@charset "UTF-8";

/* node_modules/primeng/resources/themes/bootstrap4-light-blue/theme.css */
:root {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  --font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    Helvetica,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  --surface-a: #ffffff;
  --surface-b: #efefef;
  --surface-c: #e9ecef;
  --surface-d: #dee2e6;
  --surface-e: #ffffff;
  --surface-f: #ffffff;
  --text-color: #212529;
  --text-color-secondary: #6c757d;
  --primary-color: #007bff;
  --primary-color-text: #ffffff;
  --surface-0: #ffffff;
  --surface-50: #f9fafb;
  --surface-100: #f8f9fa;
  --surface-200: #e9ecef;
  --surface-300: #dee2e6;
  --surface-400: #ced4da;
  --surface-500: #adb5bd;
  --surface-600: #6c757d;
  --surface-700: #495057;
  --surface-800: #343a40;
  --surface-900: #212529;
  --gray-50: #f9fafb;
  --gray-100: #f8f9fa;
  --gray-200: #e9ecef;
  --gray-300: #dee2e6;
  --gray-400: #ced4da;
  --gray-500: #adb5bd;
  --gray-600: #6c757d;
  --gray-700: #495057;
  --gray-800: #343a40;
  --gray-900: #212529;
  --content-padding: 1.25rem;
  --inline-spacing: 0.5rem;
  --border-radius: 4px;
  --surface-ground: #efefef;
  --surface-section: #ffffff;
  --surface-card: #ffffff;
  --surface-overlay: #ffffff;
  --surface-border: #dee2e6;
  --surface-hover: #e9ecef;
  --maskbg: rgba(0, 0, 0, 0.4);
  --highlight-bg: #007bff;
  --highlight-text-color: #ffffff;
  --focus-ring: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  color-scheme: light;
}
:root {
  --blue-50:#f3f8ff;
  --blue-100:#c5dcff;
  --blue-200:#97c1fe;
  --blue-300:#69a5fe;
  --blue-400:#3b8afd;
  --blue-500:#0d6efd;
  --blue-600:#0b5ed7;
  --blue-700:#094db1;
  --blue-800:#073d8b;
  --blue-900:#052c65;
  --green-50:#f4f9f6;
  --green-100:#c8e2d6;
  --green-200:#9ccbb5;
  --green-300:#70b595;
  --green-400:#459e74;
  --green-500:#198754;
  --green-600:#157347;
  --green-700:#125f3b;
  --green-800:#0e4a2e;
  --green-900:#0a3622;
  --yellow-50:#fffcf3;
  --yellow-100:#fff0c3;
  --yellow-200:#ffe494;
  --yellow-300:#ffd965;
  --yellow-400:#ffcd36;
  --yellow-500:#ffc107;
  --yellow-600:#d9a406;
  --yellow-700:#b38705;
  --yellow-800:#8c6a04;
  --yellow-900:#664d03;
  --cyan-50:#f3fcfe;
  --cyan-100:#c5f2fb;
  --cyan-200:#97e8f9;
  --cyan-300:#69def6;
  --cyan-400:#3bd4f3;
  --cyan-500:#0dcaf0;
  --cyan-600:#0baccc;
  --cyan-700:#098da8;
  --cyan-800:#076f84;
  --cyan-900:#055160;
  --pink-50:#fdf5f9;
  --pink-100:#f5cee1;
  --pink-200:#eda7ca;
  --pink-300:#e681b3;
  --pink-400:#de5a9b;
  --pink-500:#d63384;
  --pink-600:#b62b70;
  --pink-700:#96245c;
  --pink-800:#761c49;
  --pink-900:#561435;
  --indigo-50:#f7f3fe;
  --indigo-100:#dac6fc;
  --indigo-200:#bd98f9;
  --indigo-300:#a06bf7;
  --indigo-400:#833df4;
  --indigo-500:#6610f2;
  --indigo-600:#570ece;
  --indigo-700:#470ba9;
  --indigo-800:#380985;
  --indigo-900:#290661;
  --teal-50:#f4fcfa;
  --teal-100:#c9f2e6;
  --teal-200:#9fe8d2;
  --teal-300:#75debf;
  --teal-400:#4ad3ab;
  --teal-500:#20c997;
  --teal-600:#1bab80;
  --teal-700:#168d6a;
  --teal-800:#126f53;
  --teal-900:#0d503c;
  --orange-50:#fff9f3;
  --orange-100:#ffe0c7;
  --orange-200:#fec89a;
  --orange-300:#feaf6d;
  --orange-400:#fd9741;
  --orange-500:#fd7e14;
  --orange-600:#d76b11;
  --orange-700:#b1580e;
  --orange-800:#8b450b;
  --orange-900:#653208;
  --bluegray-50:#f8f9fb;
  --bluegray-100:#e0e4ea;
  --bluegray-200:#c7ced9;
  --bluegray-300:#aeb9c8;
  --bluegray-400:#95a3b8;
  --bluegray-500:#7c8ea7;
  --bluegray-600:#69798e;
  --bluegray-700:#576375;
  --bluegray-800:#444e5c;
  --bluegray-900:#323943;
  --purple-50:#f8f6fc;
  --purple-100:#dcd2f0;
  --purple-200:#c1aee4;
  --purple-300:#a68ad9;
  --purple-400:#8a66cd;
  --purple-500:#6f42c1;
  --purple-600:#5e38a4;
  --purple-700:#4e2e87;
  --purple-800:#3d246a;
  --purple-900:#2c1a4d;
  --red-50:#fdf5f6;
  --red-100:#f7cfd2;
  --red-200:#f0a8af;
  --red-300:#e9828c;
  --red-400:#e35b68;
  --red-500:#dc3545;
  --red-600:#bb2d3b;
  --red-700:#9a2530;
  --red-800:#791d26;
  --red-900:#58151c;
  --primary-50:#f2f8ff;
  --primary-100:#c2dfff;
  --primary-200:#91c6ff;
  --primary-300:#61adff;
  --primary-400:#3094ff;
  --primary-500:#007bff;
  --primary-600:#0069d9;
  --primary-700:#0056b3;
  --primary-800:#00448c;
  --primary-900:#003166;
}
.p-editor-container .p-editor-toolbar {
  background: #efefef;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #dee2e6;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: #6c757d;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: #6c757d;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  border: 0 none;
  color: #6c757d;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: none;
  border-radius: 4px;
  padding: 0.5rem 0;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: #212529;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #212529;
  background: #e9ecef;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
  padding: 0.5rem 1.5rem;
}
.p-editor-container .p-editor-content {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #dee2e6;
}
.p-editor-container .p-editor-content .ql-editor {
  background: #ffffff;
  color: #495057;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.p-editor-container .ql-snow.ql-toolbar button:hover,
.p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #212529;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #212529;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #212529;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: #007bff;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: #007bff;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: #007bff;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: #007bff;
}
@layer primeng {
  * {
    box-sizing: border-box;
  }
  .p-component {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    font-weight: normal;
  }
  .p-component-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    transition-duration: 0.15s;
  }
  .p-disabled,
  .p-component:disabled {
    opacity: 0.65;
  }
  .p-error {
    color: #dc3545;
  }
  .p-text-secondary {
    color: #6c757d;
  }
  .pi {
    font-size: 1rem;
  }
  .p-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-link {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    border-radius: 4px;
  }
  .p-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-component-overlay-enter {
    animation: p-component-overlay-enter-animation 150ms forwards;
  }
  .p-component-overlay-leave {
    animation: p-component-overlay-leave-animation 150ms forwards;
  }
  @keyframes p-component-overlay-enter-animation {
    from {
      background-color: transparent;
    }
    to {
      background-color: var(--maskbg);
    }
  }
  @keyframes p-component-overlay-leave-animation {
    from {
      background-color: var(--maskbg);
    }
    to {
      background-color: transparent;
    }
  }
  .p-autocomplete .p-autocomplete-loader {
    right: 0.75rem;
  }
  .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
    right: 3.107rem;
  }
  .p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container {
    border-color: #ced4da;
  }
  .p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-autocomplete .p-autocomplete-multiple-container {
    padding: 0.25rem 0.75rem;
    gap: 0.5rem;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
    padding: 0.25rem 0;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #212529;
    padding: 0;
    margin: 0;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
    padding: 0.25rem 0.75rem;
    background: #dee2e6;
    color: #212529;
    border-radius: 16px;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
    margin-left: 0.5rem;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus {
    background: #ced4da;
    color: #212529;
  }
  .p-autocomplete.p-invalid.p-component > .p-inputtext {
    border-color: #dc3545;
  }
  .p-autocomplete-panel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-autocomplete-panel .p-autocomplete-items {
    padding: 0.5rem 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
    margin: 0;
    padding: 0.5rem 1.5rem;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:first-child {
    margin-top: 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #212529;
    background: #dee2e6;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
    margin: 0;
    padding: 0.75rem 1rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
    background: transparent;
  }
  p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
    border-color: #dc3545;
  }
  p-autocomplete.p-autocomplete-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
    color: #495057;
    right: 0.75rem;
  }
  p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
    color: #495057;
    right: 3.107rem;
  }
  p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
    border-color: #dc3545;
  }
  .p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-datepicker {
    padding: 0;
    background: #ffffff;
    color: #212529;
    border: 1px solid #ced4da;
    border-radius: 4px;
  }
  .p-datepicker:not(.p-datepicker-inline) {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
  }
  .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
    background: #efefef;
  }
  .p-datepicker .p-datepicker-header {
    padding: 0.5rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #dee2e6;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev,
  .p-datepicker .p-datepicker-header .p-datepicker-next {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
  .p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
  .p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title {
    line-height: 2rem;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    color: #212529;
    transition: box-shadow 0.15s;
    font-weight: 600;
    padding: 0.5rem;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
    color: #007bff;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    margin-right: 0.5rem;
  }
  .p-datepicker table {
    font-size: 1rem;
    margin: 0.5rem 0;
  }
  .p-datepicker table th {
    padding: 0.5rem;
  }
  .p-datepicker table th > span {
    width: 2.5rem;
    height: 2.5rem;
  }
  .p-datepicker table td {
    padding: 0.5rem;
  }
  .p-datepicker table td > span {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 4px;
    transition: box-shadow 0.15s;
    border: 1px solid transparent;
  }
  .p-datepicker table td > span.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-datepicker table td > span:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-datepicker table td.p-datepicker-today > span {
    background: #ced4da;
    color: #212529;
    border-color: transparent;
  }
  .p-datepicker table td.p-datepicker-today > span.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-datepicker .p-datepicker-buttonbar {
    padding: 1rem 0;
    border-top: 1px solid #dee2e6;
  }
  .p-datepicker .p-datepicker-buttonbar .p-button {
    width: auto;
  }
  .p-datepicker .p-timepicker {
    border-top: 1px solid #dee2e6;
    padding: 0.5rem;
  }
  .p-datepicker .p-timepicker button {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-datepicker .p-timepicker button:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-datepicker .p-timepicker button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-datepicker .p-timepicker button:last-child {
    margin-top: 0.2em;
  }
  .p-datepicker .p-timepicker span {
    font-size: 1.25rem;
  }
  .p-datepicker .p-timepicker > div {
    padding: 0 0.5rem;
  }
  .p-datepicker.p-datepicker-timeonly .p-timepicker {
    border-top: 0 none;
  }
  .p-datepicker .p-monthpicker {
    margin: 0.5rem 0;
  }
  .p-datepicker .p-monthpicker .p-monthpicker-month {
    padding: 0.5rem;
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-datepicker .p-yearpicker {
    margin: 0.5rem 0;
  }
  .p-datepicker .p-yearpicker .p-yearpicker-year {
    padding: 0.5rem;
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
    border-left: 1px solid #dee2e6;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
    padding-left: 0;
    border-left: 0 none;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
    padding-right: 0;
  }
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
    background: #e9ecef;
  }
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
  }
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
  }
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  p-calendar.p-calendar-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-calendar.p-calendar-clearable .p-calendar-clear-icon {
    color: #495057;
    right: 0.75rem;
  }
  p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon {
    color: #495057;
    right: 3.107rem;
  }
  @media screen and (max-width: 769px) {
    .p-datepicker table th,
    .p-datepicker table td {
      padding: 0;
    }
  }
  .p-cascadeselect {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-cascadeselect:not(.p-disabled):hover {
    border-color: #ced4da;
  }
  .p-cascadeselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-cascadeselect .p-cascadeselect-label {
    background: transparent;
    border: 0 none;
    padding: 0.5rem 0.75rem;
  }
  .p-cascadeselect .p-cascadeselect-label.p-placeholder {
    color: #6c757d;
  }
  .p-cascadeselect .p-cascadeselect-label:enabled:focus {
    outline: 0 none;
    box-shadow: none;
  }
  .p-cascadeselect .p-cascadeselect-trigger {
    background: transparent;
    color: #495057;
    width: 2.357rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-cascadeselect.p-invalid.p-component {
    border-color: #dc3545;
  }
  .p-cascadeselect.p-variant-filled {
    background-color: #efefef;
  }
  .p-cascadeselect.p-variant-filled:enabled:hover {
    background-color: #efefef;
  }
  .p-cascadeselect.p-variant-filled:enabled:focus {
    background-color: #efefef;
  }
  .p-cascadeselect-panel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-cascadeselect-panel .p-cascadeselect-items {
    padding: 0.5rem 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
    margin: 0;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child {
    margin-top: 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #212529;
    background: #dee2e6;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
    padding: 0.5rem 1.5rem;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
    font-size: 0.875rem;
  }
  .p-input-filled .p-cascadeselect {
    background: #efefef;
  }
  .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
    background-color: #efefef;
  }
  p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
    border-color: #dc3545;
  }
  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
    padding-right: 0.75rem;
  }
  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
    color: #495057;
    right: 2.357rem;
  }
  .p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel {
    box-shadow: none;
    border-radius: 0;
    padding: 0.25rem 0 0.25rem 0.5rem;
  }
  .p-overlay-modal .p-cascadeselect-item-active > .p-cascadeselect-item-content .p-cascadeselect-group-icon {
    transform: rotate(90deg);
  }
  .p-checkbox {
    width: 20px;
    height: 20px;
  }
  .p-checkbox .p-checkbox-box {
    border: 2px solid #ced4da;
    background: #ffffff;
    width: 20px;
    height: 20px;
    color: #212529;
    border-radius: 4px;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    outline-color: transparent;
  }
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
    transition-duration: 0.15s;
    color: #ffffff;
    font-size: 14px;
  }
  .p-checkbox .p-checkbox-box .p-icon {
    width: 14px;
    height: 14px;
  }
  .p-checkbox .p-checkbox-box.p-highlight {
    border-color: #007bff;
    background: #007bff;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    border-color: #ced4da;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    border-color: #0062cc;
    background: #0062cc;
    color: #ffffff;
  }
  .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #efefef;
  }
  .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
    background: #007bff;
  }
  .p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    background-color: #efefef;
  }
  .p-checkbox.p-variant-filled:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    background: #0062cc;
  }
  p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
    border-color: #dc3545;
  }
  .p-input-filled .p-checkbox .p-checkbox-box {
    background-color: #efefef;
  }
  .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
    background: #007bff;
  }
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    background-color: #efefef;
  }
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    background: #0062cc;
  }
  .p-checkbox-label {
    margin-left: 0.5rem;
  }
  .p-highlight .p-checkbox .p-checkbox-box {
    border-color: #ffffff;
  }
  p-tristatecheckbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
    border-color: #dc3545;
  }
  .p-chips:not(.p-disabled):hover .p-chips-multiple-container {
    border-color: #ced4da;
  }
  .p-chips:not(.p-disabled).p-focus .p-chips-multiple-container {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-chips .p-chips-multiple-container {
    padding: 0.25rem 0.75rem;
    gap: 0.5rem;
  }
  .p-chips .p-chips-multiple-container .p-chips-token {
    padding: 0.25rem 0.75rem;
    margin-right: 0.5rem;
    background: #dee2e6;
    color: #212529;
    border-radius: 16px;
  }
  .p-chips .p-chips-multiple-container .p-chips-token.p-focus {
    background: #ced4da;
    color: #212529;
  }
  .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
    margin-left: 0.5rem;
  }
  .p-chips .p-chips-multiple-container .p-chips-input-token {
    padding: 0.25rem 0;
  }
  .p-chips .p-chips-multiple-container .p-chips-input-token input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #212529;
    padding: 0;
    margin: 0;
  }
  p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
    border-color: #dc3545;
  }
  p-chips.p-chips-clearable .p-inputtext {
    padding-right: 1.75rem;
  }
  p-chips.p-chips-clearable .p-chips-clear-icon {
    color: #495057;
    right: 0.75rem;
  }
  .p-colorpicker-preview,
  .p-fluid .p-colorpicker-preview.p-inputtext {
    width: 2rem;
    height: 2rem;
  }
  .p-colorpicker-panel {
    background: #212529;
    border: 1px solid #212529;
  }
  .p-colorpicker-panel .p-colorpicker-color-handle,
  .p-colorpicker-panel .p-colorpicker-hue-handle {
    border-color: #ffffff;
  }
  .p-colorpicker-overlay-panel {
    box-shadow: none;
  }
  .p-dropdown {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-dropdown:not(.p-disabled):hover {
    border-color: #ced4da;
  }
  .p-dropdown:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-dropdown.p-dropdown-clearable .p-dropdown-label {
    padding-right: 1.75rem;
  }
  .p-dropdown .p-dropdown-label {
    background: transparent;
    border: 0 none;
  }
  .p-dropdown .p-dropdown-label.p-placeholder {
    color: #6c757d;
  }
  .p-dropdown .p-dropdown-label:focus,
  .p-dropdown .p-dropdown-label:enabled:focus {
    outline: 0 none;
    box-shadow: none;
  }
  .p-dropdown .p-dropdown-trigger {
    background: transparent;
    color: #495057;
    width: 2.357rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-dropdown .p-dropdown-clear-icon {
    color: #495057;
    right: 2.357rem;
  }
  .p-dropdown.p-invalid.p-component {
    border-color: #dc3545;
  }
  .p-dropdown.p-variant-filled {
    background-color: #efefef;
  }
  .p-dropdown.p-variant-filled:enabled:hover {
    background-color: #efefef;
  }
  .p-dropdown.p-variant-filled:enabled:focus {
    background-color: #efefef;
  }
  .p-dropdown-panel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-dropdown-panel .p-dropdown-header {
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    margin: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
    padding-right: 1.75rem;
    margin-right: -1.75rem;
  }
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-dropdown-panel .p-dropdown-items {
    padding: 0.5rem 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    margin: 0;
    padding: 0.5rem 1.5rem;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:first-child {
    margin-top: 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #212529;
    background: #dee2e6;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
    margin: 0;
    padding: 0.75rem 1rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
    background: transparent;
  }
  .p-input-filled .p-dropdown {
    background: #efefef;
  }
  .p-input-filled .p-dropdown:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
    background-color: #efefef;
  }
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
    background-color: transparent;
  }
  p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
    border-color: #dc3545;
  }
  .p-icon-field .p-input-icon {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
  }
  .p-inputgroup-addon {
    background: #e9ecef;
    color: #495057;
    border-top: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    padding: 0.5rem 0.75rem;
    min-width: 2.357rem;
  }
  .p-inputgroup-addon:last-child {
    border-right: 1px solid #ced4da;
  }
  .p-inputgroup > .p-component,
  .p-inputgroup > .p-inputwrapper > .p-inputtext,
  .p-inputgroup > .p-float-label > .p-component {
    border-radius: 0;
    margin: 0;
  }
  .p-inputgroup > .p-component + .p-inputgroup-addon,
  .p-inputgroup > .p-inputwrapper > .p-inputtext + .p-inputgroup-addon,
  .p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
    border-left: 0 none;
  }
  .p-inputgroup > .p-component:focus,
  .p-inputgroup > .p-inputwrapper > .p-inputtext:focus,
  .p-inputgroup > .p-float-label > .p-component:focus {
    z-index: 1;
  }
  .p-inputgroup > .p-component:focus ~ label,
  .p-inputgroup > .p-inputwrapper > .p-inputtext:focus ~ label,
  .p-inputgroup > .p-float-label > .p-component:focus ~ label {
    z-index: 1;
  }
  .p-inputgroup-addon:first-child,
  .p-inputgroup button:first-child,
  .p-inputgroup input:first-child,
  .p-inputgroup > .p-inputwrapper:first-child > .p-component,
  .p-inputgroup > .p-inputwrapper:first-child > .p-component > .p-inputtext {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-inputgroup .p-float-label:first-child input {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-inputgroup-addon:last-child,
  .p-inputgroup button:last-child,
  .p-inputgroup input:last-child,
  .p-inputgroup > .p-inputwrapper:last-child > .p-component,
  .p-inputgroup > .p-inputwrapper:last-child > .p-component > .p-inputtext {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-inputgroup .p-float-label:last-child input {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-fluid .p-inputgroup .p-button {
    width: auto;
  }
  .p-fluid .p-inputgroup .p-button.p-button-icon-only {
    width: 2.357rem;
  }
  .p-icon-field-left .p-input-icon:first-of-type {
    left: 0.75rem;
    color: #495057;
  }
  .p-icon-field-right .p-input-icon:last-of-type {
    right: 0.75rem;
    color: #495057;
  }
  p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
    border-color: #dc3545;
  }
  p-inputmask.p-inputmask-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
    color: #495057;
    right: 0.75rem;
  }
  .p-inputmask.p-variant-filled {
    background-color: #efefef;
  }
  .p-inputmask.p-variant-filled:enabled:hover {
    background-color: #efefef;
  }
  .p-inputmask.p-variant-filled:enabled:focus {
    background-color: #efefef;
  }
  p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
    border-color: #dc3545;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
    padding-right: 2.5rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
    color: #495057;
    right: 0.75rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon {
    right: 3.107rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon {
    right: 3.107rem;
  }
  p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input {
    background-color: #efefef;
  }
  p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:hover {
    background-color: #efefef;
  }
  p-inputnumber.p-inputnumber.p-variant-filled > .p-inputnumber-input:enabled:focus {
    background-color: #efefef;
  }
  .p-inputotp {
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  .p-inputotp-input {
    text-align: center;
    width: 2.5rem;
  }
  .p-inputswitch {
    width: 3rem;
    height: 1.75rem;
  }
  .p-inputswitch .p-inputswitch-slider {
    background: #ced4da;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-inputswitch .p-inputswitch-slider:before {
    background: #ffffff;
    width: 1.25rem;
    height: 1.25rem;
    left: 0.25rem;
    margin-top: -0.625rem;
    border-radius: 4px;
    transition-duration: 0.15s;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
    transform: translateX(1.25rem);
  }
  .p-inputswitch.p-focus .p-inputswitch-slider {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
    background: #ced4da;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
    background: #007bff;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
    background: #ffffff;
  }
  .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
    background: #007bff;
  }
  p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch > .p-inputswitch-slider {
    border-color: #dc3545;
  }
  .p-inputtext {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #495057;
    background: #ffffff;
    padding: 0.5rem 0.75rem;
    border: 1px solid #ced4da;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    appearance: none;
    border-radius: 4px;
  }
  .p-inputtext:enabled:hover {
    border-color: #ced4da;
  }
  .p-inputtext:enabled:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-inputtext.ng-dirty.ng-invalid {
    border-color: #dc3545;
  }
  .p-inputtext.p-variant-filled {
    background-color: #efefef;
  }
  .p-inputtext.p-variant-filled:enabled:hover {
    background-color: #efefef;
  }
  .p-inputtext.p-variant-filled:enabled:focus {
    background-color: #efefef;
  }
  .p-inputtext.p-inputtext-sm {
    font-size: 0.875rem;
    padding: 0.4375rem 0.65625rem;
  }
  .p-inputtext.p-inputtext-lg {
    font-size: 1.25rem;
    padding: 0.625rem 0.9375rem;
  }
  .p-float-label > label {
    left: 0.75rem;
    color: #6c757d;
    transition-duration: 0.15s;
  }
  .p-float-label > .ng-invalid.ng-dirty + label {
    color: #dc3545;
  }
  .p-input-icon-left > .p-icon-wrapper.p-icon,
  .p-input-icon-left > i:first-of-type {
    left: 0.75rem;
    color: #495057;
  }
  .p-input-icon-left > .p-inputtext {
    padding-left: 2.5rem;
  }
  .p-input-icon-left.p-float-label > label {
    left: 2.5rem;
  }
  .p-input-icon-right > .p-icon-wrapper,
  .p-input-icon-right > i:last-of-type {
    right: 0.75rem;
    color: #495057;
  }
  .p-input-icon-right > .p-inputtext {
    padding-right: 2.5rem;
  }
  .p-icon-field-left > .p-inputtext {
    padding-left: 2.5rem;
  }
  .p-icon-field-left.p-float-label > label {
    left: 2.5rem;
  }
  .p-icon-field-right > .p-inputtext {
    padding-right: 2.5rem;
  }
  ::-webkit-input-placeholder {
    color: #6c757d;
  }
  :-moz-placeholder {
    color: #6c757d;
  }
  ::-moz-placeholder {
    color: #6c757d;
  }
  :-ms-input-placeholder {
    color: #6c757d;
  }
  .p-input-filled .p-inputtext {
    background-color: #efefef;
  }
  .p-input-filled .p-inputtext:enabled:hover {
    background-color: #efefef;
  }
  .p-input-filled .p-inputtext:enabled:focus {
    background-color: #efefef;
  }
  .p-inputtext-sm .p-inputtext {
    font-size: 0.875rem;
    padding: 0.4375rem 0.65625rem;
  }
  .p-inputtext-lg .p-inputtext {
    font-size: 1.25rem;
    padding: 0.625rem 0.9375rem;
  }
  .p-listbox {
    background: #ffffff;
    color: #212529;
    border: 1px solid #ced4da;
    border-radius: 4px;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-listbox .p-listbox-header {
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    margin: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-listbox .p-listbox-header .p-listbox-filter {
    padding-right: 1.75rem;
  }
  .p-listbox .p-listbox-header .p-listbox-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-listbox .p-listbox-header .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-listbox .p-listbox-list {
    padding: 0.5rem 0;
    outline: 0 none;
  }
  .p-listbox .p-listbox-list .p-listbox-item {
    margin: 0;
    padding: 0.5rem 1.5rem;
    border: 0 none;
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-listbox .p-listbox-list .p-listbox-item:first-child {
    margin-top: 0;
  }
  .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-listbox .p-listbox-list .p-listbox-item-group {
    margin: 0;
    padding: 0.75rem 1rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
  }
  .p-listbox .p-listbox-list .p-listbox-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
    background: transparent;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #212529;
    background: #e9ecef;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover.p-focus {
    color: #212529;
    background: #e9ecef;
  }
  .p-listbox.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  p-listbox.ng-dirty.ng-invalid > .p-listbox {
    border-color: #dc3545;
  }
  .p-multiselect {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-multiselect:not(.p-disabled):hover {
    border-color: #ced4da;
  }
  .p-multiselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-multiselect .p-multiselect-label {
    padding: 0.5rem 0.75rem;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-multiselect .p-multiselect-label.p-placeholder {
    color: #6c757d;
  }
  .p-multiselect.p-multiselect-chip .p-multiselect-token {
    padding: 0.25rem 0.75rem;
    margin-right: 0.5rem;
    background: #dee2e6;
    color: #212529;
    border-radius: 16px;
  }
  .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
    margin-left: 0.5rem;
  }
  .p-multiselect .p-multiselect-trigger {
    background: transparent;
    color: #495057;
    width: 2.357rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-multiselect.p-variant-filled {
    background: #efefef;
  }
  .p-multiselect.p-variant-filled:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-multiselect.p-variant-filled:not(.p-disabled).p-focus {
    background-color: #efefef;
  }
  .p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
    padding: 0.25rem 0.75rem;
  }
  .p-multiselect-clearable .p-multiselect-label-container {
    padding-right: 1.75rem;
  }
  .p-multiselect-clearable .p-multiselect-clear-icon {
    color: #495057;
    right: 2.357rem;
  }
  .p-multiselect-panel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-multiselect-panel .p-multiselect-header {
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    margin: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
    padding-right: 1.75rem;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-multiselect-panel .p-multiselect-header .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
    margin-left: 0.5rem;
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-multiselect-panel .p-multiselect-items {
    padding: 0.5rem 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
    margin: 0;
    padding: 0.5rem 1.5rem;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:first-child {
    margin-top: 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #212529;
    background: #e9ecef;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
    margin: 0;
    padding: 0.75rem 1rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
    background: transparent;
  }
  .p-input-filled .p-multiselect {
    background: #efefef;
  }
  .p-input-filled .p-multiselect:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
    background-color: #efefef;
  }
  p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
    border-color: #dc3545;
  }
  p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
    border-color: #dc3545;
  }
  .p-password-panel {
    padding: 1.25rem;
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: none;
    border-radius: 4px;
  }
  .p-password-panel .p-password-meter {
    margin-bottom: 0.5rem;
    background: #e9ecef;
  }
  .p-password-panel .p-password-meter .p-password-strength.weak {
    background: #dc3545;
  }
  .p-password-panel .p-password-meter .p-password-strength.medium {
    background: #ffc107;
  }
  .p-password-panel .p-password-meter .p-password-strength.strong {
    background: #28a745;
  }
  p-password.p-password-clearable .p-password-input {
    padding-right: 2.5rem;
  }
  p-password.p-password-clearable .p-password-clear-icon {
    color: #495057;
    right: 0.75rem;
  }
  p-password.p-password-clearable.p-password-mask .p-password-input {
    padding-right: 4.25rem;
  }
  p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
    color: #495057;
    right: 2.5rem;
  }
  .p-radiobutton {
    width: 20px;
    height: 20px;
  }
  .p-radiobutton .p-radiobutton-box {
    border: 2px solid #ced4da;
    background: #ffffff;
    width: 20px;
    height: 20px;
    color: #212529;
    border-radius: 50%;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    outline-color: transparent;
  }
  .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
    border-color: #ced4da;
  }
  .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
    width: 12px;
    height: 12px;
    transition-duration: 0.15s;
    background-color: #ffffff;
  }
  .p-radiobutton .p-radiobutton-box.p-highlight {
    border-color: #007bff;
    background: #007bff;
  }
  .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    border-color: #0062cc;
    background: #0062cc;
    color: #ffffff;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box {
    background-color: #efefef;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight {
    background: #007bff;
  }
  .p-radiobutton.p-variant-filled .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    background: #0062cc;
  }
  p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
    border-color: #dc3545;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box {
    background-color: #efefef;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
    background: #007bff;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    background: #0062cc;
  }
  .p-radiobutton-label {
    margin-left: 0.5rem;
  }
  .p-highlight .p-radiobutton .p-radiobutton-box {
    border-color: #ffffff;
  }
  .p-rating {
    gap: 0.5rem;
  }
  .p-rating .p-rating-item {
    border-radius: 50%;
    outline-color: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
  }
  .p-rating .p-rating-item .p-rating-icon {
    color: #495057;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    font-size: 1.143rem;
  }
  .p-rating .p-rating-item .p-rating-icon.p-icon {
    width: 1.143rem;
    height: 1.143rem;
  }
  .p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
    color: #dc3545;
  }
  .p-rating .p-rating-item.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-rating .p-rating-item.p-rating-item-active .p-rating-icon {
    color: #007bff;
  }
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon {
    color: #007bff;
  }
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel {
    color: #dc3545;
  }
  .p-highlight .p-rating .p-rating-item.p-rating-item-active .p-rating-icon {
    color: #ffffff;
  }
  .p-selectbutton .p-button {
    background: #6c757d;
    border: 1px solid #6c757d;
    color: #ffffff;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-selectbutton .p-button .p-button-icon-left,
  .p-selectbutton .p-button .p-button-icon-right {
    color: #ffffff;
  }
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #5a6268;
    border-color: #545b62;
    color: #ffffff;
  }
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight {
    background: #545b62;
    border-color: #4e555b;
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight .p-button-icon-left,
  .p-selectbutton .p-button.p-highlight .p-button-icon-right {
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight:hover {
    background: #545b62;
    border-color: #4e555b;
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
    color: #ffffff;
  }
  p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
    border-color: #dc3545;
  }
  .p-slider {
    background: #e9ecef;
    border: 0 none;
    border-radius: 4px;
  }
  .p-slider.p-slider-horizontal {
    height: 0.286rem;
  }
  .p-slider.p-slider-horizontal .p-slider-handle {
    margin-top: -0.5715rem;
    margin-left: -0.5715rem;
  }
  .p-slider.p-slider-vertical {
    height: 100%;
    width: 0.286rem;
  }
  .p-slider.p-slider-vertical .p-slider-handle {
    height: 1.143rem;
    width: 1.143rem;
    margin-left: -0.5715rem;
    margin-bottom: -0.5715rem;
  }
  .p-slider .p-slider-handle {
    height: 1.143rem;
    width: 1.143rem;
    background: #007bff;
    border: 2px solid #007bff;
    border-radius: 4px;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-slider .p-slider-handle:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-slider .p-slider-range {
    background: #007bff;
  }
  .p-slider:not(.p-disabled) .p-slider-handle:hover {
    background: #0069d9;
    border-color: #0069d9;
  }
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s,
      left 0.15s;
  }
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
    transition: width 0.15s;
  }
  .p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s,
      bottom 0.15s;
  }
  .p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
    transition: height 0.15s;
  }
  .p-togglebutton.p-button {
    background: #6c757d;
    border: 1px solid #6c757d;
    color: #ffffff;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-togglebutton.p-button .p-button-icon-left,
  .p-togglebutton.p-button .p-button-icon-right {
    color: #ffffff;
  }
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #5a6268;
    border-color: #545b62;
    color: #ffffff;
  }
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight {
    background: #545b62;
    border-color: #4e555b;
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight .p-button-icon-left,
  .p-togglebutton.p-button.p-highlight .p-button-icon-right {
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight:hover {
    background: #545b62;
    border-color: #4e555b;
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
    color: #ffffff;
  }
  p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
    border-color: #dc3545;
  }
  .p-treeselect {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-treeselect:not(.p-disabled):hover {
    border-color: #ced4da;
  }
  .p-treeselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-treeselect .p-treeselect-label {
    padding: 0.5rem 0.75rem;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-treeselect .p-treeselect-label.p-placeholder {
    color: #6c757d;
  }
  .p-treeselect.p-treeselect-chip .p-treeselect-token {
    padding: 0.25rem 0.75rem;
    margin-right: 0.5rem;
    background: #dee2e6;
    color: #212529;
    border-radius: 16px;
  }
  .p-treeselect .p-treeselect-trigger {
    background: transparent;
    color: #495057;
    width: 2.357rem;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-treeselect.p-variant-filled {
    background-color: #efefef;
  }
  .p-treeselect.p-variant-filled:enabled:hover {
    background-color: #efefef;
  }
  .p-treeselect.p-variant-filled:enabled:focus {
    background-color: #efefef;
  }
  p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
    border-color: #dc3545;
  }
  .p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
    padding: 0.25rem 0.75rem;
  }
  .p-treeselect-panel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-treeselect-panel .p-treeselect-header {
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    margin: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
    margin-right: 0.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
    padding-right: 1.75rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
    padding-right: 3.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
    right: 2.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
    border: 0 none;
  }
  .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
    background: transparent;
  }
  .p-input-filled .p-treeselect {
    background: #efefef;
  }
  .p-input-filled .p-treeselect:not(.p-disabled):hover {
    background-color: #efefef;
  }
  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
    background-color: #efefef;
  }
  p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
    padding-right: 1.75rem;
  }
  p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
    color: #495057;
    right: 2.357rem;
  }
  .p-button {
    color: #ffffff;
    background: #007bff;
    border: 1px solid #007bff;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    border-radius: 4px;
    outline-color: transparent;
  }
  .p-button:not(:disabled):hover {
    background: #0069d9;
    color: #ffffff;
    border-color: #0069d9;
  }
  .p-button:not(:disabled):active {
    background: #0062cc;
    color: #ffffff;
    border-color: #0062cc;
  }
  .p-button.p-button-outlined {
    background-color: transparent;
    color: #007bff;
    border: 1px solid;
  }
  .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(0, 123, 255, 0.04);
    color: #007bff;
    border: 1px solid;
  }
  .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(0, 123, 255, 0.16);
    color: #007bff;
    border: 1px solid;
  }
  .p-button.p-button-outlined.p-button-plain {
    color: #6c757d;
    border-color: #6c757d;
  }
  .p-button.p-button-outlined.p-button-plain:not(:disabled):hover {
    background: #e9ecef;
    color: #6c757d;
  }
  .p-button.p-button-outlined.p-button-plain:not(:disabled):active {
    background: #dee2e6;
    color: #6c757d;
  }
  .p-button.p-button-text {
    background-color: transparent;
    color: #007bff;
    border-color: transparent;
  }
  .p-button.p-button-text:not(:disabled):hover {
    background: rgba(0, 123, 255, 0.04);
    color: #007bff;
    border-color: transparent;
  }
  .p-button.p-button-text:not(:disabled):active {
    background: rgba(0, 123, 255, 0.16);
    color: #007bff;
    border-color: transparent;
  }
  .p-button.p-button-text.p-button-plain {
    color: #6c757d;
  }
  .p-button.p-button-text.p-button-plain:not(:disabled):hover {
    background: #e9ecef;
    color: #6c757d;
  }
  .p-button.p-button-text.p-button-plain:not(:disabled):active {
    background: #dee2e6;
    color: #6c757d;
  }
  .p-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-button .p-button-label {
    transition-duration: 0.15s;
  }
  .p-button .p-button-icon-left {
    margin-right: 0.5rem;
  }
  .p-button .p-button-icon-right {
    margin-left: 0.5rem;
  }
  .p-button .p-button-icon-bottom {
    margin-top: 0.5rem;
  }
  .p-button .p-button-icon-top {
    margin-bottom: 0.5rem;
  }
  .p-button .p-badge {
    margin-left: 0.5rem;
    min-width: 1rem;
    height: 1rem;
    line-height: 1rem;
    color: #007bff;
    background-color: #ffffff;
  }
  .p-button.p-button-raised {
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .p-button.p-button-rounded {
    border-radius: 2rem;
  }
  .p-button.p-button-icon-only {
    width: 2.357rem;
    padding: 0.5rem 0;
  }
  .p-button.p-button-icon-only .p-button-icon-left,
  .p-button.p-button-icon-only .p-button-icon-right {
    margin: 0;
  }
  .p-button.p-button-icon-only.p-button-rounded {
    border-radius: 50%;
    height: 2.357rem;
  }
  .p-button.p-button-sm {
    font-size: 0.875rem;
    padding: 0.4375rem 0.65625rem;
  }
  .p-button.p-button-sm .p-button-icon {
    font-size: 0.875rem;
  }
  .p-button.p-button-lg {
    font-size: 1.25rem;
    padding: 0.625rem 0.9375rem;
  }
  .p-button.p-button-lg .p-button-icon {
    font-size: 1.25rem;
  }
  .p-button.p-button-loading-label-only .p-button-label {
    margin-left: 0.5rem;
  }
  .p-button.p-button-loading-label-only .p-button-loading-icon {
    margin-right: 0;
  }
  .p-fluid .p-button {
    width: 100%;
  }
  .p-fluid .p-button-icon-only {
    width: 2.357rem;
  }
  .p-fluid .p-button-group {
    display: flex;
  }
  .p-fluid .p-button-group .p-button {
    flex: 1;
  }
  .p-button.p-button-secondary,
  .p-button-group.p-button-secondary > .p-button,
  .p-splitbutton.p-button-secondary > .p-button {
    color: #ffffff;
    background: #6c757d;
    border: 1px solid #6c757d;
  }
  .p-button.p-button-secondary:not(:disabled):hover,
  .p-button-group.p-button-secondary > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-secondary > .p-button:not(:disabled):hover {
    background: #5a6268;
    color: #ffffff;
    border-color: #5a6268;
  }
  .p-button.p-button-secondary:not(:disabled):focus,
  .p-button-group.p-button-secondary > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-secondary > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  }
  .p-button.p-button-secondary:not(:disabled):active,
  .p-button-group.p-button-secondary > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-secondary > .p-button:not(:disabled):active {
    background: #545b62;
    color: #ffffff;
    border-color: #4e555b;
  }
  .p-button.p-button-secondary.p-button-outlined,
  .p-button-group.p-button-secondary > .p-button.p-button-outlined,
  .p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
    background-color: transparent;
    color: #6c757d;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(108, 117, 125, 0.04);
    color: #6c757d;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(108, 117, 125, 0.16);
    color: #6c757d;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-text,
  .p-button-group.p-button-secondary > .p-button.p-button-text,
  .p-splitbutton.p-button-secondary > .p-button.p-button-text {
    background-color: transparent;
    color: #6c757d;
    border-color: transparent;
  }
  .p-button.p-button-secondary.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-secondary > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(108, 117, 125, 0.04);
    border-color: transparent;
    color: #6c757d;
  }
  .p-button.p-button-secondary.p-button-text:not(:disabled):active,
  .p-button-group.p-button-secondary > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-secondary > .p-button.p-button-text:not(:disabled):active {
    background: rgba(108, 117, 125, 0.16);
    border-color: transparent;
    color: #6c757d;
  }
  .p-button.p-button-info,
  .p-button-group.p-button-info > .p-button,
  .p-splitbutton.p-button-info > .p-button {
    color: #ffffff;
    background: #17a2b8;
    border: 1px solid #17a2b8;
  }
  .p-button.p-button-info:not(:disabled):hover,
  .p-button-group.p-button-info > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-info > .p-button:not(:disabled):hover {
    background: #138496;
    color: #ffffff;
    border-color: #117a8b;
  }
  .p-button.p-button-info:not(:disabled):focus,
  .p-button-group.p-button-info > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-info > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  }
  .p-button.p-button-info:not(:disabled):active,
  .p-button-group.p-button-info > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-info > .p-button:not(:disabled):active {
    background: #138496;
    color: #ffffff;
    border-color: #117a8b;
  }
  .p-button.p-button-info.p-button-outlined,
  .p-button-group.p-button-info > .p-button.p-button-outlined,
  .p-splitbutton.p-button-info > .p-button.p-button-outlined {
    background-color: transparent;
    color: #17a2b8;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-info > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(23, 162, 184, 0.04);
    color: #17a2b8;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-info > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-info > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(23, 162, 184, 0.16);
    color: #17a2b8;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-text,
  .p-button-group.p-button-info > .p-button.p-button-text,
  .p-splitbutton.p-button-info > .p-button.p-button-text {
    background-color: transparent;
    color: #17a2b8;
    border-color: transparent;
  }
  .p-button.p-button-info.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-info > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(23, 162, 184, 0.04);
    border-color: transparent;
    color: #17a2b8;
  }
  .p-button.p-button-info.p-button-text:not(:disabled):active,
  .p-button-group.p-button-info > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-info > .p-button.p-button-text:not(:disabled):active {
    background: rgba(23, 162, 184, 0.16);
    border-color: transparent;
    color: #17a2b8;
  }
  .p-button.p-button-success,
  .p-button-group.p-button-success > .p-button,
  .p-splitbutton.p-button-success > .p-button {
    color: #ffffff;
    background: #28a745;
    border: 1px solid #28a745;
  }
  .p-button.p-button-success:not(:disabled):hover,
  .p-button-group.p-button-success > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-success > .p-button:not(:disabled):hover {
    background: #218838;
    color: #ffffff;
    border-color: #1e7e34;
  }
  .p-button.p-button-success:not(:disabled):focus,
  .p-button-group.p-button-success > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-success > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  }
  .p-button.p-button-success:not(:disabled):active,
  .p-button-group.p-button-success > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-success > .p-button:not(:disabled):active {
    background: #1e7e34;
    color: #ffffff;
    border-color: #1c7430;
  }
  .p-button.p-button-success.p-button-outlined,
  .p-button-group.p-button-success > .p-button.p-button-outlined,
  .p-splitbutton.p-button-success > .p-button.p-button-outlined {
    background-color: transparent;
    color: #28a745;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-success > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(40, 167, 69, 0.04);
    color: #28a745;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-success > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-success > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(40, 167, 69, 0.16);
    color: #28a745;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-text,
  .p-button-group.p-button-success > .p-button.p-button-text,
  .p-splitbutton.p-button-success > .p-button.p-button-text {
    background-color: transparent;
    color: #28a745;
    border-color: transparent;
  }
  .p-button.p-button-success.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-success > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(40, 167, 69, 0.04);
    border-color: transparent;
    color: #28a745;
  }
  .p-button.p-button-success.p-button-text:not(:disabled):active,
  .p-button-group.p-button-success > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-success > .p-button.p-button-text:not(:disabled):active {
    background: rgba(40, 167, 69, 0.16);
    border-color: transparent;
    color: #28a745;
  }
  .p-button.p-button-warning,
  .p-button-group.p-button-warning > .p-button,
  .p-splitbutton.p-button-warning > .p-button {
    color: #212529;
    background: #ffc107;
    border: 1px solid #ffc107;
  }
  .p-button.p-button-warning:not(:disabled):hover,
  .p-button-group.p-button-warning > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-warning > .p-button:not(:disabled):hover {
    background: #e0a800;
    color: #212529;
    border-color: #d39e00;
  }
  .p-button.p-button-warning:not(:disabled):focus,
  .p-button-group.p-button-warning > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-warning > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  }
  .p-button.p-button-warning:not(:disabled):active,
  .p-button-group.p-button-warning > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-warning > .p-button:not(:disabled):active {
    background: #d39e00;
    color: #212529;
    border-color: #c69500;
  }
  .p-button.p-button-warning.p-button-outlined,
  .p-button-group.p-button-warning > .p-button.p-button-outlined,
  .p-splitbutton.p-button-warning > .p-button.p-button-outlined {
    background-color: transparent;
    color: #ffc107;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(255, 193, 7, 0.04);
    color: #ffc107;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-warning > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-warning > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(255, 193, 7, 0.16);
    color: #ffc107;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-text,
  .p-button-group.p-button-warning > .p-button.p-button-text,
  .p-splitbutton.p-button-warning > .p-button.p-button-text {
    background-color: transparent;
    color: #ffc107;
    border-color: transparent;
  }
  .p-button.p-button-warning.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-warning > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(255, 193, 7, 0.04);
    border-color: transparent;
    color: #ffc107;
  }
  .p-button.p-button-warning.p-button-text:not(:disabled):active,
  .p-button-group.p-button-warning > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-warning > .p-button.p-button-text:not(:disabled):active {
    background: rgba(255, 193, 7, 0.16);
    border-color: transparent;
    color: #ffc107;
  }
  .p-button.p-button-help,
  .p-button-group.p-button-help > .p-button,
  .p-splitbutton.p-button-help > .p-button {
    color: #ffffff;
    background: #6f42c1;
    border: 1px solid #6f42c1;
  }
  .p-button.p-button-help:not(:disabled):hover,
  .p-button-group.p-button-help > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-help > .p-button:not(:disabled):hover {
    background: #633bad;
    color: #ffffff;
    border-color: #58349a;
  }
  .p-button.p-button-help:not(:disabled):focus,
  .p-button-group.p-button-help > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-help > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem #d3c6ec;
  }
  .p-button.p-button-help:not(:disabled):active,
  .p-button-group.p-button-help > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-help > .p-button:not(:disabled):active {
    background: #58349a;
    color: #ffffff;
    border-color: #4d2e87;
  }
  .p-button.p-button-help.p-button-outlined,
  .p-button-group.p-button-help > .p-button.p-button-outlined,
  .p-splitbutton.p-button-help > .p-button.p-button-outlined {
    background-color: transparent;
    color: #6f42c1;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-help > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(111, 66, 193, 0.04);
    color: #6f42c1;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-help > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-help > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(111, 66, 193, 0.16);
    color: #6f42c1;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-text,
  .p-button-group.p-button-help > .p-button.p-button-text,
  .p-splitbutton.p-button-help > .p-button.p-button-text {
    background-color: transparent;
    color: #6f42c1;
    border-color: transparent;
  }
  .p-button.p-button-help.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-help > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(111, 66, 193, 0.04);
    border-color: transparent;
    color: #6f42c1;
  }
  .p-button.p-button-help.p-button-text:not(:disabled):active,
  .p-button-group.p-button-help > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-help > .p-button.p-button-text:not(:disabled):active {
    background: rgba(111, 66, 193, 0.16);
    border-color: transparent;
    color: #6f42c1;
  }
  .p-button.p-button-danger,
  .p-button-group.p-button-danger > .p-button,
  .p-splitbutton.p-button-danger > .p-button {
    color: #ffffff;
    background: #dc3545;
    border: 1px solid #dc3545;
  }
  .p-button.p-button-danger:not(:disabled):hover,
  .p-button-group.p-button-danger > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-danger > .p-button:not(:disabled):hover {
    background: #c82333;
    color: #ffffff;
    border-color: #bd2130;
  }
  .p-button.p-button-danger:not(:disabled):focus,
  .p-button-group.p-button-danger > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-danger > .p-button:not(:disabled):focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  }
  .p-button.p-button-danger:not(:disabled):active,
  .p-button-group.p-button-danger > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-danger > .p-button:not(:disabled):active {
    background: #bd2130;
    color: #ffffff;
    border-color: #b21f2d;
  }
  .p-button.p-button-danger.p-button-outlined,
  .p-button-group.p-button-danger > .p-button.p-button-outlined,
  .p-splitbutton.p-button-danger > .p-button.p-button-outlined {
    background-color: transparent;
    color: #dc3545;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(220, 53, 69, 0.04);
    color: #dc3545;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-danger > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-danger > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(220, 53, 69, 0.16);
    color: #dc3545;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-text,
  .p-button-group.p-button-danger > .p-button.p-button-text,
  .p-splitbutton.p-button-danger > .p-button.p-button-text {
    background-color: transparent;
    color: #dc3545;
    border-color: transparent;
  }
  .p-button.p-button-danger.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-danger > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(220, 53, 69, 0.04);
    border-color: transparent;
    color: #dc3545;
  }
  .p-button.p-button-danger.p-button-text:not(:disabled):active,
  .p-button-group.p-button-danger > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-danger > .p-button.p-button-text:not(:disabled):active {
    background: rgba(220, 53, 69, 0.16);
    border-color: transparent;
    color: #dc3545;
  }
  .p-button.p-button-contrast,
  .p-button-group.p-button-contrast > .p-button,
  .p-splitbutton.p-button-contrast > .p-button {
    color: #ffffff;
    background: #212529;
    border: 1px solid #212529;
  }
  .p-button.p-button-contrast:not(:disabled):hover,
  .p-button-group.p-button-contrast > .p-button:not(:disabled):hover,
  .p-splitbutton.p-button-contrast > .p-button:not(:disabled):hover {
    background: #343a40;
    color: #ffffff;
    border-color: #343a40;
  }
  .p-button.p-button-contrast:not(:disabled):focus,
  .p-button-group.p-button-contrast > .p-button:not(:disabled):focus,
  .p-splitbutton.p-button-contrast > .p-button:not(:disabled):focus {
    box-shadow: none;
  }
  .p-button.p-button-contrast:not(:disabled):active,
  .p-button-group.p-button-contrast > .p-button:not(:disabled):active,
  .p-splitbutton.p-button-contrast > .p-button:not(:disabled):active {
    background: #495057;
    color: #ffffff;
    border-color: #495057;
  }
  .p-button.p-button-contrast.p-button-outlined,
  .p-button-group.p-button-contrast > .p-button.p-button-outlined,
  .p-splitbutton.p-button-contrast > .p-button.p-button-outlined {
    background-color: transparent;
    color: #212529;
    border: 1px solid;
  }
  .p-button.p-button-contrast.p-button-outlined:not(:disabled):hover,
  .p-button-group.p-button-contrast > .p-button.p-button-outlined:not(:disabled):hover,
  .p-splitbutton.p-button-contrast > .p-button.p-button-outlined:not(:disabled):hover {
    background: rgba(33, 37, 41, 0.04);
    color: #212529;
    border: 1px solid;
  }
  .p-button.p-button-contrast.p-button-outlined:not(:disabled):active,
  .p-button-group.p-button-contrast > .p-button.p-button-outlined:not(:disabled):active,
  .p-splitbutton.p-button-contrast > .p-button.p-button-outlined:not(:disabled):active {
    background: rgba(33, 37, 41, 0.16);
    color: #212529;
    border: 1px solid;
  }
  .p-button.p-button-contrast.p-button-text,
  .p-button-group.p-button-contrast > .p-button.p-button-text,
  .p-splitbutton.p-button-contrast > .p-button.p-button-text {
    background-color: transparent;
    color: #212529;
    border-color: transparent;
  }
  .p-button.p-button-contrast.p-button-text:not(:disabled):hover,
  .p-button-group.p-button-contrast > .p-button.p-button-text:not(:disabled):hover,
  .p-splitbutton.p-button-contrast > .p-button.p-button-text:not(:disabled):hover {
    background: rgba(33, 37, 41, 0.04);
    border-color: transparent;
    color: #212529;
  }
  .p-button.p-button-contrast.p-button-text:not(:disabled):active,
  .p-button-group.p-button-contrast > .p-button.p-button-text:not(:disabled):active,
  .p-splitbutton.p-button-contrast > .p-button.p-button-text:not(:disabled):active {
    background: rgba(33, 37, 41, 0.16);
    border-color: transparent;
    color: #212529;
  }
  .p-button.p-button-link {
    color: #007bff;
    background: transparent;
    border: transparent;
  }
  .p-button.p-button-link:not(:disabled):hover {
    background: transparent;
    color: #0069d9;
    border-color: transparent;
  }
  .p-button.p-button-link:not(:disabled):hover .p-button-label {
    text-decoration: underline;
  }
  .p-button.p-button-link:not(:disabled):focus {
    background: transparent;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: transparent;
  }
  .p-button.p-button-link:not(:disabled):active {
    background: transparent;
    color: #007bff;
    border-color: transparent;
  }
  .p-speeddial-button.p-button.p-button-icon-only {
    width: 4rem;
    height: 4rem;
  }
  .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
    font-size: 1.3rem;
  }
  .p-speeddial-button.p-button.p-button-icon-only .p-icon {
    width: 1.3rem;
    height: 1.3rem;
  }
  .p-speeddial-list {
    outline: 0 none;
  }
  .p-speeddial-item.p-focus > .p-speeddial-action {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-speeddial-action {
    width: 3rem;
    height: 3rem;
    background: #495057;
    color: #fff;
  }
  .p-speeddial-action:hover {
    background: #343a40;
    color: #fff;
  }
  .p-speeddial-direction-up .p-speeddial-item {
    margin: 0.25rem 0;
  }
  .p-speeddial-direction-up .p-speeddial-item:first-child {
    margin-bottom: 0.5rem;
  }
  .p-speeddial-direction-down .p-speeddial-item {
    margin: 0.25rem 0;
  }
  .p-speeddial-direction-down .p-speeddial-item:first-child {
    margin-top: 0.5rem;
  }
  .p-speeddial-direction-left .p-speeddial-item {
    margin: 0 0.25rem;
  }
  .p-speeddial-direction-left .p-speeddial-item:first-child {
    margin-right: 0.5rem;
  }
  .p-speeddial-direction-right .p-speeddial-item {
    margin: 0 0.25rem;
  }
  .p-speeddial-direction-right .p-speeddial-item:first-child {
    margin-left: 0.5rem;
  }
  .p-speeddial-circle .p-speeddial-item,
  .p-speeddial-semi-circle .p-speeddial-item,
  .p-speeddial-quarter-circle .p-speeddial-item {
    margin: 0;
  }
  .p-speeddial-circle .p-speeddial-item:first-child,
  .p-speeddial-circle .p-speeddial-item:last-child,
  .p-speeddial-semi-circle .p-speeddial-item:first-child,
  .p-speeddial-semi-circle .p-speeddial-item:last-child,
  .p-speeddial-quarter-circle .p-speeddial-item:first-child,
  .p-speeddial-quarter-circle .p-speeddial-item:last-child {
    margin: 0;
  }
  .p-speeddial-mask {
    background-color: rgba(0, 0, 0, 0.4);
  }
  .p-splitbutton {
    border-radius: 4px;
  }
  .p-splitbutton.p-button-rounded {
    border-radius: 2rem;
  }
  .p-splitbutton.p-button-rounded > .p-button {
    border-radius: 2rem;
  }
  .p-splitbutton.p-button-raised {
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .p-carousel .p-carousel-content .p-carousel-prev,
  .p-carousel .p-carousel-content .p-carousel-next {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
    margin: 0.5rem;
  }
  .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
  .p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
  .p-carousel .p-carousel-content .p-carousel-next:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-carousel .p-carousel-indicators {
    padding: 1rem;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
    background-color: #e9ecef;
    width: 2rem;
    height: 0.5rem;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
    background: #dee2e6;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
    background: #007bff;
    color: #ffffff;
  }
  .p-datatable .p-paginator-top {
    border-width: 1px 0 0 0;
    border-radius: 0;
  }
  .p-datatable .p-paginator-bottom {
    border-width: 1px 0 0 0;
    border-radius: 0;
  }
  .p-datatable .p-datatable-header {
    background: #efefef;
    color: #212529;
    border: solid #dee2e6;
    border-width: 1px 0 0 0;
    padding: 1rem 1rem;
    font-weight: 600;
  }
  .p-datatable .p-datatable-footer {
    background: #efefef;
    color: #212529;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 600;
  }
  .p-datatable .p-datatable-thead > tr > th {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 1px 0 2px 0;
    font-weight: 600;
    color: #212529;
    background: #ffffff;
    transition: box-shadow 0.15s;
  }
  .p-datatable .p-datatable-tfoot > tr > td {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    font-weight: 600;
    color: #212529;
    background: #ffffff;
  }
  .p-datatable .p-sortable-column .p-sortable-column-icon {
    color: #6c757d;
    margin-left: 0.5rem;
  }
  .p-datatable .p-sortable-column .p-sortable-column-badge {
    border-radius: 50%;
    height: 1.143rem;
    min-width: 1.143rem;
    line-height: 1.143rem;
    color: #ffffff;
    background: #007bff;
    margin-left: 0.5rem;
  }
  .p-datatable .p-sortable-column:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #6c757d;
  }
  .p-datatable .p-sortable-column.p-highlight {
    background: #ffffff;
    color: #007bff;
  }
  .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #007bff;
  }
  .p-datatable .p-sortable-column.p-highlight:hover {
    background: #e9ecef;
    color: #007bff;
  }
  .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
    color: #007bff;
  }
  .p-datatable .p-sortable-column:focus-visible {
    box-shadow: inset 0 0 0 0.15rem rgba(38, 143, 255, 0.5);
    outline: 0 none;
  }
  .p-datatable .p-datatable-tbody > tr {
    background: #ffffff;
    color: #212529;
    transition: box-shadow 0.15s;
  }
  .p-datatable .p-datatable-tbody > tr > td {
    text-align: left;
    border: 1px solid #dee2e6;
    border-width: 1px 0 0 0;
    padding: 1rem 1rem;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus-visible,
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
    margin-right: 0.5rem;
  }
  .p-datatable .p-datatable-tbody > tr:focus-visible {
    outline: 0.15rem solid rgba(38, 143, 255, 0.5);
    outline-offset: -0.15rem;
  }
  .p-datatable .p-datatable-tbody > tr.p-highlight {
    background: #007bff;
    color: #ffffff;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
    box-shadow: inset 0 2px 0 0 #007bff;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
    box-shadow: inset 0 -2px 0 0 #007bff;
  }
  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-datatable .p-column-resizer-helper {
    background: #007bff;
  }
  .p-datatable .p-datatable-scrollable-header,
  .p-datatable .p-datatable-scrollable-footer {
    background: #efefef;
  }
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot,
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
    background-color: #ffffff;
  }
  .p-datatable .p-datatable-loading-icon {
    font-size: 2rem;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-header {
    border-width: 1px 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-footer {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-paginator-top {
    border-width: 0 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-paginator-bottom {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th:last-child {
    border-width: 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
    border-width: 1px 0 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td:last-child {
    border-width: 1px 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td:last-child {
    border-width: 1px 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td {
    border-width: 0 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td {
    border-width: 0 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td {
    border-width: 0 0 0 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 0 1px 0 1px;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.05);
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
    background: #007bff;
    color: #ffffff;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
    color: #ffffff;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
    color: #ffffff;
  }
  .p-datatable.p-datatable-sm .p-datatable-header {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-thead > tr > th {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-footer {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-header {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-thead > tr > th {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-footer {
    padding: 1.25rem 1.25rem;
  }
  .p-dataview .p-paginator-top {
    border-width: 1px 0 0 0;
    border-radius: 0;
  }
  .p-dataview .p-paginator-bottom {
    border-width: 1px 0 0 0;
    border-radius: 0;
  }
  .p-dataview .p-dataview-header {
    background: #efefef;
    color: #212529;
    border: solid #dee2e6;
    border-width: 1px 0 0 0;
    padding: 1rem 1rem;
    font-weight: 600;
  }
  .p-dataview .p-dataview-content {
    background: #ffffff;
    color: #212529;
    border: 0 none;
    padding: 0;
  }
  .p-dataview .p-dataview-footer {
    background: #efefef;
    color: #212529;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 600;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-dataview .p-dataview-loading-icon {
    font-size: 2rem;
  }
  .p-dataview .p-dataview-emptymessage {
    padding: 1.25rem;
  }
  .p-column-filter-row .p-column-filter-menu-button,
  .p-column-filter-row .p-column-filter-clear-button {
    margin-left: 0.5rem;
  }
  .p-column-filter-menu-button {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-column-filter-menu-button:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-column-filter-menu-button.p-column-filter-menu-button-open,
  .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
    background: transparent;
    color: #495057;
  }
  .p-column-filter-menu-button.p-column-filter-menu-button-active,
  .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
    background: #007bff;
    color: #ffffff;
  }
  .p-column-filter-menu-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-column-filter-clear-button {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-column-filter-clear-button:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-column-filter-clear-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-column-filter-overlay {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: none;
    min-width: 12.5rem;
  }
  .p-column-filter-overlay .p-column-filter-row-items {
    padding: 0.5rem 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
    margin: 0;
    padding: 0.5rem 1.5rem;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:first-child {
    margin-top: 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem rgba(38, 143, 255, 0.5);
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-column-filter-overlay-menu .p-column-filter-operator {
    padding: 0.75rem 1.5rem;
    border-bottom: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    margin: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint {
    padding: 1.25rem;
    border-bottom: 1px solid #dee2e6;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
    margin-bottom: 0.5rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
    margin-top: 0.5rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
    border-bottom: 0 none;
  }
  .p-column-filter-overlay-menu .p-column-filter-add-rule {
    padding: 0.5rem 1.25rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-buttonbar {
    padding: 1.25rem;
  }
  .p-orderlist .p-orderlist-controls {
    padding: 1.25rem;
  }
  .p-orderlist .p-orderlist-controls .p-button {
    margin-bottom: 0.5rem;
  }
  .p-orderlist .p-orderlist-list-container {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    outline-color: transparent;
  }
  .p-orderlist .p-orderlist-list-container.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-orderlist .p-orderlist-header {
    color: #212529;
    padding: 1rem 1.25rem;
    font-weight: 600;
  }
  .p-orderlist .p-orderlist-header .p-orderlist-title {
    font-weight: 600;
  }
  .p-orderlist .p-orderlist-filter-container {
    padding: 1rem 1.25rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-bottom: 0 none;
  }
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
    padding-right: 1.75rem;
  }
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-orderlist .p-orderlist-list {
    color: #212529;
    padding: 0.5rem 0;
    outline: 0 none;
  }
  .p-orderlist .p-orderlist-list:not(:first-child) {
    border-top: 1px solid #dee2e6;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item {
    padding: 0.5rem 1.5rem;
    margin: 0;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item:first-child {
    margin-top: 0;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
    color: #212529;
    background: #dee2e6;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
  }
  .p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
    background: rgba(0, 0, 0, 0.05);
  }
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
    background: #e9ecef;
  }
  .p-orderlist-item.cdk-drag-preview {
    padding: 0.5rem 1.5rem;
    box-shadow: none;
    border: 0 none;
    color: #212529;
    background: #ffffff;
    margin: 0;
  }
  .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-organizationchart .p-organizationchart-node-content.p-highlight {
    background: #007bff;
    color: #ffffff;
  }
  .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
    color: #003e80;
  }
  .p-organizationchart .p-organizationchart-line-down {
    background: #dee2e6;
  }
  .p-organizationchart .p-organizationchart-line-left {
    border-right: 1px solid #dee2e6;
    border-color: #dee2e6;
  }
  .p-organizationchart .p-organizationchart-line-top {
    border-top: 1px solid #dee2e6;
    border-color: #dee2e6;
  }
  .p-organizationchart .p-organizationchart-node-content {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    padding: 1.25rem;
  }
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
    background: inherit;
    color: inherit;
    border-radius: 50%;
  }
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-paginator {
    background: #ffffff;
    color: #007bff;
    border: solid #dee2e6;
    border-width: 0;
    padding: 0.75rem;
    border-radius: 4px;
  }
  .p-paginator .p-paginator-first,
  .p-paginator .p-paginator-prev,
  .p-paginator .p-paginator-next,
  .p-paginator .p-paginator-last {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    color: #007bff;
    min-width: 2.357rem;
    height: 2.357rem;
    margin: 0 0 0 -1px;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
  .p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
  .p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
  .p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #007bff;
  }
  .p-paginator .p-paginator-first {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .p-paginator .p-paginator-last {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .p-paginator .p-dropdown {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    height: 2.357rem;
  }
  .p-paginator .p-dropdown .p-dropdown-label {
    padding-right: 0;
  }
  .p-paginator .p-paginator-page-input {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .p-paginator .p-paginator-page-input .p-inputtext {
    max-width: 2.357rem;
  }
  .p-paginator .p-paginator-current {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    color: #007bff;
    min-width: 2.357rem;
    height: 2.357rem;
    margin: 0 0 0 -1px;
    padding: 0 0.5rem;
  }
  .p-paginator .p-paginator-pages .p-paginator-page {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    color: #007bff;
    min-width: 2.357rem;
    height: 2.357rem;
    margin: 0 0 0 -1px;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
    background: #007bff;
    border-color: #007bff;
    color: #ffffff;
  }
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #007bff;
  }
  .p-picklist .p-picklist-buttons {
    padding: 1.25rem;
  }
  .p-picklist .p-picklist-buttons .p-button {
    margin-bottom: 0.5rem;
  }
  .p-picklist .p-picklist-list-wrapper {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
    outline-color: transparent;
  }
  .p-picklist .p-picklist-list-wrapper.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    border-color: #007bff;
  }
  .p-picklist .p-picklist-header {
    color: #212529;
    padding: 1rem 1.25rem;
    font-weight: 600;
  }
  .p-picklist .p-picklist-header .p-picklist-title {
    font-weight: 600;
  }
  .p-picklist .p-picklist-filter-container {
    padding: 1rem 1.25rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-bottom: 0 none;
  }
  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
    padding-right: 1.75rem;
  }
  .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-picklist .p-picklist-list {
    color: #212529;
    padding: 0.5rem 0;
    outline: 0 none;
  }
  .p-picklist .p-picklist-list:not(:first-child) {
    border-top: 1px solid #dee2e6;
  }
  .p-picklist .p-picklist-list .p-picklist-item {
    padding: 0.5rem 1.5rem;
    margin: 0;
    border: 0 none;
    color: #212529;
    background: transparent;
    transition: box-shadow 0.15s;
  }
  .p-picklist .p-picklist-list .p-picklist-item:first-child {
    margin-top: 0;
  }
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
    color: #212529;
    background: #dee2e6;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
    color: #ffffff;
    background: #007bff;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
    background: #0067d6;
  }
  .p-picklist .p-picklist-list .p-picklist-empty-message {
    padding: 0.5rem 1.5rem;
    color: #212529;
  }
  .p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
    background: rgba(0, 0, 0, 0.05);
  }
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
    background: #e9ecef;
  }
  .p-picklist-item.cdk-drag-preview {
    padding: 0.5rem 1.5rem;
    box-shadow: none;
    border: 0 none;
    color: #212529;
    background: #ffffff;
    margin: 0;
  }
  .p-timeline .p-timeline-event-marker {
    border: 0 none;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
  }
  .p-timeline .p-timeline-event-connector {
    background-color: #dee2e6;
  }
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
  .p-timeline.p-timeline-vertical .p-timeline-event-content {
    padding: 0 1rem;
  }
  .p-timeline.p-timeline-vertical .p-timeline-event-connector {
    width: 2px;
  }
  .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
  .p-timeline.p-timeline-horizontal .p-timeline-event-content {
    padding: 1rem 0;
  }
  .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
    height: 2px;
  }
  .p-tree {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    padding: 1.25rem;
    border-radius: 4px;
  }
  .p-tree .p-tree-container .p-treenode {
    padding: 0.143rem;
    outline: 0 none;
  }
  .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem rgba(38, 143, 255, 0.5);
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
    border-radius: 4px;
    transition: box-shadow 0.15s;
    padding: 0.286rem;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
    margin-right: 0.5rem;
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
    margin-right: 0.5rem;
    color: #6c757d;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #212529;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #efefef;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
    background: #007bff;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
    background-color: #efefef;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
    background: #0062cc;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
    background: #007bff;
    color: #ffffff;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
    color: #ffffff;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
    color: #ffffff;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
    background: #e9ecef;
    color: #212529;
  }
  .p-tree .p-tree-filter-container {
    margin-bottom: 0.5rem;
  }
  .p-tree .p-tree-filter-container .p-tree-filter {
    width: 100%;
    padding-right: 1.75rem;
  }
  .p-tree .p-tree-filter-container .p-tree-filter-icon {
    right: 0.75rem;
    color: #495057;
  }
  .p-tree .p-treenode-children {
    padding: 0 0 0 1rem;
  }
  .p-tree .p-tree-loading-icon {
    font-size: 2rem;
  }
  .p-tree .p-tree-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
    background-color: #0062cc;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
    border-radius: 4px;
    border: 1px solid #dee2e6;
    background-color: #ffffff;
    color: #212529;
    padding: 0.286rem;
    transition: box-shadow 0.15s;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
    background-color: #007bff;
    color: #ffffff;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
    color: #ffffff;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
    background-color: inherit;
    color: inherit;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-treetable .p-paginator-top {
    border-width: 1px 0 0 0;
    border-radius: 0;
  }
  .p-treetable .p-paginator-bottom {
    border-width: 1px 0 0 0;
    border-radius: 0;
  }
  .p-treetable .p-treetable-header {
    background: #efefef;
    color: #212529;
    border: solid #dee2e6;
    border-width: 1px 0 0 0;
    padding: 1rem 1rem;
    font-weight: 600;
  }
  .p-treetable .p-treetable-footer {
    background: #efefef;
    color: #212529;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 600;
  }
  .p-treetable .p-treetable-thead > tr > th {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 1px 0 2px 0;
    font-weight: 600;
    color: #212529;
    background: #ffffff;
    transition: box-shadow 0.15s;
  }
  .p-treetable .p-treetable-tfoot > tr > td {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    font-weight: 600;
    color: #212529;
    background: #ffffff;
  }
  .p-treetable .p-sortable-column {
    outline-color: rgba(38, 143, 255, 0.5);
  }
  .p-treetable .p-sortable-column .p-sortable-column-icon {
    color: #6c757d;
    margin-left: 0.5rem;
  }
  .p-treetable .p-sortable-column .p-sortable-column-badge {
    border-radius: 50%;
    height: 1.143rem;
    min-width: 1.143rem;
    line-height: 1.143rem;
    color: #ffffff;
    background: #007bff;
    margin-left: 0.5rem;
  }
  .p-treetable .p-sortable-column:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #6c757d;
  }
  .p-treetable .p-sortable-column.p-highlight {
    background: #ffffff;
    color: #007bff;
  }
  .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #007bff;
  }
  .p-treetable .p-treetable-tbody > tr {
    background: #ffffff;
    color: #212529;
    transition: box-shadow 0.15s;
  }
  .p-treetable .p-treetable-tbody > tr > td {
    text-align: left;
    border: 1px solid #dee2e6;
    border-width: 1px 0 0 0;
    padding: 1rem 1rem;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
    margin-right: 0.5rem;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #212529;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box {
    background-color: #efefef;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled .p-checkbox-box.p-highlight {
    background: #007bff;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box:hover {
    background-color: #efefef;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox.p-variant-filled:not(.p-disabled) .p-checkbox-box.p-highlight:hover {
    background: #0062cc;
  }
  .p-treetable .p-treetable-tbody > tr:focus-visible {
    outline: 0.15rem solid rgba(38, 143, 255, 0.5);
    outline-offset: -0.15rem;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight {
    background: #007bff;
    color: #ffffff;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
    color: #ffffff;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
    color: #ffffff;
  }
  .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
    color: #212529;
  }
  .p-treetable .p-column-resizer-helper {
    background: #007bff;
  }
  .p-treetable .p-treetable-scrollable-header,
  .p-treetable .p-treetable-scrollable-footer {
    background: #efefef;
  }
  .p-treetable .p-treetable-loading-icon {
    font-size: 2rem;
  }
  .p-treetable .p-treetable-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-treetable.p-treetable-gridlines .p-datatable-header {
    border-width: 1px 1px 0 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-footer {
    border-width: 0 1px 1px 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-top {
    border-width: 0 1px 0 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-bottom {
    border-width: 0 1px 1px 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th {
    border-width: 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td {
    border-width: 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
    border-width: 1px;
  }
  .p-treetable.p-treetable-sm .p-treetable-header {
    padding: 0.875rem 0.875rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-thead > tr > th {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-footer {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-header {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-thead > tr > th {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-footer {
    padding: 1.25rem 1.25rem;
  }
  .p-virtualscroller .p-virtualscroller-header {
    background: #efefef;
    color: #212529;
    border: solid #dee2e6;
    border-width: 1px 0 0 0;
    padding: 1rem 1rem;
    font-weight: 600;
  }
  .p-virtualscroller .p-virtualscroller-content {
    background: #ffffff;
    color: #212529;
    border: 0 none;
    padding: 0;
  }
  .p-virtualscroller .p-virtualscroller-footer {
    background: #efefef;
    color: #212529;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 600;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-accordion .p-accordion-header .p-accordion-header-link {
    padding: 1rem 1.25rem;
    border: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    font-weight: 600;
    border-radius: 4px;
    transition: box-shadow 0.15s;
  }
  .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
    margin-right: 0.5rem;
  }
  .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #212529;
  }
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
    background: #efefef;
    border-color: #dee2e6;
    color: #212529;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
    border-color: #dee2e6;
    background: #e9ecef;
    color: #212529;
  }
  .p-accordion .p-accordion-content {
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-accordion p-accordiontab .p-accordion-tab {
    margin-bottom: 0;
  }
  .p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link {
    border-radius: 0;
  }
  .p-accordion p-accordiontab .p-accordion-content {
    border-radius: 0;
  }
  .p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link {
    border-top: 0 none;
  }
  .p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link,
  .p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
    border-top: 0 none;
  }
  .p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-accordion p-accordiontab:last-child .p-accordion-content {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-card {
    background: #ffffff;
    color: #212529;
    box-shadow:
      0 2px 1px -1px rgba(0, 0, 0, 0.2),
      0 1px 1px 0 rgba(0, 0, 0, 0.14),
      0 1px 3px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px;
  }
  .p-card .p-card-body {
    padding: 1.5rem;
  }
  .p-card .p-card-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
  .p-card .p-card-subtitle {
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #6c757d;
  }
  .p-card .p-card-content {
    padding: 1rem 0;
  }
  .p-card .p-card-footer {
    padding: 1rem 0 0 0;
  }
  .p-divider .p-divider-content {
    background-color: #ffffff;
  }
  .p-divider.p-divider-horizontal {
    margin: 1rem 0;
    padding: 0 1rem;
  }
  .p-divider.p-divider-horizontal:before {
    border-top: 1px #dee2e6;
  }
  .p-divider.p-divider-horizontal .p-divider-content {
    padding: 0 0.5rem;
  }
  .p-divider.p-divider-vertical {
    margin: 0 1rem;
    padding: 1rem 0;
  }
  .p-divider.p-divider-vertical:before {
    border-left: 1px #dee2e6;
  }
  .p-divider.p-divider-vertical .p-divider-content {
    padding: 0.5rem 0;
  }
  .p-fieldset {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    border-radius: 4px;
  }
  .p-fieldset .p-fieldset-legend {
    padding: 1rem 1.25rem;
    border: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    font-weight: 600;
    border-radius: 4px;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
    padding: 0;
    transition: box-shadow 0.15s;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
    padding: 1rem 1.25rem;
    color: #212529;
    border-radius: 4px;
    transition: box-shadow 0.15s;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
    margin-right: 0.5rem;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #212529;
  }
  .p-fieldset .p-fieldset-content {
    padding: 1.25rem;
  }
  .p-panel .p-panel-header {
    border: 1px solid #dee2e6;
    padding: 1rem 1.25rem;
    background: #efefef;
    color: #212529;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-panel .p-panel-header .p-panel-title {
    font-weight: 600;
  }
  .p-panel .p-panel-header .p-panel-header-icon {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-panel.p-panel-toggleable .p-panel-header {
    padding: 0.5rem 1.25rem;
  }
  .p-panel .p-panel-content {
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    border-top: 0 none;
  }
  .p-panel .p-panel-content:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-panel .p-panel-footer {
    padding: 0.5rem 1.25rem;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top: 0 none;
  }
  .p-panel .p-panel-icons-end {
    order: 2;
    margin-left: auto;
  }
  .p-panel .p-panel-icons-start {
    order: 0;
    margin-right: 0.5rem;
  }
  .p-panel .p-panel-icons-center {
    order: 2;
    width: 100%;
    text-align: center;
  }
  .p-scrollpanel .p-scrollpanel-bar {
    background: #efefef;
    border: 0 none;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-scrollpanel .p-scrollpanel-bar:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-splitter {
    border: 1px solid #dee2e6;
    background: #ffffff;
    border-radius: 4px;
    color: #212529;
  }
  .p-splitter .p-splitter-gutter {
    transition: box-shadow 0.15s;
    background: #efefef;
  }
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
    background: #dee2e6;
  }
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-splitter .p-splitter-gutter-resizing {
    background: #dee2e6;
  }
  .p-tabview .p-tabview-nav-content {
    scroll-padding-inline: 2.357rem;
  }
  .p-tabview .p-tabview-nav {
    background: transparent;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
  }
  .p-tabview .p-tabview-nav li {
    margin-right: 0;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
    border: solid;
    border-width: 1px;
    border-color: #ffffff #ffffff #dee2e6 #ffffff;
    background: #ffffff;
    color: #6c757d;
    padding: 0.75rem 1rem;
    font-weight: 600;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    transition: box-shadow 0.15s;
    margin: 0 0 -1px 0;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
    background: #ffffff;
    border-color: #dee2e6;
    color: #6c757d;
  }
  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
    background: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff #dee2e6;
    color: #495057;
  }
  .p-tabview .p-tabview-left-icon {
    margin-right: 0.5rem;
  }
  .p-tabview .p-tabview-right-icon {
    margin-left: 0.5rem;
  }
  .p-tabview .p-tabview-close {
    margin-left: 0.5rem;
  }
  .p-tabview .p-tabview-nav-btn.p-link {
    background: #ffffff;
    color: #495057;
    width: 2.357rem;
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0;
  }
  .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-tabview .p-tabview-panels {
    background: #ffffff;
    padding: 1.25rem;
    border: 0 none;
    color: #212529;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-toolbar {
    background: #efefef;
    border: 1px solid #dee2e6;
    padding: 1rem 1.25rem;
    border-radius: 4px;
    gap: 0.5rem;
  }
  .p-toolbar .p-toolbar-separator {
    margin: 0 0.5rem;
  }
  .p-stepper .p-stepper-nav {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow-x: auto;
  }
  .p-stepper-vertical .p-stepper-nav {
    flex-direction: column;
  }
  .p-stepper-header {
    position: relative;
    display: flex;
    flex: 1 1 auto;
    align-items: center;
  }
  .p-stepper-header:last-of-type {
    flex: initial;
  }
  .p-stepper-header .p-stepper-action {
    border: 0 none;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
  }
  .p-stepper-header .p-stepper-action:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-stepper.p-stepper-readonly .p-stepper-header {
    cursor: auto;
  }
  .p-stepper-header.p-highlight .p-stepper-action {
    cursor: default;
  }
  .p-stepper-title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .p-stepper-number {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-stepper-separator {
    flex: 1 1 0;
  }
  .p-stepper .p-stepper-nav {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .p-stepper .p-stepper-header {
    padding: 0.5rem;
  }
  .p-stepper .p-stepper-header .p-stepper-action {
    transition: box-shadow 0.15s;
    border-radius: 4px;
    background: transparent;
    outline-color: transparent;
  }
  .p-stepper .p-stepper-header .p-stepper-action .p-stepper-number {
    color: #212529;
    border: 1px solid #dee2e6;
    border-width: 2px;
    background: transparent;
    min-width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.143rem;
    border-radius: 4px;
    transition: box-shadow 0.15s;
  }
  .p-stepper .p-stepper-header .p-stepper-action .p-stepper-title {
    margin-left: 0.5rem;
    color: #6c757d;
    font-weight: 600;
    transition: box-shadow 0.15s;
  }
  .p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-stepper .p-stepper-header.p-highlight .p-stepper-number {
    background: #007bff;
    color: #ffffff;
  }
  .p-stepper .p-stepper-header.p-highlight .p-stepper-title {
    color: #212529;
  }
  .p-stepper .p-stepper-header:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-stepper .p-stepper-header:has(~ .p-highlight) .p-stepper-separator {
    background-color: #007bff;
  }
  .p-stepper .p-stepper-panels {
    background: #ffffff;
    padding: 1.25rem;
    color: #212529;
  }
  .p-stepper .p-stepper-separator {
    background-color: #dee2e6;
    width: 100%;
    height: 2px;
    margin-inline-start: 1rem;
    transition: box-shadow 0.15s;
  }
  .p-stepper.p-stepper-vertical {
    display: flex;
    flex-direction: column;
  }
  .p-stepper.p-stepper-vertical .p-stepper-toggleable-content {
    display: flex;
    flex: 1 1 auto;
    background: #ffffff;
    color: #212529;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel {
    display: flex;
    flex-direction: column;
    flex: initial;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active {
    flex: 1 1 auto;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header {
    flex: initial;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content {
    width: 100%;
    padding-left: 1rem;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
    flex: 0 0 auto;
    width: 2px;
    height: auto;
    margin-inline-start: calc(1.75rem + 2px);
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel:has(~ .p-stepper-panel-active) .p-stepper-separator {
    background-color: #007bff;
  }
  .p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content {
    padding-left: 3rem;
  }
  .p-confirm-popup {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-confirm-popup .p-confirm-popup-content {
    padding: 1.25rem;
  }
  .p-confirm-popup .p-confirm-popup-footer {
    text-align: right;
    padding: 0.5rem 1.25rem;
  }
  .p-confirm-popup .p-confirm-popup-footer button {
    margin: 0 0.5rem 0 0;
    width: auto;
  }
  .p-confirm-popup .p-confirm-popup-footer button:last-child {
    margin: 0;
  }
  .p-confirm-popup:after {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-confirm-popup:before {
    border: solid transparent;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0.2);
  }
  .p-confirm-popup.p-confirm-popup-flipped:after {
    border-top-color: #ffffff;
  }
  .p-confirm-popup.p-confirm-popup-flipped:before {
    border-top-color: rgba(0, 0, 0, 0.2);
  }
  .p-confirm-popup .p-confirm-popup-icon {
    font-size: 1.5rem;
  }
  .p-confirm-popup .p-confirm-popup-icon.p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-confirm-popup .p-confirm-popup-message {
    margin-left: 1rem;
  }
  .p-dialog {
    border-radius: 4px;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .p-dialog .p-dialog-header {
    border-bottom: 1px solid #e9ecef;
    background: #ffffff;
    color: #212529;
    padding: 1rem;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-dialog .p-dialog-header .p-dialog-title {
    font-weight: 600;
    font-size: 1.25rem;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
    margin-right: 0.5rem;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
    margin-right: 0;
  }
  .p-dialog .p-dialog-content {
    background: #ffffff;
    color: #212529;
    padding: 1rem;
  }
  .p-dialog .p-dialog-content:last-of-type {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-dialog .p-dialog-footer {
    border-top: 1px solid #e9ecef;
    background: #ffffff;
    color: #212529;
    padding: 1rem;
    text-align: right;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-dialog .p-dialog-footer button {
    margin: 0 0.5rem 0 0;
    width: auto;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
    font-size: 2rem;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
    margin-left: 1rem;
  }
  .p-overlaypanel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: none;
  }
  .p-overlaypanel .p-overlaypanel-content {
    padding: 1.25rem;
  }
  .p-overlaypanel .p-overlaypanel-close {
    background: #007bff;
    color: #ffffff;
    width: 2rem;
    height: 2rem;
    transition: box-shadow 0.15s;
    border-radius: 50%;
    position: absolute;
    top: -1rem;
    right: -1rem;
  }
  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
    background: #0069d9;
    color: #ffffff;
  }
  .p-overlaypanel:after {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-overlaypanel:before {
    border: solid transparent;
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0.2);
  }
  .p-overlaypanel.p-overlaypanel-flipped:after {
    border-top-color: #ffffff;
  }
  .p-overlaypanel.p-overlaypanel-flipped:before {
    border-top-color: rgba(0, 0, 0, 0.2);
  }
  .p-sidebar {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: none;
  }
  .p-sidebar .p-sidebar-header {
    padding: 1rem 1.25rem;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close,
  .p-sidebar .p-sidebar-header .p-sidebar-icon {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: box-shadow 0.15s;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
  .p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
    color: #495057;
    border-color: transparent;
    background: transparent;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
  .p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-sidebar .p-sidebar-header + .p-sidebar-content {
    padding-top: 0;
  }
  .p-sidebar .p-sidebar-content {
    padding: 1.25rem;
  }
  .p-sidebar .p-sidebar-footer {
    padding: 1rem 1.25rem;
  }
  .p-tooltip .p-tooltip-text {
    background: #212529;
    color: #ffffff;
    padding: 0.5rem 0.75rem;
    box-shadow: none;
    border-radius: 4px;
  }
  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
    border-right-color: #212529;
  }
  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
    border-left-color: #212529;
  }
  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
    border-top-color: #212529;
  }
  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
    border-bottom-color: #212529;
  }
  .p-fileupload .p-fileupload-buttonbar {
    background: #efefef;
    padding: 1rem 1.25rem;
    border: 1px solid #dee2e6;
    color: #212529;
    border-bottom: 0 none;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-fileupload .p-fileupload-buttonbar .p-button {
    margin-right: 0.5rem;
  }
  .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-fileupload .p-fileupload-content {
    background: #ffffff;
    padding: 2rem 1rem;
    border: 1px solid #dee2e6;
    color: #212529;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-fileupload .p-fileupload-content.p-fileupload-highlight {
    border-color: 1px dashed #007bff;
    border-style: dashed;
    background-color: #007bff;
  }
  .p-fileupload .p-progressbar {
    height: 0.25rem;
  }
  .p-fileupload .p-fileupload-row > div {
    padding: 1rem 1rem;
  }
  .p-fileupload.p-fileupload-advanced .p-message {
    margin-top: 0;
  }
  .p-fileupload-choose:not(.p-disabled):hover {
    background: #0069d9;
    color: #ffffff;
    border-color: #0069d9;
  }
  .p-fileupload-choose:not(.p-disabled):active {
    background: #0062cc;
    color: #ffffff;
    border-color: #0062cc;
  }
  .p-breadcrumb {
    background: #efefef;
    border: 0 none;
    border-radius: 4px;
    padding: 1rem;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
    color: #007bff;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
    color: #007bff;
  }
  .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
    margin: 0 0.5rem 0 0.5rem;
    color: #6c757d;
  }
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
    color: #6c757d;
  }
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
    color: #6c757d;
  }
  .p-contextmenu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    border-radius: 4px;
    width: 12.5rem;
  }
  .p-contextmenu .p-contextmenu-root-list {
    outline: 0 none;
  }
  .p-contextmenu .p-submenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    border-radius: 4px;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-contextmenu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-contextmenu .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-contextmenu .p-submenu-icon.p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-dock .p-dock-list-container {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.5rem 0.5rem;
    border-radius: 0.5rem;
  }
  .p-dock .p-dock-list-container .p-dock-list {
    outline: 0 none;
  }
  .p-dock .p-dock-item {
    padding: 0.5rem;
    border-radius: 4px;
  }
  .p-dock .p-dock-item.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem rgba(38, 143, 255, 0.5);
  }
  .p-dock .p-dock-link {
    width: 4rem;
    height: 4rem;
  }
  .p-dock.p-dock-top .p-dock-item-second-prev,
  .p-dock.p-dock-top .p-dock-item-second-next,
  .p-dock.p-dock-bottom .p-dock-item-second-prev,
  .p-dock.p-dock-bottom .p-dock-item-second-next {
    margin: 0 0.9rem;
  }
  .p-dock.p-dock-top .p-dock-item-prev,
  .p-dock.p-dock-top .p-dock-item-next,
  .p-dock.p-dock-bottom .p-dock-item-prev,
  .p-dock.p-dock-bottom .p-dock-item-next {
    margin: 0 1.3rem;
  }
  .p-dock.p-dock-top .p-dock-item-current,
  .p-dock.p-dock-bottom .p-dock-item-current {
    margin: 0 1.5rem;
  }
  .p-dock.p-dock-left .p-dock-item-second-prev,
  .p-dock.p-dock-left .p-dock-item-second-next,
  .p-dock.p-dock-right .p-dock-item-second-prev,
  .p-dock.p-dock-right .p-dock-item-second-next {
    margin: 0.9rem 0;
  }
  .p-dock.p-dock-left .p-dock-item-prev,
  .p-dock.p-dock-left .p-dock-item-next,
  .p-dock.p-dock-right .p-dock-item-prev,
  .p-dock.p-dock-right .p-dock-item-next {
    margin: 1.3rem 0;
  }
  .p-dock.p-dock-left .p-dock-item-current,
  .p-dock.p-dock-right .p-dock-item-current {
    margin: 1.5rem 0;
  }
  @media screen and (max-width: 960px) {
    .p-dock.p-dock-top .p-dock-list-container,
    .p-dock.p-dock-bottom .p-dock-list-container {
      overflow-x: auto;
      width: 100%;
    }
    .p-dock.p-dock-top .p-dock-list-container .p-dock-list,
    .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list {
      margin: 0 auto;
    }
    .p-dock.p-dock-left .p-dock-list-container,
    .p-dock.p-dock-right .p-dock-list-container {
      overflow-y: auto;
      height: 100%;
    }
    .p-dock.p-dock-left .p-dock-list-container .p-dock-list,
    .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
      margin: auto 0;
    }
    .p-dock .p-dock-list .p-dock-item {
      transform: none;
      margin: 0;
    }
  }
  .p-megamenu {
    padding: 0.5rem 1rem;
    background: #efefef;
    color: rgba(0, 0, 0, 0.9);
    border: 0 none;
    border-radius: 4px;
  }
  .p-megamenu .p-megamenu-root-list {
    outline: 0 none;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-megamenu .p-megamenu-panel {
    background: #ffffff;
    color: #212529;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    border-radius: 4px;
  }
  .p-megamenu .p-submenu-header {
    margin: 0;
    padding: 0.75rem 1rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-megamenu .p-submenu-list {
    padding: 0.5rem 0;
    width: 12.5rem;
  }
  .p-megamenu .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-megamenu.p-megamenu-vertical {
    width: 12.5rem;
    padding: 0.5rem 0;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content {
    color: rgba(0, 0, 0, 0.5);
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    padding: 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: rgba(0, 0, 0, 0.5);
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: rgba(0, 0, 0, 0.5);
    margin-left: 0.5rem;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: rgba(0, 0, 0, 0.7);
    background: transparent;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: rgba(0, 0, 0, 0.7);
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: rgba(0, 0, 0, 0.7);
  }
  .p-menu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #212529;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    width: 12.5rem;
  }
  .p-menu .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menu.p-menu-overlay {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
  }
  .p-menu .p-submenu-header {
    margin: 0;
    padding: 0.75rem 1rem;
    color: #212529;
    background: #ffffff;
    font-weight: 600;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .p-menu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-menu .p-menuitem-badge {
    background: #007bff;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 4px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-menubar {
    padding: 0.5rem 1rem;
    background: #efefef;
    color: rgba(0, 0, 0, 0.9);
    border: 0 none;
    border-radius: 4px;
  }
  .p-menubar .p-menubar-root-list {
    outline: 0 none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content {
    color: rgba(0, 0, 0, 0.5);
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    padding: 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: rgba(0, 0, 0, 0.5);
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: rgba(0, 0, 0, 0.5);
    margin-right: 0.5rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: rgba(0, 0, 0, 0.5);
    margin-left: 0.5rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: rgba(0, 0, 0, 0.7);
    background: transparent;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: rgba(0, 0, 0, 0.7);
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: rgba(0, 0, 0, 0.7);
  }
  .p-menubar .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-menubar .p-submenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    width: 12.5rem;
    border-radius: 4px;
  }
  .p-menubar .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-menubar .p-submenu-list .p-submenu-icon {
    font-size: 0.875rem;
  }
  @media screen and (max-width: 960px) {
    .p-menubar {
      position: relative;
    }
    .p-menubar .p-menubar-button {
      display: flex;
      width: 2rem;
      height: 2rem;
      color: rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      transition: box-shadow 0.15s;
    }
    .p-menubar .p-menubar-button:hover {
      color: rgba(0, 0, 0, 0.7);
      background: transparent;
    }
    .p-menubar .p-menubar-button:focus {
      outline: 0 none;
      outline-offset: 0;
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    }
    .p-menubar .p-menubar-root-list {
      position: absolute;
      display: none;
      padding: 0.5rem 0;
      background: #ffffff;
      border: 1px solid rgba(0, 0, 0, 0.15);
      box-shadow: none;
      width: 100%;
    }
    .p-menubar .p-menubar-root-list .p-menuitem-separator {
      border-top: 1px solid #dee2e6;
      margin: 0.5rem 0;
    }
    .p-menubar .p-menubar-root-list .p-submenu-icon {
      font-size: 0.875rem;
    }
    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }
    .p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
      margin-left: auto;
      transition: transform 0.15s;
    }
    .p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-180deg);
    }
    .p-menubar .p-menubar-root-list .p-submenu-list {
      width: 100%;
      position: static;
      box-shadow: none;
      border: 0 none;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
      transition: transform 0.15s;
      transform: rotate(90deg);
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-90deg);
    }
    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 2.25rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 3.75rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 5.25rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 6.75rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 8.25rem;
    }
    .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
      display: flex;
      flex-direction: column;
      top: 100%;
      left: 0;
      z-index: 1;
    }
  }
  .p-panelmenu .p-panelmenu-header {
    outline: 0 none;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
    border: 1px solid #dee2e6;
    color: #212529;
    background: #efefef;
    border-radius: 4px;
    transition: box-shadow 0.15s;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action {
    color: #212529;
    padding: 1rem 1.25rem;
    font-weight: 600;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
    background: #efefef;
    border-color: #dee2e6;
    color: #212529;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
    border-color: #dee2e6;
    background: #e9ecef;
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content {
    padding: 0.5rem 0;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #212529;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
    outline: 0 none;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
    padding: 0 0 0 1rem;
  }
  .p-panelmenu .p-panelmenu-panel {
    margin-bottom: 0;
  }
  .p-panelmenu .p-panelmenu-panel .p-panelmenu-header .p-panelmenu-header-content {
    border-radius: 0;
  }
  .p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
    border-radius: 0;
  }
  .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header .p-panelmenu-header-content {
    border-top: 0 none;
  }
  .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content,
  .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
    border-top: 0 none;
  }
  .p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header .p-panelmenu-header-content {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight) .p-panelmenu-header-content {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-slidemenu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #212529;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    width: 12.5rem;
  }
  .p-slidemenu .p-slidemenu-root-list {
    outline: 0 none;
  }
  .p-slidemenu .p-submenu-list {
    outline: 0 none;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-slidemenu.p-slidemenu-overlay {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
  }
  .p-slidemenu .p-slidemenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
  }
  .p-slidemenu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-slidemenu .p-slidemenu-icon {
    font-size: 0.875rem;
  }
  .p-slidemenu .p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-slidemenu .p-slidemenu-backward {
    padding: 0.75rem 1rem;
    color: #212529;
  }
  .p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-slidemenu .p-menuitem-badge {
    background: #007bff;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 4px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-steps .p-steps-item .p-menuitem-link {
    background: transparent;
    transition: box-shadow 0.15s;
    border-radius: 4px;
    background: transparent;
  }
  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
    color: #212529;
    border: 1px solid #dee2e6;
    background: transparent;
    min-width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.143rem;
    z-index: 1;
    border-radius: 4px;
  }
  .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
    margin-top: 0.5rem;
    color: #6c757d;
  }
  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-steps .p-steps-item.p-highlight .p-steps-number {
    background: #007bff;
    color: #ffffff;
  }
  .p-steps .p-steps-item.p-highlight .p-steps-title {
    font-weight: 600;
    color: #212529;
  }
  .p-steps .p-steps-item:before {
    content: " ";
    border-top: 1px solid #dee2e6;
    width: 100%;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    margin-top: -1rem;
  }
  .p-tabmenu .p-tabmenu-nav {
    background: transparent;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
    background: #007bff;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 4px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
    margin-right: 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    border: solid;
    border-width: 1px;
    border-color: #ffffff #ffffff #dee2e6 #ffffff;
    background: #ffffff;
    color: #6c757d;
    padding: 0.75rem 1rem;
    font-weight: 600;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    transition: box-shadow 0.15s;
    margin: 0 0 -1px 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
    margin-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
    background: #ffffff;
    border-color: #dee2e6;
    color: #6c757d;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    background: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff #dee2e6;
    color: #495057;
  }
  .p-tabmenu .p-tabmenu-left-icon {
    margin-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-right-icon {
    margin-left: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav-btn.p-link {
    background: #ffffff;
    color: #495057;
    width: 2.357rem;
    box-shadow:
      0 3px 1px -2px rgba(0, 0, 0, 0.2),
      0 2px 2px 0 rgba(0, 0, 0, 0.14),
      0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0;
  }
  .p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-tieredmenu {
    padding: 0.5rem 0;
    background: #ffffff;
    color: #212529;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    width: 12.5rem;
  }
  .p-tieredmenu.p-tieredmenu-overlay {
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
  }
  .p-tieredmenu .p-tieredmenu-root-list {
    outline: 0 none;
  }
  .p-tieredmenu .p-submenu-list {
    padding: 0.5rem 0;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: none;
    border-radius: 4px;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content {
    color: #212529;
    transition: box-shadow 0.15s;
    border-radius: 0;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #212529;
    padding: 0.75rem 1rem;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #212529;
    margin-right: 0.5rem;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #212529;
    background: #e9ecef;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: #e9ecef;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #212529;
    background: #dee2e6;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon,
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #212529;
    background: #e9ecef;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon,
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #212529;
  }
  .p-tieredmenu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.5rem 0;
  }
  .p-tieredmenu .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-tieredmenu .p-submenu-icon.p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-inline-message {
    padding: 0.5rem 0.75rem;
    margin: 0;
    border-radius: 4px;
  }
  .p-inline-message.p-inline-message-info {
    background: #cce5ff;
    border: solid #b8daff;
    border-width: 0px;
    color: #004085;
  }
  .p-inline-message.p-inline-message-info .p-inline-message-icon {
    color: #004085;
  }
  .p-inline-message.p-inline-message-success {
    background: #d4edda;
    border: solid #c3e6cb;
    border-width: 0px;
    color: #155724;
  }
  .p-inline-message.p-inline-message-success .p-inline-message-icon {
    color: #155724;
  }
  .p-inline-message.p-inline-message-warn {
    background: #fff3cd;
    border: solid #ffeeba;
    border-width: 0px;
    color: #856404;
  }
  .p-inline-message.p-inline-message-warn .p-inline-message-icon {
    color: #856404;
  }
  .p-inline-message.p-inline-message-error {
    background: #f8d7da;
    border: solid #f5c6cb;
    border-width: 0px;
    color: #721c24;
  }
  .p-inline-message.p-inline-message-error .p-inline-message-icon {
    color: #721c24;
  }
  .p-inline-message .p-inline-message-icon {
    font-size: 1rem;
    margin-right: 0.5rem;
  }
  .p-inline-message .p-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-inline-message .p-inline-message-text {
    font-size: 1rem;
  }
  .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
    margin-right: 0;
  }
  .p-message {
    margin: 1rem 0;
    border-radius: 4px;
  }
  .p-message .p-message-wrapper {
    padding: 1rem 1.25rem;
  }
  .p-message .p-message-close {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: transparent;
    transition: box-shadow 0.15s;
  }
  .p-message .p-message-close:hover {
    background: rgba(255, 255, 255, 0.5);
  }
  .p-message .p-message-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-message.p-message-info {
    background: #cce5ff;
    border: solid #b8daff;
    border-width: 1px;
    color: #004085;
  }
  .p-message.p-message-info .p-message-icon {
    color: #004085;
  }
  .p-message.p-message-info .p-message-close {
    color: #004085;
  }
  .p-message.p-message-success {
    background: #d4edda;
    border: solid #c3e6cb;
    border-width: 1px;
    color: #155724;
  }
  .p-message.p-message-success .p-message-icon {
    color: #155724;
  }
  .p-message.p-message-success .p-message-close {
    color: #155724;
  }
  .p-message.p-message-warn {
    background: #fff3cd;
    border: solid #ffeeba;
    border-width: 1px;
    color: #856404;
  }
  .p-message.p-message-warn .p-message-icon {
    color: #856404;
  }
  .p-message.p-message-warn .p-message-close {
    color: #856404;
  }
  .p-message.p-message-error {
    background: #f8d7da;
    border: solid #f5c6cb;
    border-width: 1px;
    color: #721c24;
  }
  .p-message.p-message-error .p-message-icon {
    color: #721c24;
  }
  .p-message.p-message-error .p-message-close {
    color: #721c24;
  }
  .p-message .p-message-text {
    font-size: 1rem;
    font-weight: 500;
  }
  .p-message .p-message-icon {
    font-size: 1.5rem;
    margin-right: 0.5rem;
  }
  .p-message .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-message .p-message-summary {
    font-weight: 700;
  }
  .p-message .p-message-detail {
    margin-left: 0.5rem;
  }
  .p-toast {
    opacity: 1;
  }
  .p-toast .p-toast-message {
    margin: 0 0 1rem 0;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
  .p-toast .p-toast-message .p-toast-message-content {
    padding: 1rem;
    border-width: 0;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
    margin: 0 0 0 1rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
    font-size: 2rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) {
    width: 2rem;
    height: 2rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
    font-weight: 700;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
    margin: 0.5rem 0 0 0;
  }
  .p-toast .p-toast-message .p-toast-icon-close {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: transparent;
    transition: box-shadow 0.15s;
  }
  .p-toast .p-toast-message .p-toast-icon-close:hover {
    background: rgba(255, 255, 255, 0.5);
  }
  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-toast .p-toast-message.p-toast-message-info {
    background: #cce5ff;
    border: solid #b8daff;
    border-width: 1px;
    color: #004085;
  }
  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
    color: #004085;
  }
  .p-toast .p-toast-message.p-toast-message-success {
    background: #d4edda;
    border: solid #c3e6cb;
    border-width: 1px;
    color: #155724;
  }
  .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
    color: #155724;
  }
  .p-toast .p-toast-message.p-toast-message-warn {
    background: #fff3cd;
    border: solid #ffeeba;
    border-width: 1px;
    color: #856404;
  }
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
    color: #856404;
  }
  .p-toast .p-toast-message.p-toast-message-error {
    background: #f8d7da;
    border: solid #f5c6cb;
    border-width: 1px;
    color: #721c24;
  }
  .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
  .p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
    color: #721c24;
  }
  .p-galleria .p-galleria-close {
    margin: 0.5rem;
    background: transparent;
    color: #efefef;
    width: 4rem;
    height: 4rem;
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-galleria .p-galleria-close .p-galleria-close-icon {
    font-size: 2rem;
  }
  .p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-galleria .p-galleria-close:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #efefef;
  }
  .p-galleria .p-galleria-item-nav {
    background: transparent;
    color: #efefef;
    width: 4rem;
    height: 4rem;
    transition: box-shadow 0.15s;
    border-radius: 4px;
    margin: 0 0.5rem;
  }
  .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
  .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
    font-size: 2rem;
  }
  .p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
    background: rgba(255, 255, 255, 0.1);
    color: #efefef;
  }
  .p-galleria .p-galleria-caption {
    background: rgba(0, 0, 0, 0.5);
    color: #efefef;
    padding: 1rem;
  }
  .p-galleria .p-galleria-indicators {
    padding: 1rem;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
    background-color: #e9ecef;
    width: 1rem;
    height: 1rem;
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
    background: #dee2e6;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background: #007bff;
    color: #ffffff;
  }
  .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,
  .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
    margin-right: 0.5rem;
  }
  .p-galleria.p-galleria-indicators-left .p-galleria-indicator,
  .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
    margin-bottom: 0.5rem;
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
    background: rgba(0, 0, 0, 0.5);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
    background: rgba(255, 255, 255, 0.4);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
    background: rgba(255, 255, 255, 0.6);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background: #007bff;
    color: #ffffff;
  }
  .p-galleria .p-galleria-thumbnail-container {
    background: rgba(0, 0, 0, 0.9);
    padding: 1rem 0.25rem;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
    margin: 0.5rem;
    background-color: transparent;
    color: #efefef;
    width: 2rem;
    height: 2rem;
    transition: box-shadow 0.15s;
    border-radius: 4px;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #efefef;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-galleria-mask {
    --maskbg: rgba(0, 0, 0, 0.9);
  }
  .p-image-mask {
    --maskbg: rgba(0, 0, 0, 0.9);
  }
  .p-image-preview-indicator {
    background-color: transparent;
    color: #f8f9fa;
    transition: box-shadow 0.15s;
  }
  .p-image-preview-container:hover > .p-image-preview-indicator {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .p-image-toolbar {
    padding: 1rem;
  }
  .p-image-action.p-link {
    color: #f8f9fa;
    background-color: transparent;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    transition: box-shadow 0.15s;
    margin-right: 0.5rem;
  }
  .p-image-action.p-link:last-child {
    margin-right: 0;
  }
  .p-image-action.p-link:hover {
    color: #f8f9fa;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .p-image-action.p-link i {
    font-size: 1.5rem;
  }
  .p-image-action.p-link .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-avatar {
    background-color: #dee2e6;
    border-radius: 4px;
  }
  .p-avatar.p-avatar-lg {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
  }
  .p-avatar.p-avatar-lg .p-avatar-icon {
    font-size: 1.5rem;
  }
  .p-avatar.p-avatar-xl {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
  .p-avatar.p-avatar-xl .p-avatar-icon {
    font-size: 2rem;
  }
  .p-avatar-group .p-avatar {
    border: 2px solid #ffffff;
  }
  .p-badge {
    background: #007bff;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .p-badge.p-badge-success {
    background-color: #28a745;
    color: #ffffff;
  }
  .p-badge.p-badge-info {
    background-color: #17a2b8;
    color: #ffffff;
  }
  .p-badge.p-badge-warning {
    background-color: #ffc107;
    color: #212529;
  }
  .p-badge.p-badge-danger {
    background-color: #dc3545;
    color: #ffffff;
  }
  .p-badge.p-badge-lg {
    font-size: 1.125rem;
    min-width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
  }
  .p-badge.p-badge-xl {
    font-size: 1.5rem;
    min-width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }
  .p-chip {
    background-color: #dee2e6;
    color: #212529;
    border-radius: 16px;
    padding: 0 0.75rem;
  }
  .p-chip .p-chip-text {
    line-height: 1.5;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
  }
  .p-chip .p-chip-icon {
    margin-right: 0.5rem;
  }
  .p-chip .pi-chip-remove-icon {
    margin-left: 0.5rem;
  }
  .p-chip img {
    width: 2rem;
    height: 2rem;
    margin-left: -0.75rem;
    margin-right: 0.5rem;
  }
  .p-chip .pi-chip-remove-icon {
    border-radius: 4px;
    transition: box-shadow 0.15s;
  }
  .p-chip .pi-chip-remove-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-chip .pi-chip-remove-icon:focus {
    outline: 0 none;
  }
  .p-inplace .p-inplace-display {
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
    transition:
      background-color 0.15s,
      border-color 0.15s,
      box-shadow 0.15s;
  }
  .p-inplace .p-inplace-display:not(.p-disabled):hover {
    background: #e9ecef;
    color: #212529;
  }
  .p-inplace .p-inplace-display:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  .p-metergroup {
    display: flex;
  }
  .p-metergroup-meters {
    display: flex;
  }
  .p-metergroup-vertical .p-metergroup-meters {
    flex-direction: column;
  }
  .p-metergroup-labels {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .p-metergroup-vertical .p-metergroup-labels {
    align-items: start;
  }
  .p-metergroup-labels-vertical {
    flex-direction: column;
  }
  .p-metergroup-label {
    display: inline-flex;
    align-items: center;
  }
  .p-metergroup-label-marker {
    display: inline-flex;
  }
  .p-metergroup {
    gap: 1rem;
  }
  .p-metergroup .p-metergroup-meters {
    background: #e9ecef;
    border-radius: 4px;
  }
  .p-metergroup .p-metergroup-meter {
    border: 0 none;
    background: #007bff;
  }
  .p-metergroup .p-metergroup-labels .p-metergroup-label {
    gap: 0.5rem;
  }
  .p-metergroup .p-metergroup-labels .p-metergroup-label-marker {
    background: #007bff;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100%;
  }
  .p-metergroup .p-metergroup-labels .p-metergroup-label-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-metergroup .p-metergroup-labels.p-metergroup-labels-vertical {
    gap: 0.5rem;
  }
  .p-metergroup .p-metergroup-labels.p-metergroup-labels-horizontal {
    gap: 1rem;
  }
  .p-metergroup.p-metergroup-horizontal {
    flex-direction: column;
  }
  .p-metergroup.p-metergroup-horizontal .p-metergroup-meters {
    height: 0.5rem;
  }
  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .p-metergroup.p-metergroup-horizontal .p-metergroup-meter:last-of-type {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-metergroup.p-metergroup-vertical {
    flex-direction: row;
  }
  .p-metergroup.p-metergroup-vertical .p-metergroup-meters {
    width: 0.5rem;
    height: 100%;
  }
  .p-metergroup.p-metergroup-vertical .p-metergroup-meter:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .p-metergroup.p-metergroup-vertical .p-metergroup-meter:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .p-progressbar {
    border: 0 none;
    height: 1.5rem;
    background: #e9ecef;
    border-radius: 4px;
  }
  .p-progressbar .p-progressbar-value {
    border: 0 none;
    margin: 0;
    background: #007bff;
  }
  .p-progressbar .p-progressbar-label {
    color: #ffffff;
    line-height: 1.5rem;
  }
  .p-scrolltop {
    width: 3rem;
    height: 3rem;
    border-radius: 4px;
    box-shadow: none;
    transition: box-shadow 0.15s;
  }
  .p-scrolltop.p-link {
    background: rgba(0, 0, 0, 0.7);
  }
  .p-scrolltop.p-link:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .p-scrolltop .p-scrolltop-icon {
    font-size: 1.5rem;
    color: #efefef;
  }
  .p-scrolltop .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-skeleton {
    background-color: #e9ecef;
    border-radius: 4px;
  }
  .p-skeleton:after {
    background:
      linear-gradient(
        90deg,
        rgba(255, 255, 255, 0),
        rgba(255, 255, 255, 0.4),
        rgba(255, 255, 255, 0));
  }
  .p-tag {
    background: #007bff;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 0.25rem 0.4rem;
    border-radius: 4px;
  }
  .p-tag.p-tag-success {
    background-color: #28a745;
    color: #ffffff;
  }
  .p-tag.p-tag-info {
    background-color: #17a2b8;
    color: #ffffff;
  }
  .p-tag.p-tag-warning {
    background-color: #ffc107;
    color: #212529;
  }
  .p-tag.p-tag-danger {
    background-color: #dc3545;
    color: #ffffff;
  }
  .p-tag .p-tag-icon {
    margin-right: 0.25rem;
    font-size: 0.75rem;
  }
  .p-tag .p-icon {
    width: 0.75rem;
    height: 0.75rem;
  }
  .p-terminal {
    background: #ffffff;
    color: #212529;
    border: 1px solid #dee2e6;
    padding: 1.25rem;
  }
  .p-terminal .p-terminal-input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
  }
}

/* node_modules/primeng/resources/primeng.min.css */
.p-overflow-hidden {
  overflow: hidden;
  padding-right: var(--scrollbar-width);
}
@layer primeng {
  .p-component,
  .p-component * {
    box-sizing: border-box;
  }
  .p-hidden {
    display: none;
  }
  .p-hidden-space {
    visibility: hidden;
  }
  .p-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .p-hidden-accessible input,
  .p-hidden-accessible select {
    transform: scale(0);
  }
  .p-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
  }
  .p-disabled,
  .p-disabled * {
    cursor: default !important;
    pointer-events: none;
  }
  .p-component-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-unselectable-text {
    -webkit-user-select: none;
    user-select: none;
  }
  .p-scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
  }
  @-webkit-keyframes p-fadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes p-fadein {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  input[type=button],
  input[type=submit],
  input[type=reset],
  input[type=file]::-webkit-file-upload-button,
  button {
    border-radius: 0;
  }
  .p-link {
    text-align: left;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
  }
  .p-link:disabled {
    cursor: default;
  }
  .p-sr-only {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
  }
  .p-connected-overlay {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform .12s cubic-bezier(0, 0, 0.2, 1), opacity .12s cubic-bezier(0, 0, 0.2, 1);
  }
  .p-connected-overlay-visible {
    opacity: 1;
    transform: scaleY(1);
  }
  .p-connected-overlay-hidden {
    opacity: 0;
    transform: scaleY(1);
    transition: opacity .1s linear;
  }
  .p-toggleable-content.ng-animating {
    overflow: hidden;
  }
  .p-icon-wrapper {
    display: inline-flex;
  }
  .p-icon {
    display: inline-block;
  }
  .p-icon-spin {
    -webkit-animation: p-icon-spin 2s infinite linear;
    animation: p-icon-spin 2s infinite linear;
  }
}
@-webkit-keyframes p-icon-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes p-icon-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@layer primeng {
  .p-badge {
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    padding: 0 .5rem;
  }
  .p-overlay-badge {
    position: relative;
  }
  .p-overlay-badge .p-badge {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    transform-origin: 100% 0;
    margin: 0;
  }
  .p-badge-dot {
    width: .5rem;
    min-width: .5rem;
    height: .5rem;
    border-radius: 50%;
    padding: 0;
  }
  .p-badge-no-gutter {
    padding: 0;
    border-radius: 50%;
  }
}
@layer primeng {
  .p-button {
    margin: 0;
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    align-items: center;
    vertical-align: bottom;
    text-align: center;
    overflow: hidden;
    position: relative;
  }
  .p-button-label {
    flex: 1 1 auto;
  }
  .p-button-icon-right {
    order: 1;
  }
  .p-button:disabled {
    cursor: default;
    pointer-events: none;
  }
  .p-button-icon-only {
    justify-content: center;
  }
  .p-button-icon-only:after {
    content: "p";
    visibility: hidden;
    clip: rect(0 0 0 0);
    width: 0;
  }
  .p-button-vertical {
    flex-direction: column;
  }
  .p-button-icon-bottom {
    order: 2;
  }
  .p-button-group .p-button {
    margin: 0;
  }
  .p-button-group .p-button:focus,
  .p-button-group p-button:focus .p-button,
  .p-buttonset .p-button:focus,
  .p-buttonset .p-button:focus,
  .p-buttonset p-button:focus .p-button,
  .p-buttonset .p-button:focus {
    position: relative;
    z-index: 1;
  }
  .p-button-group .p-button:not(:last-child),
  .p-button-group .p-button:not(:last-child):hover,
  .p-button-group p-button:not(:last-child) .p-button,
  .p-button-group p-button:not(:last-child) .p-button:hover,
  .p-buttonset .p-button:not(:last-child),
  .p-buttonset .p-button:not(:last-child):hover,
  .p-buttonset p-button:not(:last-child) .p-button,
  .p-buttonset p-button:not(:last-child) .p-button:hover {
    border-right: 0 none;
  }
  .p-button-group .p-button:not(:first-of-type):not(:last-of-type),
  .p-button-group p-button:not(:first-of-type):not(:last-of-type) .p-button,
  .p-buttonset .p-button:not(:first-of-type):not(:last-of-type),
  .p-buttonset p-button:not(:first-of-type):not(:last-of-type) .p-button {
    border-radius: 0;
  }
  .p-button-group .p-button:first-of-type:not(:only-of-type),
  .p-button-group p-button:first-of-type:not(:only-of-type) .p-button,
  .p-buttonset .p-button:first-of-type:not(:only-of-type),
  .p-buttonset p-button:first-of-type:not(:only-of-type) .p-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .p-button-group .p-button:last-of-type:not(:only-of-type),
  .p-button-group p-button:last-of-type:not(:only-of-type) .p-button,
  .p-buttonset .p-button:last-of-type:not(:only-of-type),
  .p-buttonset p-button:last-of-type:not(:only-of-type) .p-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  p-button[iconpos=right] spinnericon {
    order: 1;
  }
}
@layer primeng {
  .p-checkbox {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    position: relative;
  }
  .p-checkbox-disabled {
    cursor: default !important;
    pointer-events: none;
  }
  .p-checkbox-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  p-checkbox {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
  }
  .p-checkbox-label {
    line-height: 1;
  }
}
.p-colorpicker-panel .p-colorpicker-color {
  background: transparent url("./media/color-727V6BA6.png") no-repeat left top;
}
.p-colorpicker-panel .p-colorpicker-hue {
  background: transparent url("./media/hue-3YTJE6JS.png") no-repeat left top;
}
@layer primeng {
  .p-inputtext {
    margin: 0;
  }
  .p-fluid .p-inputtext {
    width: 100%;
  }
  .p-inputgroup {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .p-inputgroup-addon {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .p-inputgroup .p-float-label {
    display: flex;
    align-items: stretch;
    width: 100%;
  }
  .p-inputgroup .p-inputtext,
  .p-fluid .p-inputgroup .p-inputtext,
  .p-inputgroup .p-inputwrapper,
  .p-inputgroup .p-inputwrapper > .p-component {
    flex: 1 1 auto;
    width: 1%;
  }
  .p-float-label {
    display: block;
    position: relative;
  }
  .p-float-label label {
    position: absolute;
    pointer-events: none;
    top: 50%;
    margin-top: -0.5rem;
    transition-property: all;
    transition-timing-function: ease;
    line-height: 1;
  }
  .p-float-label textarea ~ label {
    top: 1rem;
  }
  .p-float-label input:focus ~ label,
  .p-float-label input.p-filled ~ label,
  .p-float-label textarea:focus ~ label,
  .p-float-label textarea.p-filled ~ label,
  .p-float-label .p-inputwrapper-focus ~ label,
  .p-float-label .p-inputwrapper-filled ~ label {
    top: -0.75rem;
    font-size: 12px;
  }
  .p-float-label .input:-webkit-autofill ~ label {
    top: -20px;
    font-size: 12px;
  }
  .p-float-label .p-placeholder,
  .p-float-label input::placeholder,
  .p-float-label .p-inputtext::placeholder {
    opacity: 0;
    transition-property: all;
    transition-timing-function: ease;
  }
  .p-float-label .p-focus .p-placeholder,
  .p-float-label input:focus::placeholder,
  .p-float-label .p-inputtext:focus::placeholder {
    opacity: 1;
    transition-property: all;
    transition-timing-function: ease;
  }
  .p-input-icon-left,
  .p-input-icon-right {
    position: relative;
    display: inline-block;
  }
  .p-input-icon-left > i,
  .p-input-icon-left > .p-icon-wrapper,
  .p-input-icon-right > i,
  .p-input-icon-right > .p-icon-wrapper {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
  }
  .p-fluid .p-input-icon-left,
  .p-fluid .p-input-icon-right {
    display: block;
    width: 100%;
  }
}
@layer primeng {
  .p-inputtextarea-resizable {
    overflow: hidden;
    resize: none;
  }
  .p-fluid .p-inputtextarea {
    width: 100%;
  }
}
@layer primeng {
  .p-password {
    position: relative;
    display: inline-flex;
  }
  .p-password-panel {
    position: absolute;
    top: 0;
    left: 0;
  }
  .p-password .p-password-panel {
    min-width: 100%;
  }
  .p-password-meter {
    height: 10px;
  }
  .p-password-strength {
    height: 100%;
    width: 0;
    transition: width 1s ease-in-out;
  }
  .p-fluid .p-password {
    display: flex;
  }
  .p-password-input::-ms-reveal,
  .p-password-input::-ms-clear {
    display: none;
  }
  .p-password-clear-icon {
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    cursor: pointer;
  }
  .p-password .p-icon {
    cursor: pointer;
  }
  .p-password-clearable.p-password-mask .p-password-clear-icon {
    margin-top: unset;
  }
  .p-password-clearable {
    position: relative;
  }
}
@layer primeng {
  .p-radiobutton {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: bottom;
    position: relative;
  }
  .p-radiobutton-box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-radiobutton-icon {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0) scale(0.1);
    border-radius: 50%;
    visibility: hidden;
  }
  .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(1, 1);
    visibility: visible;
  }
  p-radiobutton {
    display: inline-flex;
    vertical-align: bottom;
    align-items: center;
  }
  .p-radiobutton-label {
    line-height: 1;
  }
}
@layer primeng {
  .p-ripple {
    overflow: hidden;
    position: relative;
  }
  .p-ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    transform: scale(0);
  }
  .p-ink-active {
    animation: ripple .4s linear;
  }
  .p-ripple-disabled .p-ink {
    display: none !important;
  }
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@layer primeng {
  .p-tooltip {
    position: absolute;
    display: none;
    padding: .25em .5rem;
    max-width: 12.5rem;
    pointer-events: none;
  }
  .p-tooltip.p-tooltip-right,
  .p-tooltip.p-tooltip-left {
    padding: 0 .25rem;
  }
  .p-tooltip.p-tooltip-top,
  .p-tooltip.p-tooltip-bottom {
    padding: .25em 0;
  }
  .p-tooltip .p-tooltip-text {
    white-space: pre-line;
    word-break: break-word;
  }
  .p-tooltip-arrow {
    scale: 2;
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  .p-tooltip-right .p-tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -0.25rem;
    border-width: .25em .25em .25em 0;
  }
  .p-tooltip-left .p-tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -0.25rem;
    border-width: .25em 0 .25em .25rem;
  }
  .p-tooltip.p-tooltip-top {
    padding: .25em 0;
  }
  .p-tooltip-top .p-tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -0.25rem;
    border-width: .25em .25em 0;
  }
  .p-tooltip-bottom .p-tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -0.25rem;
    border-width: 0 .25em .25rem;
  }
}

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons-RSSEDYLY.eot");
  src:
    url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons-4GST5W3O.woff2") format("woff2"),
    url("./media/primeicons-P53SE5CV.woff") format("woff"),
    url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),
    url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* node_modules/font-awesome/scss/font-awesome.scss */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("./media/fontawesome-webfont-FMJ3VJ65.eot?v=4.7.0");
  src:
    url("./media/fontawesome-webfont-FMJ3VJ65.eot?#iefix&v=4.7.0") format("embedded-opentype"),
    url("./media/fontawesome-webfont-5GKVPAEF.woff2?v=4.7.0") format("woff2"),
    url("./media/fontawesome-webfont-Z4ARLA73.woff?v=4.7.0") format("woff"),
    url("./media/fontawesome-webfont-RJ6LE7IU.ttf?v=4.7.0") format("truetype"),
    url("./media/fontawesome-webfont-3KIJVIEY.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* node_modules/fullcalendar/dist/fullcalendar.min.css */
/*!
 * FullCalendar v3.10.5
 * Docs & License: https://fullcalendar.io/
 * (c) 2019 Adam Shaw
 */
.fc button,
.fc table,
body .fc {
  font-size: 1em;
}
.fc .fc-axis,
.fc button,
.fc-day-grid-event .fc-content,
.fc-list-item-marker,
.fc-list-item-time,
.fc-time-grid-event .fc-time,
.fc-time-grid-event.fc-short .fc-content {
  white-space: nowrap;
}
.fc-event,
.fc-event:hover,
.fc-state-hover,
.fc.fc-bootstrap3 a,
.ui-widget .fc-event,
a.fc-more {
  text-decoration: none;
}
.fc {
  direction: ltr;
  text-align: left;
}
.fc-rtl {
  text-align: right;
}
.fc th,
.fc-basic-view .fc-day-top .fc-week-number,
.fc-basic-view td.fc-week-number,
.fc-icon,
.fc-toolbar {
  text-align: center;
}
.fc-highlight {
  background: #bce8f1;
  opacity: .3;
}
.fc-bgevent {
  background: #8fdf82;
  opacity: .3;
}
.fc-nonbusiness {
  background: #d7d7d7;
}
.fc button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  cursor: pointer;
}
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.fc-state-default {
  border: 1px solid;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image:
    linear-gradient(
      to bottom,
      #fff,
      #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.fc-state-default.fc-corner-left {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.fc button .fc-icon {
  position: relative;
  top: -.05em;
  margin: 0 .2em;
  vertical-align: middle;
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
  color: #333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.fc-state-active,
.fc-state-down {
  background-color: #ccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: .65;
  box-shadow: none;
}
.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close,
a[data-goto] {
  cursor: pointer;
}
.fc-button-group {
  display: inline-block;
}
.fc .fc-button-group > * {
  float: left;
  margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child {
  margin-left: 0;
}
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}
.fc-popover .fc-header {
  padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}
.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
  float: right;
}
.fc-divider {
  border-style: solid;
  border-width: 1px;
}
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px 0;
}
.fc-bg table,
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
}
.fc-clear {
  clear: both;
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-bg {
  bottom: 0;
}
.fc table {
  width: 100%;
  box-sizing: border-box;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
.fc td,
.fc th {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}
.fc td.fc-today {
  border-style: double;
}
a[data-goto]:hover {
  text-decoration: underline;
}
.fc .fc-row {
  border-style: solid;
  border-width: 0;
}
.fc-row table {
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
  border-top: 0 hidden transparent;
}
.fc-row {
  position: relative;
}
.fc-row .fc-bg {
  z-index: 1;
}
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
}
.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
  border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
}
.fc-row .fc-helper-skeleton {
  z-index: 5;
}
.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  background: 0 0;
  border-color: transparent;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  border-top: 0;
}
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}
.fc-day-grid-event .fc-content,
.fc-icon,
.fc-row.fc-rigid,
.fc-time-grid-event {
  overflow: hidden;
}
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  width: 100%;
}
.fc-event {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
}
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
}
.fc-event,
.fc-event:hover {
  color: #fff;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}
.fc-event .fc-bg {
  z-index: 1;
  background: #fff;
  opacity: .25;
}
.fc-event .fc-content {
  position: relative;
  z-index: 2;
}
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
  display: none;
}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  display: block;
}
.fc-event.fc-selected .fc-resizer:before {
  content: "";
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
.fc-event.fc-selected {
  z-index: 9999 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, .3);
}
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
}
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  bottom: -1px;
}
.fc-h-event.fc-selected .fc-resizer {
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  top: 50%;
  margin-top: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
}
.fc-day-grid-event {
  margin: 1px 2px 0;
  padding: 0 1px;
}
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
}
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background: #000;
  opacity: .25;
}
.fc-day-grid-event .fc-time {
  font-weight: 700;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
}
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
}
a.fc-more:hover {
  text-decoration: underline;
}
.fc-limited {
  display: none;
}
.fc-day-grid .fc-row {
  z-index: 1;
}
.fc-more-popover {
  z-index: 2;
  width: 220px;
}
.fc-more-popover .fc-event-container {
  padding: 10px;
}
.fc-bootstrap3 .fc-popover .panel-body,
.fc-bootstrap4 .fc-popover .card-body {
  padding: 0;
}
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}
.fc-bootstrap3 .fc-today.alert,
.fc-bootstrap4 .fc-today.alert {
  border-radius: 0;
}
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color: #ddd;
}
.fc-unthemed .fc-popover {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background: #eee;
}
.fc-unthemed td.fc-today {
  background: #fcf8e3;
}
.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3;
}
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  font-family:
    "Courier New",
    Courier,
    monospace;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fc-icon:after {
  position: relative;
}
.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-right-single-arrow:after {
  content: "\203a";
  font-weight: 700;
  font-size: 200%;
  top: -7%;
}
.fc-icon-left-double-arrow:after {
  content: "\ab";
  font-size: 160%;
  top: -7%;
}
.fc-icon-right-double-arrow:after {
  content: "\bb";
  font-size: 160%;
  top: -7%;
}
.fc-icon-left-triangle:after {
  content: "\25c4";
  font-size: 125%;
  top: 3%;
}
.fc-icon-right-triangle:after {
  content: "\25ba";
  font-size: 125%;
  top: 3%;
}
.fc-icon-down-triangle:after {
  content: "\25bc";
  font-size: 125%;
  top: 2%;
}
.fc-icon-x:after {
  content: "\d7";
  font-size: 200%;
  top: 6%;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
  font-size: .9em;
  margin-top: 2px;
}
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}
.ui-widget .fc-disabled-day {
  background-image: none;
}
.fc-bootstrap3 .fc-time-grid .fc-slats table,
.fc-bootstrap4 .fc-time-grid .fc-slats table,
.fc-time-grid .fc-slats .ui-widget-content {
  background: 0 0;
}
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
}
.fc-bootstrap3 hr.fc-divider,
.fc-bootstrap4 hr.fc-divider {
  border-color: inherit;
}
.ui-widget .fc-event {
  color: #fff;
  font-weight: 400;
}
.ui-widget td.fc-axis {
  font-weight: 400;
}
.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}
.fc.fc-bootstrap4 a {
  text-decoration: none;
}
.fc.fc-bootstrap4 a[data-goto]:hover {
  text-decoration: underline;
}
.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]) {
  color: #fff;
}
.fc-bootstrap4 .fc-popover.card {
  position: absolute;
}
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}
.fc-toolbar .fc-left {
  float: left;
}
.fc-toolbar .fc-right {
  float: right;
}
.fc-toolbar .fc-center {
  display: inline-block;
}
.fc .fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
}
.fc .fc-toolbar > * > :first-child {
  margin-left: 0;
}
.fc-toolbar h2 {
  margin: 0;
}
.fc-toolbar button {
  position: relative;
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}
.fc-toolbar .fc-state-down {
  z-index: 3;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}
.fc-toolbar button:focus {
  z-index: 5;
}
.fc-view-container *,
.fc-view-container :after,
.fc-view-container :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fc-view,
.fc-view > table {
  position: relative;
  z-index: 1;
}
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
}
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-day-top.fc-other-month {
  opacity: .3;
}
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding: 2px;
}
.fc-basic-view th.fc-day-number,
.fc-basic-view th.fc-week-number {
  padding: 0 2px;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  background-color: #f2f2f2;
  color: grey;
}
.fc-basic-view td.fc-week-number > * {
  display: inline-block;
  min-width: 1.25em;
}
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
}
.fc .fc-axis {
  vertical-align: middle;
  padding: 0 4px;
}
.fc-ltr .fc-axis {
  text-align: right;
}
.fc-rtl .fc-axis {
  text-align: left;
}
.fc-time-grid,
.fc-time-grid-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid {
  min-height: 100%;
}
.fc-time-grid table {
  border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
  z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-content-col {
  position: relative;
}
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-highlight-container {
  z-index: 3;
  position: relative;
}
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}
.fc-time-grid .fc-helper-container {
  position: relative;
  z-index: 6;
}
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
}
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
}
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
  margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position: absolute;
  z-index: 1;
}
.fc-time-grid .fc-bgevent {
  left: 0;
  right: 0;
}
.fc-v-event.fc-not-start {
  border-top-width: 0;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event.fc-not-end {
  border-bottom-width: 0;
  padding-bottom: 1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-time-grid-event.fc-selected {
  overflow: visible;
}
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
}
.fc-time-grid-event .fc-content {
  overflow: hidden;
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}
.fc-time-grid-event .fc-time {
  font-size: .85em;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  display: inline-block;
  vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
}
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
}
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\a0-\a0";
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  padding: 0;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.fc-rtl .fc-list-view {
  direction: rtl;
}
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}
.fc .fc-list-table {
  table-layout: auto;
}
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}
.fc-list-table tr:first-child td {
  border-top-width: 0;
}
.fc-list-heading {
  border-bottom-width: 1px;
}
.fc-list-heading td {
  font-weight: 700;
}
.fc-ltr .fc-list-heading-main {
  float: left;
}
.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float: right;
}
.fc-rtl .fc-list-heading-alt {
  float: left;
}
.fc-list-item.fc-has-url {
  cursor: pointer;
}
.fc-list-item-marker,
.fc-list-item-time {
  width: 1px;
}
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}
.fc-list-item-title a {
  text-decoration: none;
  color: inherit;
}
.fc-list-item-title a[href]:hover {
  text-decoration: underline;
}
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.fc-unthemed .fc-list-empty {
  background-color: #eee;
}

/* node_modules/bootstrap/dist/css/bootstrap.min.css */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("./media/glyphicons-halflings-regular-PIHUWCJO.eot");
  src:
    url("./media/glyphicons-halflings-regular-PIHUWCJO.eot?#iefix") format("embedded-opentype"),
    url("./media/glyphicons-halflings-regular-W4DYDFZM.woff2") format("woff2"),
    url("./media/glyphicons-halflings-regular-JOUF32XT.woff") format("woff"),
    url("./media/glyphicons-halflings-regular-ACNUA6UY.ttf") format("truetype"),
    url("./media/glyphicons-halflings-regular-QXYEM3FU.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-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\a5";
}
.glyphicon-jpy:before {
  content: "\a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014\a0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\a0\2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family:
    Menlo,
    Monaco,
    Consolas,
    "Courier New",
    monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\	;
  line-height: normal;
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition:
    border-color ease-in-out .15s,
    box-shadow ease-in-out .15s,
    -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control,
  input[type=time].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type=date],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  .input-group-sm input[type=time],
  input[type=date].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  input[type=time].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type=date],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  .input-group-lg input[type=time],
  input[type=date].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  input[type=time].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\	;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\	;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\	;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition:
    transform .3s ease-out,
    -webkit-transform .3s ease-out,
    -o-transform .3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition:
      transform .6s ease-in-out,
      -webkit-transform .6s ease-in-out,
      -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, .5) 0,
      rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, .0001) 0,
      rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\	;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* node_modules/swiper/swiper-bundle.min.css */
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image:
    linear-gradient(
      to left,
      rgba(0, 0, 0, .5),
      rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, .5),
      rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image:
    linear-gradient(
      to top,
      rgba(0, 0, 0, .5),
      rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, .5),
      rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size:44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* node_modules/@angular/material/prebuilt-themes/indigo-pink.css */
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);
}
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-option-selected-state-label-text-color: #3f51b5;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #ff4081;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff4081;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #3f51b5;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #3f51b5;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #ff4081;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #ff4081;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
}
html {
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
html {
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #3f51b5;
  --mat-progress-bar-track-color: rgba(63, 81, 181, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #ff4081;
  --mat-progress-bar-track-color: rgba(255, 64, 129, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}
html {
  --mat-tooltip-supporting-text-font: Roboto, sans-serif;
  --mat-tooltip-supporting-text-size: 12px;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-tooltip-supporting-text-tracking: 0.0333333333em;
}
html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-filled-caret-color: #3f51b5;
  --mat-form-field-filled-focus-active-indicator-color: #3f51b5;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-outlined-caret-color: #3f51b5;
  --mat-form-field-outlined-focus-outline-color: #3f51b5;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #3f51b5 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #ff4081 87%, transparent);
  --mat-form-field-filled-caret-color: #ff4081;
  --mat-form-field-filled-focus-active-indicator-color: #ff4081;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #ff4081 87%, transparent);
  --mat-form-field-outlined-caret-color: #ff4081;
  --mat-form-field-outlined-focus-outline-color: #ff4081;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #ff4081 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-filled-label-text-font: Roboto, sans-serif;
  --mat-form-field-filled-label-text-size: 16px;
  --mat-form-field-filled-label-text-tracking: 0.03125em;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-form-field-outlined-label-text-font: Roboto, sans-serif;
  --mat-form-field-outlined-label-text-size: 16px;
  --mat-form-field-outlined-label-text-tracking: 0.03125em;
  --mat-form-field-outlined-label-text-weight: 400;
}
html {
  --mat-select-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #3f51b5;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #ff4081;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 32px;
  --mat-dialog-subhead-size: 20px;
  --mat-dialog-subhead-weight: 500;
  --mat-dialog-subhead-tracking: 0.0125em;
  --mat-dialog-supporting-text-font: Roboto, sans-serif;
  --mat-dialog-supporting-text-line-height: 24px;
  --mat-dialog-supporting-text-size: 16px;
  --mat-dialog-supporting-text-weight: 400;
  --mat-dialog-supporting-text-tracking: 0.03125em;
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #3f51b5;
  --mat-chip-elevated-disabled-container-color: #3f51b5;
  --mat-chip-elevated-selected-container-color: #3f51b5;
  --mat-chip-flat-disabled-selected-container-color: #3f51b5;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #ff4081;
  --mat-chip-elevated-disabled-container-color: #ff4081;
  --mat-chip-elevated-selected-container-color: #ff4081;
  --mat-chip-flat-disabled-selected-container-color: #ff4081;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
.mat-mdc-standard-chip {
  --mat-chip-label-text-font: Roboto, sans-serif;
  --mat-chip-label-text-line-height: 20px;
  --mat-chip-label-text-size: 14px;
  --mat-chip-label-text-tracking: 0.0178571429em;
  --mat-chip-label-text-weight: 400;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-handle-color: #3f51b5;
  --mat-slide-toggle-selected-hover-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-pressed-state-layer-color: #3f51b5;
  --mat-slide-toggle-selected-focus-handle-color: #3f51b5;
  --mat-slide-toggle-selected-hover-handle-color: #3f51b5;
  --mat-slide-toggle-selected-pressed-handle-color: #3f51b5;
  --mat-slide-toggle-selected-focus-track-color: #7986cb;
  --mat-slide-toggle-selected-hover-track-color: #7986cb;
  --mat-slide-toggle-selected-pressed-track-color: #7986cb;
  --mat-slide-toggle-selected-track-color: #7986cb;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-handle-color: #ff4081;
  --mat-slide-toggle-selected-hover-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-pressed-state-layer-color: #ff4081;
  --mat-slide-toggle-selected-focus-handle-color: #ff4081;
  --mat-slide-toggle-selected-hover-handle-color: #ff4081;
  --mat-slide-toggle-selected-pressed-handle-color: #ff4081;
  --mat-slide-toggle-selected-focus-track-color: #f06292;
  --mat-slide-toggle-selected-hover-track-color: #f06292;
  --mat-slide-toggle-selected-pressed-track-color: #f06292;
  --mat-slide-toggle-selected-track-color: #f06292;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html .mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-weight: 400;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #3f51b5;
  --mat-radio-selected-hover-icon-color: #3f51b5;
  --mat-radio-selected-icon-color: #3f51b5;
  --mat-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff4081;
  --mat-radio-selected-hover-icon-color: #ff4081;
  --mat-radio-selected-icon-color: #ff4081;
  --mat-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-radio-label-text-font: Roboto, sans-serif;
  --mat-radio-label-text-line-height: 20px;
  --mat-radio-label-text-size: 14px;
  --mat-radio-label-text-tracking: 0.0178571429em;
  --mat-radio-label-text-weight: 400;
}
html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mat-slider-value-indicator-transform-origin: bottom;
}
html {
  --mat-slider-active-track-color: #3f51b5;
  --mat-slider-focus-handle-color: #3f51b5;
  --mat-slider-handle-color: #3f51b5;
  --mat-slider-hover-handle-color: #3f51b5;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #3f51b5 4%, transparent);
  --mat-slider-inactive-track-color: #3f51b5;
  --mat-slider-ripple-color: #3f51b5;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #3f51b5;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.mat-accent {
  --mat-slider-active-track-color: #ff4081;
  --mat-slider-focus-handle-color: #ff4081;
  --mat-slider-handle-color: #ff4081;
  --mat-slider-hover-handle-color: #ff4081;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #ff4081 4%, transparent);
  --mat-slider-inactive-track-color: #ff4081;
  --mat-slider-ripple-color: #ff4081;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #ff4081;
}
.mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
html {
  --mat-slider-label-label-text-font: Roboto, sans-serif;
  --mat-slider-label-label-text-size: 14px;
  --mat-slider-label-label-text-line-height: 22px;
  --mat-slider-label-label-text-tracking: 0.0071428571em;
  --mat-slider-label-label-text-weight: 500;
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #3f51b5;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #3f51b5;
  --mat-radio-selected-hover-icon-color: #3f51b5;
  --mat-radio-selected-icon-color: #3f51b5;
  --mat-radio-selected-pressed-icon-color: #3f51b5;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #ff4081;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #ff4081;
  --mat-radio-selected-hover-icon-color: #ff4081;
  --mat-radio-selected-icon-color: #ff4081;
  --mat-radio-selected-pressed-icon-color: #ff4081;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #3f51b5;
  --mat-checkbox-selected-hover-icon-color: #3f51b5;
  --mat-checkbox-selected-icon-color: #3f51b5;
  --mat-checkbox-selected-pressed-icon-color: #3f51b5;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mat-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mat-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff4081;
  --mat-checkbox-selected-hover-icon-color: #ff4081;
  --mat-checkbox-selected-icon-color: #ff4081;
  --mat-checkbox-selected-pressed-icon-color: #ff4081;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff4081;
  --mat-checkbox-selected-hover-state-layer-color: #ff4081;
  --mat-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #3f51b5;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-list-list-item-label-text-font: Roboto, sans-serif;
  --mat-list-list-item-label-text-line-height: 24px;
  --mat-list-list-item-label-text-size: 16px;
  --mat-list-list-item-label-text-tracking: 0.03125em;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-supporting-text-line-height: 20px;
  --mat-list-list-item-supporting-text-size: 14px;
  --mat-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 20px;
  --mat-list-list-item-trailing-supporting-text-size: 12px;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mat-list-list-item-trailing-supporting-text-weight: 400;
}
.mdc-list-group__subheader {
  font: 400 16px / 28px Roboto, sans-serif;
  letter-spacing: .009375em;
}
html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}
html {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #3f51b5;
  --mat-tab-active-ripple-color: #3f51b5;
  --mat-tab-inactive-ripple-color: #3f51b5;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #3f51b5;
  --mat-tab-active-hover-label-text-color: #3f51b5;
  --mat-tab-active-focus-indicator-color: #3f51b5;
  --mat-tab-active-hover-indicator-color: #3f51b5;
  --mat-tab-active-indicator-color: #3f51b5;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #ff4081;
  --mat-tab-active-ripple-color: #ff4081;
  --mat-tab-inactive-ripple-color: #ff4081;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #ff4081;
  --mat-tab-active-hover-label-text-color: #ff4081;
  --mat-tab-active-focus-indicator-color: #ff4081;
  --mat-tab-active-hover-indicator-color: #ff4081;
  --mat-tab-active-indicator-color: #ff4081;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #3f51b5;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #ff4081;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
.mat-mdc-tab-header {
  --mat-tab-label-text-font: Roboto, sans-serif;
  --mat-tab-label-text-size: 14px;
  --mat-tab-label-text-tracking: 0.0892857143em;
  --mat-tab-label-text-line-height: 36px;
  --mat-tab-label-text-weight: 500;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #ff4081;
  --mat-checkbox-selected-hover-icon-color: #ff4081;
  --mat-checkbox-selected-icon-color: #ff4081;
  --mat-checkbox-selected-pressed-icon-color: #ff4081;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #ff4081;
  --mat-checkbox-selected-hover-state-layer-color: #ff4081;
  --mat-checkbox-selected-pressed-state-layer-color: #ff4081;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #3f51b5;
  --mat-checkbox-selected-hover-icon-color: #3f51b5;
  --mat-checkbox-selected-icon-color: #3f51b5;
  --mat-checkbox-selected-pressed-icon-color: #3f51b5;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #3f51b5;
  --mat-checkbox-selected-hover-state-layer-color: #3f51b5;
  --mat-checkbox-selected-pressed-state-layer-color: #3f51b5;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
html {
  --mat-checkbox-label-text-font: Roboto, sans-serif;
  --mat-checkbox-label-text-line-height: 20px;
  --mat-checkbox-label-text-size: 14px;
  --mat-checkbox-label-text-tracking: 0.0178571429em;
  --mat-checkbox-label-text-weight: 400;
}
html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #3f51b5;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #3f51b5;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-button-outlined-state-layer-color: #3f51b5;
  --mat-button-protected-container-color: #3f51b5;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #3f51b5;
  --mat-button-text-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-button-text-state-layer-color: #3f51b5;
  --mat-button-tonal-container-color: #3f51b5;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #ff4081;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #ff4081;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-button-outlined-state-layer-color: #ff4081;
  --mat-button-protected-container-color: #ff4081;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #ff4081;
  --mat-button-text-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-button-text-state-layer-color: #ff4081;
  --mat-button-tonal-container-color: #ff4081;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}
html {
  --mat-button-filled-label-text-font: Roboto, sans-serif;
  --mat-button-filled-label-text-size: 14px;
  --mat-button-filled-label-text-tracking: 0.0892857143em;
  --mat-button-filled-label-text-transform: none;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font: Roboto, sans-serif;
  --mat-button-outlined-label-text-size: 14px;
  --mat-button-outlined-label-text-tracking: 0.0892857143em;
  --mat-button-outlined-label-text-transform: none;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font: Roboto, sans-serif;
  --mat-button-protected-label-text-size: 14px;
  --mat-button-protected-label-text-tracking: 0.0892857143em;
  --mat-button-protected-label-text-transform: none;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font: Roboto, sans-serif;
  --mat-button-text-label-text-size: 14px;
  --mat-button-text-label-text-tracking: 0.0892857143em;
  --mat-button-text-label-text-transform: none;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font: Roboto, sans-serif;
  --mat-button-tonal-label-text-size: 14px;
  --mat-button-tonal-label-text-tracking: 0.0892857143em;
  --mat-button-tonal-label-text-transform: none;
  --mat-button-tonal-label-text-weight: 500;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #3f51b5;
  --mat-icon-button-state-layer-color: #3f51b5;
  --mat-icon-button-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #ff4081;
  --mat-icon-button-state-layer-color: #ff4081;
  --mat-icon-button-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #3f51b5;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-fab-small-container-color: #3f51b5;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #ff4081;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-fab-small-container-color: #ff4081;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-fab-extended-label-text-font: Roboto, sans-serif;
  --mat-fab-extended-label-text-size: 14px;
  --mat-fab-extended-label-text-tracking: 0.0892857143em;
  --mat-fab-extended-label-text-weight: 500;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #7986cb;
}
html {
  --mat-snack-bar-supporting-text-font: Roboto, sans-serif;
  --mat-snack-bar-supporting-text-line-height: 20px;
  --mat-snack-bar-supporting-text-size: 14px;
  --mat-snack-bar-supporting-text-weight: 400;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #3f51b5;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #ff4081;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #3f51b5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-badge-accent {
  --mat-badge-background-color: #ff4081;
  --mat-badge-text-color: white;
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-line-height: 22px;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-small-size-line-height: 16px;
  --mat-badge-large-size-text-size: 24px;
  --mat-badge-large-size-line-height: 28px;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
}
html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-button-toggle-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-label-text-line-height: 24px;
  --mat-button-toggle-label-text-size: 16px;
  --mat-button-toggle-label-text-tracking: 0.03125em;
  --mat-button-toggle-label-text-weight: 400;
  --mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;
  --mat-button-toggle-legacy-label-text-line-height: 24px;
  --mat-button-toggle-legacy-label-text-size: 16px;
  --mat-button-toggle-legacy-label-text-tracking: 0.03125em;
  --mat-button-toggle-legacy-label-text-weight: 400;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #3f51b5 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #3f51b5 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #3f51b5 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #3f51b5 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #3f51b5;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent,
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #ff4081 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #ff4081 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #ff4081 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #ff4081;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #ff4081 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
}
html {
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color: #ff4081;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff4081;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}
html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3f51b5;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff4081;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-tree-node-text-font: Roboto, sans-serif;
  --mat-tree-node-text-size: 14px;
  --mat-tree-node-text-weight: 400;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: .0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: .03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px*.83)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px*.67)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: .0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: .0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: .0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: .0073529412em;
  margin: 0 0 64px;
}

/* node_modules/wowjs/css/libs/animate.css */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

/* src/assets/font/Poppins/poppins.css */
@font-face {
  font-family: "Poppins-Light";
  font-weight: 300;
  font-style: normal;
  src: url("./media/Poppins-Light-X4TX7IMX.eot");
  src:
    url("./media/Poppins-Light-X4TX7IMX.eot?#iefix") format("embedded-opentype"),
    url("./media/Poppins-Light-I5WRTGCC.woff2") format("woff2"),
    url("./media/Poppins-Light-DAANZ2WJ.woff") format("woff"),
    url("./media/Poppins-Light-RMQAEPUP.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Regular";
  font-weight: 400;
  font-style: normal;
  src: url("./media/Poppins-Regular-WJ2XOSYM.eot");
  src:
    url("./media/Poppins-Regular-WJ2XOSYM.eot?#iefix") format("embedded-opentype"),
    url("./media/Poppins-Regular-SO44HAFF.woff2") format("woff2"),
    url("./media/Poppins-Regular-H7PXDV3U.woff") format("woff"),
    url("./media/Poppins-Regular-JNHL4IDV.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  font-style: normal;
  src: url("./media/Poppins-Medium-TNODDWNB.eot");
  src:
    url("./media/Poppins-Medium-TNODDWNB.eot?#iefix") format("embedded-opentype"),
    url("./media/Poppins-Medium-O3LXZE7D.woff2") format("woff2"),
    url("./media/Poppins-Medium-OX63GBNB.woff") format("woff"),
    url("./media/Poppins-Medium-UUWQX4EV.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  font-style: normal;
  src: url("./media/Poppins-SemiBold-Z4MPEWZC.eot");
  src:
    url("./media/Poppins-SemiBold-Z4MPEWZC.eot?#iefix") format("embedded-opentype"),
    url("./media/Poppins-SemiBold-NMPFP4YS.woff2") format("woff2"),
    url("./media/Poppins-SemiBold-PLVK45BR.woff") format("woff"),
    url("./media/Poppins-SemiBold-TBISX6G2.ttf") format("truetype");
  font-display: swap;
}

/* src/assets/font/Inter/inter.css */
@font-face {
  font-family: "Inter-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Inter-Regular.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Inter-Regular.woff) format("woff");
}
@font-face {
  font-family: "Inter-Regular";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Inter-Regular.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Inter-Regular.woff) format("woff");
}
@font-face {
  font-family: "Inter-Bold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Inter-Medium.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Inter-Medium.woff) format("woff");
}
@font-face {
  font-family: "Inter-Bold";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Inter-Medium.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Inter-Medium.woff) format("woff");
}

/* src/assets/font/Prompt/prompt.css */
@font-face {
  font-family: "Prompt-Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Prompt-Regular.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Prompt-Regular.woff) format("woff");
}
@font-face {
  font-family: "Prompt-Regular";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Prompt-RegularItalic.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Prompt-RegularItalic.woff) format("woff");
}
@font-face {
  font-family: "Prompt-SemiBold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Prompt-SemiBold.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Prompt-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "Prompt-SemiBold";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Prompt-SemiBoldItalic.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Prompt-SemiBoldItalic.woff) format("woff");
}
@font-face {
  font-family: "Prompt-Bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Prompt-Bold.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Prompt-Bold.woff) format("woff");
}
@font-face {
  font-family: "Prompt-Bold";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://cdn.fundingasiagroup.com/fonts/Prompt-BoldItalic.woff2) format("woff2"), url(https://cdn.fundingasiagroup.com/fonts/Prompt-BoldItalic.woff) format("woff");
}

/* src/assets/scss/app.scss */
body {
  letter-spacing: 0.25px;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial", "Prompt-Regular" !important;
}
.link {
  cursor: pointer;
}
.link::hover {
  text-decoration: underline;
}
#dashboardnav_hype_container,
#dashboardnav_hype_container-1 {
  width: 60px !important;
}
.fs-btn-animation,
.blue-right-arrow-icon,
.green-right-arrow-icon,
.white-right-arrow-icon {
  transition-duration: 167ms;
  transition-timing-function: cubic-bezier(0.09, 0.48, 0.83, 0.67);
  transition-delay: 0s;
}
.fs-services-button {
  padding: 10px 20px 10px 10px !important;
  font-weight: 600;
  margin-top: 40px;
  font-size: 18px;
}
.btn:hover .arrow-icon {
  transform: translateX(8px);
}
.btn-rectangle {
  border-radius: 2px !important;
  border: solid 1.5px rgba(42, 42, 42, 0.2) !important;
}
.btn:hover.nohover {
  color: inherit !important;
}
.btn-text-arrow {
  display: inline-block;
  margin-right: 10px;
}
p {
  margin: 0;
}
@media not all {
  .container {
    width: 1400px;
    margin-top: 100px;
  }
}
.container-fluid {
  background-color: #f4f5f5;
}
@media (min-width: 320px) {
  .container-fluid {
    margin-top: 100px;
  }
  .container-fluid.banner-on {
    margin-top: 190px;
  }
  .container-fluid.log-in-banner-on {
    margin-top: 210px;
  }
  .tab-button {
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .container-fluid {
    margin-top: 100px;
  }
  .container-fluid.banner-on {
    margin-top: 160px;
  }
  .container-fluid.log-in-banner-on {
    margin-top: 180px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    margin-top: 100px;
  }
  .container-fluid.white {
    background-color: white;
  }
  .container-fluid.fs-signup {
    background-color: #f2f5fe !important;
  }
  .tab-button {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    font-size: 16px;
  }
}
footer-section,
router-outlet {
  position: relative;
  display: block;
}
.heading-semi-bold {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
.heading-regular {
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
.heading-light {
  font-family:
    "Poppins-Light",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
.heading-bold {
  font-family:
    "Poppins-Bold",
    "Inter-Bold",
    "Prompt-Bold",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
.text-bold {
  font-weight: bold;
}
.btn-primary-investor {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-style: normal;
  background-color: #3e7eff !important;
  color: white;
  border-radius: 0px !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.btn-primary-investor .block {
  color: white !important;
}
.btn-primary-investor.not-active {
  background-color: #e3e3e3;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
  color: #9b9b9b;
}
.btn-primary-investor:hover {
  background-color: #2d72fc;
  color: white !important;
}
.btn-primary-borrower {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-style: normal;
  background-color: #5203e9 !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0px !important;
  color: white !important;
}
.btn-primary-borrower .arrow-icon {
  margin-left: 5px;
  margin-top: 5px;
}
.btn-primary-borrower:hover {
  background-color: #4603c6;
  color: white !important;
}
.btn-primary-referral {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-style: normal;
  background-color: #00c0a6;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0px !important;
  color: white;
}
.btn-primary-referral-full {
  display: block;
  overflow: hidden;
  margin-top: 20px;
  padding: 15px;
}
.btn-primary-referral:hover {
  background-color: #05b79f;
  color: white !important;
}
.btn-primary-reject {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-style: normal;
  background-color: #cc1830;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0px !important;
  color: white;
}
.btn-primary-reject .block {
  width: 80%;
}
.btn-primary-reject:hover {
  background-color: #a94442;
  color: white !important;
}
.transparant-text {
  opacity: 0.65;
}
.transparant-text.black {
  color: #4a4a4a;
}
.btn-primary-white {
  background-color: #ffffff;
  border-radius: 0px !important;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
.btn-primary-white.borrower {
  color: #5203e9;
}
.btn-primary-white.investor {
  color: #3e7eff;
}
.btn-primary-white.referral {
  color: #009688;
}
.btn-primary-white.black {
  color: black;
  border: solid 1px rgba(151, 151, 151, 0.8);
}
.btn-primary-white.black:hover {
  color: black;
}
.btn-primary-white.green {
  border: solid 1px #08c0a6;
  color: #08c0a6;
}
.btn-primary-white.green.confirm {
  border: solid 1px rgba(8, 192, 166, 0.3);
  background-color: rgba(182, 237, 229, 0.2);
  color: #08c0a6;
}
.btn-primary-white.gray {
  border: solid 1px #979797;
  color: #9b9b9b;
}
.btn-primary-white.green:hover {
  color: rgba(8, 192, 166, 0.6) !important;
}
.btn-primary-white.gray:hover {
  color: rgba(155, 155, 155, 0.6) !important;
}
.btn-primary-white.disabled {
  background: #F5F5F5;
  border: 1px solid #CCCCCC;
}
.btn-primary-white:hover.borrower {
  color: #5203e9;
}
.btn-primary-white:hover.investor {
  color: #3e7eff;
}
.btn-primary-white:hover.referral {
  color: #009688;
}
.table-striped thead tr th:nth-child(1) {
  padding-left: 2em;
}
.table-striped tbody tr td:nth-child(1) {
  padding-left: 2em;
}
.white-text {
  color: #ffffff;
}
.dark-purple-text {
  color: #3901a8;
}
.red-text {
  color: #ff4747;
}
.black-text {
  color: black !important;
}
.dark-blue-text {
  color: #3b03a8;
}
.light-gray-text {
  color: #9b9b9b;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left !important;
}
.text-ellipsis,
.text-truncate {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.text-bold {
  font-weight: bold;
}
.text-body {
  color: #333333;
}
.font-size-10 {
  font-size: 10px;
}
.font-size-11 {
  font-size: 11px !important;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-14 {
  font-size: 14px;
}
.font-size-15 {
  font-size: 15px;
}
.font-size-16 {
  font-size: 16px;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-20 {
  font-size: 20px;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-24 {
  font-size: 24px;
}
.font-size-26 {
  font-size: 26px;
}
.font-size-28 {
  font-size: 28px !important;
}
.font-size-30 {
  font-size: 30px;
}
.font-size-32 {
  font-size: 32px;
}
.font-size-36 {
  font-size: 36px;
}
.font-size-38 {
  font-size: 38px;
}
.font-size-48 {
  font-size: 48px !important;
}
.font-size-62 {
  font-size: 62px;
}
@media (max-width: 992px) {
  .font-sm-size-10 {
    font-size: 10px;
  }
  .font-sm-size-12 {
    font-size: 12px;
  }
  .font-sm-size-16 {
    font-size: 16px;
  }
  .v-line-sm {
    height: 30px;
    padding: 0px;
  }
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-24 {
  margin-bottom: 24px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-12 {
  margin-left: 12px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-3vw {
  margin-right: 3vw;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-12 {
  margin-right: 12px !important;
}
.margin-right-24 {
  margin-right: 24px;
}
.margin-top-12 {
  margin-top: 12px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-8 {
  margin-top: 8px;
}
.margin-top-16 {
  margin-top: 16px;
}
.margin-top-32 {
  margin-top: 32px;
}
.margin-top-48 {
  margin-top: 48px;
}
.margin-bottom-8 {
  margin-bottom: 8px;
}
.margin-bottom-16 {
  margin-bottom: 16px;
}
.margin-bottom-32 {
  margin-bottom: 32px;
}
.margin-bottom-48 {
  margin-bottom: 48px;
}
.margin-right-16 {
  margin-right: 16px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-32 {
  margin-right: 32px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.padding-half-em {
  padding: 0.5em;
}
.padding-1em {
  padding: 1em;
}
.padding-1rem {
  padding: 1rem;
}
.padding-left-null {
  padding-left: 0;
}
.padding-right-null {
  padding-right: 0;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-top-null {
  padding-top: 0 !important;
}
.padding-top-32 {
  padding-top: 32px;
}
.padding-top-48 {
  padding-top: 48px;
}
.padding-top-80 {
  padding-top: 80px;
}
.padding-bottom-16 {
  padding-bottom: 16px;
}
.padding-bottom-48 {
  padding-bottom: 48px;
}
.padding-bottom-80 {
  padding-bottom: 80px;
}
.padding-inline-start-20 {
  padding-inline-start: 20px;
}
.full-width {
  width: 99.6% !important;
}
.width-auto {
  width: auto !important;
}
@media (max-width: 768px) {
  .xs-full-width {
    width: 99.6% !important;
  }
}
.full-height {
  height: 100% !important;
}
.fs-box-shadow {
  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);
}
.content-center {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.hr-sect {
  display: flex;
  flex-basis: 100%;
  align-items: center;
  color: rgb(0, 0, 0);
  margin: 8px 0px;
}
.hr-sect::before,
.hr-sect::after {
  content: "";
  flex-grow: 1;
  background: rgba(0, 0, 0, 0.3);
  height: 1px;
  font-size: 0px;
  line-height: 0px;
  margin: 0px 8px;
}
.flip-background {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
input[type=radio].toggle {
  display: none;
}
input[type=radio].toggle:checked + label {
  background-color: #485465;
  border: solid 1px #d3d3d3;
  cursor: default;
  color: #ffffff;
  border-color: transparent;
  margin-right: 5px;
}
input[type=radio].toggle + label {
  width: auto;
  min-width: 80px;
  border-radius: 100px;
  background-color: white;
  border: solid 1px #d3d3d3;
  margin-right: 5px;
}
input[type=radio].toggle:checked + label.btn:hover {
  background-position: 0 0;
  -webkit-transition: none;
  -moz-trainsition: none;
  transition: none;
}
input[type=radio].toggle-left + label {
  border-right: 0;
}
chart {
  width: 100% !important;
  margin: 0 auto;
  display: block;
}
.btn-blue {
  background-color: #3e6dfe;
}
.tab-button {
  float: left;
  border: none;
  outline: none;
  display: block;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-weight: normal;
}
.tab-button.-progress {
  width: 33.3333333333%;
}
.tab-button.-progress.white {
  background-color: white;
}
.tab-button.-faq {
  width: 33.3333333333%;
  background-color: white;
  color: black;
}
.tab-button.-faq.white {
  background-color: black;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  color: white;
}
.flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
}
.d-flex {
  display: flex !important;
}
.d-flex.column-direction {
  flex-direction: column;
}
.d-flex.row-direction {
  flex-direction: row;
}
.d-flex.wrap {
  flex-wrap: wrap;
}
.justify-content-flex-start {
  justify-content: flex-start;
}
.justify-content-flex-end {
  justify-content: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.align-items-center {
  align-items: center;
}
.align-items-flex-end {
  align-items: flex-end;
}
.justify-content-space-between {
  justify-content: space-between;
}
.d-none {
  display: none;
}
.align-items-center {
  align-items: center;
}
.d-inline-block {
  display: inline-block;
}
.bottom-stick {
  position: absolute;
  bottom: 0;
}
.pointer-events-auto {
  pointer-events: auto;
}
.padding-null {
  padding: 0 !important;
}
.padding-r-null {
  padding-right: 0 !important;
}
.margin-null {
  margin: 0 !important;
}
.searchBox {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 650px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  color: black;
  background-image: url("./media/search-icon-H46HUXGJ.svg");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.switchBtn {
  position: relative;
  display: inline-block;
  line-height: 15px;
  height: 34px;
  font-size: 12px;
}
.switchBtn input {
  display: none;
}
.switchBtn input:focus + .slide {
  box-shadow: 0 0 1px #01aeed;
}
.switchBtn input:checked + .slide:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  left: -25px;
}
.switchBtn.autobot {
  width: 110px;
}
.switchBtn.autobot input:checked + .slide {
  background-color: rgba(144, 19, 254, 0.5);
  padding-left: 40px;
}
.switchBtn.investor {
  width: 140px;
}
.switchBtn.investor input:checked + .slide {
  background-color: rgba(25, 192, 166, 0.5);
  padding-left: 40px;
}
.switchBtn.investment {
  width: 170px;
}
.switchBtn.investment input:checked + .slide {
  background-color: rgba(61, 126, 255, 0.5);
  padding-left: 40px;
}
.slide {
  position: absolute;
  cursor: pointer;
  border-radius: 34px;
  height: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 8px;
  color: #fff;
}
.slide.autobot:before {
  left: 82px;
}
.slide.investor:before {
  left: 112px;
}
.slide.investment:before {
  left: 143px;
}
.slide:before {
  border-radius: 50%;
  position: absolute;
  width: 26px;
  content: "";
  height: 26px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.circle {
  border-radius: 50px;
}
.circle.inv-portfolio {
  margin-right: 5px;
}
.circle.purple {
  background: #3b03a8;
}
.circle.blue {
  background: #2c50ff;
}
.circle.light-blue {
  background: #08c0a6;
}
.circle.orange {
  background: #ffb50d;
}
.circle.light-green {
  background: #07c0a6;
}
.circle.purple-2 {
  background: #6c81ff;
}
.circle.orange-2 {
  background: #f6a623;
}
.circle.light-blue-2 {
  background: #3d7eff;
}
.circle.size-10 {
  width: 10px;
  height: 10px;
}
.circle.size-75 {
  width: 75px;
  height: 75px;
}
.onoffswitch-description {
  display: inline-block;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  margin-left: 5px;
}
.onoffswitch-description.enabled {
  color: #0aa28b;
}
.onoffswitch-description.disabled {
  color: #9eaab6;
}
.onoffswitch {
  position: relative;
  width: 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px;
  margin-bottom: -2px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 14px;
  padding: 0;
  line-height: 14px;
  font-size: 13px;
  color: white;
  font-family:
    Trebuchet,
    Arial,
    sans-serif;
  font-weight: bold;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "";
  padding-left: 10px;
  background-color: rgba(0, 150, 136, 0.3);
  color: #ffffff;
}
.onoffswitch-inner:after {
  content: "";
  padding-right: 10px;
  background-color: rgba(158, 170, 182, 0.5);
  color: #999999;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 20px;
  height: 20px;
  margin: -3px;
  background: #edeff5;
  position: absolute;
  right: 24px;
  border-radius: 20px;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
  background-color: #19c0a6;
}
.blue-stripped-table.browseLoanTable thead tr th:first-child {
  width: initial !important;
}
.blue-stripped-table.browseLoanTable thead tr th:nth-child(2) {
  width: 8em !important;
}
.blue-stripped-table.browseLoanTable thead tr th:nth-child(3) {
  width: inherit;
}
.blue-stripped-table.browseLoanTable thead tr th:nth-child(4) {
  width: inherit;
}
.blue-stripped-table tbody:nth-child(odd) tr:not(.fs-portofolio-expandaded) {
  background-color: white;
}
.blue-stripped-table {
  width: 100%;
  padding: 0;
  text-align: right;
}
.blue-stripped-table .selected-row {
  background-color: #bdd2fe !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
.blue-stripped-table .fs-portfolio-blue-text {
  color: #336bda;
  font-weight: 600;
}
.blue-stripped-table .fs-portfolio-blue-text.learn-more {
  text-decoration: underline;
}
.blue-stripped-table .fs-portfolio-black-text {
  color: #485465;
  font-weight: 600;
}
.blue-stripped-table tr > td:first-child {
  text-align: right;
  width: 200px;
  padding-right: 25px;
}
.blue-stripped-table tr > td:last-of-type {
  text-align: left;
  width: 100px;
}
.blue-stripped-table thead tr th {
  font-weight: 300;
  padding: 10px 15px;
  font-size: 14px;
  letter-spacing: -0.1px;
  text-align: right;
  color: #7c7c7c;
}
.blue-stripped-table thead tr th:first-child {
  width: 10%;
  text-align: right;
}
.blue-stripped-table thead tr th:last-child {
  width: 200px;
  text-align: left;
}
.blue-stripped-table thead tr th:nth-child(2) {
  width: 150px;
}
.blue-stripped-table thead tr th:nth-child(3) {
  width: 250px;
}
.blue-stripped-table thead tr th:nth-child(4) {
  width: 125px;
}
.blue-stripped-table tr,
.blue-stripped-table td {
  padding: 10px 15px;
  vertical-align: top;
}
.blue-stripped-table tr img,
.blue-stripped-table td img {
  height: 25px;
  width: 25px;
  cursor: pointer;
}
.blue-stripped-table tbody tr:nth-child(odd) {
  background-color: #f2f5fe;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.modalPopup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 8888;
}
.modalPopup .modalPopupBody {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow-y: hidden;
  width: 200%;
  height: 100%;
  max-height: 80vh;
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  box-pack: center;
  box-align: center;
}
.triangle-border {
  position: absolute;
  padding: 15px;
  margin: 1em 0 3em;
  border: 1px solid black;
  color: #333;
  background: #fff;
  border: solid 1px #dde5ed;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
}
.triangle-border.top.right:after {
  top: -16px;
  bottom: auto;
  left: auto;
  right: 51px;
  border-width: 0px 18px 25px 15px;
}
.triangle-border.top.left:after {
  top: -16px;
  bottom: auto;
  right: 51px;
  left: 11px;
  border-width: 0px 18px 25px 15px;
}
.triangle-border:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 47px;
  border-width: 13px 13px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}
.triangle-border.top.right:before {
  top: -20px;
  bottom: auto;
  left: auto;
  right: 55px;
  border-width: 0px 15px 20px 10px;
}
.triangle-border.top.left:before {
  top: -20px;
  bottom: auto;
  right: 55px;
  border-width: 0px 15px 20px 10px;
}
.triangle-border:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 15px;
  border-width: 20px 20px 0;
  border-style: solid;
  border-color: #dde5ed transparent;
  display: block;
  width: 0;
}
.ui-dialog-content {
  padding-top: 0px !important;
}
.ui-dialog-title {
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
.loading-container {
  z-index: 10001;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.loading-background {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #efefef;
  opacity: 0.8;
}
.loading-box {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -45%);
  color: #337ab7;
}
.loading-object {
  position: relative;
  width: 760px;
  height: 380px;
  margin: auto;
  overflow: hidden;
}
.loading-message {
  position: absolute;
  top: 60%;
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  text-transform: capitalize;
  color: #485465;
}
.hide-loading {
  display: none;
}
.fs-form-control {
  background-color: #fafbfc;
  border: solid 1px #dde5ed;
}
.form-control {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form-control.portfolio-filter {
  display: inline-block;
  width: 90%;
}
.form-control:focus {
  outline: none;
}
.form-control:disabled {
  color: #757575;
}
.form-disabled {
  background-color: #f5f5f5 !important;
}
.form-disabled .form-control {
  color: #757575;
  background-color: transparent !important;
}
.form-control-error {
  background-color: #f2dede !important;
  color: #a94442 !important;
}
.form-control-error input,
.form-control-error select {
  background-color: #f2dede !important;
  color: #a94442 !important;
}
.form-control-error input::-webkit-input-placeholder,
.form-control-error select::-webkit-input-placeholder {
  color: #a94442 !important;
}
.form-control-error input:-moz-placeholder,
.form-control-error select:-moz-placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.form-control-error input::-moz-placeholder,
.form-control-error select::-moz-placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.form-control-error input:-ms-input-placeholder,
.form-control-error select:-ms-input-placeholder {
  color: #a94442 !important;
}
.form-control-error input::-ms-input-placeholder,
.form-control-error select::-ms-input-placeholder {
  color: #a94442 !important;
}
.form-control-error::-webkit-input-placeholder {
  color: #a94442 !important;
}
.form-control-error:-moz-placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.form-control-error::-moz-placeholder {
  color: #a94442 !important;
  opacity: 1;
}
.form-control-error:-ms-input-placeholder {
  color: #a94442 !important;
}
.form-control-error::-ms-input-placeholder {
  color: #a94442 !important;
}
.form-error-text {
  color: #a94442;
}
.form-subtitle-text {
  color: #8f8f8f;
}
.form-agreement {
  line-height: 1.5em;
  padding: 0 2em 0.5em 2em;
}
.form-agreement-sg {
  padding: 0 0 0.5em;
  text-align: left !important;
}
.form-agreement-my {
  padding: 0 !important;
  text-align: left !important;
}
.fs-form-control:focus {
  outline: none;
}
.btn-switch-style {
  width: 200px;
  border: solid 1.2px rgba(255, 255, 255, 0.4);
  color: white;
  background-color: inherit;
}
.btn-switch-style.active {
  background-color: #ffffff;
  color: #173673;
}
.btn-switch-style.active:hover {
  color: #173673;
}
.btn-switch-style:hover {
  color: white;
}
[role=button] {
  outline: none;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    margin-bottom: 10px;
    display: block;
  }
}
@media (min-width: 1200px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
  }
}
.form-group {
  background-color: #fafbfc;
  padding: 8px 12px;
}
.form-group label {
  width: 100%;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
  color: #8f8f8f;
}
.form-group .sign-up-form {
  width: 100% !important;
  outline: none;
  background-color: #fafbfc;
  border: none;
  box-shadow: none;
}
.form-group .form-control {
  padding: 0;
}
.form-group .form-control-prefix {
  display: inline-block;
  float: none;
  width: 35px !important;
  text-align: left;
}
.form-group .form-control-affix {
  display: inline-block;
  width: calc(100% - 35px) !important;
}
.form-group input,
.form-group select {
  height: 20px;
  line-height: 20px;
}
.form-group mat-select {
  height: 20px;
  line-height: 20px;
  margin-top: 1px;
  font-size: 14px;
  color: #555;
}
.form-group .form-control-no-float {
  float: none;
}
.sign-up-form__title {
  font-size: 18px;
  font-weight: bold;
}
.sign-up-form__caption {
  font-size: 12px;
}
.sign-up-form__gray_caption {
  font-size: 12px;
  color: #757575;
}
.sign-up-form__section_title {
  font-size: 16px;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}
.hide {
  display: none !important;
}
ul {
  margin: 0;
}
ul.dashed {
  list-style-type: none;
  -webkit-padding-start: 10px;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
}
ul .decimal {
  list-style-type: decimal;
}
ol {
  counter-reset: item;
  -webkit-padding-start: 20px;
  line-height: 20px;
}
ol > li {
  display: block;
  position: relative;
}
ol > li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px;
}
.upload-button {
  height: 50px;
  line-height: 40px;
  border-radius: 100px;
  background-color: #3d7eff;
  font-size: 16px;
}
.upload-button.success {
  background-color: #24c08a;
}
.upload-button:hover {
  color: white;
}
.fs-platform-agreement .highlight {
  font-weight: bold;
}
.fs-platform-agreement .highlight:before,
.fs-platform-agreement .highlight:after {
  content: "\a0";
}
dropzone.btn-primary-light .dz-text:before {
  content: "\f093" !important;
  font-family: FontAwesome;
  margin-right: 10px;
}
dropzone.btn-primary-light .dz-message {
  background-color: inherit !important;
  border: none !important;
  color: #ffffff;
  display: block !important;
  margin: 4px !important;
}
dropzone.btn-primary-light.uploaded {
  background: #F3F5FD;
  font-size: 14px;
}
dropzone.btn-primary-light.uploaded .dz-text:before {
  content: none !important;
}
dropzone.btn-primary-light.uploaded .dz-text {
  padding-right: 0 !important;
  padding-left: 8px !important;
}
dropzone .dz-processing,
dropzone .dz-preview {
  display: none !important;
}
@media (min-width: 320px) {
  .white-button-upload.uploaded {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .white-button-upload.uploaded {
    width: 500px;
  }
}
.white-button-upload.uploaded {
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.white-button-upload.uploaded .dz-text {
  justify-content: left !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.white-button-upload.uploaded .dz-text .text-ellipsis {
  max-width: 355px;
}
.white-button-upload.uploaded .dz-text:before {
  content: "\f00c" !important;
  font-family: FontAwesome;
  color: #08C0A6;
}
.white-button-upload.uploaded .dz-wrapper.dz-multiple.dz-started .dz-message {
  height: initial !important;
  width: 100%;
  border: none;
  display: contents;
}
.white-button-upload.uploaded .dz-processing,
.white-button-upload.uploaded .dz-preview {
  display: none;
}
@media (min-width: 320px) {
  .white-button-upload dropzone {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .white-button-upload dropzone {
    width: 155px;
  }
}
.white-button-upload dropzone {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  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);
  border-radius: 4px;
}
.white-button-upload dropzone > .dropzone.dz-wrapper {
  overflow: hidden;
  background-color: #ffffff !important;
  border-radius: 4px;
}
.white-button-upload dropzone > .dropzone.dz-wrapper .dz-message {
  height: initial !important;
  width: 100%;
  border: none;
  display: contents !important;
}
.white-button-upload dropzone > .dropzone.dz-wrapper .dz-message .dz-text {
  transform: none;
  position: initial;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.white-button-upload dropzone > .dropzone.dz-wrapper .dz-message .dz-text .text-ellipsis {
  max-width: 340px;
}
.white-button-upload dropzone > .dropzone.dz-wrapper .dz-message .dz-text:before {
  content: "\f093";
  font-family: FontAwesome;
  margin-right: 10px;
}
.white-button-upload .dz-preview {
  display: none !important;
}
.white-button-upload dropzone > .dropzone.dz-wrapper.dz-single.dz-started .dz-message {
  background-color: #ffffff !important;
  margin: 0;
  display: contents !important;
}
dropzone.dz-wrapper .dropzone .dz-preview {
  z-index: 1 !important;
}
dropzone.dz-wrapper .dropzone.dz-single.dz-started .dz-message {
  display: block !important;
}
dropzone.dz-wrapper .dropzone.dz-single .dz-preview .dz-image {
  width: 120px !important;
  height: 120px !important;
}
dropzone.dz-wrapper .dropzone.dz-single .dz-preview.dz-error {
  display: none !important;
}
dropzone.dz-wrapper .dropzone.dz-single .dz-message .dz-text {
  margin-top: 0 !important;
  transform: none !important;
}
dropzone.dz-wrapper .dropzone.dz-single .dz-preview {
  width: initial !important;
  height: initial !important;
  margin: 0 !important;
}
dropzone > .dropzone.dz-wrapper.dz-single .dz-preview {
  display: none;
}
dropzone > .dropzone.dz-wrapper.dz-single.dz-started .dz-message {
  display: block !important;
}
.form-group.form-control-error .ui-dropdown-label,
.form-group.form-control-error .ui-state-default {
  background-color: #f2dede !important;
}
.form-group .ui-dropdown {
  width: 100% !important;
}
.form-group .ui-dropdown .ui-dropdown .ui-dropdown-trigger .fa {
  margin-top: 0;
}
.form-group .ui-dropdown-label {
  background-color: #fafbfc;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  padding: 0;
}
.form-group .ui-state-default {
  background-color: #fafbfc;
  border: 0;
  outline: none;
  padding: 0;
}
.form-group .ui-state-default:focus {
  outline: none;
}
.form-group .ui-dropdown-panel:focus {
  outline: none;
}
.form-group .fa-caret-down {
  float: right;
}
.fs-accordion .ui-accordion-header .fa {
  top: 35% !important;
  left: 1% !important;
}
.fs-accordion .ui-accordion-header .fa-fw {
  display: block;
}
.fs-accordion .ui-accordion-header .fa-caret-right:before,
.fs-accordion .ui-accordion-header .fa-caret-down:before {
  content: "";
}
.fs-accordion .fa-fw {
  display: none;
}
.term-condition,
.privacy-notice,
.sme-referral-agreement,
.virtual-account,
.website-terms {
  padding-bottom: 10em;
}
.term-condition .content,
.privacy-notice .content,
.sme-referral-agreement .content,
.virtual-account .content,
.website-terms .content {
  width: 80%;
  margin: 30px auto;
}
.term-condition .content.complaint-handling,
.privacy-notice .content.complaint-handling,
.sme-referral-agreement .content.complaint-handling,
.virtual-account .content.complaint-handling,
.website-terms .content.complaint-handling {
  overflow: hidden;
}
.term-condition .content.complaint-handling h4,
.privacy-notice .content.complaint-handling h4,
.sme-referral-agreement .content.complaint-handling h4,
.virtual-account .content.complaint-handling h4,
.website-terms .content.complaint-handling h4 {
  margin-top: 30px;
}
.term-condition .content.complaint-handling .complaint-process,
.privacy-notice .content.complaint-handling .complaint-process,
.sme-referral-agreement .content.complaint-handling .complaint-process,
.virtual-account .content.complaint-handling .complaint-process,
.website-terms .content.complaint-handling .complaint-process {
  width: 100%;
}
.privacy-notice li {
  margin-bottom: 15px;
}
.term-condition .title {
  font-size: 32px;
}
.height-initial {
  height: initial !important;
}
.tbl-responsive {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
.tbl-responsive th {
  text-align: center;
  padding: 8px;
  border: 1px solid #ddd;
}
.tbl-responsive td {
  text-align: right;
  padding: 8px;
  border: 1px solid #ddd;
}
.faq-table-fee {
  border-collapse: collapse;
  width: 100%;
  max-width: 800px;
}
.faq-table-fee td,
.table-fee-referral-agreement td {
  padding: 8px;
}
.image-center {
  background-position: center !important;
}
.image-right {
  background-position: right !important;
}
.app-download-link {
  display: flex;
  border-radius: 5px;
  padding: 2px 10px;
  max-width: 12em;
  border: solid 0.9px #cccccc;
}
.app-download-link.white-background {
  background-color: #ffffff;
  color: #000000;
}
.app-download-link.black-background {
  background-color: #000000;
  color: #ffffff;
}
.app-download-link.black-background .app-store {
  color: #ffffff;
}
.app-download-link .download-caption {
  font-size: 12px;
}
@media (min-width: 320px) {
  .app-download-link .app-store {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .app-download-link .app-store {
    font-size: 18px;
  }
}
.app-download-link .app-store {
  line-height: 0;
  letter-spacing: -0.5px;
  color: #000000;
}
.cdk-global-overlay-wrapper,
.cdk-overlay-container {
  z-index: 99999;
}
.btn-new-feature-notification {
  border-radius: 2px;
  padding: 0.2em 0.5em;
  background-color: #ffb50d;
  color: #ffffff;
  font-size: 12px;
}
.fs-text-input-borderless {
  background-color: #ffffff;
  border: none;
  border-bottom: 1px solid #CCCCCC;
  outline: none;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-size: 26px;
  margin-top: 0.25em;
}
.no-underline {
  text-decoration: none !important;
}
.btn-white-background {
  margin-top: 64px;
  border: 1px solid #3e7eff;
  color: #3e7eff;
  border-radius: 1px;
}
.white-background {
  background-color: #ffffff;
}
.borrowInvestTab #int-tel-input .home-page-lead {
  color: #555;
  border: 1px solid #dde5ed;
  margin-bottom: 8px;
}
.borrowInvestTab #int-tel-input .home-page-lead .intl-tel-input {
  width: 100%;
}
.borrowInvestTab #int-tel-input .home-page-lead input {
  border: none;
  background-color: inherit;
  padding-left: 60px !important;
}
.borrowInvestTab #int-tel-input .home-page-lead .flag-container {
  padding-left: 10px;
}
.signUpModalDetailContent #int-tel-input .intl-tel-input {
  width: 100%;
}
.signUpModalDetailContent #int-tel-input .flag-container {
  padding-left: 1em;
}
.signUpModalDetailContent #int-tel-input input {
  padding-left: 60px !important;
}
#int-tel-input .intl-tel-input.allow-dropdown {
  width: 100%;
}
#int-tel-input .intl-tel-input.allow-dropdown .selected-flag {
  padding: 0;
}
#int-tel-input .intl-tel-input.allow-dropdown input {
  padding-left: 52px;
}
#int-tel-input .intl-tel-input .flag-container {
  right: auto;
  left: 0;
}
#int-tel-input .intl-tel-input .selected-flag {
  padding: 0;
}
#int-tel-input .intl-tel-input input {
  padding-left: 35px;
}
#int-tel-input .form-control-error .intl-tel-input .form-control::placeholder {
  color: #8f8f8f !important;
}
.list-disc-style {
  list-style-type: disc;
}
.btn-fs-disable.disabled {
  background: #f1f1f2 !important;
  border: 1px solid #CCCCCC;
  color: #8f8f8f;
  pointer-events: none;
}
.fs-mobile-scroll-to-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  color: #3e7eff;
  background-color: white;
  border-top: 1px solid #E0E0E0;
  padding: 14px 20px;
  z-index: 1;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
  width: 12px;
}
::-webkit-scrollbar:horizontal {
  height: 12px;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}
.gray-text {
  color: #8f8f8f;
}
.blue-text {
  color: #3e7eff;
}
.flex-display-vertical-align {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.flex-display-vertical-align .flex-align-right {
  margin-left: auto;
}
.mat-container-group--float-left {
  background: #fafbfc;
  border: 1px solid #CCCCCC;
  padding: 12px 16px;
}
.mat-container-group--float-left.mat-radio-checked {
  background: #f3f5fd;
  border: 1px solid #3e7eff;
}
.mat-container-group--float-left .mat-radio-container {
  order: 2;
}
.textbox-no-border {
  border: 0 none;
  background-color: inherit;
  border-bottom: 1px solid #CCCCCC;
  font-size: 14px;
}
.textbox-no-border:focus {
  outline: none;
}
.clickable {
  cursor: pointer;
}
.btn-disabled {
  background: #F1F1F2 !important;
  color: #8f8f8f;
  box-shadow: unset;
  border: 1px solid #CCCCCC;
  cursor: not-allowed;
}
.btn-disabled:hover {
  color: #8f8f8f;
}
.border-bottom-gray-100 {
  border-bottom: solid 1px #F1F1F2;
}
.bg-color-white {
  background: #ffffff;
}
.min-h-75 {
  min-height: 75px;
}
.h-100 {
  height: 100%;
}
.p-24 {
  padding: 24px;
}
.pt-12 {
  padding-top: 12px;
}
.sticky-banner {
  z-index: 1;
  position: fixed;
  background: #370B8F;
  padding: 16px 40px;
}
.sticky-banner.bottom {
  bottom: 0;
}
.sticky-banner .link {
  color: #3e7eff;
}
@media (min-width: 320px) {
  .sticky-banner .link {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .sticky-banner .link {
    margin-top: 0;
    line-height: 40px;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  overflow: hidden;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.ckbox label {
  font-weight: normal;
}
.ckbox {
  position: relative;
}
.ckbox input[type=checkbox] {
  opacity: 0;
  display: none;
}
.ckbox label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 24px;
}
.ckbox label:before {
  content: "";
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  border: 2px solid #8F8F8F;
  background-color: #ffffff;
  box-sizing: border-box;
  border-radius: 2px;
}
.ckbox input[type=checkbox]:checked + label:before {
  border-color: #3e7eff;
  background-color: #3e7eff;
}
.ckbox input[type=checkbox]:checked + label:after {
  top: 3px;
  left: 3.5px;
  content: "\e013";
  color: #ffffff;
  font-size: 11px;
  font-family: "Glyphicons Halflings";
  position: absolute;
}
.a-unstyled:hover,
.a-unstyled:active {
  text-decoration: none !important;
}
.turn-off-spinner::-webkit-inner-spin-button,
.turn-off-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.split-button {
  background-color: #3E7EFF;
  color: #ffffff;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 4px 0 0 4px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  border-right: 1px solid #79A6FF;
}
.split-button-small {
  background-color: #3E7EFF;
  color: #ffffff;
  padding: 10px;
  border: none;
  outline: none;
  border-radius: 0 4px 4px 0;
}
.split-button-dropdown {
  display: inline-block;
}
.split-button-dropdown-content {
  display: none;
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  min-width: 215px;
  z-index: 1;
}
.split-button-dropdown-content a {
  background-color: #ffffff;
  color: #000000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.split-button-dropdown-content a:hover {
  background-color: #ddd;
  cursor: pointer;
}
.split-button-dropdown:hover .split-button-dropdown-content {
  display: block;
}
.split-button-btn:hover,
.split-button-dropdown:hover .btn {
  background-color: #0b7dda;
}
.bg-color-gray-000 {
  background-color: #F5F5F5;
}
.bg-color-gray-100 {
  background-color: #F1F1F2;
}
.bg-color-blue-000 {
  background-color: #F3F5FD;
}
.bg-color-yellow-100 {
  background-color: #FFF3D6;
}
.bg-color-light-white {
  background-color: #fafbfc;
}
.bg-color-white {
  background-color: #ffffff !important;
}
.btn-primary-light {
  background: #2C50FF;
  color: #ffffff;
  padding: 12px 48px;
  font-size: 16px;
}
.btn-light {
  background: #ffffff;
  color: #2C50FF;
  padding: 12px 48px;
  font-size: 16px;
}
.no-border {
  border: none !important;
}
.thin-border {
  border: 1px solid;
}
.thin-border.gray-200 {
  border-color: #E0E0E0;
}
.fs-blue-400-text {
  color: #2C50FF;
}
.fs-blue-700-text {
  color: #111F66;
}
.fs-gray-600-text {
  color: #8F8F8F;
}
.fs-gray-700-text {
  color: #757575;
}
.fs-green-500 {
  color: #08C0A6;
}
.fs-grey-900-ink {
  color: #222222;
}
.fs-yellow-500 {
  color: #FFB50D;
}
.fs-charcoal-222 {
  color: #4A4A4A;
}
.line-height-2em {
  line-height: 2em;
}
.line-height-3em {
  line-height: 3em;
}
.line-height-15em {
  line-height: 1.5em;
}
.line-height-175em {
  line-height: 1.75em;
}
.font-weight-100 {
  font-weight: 100;
}
.font-weight-200 {
  font-weight: 200;
}
.fs-box-group {
  padding: 12px;
  border-radius: 4px;
}
.fs-box-group.gray-200 {
  border: solid 1px #E0E0E0;
}
.fs-box-group.gray-300 {
  border: solid 1px #CCCCCC;
}
.fs-box-group.blue-000 {
  border: solid 1px #F3F5FD;
}
.fs-box-group.blue-400 {
  border: solid 1px #2C50FF;
}
.container-fluid-margin-top-80 {
  margin-top: 80px;
}
.iti {
  width: 100%;
}
.word-wrap-break-word {
  word-wrap: break-word;
}
.text-green {
  color: #08c0a6;
}
.text-red {
  color: #a94442;
}
.text-blue {
  color: #2C50FF;
}
.text-gray-700 {
  color: #757575;
}
.notification-box {
  border-radius: 5px;
  padding: 8px 10px;
  width: 100%;
  line-height: 1.5;
  margin: 15px 0;
}
.notification-box.info {
  background-color: #F3F5FD;
  border: 1px solid #79A6FF;
  color: #111F66;
}
.p-inputtext--default-color .p-inputtext {
  color: #333;
}
.mat-floating-placeholder {
  opacity: 0 !important;
}
.mat-select-underline {
  opacity: 0 !important;
}
.mat-select-trigger {
  height: 100% !important;
  font-size: 14px;
}
.mat-option {
  font-size: 14px;
  line-height: 35px;
  height: 1.6em !important;
}
.mat-input-container {
  width: 100%;
}
.mat-select-content {
  z-index: 99999 !important;
}
.mat-select-value {
  color: #555;
}
.mat-form-field-wrapper {
  padding-bottom: 0 !important;
}
.mat-form-field-underline {
  display: none;
}
.mat-form-field-placeholder {
  padding: 0.5em 1em;
  position: relative !important;
}
.mat-input-placeholder {
  display: none;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-placeholder {
  display: none !important;
}
.mat-form-field-placeholder {
  display: none;
}
mat-select.form-control {
  height: 2.2em;
}
mat-select.form-control.fs-rounded-drop-down {
  height: initial;
  border-radius: 1em;
}
mat-select.form-control-error {
  background-color: #f2dede !important;
}
.mat-checkbox-ripple {
  display: none;
}
.mat-checkbox-layout {
  white-space: normal !important;
}
.mat-checkbox-label {
  font-size: 12px;
  line-height: 18px;
  color: #8f8f8f;
  font-weight: normal;
  display: contents;
}
.mat-tab-group.mat-primary .mat-ink-bar,
.mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #000;
}
.mat-tab-group.mat-primary .mat-tab-label:focus,
.mat-tab-group.mat-primary .mat-tab-link:focus,
.mat-tab-nav-bar.mat-primary .mat-tab-label:focus,
.mat-tab-nav-bar.mat-primary .mat-tab-link:focus {
  background-color: rgba(155, 155, 155, 0.3);
}
mat-tab-header .mat-tab-header-pagination {
  z-index: 1;
}
.borrower.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background {
  background-color: #6e2fe7;
}
.mat-checkbox-checked .mat-checkbox-layout .mat-checkbox-inner-container .mat-checkbox-background {
  background-color: #3e7efe;
}
.form-inline .checkbox input[type=checkbox],
.form-inline .checkbox .form-inline .radio input[type=radio] {
  position: absolute;
}
.ui-accordion-header {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-size: 16px;
  background-color: white !important;
  border: none !important;
}
.ui-accordion-header a {
  text-decoration: none !important;
  border-bottom: 1px solid rgba(151, 151, 151, 0.4);
}
.ui-accordion-header a[aria-expanded=true] {
  border: none;
}
.ui-accordion-content {
  border-bottom: 1px solid rgba(151, 151, 151, 0.4) !important;
  padding: 0.5em 0.5em 0.5em 2em !important;
}
.ui-chkbox-box.ui-state-active,
.ui-radiobutton-box.ui-state-active {
  border: 1px solid #3d7eff !important;
  background: #3d7eff !important;
}
.ui-radiobutton-box {
  width: 1.5em !important;
  height: 1.5em !important;
  line-height: 1.35em !important;
}
.ui-radiobutton-icon {
  font-size: 0.8em !important;
}
.ui-radiobutton-label {
  font-size: 13px;
  color: #4a4a4a;
  margin-bottom: 0px;
}
.ui-calendar {
  width: 100%;
}
.mat-radio-container .mat-radio-outer-circle {
  border-color: #2c81ff !important;
}
.mat-radio-container .mat-radio-inner-circle {
  background-color: #2c81ff !important;
}
.mat-radio-label {
  white-space: inherit !important;
}
.mat-radio-label .mat-radio-label-content {
  width: 100%;
}
.ui-dropdown {
  padding: 6px 12px;
  width: 100% !important;
}
.ui-dropdown-trigger {
  border-left: 0;
}
.ui-dropdown:not(.ui-state-disabled) {
  background-color: white;
}
.ui-dropdown:not(.ui-state-disabled):hover {
  background-color: white;
}
.ui-dropdown .ui-dropdown-trigger .fa {
  margin-top: 1em;
  margin-left: -0.75em;
}
.ui-dropdown:not(.ui-state-disabled) {
  background-color: inherit;
}
.ui-dropdown:not(.ui-state-disabled):hover {
  background-color: inherit;
}
.ui-state-focus {
  box-shadow: none !important;
  border: transparent !important;
}
.mat-button-toggle-group {
  box-shadow: none !important;
}
.mat-button-toggle {
  border-radius: 2px;
  border: 1px solid #3e7eff;
  color: #3e7eff;
  background-color: #ffffff;
}
.mat-button-toggle.mat-button-toggle-checked {
  color: #ffffff;
  background-color: #3e7eff;
  border-radius: 2px;
}
.mat-button-toggle-label {
  padding: 6px 12px;
  margin-bottom: 0;
}
.mat-button-toggle-label-content {
  line-height: initial !important;
  padding: 0 !important;
}
.mat-icon {
  height: initial !important;
  width: initial !important;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  visibility: hidden;
}
.mat-form-field-hide-placeholder .mat-select-placeholder {
  color: #9B9B9B;
  -webkit-text-fill-color: #9B9B9B;
}
.form-control-error .mat-select-placeholder {
  -webkit-text-fill-color: #a94442;
}
.mat-form-field-empty {
  visibility: hidden;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  visibility: hidden;
}
.mat-form-field-hide-placeholder .mat-select-placeholder {
  color: #9B9B9B !important;
  -webkit-text-fill-color: #9B9B9B !important;
}
.form-control-error .mat-select-placeholder {
  -webkit-text-fill-color: #a94442;
}
.mat-form-field-empty {
  visibility: hidden;
}
mat-form-field .mdc-text-field {
  padding: 0;
}
mat-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
mat-form-field .mat-mdc-text-field-wrapper {
  border-radius: 0;
}
mat-form-field .mdc-line-ripple {
  display: none;
}
mat-form-field .mdc-text-field--outlined,
mat-form-field .mat-mdc-form-field-infix {
  background-color: transparent;
  padding: 0 !important;
  min-height: initial !important;
}
mat-form-field .mat-mdc-select-arrow svg {
  fill: #666;
}
mat-form-field .mat-mdc-select-trigger,
mat-form-field .mat-mdc-option {
  font-size: 14px;
  color: #555;
}
mat-form-field .mat-mdc-select-placeholder {
  color: #9B9B9B !important;
}
mat-form-field .mat-mdc-form-field-subscript-wrapper {
  display: none;
}
.mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background,
.mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
  background-color: #3e7efe !important;
  border-color: #3e7efe !important;
}
.mdc-checkbox .mdc-checkbox__native-control:focus:checked + .mdc-checkbox__ripple,
.mdc-checkbox .mdc-checkbox__native-control:checked + .mdc-checkbox__ripple {
  background-color: transparent !important;
}
.mdc-radio__native-control:enabled:checked ~ .mdc-radio__background,
.mdc-radio__native-control:enabled:indeterminate ~ .mdc-radio__background {
  background-color: transparent !important;
  border-color: #3e7efe !important;
}
.mdc-radio .mdc-radio__native-control:focus:checked + .mdc-radio__ripple,
.mdc-radio .mdc-radio__native-control:checked + .mdc-radio__ripple {
  background-color: transparent !important;
}
.mat-mdc-radio-button.mat-mdc-radio-checked .mat-ripple-element,
.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background::before {
  background-color: #3e7efe !important;
}
.mat-mdc-radio-button .mdc-radio__native-control:enabled:checked + .mdc-radio__background > .mdc-radio__outer-circle {
  border-color: #3e7efe !important;
}
.mat-mdc-radio-button .mdc-radio__native-control:enabled:checked + .mdc-radio__background > .mdc-radio__inner-circle {
  background-color: #3e7efe !important;
}
.mat-ripple-element {
  background-color: transparent !important;
}
.mdc-label {
  color: #757575;
  font-weight: normal;
}
.mdc-tab__text-label {
  letter-spacing: normal;
  font-family: "Arial", "Prompt-Regular";
}
.dropdown-options {
  position: absolute;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.25);
  margin-top: 2px;
  padding: 16px;
  width: 100%;
  z-index: 100;
}
.dropdown-menu-sw {
  left: auto;
  right: 0;
}
@media (min-width: 320px) {
  .aboutUsContainer .aboutUsHeader {
    padding-top: 0.5em !important;
    background-color: #14004f;
    color: white;
  }
  .aboutUsContainer .aboutUsHeader .title {
    font-size: 22px;
  }
  .aboutUsContainer .aboutUsHeader .transparant-text {
    visibility: hidden;
  }
  .aboutUsContainer .aboutUsBody {
    padding: 2em 0em 4em;
  }
  .aboutUsContainer .aboutUsBody div:nth-child(1) {
    font-size: 4vw;
  }
  .aboutUsContainer .aboutUsBody div:nth-child(2) {
    font-size: 3vw;
  }
  .aboutUsContainer .profileContainer .swiper-container .swiper-wrapper .swiper-slide {
    background-color: inherit;
    box-shadow: none;
  }
  .aboutUsContainer .profileContainer .swiper-container .swiper-wrapper .swiper-slide img {
    height: 45vh;
    width: 70vw;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer {
    margin-top: -45px;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileCaption {
    font-size: 3.25vw;
  }
  .aboutUsContainer .profileContainer .city-silhouette {
    height: 10em;
    margin-top: 0px;
    background-size: contain;
  }
  .aboutUsContainer .profileImageBox .name {
    font-size: 10px;
  }
  .aboutUsContainer .profileImageBox img {
    width: 100%;
  }
  .aboutUsContainer .profileImageBox .company {
    font-size: 8px;
  }
  .aboutUsContainer .profileImageBox .title {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .aboutUsContainer .profileImageBox .company {
    font-size: 8px;
  }
  .leadership-info-container .title {
    background-color: white;
  }
  .company-shareholder-container {
    padding: 0;
  }
}
@media (min-width: 415px) {
  .aboutUsContainer .profileImageBox img {
    width: 100%;
  }
  .aboutUsContainer .profileImageBox .company {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .aboutUsContainer .profileImageBox {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .aboutUsContainer .profileImageBox .name {
    font-size: 12px;
  }
  .aboutUsContainer .profileImageBox .company {
    font-size: 12px;
  }
  .leadership-info-container .title {
    background-color: inherit;
  }
  .company-shareholder-container,
  .c-lead-description-box {
    padding: 0em 5em;
  }
}
@media (min-width: 992px) {
  .aboutUsContainer .aboutUsHeader {
    padding-top: 1.5em !important;
    background-color: #14004f;
    background:
      repeating-linear-gradient(
        #14004f,
        #14004f 37.5vw,
        #FFFFFF 50.1%,
        #FFFFFF 100%);
  }
  .aboutUsContainer .aboutUsHeader .title {
    font-size: 36px;
  }
  .aboutUsContainer .aboutUsHeader .transparant-text {
    visibility: inherit;
  }
  .aboutUsContainer .aboutUsBody {
    padding: 2em 0em 10em;
  }
  .aboutUsContainer .aboutUsBody div:nth-child(1) {
    font-size: 18px;
  }
  .aboutUsContainer .aboutUsBody div:nth-child(2) {
    font-size: 14px;
  }
  .aboutUsContainer .profileContainer .profileContainerBox {
    height: inherit;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer {
    margin-top: 0px;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileCaption {
    font-size: 12px;
  }
  .aboutUsContainer .profileContainer .city-silhouette {
    height: 15em;
    margin-top: -140px;
    background-size: cover;
  }
  .aboutUsContainer .profileImageBox {
    padding: 0;
    margin-right: 10px;
  }
  .aboutUsContainer .profileImageBox .name {
    font-size: 12px;
  }
  .aboutUsContainer .profileImageBox .title {
    margin-top: 5px;
    font-size: 12px;
  }
  .aboutUsContainer .profileImageBox .company {
    font-size: 12px;
  }
  .company-shareholder-container,
  .c-lead-description-box {
    padding: 0em 10em;
  }
}
@media (min-width: 1200px) {
  .aboutUsContainer .aboutUsHeader {
    padding-top: 1.5em !important;
    background-color: #14004f;
    background:
      repeating-linear-gradient(
        #14004f,
        #13004F 23vw,
        #FFFFFF 50.1%,
        #FFFFFF 100%);
  }
  .aboutUsContainer .aboutUsHeader .title {
    font-size: 36px;
  }
  .aboutUsContainer .aboutUsHeader .transparant-text {
    visibility: inherit;
  }
  .aboutUsContainer .aboutUsHeader {
    z-index: 1;
    padding: 1em;
    color: white;
  }
  .aboutUsContainer .aboutUsHeader .handshake-image {
    margin-top: -100px;
  }
  .aboutUsContainer .aboutUsHeader .title {
    line-height: 34px;
  }
  .aboutUsContainer .aboutUsBody {
    z-index: 1;
    background-color: white;
  }
  .aboutUsContainer .aboutUsBody div:nth-child(2) {
    color: #4a4a4a;
  }
  .aboutUsContainer .profileContainer {
    z-index: 1;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer {
    background-color: #f5f5f5;
    padding-top: 3em;
    padding-bottom: 10em;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileCaption {
    color: #4a4a4a;
    opacity: 0.65;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileImageBox {
    margin-right: 2em;
    margin-bottom: 2em;
    background-color: white;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileImageBox div:first-of-type {
    color: #9b9b9b;
    font-size: 11px;
    padding-left: 10px;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileImageBox div:nth-child(2) {
    padding: 1em 0em 1em 10px;
    font-size: 10px;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileImageBox div:nth-child(3) {
    padding-left: 10px;
    line-height: 10px;
  }
  .aboutUsContainer .profileContainer .detailprofileContainer .profileImageBox div:nth-child(4) {
    color: #4a4a4a;
    padding: 0.1em 0em 1.25em 10px;
  }
}
.leadership-info-container {
  padding: 2em 0em;
}
.leadership-info-container .title {
  font-size: 30px;
}
.leadership-info-container .name {
  font-weight: bold;
}
.cLeadershipSwiperContainer {
  margin-bottom: 5em;
}
@media (min-width: 320px) {
  .c-lead-profile-photo {
    width: 70%;
  }
}
@media (min-width: 415px) {
  .c-lead-profile-photo {
    width: 100%;
  }
}
.company-shareholder-title {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 30px;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
.borrowerDashboard {
  border: solid 1px rgba(151, 151, 151, 0.25);
}
.borrowerDashboard .borrowerDashboardHeader {
  z-index: 1;
  background-size: cover;
  filter: FlipH;
}
@media (min-width: 320px) {
  .borrowerDashboard .borrowerDashboardHeader img {
    height: 100%;
    background-size: cover;
    background-position: center;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .borrowerDashboard .borrowerDashboardHeader img {
    height: 100%;
    background-size: cover;
    background-position: center;
    width: 100%;
  }
}
@media (min-width: 320px) {
  .borrowerDashboard .borrowerDashboardHeader .info-box {
    display: none;
  }
}
@media (min-width: 992px) {
  .borrowerDashboard .borrowerDashboardHeader .info-box {
    display: block;
  }
}
@media (min-width: 320px) {
  .borrowerDashboard .borrowerBenefit {
    display: none;
  }
}
@media (min-width: 992px) {
  .borrowerDashboard .borrowerBenefit {
    display: block;
  }
}
.borrowerDashboard .slider-mobile {
  height: 100%;
}
.borrowerDashboard .swiper-slide {
  box-shadow: none;
}
.borrowerDashboard .seeBenefit {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin-top: 25px;
  text-decoration: underline;
  cursor: pointer;
}
.borrowerDashboard .borrowerCaption {
  color: #3901a8;
  background-color: #fbf8ff;
}
.borrowerDashboard .borrowerCaption h1 {
  font-size: 32px;
  font-weight: 500;
}
.borrowerDashboard .borrowerCaption .borrowercaptionDescription {
  font-size: 16px;
  line-height: 1.38;
}
.borrowerDashboard .borrowerBenefit {
  background-color: #fbf8ff;
  border-bottom: solid 1px #979797;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #3700a8;
  height: 140px;
}
.borrowerDashboard .borrowerBenefit img {
  height: 50px;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .borrowerDashboard .rewardMenuContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  .borrowerDashboard .rewardMenuContainer {
    display: block;
  }
}
.borrowerDashboard .rewardMenuContainer {
  margin-top: 20px;
  padding-left: 100px;
  width: 90%;
  height: 23px;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 18px;
  line-height: 1.28;
  letter-spacing: 0.2px;
  text-align: center;
  border-bottom: solid 1px #e9e9e9;
  padding-bottom: 10px;
  box-sizing: content-box;
}
.borrowerDashboard .rewardMenuContainer .rewardSubMenu {
  margin-right: 20px;
  cursor: pointer;
  padding-bottom: 10px;
  box-sizing: content-box;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.borrowerDashboard .rewardMenuContainer .rewardSubMenu.active {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  color: #3700a8;
  border-bottom: solid 5px #3700a8;
  padding-bottom: 10px;
  box-sizing: content-box;
}
@media (min-width: 320px) {
  .borrowerDashboard .rewardContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  .borrowerDashboard .rewardContainer {
    display: block;
  }
}
.borrowerDashboard .rewardContainer {
  padding-left: 100px;
  margin-top: 80px;
}
.borrowerDashboard .rewardContainer .rewardCaption {
  font-size: 16px;
  color: #9b9b9b;
}
@media (min-width: 320px) {
  .borrowerDashboard .selectedMenuContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  .borrowerDashboard .selectedMenuContainer {
    display: block;
  }
}
.borrowerDashboard .selectedMenuContainer {
  height: 500px;
  padding-left: 100px;
}
.borrowerDashboard .selectedMenuContainer img {
  height: 100%;
  width: 100%;
  margin-top: 40px;
}
.borrowerDashboard .selectedMenuContainer .SelectedMenuTitle {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  color: #000000;
}
.borrowerDashboard .selectedMenuContainer .selectedMenuCaption {
  font-size: 19px;
  line-height: 1.11;
  letter-spacing: 0.2px;
  color: #838383;
}
.borrowerDashboard .selectedMenuContainer .selectedMenuList {
  font-size: 15px;
  line-height: 1.47;
  color: #000000;
  margin-top: 20px;
}
.borrowerDashboard .selectedMenuContainer .selectedBtn {
  width: 210px;
  height: 50px;
  line-height: 50px;
  background-color: #3901a8;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  margin-top: 20px;
}
.borrowerDashboard .ui-accordion-header .fa-caret-right,
.borrowerDashboard .ui-accordion-header .fa-caret-down {
  background: #896dc0;
}
.borrowerDashboard .borrowerOffer {
  background-color: #f5f5f5;
}
.borrowerDashboard .borrowerOffer .title {
  display: block;
}
@media (min-width: 320px) {
  .borrowerDashboard .borrowerOffer .title {
    font-size: 32px;
    margin: 20px auto 20px;
  }
}
@media (min-width: 768px) {
  .borrowerDashboard .borrowerOffer .title {
    font-size: 40px;
    margin: 50px auto 40px;
  }
}
.borrowerDashboard .borrowerOffer .offerContainer {
  max-width: 960px;
  width: 100%;
  margin: 0 auto 40px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .borrowerDashboard .borrowerOffer .offerContainer {
    box-shadow: 0px 3px 5px #cccccc;
  }
}
.borrowerDashboard .borrowerOffer .offerContainer .item {
  background-color: #ffffff;
  overflow: hidden;
}
@media (min-width: 320px) {
  .borrowerDashboard .borrowerOffer .offerContainer .item {
    width: 320px;
    margin: 0 auto 20px;
    box-shadow: 0px 3px 5px #cccccc;
  }
}
@media (min-width: 768px) {
  .borrowerDashboard .borrowerOffer .offerContainer .item {
    width: 33.33%;
    float: left;
    height: 500px;
    box-shadow: none;
    margin: 0 auto;
  }
}
.borrowerDashboard .borrowerOffer .offerContainer .item {
  padding: 20px;
  position: relative;
}
.borrowerDashboard .borrowerOffer .offerContainer .item img {
  width: 75px;
  display: block;
}
.borrowerDashboard .borrowerOffer .offerContainer .item ul {
  margin: 20px 0 20px -25px;
  list-style: none;
}
.borrowerDashboard .borrowerOffer .offerContainer .item ul li::before {
  content: "\2022";
  color: #cccccc;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.borrowerDashboard .borrowerOffer .offerContainer .item ul li {
  margin-bottom: 5px;
}
.borrowerDashboard .borrowerOffer .offerContainer .item .productName {
  font-size: 14px;
  color: #757575;
  margin: 10px 0 0;
}
.borrowerDashboard .borrowerOffer .offerContainer .item .productCaption {
  font-size: 16px;
  font-weight: 600;
}
.borrowerDashboard .borrowerOffer .offerContainer .item .upto {
  font-size: 12px;
  color: #757575;
  margin: 25px 0 0;
}
.borrowerDashboard .borrowerOffer .offerContainer .item .uptoValue {
  font-size: 32px;
  font-weight: 600;
}
@media (min-width: 320px) {
  .borrowerDashboard .borrowerOffer .offerContainer .item .btnContainer {
    width: 100%;
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .borrowerDashboard .borrowerOffer .offerContainer .item .btnContainer {
    position: absolute;
    bottom: 30px;
    width: 88%;
  }
}
.borrowerDashboard .borrowerOffer .offerContainer .item .btnProduct {
  padding: 12px 0px;
  font-size: 16px;
  width: 100%;
}
.borrowerDashboard .borrowerOffer .offerContainer .item .btnApply {
  width: 48%;
  float: left;
}
.borrowerDashboard .borrowerOffer .offerContainer .item .btnMore {
  width: 48%;
  float: left;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #3e7eff;
  border-radius: 0;
  margin-right: 4%;
}
@media (min-width: 768px) {
  .borrowerDashboard .borrowerOffer .offerContainer .borderItem {
    border-right: 1px solid #d6e4ff;
  }
}
@media (min-width: 768px) {
  .borrowerDashboard .borrowerOffer .offerContainer .item2Col {
    width: 50%;
  }
}
.borrowerDashboard .borrowerOffer .offerContainer2Col {
  max-width: 640px;
}
.selectedMenuContainer .term-condition-title {
  margin-top: 20px;
  margin-bottom: 5px;
}
.selectedMenuContainer .list-disc-style {
  font-size: 12px;
  font-style: italic;
}
.brwDashboard {
  background-color: #eceff1;
}
.brwDashboard .repaymentInfoRow {
  background-color: #9572cf;
  padding-left: 15vw;
  padding-right: 150px;
}
.brwDashboard .repaymentInfoRow .progressRowCaption {
  padding-top: 1.5em;
}
.brwDashboard .repaymentInfoRow .progressRowCaption .title {
  text-align: left;
  color: #ffffff;
}
.brwDashboard .repaymentInfoRow .progressRowCaption .caption {
  font-size: 14px;
  line-height: 1.25;
  text-align: left;
  color: #ffffff;
}
.brwDashboard .repaymentInfoRow .progressRowBar {
  padding-top: 2.5em;
  padding-left: 4em;
}
.brwDashboard .accountOverview {
  background-color: #3d187e;
  padding: 16px;
}
.brwDashboard .accountOverview .accountOverviewWrapper {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.brwDashboard .accountOverview .accountOverviewCaption {
  text-align: center;
}
.brwDashboard .accountOverview .accountOverviewCaption h1 {
  color: #ffffff;
}
.brwDashboard .accountOverview .accountOverviewCaption .caption {
  text-align: left;
  color: #ffffff;
  opacity: 0.55;
}
.brwDashboard .accountOverview .accountOverviewBtn {
  margin-top: 20px;
  width: 250px;
  height: 50px;
  line-height: 35px;
  font-size: 20px;
  color: #ffffff;
}
.brwDashboard .statisticRow {
  height: 300px;
  background-color: #4c1f97;
  padding-top: 50px;
  display: block;
}
.brwDashboard .statisticRow .detailRow .leftStatistic {
  max-width: 350px;
  height: 40px;
  border-radius: 20px;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.35);
  margin-bottom: 10px;
}
.brwDashboard .statisticRow .detailRow .leftStatistic a {
  text-decoration: underline;
}
.brwDashboard .statisticRow .detailRow .rightStatistic {
  width: 480px;
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
.brwDashboard .statisticRow .swiper-container .swiper-pagination-bullets {
  bottom: 100px !important;
}
.brwDashboard .statisticRow .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: #fff !important;
}
.brwDashboard .statisticRow .swiper-container .swiper-wrapper .swiper-slide {
  background-color: inherit;
  opacity: inherit;
  box-shadow: none;
}
.brwDashboard .CalendarContainer {
  width: 55em;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
  padding: 1.5em;
  margin-bottom: 100px;
  border-radius: 4px;
  background-color: #ffffff;
}
.brwDashboard .CalendarContainer .leftSection {
  width: 50%;
  padding-right: 2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: solid 1px rgba(151, 151, 151, 0.3);
}
.brwDashboard .CalendarContainer .rightSection {
  width: 50%;
  padding-left: 2em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0.5em;
}
.brwDashboard .upcoming-repayments__container {
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
  margin-bottom: 100px;
  border-radius: 4px;
  background-color: #ffffff;
}
.brwDashboard .upcoming-repayments__container .swiper-button-next,
.brwDashboard .upcoming-repayments__container .swiper-button-prev {
  display: none;
}
.brwDashboard .upcoming-repayments__detail {
  padding: 20px;
}
.brwDashboard .upcoming-repayments__description {
  text-align: left;
}
.brwDashboard .upcoming-repayments__title {
  font-size: 16px;
  color: #4a4a4a;
  font-weight: 600;
  background-color: #f7f7f9;
  padding: 20px 20px;
}
.brwDashboard .upcoming-repayments__amount {
  font-family:
    "Poppins-Light",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 36px;
  font-weight: 300;
  color: #5220a9;
  margin-bottom: 10px;
}
.brwDashboard .upcoming-repayments__subtitle {
  font-family:
    "Poppins-Light",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 18px;
  font-weight: 600;
  color: #4a4a4a;
}
.brwDashboard .upcoming-repayments__action {
  margin-top: 20px;
}
.brwDashboard .upcoming-repayments__action .btn-primary-borrower {
  font-size: 18px;
  padding: 10px 25px;
}
.brwDashboard .upcoming-repayments__periods {
  display: block;
  height: 300px;
  background-color: #f7f7f9;
  padding-top: 20px;
}
.brwDashboard .upcoming-repayments__periods .swiper-button-prev {
  margin-left: unset !important;
}
.brwDashboard .upcoming-repayments__periods .swiper-button-next {
  margin-right: unset !important;
}
.period-box {
  width: 165px;
  height: 165px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.period-box.swiper-slide {
  background-color: #f7f7f9;
  box-shadow: unset;
  opacity: 1;
}
.period-box__title {
  color: #5203e9;
  font-size: 36px;
  font-weight: 300;
}
.period-box__subvalue {
  font-size: 20px;
  font-weight: 500;
  color: #818a91;
}
.btnPay {
  color: #3d7eff;
  border-radius: 1px;
  border: solid 1px rgba(61, 126, 255, 0.5) !important;
  width: 10em;
}
.btnPay.white {
  color: #ffffff;
  border-radius: 2px;
  border: solid 1px rgba(248, 248, 248, 0.3) !important;
}
.fs-check-eligibility-modal > * {
  transform: translate3d(0, 0, 0);
}
.fs-check-eligibility-modal .fs-eligibility-modal-header {
  background-color: #faf8ff;
  color: #8e6fcf;
}
.fs-check-eligibility-modal .fs-modal__title {
  color: #6524e3;
}
.fs-check-eligibility-modal .form-group {
  background-color: #fafbfc;
  border: solid 1px #dde5ed;
  width: 49%;
  margin-bottom: 10px;
}
.fs-check-eligibility-modal .form-group mat-select {
  margin-top: 0;
}
.fs-check-eligibility-modal .fs-eligibility-modal-body {
  padding-top: 1em;
  padding-bottom: 1em;
}
.fs-check-eligibility-modal .fs-eligibility-modal-footer {
  border-top: solid 1px #dddddd;
  padding-top: 10px !important;
}
.fs-check-eligibility-modal .fs-eligibility-modal-footer .footer-caption {
  color: #4a4a4a;
}
.fs-check-eligibility-modal .fs-eligibility-modal-footer .btn-primary-borrower {
  width: 175px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.fs-check-eligibility-modal .fs-eligibility-modal-footer .white-right-arrow-icon {
  margin-top: 3px;
}
@media (min-width: 768px) {
  .fs-check-eligibility-modal .fs-modal__dialog {
    width: 500px;
  }
  .brwDashboard .accountOverview .accountOverviewCaption {
    width: 430px;
  }
  .brwDashboard .upcoming-repayments__container .swiper-button-next,
  .brwDashboard .upcoming-repayments__container .swiper-button-prev {
    display: block;
  }
  .brwDashboard .upcoming-repayments__container .swiper-pagination {
    display: none;
  }
  .brwDashboard .period-box {
    background-color: #ffffff;
    border: solid 1px #cccccc;
  }
}
@media (min-width: 992px) {
  .brwDashboard .accountOverview .accountOverviewCaption {
    text-align: left;
    width: 600px;
  }
  .brwDashboard .accountOverview .accountOverviewCTA {
    float: right;
  }
  .brwDashboard .statisticRow {
    height: 300px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }
  .brwDashboard .statisticRow .detailRow {
    float: unset;
  }
  .brwDashboard .upcoming-repayments__container {
    width: 1000px;
  }
  .brwDashboard .upcoming-repayments__detail {
    padding: 20px 0 20px 0;
  }
  .brwDashboard .upcoming-repayments__action {
    margin-top: unset;
  }
  .brwDashboard .period-box.swiper-slide-active {
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.18);
    border: solid 3px #5203e9;
  }
  .brwDashboard .period-box.swiper-slide {
    opacity: 1;
  }
  .brwDashboard .period-box__title {
    font-size: 30px;
  }
  .brwDashboard .period-box__subvalue {
    font-size: 18px;
  }
}
.paymentContainer {
  padding-bottom: 80px;
  padding-top: 20px;
  background-color: #f2f5fe;
}
.paymentContainer .title {
  color: #4c1f97;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.paymentContainer .title strong,
.paymentContainer .title a {
  color: inherit;
  text-decoration: underline;
  cursor: pointer;
}
.paymentContainer .title-description {
  text-align: left;
  margin-right: auto;
}
.paymentContainer .title-instructions {
  margin-right: auto;
}
.paymentContainer .paymentBox {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.paymentContainer .paymentBox .paymentBoxHeader {
  display: flex;
  flex-direction: row;
  flex-basis: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 0;
  background-color: #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.paymentContainer .paymentBox .paymentBoxHeader .paymentHeaderTitleBox {
  padding: 10px 10px;
  height: 100%;
  flex-grow: 1;
}
.paymentContainer .paymentBox .paymentBoxHeader .paymentHeaderTitleBox .circle-number-information {
  color: #4c1f97;
  border: rgba(76, 31, 151, 0.25);
  background: rgba(76, 31, 151, 0.25);
}
.paymentContainer .paymentBox .paymentBoxHeader .paymentHeaderTitleBox.active {
  cursor: pointer;
  border: rgba(76, 31, 151, 0.25);
  background-color: rgba(76, 31, 151, 0.25);
}
.paymentContainer .paymentBox .paymentBoxHeader.active {
  background-color: #f2edfd;
}
.paymentContainer .paymentBox .paymentBoxBody {
  display: inline-block;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.29);
}
.paymentContainer .paymentBox .paymentBoxBody .fs-signup-form {
  height: inherit;
  text-align: left;
  padding: 0 !important;
  background-color: transparent !important;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-signup-form input,
.paymentContainer .paymentBox .paymentBoxBody .fs-signup-form select {
  height: 20px;
  line-height: 20px;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-signup-form .form-control-affix {
  width: calc(100% - 50px) !important;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-signup-form mat-select {
  height: 20px;
  line-height: 20px;
  margin-top: 1px;
}
.paymentContainer .paymentBox .paymentBoxBody .paymentBoxBodyHeader {
  display: flex;
  margin: 1em auto;
  flex-direction: column;
}
.paymentContainer .paymentBox .paymentBoxBody .paymentBoxBodyHeader .btnAddGuarantor {
  height: 40px;
  line-height: 27px;
  margin-left: auto;
  border-radius: 2px;
  border: solid 1px rgba(151, 151, 151, 0.4);
  color: #6f2bfe;
  align-self: center;
  margin-bottom: 10px;
}
.paymentContainer .paymentBox .paymentBoxBody .paymentBoxBodyHeader .btnDeleteGuarantor {
  align-self: center;
  border-radius: 50px;
  background-color: rgba(216, 216, 216, 0.4);
  color: black;
  margin-left: auto;
  margin-bottom: 10px;
}
.paymentContainer .paymentBox .paymentBoxBody .paymentBoxBodyHeader .paymentBoxBodyHeader__title {
  order: 2;
}
.paymentContainer .paymentBox .paymentBoxBody {
  padding: 2em;
}
.paymentContainer .paymentBox .paymentBoxBody .newLoanFormGroup {
  width: 49%;
}
.paymentContainer .paymentBox .paymentBoxBody .newLoanFormGroup .newLoanFormControl {
  width: 100%;
  border-radius: 0;
  height: 3.5em;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-fetch-automator-box {
  height: 75px;
  padding: 15px;
  margin-top: 175px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #cfd8e1;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-fetch-automator-box.success {
  border: solid 1px #2cc08a;
  background-color: rgba(44, 192, 138, 0.15);
}
.paymentContainer .paymentBox .paymentBoxBody .fs-fetch-automator-box .fetch-button {
  font-weight: bold;
  line-height: 25px;
  width: 190px;
  text-align: left;
  padding-left: 20px;
  height: 40px;
  background-color: #6e2fe7;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-fetch-automator-box .fetch-button.success {
  background-color: #24c08a;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-fetch-automator-box .change-edit-button {
  background-color: #d8d8d8;
  border-radius: 4px;
  padding: 0.1em 0.5em 0.1em 0.5em;
}
.paymentContainer .paymentBox .paymentBoxBody .fs-add-bank-box {
  height: 75px;
  padding: 1.5em 1em 1.5em 1em;
  border-radius: 4px;
  border: dashed 1px rgba(50, 14, 166, 0.25);
}
.paymentContainer .paymentBox .paymentBoxBody .fs-add-bank-box .add-bank-button {
  background-color: #f5f5f5;
  color: black;
}
.paymentContainer .paymentBox .paymentBoxBody .btnReturnDashboard {
  padding: 0.5em 1em 0.5em 1em;
}
.paymentContainer .paymentBox .paymentBoxFooter {
  display: flex;
  justify-content: center;
}
.paymentContainer .btnNewLoanNext {
  color: white;
  padding: 0.5em 1em 0.5em 1em;
  width: 175px;
}
.paymentContainer .btnNewLoanNext .white-right-arrow-icon {
  margin-top: 3px;
}
.btnSelectBank {
  width: 100%;
  color: white;
  background-color: #6e2fe7;
  padding: 1em !important;
}
.bankLogInFooter {
  border-top: solid 1px #e1e1e1;
  padding: 1em 0em 1em 2em;
}
.btnBankLogIn {
  background-color: #6e2fe7;
  color: white;
  padding: 0.5em 2.5em !important;
}
.selectBankFormControl {
  background-color: rgba(221, 229, 237, 0.3) !important;
  border-radius: 0 !important;
  padding: 1.25em 0.75em !important;
}
@media (min-width: 768px) {
  .paymentContainer .title {
    text-align: right;
    margin-bottom: 50px;
  }
  .paymentContainer .title .title-instructions {
    margin-left: auto;
    margin-right: unset;
  }
  .paymentContainer .paymentBox .paymentBoxBody .paymentBoxBodyHeader {
    flex-direction: row;
  }
  .paymentContainer .paymentBox .paymentBoxBody .paymentBoxBodyHeader .paymentBoxBodyHeader__title {
    order: 0;
  }
  .paymentContainer .paymentBox .paymentBoxFooter {
    display: flex;
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .paymentContainer .title {
    width: 60em;
  }
  .paymentContainer .paymentBox {
    width: 60em;
  }
}
.fs-repayment-box:first-of-type {
  margin-top: 2em;
}
.repaymentDialogHeader {
  font-size: 18px;
  padding-bottom: 0;
}
.repaymentDialogHeader .ui-dialog {
  max-height: 640px !important;
}
.fs-repayment-box {
  background-color: white;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}
.fs-repayment-box .header {
  font-size: 18px;
}
.fs-repayment-box .header .title {
  cursor: pointer;
  color: #4c1f97 !important;
}
.fs-repayment-box .header .title:hover {
  color: #4c1f97 !important;
  text-decoration: underline !important;
}
.fs-repayment-box .header .button {
  color: #9b9b9b;
}
.fs-repayment-box .header .button:hover {
  color: #333333 !important;
}
.fs-repayment-box .body {
  padding: 1em 0em;
}
.fs-repayment-box .footer {
  padding: 1em 0em 0em 0em;
  border-top: solid 1px rgba(151, 151, 151, 0.3);
}
.brwRepayment .accountOverview {
  background-color: #3d187e;
}
.brwRepayment .accountOverview .accountOverviewCaption h1 {
  color: #ffffff;
}
.brwRepayment .accountOverview .accountOverviewCaption .caption {
  text-align: left;
  color: #ffffff;
  opacity: 0.55;
}
.brwRepayment .accountOverview .accountOverviewBtn {
  margin-top: 100px;
  width: 250px;
  height: 50px;
  line-height: 35px;
  font-size: 20px;
  color: #ffffff;
}
.loan-offer-container {
  background-color: #fafafa;
  display: inline-block;
  width: 100%;
  font-size: 14px;
}
.loan-offer-content {
  padding: 1em !important;
  border: none !important;
}
.loan-offer-document {
  display: block;
  cursor: pointer;
  width: 100%;
  margin: 1em 0;
  text-align: center;
  color: inherit !important;
  text-decoration: none !important;
}
.loan-offer-document:hover {
  color: inherit !important;
  text-decoration: none !important;
}
.installment-item {
  margin: 0 0 1em 0;
  padding-top: 1em;
  border-top: 1px solid rgba(216, 216, 216, 0.75);
}
.fs-repayment-checkbox {
  font-size: 20px;
  padding-top: 1em;
}
.button-container {
  margin: 1em auto;
  padding-top: 1em;
  border-top: 1px solid rgba(216, 216, 216, 0.75);
  text-align: center;
}
.button-container .btn {
  display: inline-block;
  margin: 0 0.25em;
  padding: 0.5em 1.5em;
}
@media (min-width: 320px) {
  .brwRepayment .accountOverview .accountOverviewCaption {
    padding: 1em;
  }
  .fs-repayment-filter {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .loan-offer-dialog,
  .loan-instalment-dialog,
  .loan-detail-dialog,
  .vida-esign-dialog {
    width: 480px;
  }
  .brwRepayment .accountOverview .accountOverviewCaption {
    padding-left: 0;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
  }
  .brwRepayment .accountOverview .accountOverviewCaption.repayment {
    width: 600px;
  }
  .brwRepayment .fs-repayment-box {
    width: 600px;
    padding: 2em;
  }
  .fs-repayment-filter {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .fs-repayment-box {
    width: 600px;
    padding: 2em;
  }
  .fs-repayment-filter {
    width: 600px;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
  }
}
.installment-detail-table th,
.installment-detail-table td {
  padding-left: 8px;
}
.installment-detail-title {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.silk-road-banner {
  padding: 0 !important;
  margin: 20px auto;
  max-width: 600px;
}
.silk-road-banner .silk-road-banner__header {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
}
.silk-road-banner .silk-road-banner__button {
  background-color: #3e7eff;
  color: #ffffff;
  margin-top: 15px;
}
.loan-offer-modal-content.hide {
  display: none;
}
.loan-offer-modal-content.show {
  display: block;
}
.preview-document-pdf {
  height: 450px;
}
.disabled {
  pointer-events: none;
  opacity: 0.4;
}
@media (max-width: 415px) {
  .preview-document-pdf {
    height: 400px;
  }
}
a.btn-link {
  cursor: pointer;
}
a.btn-link::hover {
  text-decoration: underline;
  color: #3e7eff;
}
.select-profile-button {
  cursor: pointer;
  color: #3e7eff;
  text-align: center;
  padding: 1em 0;
}
.select-profile-button:hover {
  color: #2C50FF;
}
.read-more-less {
  cursor: pointer;
  text-align: center;
  padding: 0.5em 0 1em;
  color: #8f8f8f;
}
.btn-tertiary {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  color: #757575;
  font-size: 14px;
}
.btn-tertiary:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
}
.btn-tertiary:active {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.32);
}
.btn-secondary {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  color: #3e7eff;
  border: 1px solid #3e7eff;
  font-size: 14px;
  text-align: center;
}
.btn-secondary:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);
}
.btn-secondary:active {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.32);
}
.btn-tertiary--disabled {
  background: #F5F5F5;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 2px;
}
.aa-link-more-info {
  cursor: pointer;
  color: #3e7eff;
  text-decoration: underline;
}
.confirm-delete-bot .btn {
  width: 47%;
  margin: 0 1%;
}
@media (min-width: 320px) {
  .confirm-delete-bot .btn.btn-primary-white {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 320px) {
  .careerContainer.detail {
    padding: 50px 40px 100px 40px;
  }
  .careerContainer.detail .well-lg {
    padding: 0px 20px 60px 30px;
  }
  .careerContainer .careerHeader {
    display: flex;
    flex-direction: column;
  }
  .careerContainer .careerHeader .career-exploration {
    height: 20em;
    margin-top: 8em;
  }
  .careerContainer .careerHeader div:nth-child(1) {
    order: 2;
  }
  .careerContainer .careerHeader .careerHeaderCaption {
    order: 1;
    padding: 0;
    text-align: center;
    margin-top: 4em;
  }
  .careerContainer .careerSocMedRow {
    padding: 0;
    margin-bottom: 15px;
    text-align: center;
  }
  .careerContainer .careerSocMedRow .career-connect {
    display: none;
  }
  .careerContainer .careerOpinionBox {
    display: none;
  }
  .careerContainer .vacancyContainer {
    min-width: inherit;
    width: 85vw;
  }
  .careerContainer .vacancyContainer .vacancyBox {
    width: 100%;
  }
  .careerContainer .vacancyContainer .vacancyBox .careerBox {
    display: none;
  }
  .careerContainer .collapsed {
    display: table;
    padding-left: 15px;
  }
  .careerContainer .collapsed .faq-arrow-right {
    margin-right: 5px;
  }
  .hr-email {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .careerContainer .vacancyContainer {
    min-width: 55em;
  }
  .careerContainer .careerHeader .careerHeaderCaption {
    margin-top: 0;
    padding: 5em 15em;
  }
  .careerContainer .collapsed .faq-arrow-right {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .careerContainer.detail {
    padding: 50px 100px 100px 100px;
  }
  .careerContainer.detail .well-lg {
    padding: 10px 125px 75px 75px;
  }
  .careerContainer .careerHeader .career-exploration {
    height: 30em;
  }
  .careerContainer .careerHeader .careerHeaderCaption {
    text-align: right;
    padding: 10em;
  }
  .careerContainer .careerHeader {
    display: inherit;
  }
  .careerContainer .careerSocMedRow {
    padding: 5em 10em 0em 10em;
    margin-bottom: 0;
    text-align: left;
  }
  .careerContainer .careerSocMedRow .career-connect {
    display: block;
  }
  .careerContainer .careerOpinionBox {
    display: block;
  }
  .careerContainer .vacancyContainer {
    min-width: 55em;
    max-width: 500px;
    width: 75vw;
  }
  .careerContainer .vacancyContainer .vacancyBox {
    width: 30.5%;
  }
  .careerContainer .vacancyContainer .vacancyBox .careerBox {
    display: block;
  }
}
.careerContainer {
  background-color: white;
}
.careerContainer .title {
  color: #4a4a4a;
}
.careerContainer.detail {
  border-bottom: solid 2px rgba(151, 151, 151, 0.25);
  background-color: #f5f5f5;
}
.careerContainer.detail .btnApplyJob {
  width: 175px;
  line-height: 25px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.careerContainer.detail .well-lg {
  background-color: white;
}
.careerContainer .careerHeader {
  background-color: #487bfa;
}
.careerContainer .careerHeader .careerHeaderCaption div:nth-child(1) {
  line-height: 34px;
}
.careerContainer .careerHeaderTextRow {
  padding-bottom: 10vw;
  padding-top: 1em;
  margin-top: -1px;
  background-color: #487bfa;
}
.careerContainer .careerOpinionBox {
  background-color: #f7f7f7;
  margin-top: -100px;
  max-width: 100em;
  width: 80em;
}
.careerContainer .careerOpinionBox .careerOpinionCommentBox {
  height: 25em;
  padding-top: 2em;
  padding-left: 3em;
  padding-right: 3em;
}
.careerContainer .careerOpinionBox .careerOpinionCommentBox.lastChild {
  height: 24em;
}
.careerContainer .careerOpinionBox .careerOpinionCommentBox .careerOpinionName {
  position: absolute;
  bottom: 2em;
}
.careerContainer .careerOpinionBox img {
  height: 25em;
  width: 100%;
}
.careerContainer .careerVacancyContainer {
  border: solid 1px rgba(151, 151, 151, 0.25);
  background-color: #fbfbfb;
}
.careerContainer .careerVacancyContainer .careerCountrySubMenuContainer {
  margin: auto;
}
.careerContainer .careerVacancyContainer .careerCountrySubMenuContainer .careerCountrySubMenu {
  display: inline-block;
  color: #9b9b9b;
}
.careerContainer .careerVacancyContainer .careerCountrySubMenuContainer .careerCountrySubMenu.active {
  color: #000000;
  font-weight: bold;
  border-bottom: solid 1px black;
}
.careerContainer .vacancyContainer {
  margin: auto;
}
.careerContainer .vacancyContainer .vacancyBox {
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2);
}
.careerContainer .vacancyContainer .vacancyBox .careerBox {
  height: 10em;
  line-height: 10em;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox.q1 {
  background-color: #baf0ff;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox.q2 {
  background-color: #f2e8ff;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox.q3 {
  background-color: #cdf5d7;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox.q4 {
  background-color: #ffe9ac;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox.q5 {
  background-color: #ffe4ed;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox.q6 {
  background-color: #ffd3d2;
}
.careerContainer .vacancyContainer .vacancyBox .careerBox img {
  height: 7em;
}
.careerContainer .vacancyContainer .vacancyBox div:nth-child(2) {
  padding-top: 1em;
  font-size: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
}
.careerContainer .vacancyContainer .vacancyBox div:nth-child(3) {
  padding-left: 10px;
}
.careerContainer .vacancyContainer .vacancyBox div:nth-child(4) {
  padding-left: 10px;
  padding-bottom: 1em;
}
.fs-apply-job-modal .form-group {
  background-color: #fafbfc;
  border: solid 1px #dde5ed;
  width: 49%;
}
.fs-apply-job-modal .file-upload-icon {
  margin-top: -25px;
}
.fs-apply-job-modal .resume-upload-label {
  padding-left: 6em;
}
.fs-apply-job-modal .resume-upload-file-accepted-label {
  color: #4a4a4a;
  padding-left: 2.75em;
}
.referralDashboard .referralDashboardHeader {
  background: url("./media/referral-wall-NZCPGGQK.png") no-repeat;
  z-index: 1;
  height: 50em;
  background-size: contain;
  background-color: #00b196;
}
.referralDashboard .referralDashboardHeader .fs-services-button {
  position: absolute;
  bottom: 4em;
}
.referralDashboard .referralDashboardHeader .fs-services-container {
  position: absolute;
  bottom: 4em;
  width: 85%;
}
@media (max-width: 1024px) {
  .referralDashboard .referralDashboardHeader .fs-services-container {
    bottom: 1.4em;
  }
}
.referralDashboard .referralDashboardHeader img {
  height: 100%;
  background-size: contain;
  background-position: 50%;
  width: 100%;
}
@media (min-width: 320px) {
  .referralDashboard .referralDashboardHeader {
    height: 30em;
    background-position: center;
  }
}
@media (min-width: 992px) {
  .referralDashboard .referralDashboardHeader {
    height: 50em;
    background-position: center;
  }
}
@media (min-width: 320px) {
  .referralDashboard .referralDashboardHeader .info-box {
    display: none;
  }
}
@media (min-width: 992px) {
  .referralDashboard .referralDashboardHeader .info-box {
    display: block;
    height: 350px;
    bottom: 15%;
  }
}
.referralDashboard .swiper-slide {
  box-shadow: none;
}
.referralDashboard .slider-mobile .swiper-slide {
  background-color: #00b196;
}
.referralDashboard .seeBenefit {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin-top: 25px;
  text-decoration: underline;
  cursor: pointer;
}
.referralDashboard .referralCaption {
  background-color: #00b196;
}
.referralDashboard .referralCaption h1 {
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
}
@media (min-width: 320px) {
  .referralDashboard .referralBenefit {
    display: none;
  }
}
@media (min-width: 992px) {
  .referralDashboard .referralBenefit {
    display: block;
  }
}
.referralDashboard .referralBenefit {
  background-color: #00b196;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  height: 140px;
}
.referralDashboard .referralBenefit img {
  height: 50px;
  margin-bottom: 20px;
}
@media (min-width: 320px) {
  .referralDashboard .rewardMenuContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  .referralDashboard .rewardMenuContainer {
    display: block;
  }
}
.referralDashboard .rewardMenuContainer {
  margin-top: 20px;
  padding-left: 100px;
  width: 90%;
  height: 23px;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 18px;
  line-height: 1.28;
  letter-spacing: 0.2px;
  text-align: center;
  border-bottom: solid 1px #e9e9e9;
  padding-bottom: 10px !important;
  box-sizing: content-box;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.referralDashboard .rewardMenuContainer .rewardSubMenu {
  margin-right: 20px;
  cursor: pointer;
  padding-bottom: 10px;
  box-sizing: content-box;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.referralDashboard .rewardMenuContainer .rewardSubMenu.active {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  color: #009688;
  border-bottom: solid 5px #009688;
  padding-bottom: 10px;
  box-sizing: content-box;
}
.referralDashboard .seeBenefit[id=referralCaption]:target {
  -webkit-transform: translateY(-1000px);
  transform: translateY(-1000px);
}
@media (min-width: 320px) {
  .referralDashboard .rewardContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  .referralDashboard .rewardContainer {
    display: block;
  }
}
.referralDashboard .rewardContainer {
  padding-left: 100px;
  margin-top: 50px;
}
.referralDashboard .rewardContainer .rewardCaption {
  font-size: 16px;
  color: #9b9b9b;
}
@media (min-width: 320px) {
  .referralDashboard .selectedMenuContainer {
    display: none;
  }
}
@media (min-width: 992px) {
  .referralDashboard .selectedMenuContainer {
    display: block;
  }
}
.referralDashboard .selectedMenuContainer {
  padding-left: 100px;
}
.referralDashboard .selectedMenuContainer img {
  height: 320px;
  margin: 15px 20px;
}
.referralDashboard .selectedMenuContainer .SelectedMenuTitle {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.4;
  color: #000000;
}
.referralDashboard .selectedMenuContainer .selectedMenuCaption {
  font-size: 19px;
  line-height: 1.4;
  letter-spacing: 0.2px;
}
.referralDashboard .selectedMenuContainer .selectedMenuList {
  font-size: 15px;
  line-height: 1.47;
  color: #000000;
  margin-top: 20px;
}
.referralDashboard .selectedMenuContainer .selectedBtn {
  width: 210px;
  height: 50px;
  line-height: 50px;
  background-color: #009688;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  margin-top: 20px;
}
.referralDashboard .referralBanner [role=button] {
  text-decoration: none;
  color: #000000;
}
@media (min-width: 320px) {
  .referralDashboard .referralBanner {
    padding: 1em;
  }
  .referralDashboard .referralBanner .fs-refferal-banner-email-caption {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .referralDashboard .referralBanner {
    padding: 1em 5em;
  }
  .referralDashboard .referralBanner .fs-refferal-banner-email-caption {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .referralDashboard .referralBanner {
    padding: 1em 15em;
  }
}
.referralDashboard .referralBanner {
  background-color: #13b196;
}
.referralDashboard .referralBanner .referralBannerCaption {
  font-size: 22px;
  color: #ffffff;
}
@media (min-width: 992px) {
  .referralDashboard .referralBanner .btn-primary-white {
    margin-top: 0;
  }
}
.referralDashboard .referralBanner .btn-primary-white {
  margin-left: 20px;
}
.referralDashboard .ui-accordion-header .fa-caret-right,
.referralDashboard .ui-accordion-header .fa-caret-down {
  background: #afe4db;
}
.referralDashboard .btn-primary-referral {
  min-width: 200px;
  padding: 15px;
}
@media (min-width: 320px) {
  .referralDashboard .rewardTitle {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .referralDashboard .rewardTitle {
    font-size: 36px;
  }
}
.check-eligibility-result-modal {
  width: 100%;
}
.fs-check-eligibility-result-header .title {
  font-size: 32px;
}
.fs-check-eligibility-result-header .gray-text {
  color: #777777;
}
.result-container {
  padding: 3em 1em;
}
.result-container .repayment {
  border-right: solid 1px rgba(127, 138, 145, 0.3);
}
.result-container .repayment .heading-light,
.result-container .interest .heading-light {
  font-size: 30px;
}
.result-container .repayment .Heading-Medium,
.result-container .interest .Heading-Medium {
  color: #818a91;
}
.footer-information {
  font-size: 12px;
}
@media (min-width: 768px) {
  .check-eligibility-result-modal {
    width: 475px;
  }
}
.referralBorrowerDialog .fs-modal__dialog {
  max-width: 600px;
}
.referralBorrowerDialog .fs-modal__dialog .fs-modal__header {
  padding-bottom: 0;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form {
  height: initial;
  background-color: #ffffff;
  padding-top: 0;
  padding-bottom: 1.4em;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .fs-signup-title {
  margin-bottom: 5px;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .btn-primary-referral {
  margin-top: 10px;
  width: 100%;
  padding: 5px;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .sign-up-group {
  padding: 0em 0.5em 0.4em;
  margin-bottom: 10px;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .sign-up-group label {
  font-size: 10px;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .sign-up-group .form-control {
  font-size: 12px;
  height: auto;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .disclaimer {
  font-size: 11px;
}
.referralBorrowerDialog .fs-modal__dialog .fs-signup-form .form-referralTitle {
  font-size: 14px;
}
@media (min-width: 320px) {
  .referral-update-container {
    padding: 1.5em 0 7.5em;
  }
}
@media (min-width: 768px) {
  .referral-update-container {
    padding: 3.5em 0 4.5em;
  }
}
.referral-update-container {
  background-color: #f5f5f5;
  margin-top: 0;
}
.referral-update-container .subscribe-form {
  margin-top: 15px;
}
.referral-update-container .subscribe-form .fs-form-control {
  padding: 1.75em 1em;
  width: 100%;
  border: solid 1px #dde5ed;
  margin-bottom: 10px;
}
.referral-update-container .subscribe-form .btn-subscribe-referral {
  background-color: #3e7eff;
  display: block;
  overflow: hidden;
  padding: 15px;
  margin-top: 5px;
}
.check-eligibility .caption-title {
  color: #4a4a4a;
}
.check-eligibility .disclaimer {
  color: #757575;
  display: block;
}
.check-eligibility .sign-up-form .sign-up-form-field__wrapper .form-control {
  height: 35px !important;
}
.check-eligibility .sign-up-form .signup-button-container {
  margin-top: 0 !important;
}
.check-eligibility .result-caption {
  font-size: 16px;
  color: #757575;
  display: block;
  margin-bottom: 24px;
}
.check-eligibility .result-box {
  border-radius: 4px;
  background-color: #F1F1F2;
}
.check-eligibility .result-box .white-line {
  background-color: #ffffff;
  width: 100%;
  height: 2px;
}
.check-eligibility .result-box .result-content {
  padding: 24px;
}
.check-eligibility .result-box .result-content .caption {
  color: #757575;
  display: block;
  margin-bottom: 5px;
}
.check-eligibility .result-box .result-content .value {
  font-size: 24px;
}
@media (min-width: 320px) {
  .faqContainer .faqMenu {
    padding-left: 0px;
    padding-right: 0px;
  }
  .faqContainer .faqListContainer {
    padding: 0px 30px 30px 30px;
  }
  ng2-completer .completer-holder .completer-input {
    width: 90vw;
  }
  ng2-completer .completer-dropdown-holder .completer-dropdown {
    width: 90vw;
  }
  .collapsed {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faqContent {
    font-size: 14px;
  }
  .tab-button {
    height: 6em;
  }
}
@media (min-width: 768px) {
  .faqContainer .faqMenu {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .faqContainer .faqMenu {
    padding-left: 100px;
    padding-right: 100px;
  }
  .faqContainer .faqListContainer {
    padding: 0px 100px 50px 100px;
  }
  .faqContainer .faqListContainer:last-child {
    padding: 0px 100px 100px 100px;
  }
  ng2-completer .completer-holder .completer-input {
    width: 650px;
  }
  ng2-completer .completer-dropdown-holder .completer-dropdown {
    width: 650px;
  }
  .collapsed {
    font-size: 18px;
    padding-top: 25px;
  }
  .faqContent {
    font-size: 16px;
  }
}
.faqContainer .faq-header {
  background:
    linear-gradient(
      to bottom,
      #3d7ffd 0%,
      #3d7ffd 51.75%,
      #3d7ffd 50%,
      #c3d9fd 50%,
      #c3d9fd 100%);
}
.faqContainer .faq-banner {
  background-image: url("./media/faq-icon-Q5KRPXYY.png");
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.faqContainer .search-container {
  margin-top: -60px;
  padding-bottom: 5em;
  text-align: center;
  color: white;
}
.faqContainer .search-container span {
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
.faqContainer .search-container font {
  color: #3d7ffd;
}
.faqContainer .faqMenu {
  background-color: #fafafa;
}
.faqContainer .faqListContainer {
  background-color: #f2f2f2;
}
.faqContainer .faqListContainer .containerTitle {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0.4px;
  color: #000000;
  margin-bottom: 25px;
  margin-top: 50px;
}
.faqContainer .faqListContainer .faqContent {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fafafa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 24px;
  color: #4a4a4a;
  overflow: scroll;
}
.faqContainer .faqListContainer .block {
  display: block !important;
  overflow: hidden !important;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  width: 100%;
}
.collapsed {
  cursor: pointer;
  display: block;
  background: #cdf;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
  font-weight: 500;
  color: #9b9b9b;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 0;
}
.collapsed.active {
  color: black;
}
.collapsed .faqQuestion {
  margin-left: 50px;
}
.collapsed + input {
  display: none;
}
.collapsed + input + div {
  display: none;
}
.collapsed + input:checked + div {
  display: block;
}
input ~ .faq-arrow-right .faq-arrow-right {
  display: none;
}
input ~ .faq-arrow-right {
  color: red !important;
}
input ~ .collapsed > .faq-arrow-right {
  display: none;
}
.language-dialog {
  width: 350px;
}
footer-section {
  padding: 0;
  z-index: 1;
}
.footerContainer {
  max-width: 1012px;
  margin-right: auto;
  margin-left: auto;
}
.ssl-secure-box {
  align-items: center;
  background-color: #dcfaf0;
  border-radius: 23px;
  color: #08c0a6;
  display: flex;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 11px;
  justify-content: center;
  padding: 10px 16px;
}
.change-language-box {
  align-items: center;
  background-color: #f5f5f5;
  border-radius: 23px;
  color: #757575;
  display: flex;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 12px;
  justify-content: center;
  margin-right: 10px;
  padding: 10px;
}
.app-container__title {
  font-size: 16px;
  line-height: 1.5;
  color: #8f8f8f;
  margin-bottom: 8px;
  margin-top: 10px;
}
.app-container__title.bold {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
}
.app-container__app {
  display: inline-block;
  color: inherit;
}
.app-container__app:hover,
.app-container__app:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
}
@media (min-width: 320px) {
  .app-container__app#ios-app {
    width: 9.1em;
  }
}
@media (min-width: 768px) {
  .app-container__app#ios-app {
    width: initial;
  }
}
@media (min-width: 320px) {
  .app-container__app#android-app {
    width: 10.05em;
  }
}
@media (min-width: 768px) {
  .app-container__app#android-app {
    width: initial;
  }
}
@media (min-width: 992px) {
  .footerTop {
    padding-left: 3em;
    padding-right: 3em;
  }
  .footerTop .adressDetail {
    font-size: 18px;
  }
  .footerTop.active .adressDetail2 {
    font-size: 30px;
  }
  .changeLanguageBox {
    margin-right: 20px;
  }
  .changeLanguageBox font {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  .clearfix {
    font-size: 0.8em;
  }
}
footer-section {
  background: #ffffff none repeat scroll 0 0;
  color: #888;
  position: relative;
}
footer-section label {
  color: #000000;
  font-size: 16px;
}
.footerNav .item li {
  list-style: outside none none;
}
.itemHeader {
  line-height: 1.25;
  font-size: 20px;
  color: #8f8f8f;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.footerNav .item li a {
  color: #222;
  font-size: 14px;
  line-height: 1.43;
  font-weight: normal;
}
.footerNav .item li a:hover {
  text-decoration: none;
}
.footerNav .item li a:hover {
  text-decoration: none;
  color: #399ee6;
}
.footer-logo {
  height: 51px;
  width: 80vw;
  margin: 0;
  vertical-align: middle;
  margin-bottom: 20px;
  margin-top: 20px;
}
.footerBottom {
  margin-top: 20px;
}
.footerBottom .changeLanguageBox {
  line-height: 2em;
  padding: 0.5em 1.5em;
  border-radius: 20px;
  background-color: rgba(212, 212, 212, 0.3);
}
.footerBottom .changeLanguageBox u {
  color: #4a4a4a;
}
.social-media-icon {
  color: #fff;
  font-size: 16px;
  height: 2.5em;
  margin-right: 5px;
  padding: 6px 5px;
  text-align: center;
  width: 2.5em;
  display: inline-block;
  cursor: pointer;
}
.social-media-icon.linkedin {
  background-size: contain;
  background: url("./media/linkedin-QZ4NXEAO.svg") no-repeat;
}
.social-media-icon.facebook {
  background-size: contain;
  background: url("./media/facebook-4PDXLV6E.svg") no-repeat;
}
.social-media-icon.twitter {
  background-size: contain;
  background: url("./media/twitter-V24ODN6J.svg") no-repeat;
}
.social-media-icon.instagram {
  background-size: contain;
  background: url("./media/instagram-TH6QLQWE.svg") no-repeat;
}
.social-media-icon.line-icon {
  background-size: contain;
  background: url("./media/line-54O3JSLS.svg") no-repeat;
}
.social-media-icon.tiktok {
  background-size: contain;
  background: url("./media/tiktok-TENPJOOA.png") no-repeat;
}
.social-media-icon.youtube {
  background-size: contain;
  background: url("./media/youtube-F4VPOA7Q.svg") no-repeat;
}
.footerBottom__sites {
  grid-row: 1;
}
@media (min-width: 768px) {
  .footerBottom__sites {
    grid-area: sites;
  }
}
.select-site {
  list-style: none;
  margin-top: 16px;
  display: flex;
}
.select-site .global-icon {
  display: inline-block;
}
.select-site img {
  height: 12px;
  margin-right: 5px;
}
.select-site .dropdown-menu {
  background: #292929;
  padding: 0;
  margin-top: 10px !important;
}
.select-site .dropdown-menu li a {
  padding: 5px;
  color: #fff;
}
.select-site li a {
  color: #fff;
  font-size: 12px;
}
.select-site a:hover {
  text-decoration: none;
}
.select-site .dropdown-menu a:hover,
.select-site .dropdown-menu a:active,
.select-site .dropdown-menu a:focus {
  text-decoration: none;
  color: #0096ff;
}
.dropdown-menu a {
  cursor: pointer;
  pointer-events: auto;
}
.dropdown-menu li {
  float: none !important;
}
.language-container {
  padding: 1em;
}
.language-container a .light-gray-text:hover {
  color: #4a4a4a;
}
.language-container a:hover,
.language-container a:active {
  text-decoration: none !important;
}
.build-version {
  color: #9b9b9b;
}
.footer-menu-container.th {
  padding: 48px 16px 16px;
}
.footer-address-container.th {
  background-position: center right;
  background-size: cover;
}
.nav > li > a.nav--lighter {
  color: #757575;
}
.nav > li > a.nav--bold {
  color: #222;
  border-bottom: solid 3px #ffffff;
}
.nav > li > a.nav--bold.active {
  color: #2C50FF;
  background-color: inherit;
  border-bottom: solid 3px #2C50FF;
}
.nav > li > a.nav--bold:hover {
  color: #2C50FF;
  background-color: inherit;
}
.nav---bold {
  color: #222;
}
.fs-menu-left {
  display: none;
}
.fs-menu-right {
  margin-left: auto;
  display: none;
}
.fs-menu {
  cursor: pointer;
  position: absolute;
  margin-left: 50%;
  left: -30px;
}
@media (min-width: 320px) {
  .fs-menu.single-stack-banner {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .fs-menu.single-stack-banner {
    margin-top: 0;
  }
}
.fs-menu-title {
  font-weight: bold;
  text-align: center;
}
.fs-menu-title a {
  color: #000000;
}
.fs-menu-triangle {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #000000;
  height: 0;
  width: 0;
  margin: auto;
}
.fs-menu-icon {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: auto;
}
.fs-menu-container-wrapper {
  display: block;
  width: 100%;
  height: 0px;
  overflow-y: hidden;
  white-space: nowrap;
  background: white;
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.fs-menu-container-wrapper--active {
  height: 350px;
}
.fs-header-menu-box-mobile {
  color: #9b9b9b;
  text-align: center;
  border-top: 1px solid #c8c7cc;
  border-bottom: 1px solid #c8c7cc;
  min-height: 45px;
  line-height: 39px;
}
.fs-header-profile-mobile {
  font-size: 22px;
  height: 120px;
  padding: 25px 20px;
  background-color: #f8f8f8;
  border: solid 1px #e6e6e6;
  text-align: center;
}
.fs-header-balance-cash {
  font-size: 22px;
}
.submenu-button {
  padding-right: 15px;
  font-size: 16px;
}
.submenu-divider {
  margin-left: 15px;
}
.header-container {
  height: 100px;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: auto;
  z-index: 2;
  background-color: white;
  transition: all 0.3s ease;
}
@media (min-width: 320px) {
  .header-container.single-stack-banner {
    height: 190px;
  }
}
@media (min-width: 768px) {
  .header-container.single-stack-banner {
    height: 160px;
  }
}
.header-container.multiple-stack-banner {
  height: 240px;
}
.header-container .mainMenu {
  display: none;
  position: relative;
  height: 100%;
}
.header-container .mainMenu .show {
  display: block;
}
.header-container .mainMenu .container {
  display: flex;
  align-items: center;
  width: 100%;
  height: inherit;
}
.header-container .mainMenu .container.banner-on {
  height: 65px;
}
.header-container .mainMenu .container.single-stack-banner {
  padding-bottom: 20px;
  height: auto;
}
.header-container.overlayed {
  left: 75vw;
  transition: all 0.3s ease;
}
@media (min-width: 320px) {
  .header-container.log-in.single-stack-banner {
    height: 215px;
  }
}
@media (min-width: 768px) {
  .header-container.log-in.single-stack-banner {
    height: 180px;
  }
}
.boxMenu {
  margin-left: auto;
}
.modal-container {
  overflow: hidden;
  height: 0%;
  width: 100%;
  overflow: auto;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  background-color: rgba(0, 0, 0, 0.7);
}
.modal-container.active {
  height: 100%;
  transition: opacity 0.2s ease-in-out;
  position: fixed;
  opacity: 1;
}
.button-activity {
  display: none;
}
@media (min-width: 320px) {
  .fs-header-menu-box-mobile {
    display: block;
    overflow: scroll;
  }
  .fs-header-profile-mobile {
    display: block;
  }
  .signUpDetailModal .modalHeader .signUpTitleBox {
    font-size: 32px;
  }
  .signUpDetailModal .modalHeader .signUpCaptionBox {
    font-size: 16px;
  }
  .signUpDetailModal .modalHeader .signUpSwitchRoleBox {
    text-align: left;
    padding-left: 0px;
  }
  .signUpDetailModal .signUpModalDetailContent .sign-up-form #fullName,
  .signUpDetailModal .signUpModalDetailContent .sign-up-form #password,
  .signUpDetailModal .signUpModalDetailContent .sign-up-form #mobilePhoneNumber,
  .signUpDetailModal .signUpModalDetailContent .sign-up-form .form-agreement {
    margin-bottom: 10px;
  }
  .signUpDetailModal .signUpModalDetailContent .sign-up-form .signInvestorButton {
    padding: 0.5em 2.75em;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .header-container .mainMenu {
    display: block;
  }
  .fs-menu-container-wrapper--active {
    height: 11.25em;
  }
  .fs-menu-container-wrapper--active.my {
    height: 12.75em;
  }
  .fs-header-balance-cash {
    text-align: right;
    font-size: 22px;
    line-height: 0.75em;
  }
  .fs-change-language-box {
    right: 15%;
  }
  .fs-menu-left {
    display: inline-block;
  }
  .fs-menu-right {
    display: inline-block;
    margin-top: 10px;
  }
  .fs-header-menu-box-mobile {
    display: none;
  }
  .fs-header-profile-mobile {
    display: none;
    text-align: left;
  }
  .signUpDetailModal .modalHeader .signUpSwitchRoleBox {
    text-align: right;
  }
  .header-container .mainMenu {
    display: block;
  }
  .submenu-button {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .signUpDetailModal .fs-modal__dialog {
    max-width: 800px;
  }
  .signUpDetailModal .modalHeader .signUpCaptionBox {
    font-size: 12px;
  }
  .signUpDetailModal .signUpModalDetailContent .sign-up-form #fullName,
  .signUpDetailModal .signUpModalDetailContent .sign-up-form #password,
  .signUpDetailModal .signUpModalDetailContent .sign-up-form #mobilePhoneNumber,
  .signUpDetailModal .signUpModalDetailContent .sign-up-form .form-agreement {
    margin-bottom: 10px;
  }
  .signUpDetailModal .signUpModalDetailContent .sign-up-form .signInvestorButton {
    padding: 1em;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .fs-change-language-box {
    right: 13%;
  }
}
.signUpModal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 8888;
  overflow-y: scroll;
}
.signUpModal .modalBackground {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.55);
}
.signUpModal .modalBody {
  position: absolute;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow-y: hidden;
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -ms-flexbox;
  display: flex;
  box-pack: center;
  box-align: center;
}
#dashboardnav_hype_container {
  display: none;
}
#dashboardnav_hype_container.show {
  display: block;
}
@media screen and (max-width: 480px) {
  .signUpModal .modalBody {
    width: 100%;
    max-width: 95vw;
  }
}
.environment-configurations {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 0.5em 0 0.5em 0.5em;
  position: fixed;
  top: 0;
  right: 0;
  text-align: right;
  z-index: 10000;
  font-size: 0.85em;
  font-weight: bold;
  color: #19c0a6;
  background-color: rgba(8, 192, 166, 0.3);
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
}
.environment-configurations__ribbon {
  padding-right: 0.5em;
}
.nav > li > a {
  color: black;
  padding: 18px 19px;
}
.nav > li > a.banner-on {
  padding: 40px 19px;
}
.stick {
  z-index: 1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.fsmk-vertical-logo {
  display: none;
}
#webNavPage #scrollAffix .navbar-brand img {
  background: rgba(0, 0, 0, 0) url(/assets/img/header/logo.svg) no-repeat scroll left center/contain;
  height: 65px;
}
#webNavPage #scrollAffix a.navbar-brand {
  background: rgba(0, 0, 0, 0) url(/assets/img/header/logo.svg) no-repeat scroll left center/contain;
  height: 45px;
  margin: 7px 0;
  transition: background 0.5s ease-in-out 0s, padding 0.5s ease-in-out 0s;
  width: 100%;
}
#webNavPage #scrollAffix.secondView .navbar-brand {
  background: rgba(0, 0, 0, 0) url(/assets/img/header/logo.svg) no-repeat scroll left center/contain;
  margin: 7px 0;
}
#webNavPage #scrollAffix.secondView navbar-brand {
  padding: 15px 0;
}
.boxLogo {
  width: 20em;
  outline: none;
  float: left;
  cursor: pointer;
}
.boxLogo.id {
  width: 15em;
}
.fs-logo {
  background: rgba(0, 0, 0, 0) url(/assets/img/header/logo.svg) no-repeat scroll left center/contain;
}
.mk-logo {
  background: rgba(0, 0, 0, 0) url(/assets/img/header/logo-mk.svg) no-repeat scroll left center/contain;
}
.mk-logo .navbar-brand {
  height: 50px;
}
.funding-societies-vertical-logo {
  background: rgba(0, 0, 0, 0) url(/assets/img/header/logo.svg) no-repeat scroll left center/contain;
}
.funding-societies-vertical-logo .navbar-brand {
  height: 60px;
}
.fs-navbar-mobile-menu-container div {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  font-size: 16px;
}
.navbar-brand {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .boxLogo,
  .boxMenu {
    margin: 0;
    padding: 0;
  }
  li.bigPointMenu {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .header-container {
    position: fixed;
  }
  .boxMenu {
    width: 100%;
  }
  .fsmk-vertical-logo {
    display: block;
  }
  .fsmk-vertical-logo .navbar-brand {
    height: 50px;
    position: initial;
  }
  .fs-change-language-box {
    right: 2%;
  }
}
@media screen and (min-width: 768px) {
  .navbar-right {
    margin-right: 4px;
  }
  .fs-mobile-nav-container {
    display: none;
  }
}
.fs-mobile-nav-container {
  border-top: 1px solid #F1F1F2;
  background-color: white;
  padding: 1em 0;
}
.fs-mobile-nav-container .menu-caption {
  font-size: 16px;
  color: #222;
  line-height: 24px;
  padding: 16px 24px;
  width: 100%;
  cursor: pointer;
  display: block;
}
.fs-mobile-nav-container .language-caption .country {
  font-size: 18px;
}
.fs-mobile-nav-container .language-caption a {
  margin: 10px 0 0 35px;
  display: block;
  padding: 2px 0;
}
.fs-mobile-nav-container .logIn-button-section div {
  font-size: 1.2em !important;
}
.fs-mobile-nav-container .logIn-button-section .btn {
  border: solid 1px rgba(155, 155, 155, 0.27);
  padding: 0.7em;
}
.fs-mobile-nav-container .logIn-button-section .btn.selected {
  background-color: black;
  color: white;
}
.fs-mobile-nav-container .logIn-button-section .btn:nth-child(1) {
  border-radius: 4px 0px 0px 4px;
}
.fs-mobile-nav-container .logIn-button-section .btn:nth-child(2) {
  border-radius: 0px 4px 4px 0px;
}
.fs-mobile-nav-container .sign-up-button-section .btn {
  padding: 1em !important;
}
.fs-mobile-nav-container .fs-mobile-nav-row {
  border-bottom: 1px solid #f0f0f6;
}
.fs-mobile-nav-container .fs-mobile-nav-row a {
  color: #222;
}
.fs-mobile-nav-container .fs-mobile-nav-row .btn-container {
  padding: 16px 24px;
}
.fs-mobile-nav-container .fs-mobile-nav-row .btn-container .btn {
  padding: 15px;
  width: 100%;
  font-size: 16px;
}
.fs-mobile-nav-container .fs-mobile-nav-row .btn-container .btn-login {
  background-color: #ffffff;
  border: 1px solid #3e7eff;
  color: #3e7eff;
}
.fs-mobile-nav-container .fs-mobile-nav-row .btn-container .btn-signup {
  background-color: #3e7eff;
  color: #ffffff;
  margin-bottom: 12px;
}
.fs-mobile-nav-container .fs-mobile-nav-footer-row {
  padding: 1em;
}
.fs-mobile-nav-container .fs-mobile-nav-footer-row .btn {
  width: 100%;
  background-color: #181423;
  color: white;
}
.fs-mobile-nav-container .form-control {
  height: 50px;
}
.fs-mobile-nav-language-selector {
  padding: 16px 24px;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header a {
  padding: 8px;
  border: none;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa {
  float: right;
  padding-right: 100px;
  margin-top: 9px;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-right {
  background: url(/assets/img/icon/arrow-down-icon.svg) no-repeat;
  background-size: contain;
  height: 8px;
  width: 8px;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-down {
  background: url(/assets/img/icon/arrow-up-icon.svg) no-repeat;
  background-size: contain;
  height: 8px;
  width: 8px;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-right:before,
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-down:before {
  content: none;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-down {
  background: url(/assets/img/icon/arrow-up-icon.svg) no-repeat;
  background-size: contain;
  height: 8px;
  width: 8px;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-right:before,
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-header .fa-caret-down:before {
  content: none;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-content {
  border-bottom: 0 !important;
}
.fs-mobile-nav-language-selector .ui-accordion .ui-accordion-content {
  border-bottom: 0 !important;
}
.fs-mobile-nav-language-selector .ui-widget-content {
  padding: 0px 15px 15px 42px !important;
}
.fs-mobile-nav-language-selector .ui-widget-content .switch-lang {
  padding: 10px 0;
}
.fs-mobile-nav-language-selector__title {
  font-size: 16px;
}
.fs-mobile-nav-language-selector__country-title {
  font-size: 15px;
}
.fs-mobile-nav-language-selector__country {
  display: flex;
  align-items: center;
}
.topMenu {
  background: #121212 none repeat scroll 0 0;
  font-size: 14px;
  line-height: 2;
  padding: 5px 0;
}
.topMenu span {
  line-height: 1.3;
  margin: 0;
}
.topMenu .mediaLink {
  float: right;
}
.topMenu .mediaLink a,
.topMenu .mediaLink a:hover,
.topMenu .mediaLink a:focus,
.topMenu .mediaLink a:active,
.topMenu .mediaLink a:active:focus {
  padding: 5px 10px;
  color: #399ee6;
}
.topMenu select {
  background: transparent;
  border: 0;
  font-size: 12px;
  outline-offset: 0;
  font-weight: bold;
}
.topMenu select:focus {
  outline: none;
}
.topMenu select option {
  background: black;
  color: #ffffff;
  outline: 0;
  border: 0;
}
.navbar-header {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: center;
  box-shadow:
    0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 3px 3px -2px rgba(0, 0, 0, 0.12),
    0 1px 8px 0 rgba(0, 0, 0, 0.2);
}
.navbar-header.single-stack-banner {
  margin: 60px 0 0 0;
  box-shadow: none;
}
.navbar-header.multiple-stack-banner {
  margin: 85px 0 0 0;
  box-shadow: none;
}
.navbar-header.navbar-expand {
  margin: 0;
  box-shadow: none;
}
.navbar-header.navbar-expand-single-stack-banner {
  margin: 110px 0 0 0;
}
.navbar-header.navbar-expand-multiple-stack-banner {
  margin: 175px 0 0 0;
}
.navbar-header a {
  display: inline;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 480px) {
  .topMenu {
    padding: 0;
  }
  .topMenu .mediaLink {
    display: table;
    float: none;
    margin: 0 auto;
  }
  .topMenu .mediaLink .fa {
    padding: 5px;
  }
}
.navbar-toggle {
  margin-left: auto;
  padding: 8px 15px !important;
  z-index: 100;
  margin-top: 15px;
}
.navbar-toggle i {
  color: #000000;
}
li.bigPointMenu {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
li.bigPointMenu:first-child {
  border-left: 0 none;
}
li.bigPointMenu {
  border-left: 1px solid #fff;
  border-right: 1px solid #000;
  padding: 0 10px;
}
li.bigPointMenu a {
  color: #fff !important;
  font-size: 16px !important;
}
#webNavPage li.bigPointMenu a,
#dashboardNav li.bigPointMenu a {
  color: #000 !important;
}
li.bigPointMenu.endBigPoint {
  border-right: 0 none;
  margin-right: 0;
}
li.bigPointMenu:first-child {
  border-left: 0 none;
}
li.bigPointMenu.endBigPoint {
  border-right: 0 none;
  margin-right: 0;
}
.secondView li.bigPointMenu a {
  color: #000 !important;
}
#dashboardNav #scrollAffix li.bigPointMenu.activeMenu a {
  color: #399ee6 !important;
}
#webNavPage #scrollAffix li a.active,
#webNav #scrollAffix li a.active {
  color: #0096ff !important;
}
@media screen and (max-width: 1024px) {
  .nav > li > a {
    padding: 18px 15px;
  }
}
@media screen and (max-width: 1024px) {
  .nav > li > a {
    padding: 18px 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .boxLogo,
  .boxMenu {
    margin: 0;
  }
  .boxMenu {
    margin-left: auto;
  }
  li.bigPointMenu {
    padding: 0;
  }
}
#dashboardModal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.55);
  z-index: 8888;
  margin-top: 10em;
}
#dashboardModal.hidden {
  visibility: hidden;
}
#dashboardModal .modalBody.fs-sign-up-modal-box {
  height: 500px;
}
#dashboardModal .modalBody {
  position: absolute;
  z-index: 9999;
  background: #fff;
  top: 150px;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow-y: hidden;
  width: 100%;
  height: 100%;
  max-height: 410px;
  min-height: 410px;
}
#dashboardModal .modalHeader,
#dashboardModal .modalFooter {
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  background: #252525;
  color: #a5a5a5;
  font-size: 22px;
  letter-spacing: 2px;
  display: block;
  position: relative;
}
#dashboardModal .modalHeader .head {
  display: inline-block;
  width: calc(100% - 40px);
  font-size: 14px;
}
#dashboardModal .modalHeader .closeModal {
  padding: 8px 10px;
  background: #191919;
  height: auto;
  border-radius: 5px;
  color: #464646;
  display: inline-block;
  font-weight: bold;
  pointer-events: all;
}
@media screen and (max-width: 480px) {
  #dashboardModal .modalBody .modalContain {
    padding-bottom: 50px;
  }
  #dashboardModal .modalHeader,
  #dashboardModal .modalFooter {
    font-size: 16px;
  }
  #dashboardModal .modalBody {
    width: 100%;
    max-width: 95vw;
  }
}
.signUpModalContent {
  background: #ffffff;
  overflow: auto;
  height: 100%;
  width: 100%;
  background-size: cover;
  padding: 0 0 20px 0;
  width: 450px !important;
  margin-right: auto;
  margin-left: auto;
}
.signUpModalContent.activation {
  max-height: 450px;
}
.signUpModalContent .title {
  font-size: 32px;
  margin-bottom: 15px;
}
.signUpModalContent .button {
  height: 100%;
  max-width: 110px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin: auto;
  width: 50%;
  max-height: 30px;
  line-height: 30px;
  margin-top: 20px;
  cursor: pointer;
}
.signUpModalContent .fs-sign-up-button {
  margin-top: 0.5em;
  margin-bottom: 0.75em;
  padding: 12px !important;
}
.fs-service-box-row {
  -webkit-transition: all 0.2s;
  transition-timing-function: cubic-bezier(0.18, -0.55, 0.265, 1.2);
  overflow: hidden;
  height: 0;
}
.fs-service-box-row.active {
  height: 450px;
}
.fs-service-box-row .fs-service-box.invest {
  background: url(/assets/img/_public/home/service-invest.jpg) no-repeat;
  background-size: cover;
}
.fs-service-box-row .fs-service-box.borrow {
  background: url(/assets/img/_public/home/service-borrow.jpg) no-repeat;
  background-size: cover;
}
.fs-service-box-row .fs-service-box.refer {
  background: url(/assets/img/_public/home/service-referral.jpg) no-repeat;
  background-size: cover;
}
.fs-service-box-row .fs-service-box {
  height: 100%;
  background-size: cover;
  padding-top: 6%;
}
.fs-service-box-row .fs-service-box .title {
  font-size: 32px;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.fs-service-box-row .fs-service-box .btn-service.borrow {
  color: #3b03a8;
}
.fs-service-box-row .fs-service-box .btn-service.refer {
  color: #08c0a6;
}
.fs-service-box-row .fs-service-box .btn-service.invest {
  color: #3e7eff;
}
.fs-service-box-row .fs-service-box .btn-service {
  height: 100%;
  max-width: 120px;
  background-color: #ffffff;
  max-height: 50px;
  line-height: 40px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin: auto;
  width: 50%;
  margin-top: 20px;
  border-radius: 0;
  cursor: pointer;
}
.line-text-middle {
  width: 100%;
  text-align: center;
  border-bottom: solid 1px #F1F1F2;
  line-height: 0.1em;
  margin: 36px 0;
}
.line-text-middle span {
  background: #ffffff;
  color: #8f8f8f;
  padding: 0 10px;
  font-size: 16px;
}
.fs-sign-up-button {
  width: 100% !important;
  padding: 12px !important;
  font-size: 20px !important;
}
.fs-padding-btn {
  padding-top: 0.75em !important;
  padding-bottom: 0.75em !important;
}
.btnLogIn {
  color: black;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  width: 100%;
  height: 80px;
  line-height: 80px;
  border-radius: 2px;
  background-color: #08c0a6;
  cursor: pointer;
}
.logInBox {
  font-size: 18px;
  font-weight: 500;
}
.logInBox .logIn {
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1.5px rgba(42, 42, 42, 0.2);
  padding: 8px 20px;
  cursor: pointer;
}
.logInBox .logInCaption {
  margin-top: 10px;
}
.logInInput {
  height: 50px;
  border-radius: 0px;
}
.signUpModal .modalHeader .head {
  display: inline-block;
  width: calc(100% - 40px);
  font-size: 14px;
}
.signUpModal .modalHeader .closeModal {
  padding: 8px 10px;
  background: #191919;
  height: auto;
  border-radius: 5px;
  color: #464646;
  display: inline-block;
  font-weight: bold;
  pointer-events: all;
}
.signUpDetailModal .ui-dialog-titlebar {
  padding: 25px 10px;
}
@media (min-width: 320px) {
  .signUpDetailModal .ui-dialog-titlebar {
    padding: 20px 10px 0 10px;
  }
}
.signUpDetailModal .sign-up-form {
  margin-top: 2em;
  padding: 0 1em;
  box-sizing: border-box;
}
.signUpDetailModal .sign-up-form .form-agreement {
  font-size: 0.85em;
  line-height: 1.5em;
  text-align: left;
  padding: 1em;
  border: solid 1px #c4c4c4;
  background-color: #fafbfc;
}
.signUpDetailModal .sign-up-form input {
  width: 100%;
  padding: 1.75em 1em;
}
.signUpDetailModal .sign-up-form mat-form-field .mat-form-field-infix {
  margin-top: -0.4375em;
  border-top: 0 !important;
}
.signUpDetailModal .sign-up-form mat-form-field mat-select {
  width: 100%;
  height: 50px;
  padding: 0.5em 1em;
}
.signUpDetailModal .sign-up-form mat-form-field mat-select .mat-select-value {
  vertical-align: middle;
}
.signUpDetailModal .sign-up-form-field__wrapper {
  padding-bottom: 10px;
}
.signUpDetailModal .signUpModalDetailContent {
  background: #ffffff;
  width: 100%;
  background-size: cover;
  padding: 0;
}
.signUpDetailModal .signUpModalDetailContent > * {
  transform: translate3d(0, 0, 0);
}
.signUpDetailModal .signUpModalDetailContent .checkbox-form {
  padding: 1em;
  border: solid 1px #c4c4c4;
}
.signUpDetailModal .signUpModalDetailContent .modalHeader {
  width: 100%;
  margin-left: auto;
  margin-bottom: 20px;
  margin-top: 10px;
}
.signUpDetailModal .signUpModalDetailContent .modalHeader .signUpSwitchRoleBox .signUpCaptionBox.investor {
  color: #3064ff;
}
.signUpDetailModal .signUpModalDetailContent .modalHeader .signUpSwitchRoleBox .signUpCaptionBox.borrower {
  color: #3d1a85;
}
.signUpDetailModal .signUpModalDetailContent .password-information {
  width: 100%;
  padding: 1.25em 1em;
  border-radius: 2px;
  text-align: left;
  font-size: 12px;
  color: #7e8993;
  background-color: rgba(158, 170, 182, 0.2);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.signUpDetailModal .signUpModalDetailContent .signInvestorButton {
  font-size: 16px;
  text-align: center;
  color: #ffffff;
}
.signUpDetailModal .signUpModalDetailContent .title {
  font-size: 32px;
  margin-bottom: 15px;
}
.signUpDetailModal .signUpModalDetailContent .button {
  height: 100%;
  max-width: 110px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin: auto;
  width: 50%;
  max-height: 30px;
  line-height: 30px;
  margin-top: 20px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .signUpDetailModal .sign-up-form .row {
    margin-bottom: 0.75em;
  }
  .signUpDetailModal .sign-up-form-field__wrapper {
    padding-bottom: unset;
  }
  .signUpDetailModal .password-information {
    margin-top: 0.75em;
  }
}
.investorMenuContainer {
  box-sizing: border-box;
  padding-left: 10px;
  padding-bottom: 1em;
  white-space: nowrap;
  background-color: white;
  overflow-x: scroll;
  z-index: 1;
  padding-top: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.investorMenuContainer.active {
  height: 11.5em;
}
.investorMenuContainer .item {
  vertical-align: top;
  display: inline-block;
  padding-top: 20px;
  margin-right: 3em;
}
@media screen and (max-width: 768px) {
  .investorMenuContainer {
    border: none;
  }
}
@media screen and (min-width: 1024px) {
  .investorMenuContainer {
    overflow-x: hidden;
  }
}
.investor-header-caption {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-weight: normal;
}
.refer-friend-box {
  transition: visibility 0s, opacity 0.5s ease-out;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}
.refer-friend-box.active {
  visibility: visible;
  opacity: 1;
  -webkit-transition-timing-function: ease;
}
.fs-header-menu-box {
  color: #9b9b9b;
}
.modal-error {
  width: 100%;
  padding: 1em 0.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffc9c9;
  color: #cb3030;
}
.fs-change-language-box {
  top: 80%;
  width: 200px;
  padding-left: 0;
  padding-right: 0;
}
.fs-change-language-box .fs-change-language-box-row:not(:last-child) {
  border-bottom: solid 1px #eeeeee;
  padding-bottom: 10px;
}
.fs-change-language-box .fs-change-language-box-row:not(:first-child) {
  padding-top: 15px;
}
.fs-change-language-box a .light-gray-text:hover {
  color: #4a4a4a;
}
.fs-statement-link {
  font-size: 14px;
  margin-top: 5px;
}
@media screen and (max-width: 480px) {
  .sticky-nav {
    position: relative;
  }
  .header-container-expand {
    width: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    bottom: 0;
    right: 0;
    height: auto;
  }
  .header-container-expand .navbar-header {
    height: 100px;
  }
}
.nav-separator {
  border-right: 1px solid #4a4a4a;
  height: 20px;
  margin: 18px 12px;
}
@media (min-width: 320px) {
  .header-banner-row {
    padding: 12px 16px;
  }
}
@media (min-width: 768px) {
  .header-banner-row {
    padding: 16px 32px;
  }
}
.header-banner-row {
  z-index: 1;
}
@media (min-width: 320px) {
  .header-banner-row .header-banner-container {
    padding: 12px 16px;
  }
}
@media (min-width: 768px) {
  .header-banner-row .header-banner-container {
    padding: 16px 32px;
  }
}
.header-banner-row .header-banner-container {
  border: 1px solid #3E7EFF;
  background: #F3F5FD;
  border-radius: 4px;
}
.header-banner-row .header-banner-container.yellow {
  background-color: #FAF8F0;
  border: 1px solid #FFB50D;
}
.header-banner-row .header-banner-container.blue {
  background-color: #F3F5FD;
  border: 1px solid #2C50FF;
}
.header-banner-row .header-banner-container a {
  color: #2C50FF;
}
.paralaxImg {
  object-position: center center;
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paralaxImgCustomSBN {
  object-position: top left;
  padding-top: 100px;
}
#coverView .item:before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 100;
}
#coverView {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0;
  display: block;
}
#coverView .cover-container.sbn-info {
  margin-top: 0;
}
#coverView .cover-container.id {
  background-size: contain;
  background-position: inherit;
}
#coverView .cover-container.single-stack-banner {
  margin-top: 80px;
}
#coverView .cover-container.multiple-stack-banner {
  margin-top: 240px;
}
#coverView .cover-container {
  background-color: #000000;
  background-repeat: no-repeat;
  width: 100%;
  margin-top: 80px;
  min-height: 750px;
  background-size: cover;
  background-position: center;
}
#coverView .cover-container .left {
  color: #ffffff;
  padding-top: 10%;
  overflow: hidden;
}
#coverView .cover-container.remove-margin-top {
  margin-top: 0;
}
#coverView .cover-container-promo {
  background-position: left top;
}
#coverView .cover-container-promo-my {
  background-position: center;
}
@media screen and (max-width: 768px) {
  #coverView .cover-container-promo {
    background-size: contain;
  }
  #coverView .cover-container-promo-my {
    background-position: top center;
  }
}
@media screen and (max-width: 480px) {
  #coverView .cover-container-promo-my {
    background-size: contain;
  }
}
#coverView .coverContent {
  position: absolute;
  top: 10em;
  bottom: 120px;
  width: 80%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%);
}
#coverView .coverContent .caption {
  font-size: 10px;
}
#coverView .coverContent .captionLeft {
  position: absolute;
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
#coverView .coverContent .captionLeft div:nth-child(1) {
  line-height: 1em;
}
#coverView .captionLeft .adsMini {
  display: table;
  width: 100%;
  position: relative;
  vertical-align: top;
}
#coverView .captionLeft .adsMini .image,
#coverView .captionLeft .adsMini .caption {
  display: block;
  width: 100%;
  padding-top: 30px;
}
#coverView .captionLeft .adsMini .image img {
  height: auto;
  width: 60%;
}
#coverView .captionLeft .adsMini .caption h4,
#coverView .caption .adsMini .desk p {
  margin: 0;
  display: inline-block;
  line-height: 1.1;
  margin-right: 10px;
}
#coverView .captionLeft .adsMini .caption h4 {
  font-size: 23px;
}
#coverView .captionLeft .adsMini .caption h4 span {
  display: block;
}
#coverView .captionLeft .adsMini .caption p {
  font-size: 47px;
  color: #00d9c7;
  font-weight: bold;
}
#coverView .captionLeft .adsMini .caption a {
  color: #00d9c7;
  text-decoration: underline;
  font-size: 12px;
}
#coverView .fooCaption {
  font-size: 16px;
  line-height: 1.38;
  margin-bottom: 30px;
}
#coverView .playVideoButton {
  font-size: 18px;
}
#coverView .HelpLink {
  text-decoration: underline;
  margin-top: 20px;
  cursor: pointer;
}
#coverView .captionLeft .caption-text {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 15px;
}
#coverView .captionLeft .hashtag {
  font-size: 28px;
  line-height: 38px;
  color: #27E4CD;
}
#coverView .captionLeft .footer-text img {
  width: 100%;
}
#coverView .captionLeft .btn-cover {
  font-size: 16px;
  padding: 12px 36px;
  margin-top: 30px;
}
#coverView .footer-logo-container {
  background: #FAFBFC;
  border-radius: 10px;
  padding: 10px 15px 10px 5px;
  overflow: hidden;
  display: inline-block;
  margin-top: 30px;
  font-size: initial;
}
#coverView .footer-logo-container img {
  height: 35px;
  margin: 5px;
}
@media (min-width: 320px) {
  #coverView .coverContent .captionLeft {
    font-size: 32px;
    top: 50%;
  }
  .asFeaturedIn .swiper-container.one-slide .swiper-slide.swiper-slide-active {
    background-color: #f4f4f4 !important;
  }
  .progressSection .progress-small-image {
    display: none;
  }
  .testimonialStories .swiper-container .swiper-slide,
  .asFeaturedIn .swiper-container .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .testimonialStories .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .asFeaturedIn .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: white !important;
  }
  .testimonialStories .swiper-container .swiper-button-next,
  .testimonialStories .swiper-container .swiper-button-prev,
  .asFeaturedIn .swiper-container .swiper-button-next,
  .asFeaturedIn .swiper-container .swiper-button-prev {
    display: none;
  }
  #howThisWork .HowThisWorkContainerMobile {
    display: block;
  }
  #howThisWork .HowThisWorkContainerMobile .HowThisWorkContainerMobileBody {
    color: #4a4a4a;
    background-color: #f8fbfe;
    padding: 1em;
    font-size: 24px;
  }
  #howThisWork .HowThisWorkContainerMobile .HowThisWorkContainerMobileBackground {
    background-color: #f8fbfe;
  }
  #howThisWork .HowThisWorkContainerMobile .HowThisWorkContainerMobileBackground img {
    height: 150px;
    width: 150px;
  }
  #howThisWork .HowThisWorkContainerMobile .swiper-container-horizontal .swiper-pagination-bullets {
    bottom: 0px !important;
  }
  #howThisWork .HowThisWorkContainerMobile .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }
  #howThisWork .HowThisWorkContainerMobile .caption {
    padding-left: 3em;
    padding-right: 3em;
  }
}
@media (min-width: 768px) {
  #howThisWork .HowThisWorkContainer {
    display: block;
  }
  #howThisWork .HowThisWorkContainerMobile {
    display: none;
  }
  .testimonialStories .swiper-container .swiper-slide,
  .asFeaturedIn .swiper-container .swiper-slide {
    padding-left: 0;
    padding-right: 0;
  }
  .testimonialStories .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active,
  .asFeaturedIn .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: white !important;
  }
  .testimonialStories .swiper-container .swiper-button-next,
  .testimonialStories .swiper-container .swiper-button-prev,
  .asFeaturedIn .swiper-container .swiper-button-next,
  .asFeaturedIn .swiper-container .swiper-button-prev {
    display: block;
  }
}
@media (min-width: 992px) {
  #subscribeSection .subscribe-form-submit {
    padding-left: 0 !important;
  }
  #coverView .coverContent {
    bottom: 250px;
  }
  #coverView .coverContent .captionLeft {
    font-size: 48px !important;
  }
  .progressSection .progress-small-image {
    display: none;
  }
  .signupSection.borrower,
  .signupSection.investor {
    background-size: 100%;
    background-position-x: inherit;
  }
}
@media screen and (min-width: 668px) and (max-width: 768px) {
  #coverView .coverContent .captionLeft {
    width: auto;
    text-align: center;
    margin: 0 auto;
    left: 0;
  }
  #coverView .captionLeft .adsMini {
    position: relative;
    padding: 20px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 15px;
  }
  #coverView .captionLeft .adsMini .image,
  #coverView .captionLeft .adsMini .caption {
    margin: 0 auto;
    display: table;
  }
  #coverView .captionLeft .adsMini .image img {
    margin: 0 auto;
  }
  #coverView {
    height: 100%;
  }
  #coverView .paralaxImg {
    height: 80vh;
    -webkit-box-shadow: inset 35px -200px 107px -87px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 35px -200px 107px -87px rgba(0, 0, 0, 0.75);
    box-shadow: inset 35px -200px 107px -87px rgba(0, 0, 0, 0.75);
  }
}
@media screen and (max-width: 667px) {
  #coverView .captionLeft {
    width: 100% !important;
    text-align: center;
    margin: 0 auto;
    left: 0;
  }
  #coverView .captionLeft .adsMini {
    position: relative;
    padding: 20px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 15px;
  }
  #coverView .captionLeft .adsMini .image,
  #coverView .captionLeft .adsMini .caption {
    margin: 0 auto;
    display: table;
    padding: 0;
  }
  #coverView .captionLeft .adsMini .image img {
    margin: 0 auto;
  }
  #coverView .captionLeft .adsMini .caption p {
    font-size: 24px;
  }
  #coverView .captionLeft .adsMini .image img {
    width: 100%;
  }
  #coverView {
    height: 100%;
  }
  #coverView .paralaxImg {
    height: 100vh;
  }
}
.borrowInvestSection {
  position: absolute;
  top: 150px;
  height: 480px;
  width: 400px;
  right: 5%;
  z-index: 1;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 500ms;
}
.borrowInvestSection.disable {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 100ms, opacity 500ms;
}
@media (min-width: 320px) {
  .sbnRetailSection {
    color: #000000;
    top: 100px;
    width: 100%;
    height: 525px;
    background-color: rgba(255, 255, 255, 0.8);
  }
}
@media (min-width: 768px) {
  .sbnRetailSection {
    color: #ffffff;
    top: 200px;
    width: 550px;
    height: 400px;
    right: 5%;
    background-color: #ffffff;
  }
}
.sbnRetailSection {
  position: absolute;
  padding: 3em;
  z-index: 1;
  visibility: visible;
  transition: visibility 0s linear 0s, opacity 500ms;
}
.sbnRetailSection .sbn-retail-hashtag {
  font-size: 24px;
  margin-bottom: 10px;
  color: #c02b3b;
}
.sbnRetailSection .sbn-retail-caption {
  font-size: 32px;
  color: #333333;
  line-height: 1em;
}
.sbnRetailSection .sbn-retail-caption .sbn-retail-small-caption {
  font-size: 26px;
}
.sbnRetailSection .sbn-retail-period {
  margin-top: 10px;
  margin-bottom: 60px;
  color: #000000;
  font-size: 18px;
}
.sbnRetailSection .sbn-retail-logo-container {
  margin-top: 30px;
  padding: 10px 0;
  border-top: 1px solid #c3c3c3;
}
.sbnRetailSection .sbn-retail-logo-container .kemenkeu-logo {
  min-width: 12.5em;
}
.sbnRetailSection .sbn-retail-logo-container .sbr-logo {
  height: 5em;
  margin-top: 10px;
  margin-left: 30px;
  margin-right: 30px;
  min-width: 6em;
}
.sbnRetailSection .sbn-retail-logo-container .esbn-logo {
  margin-top: 10px;
  min-width: 6em;
}
.sbnRetailSection.disable {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 100ms, opacity 500ms;
}
.borrowInvestTab {
  width: 100%;
  height: 100%;
  font-size: 0.85em;
  background-color: #ffffff;
  margin-top: 8%;
  margin-bottom: 8%;
  overflow: hidden;
}
.borrowInvestTab ul {
  border: 0;
  margin-bottom: 25px;
}
.borrowInvestTab li {
  padding: 0;
  cursor: pointer;
  color: #000000;
}
.borrowInvestTab li:last-child {
  border-right: 0;
}
.borrowInvestTab li.active a {
  color: #ffffff !important;
  border: 0 !important;
  background-color: #3d7eff !important;
  border-radius: 0 !important;
}
.borrowInvestTab li.active a:hover,
.borrowInvestTab li.active a:active,
.borrowInvestTab li.active a:focus {
  border: 0;
  color: #3df2f2;
}
.borrowInvestTab li a {
  color: #fff;
  font-size: 24px;
  padding: 0;
  margin-right: 10px;
  border: 0;
}
.borrowInvestTab .control-label {
  color: #fff;
  text-align: left;
}
.borrowInvestTab select {
  padding: 6px 8px;
}
.tabsMenu {
  width: 50%;
  border: 0;
  text-align: center;
}
.tabsMenu .goToTab {
  background-color: #f6f6f6;
  color: #9b9b9b;
  width: 100%;
  padding: 0.25em;
  min-height: 45px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.tabsMenu a {
  text-decoration: none !important;
}
.borrowInvestTab .form-control {
  border: 1px solid #dde5ed;
  box-shadow: none !important;
  padding-left: 10px;
  margin-bottom: 8px !important;
}
.borrowInvestTab .form-control.pull-left {
  float: left;
  width: 48%;
}
.borrowInvestTab .form-control.pull-right {
  float: right;
  width: 50%;
}
.borrowInvestTab .form-control::placeholder {
  color: #757575;
}
.borrowInvestTab .password-restriction {
  padding: 1em;
  margin-bottom: 0.75em;
  text-align: left;
  color: #7e8993;
  background-color: rgba(158, 170, 182, 0.2);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.password-restriction-error {
  color: #a94442 !important;
}
.password-restriction div:before {
  content: " - ";
}
.password-restriction span:after {
  content: " | ";
}
.password-restriction span:last-child:after {
  content: "";
}
.form-control-prefix {
  float: left;
  width: 60px !important;
  text-align: center;
}
.form-control-affix {
  float: right;
  width: calc(100% - 66px) !important;
}
.submission-form {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #ffffff;
}
.borrowInvestTab input::-webkit-input-placeholder {
  color: #000000;
}
.borrowInvestTab input::-moz-placeholder {
  color: #000000;
}
.borrowInvestTab input:-ms-input-placeholder {
  color: #000000;
}
.borrowInvestTab input:-moz-placeholder {
  color: #000000;
}
.borrowInvestTab .tab-content::-webkit-scrollbar-track,
.borrowInvestTab .tab-content::-web-scrollbar-track,
.borrowInvestTab .tab-content::-moz-scrollbar-track,
.borrowInvestTab .tab-content::-o-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.borrowInvestTab .tab-content::-webkit-scrollbar,
.borrowInvestTab .tab-content::-web-scrollbar,
.borrowInvestTab .tab-content::-moz-scrollbar,
.borrowInvestTab .tab-content::-o-scrollbar {
  width: 10px;
  background-color: rgba(0, 0, 0, 0);
}
.borrowInvestTab .tab-content::-webkit-scrollbar-thumb,
.borrowInvestTab .tab-content::-web-scrollbar-thumb,
.borrowInvestTab .tab-content::-moz-scrollbar-thumb,
.borrowInvestTab .tab-content::-o-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.borrowInvestTab .tab-panel .tab-pane {
  overflow: scroll;
}
@media screen and (max-width: 768px) {
  .borrowInvestSection {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    transform: translate(0);
    width: 100%;
  }
  #borrowSection {
    height: auto;
  }
  .borrowInvestTab {
    margin-top: 40px;
    width: 100%;
    overflow: hidden;
    display: block;
  }
  .borrowInvestTab .control-label {
    color: #121212;
  }
  .borrowInvestTab .form-control {
    border-color: #ccc;
  }
  .borrowInvestTab li {
    width: 50%;
    padding: 0;
    margin: 0;
    background: #38393a;
    border-right: 0;
  }
  .borrowInvestTab li a {
    color: #ccc;
    text-align: center;
    padding: 10px 0;
    border-radius: 0;
    margin: 0;
  }
  .borrowInvestTab li.active a,
  .borrowInvestTab li.active a:hover,
  .borrowInvestTab li.active a:active,
  .borrowInvestTab li.active a:focus {
    text-decoration: none;
    display: block;
  }
  .borrowInvestTab .btn {
    margin: 15px auto;
    display: table;
    padding: 5px 10px;
    font-size: 14px;
  }
  .borrowInvestTab .tab-content {
    height: 100%;
  }
  .formHomeSlider {
    color: #777;
    font-size: 12px;
    padding-top: 10px;
  }
  .formHomeSlider .g-recaptcha {
    display: table;
    margin: 0 auto;
    transform-origin: 50%;
    -webkit-transform-origin: 50%;
  }
  .formHomeSlider .g-recaptcha div {
    width: 100% !important;
  }
  .formHomeSlider .g-recaptcha iframe {
    width: 100% !important;
  }
  .formHomeSlider .form-inline {
    width: 100%;
  }
}
.submitBody {
  text-align: center;
}
.submitBody .btn {
  width: 9em;
}
.submitBody .white-right-arrow-icon {
  margin-top: 3px;
}
.listFeaturedBody {
  padding: 1em;
  list-style-type: none;
  border: solid 1px rgba(158, 170, 182, 0.2);
  margin-bottom: 0;
}
.listFeaturedChild {
  display: inline-block;
  width: 50%;
}
.listFeaturedChild img {
  height: 33%;
  width: 75%;
}
.listFeaturedChild.font {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #4a4a4a;
}
.listHowThisWorkBody {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.listHowThisWorkChild {
  float: left;
  width: 50%;
  text-align: center;
}
.listHowThisWorkChild .homepage-circle-section {
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 1.8em;
  border: #252B36;
  font-size: 14px;
  background: #3d7eff;
  color: white;
  text-align: center;
}
.listHowThisWorkChild img {
  width: 100%;
  margin-bottom: 20px;
}
.listHowThisWorkChild.font {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.5px;
  color: #4a4a4a;
}
.listHowThisWorkChild .linkFont {
  color: #0000EE;
}
.HowThisWorkTitle {
  text-align: center;
  font-size: 28px;
  letter-spacing: -0.4px;
  margin-bottom: 30px;
}
.HowThisWorkContainer {
  text-align: center;
  background-color: #f7f9ff;
  border: solid 1px rgba(158, 170, 182, 0.2);
  padding: 2em 0em;
}
.paralax {
  height: calc(100vh - 120px);
  height: -webkit-calc(100vh - 120px);
  height: -moz-calc(100vh - 120px);
  position: relative;
}
.newsletter-container {
  background-color: white;
  height: auto;
  padding: 7.5em 0;
  position: relative;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .paralax {
    height: calc(100vh - 120px);
    height: -webkit-calc(100vh - 120px);
    height: -moz-calc(100vh - 120px);
    position: relative;
  }
  .paralax .caption {
    position: absolute !important;
    top: 70%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    -webkit-transform: translate(-50%, -30%);
    -moz-transform: translate(-50%, -30%);
    -o-transform: translate(-50%, -30%);
    padding: 0 !important;
    z-index: 1000;
    height: auto !important;
    width: 90% !important;
  }
}
@media screen and (max-width: 480px) {
  #expertSection h3 {
    color: #bcbcbc;
  }
}
#subscribeSection .input-group {
  max-width: 700px;
}
#subscribeSection .subscribe-form {
  margin: 20px 0;
}
.subscribe-form .form-control {
  margin-bottom: 1em;
}
#subscribeSection .input-group-addon {
  border: 0;
  border-radius: 0;
  background: transparent;
}
#subscribeSection button {
  width: 100%;
  background-color: #3e7eff;
  color: white;
  border-radius: 0px !important;
}
#subscribeSection .form-control {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.gray-border {
  border: solid 1px #dde5ed !important;
}
.progressSection {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
.progressSection .progressImg {
  height: 18em;
  margin-top: 5em;
}
.progressSection .right-section {
  padding-left: 5vw;
  padding-top: 1em;
}
.progressSection .btn-primary-investor {
  font-size: 18px;
  padding: 0.5em 1.25em;
}
.signupSection {
  width: 100%;
  color: white;
  padding-top: 50px;
  padding-right: 60px;
  background-size: cover;
  background: rgb(0, 0, 0);
}
@media (min-width: 320px) {
  .signupSection {
    overflow: hidden;
    padding-bottom: 30px;
  }
  .signupSection.borrower {
    background-size: 100% 390px;
    background-repeat: no-repeat;
    background-image:
      url("./media/borrower-homepage-mobile-HOAFCENA.png"),
      linear-gradient(
        -180deg,
        rgba(0, 0, 0, 0) 0%,
        #1d1d1d 87%);
  }
  .signupSection.investor {
    background-size: 100% 390px;
    background-repeat: no-repeat;
    background-image:
      url("./media/investor-homepage-mobile-LMIBWES5.png"),
      linear-gradient(
        -180deg,
        rgba(0, 0, 0, 0) 0%,
        #1d1d1d 87%);
    box-shadow: inset -6px -200px 120px -52px rgb(29, 29, 29);
  }
}
@media (min-width: 768px) {
  .signupSection {
    height: 40em;
  }
  .signupSection.borrower {
    background-size: inherit;
    box-shadow: inset -6px -200px 120px -52px #1d1d1d;
    background-image:
      url("./media/borrower-homepage-optimized-X3XUEXQ5.jpg"),
      linear-gradient(
        -180deg,
        rgba(0, 0, 0, 0) 0%,
        #1d1d1d 87%);
  }
  .signupSection.investor {
    background-size: inherit;
    background-image:
      url("./media/investor-homepage-optimized-AS7BZOGP.jpg"),
      linear-gradient(
        -180deg,
        rgba(0, 0, 0, 0) 0%,
        #1d1d1d 87%);
    box-shadow: inset -6px -200px 120px -52px rgb(29, 29, 29);
  }
}
.signupSection .signUptitle {
  border-bottom: solid 1px rgba(255, 255, 255, 0.4);
}
.signupSection .signUptitle .titleSection {
  cursor: pointer;
}
.signupSection .signUptitle .active {
  font-weight: bold;
  border-bottom: solid 8px #ffffff;
}
.signupSection .signUpcaption {
  padding-top: 50px;
  font-size: 18px;
  text-align: right;
}
.signupSection .signUpcaption1 {
  font-size: 64px;
  font-weight: 300;
  line-height: 1.11;
  letter-spacing: -0.9px;
  color: #ffffff;
  text-align: center;
}
.signupSection .signUpBtn {
  padding: 0.75em 2em;
  margin-top: 50px;
  font-size: 18px;
  float: right;
}
.testimonialStories {
  max-height: 750px;
  background-color: #1d1d1d;
  padding-top: 40px;
}
.testimonialStories .testimonialStoriesTitle {
  font-size: 28px;
  color: #ffffff;
  text-align: center;
}
.testimonialStories .testimonialStoriesCaption {
  line-height: 1.44;
  letter-spacing: 0.2px;
  color: #CCCCCC;
  margin-bottom: 30px;
  text-align: center;
  font-size: 16px;
}
.testimonialStory {
  background: white;
  color: #3e3e3e;
}
.testimonialStory .testimonialStory__caption {
  padding: 20px 15px 20px 15px;
  font-size: 16px;
  letter-spacing: 0.2px;
  font-size: 16px;
}
.testimonialStory .testimonialStory__caption.left {
  text-align: left;
}
.testimonialStory .testimonialStory__caption.center {
  text-align: center;
}
.testimonialStory .testimonialStory__name {
  padding: 0 15px;
  display: block;
  font-size: 15px;
}
.testimonialStory .testimonialStory__company {
  padding: 0 15px;
  display: block;
  font-size: 15px;
}
.asFeaturedIn {
  max-height: 750px;
  background-color: #f4f4f4;
  padding-top: 40px;
}
.asFeaturedIn .asFeaturedInTitle {
  color: #4a4a4a;
}
.asFeaturedIn .asFeaturedInCaption {
  line-height: 1.44;
  letter-spacing: 0.2px;
  margin-bottom: 30px;
}
@media screen and (min-width: 20em) {
  .listFeaturedChild {
    width: 10.33333%;
  }
  .listHowThisWorkChild {
    width: 20%;
    padding: 0 3%;
  }
}
@media (max-width: 768px) {
  #featuredOn {
    display: none;
  }
  .captionLeft h1 {
    font-size: 32px;
  }
  .captionLeft .fooCaption {
    font-size: 4.5vw !important;
  }
  .testimonialStories .testimonialStoriesCaption {
    font-size: 3.5vw;
  }
  .asFeaturedIn .asFeaturedInCaption {
    font-size: 3.5vw;
  }
  .HelpLink {
    display: none;
  }
  .progressSection .right-section {
    padding-top: 0;
  }
  .progressImg {
    display: none;
  }
  .progressSection .right-section {
    padding-top: 0px;
    padding-left: 5vw;
    font-size: 4vw;
  }
  .progressSection .right-section h1 {
    font-size: 8vw;
    margin-top: 0;
  }
  .signupSection {
    background-size: 100% 80vh;
    padding-right: 0px;
    text-align: center;
  }
  .signupSection .signUpcaption {
    text-align: center;
    font-size: 24px;
  }
  .signupSection .signUpcaption1 {
    padding-top: 20px;
    font-size: 32px;
  }
  .signUpBtn {
    display: inline-block;
  }
  .signupSection .signUptitle {
    border-bottom: 0px;
  }
  .signupSection .signUptitle .titleSection {
    border: solid 1px rgba(255, 255, 255, 0.3);
    padding-top: 10px;
    padding-bottom: 12px;
    font-size: 4.5vw;
  }
  .signupSection .signUptitle .titleSection.left {
    border-radius: 10px 0px 0px 10px;
  }
  .signupSection .signUptitle .titleSection.right {
    border-radius: 0px 10px 10px 0px;
  }
  .signupSection .signUptitle .active {
    border-radius: 4px;
    background-color: #ffffff;
    font-size: 4.5vw;
    padding-top: 10px;
    padding-bottom: 11px;
    text-align: center;
    color: #3e7efe;
  }
}
.fs-homepage-total-funded-caption {
  font-size: 16px;
}
.fs-homepage-total-funded {
  font-weight: 500;
  letter-spacing: -0.05em;
  font-size: 48px;
}
.id-borrow-lead {
  padding: 0 2em;
}
.id-borrow-lead .loan-section {
  padding: 2.5em 1em;
}
.id-borrow-lead .loan-section .border-bottom {
  border-bottom: solid 1px #e9e9e9;
}
.id-borrow-lead .loan-section .caption {
  color: #4a4a4a;
  font-size: 14px;
}
.id-borrow-lead .loan-section .btn {
  padding: 0.75em 2em;
  font-size: 16px;
}
.id-borrow-lead .loan-section .btn a {
  text-decoration: none;
  color: white;
}
.withBannerPage .homepage .swiper-home-pagination {
  left: 10%;
  position: absolute;
  z-index: 1;
  bottom: 5%;
}
.withBannerPage .homepage .swiper-home-pagination.sbn-info .swiper-pagination-bullet {
  width: 1em !important;
  height: 1em !important;
  background-color: #3e7eff !important;
}
.withBannerPage .homepage .swiper-home-pagination .swiper-pagination-bullet {
  width: 1em !important;
  height: 1em !important;
  background-color: #3fcca8 !important;
}
.withBannerPage .statistic .fa {
  color: #757575;
}
.withBannerPage .statistic {
  height: 120px;
  margin-top: 100px;
  background-color: #f2f2f2;
  padding-top: 30px;
  font-size: 16px;
  color: #757575;
}
.withBannerPage .statistic .item-1,
.withBannerPage .statistic .item-2 {
  margin-top: 6px;
  padding-left: 10px;
  border-left: 4px solid #3e7eff;
  width: 35%;
  float: left;
}
.withBannerPage .statistic .item-1 .number,
.withBannerPage .statistic .item-2 .number {
  font-size: 24px;
  color: #222;
  line-height: 1;
}
.withBannerPage .statistic .item-1 .caption,
.withBannerPage .statistic .item-2 .caption {
  margin-bottom: 5px;
}
.withBannerPage .statistic .item-3 {
  width: 33%;
  float: left;
}
.withBannerPage .statistic .item-3 .item-row .left {
  display: block;
  margin-top: 5px;
  float: left;
  width: 160px;
}
.withBannerPage .statistic .item-3 .item-row .left .bull {
  color: #3e7eff;
}
.withBannerPage .statistic .item-3 .item-row .right {
  display: block;
  margin-top: 5px;
  float: left;
  width: 60px;
  color: #222;
}
.withBannerPage .statistic .item-4 {
  width: calc(50% - 220px);
  float: left;
  margin-top: 15px;
}
.withBannerPage .statistic .item-4 .btn-statistic {
  background-color: #ffffff;
  border: 1px solid #3e7eff;
  float: right;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  color: #3e7eff;
}
.withBannerPage .statistic .tooltip-bottom:after {
  margin-left: -100px;
}
.swiper-pagination.homepage {
  position: initial;
}
.swiper-pagination .swiper-pagination-bullet {
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  #coverView .captionLeft h1 {
    font-size: 32px;
  }
  #coverView .captionLeft .caption-text,
  #coverView .captionLeft .hashtag {
    font-size: 22px;
    line-height: 30px;
  }
  #coverView .captionLeft .footer-text {
    font-size: 16px;
    line-height: 24px;
  }
  #coverView .captionLeft .footer-text span {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  #coverView .footer-logo-container img {
    height: 25px;
  }
  .hide-borrow-invest {
    display: none;
  }
  .withBannerPage .statistic {
    height: 165px;
  }
  .withBannerPage .statistic .item-1,
  .withBannerPage .statistic .item-2 {
    width: 34%;
  }
  .withBannerPage .statistic .item-4 {
    width: 100%;
    float: none;
    padding-top: 20px;
    overflow: hidden;
    margin-top: 0;
  }
  .withBannerPage .statistic .item-4 .btn-statistic {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #coverView .footer-logo-container {
    padding: 5px;
    margin-top: 15px;
  }
  #coverView .footer-logo-container img {
    height: 22px;
    margin: 5px 2px;
  }
  #coverView .captionLeft h1 {
    font-size: 32px;
  }
  #coverView .captionLeft .caption-text {
    margin-bottom: 10px;
  }
  #coverView .captionLeft .caption-text,
  #coverView .captionLeft .hashtag {
    font-size: 14px;
    line-height: 18px;
  }
  #coverView .captionLeft .btn-cover {
    margin-top: 20px;
    padding: 6px 12px;
    font-size: 14px;
  }
  #coverView .captionLeft .footer-text {
    font-size: 14px;
    line-height: 18px;
  }
  #coverView .captionLeft .footer-text span {
    margin-left: 20px;
  }
  .overlay-gradient:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
      linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.3) 0%,
        rgba(0, 0, 0, 0.5) 100%);
  }
  #coverView .coverContent {
    z-index: 1;
  }
  .signupSection .signUpcaption1 {
    text-align: left;
    margin-top: 20px;
  }
  .signupSection .signUpcaption {
    text-align: left;
    padding-top: 20px;
  }
  .signupSection .signUpBtn {
    float: left;
    margin-top: 20px;
  }
  .testimonialStories {
    max-height: 650px;
  }
  .testimonialStories .testimonialStoriesTitle,
  .testimonialStories .testimonialStoriesCaption {
    text-align: left;
  }
  .testimonialStories .swiper-container .swiper-slide {
    background-color: #1d1d1d;
    box-shadow: none;
  }
  .testimonialStories .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 70px;
  }
  .testimonialStories .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #E0E0E0 !important;
  }
  .testimonialStory {
    padding-bottom: 20px;
    overflow: hidden;
  }
  .asFeaturedIn .swiper-container .swiper-slide {
    background-color: #f4f4f4;
    box-shadow: none;
  }
  .asFeaturedIn .swiper-container .article-button {
    margin-bottom: 20px;
  }
  .asFeaturedIn .md-height {
    height: 580px !important;
  }
  .HowThisWorkContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .HowThisWorkContainer .HowThisWorkTitle {
    text-align: left;
    margin-bottom: 10px;
  }
  .HowThisWorkContainer .listHowThisWorkChild {
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
  }
  .HowThisWorkContainer .listHowThisWorkChild img {
    display: none;
  }
  .HowThisWorkContainer .listHowThisWorkChild .homepage-circle-section {
    margin: 0 0 5px !important;
  }
  .borrowInvestTab {
    margin: 30px auto;
    width: 90%;
  }
  #coverView .cover-container {
    min-height: 700px;
  }
  #coverView .cover-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background:
      linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgb(0, 0, 0) 100%);
  }
  .withBannerPage .statistic {
    height: 265px;
  }
  .withBannerPage .statistic .item-1,
  .withBannerPage .statistic .item-2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 20px;
  }
  .withBannerPage .statistic .item-3 {
    width: 100%;
    float: none;
    padding-top: 10px;
  }
  .withBannerPage .statistic .item-3 .item-row .left {
    margin-top: 15px;
    width: 220px;
  }
  .withBannerPage .statistic .item-3 .item-row .right {
    margin-top: 15px;
  }
  .withBannerPage .statistic .item-4 {
    padding: 20px 5px;
  }
  .withBannerPage .statistic [data-tooltip]:after,
  .withBannerPage .statistic .tooltip:after {
    width: 140px;
    padding: 10px;
  }
  .withBannerPage .statistic .tooltip-bottom:after {
    margin-left: -70px;
  }
}
@media screen and (max-width: 360px) {
  #coverView .cover-container {
    min-height: 600px;
  }
  .paralaxImgCustomSBN {
    height: 104vh !important;
  }
  .withBannerPage .statistic .item-1,
  .withBannerPage .statistic .item-2 {
    padding-left: 12px;
    padding-right: 15px;
  }
  .withBannerPage .statistic [data-tooltip]:after,
  .withBannerPage .statistic .tooltip:after {
    width: 130px;
    padding: 5px;
  }
}
#SCRafpi .clientData {
  width: 115px !important;
  height: 50px;
  position: inherit !important;
}
.my-campaign-banner {
  height: 1080px;
}
.my-campaign-banner .blank-space {
  height: 350px;
}
#campaignBannerModal .fs-modal__dialog {
  max-width: 900px;
  flex-direction: column;
  justify-content: center;
}
#campaignBannerModal .close-button-row {
  margin: 0 auto;
  margin-bottom: -30px;
}
@media (min-width: 320px) {
  #campaignBannerModal .close-button-row {
    width: 78%;
  }
}
@media (min-width: 768px) {
  #campaignBannerModal .close-button-row {
    width: 88%;
    max-width: 800px;
  }
}
#campaignBannerModal .swiper-slide {
  background-color: inherit;
}
#campaignBannerModal .swiper-slide .title {
  font-size: 20px;
  width: 96%;
}
@media (min-width: 768px) {
  #campaignBannerModal .swiper-slide .title {
    padding-left: 30px;
  }
}
#campaignBannerModal .swiper-slide .header {
  position: relative;
  display: flex;
  margin: 0 auto;
  margin-bottom: 12px;
}
@media (min-width: 320px) {
  #campaignBannerModal .swiper-slide .header {
    width: 78%;
  }
}
@media (min-width: 768px) {
  #campaignBannerModal .swiper-slide .header {
    width: 88%;
    max-width: 800px;
  }
}
#campaignBannerModal .swiper-slide .fs-modal__content {
  max-width: 800px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 320px) {
  #campaignBannerModal .swiper-slide .fs-modal__content {
    height: 245px;
    width: 78%;
  }
}
@media (min-width: 375px) {
  #campaignBannerModal .swiper-slide .fs-modal__content {
    height: 295px;
  }
}
@media (min-width: 414px) {
  #campaignBannerModal .swiper-slide .fs-modal__content {
    height: 325px;
  }
}
@media (min-width: 768px) {
  #campaignBannerModal .swiper-slide .fs-modal__content {
    height: 420px;
    width: 88%;
    max-width: 800px;
  }
}
#campaignBannerModal .swiper-slide .caption {
  font-size: 16px;
  margin-bottom: 24px;
  margin-top: 12px;
}
#campaignBannerModal .swiper-slide .caption-footer {
  font-size: 16px;
}
#campaignBannerModal .swiper-button-prev {
  margin-left: 0 !important;
  margin-right: -15px !important;
}
#campaignBannerModal .swiper-button-next {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#stickyBannerSwipper .swiper-slide {
  background-color: inherit;
}
#stickyBannerSwipper .swiper-button-prev,
#stickyBannerSwipper .swiper-button-next {
  margin: 0 !important;
}
#stickyBannerSwipper .swipper-wrapper {
  background-color: inherit;
}
#stickyBannerSwipper .swipper-wrapper .swiper-slide {
  background-color: inherit;
}
@media (min-width: 320px) {
  #stickyBannerSwipper .swiper-button-prev,
  #stickyBannerSwipper .swiper-button-next {
    top: 7%;
  }
}
@media (min-width: 768px) {
  #stickyBannerSwipper .swiper-button-prev,
  #stickyBannerSwipper .swiper-button-next {
    top: 30%;
  }
}
#stickyBannerSwipper .swiper-button-prev {
  left: 0;
}
#stickyBannerSwipper .swiper-button-next {
  right: 94%;
}
@media (max-width: 415px) {
  #stickyBannerSwipper .swiper-button-prev {
    left: 85%;
  }
  #stickyBannerSwipper .swiper-button-next {
    right: 0;
  }
}
@media (max-width: 320px) {
  #stickyBannerSwipper .swiper-button-prev {
    left: 80%;
  }
}
@media screen and (width: 360px) {
  #stickyBannerSwipper .swiper-button-prev {
    left: 83%;
  }
}
@media screen and (width: 375px) {
  #stickyBannerSwipper .swiper-button-prev {
    left: 83%;
  }
}
#stickyBannerSwipper .title {
  font-size: 16px;
}
#stickyBannerSwipper .caption {
  font-size: 14px;
}
@media (min-width: 320px) {
  #stickyBannerSwipper .thumbnail-image {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 768px) {
  #stickyBannerSwipper .thumbnail-image {
    width: 100%;
  }
}
#stickyBannerSwipper .thumbnail-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 768px) {
  #stickyBannerSwipper .white-text {
    padding: 0 !important;
  }
}
@media (min-width: 320px) {
  #stickyBannerSwipper .fs-modal__close-white {
    background-position: right;
  }
}
@media (max-width: 415px) {
  #stickyBannerSwipper .modal-pagination {
    padding-top: 5px;
    padding-right: 15px;
  }
}
.icon-xs {
  width: 0.75em;
  height: 0.75em;
}
.icon-sm {
  width: 0.875em;
  height: 0.875em;
}
.icon-lg {
  width: 1.5em;
  height: 1.5em;
}
.icon-2x {
  width: 2em;
  height: 2em;
}
.icon-3x {
  width: 3em;
  height: 3em;
}
.icon-5x {
  width: 5em;
  height: 5em;
}
.icon-7x {
  width: 7em;
  height: 7em;
}
.close-icon {
  background: url(/assets/img/icon/close-icon.svg) no-repeat;
  height: 25px;
  width: 25px;
  background-size: contain;
  cursor: pointer;
}
.close-icon-gray {
  background: url(/assets/img/icon/close-icon-gray.svg) no-repeat;
  height: 15px;
  width: 15px;
  background-size: contain;
  cursor: pointer;
}
.close-icon-round {
  background: url(/assets/img/icon/icon-close-round.svg) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  cursor: pointer;
}
.logo {
  background: url(/assets/img/_public/logo.svg) no-repeat;
  height: 4em;
  width: 4em;
  background-size: contain;
}
.arrow-right {
  background: url(/assets/img/icon/arrow-right.svg) no-repeat;
  height: 30px;
  width: 15px;
  float: right;
}
.arrow-right {
  background: url(/assets/img/icon/arrow-right.svg) no-repeat;
  height: 30px;
  width: 15px;
  float: right;
}
.gray-left-arrow {
  background: url(/assets/img/icon/gray-left-arrow.svg) no-repeat;
  height: 30px;
  width: 15px;
  float: right;
}
.gray-right-arrow {
  background: url(/assets/img/icon/gray-right-arrow.svg) no-repeat;
  height: 30px;
  width: 15px;
  float: right;
}
.borrower-repayment {
  background: url(/assets/img/borrower/repayment.png) no-repeat;
  height: 7em;
  width: 20em;
  background-size: contain;
}
.investor-wall-2 {
  background: url(/assets/img/_public/dashboard/investor-wall-2.png) no-repeat;
  height: 38vw;
  width: 100%;
  background-size: contain;
}
.investor-wall-2-mobile {
  background: url(/assets/img/_public/dashboard/investor-wall-2-mobile.png) no-repeat;
  height: 35em;
  width: 100%;
  background-size: contain;
}
.investor-wall-3 {
  background: url(/assets/img/_public/dashboard/investor-wall-3.png) no-repeat;
  height: 38vw;
  width: 100%;
  background-size: contain;
}
.investor-wall-3-mobile {
  background:
    url(/assets/img/_public/dashboard/investor-wall-3-mobile.png) no-repeat,
    repeating-linear-gradient(
      #3d7eff,
      #3d7eff 24vw,
      #3d7eff 50.1%,
      #3d7eff 100%);
  height: 35em;
  width: 100%;
  background-size: contain;
}
.handshake-image {
  background: url(/assets/img/_public/about-us/handshake-image.png) no-repeat;
  height: 35vw;
  width: 100%;
  background-size: contain;
}
.city-silhouette {
  background: url(/assets/img/_public/about-us/city-silhouette.svg) no-repeat;
  height: 15em;
  width: 100%;
  background-size: cover;
}
.faq-arrow-right {
  background: url(/assets/img/_public/faq/arrow-right.svg) no-repeat;
  height: 30px;
  width: 15px;
  float: left;
}
.faq-arrow-bottom {
  background: url(/assets/img/_public/faq/arrow-bottom.svg) no-repeat;
  height: 30px;
  width: 25px;
  float: left;
}
.exclamation-icon {
  background: url(/assets/img/icon/exclamation-icon.svg) no-repeat;
  height: 25px;
  width: 25px;
  float: left;
}
.grid-icon {
  background: url(/assets/img/icon/grid-icon.svg) no-repeat;
  background-position: center left;
  height: 20px;
  width: 25px;
  float: left;
}
.fsmk-icon {
  background: url(/assets/img/icon/fsmk-logo.svg) no-repeat;
  background-size: contain;
  height: 60px;
  width: 60px;
}
.fsmk-circle-icon {
  background: url(/assets/img/icon/fsmk-circle-logo.svg) no-repeat;
  background-size: contain;
  height: 120px;
  width: 120px;
}
.facebook-icon {
  background: url(/assets/img/icon/facebook.svg) no-repeat;
  height: 50px;
  width: 50px;
  background-size: contain;
}
.google-plus-icon {
  background: url(/assets/img/icon/google-plus.svg) no-repeat;
  height: 50px;
  width: 50px;
  background-size: contain;
}
.slack-icon {
  background: url(/assets/img/icon/slack-icon.png) no-repeat;
  height: 50px;
  width: 50px;
  background-size: contain;
}
.linkedin-icon {
  background: url(/assets/img/icon/linkedin.svg) no-repeat;
  height: 50px;
  width: 50px;
  background-size: contain;
}
.twitter-icon {
  background: url(/assets/img/icon/twitter.svg) no-repeat;
  height: 50px;
  width: 50px;
  background-size: contain;
}
.list-icon {
  background: url(/assets/img/icon/list-icon.svg) no-repeat;
  background-position: center left;
  height: 20px;
  width: 25px;
  float: left;
}
.media-press-icon {
  background: url(/assets/img/icon/media-press-icon.svg) no-repeat;
  height: 25px;
  width: 25px;
  margin-right: 0.5em;
  float: left;
}
.pdf-icon {
  background: url(/assets/img/icon/pdf-icon.svg) no-repeat;
  background-size: contain;
  height: 25px;
  width: 25px;
  cursor: pointer;
}
.pdf-icon.grayscale {
  filter: grayscale(100%);
}
.chat-bubble-icon {
  background: url(/assets/img/icon/chat-bubble-icon.svg) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.chat-bubble-icon.grayscale {
  filter: grayscale(100%);
}
.billing-payment {
  background: url(/assets/img/investor/payment/billing-payment.png) no-repeat;
  height: 35px;
  width: 150px;
}
.exclusive-loan-icon {
  background: url(/assets/img/icon/exclusive-loan.svg) no-repeat;
  background-size: contain;
  height: 30px;
  width: 30px;
  position: relative;
  margin-top: -12px;
  margin-right: 10px;
}
.islamic-loan-icon {
  background: url(/assets/img/icon/islamic_indicator.png) no-repeat;
  background-size: contain;
  height: 30px;
  width: 30px;
  position: relative;
  margin-top: -12px;
  margin-right: 10px;
  top: 7px;
}
.question-icon {
  background: url(/assets/img/icon/question-icon.svg) no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}
.success-icon {
  background: url(/assets/img/icon/success-icon.svg) no-repeat;
  background-size: contain;
  height: 150px;
  width: 150px;
}
.withdrawal-icon {
  background: url(/assets/img/icon/withdrawal-icon.svg) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  margin-right: 0.5em;
}
.warning-icon {
  background: url(/assets/img/icon/warning-icon.svg) no-repeat;
  background-size: contain;
  background-position: center;
  height: 20px;
  width: 10px;
}
.warning-circle-icon {
  background: url(/assets/img/icon/warning-circle-icon.svg) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  float: left;
}
.deposit-icon {
  background: url(/assets/img/icon/deposit-icon.svg) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  margin-right: 0.5em;
}
.white-right-arrow-icon {
  background: url(/assets/img/icon/white-right-arrow.svg) no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}
.green-right-arrow-icon {
  background: url(/assets/img/icon/green-right-arrow.svg) no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}
.blue-right-arrow-icon {
  background: url(/assets/img/icon/white-right-arrow.svg) no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
  transition: all 0.2s ease-in-out;
  margin-right: 5px;
  fill: blue;
}
.sucessfull-icon {
  background: url(/assets/img/icon/successfull-icon.svg) no-repeat;
  background-size: contain;
  height: 120px;
  width: 120px;
}
.queue-icon {
  background: url(/assets/img/icon/queue-icon.svg) no-repeat;
  background-size: contain;
  height: 120px;
  width: 120px;
}
.time-icon {
  background: url(/assets/img/icon/time-icon.svg) no-repeat;
  background-size: contain;
  float: left;
  height: 35px;
  width: 35px;
  margin-top: 8px;
}
.referral-box {
  background: url(/assets/img/header/referral-box.png) no-repeat;
  height: 12em;
  width: 8em;
  margin-top: -8em;
  background-size: contain;
}
.bolt-icon {
  background: url(/assets/img/icon/bolt-icon.svg) no-repeat;
  background-size: contain;
  height: 70px;
  width: 70px;
}
.bars-icon {
  background: url(/assets/img/icon/bars-icon.svg) no-repeat;
  background-size: contain;
  height: 25px;
  width: 25px;
}
.lighter-close-icon {
  background: url(/assets/img/icon/lighter-close-icon.svg) no-repeat;
  background-size: contain;
  height: 25px;
  width: 20px;
}
.file-success-icon {
  background: url(/assets/img/icon/file-success-icon.svg) no-repeat;
  background-size: contain;
  height: 35px;
  width: 35px;
}
.file-blue-icon {
  background: url(/assets/img/icon/file-blue-icon.svg) no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}
.file-icon {
  background: url(/assets/img/icon/file-icon.svg) no-repeat;
  background-size: contain;
  height: 35px;
  width: 35px;
}
.file-upload-icon {
  background: url(/assets/img/icon/file-upload-icon.png) no-repeat;
  background-size: contain;
  height: 45px;
  width: 45px;
}
.bank-logo {
  background-size: contain !important;
  background-position: left !important;
  height: 3em;
}
.bank-logo.agro-bank {
  background: url(/assets/img/icon/bank-logo-agro.png) no-repeat;
}
.bank-logo.alliance-bank {
  background: url(/assets/img/icon/bank-logo-alliance.png) no-repeat;
}
.bank-logo.ambank {
  background: url(/assets/img/icon/bank-logo-ambank.png) no-repeat;
}
.bank-logo.bank-rakyat {
  background: url(/assets/img/icon/bank-logo-rakyat.png) no-repeat;
}
.bank-logo.bank-simpanan-nasional {
  background: url(/assets/img/icon/bank-logo-bsn.png) no-repeat;
}
.bank-logo.cimb {
  background: url(/assets/img/icon/bank-logo-cimb.png) no-repeat;
}
.bank-logo.hsbc {
  background: url(/assets/img/icon/bank-logo-hsbc.png) no-repeat;
}
.bank-logo.hong-leong-bank {
  background: url(/assets/img/icon/bank-logo-hong-leong.png) no-repeat;
}
.bank-logo.maybank {
  background: url(/assets/img/icon/bank-logo-maybank.png) no-repeat;
}
.bank-logo.ocbc {
  background: url(/assets/img/icon/bank-logo-ocbc.png) no-repeat;
}
.bank-logo.public-bank {
  background: url(/assets/img/icon/bank-logo-public-bank.png) no-repeat;
}
.bank-logo.rhb {
  background: url(/assets/img/icon/bank-logo-rhb.png) no-repeat;
}
.bank-logo.standard-chartered {
  background: url(/assets/img/icon/bank-logo-sc.png) no-repeat;
}
.bank-logo.uob {
  background: url(/assets/img/icon/bank-logo-uob.png) no-repeat;
}
.bank-logo.affin-bank {
  background: url(/assets/img/icon/bank-logo-affin.png) no-repeat;
}
.bank-logo.dbs {
  background: url(/assets/img/icon/bank-logo-dbs.png) no-repeat;
}
.bank-logo.posb {
  background: url(/assets/img/icon/bank-logo-posb.png) no-repeat;
}
.bank-logo.anz {
  background: url(/assets/img/icon/bank-logo-anz.png) no-repeat;
}
.bank-logo.citibank {
  background: url(/assets/img/icon/bank-logo-citibank.png) no-repeat;
}
.bank-logo.other {
  background: url(/assets/img/icon/bank-logo-other.svg) no-repeat;
}
.fs-skin-in-image {
  background: url(/assets/img/_public/dashboard/fs-skin-in.svg) no-repeat;
  background-size: contain;
  height: 30em;
}
.deposit-success-image {
  background: url(/assets/img/investor/deposit-success.png) no-repeat;
  background-size: cover;
  height: 25em;
  width: 100%;
}
.lock-icon {
  background: url(/assets/img/icon/lock-icon.svg) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}
.global-icon {
  background: url(/assets/img/icon/global-icon.svg) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}
.progress-image {
  background: url(/assets/img/_public/home/progress.png) no-repeat;
  background-size: contain;
  height: 350px;
  width: 350px;
}
.activation-success-icon {
  background: url(/assets/img/icon/sign-up-success-icon.svg) no-repeat;
  width: 100px;
  height: 100px;
  background-size: contain;
}
.verify-email-icon {
  background: url(/assets/img/icon/verify-email-icon.svg) no-repeat;
  width: 100px;
  height: 100px;
  background-size: contain;
}
.verify-mobile-icon {
  background: url(/assets/img/icon/verify-mobile-icon.svg) no-repeat;
  width: 100px;
  height: 100px;
  background-size: contain;
}
.two-fa-deposit-icon {
  background: url(/assets/img/icon/two-fa-deposit-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-esa-icon {
  background: url(/assets/img/icon/two-fa-esa-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-profile-icon {
  background: url(/assets/img/icon/two-fa-profile-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-sign-up-icon {
  background: url(/assets/img/icon/two-fa-sign-up-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-apply-icon {
  background: url(/assets/img/icon/two-fa-apply-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-approve-icon {
  background: url(/assets/img/icon/two-fa-approve-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-funds-icon {
  background: url(/assets/img/icon/two-fa-funds-icon.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: contain;
}
.two-fa-setup-icon {
  background: url(/assets/img/icon/two-fa-setup-icon.svg) no-repeat;
  width: 180px;
  height: 180px;
  background-size: contain;
}
.two-fa-verify-icon {
  background: url(/assets/img/icon/two-fa-verify-phone-number.svg) no-repeat;
  width: 200px;
  height: 130px;
  background-size: contain;
}
.two-fa-otp-verify-icon {
  background: url(/assets/img/icon/two-fa-otp-verify.svg) no-repeat;
  width: 230px;
  height: 200px;
  background-size: contain;
}
.progress-small-image {
  background: url(/assets/img/_public/home/progress-small.png) no-repeat;
  background-size: contain;
  height: 150px;
  width: 160px;
  position: absolute;
  right: 0;
  bottom: -43px;
}
.instruction-send-image {
  position: relative;
  float: left;
  background: url(/assets/img/_public/home/instruction-send.png) no-repeat;
  background-size: contain;
  background-position: center;
  height: 125px;
  width: 100%;
  margin: 4em 0 2em 0;
}
.fsmk-vertical-logo.fs {
  background: url(/assets/img/header/logo.svg) no-repeat;
  width: 15em;
}
.fsmk-vertical-logo.mk {
  background: url(/assets/img/header/logo-mk.svg) no-repeat;
  margin-right: 10px;
  width: 12.5em;
}
.fsmk-vertical-logo {
  background-size: contain !important;
  margin-left: 20px;
}
.fetch-loading-icon {
  background: url(/assets/img/icon/fetch-loading-icon.svg) no-repeat;
  background-size: contain;
  height: 70px;
  width: 70px;
}
.borrower-new-loan-success-image {
  background: url(/assets/img/borrower/new-loan-success.png) no-repeat;
  height: 10em;
  width: 10em;
  background-size: contain;
  margin: auto;
}
.inv-dashboard-icon {
  background: url(/assets/img/investor/inv-dashboard.png) no-repeat;
  height: 10em;
  width: 10em;
  background-size: contain;
}
.inv-referral-background {
  background: url(/assets/img/investor/referral-bg.svg) no-repeat;
  padding-top: 5em;
  height: 30em;
  width: 100%;
  background-size: cover;
}
.inv-activity-icon {
  background: url(/assets/img/investor/activity-icon.png) no-repeat;
  height: 13em;
  width: 15em;
  background-size: contain;
}
.investor-menu-icon {
  height: 80px;
  width: 115px;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  background-position: center !important;
  opacity: 1;
  overflow: visible;
  pointer-events: auto;
  transform-origin: 50% 50% 0px;
  perspective-origin: 50% 50%;
  color: rgb(255, 255, 255);
  border: 0px solid rgba(123, 123, 123, 0.5);
  transform-style: preserve-3d;
  backface-visibility: visible;
  border-radius: 0px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1) skew(0deg, 0deg) skewX(0deg) skewY(0deg) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) translateZ(0px);
}
.investor-menu-icon.referral {
  background: url(/assets/img/header/referral-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.activity {
  background: url(/assets/img/header/activity-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.deposit {
  background: url(/assets/img/header/deposit-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.investment {
  background: url(/assets/img/header/investment-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.overview {
  background: url(/assets/img/header/overview-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.portfolio {
  background: url(/assets/img/header/portfolio-menu-icon.svg) no-repeat;
  background-size: contain;
}
.investor-menu-icon.withdrawal {
  background: url(/assets/img/header/withdrawal-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.repayment {
  background: url(/assets/img/header/repayment-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.facility-list {
  background: url(/assets/img/header/facility-list-menu-icon.svg) no-repeat;
  background-size: contain;
}
.investor-menu-icon.activation {
  background: url(/assets/img/header/account-activation-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.sbn-retail {
  background: url(/assets/img/header/sbn-retail-menu-icon.png) no-repeat;
  background-size: contain;
}
.investor-menu-icon.partner {
  background: url(/assets/img/header/partner-menu-icon.svg) no-repeat;
  background-size: contain;
}
.investor-menu-icon:hover {
  -webkit-transform: scale(1.4) rotate(0.01deg);
  transform: scale(1.4) rotate(0.01deg);
}
.career-exploration {
  background: url(/assets/img/_public/career/exploration.png) no-repeat;
  width: 100%;
  background-size: contain;
}
.maximize-impact-icon {
  background: url(/assets/img/_public/about-us/maximize-impact-icon.svg) no-repeat;
  height: 60px;
  width: 100%;
  background-size: contain;
  background-position: center;
}
.no-politics-icon {
  background: url(/assets/img/_public/about-us/no-politics-icon.svg) no-repeat;
  height: 60px;
  width: 100%;
  background-size: contain;
  background-position: center;
}
.push-your-limit-icon {
  background: url(/assets/img/_public/about-us/push-your-limit-icon.svg) no-repeat;
  height: 60px;
  width: 100%;
  background-size: contain;
  background-position: center;
}
.test-measure-icon {
  background: url(/assets/img/_public/about-us/test-measure-icon.svg) no-repeat;
  height: 60px;
  width: 100%;
  background-size: contain;
  background-position: center;
}
.user-win-icon {
  background: url(/assets/img/_public/about-us/user-win-icon.svg) no-repeat;
  height: 60px;
  width: 100%;
  background-size: contain;
  background-position: center;
}
.career-connect {
  background: url(/assets/img/_public/career/connect.png) no-repeat;
  height: 20em;
  width: 100%;
  background-size: cover;
}
.autobot-disable-icon {
  background: url(/assets/img/icon/autobot-disable-icon.svg) no-repeat;
  height: 45px;
  width: 45px;
  background-size: contain;
}
.autobot-enable-icon {
  background: url(/assets/img/icon/autobot-enable-icon.svg) no-repeat;
  height: 45px;
  width: 45px;
  background-size: contain;
}
.default-profile-picture {
  background: url(/assets/img/icon/default-profile-picture.svg) no-repeat;
  height: 4em;
  width: 100%;
  background-size: contain;
}
.logo-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/assets/img/icon/logo.gif) 50% 50% no-repeat;
  background-size: 15em 15em;
}
.setting-header-image {
  background: url(/assets/img/_public/setting-header-image.png) no-repeat;
  height: 100px;
  width: 160px;
  background-size: contain;
}
.expand-icon {
  display: inline-block;
  background-size: contain !important;
  background: url(/assets/img/icon/expand-icon.svg) no-repeat;
  height: 10px;
  width: 10px;
}
.expand-table-icon-blue {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-blue.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-orange {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-orange.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-corn-flower-blue {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-corn-flower-blue.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-yellow {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-yellow.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-purple {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-purple.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-green {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-green.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-red {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-red.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-dark-blue {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-dark-blue.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-light-blue {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-light-blue.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-gray {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-gray.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-brown {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-brown.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-green-aquamarine {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-green-aquamarine.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.expand-table-icon-green-turquoise {
  background-size: contain !important;
  background: url(/assets/img/icon/expand-table-icon-green-turquoise.svg) no-repeat;
  height: 25px;
  width: 25px;
}
.collapse-table-icon {
  background: url(/assets/img/icon/collapse-table-icon.svg) no-repeat;
  height: 25px;
  width: 25px;
  cursor: pointer;
  background-size: contain;
}
.newspaper-icon {
  background: url(/assets/img/_public/home/folded-newspaper.svg) no-repeat;
  height: 50px;
  width: 100%;
  background-size: contain;
}
.flag-id-icon {
  background: url(/assets/img/icon/flag-id.svg) no-repeat;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-size: cover;
}
.flag-my-icon {
  background: url(/assets/img/icon/flag-my.svg) no-repeat;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-size: cover;
}
.flag-sg-icon {
  background: url(/assets/img/icon/flag-sg.svg) no-repeat;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-size: cover;
}
.flag-th-icon {
  background: url(/assets/img/icon/flag-th.svg) no-repeat;
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-size: cover;
}
.secure-icon-background {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  background-color: rgba(8, 192, 166, 0.2);
  text-align: center;
  display: flex;
  align-items: center;
}
.secure-icon {
  background: url(/assets/img/icon/secure-icon.svg) no-repeat;
  height: 24px;
  width: 18px;
  background-size: cover;
  margin: 0 auto;
}
.funding-societies-logo {
  background: url(/assets/img/footer/footer-logo.svg) no-repeat;
  background-size: contain;
}
.funding-societies-header-logo {
  background: url(/assets/img/header/logo.svg) no-repeat;
  background-size: contain;
}
.loadMoreContainer {
  text-align: center;
  margin: 2em 0 1em 0;
  color: #9b9b9b;
}
.loadMoreButton {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 0 0.5em;
}
.loadMoreButton:hover {
  color: #6b6b6b;
}
.loadMoreContainer i {
  font-size: 2em;
  padding: 0.4em 0.5em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #9b9b9b;
}
.loadMoreTitle {
  font-size: 0.85em;
}
.activation-success {
  position: relative;
  float: left;
  background: url(/assets/img/_public/home/activation-success.png) no-repeat;
  background-size: contain;
  background-position: center;
  height: 125px;
  width: 100%;
  margin: 4em 0 2em 0;
}
.activation-failed {
  position: relative;
  float: left;
  background: url(/assets/img/_public/home/activation-failed.png) no-repeat;
  background-size: contain;
  background-position: center;
  height: 125px;
  width: 100%;
  margin: 4em 0 2em 0;
}
.subscription-agreement-success {
  background: url(/assets/img/_public/signup/subscription-agreement-success.svg) no-repeat;
  background-size: contain;
  background-position: center;
  height: 350px;
  width: 100%;
  margin-top: 10em;
}
.fpx-logo {
  background: url(/assets/img/investor/fpx-lg.png) no-repeat;
  background-size: contain;
  height: 70px;
  width: 100%;
}
.progress-row-image {
  background: url(/assets/img/investor/inv-dashboard.png) no-repeat;
  height: 100%;
}
.not-found-page-image {
  background: url(/assets/img/_public/not-found-page.png) no-repeat;
  background-size: contain;
  height: 350px;
  width: 100%;
}
.bca-deposit-image {
  background: url(/assets/img/investor/bca_deposit.png) no-repeat;
  background-size: contain;
  height: 350px;
  width: 100%;
}
.m-banking-bca-image {
  background: url(/assets/img/investor/mbankingbca2.png) no-repeat;
  background-size: contain;
  height: 350px;
  width: 100%;
}
.ojk-logo {
  width: 200px;
  margin-left: -15px;
}
.auto-invest-banner {
  background: url(/assets/img/icon/auto-invest.svg) no-repeat;
  background-size: contain;
  height: 4em;
  width: 4em;
}
.partner-header-logo {
  background: url(/assets/img/borrower/partner/header-logo.png) no-repeat;
  background-size: contain;
  background-position: center;
  height: 20em;
}
.my-info-logo {
  background: url(/assets/img/icon/my-info-logo.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 100px;
}
.singpass-logo {
  background: url(/assets/img/icon/singpass-logo.jpg) no-repeat;
  background-size: contain;
  background-position: center;
  width: 100px;
}
.error-icon-exclamation {
  display: inline-block;
  background: #f5d7d7;
  height: 16px;
  width: 16px;
  border-radius: 16px;
  line-height: 16px;
  color: #a94442;
}
.error-logo {
  background-color: #f2dede;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  line-height: 100px;
}
.error-logo .error-shape {
  text-align: center;
  color: #a94442;
  font-size: 4em;
}
.pending-logo {
  background-color: #fcf3e3;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  line-height: 100px;
}
.pending-logo .pending-shape {
  text-align: center;
  color: #ffb50d;
  font-size: 4em;
  width: inherit;
  line-height: 100px;
}
.fpx-logo {
  background: url(/assets/img/icon/fpx-logo.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.wallet-balance-logo {
  background: url(/assets/img/icon/wallet-balance-icon.svg) no-repeat;
  background-size: contain;
  background-position: center;
}
.loyalty-blue-tier-logo {
  background: url(/assets/img/investor/loyalty/loyalty-blue-tier-logo.svg) no-repeat;
  background-size: contain;
}
.loyalty-silver-tier-logo {
  background: url(/assets/img/investor/loyalty/loyalty-silver-tier-logo.svg) no-repeat;
  background-size: contain;
}
.loyalty-gold-tier-logo {
  background: url(/assets/img/investor/loyalty/loyalty-gold-tier-logo.svg) no-repeat;
  background-size: contain;
}
.app-store-black-logo {
  background: url(/assets/img/icon/app-store-icon-black.png) no-repeat;
  background-size: contain;
  height: 2em;
  width: 2em;
}
.google-play-black-logo {
  background: url(/assets/img/icon/google-play-icon-black.png) no-repeat;
  background-size: contain;
  height: 2em;
  width: 2em;
}
.app-store-white-logo {
  background: url(/assets/img/icon/app-store-icon-white.png) no-repeat;
  background-size: contain;
  height: 2em;
  width: 2em;
}
.google-play-white-logo {
  background: url(/assets/img/icon/google-play-icon-white.png) no-repeat;
  background-size: contain;
  height: 2em;
  width: 2em;
}
.google-play-color-logo {
  background: url(/assets/img/icon/google-play-icon-color.png) no-repeat;
  background-size: contain;
  height: 2em;
  width: 2em;
}
.sbn-banner {
  background: url(/assets/img/_public/sbn-banner.jpg) no-repeat;
  background-size: contain;
  min-width: 100em;
}
.esbn-logo {
  background: url(/assets/img/_public/esbn-logo.png) no-repeat;
  background-size: contain;
  height: 3em;
  min-width: 7em;
}
.sbr-logo {
  background: url(/assets/img/_public/sbr-logo.png) no-repeat;
  background-size: contain;
  height: 2em;
  min-width: 5em;
}
.kemenkeu-logo {
  background: url(/assets/img/_public/kemenkeu-logo.png) no-repeat;
  background-size: contain;
  height: 8em;
  min-width: 12.5em;
}
.referral-logo {
  background: url(/assets/img/_public/referral-logo.png) no-repeat;
  background-size: contain;
  height: 10em;
}
.st-logo {
  background: url(/assets/img/_public/st-logo.png) no-repeat;
  background-size: contain;
  height: 8em;
  min-width: 8em;
}
.icon-safe-logo {
  background: url(/assets/img/_public/icon-safe.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-aman-logo {
  background: url(/assets/img/_public/icon_aman.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-bunga-logo {
  background: url(/assets/img/_public/icon_bunga_tetap.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-pilihan-logo {
  background: url(/assets/img/_public/icon_pilihan_tenor.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-bebas-logo {
  background: url("/assets/img/_public/Bebas Pilih Tenor.png") no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-imbalan-logo {
  background: url(/assets/img/_public/Imbalan\ menarik.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-repayment-logo {
  background: url(/assets/img/_public/icon-repayment.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-stats-logo {
  background: url(/assets/img/_public/statistics.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-halal-logo {
  background: url(/assets/img/_public/icon-halal.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-early-logo {
  background: url(/assets/img/_public/icon-early.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-tradeable-logo {
  background: url(/assets/img/_public/icon-tradeable.png) no-repeat;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-tradeable-v2-logo {
  background: url(/assets/img/_public/icon-tradeable-v2.png) no-repeat;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-redemption-logo {
  background: url(/assets/img/_public/icon-redemption.png) no-repeat;
  background-size: contain;
  height: 4em;
  min-width: 4em;
  background-position: center;
}
.icon-payment-via-tokopedia-logo {
  background: url(/assets/img/_public/payment-tokopedia.png) no-repeat;
  background-size: contain;
  height: 8em;
  min-width: 8em;
  background-position: center;
}
.sbn-sid-registration-logo {
  background: url(/assets/img/_public/sid-registration.png) no-repeat;
  background-size: contain;
  height: 10em;
  min-width: 4em;
  background-position: center;
}
.sbn-pay-logo {
  background: url(/assets/img/_public/sbn-pay-logo.png) no-repeat;
  background-size: contain;
  height: 10em;
  min-width: 4em;
  background-position: center;
}
.sbn-order-logo {
  background: url(/assets/img/_public/sbn-order-logo.png) no-repeat;
  background-size: contain;
  height: 10em;
  min-width: 4em;
  background-position: center;
}
.sbn-tokopedia-payment-logo {
  background: url(/assets/img/_public/sbn-tokopedia-payment-logo.png) no-repeat;
  background-size: contain;
  height: 10em;
  min-width: 4em;
  margin-left: 30px;
  background-position: center;
}
.sbn-sign-logo {
  background: url(/assets/img/_public/sbn-sign-logo.png) no-repeat;
  background-size: contain;
  height: 10em;
  min-width: 4em;
  background-position: center;
}
.inklusi-keuangan-logo {
  background: url(/assets/img/ID/logo-inklusi-keuangan.png) no-repeat;
  background-size: contain;
  height: 10em;
  min-width: 7em;
  background-position: center;
}
.sbn-icon-play {
  background: url(/assets/img/_public/icon-play.png) no-repeat;
  background-size: contain;
  height: 32px;
  width: 32px;
}
.fs-lock-key {
  background: url(/assets/img/investor/fs-lockandkey.png) no-repeat;
  background-size: contain;
  height: 10em;
  width: 11em;
}
.fs-banner-yir {
  background: url(/assets/img/icon/banner-yir.svg) no-repeat;
  background-size: contain;
  height: 8em;
}
.thinking-icon {
  position: relative;
  background: url(/assets/img/investor/delete-aa.png) no-repeat;
  background-size: contain;
  background-position: center;
  height: 125px;
  width: 100%;
}
.borrower-exposure-warning-confirmation {
  position: relative;
  background: url(/assets/img/investor/borrower-exposure-warning.svg) no-repeat;
  background-size: contain;
  background-position: center;
  height: 125px;
  width: 100%;
}
.info-icon {
  background: url(/assets/img/icon/info-icon.svg) no-repeat;
  height: 22px;
  width: 22px;
  background-size: contain;
  cursor: pointer;
}
.info-icon:hover,
.info-icon:active {
  background: url(/assets/img/icon/info-icon-hover.svg) no-repeat;
}
.accredited-declaration-graphic {
  background: url(/assets/img/investor/accredited-declaration/accredited-declaration-banner.png) no-repeat;
  height: 100px;
  width: 100px;
  background-size: contain;
}
.accredited-declaration-notification {
  background: url(/assets/img/investor/accredited-declaration/graphic-notification.png) no-repeat;
  height: 100px;
  width: 100px;
  background-size: contain;
}
.fs-money-icon {
  background: url(/assets/img/investor/fs-money.png) no-repeat;
  height: 150px;
  width: 150px;
  background-size: contain;
}
.fs-people-talk-icon {
  background: url(/assets/img/investor/fs-people-talk.png) no-repeat;
  height: 100px;
  width: 100px;
  background-size: contain;
}
.arrow-white-left {
  background: url(/assets/img/icon/arrow-white-left.svg) no-repeat;
  height: 25px;
  width: 25px;
  background-size: contain;
}
.arrow-white-left.small {
  height: 16px;
  width: 16px;
}
.arrow-white-right {
  background: url(/assets/img/icon/arrow-white-right.svg) no-repeat;
  background-position: right;
  height: 25px;
  width: 25px;
  background-size: contain;
}
.arrow-white-right.small {
  height: 16px;
  width: 16px;
}
.bg-app-download-dl {
  background: url(/assets/img/footer/bg-app-download-dl.svg) no-repeat;
  height: 130px;
  width: 100%;
  background-size: contain;
}
.letter-renewal-icon {
  background: url(/assets/img/icon/letter-renewal-icon.svg) no-repeat;
  height: 130px;
  width: 100%;
  background-size: contain;
  background-position: center;
}
.information-icon {
  background: url(/assets/img/icon/information-icon.svg) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center;
}
.information-icon-yellow {
  background: url(/assets/img/icon/information-icon-yellow.svg) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center;
}
.logo-loading {
  background: url(/assets/img/icon/loading-logo.gif) no-repeat;
  height: 75px;
  width: 75px;
  background-size: contain;
  background-position: center;
}
.green-check-transparant-icon {
  background: url(/assets/img/icon/green-check-icon-transparant.svg) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center;
}
.check-icon-green {
  background: url(/assets/img/icon/check-icon-green.svg) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center;
}
.information-yellow-transparant-icon {
  background: url(/assets/img/icon/information-icon-yellow-transparant.svg) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  background-position: center;
}
.payment-confirmation {
  background: url(/assets/img/icon/payment-confirmation.svg) no-repeat;
  height: 225px;
  width: 350px;
  background-size: contain;
  background-position: center;
}
.payment-confirmed {
  background: url(/assets/img/icon/payment-confirmed.svg) no-repeat;
  height: 225px;
  width: 250px;
  background-size: contain;
  background-position: center;
}
.payment-failed {
  background: url(/assets/img/icon/payment-failed.svg) no-repeat;
  height: 225px;
  width: 250px;
  background-size: contain;
  background-position: center;
}
.currency-icon {
  background: url(/assets/img/icon/currency-usd.svg) no-repeat;
  background-size: contain;
  height: 24px;
  width: 24px;
}
.upward-point-icon {
  background: url(/assets/img/icon/upward-point.svg) no-repeat;
  background-size: contain;
  height: 24px;
  width: 24px;
}
.document-icon {
  background: url(/assets/img/icon/document.svg) no-repeat;
  background-size: contain;
  height: 24px;
  width: 24px;
}
@media (min-width: 320px) {
  .info-box-mobile,
  .slider-mobile {
    display: block;
  }
}
@media (min-width: 992px) {
  .info-box-mobile,
  .slider-mobile {
    display: none;
  }
}
.info-box-mobile__title {
  margin-bottom: 10px;
  font-size: 9vw;
}
.info-box-mobile__description {
  font-size: 4vw;
}
.info-box-mobile__btn {
  font-size: 4vw;
}
.info-box {
  padding-left: 30px;
  padding-top: 30px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-left: 100px;
  height: 400px;
  background-color: white;
  max-width: 450px;
}
.info-box .title {
  line-height: 40px;
}
.info-box .caption {
  color: #4a4a4a;
}
@media (min-width: 768px) {
  .list-box.statement-filter {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.list-box {
  list-style: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.list-box__item {
  background-color: white;
  padding: 2em;
  box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 0.5);
  margin-bottom: 1em;
  margin-top: 1em;
  display: flex;
  flex-direction: row;
}
.list-box__descriptions {
  flex-basis: 90%;
}
.list-box__title {
  color: #9b9b9b;
  display: block;
}
.list-box__link {
  display: block;
  color: #a6a6a6;
}
.list-box__icon {
  flex-basis: 10%;
  align-self: flex-end;
  font-size: 32px;
  color: #4281FB;
}
fs-p-progressBar.blue .ui-progressbar.ui-progressbar-determinate .ui-progressbar-value {
  background-color: #3E7EFF;
}
fs-p-progressBar.silver .ui-progressbar.ui-progressbar-determinate .ui-progressbar-value {
  background-color: #3E7EFF;
}
fs-p-progressBar.gold .ui-progressbar-value {
  background: #FFB50D;
}
fs-p-progressBar.platinum .ui-progressbar-value {
  background: #3E7EFF;
}
fs-p-progressBar.prestige .ui-progressbar-value {
  background: #3E7EFF;
}
@media (min-width: 320px) {
  .investorDashboard .investorDashboardHeader {
    z-index: 1;
    background-size: cover;
    background-position: center;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
  }
  .investorDashboard .investorDashboardHeader img {
    background-size: cover;
    background-position: center;
    width: 100%;
  }
  .investorDashboard .investorInfoBox {
    display: none;
  }
  .investorDashboard .investmentInformation {
    padding: 0;
  }
  .investorDashboard .fs-investor-slide-container {
    display: none;
  }
  .investMenuContainer {
    display: none;
  }
  .row-fluid .investmentImgContainer {
    display: none;
  }
  .investmentInformation,
  .investMenuContainer,
  .investmentStatistic,
  .investor-wall-3,
  .investor-wall-2 {
    display: none;
  }
  .investor-wall-3-mobile,
  .investor-wall-2-mobile,
  .fs-investor-info-box-mobile,
  .fs-investor-accordion-menu,
  .fs-investor-slider-mobile {
    display: block;
  }
  .investor-wall-3-mobile {
    background-position-y: 93px;
  }
  .fs-investor-accordion-menu {
    padding-bottom: 2em;
  }
  .fs-investor-info-box-mobile .col-xs-12 {
    padding: 1em 1em 1em 2em;
  }
  .fs-investor-footer-mobile-caption {
    height: 15em;
    background-color: #3d7eff;
    margin-bottom: -1px;
    display: block;
  }
  .fs-investor-footer-mobile-caption.left {
    padding: 2em 1em 0em 2em;
  }
  .fs-investor-footer-mobile-caption.right {
    background-color: #4d22e7;
    padding: 2em 2em 0em 1em;
  }
  .fs-investor-footer-mobile-caption.right .text {
    margin-bottom: 1em;
    padding-left: 2em;
  }
}
@media (min-width: 768px) {
  .fs-skin-in-container {
    background-color: #f7f7f9;
  }
}
@media (min-width: 992px) {
  .investorDashboard .investorDashboardHeader {
    z-index: 1;
    height: 100%;
    background-size: cover;
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .investorDashboard .investorDashboardHeader img {
    background-size: contain;
    background-position: 50%;
    width: 100%;
  }
  .investorDashboard .investorInfoBox {
    display: inline-table;
  }
  .investorDashboard .fs-investor-slide-container {
    display: block;
    margin-top: 2em;
  }
  .investorDashboard .fs-investor-slide-container .swiper-slide-container .swiper-container {
    display: block;
  }
  .investorDashboard .fs-investor-slide-container .swiper-slide-container .swiper-container .swiper-wrapper {
    height: 90% !important;
  }
  .investorDashboard .fs-investor-slide-container .swiper-slide-container .swiper-container .swiper-wrapper .swiper-slide {
    background-color: initial;
    box-shadow: none;
    height: 100% !important;
  }
  .investorDashboard .fs-investor-slide-container .swiper-slide-container .swiper-container .swiper-wrapper .swiper-slide .img img {
    height: 11.2em;
  }
  .investMenuContainer {
    display: block;
  }
  .row-fluid .investmentImgContainer {
    display: block;
  }
  .investmentInformation,
  .investMenuContainer,
  .investmentStatistic,
  .investor-wall-3,
  .investor-wall-2 {
    display: block;
  }
  .investor-wall-3-mobile,
  .investor-wall-2-mobile,
  .fs-investor-info-box-mobile,
  .fs-investor-accordion-menu,
  .fs-investor-slider-mobile,
  .fs-investor-footer-mobile-caption {
    display: none;
  }
  .fs-investor-accordion-menu .title {
    font-size: 30px;
  }
  .fs-investor-accordion-menu .description {
    color: #9b9b9b;
    margin-bottom: 2em;
    line-height: 1.5;
  }
  .fs-skin-in-container {
    padding: 5em 1em 5em 5em;
  }
}
@media (min-width: 1200px) {
  .fs-skin-in-container {
    padding: 5em 1em 5em 12em;
  }
  .investorInfoBox {
    max-width: 32em;
  }
}
.investorDashboard .investmentStatistic {
  padding: 1.5em;
  background-color: #2850ff;
  color: white;
}
.investorDashboard .investmentInformation .investmentInformationBox {
  color: #777777;
}
.investorDashboard .investMenuContainer {
  background-color: #f7f7f9;
  padding: 1.5em 0em 0em 0em;
}
.investorDashboard .investMenuContainer .investInfoSubMenu {
  margin-right: 0.5em;
  padding-bottom: 5px;
  font-family:
    "Poppins-Light",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  display: inline-block;
  color: #5d5d5d;
  font-size: 16px;
}
.investorDashboard .investMenuContainer .investInfoSubMenu.active {
  border-bottom: 3px solid #4a4a4a;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.investorDashboard .investmentImgContainer > div:first-of-type {
  padding: 2em;
}
.investorDashboard .btnInvestLearn {
  background-color: #ffffff;
  color: #4900ec;
  border-radius: 0;
  font-size: 13px;
}
.investorDashboard .investorInfoBox {
  padding: 1.5em 0 1.5em 1.5em;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-left: 100px;
  max-height: 450px;
  background-color: white;
}
.investorDashboard .investorInfoBox.id {
  max-height: 480px;
}
.investorDashboard .seeBenefit {
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
  margin-top: 25px;
  text-decoration: underline;
  cursor: pointer;
}
.investorDashboard .referralCaption {
  background-color: #00b196;
  padding-bottom: 100px;
  padding-left: 100px;
}
.investorDashboard .referralCaption h1 {
  font-size: 32px;
  font-weight: 500;
  color: #ffffff;
}
.investorDashboard .referralCaption .referralcaptionDescription {
  font-size: 16px;
  line-height: 1.38;
  color: #ffffff;
}
.investorDashboard .referralBenefit {
  background-color: #00b196;
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  height: 140px;
}
.investorDashboard .rewardMenuContainer {
  margin-top: 20px;
  margin-left: 100px;
  width: 90%;
  height: 23px;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  font-size: 18px;
  line-height: 1.28;
  letter-spacing: 0.2px;
  text-align: center;
  border-bottom: solid 1px #e9e9e9;
  padding-bottom: 10px;
  box-sizing: content-box;
}
.investorDashboard .rewardMenuContainer .rewardSubMenu {
  margin-right: 20px;
  cursor: pointer;
  padding-bottom: 10px;
  box-sizing: content-box;
}
.investorDashboard .rewardMenuContainer .rewardSubMenu.active {
  font-weight: 600;
  color: #009688;
  border-bottom: solid 5px #009688;
  padding-bottom: 10px;
  box-sizing: content-box;
}
.investorDashboard .rewardContainer {
  padding-left: 100px;
  margin-top: 80px;
}
.investorDashboard .rewardContainer .rewardCaption {
  font-size: 16px;
  color: #9b9b9b;
}
.investorDashboard .selectedMenuContainer {
  height: 500px;
  margin-left: 100px;
}
.investorDashboard .selectedMenuContainer .SelectedMenuTitle {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
  color: #000000;
}
.investorDashboard .selectedMenuContainer .selectedMenuCaption {
  font-size: 19px;
  line-height: 1.11;
  letter-spacing: 0.2px;
  color: #838383;
}
.investorDashboard .selectedMenuContainer .selectedMenuList {
  font-size: 15px;
  line-height: 1.47;
  color: #000000;
  margin-top: 20px;
}
.investorDashboard .selectedMenuContainer .selectedBtn {
  width: 210px;
  height: 50px;
  line-height: 50px;
  background-color: #009688;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  cursor: pointer;
  margin-top: 20px;
}
.investorDashboard .referralBanner {
  background-color: #13b196;
  height: 80px;
  line-height: 80px;
  padding-left: 100px;
  padding-right: 100px;
}
.investorDashboard .referralBanner .referralBannerCaption {
  font-size: 22px;
  font-weight: 500;
  line-height: 80px;
  letter-spacing: -0.3px;
  color: #ffffff;
}
.investorDashboard .referralBanner .referralBannerBtn {
  font-weight: 600;
  width: 150px;
  margin-top: 10px;
  line-height: 50px;
  color: #009688;
  height: 50px;
  background-color: #ffffff;
  cursor: pointer;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.fs-accordion .fa-caret-right,
.fs-accordion .fa-caret-down {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #92b7ff;
  font-size: 14px;
  background: #92b7ff;
  color: white;
  text-align: center;
}
.fs-investor-account-act-container .title {
  font-size: 32px;
}
.fs-investor-account-act-container {
  padding-bottom: 100px;
}
.fs-investor-account-act-container .fs-account-activation-box {
  background-color: white;
  border-radius: 4px;
  display: grid;
  padding: 2em 2.5em;
}
.fs-investor-account-act-container .fs-account-activation-box.in-active {
  opacity: 0.5;
}
.fs-investor-account-act-container .fs-account-activation-box .title-row {
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .fs-investor-account-act-container .fs-account-activation-box .title-row .activation-title {
    font-size: 24px;
  }
}
.fs-investor-account-act-container .fs-account-activation-box .title-row .activation-title {
  font-size: 28px;
}
.fs-investor-account-act-container .btn-primary-referral {
  padding: 6px 12px;
  width: 50%;
  max-width: 250px;
}
.fs-investor-account-act-container .btn-processing {
  background-color: #e6e6e6 !important;
  color: #777777;
  padding: 6px 12px;
  width: 50%;
  max-width: 250px;
}
.fs-investor-account-act-container .fs-account-activation-box-my {
  padding: 1.5em 1em;
}
.fs-investor-account-act-container .fs-account-activation-box-my .btn-activation-box-small-padding {
  padding: 6px;
  margin: 0 0 5px 5px;
}
.fs-investor-account-act-container .fs-account-activation-box-my .sub-title {
  font-size: 28px;
}
.fs-investor-account-act-container .circle {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #818a91;
  font-size: 14px;
  background: #818a91;
  color: white;
  text-align: center;
}
.fs-investor-account-act-container .circle.success {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #08c0a6;
  font-size: 14px;
  background: #08c0a6;
  color: white;
  text-align: center;
}
@media (max-width: 480px) {
  .fs-investor-account-act-container .circle {
    margin: 6px 0;
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 23px;
    border: #818a91;
    font-size: 14px;
    background: #818a91;
    color: white;
    text-align: center;
  }
  .fs-investor-account-act-container .circle.success {
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 23px;
    border: #08c0a6;
    font-size: 14px;
    background: #08c0a6;
    color: white;
    text-align: center;
  }
}
.fs-investor-account-act-container span {
  color: #4a4a4a;
}
.fs-investor-account-act-container .fs-upload-box.in-active {
  pointer-events: none;
}
#digitalSignaturePopUp .full-height {
  height: 90vh !important;
}
@media (min-width: 320px) {
  .fs-container-act-header {
    background-color: #3e7eff;
  }
  .fs-container-act-header .act-header-title {
    padding: 2em;
  }
  .fs-container-act-header .inv-activity-icon {
    display: none;
  }
  .act-menu-row {
    padding: 0.5em;
    margin-bottom: 10px;
  }
  .act-list-row {
    padding: 2em;
  }
  .act-menu-row span {
    padding: 0.5em 0.5em 0.5em;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .act-menu-row {
    padding: 1em 2em;
  }
  .act-menu-row font {
    width: 20%;
  }
  .act-list-row {
    padding: 2em 10em;
  }
  .act-menu-row {
    margin-bottom: 0px;
  }
  .act-menu-row span {
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 13px;
    margin-bottom: 0;
  }
  .act-menu-row .title {
    border-right: solid 1px rgba(151, 151, 151, 0.5);
  }
  .act-menu-row span:nth-child(1) {
    text-align: right;
  }
  .act-menu-row span:nth-child(2) {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .fs-container-act-header {
    background-color: #3e7eff;
  }
  .fs-container-act-header .act-header-title {
    margin-left: 10em;
    margin-top: 2em;
  }
  .fs-container-act-header .inv-activity-icon {
    display: block;
  }
  .act-menu-row {
    padding: 1em 8em 0.3em;
  }
  .act-menu-row font {
    width: 14%;
  }
  .act-menu-row .title {
    border-right: solid 1px rgba(151, 151, 151, 0.5);
  }
  .act-list-row {
    padding: 2em 20em 2em 20em;
  }
  .act-menu-row span {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fs-container-act-header {
  background-color: #3e7eff;
}
.act-menu-row {
  border: solid 1px #d0d0d0;
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
}
.act-menu-row span:nth-child(1) {
  padding-right: 1em;
}
.act-menu-row span {
  color: #9b9b9b;
}
.act-menu-row span.active {
  font-weight: bold;
  border-bottom: 5px solid;
  color: black;
}
.act-list-row {
  background-color: #f7f7f9;
}
.act-list-row .act-box {
  background-color: white;
  padding: 2em;
  box-shadow: 0 1px 2px 0 rgba(169, 169, 169, 0.5);
  margin-bottom: 1em;
}
.act-list-row .act-box font {
  color: #9b9b9b;
}
.fs-investment-profile-box__cover {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  width: 100%;
  font-size: 32px;
  color: #757575;
}
.btn-select-profile {
  height: 50px;
  line-height: 40px;
  font-size: 18px;
}
@media (min-width: 320px) {
  #fsRiskDisclosureModal .fs-modal__dialog {
    margin: auto;
  }
  #fsRiskDisclosureModal .fs-modal__dialog .fs-modal__content.statement-dialog__content {
    height: auto;
  }
  .fs-risk-disclosure-pop-up .content {
    padding: 0;
  }
  .fs-investor-agreement .left-section {
    padding: 0em 0em 5em 0em;
  }
  .fs-investor-agreement .white-background {
    background-color: #ffffff;
  }
  .fs-investor-header-flag {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: unset;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    border: #3d7eff;
    font-size: 14px;
    background: #3d7eff;
    color: white;
    text-align: center;
  }
  .fs-investor-header-flag.active {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 20px;
    border: #ffffff;
    font-size: 14px;
    background: #ffffff;
    color: #3d7eff;
    text-align: center;
  }
  .fs-investment-profile-box {
    margin-bottom: 20px;
  }
  .fs-investor-agreement-header .text-center {
    height: 6em;
  }
  .btn-agreement-back {
    margin-right: 20px;
  }
  .btn-agreement-process {
    float: none;
  }
  .fs-platform-agreement {
    padding: 24px 12px 48px;
    background-color: #ffffff;
  }
  .fs-platform-agreement .btn-primary-investor {
    width: 100%;
  }
  .fs-platform-agreement .highlight:before {
    content: "";
  }
  .fs-platform-agreement .checkbox-container {
    position: relative;
    display: table;
    width: 100%;
    margin-top: 0.35em;
  }
  .fs-platform-agreement .checkbox-left-section {
    display: table-cell;
    width: 7.5%;
  }
  .fs-platform-agreement .checkbox-right-section {
    display: table-cell;
    width: 92.5%;
  }
  .fs-platform-agreement .check-box {
    margin-right: 0.5em;
    border: 1px solid black;
    text-align: center;
    color: blue;
  }
  .fs-platform-agreement .check-box-empty {
    white-space: pre-line;
    padding: 0 0.8em;
    margin-right: 0.5em;
    border: 1px solid black;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #fsRiskDisclosureModal .fs-modal__dialog {
    margin: 8px auto;
  }
  #fsRiskDisclosureModal .fs-modal__dialog .fs-modal__content.statement-dialog__content {
    height: initial;
  }
  .fs-risk-disclosure-pop-up .content {
    padding: 1em 2em;
  }
  .fs-investor-agreement .left-section {
    padding: 0em 0em 15em 0em;
  }
  .fs-investor-agreement .white-background {
    background-color: initial;
  }
  .suitability-assesment-modal,
  .generic-questionaire-dialog {
    width: 500px;
  }
  .fs-investor-header-flag {
    display: inline-block;
    margin-right: 0.5em;
  }
  .fs-investment-profile-box {
    width: 31.5%;
  }
  .fs-investor-agreement-header .text-center {
    height: initial;
  }
  .btn-primary-white {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #757575;
    margin-right: 10px;
  }
  .fs-platform-agreement {
    background-color: initial;
  }
  .fs-platform-agreement .btn-primary-investor {
    width: initial;
  }
  .fs-mobile-scroll-to-bottom {
    display: none;
  }
}
@media (min-width: 992px) {
  #fsRiskDisclosureModal .fs-modal__dialog,
  #termOfServiceModal .fs-modal__dialog,
  #privacyNoticeModal .fs-modal__dialog,
  #rdlNoticeModal .fs-modal__dialog {
    width: 1100px;
  }
}
.fs-investor-agreement {
  background-color: #f2f5fe;
  padding: 0em 0em 5em 0em;
}
.fs-investor-agreement .fs-signup-image-investor {
  padding-bottom: 10em !important;
  background-color: black;
}
.fs-investor-agreement .left-section #declaration .text-center,
.fs-investor-agreement .left-section #investor-detail .text-center,
.fs-investor-agreement .left-section #assessment .text-center,
.fs-investor-agreement .left-section .fs-investor-agreement-header .text-center {
  color: #3d7eff;
  padding: 1em 0;
}
.fs-investor-agreement .left-section #declaration .text-center.active,
.fs-investor-agreement .left-section #investor-detail .text-center.active,
.fs-investor-agreement .left-section #assessment .text-center.active,
.fs-investor-agreement .left-section .fs-investor-agreement-header .text-center.active {
  background-color: #3d7eff;
  color: white;
}
.fs-investor-agreement .left-section .general-questionaire {
  margin-bottom: 50px;
}
.fs-investor-agreement .left-section .general-questionaire mat-radio-group {
  background-color: #e2f0ff;
  border: solid 1px rgba(44, 129, 255, 0.2);
  color: #2c81ff;
  padding: 1em;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-description {
  color: #757575;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box {
  border-radius: 6px;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box.in-active {
  padding: 0;
  border: solid 1px #dde5ed;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box.active {
  padding: 0;
  border: solid 1px #2C50FF;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .in-active-box {
  height: 320px;
  border-bottom: 1px solid;
  border-bottom-color: #dde5ed;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .active-box {
  height: 320px;
  border-bottom: 1px solid;
  border-bottom-color: #2C50FF;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .selected-circle.balanced {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100px;
  border: #5c0fe2;
  font-size: 50px;
  background: #5c0fe2;
  color: white;
  text-align: center;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .selected-circle.conservative {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100px;
  border: #0067ff;
  font-size: 50px;
  background: #0067ff;
  color: white;
  text-align: center;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .selected-circle.aggressive {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 100px;
  border: #1bdec0;
  font-size: 50px;
  background: #1bdec0;
  color: white;
  text-align: center;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box {
  position: relative;
  background-color: #ffffff;
  padding: 10px;
  margin-right: 10px;
  height: 370px;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .title {
  padding: 20px 15px 0;
  font-size: 16px;
  color: #222222;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .title.conservative {
  color: #2c81ff;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .title.balanced {
  color: #4306ac;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .title.aggressive {
  color: #00c3a5;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .footer {
  position: absolute;
  bottom: 15px;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .selected-profile {
  color: #2C50FF;
  text-align: center;
  padding: 1em 0;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .content {
  padding: 10px 15px;
  color: #757575;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .content ul {
  margin-left: -25px;
}
.fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .content ul li {
  font-size: 12px;
  margin-bottom: 5px;
}
.fs-investor-agreement .left-section .fs-signup-form {
  background-color: inherit;
  height: auto;
}
.fs-investor-agreement .left-section .fs-signup-form mat-checkbox {
  background-color: #fafbfc;
  border: solid 1px #dae5ee;
  padding: 1em !important;
}
.fs-investor-agreement .left-section .fs-signup-form mat-select {
  margin-top: 1.5px;
}
.fs-investor-agreement .left-section .fs-signup-form ul {
  padding-inline-start: 20px;
}
.fs-investor-agreement .left-section .fs-investor-agreement-footer {
  padding: 1.5em 0;
}
.fs-investor-agreement .left-section .fs-investor-agreement-footer .btn-primary-white {
  border: 1px solid rgba(151, 151, 151, 0.4);
  color: #818a91;
}
.fs-investor-agreement .left-section #term-condition .row.id-term-condition {
  padding: 6em 3em;
}
.fs-investor-agreement .left-section #term-condition .customer-name {
  margin: 0.25em 0;
  font-size: 1em;
}
.fs-investor-agreement .left-section #term-condition .term-paragraph-title {
  font-size: 18px;
}
.fs-investor-agreement .left-section #term-condition .term-paragraph-header {
  margin: 0.25em 0;
  font-size: 1em;
}
.fs-investor-agreement .left-section #term-condition .term-paragraph-body {
  float: left;
}
.fs-investor-agreement .left-section #term-condition .term-paragraph-body input {
  margin-right: 0.5em;
  margin-left: -1em;
}
.fs-investor-agreement .left-section #term-condition .term-paragraph-body .text-justify {
  float: left;
  width: 97.5%;
}
.fs-investor-agreement .left-section #term-condition .term-paragraph-footer .time-of-submission {
  margin: 0.25em 0;
  font-size: 1em;
}
.generic-questionnaire-modal .ui-widget-content .ui-dialog-content {
  padding: 1em !important;
}
.fs-risk-disclosure-pop-up .footer {
  padding: 0em 2em 1em;
}
.tax-residency-checkbox {
  font-size: 12px;
}
.suitability-assesment-modal .suitability-assesment-modal-content {
  padding: 0em 2em 2em 2em !important;
}
@media (min-width: 992px) {
  .btn-agreement-back {
    float: left;
  }
  .btn-agreement-process {
    float: right;
  }
  .term-condition-check-box {
    width: 3em;
  }
  .fs-platform-agreement {
    padding: 24px 48px 48px;
  }
}
@media screen and (max-width: 1024px) {
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box {
    height: 480px;
  }
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .active-box,
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .in-active-box {
    height: 430px;
  }
}
@media screen and (max-width: 768px) {
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box {
    height: auto;
  }
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .active-box,
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .in-active-box {
    height: auto;
  }
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .content {
    height: 50px;
    overflow: hidden;
  }
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .content.expand-profile {
    height: auto;
  }
  .fs-investor-agreement .left-section .investment-profile .fs-investment-profile-box-container .fs-investment-profile-box .content.hide-profile {
    height: 50px;
    overflow: hidden;
  }
  .fs-modal .suitability-assesment-modal {
    height: 100%;
    margin: auto;
  }
  .fs-modal .suitability-assesment-modal .fs-modal__content {
    height: 100%;
  }
  .fs-modal .suitability-assesment-modal .fs-modal__content .modal-confirm {
    position: fixed;
    bottom: 30px;
  }
  .fs-modal .suitability-assesment-modal .fs-modal__content .modal-confirm .btn-primary-white {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #757575;
    margin-right: 10px;
  }
}
@media (min-width: 320px) {
  .fs-agreement-container {
    height: 480px;
  }
}
@media screen and (max-width: 320px) {
  .suitability-assesment-modal-content {
    font-size: 12px;
  }
  .fs-agreement-container {
    height: 60vh;
  }
}
.fs-agreement-container {
  background-color: #ffffff;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 24px;
  overflow: scroll;
}
.fs-agreement-container a {
  color: #79A6FF;
}
.fs-agreement-container ul > li {
  margin-top: 15px;
}
.platform-agreement-content ol {
  -webkit-padding-start: revert;
}
.platform-agreement-content table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
}
.platform-agreement-content table,
.platform-agreement-content td,
.platform-agreement-content th {
  border: 1px solid #000000;
}
.platform-agreement-content table td,
.platform-agreement-content table th {
  padding: 0.35em;
}
.platform-agreement-content .title {
  font-size: 1.35em;
  font-weight: 700;
  margin-bottom: 1.5em;
  text-align: center;
}
.platform-agreement-content .subtitle {
  font-size: 1em;
  font-style: italic;
  margin-top: 1.5em;
  text-align: center;
}
.fs-platform-agreement .title {
  font-size: 24px;
  color: #222222;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.fs-platform-agreement .caption {
  font-size: 14px;
  color: #ffb50d;
}
.fs-platform-agreement .agreement-text {
  font-size: 14px;
  margin-bottom: 12px;
  color: #757575;
}
.highlight-text {
  color: #8F0101;
}
.highlight-area {
  background: #fafbfc;
  color: #8F0101;
  padding: 12px;
  margin: 12px 0;
}
.term-condition-paragraph {
  margin: 0.25em 0;
  font-size: 1em;
}
@media screen and (max-width: 480px) {
  .risk-disclosure-container {
    height: 360px;
    padding: 24px 5px 24px 0;
  }
}
@media screen and (max-width: 360px) {
  .risk-disclosure-container {
    height: 250px;
  }
}
.div-highlight-lightblue {
  background: rgba(62, 126, 255, 0.1);
  border-radius: 4px;
  padding: 12px;
  color: #222;
}
.div-custom-padding {
  padding: 34px 38px;
}
#informationPopUp .fs-modal__content {
  width: 420px;
  padding: 2em;
}
#informationPopUp .fs-modal__content .title {
  color: #222222;
  font-size: 18px;
  margin-bottom: 0.5em;
}
#informationPopUp .fs-modal__content .caption {
  color: #757575;
}
#informationPopUp .fs-modal__content .btn-container {
  margin-top: 100px;
}
#informationPopUp .fs-modal__content .letter-renewal-icon {
  margin-top: 30px;
  margin-bottom: 25px;
}
.fs-box-group#accredited,
.fs-box-group#retail {
  display: inline-block;
}
@media (min-width: 320px) {
  .fs-box-group#accredited,
  .fs-box-group#retail {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .fs-box-group#accredited,
  .fs-box-group#retail {
    width: 49%;
  }
}
.fs-box-group#accredited.mat-radio-checked,
.fs-box-group#retail.mat-radio-checked {
  background: #F3F5FD;
}
@media (min-width: 320px) {
  .fs-box-group#qualified {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .fs-box-group#qualified {
    margin-bottom: 0;
  }
}
.fs-box-group#background,
.fs-box-group#business-type {
  padding: 32px;
  margin-top: 32px;
}
.fs-box-group#qualification-proof-group-box {
  padding: 16px;
  background: #F3F5FD;
}
#declaration-checkbox {
  background-color: inherit;
  padding: unset !important;
  margin-top: 32px;
}
#fsProofOfInvestorQualificationModal .fs-modal__dialog {
  width: 575px;
}
.id-privy-sa-esign-pop-up .fs-modal__content {
  max-width: 480px;
}
.id-privy-sa-esign-pop-up .fs-modal__content .content {
  padding: 2em;
}
@media (min-width: 320px) {
  .fs-browse-loan-header-container {
    padding: 24px 16px 0 16px;
  }
  .fs-browse-loan-header-container .justify-content-flex-end {
    padding: 12px;
  }
  .fs-browse-loan-header-container .d-flex {
    flex-direction: column;
  }
  .fs-browse-loan-header-container .fs-browse-loan-type-selection {
    font-size: 16px;
    padding: 12px 16px;
    width: 100%;
  }
  .fs-browse-loan-header-container .fs-browse-loan-type-selection.selected {
    background-color: #3e7eff;
    color: #ffffff;
    font-weight: bold;
    border-radius: 2px;
  }
  .loan-card-view {
    padding: 24px 36px;
  }
  .loan-card-view.empty-loan {
    padding: 48px 36px;
  }
  .loan-card-view.empty-loan .fs-money-icon,
  .loan-card-view.empty-loan .fs-people-talk-icon {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #investSuccessDialog .fs-modal__dialog,
  #optOutDialog .fs-modal__dialog,
  #cancelInvestmentDialog .fs-modal__dialog,
  #investmentConfirm .fs-modal__dialog,
  #simulateReturnDisclaimer .fs-modal__dialog,
  #redirectToEsignPortal .fs-modal__dialog {
    width: inherit;
  }
  .fs-loan-card {
    height: initial;
  }
}
@media (min-width: 768px) {
  .fs-browse-loan-header-container {
    padding: 24px 20px 0px 28px;
  }
  .fs-browse-loan-header-container .d-flex {
    flex-direction: row;
  }
  .fs-browse-loan-header-container .fs-browse-loan-type-selection {
    color: #8f8f8f;
    padding: 0 0 12px 0;
    font-weight: inherit;
    background-color: inherit;
    font-size: 14px;
    width: auto;
  }
  .fs-browse-loan-header-container .fs-browse-loan-type-selection.selected {
    background-color: inherit;
    border-radius: inherit;
    color: #3e7eff;
    font-weight: bold;
  }
  .loan-card-view {
    padding: 24px 36px;
  }
  .loan-card-view.empty-loan {
    padding: 48px 36px;
  }
  .loan-card-view.empty-loan .fs-money-icon,
  .loan-card-view.empty-loan .fs-people-talk-icon {
    float: right;
  }
  .fs-loan-card {
    width: 24em;
  }
  .sticky {
    position: sticky;
    top: 100px;
    z-index: 1;
    background: #ffffff;
    border-bottom: 1px solid #E0E0E0;
    padding: 0 76px 0 76px;
  }
  #investSuccessDialog .fs-modal__dialog {
    width: 400px;
  }
  #optOutDialog .fs-modal__dialog,
  #cancelInvestmentDialog .fs-modal__dialog,
  #redirectToEsignPortal .fs-modal__dialog {
    width: 400px;
  }
  #investmentConfirm .fs-modal__dialog {
    width: 500px;
  }
  #investmentConfirm .information-box {
    padding: 16px 18px;
  }
  #investmentConfirm .information-box.yellow {
    background: #FAF8F0;
    border: 1px solid #FFB50D;
  }
  #investmentConfirm .information-box.blue {
    background: #F3F5FD;
    border: 1px solid #2C50FF;
  }
  #simulateReturnDisclaimer .fs-modal__dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .fs-browse-loan-header-container {
    padding: 24px 36px 24px 76px;
  }
  .loan-card-view {
    padding: 48px 76px;
  }
  .fs-loan-card {
    width: 27em;
    height: 610px;
  }
  .fs-loan-card.with-extra-column {
    height: 670px;
  }
}
@media (min-width: 1200px) {
  .fs-loan-card {
    width: 29em;
  }
}
.fs-investor-exposure-banner.warning {
  background-color: #fcf3e3;
}
.fs-investor-exposure-banner.warning .banner-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: #ffb50d;
  font-size: 24px;
  background: #ffb50d;
  color: #ffffff;
  text-align: center;
}
.fs-investor-exposure-banner .fa-chevron-down,
.fs-investor-exposure-banner .fa-chevron-up {
  font-size: 20px;
}
.fs-investor-exposure-banner.alert {
  background-color: #f2dede;
  color: #844235;
  margin-bottom: 0;
}
.fs-investor-exposure-banner.alert .banner-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  border: #a94442;
  font-size: 24px;
  background: #a94442;
  color: #ffffff;
  text-align: center;
}
.fs-investor-exposure-banner.alert .banner-icon.small {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 36px;
  border: #a94442;
  font-size: 24px;
  background: #a94442;
  color: #ffffff;
  text-align: center;
}
.fs-investor-exposure-banner {
  padding: 1em;
  background-color: #f3f7ff;
}
.browse-loan-container {
  margin-top: 100px;
}
.fs-browse-loan-green-text {
  color: #08C0A6;
}
.fs-browse-loan-header-container {
  background-color: #ffffff;
}
.fs-browse-loan-header-container.sticky {
  padding-top: 0px;
  padding-bottom: 0px;
}
.fs-browse-loan-header-container .title {
  font-size: 40px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.fs-browse-loan-header-container .caption {
  color: #757575;
  font-size: 16px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.fs-browse-loan-header-container .limit-information-container {
  flex-direction: column;
}
.fs-browse-loan-header-container .fs-rounded-box-small {
  background: #F3F5FD;
  border-radius: 20px;
  padding: 8px 12px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .fs-browse-loan-header-container .fs-rounded-box-small {
    max-width: 405px;
  }
}
.fs-browse-loan-type-selection {
  margin-top: 12px;
}
.fs-browse-loan-type-selection span {
  padding-right: 8px;
}
.fs-browse-loan-type-selection .circle-number-information {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 24px;
  border: #F5F5F5;
  font-size: 14px;
  background: #F5F5F5;
  color: #9B9B9B;
  text-align: center;
}
.fs-browse-loan-type-selection.selected .circle-number-information {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 24px;
  border: #3d7eff;
  font-size: 14px;
  background: #3d7eff;
  color: #ffffff;
  text-align: center;
}
.fs-loan-card {
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 22px;
}
#cancel-investment {
  border: 1px solid #CCCCCC;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.fs-loan-card__wrap {
  background: #ffffff;
}
.fs-loan-card__wrap.information-box {
  padding: 24px 32px;
  line-height: 1.65em;
}
.fs-loan-card__body {
  padding: 12px;
  border-bottom: solid 1px #F1F1F2;
  border-top: solid 1px #F1F1F2;
}
.fs-loan-card__body .loan-grade {
  color: #79A6FF;
  font-size: 12px;
}
.fs-loan-card__body.gray {
  background: #fafbfc;
}
.fs-loan-card__body .fs-loan-card__body-caption {
  color: #8f8f8f;
}
.fs-loan-card__body .fs-loan-card__body-caption.margin-top {
  margin-top: 12px;
}
.fs-loan-card__body .fs-loan-card__body-value {
  color: #222;
}
.fs-loan-card__body .fs-loan-card__body-simulate-loan-caption {
  font-size: 12px;
}
.fs-loan-card__body .fs-loan-card__body-simulate-loan-input {
  font-size: 12px;
  margin-top: 20px;
}
.fs-loan-card__body .pdf-icon {
  width: 20px;
  height: 20px;
}
.fs-loan-card__loan-progress {
  height: 0.45em;
  background-color: #3e7eff;
  border-radius: 0em 1em 1em 0em;
}
.fs-loan-card__loan-progress.successful {
  background-color: #08C0A6;
}
.fs-loan-card__investment-caption {
  padding: 10px 16px;
  background: #fafbfc;
  color: #757575;
}
.fs-loan-card__investment-caption .fs-loan-card__investment-caption-crowdfund-time {
  color: #f6a623;
}
.loan-card-container {
  background-color: #f3f5fd;
}
.loan-card-container .progress-bar {
  border-radius: 100px;
  width: 36px;
  height: 0.45em;
}
.loan-card-container .progress-bar.blue {
  border: 2px solid #3E7EFF;
  background-color: #3E7EFF;
}
.loan-card-container .progress-bar.green {
  border: 2px solid #08C0A6;
  background-color: #08C0A6;
}
.loan-card-view.empty-loan {
  background-color: #f2f2f2;
}
.fs-browse-loan-type-selection:not(:last-child) {
  margin-right: 16px;
}
.fs-loan-card__footer {
  padding: 12px 16px;
}
.fs-loan-card__footer .fs-loan-card__body-footer-exposure {
  color: #757575;
  font-size: 12px;
}
.fs-loan-card__footer .fs-loan-card__body-footer-simulate-loan {
  color: #757575;
  font-size: 12px;
}
.fs-loan-card__footer .fs-loan-card__body-footer-simulate-loan-highlighted {
  color: #3e7eff;
}
.fs-loan-card__footer.btn-primary-investor {
  margin-bottom: 8px;
}
.circle-text.blue {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #3d7eff;
  font-size: 14px;
  background: #3d7eff;
  color: #ffffff;
  text-align: center;
}
.circle-text.yellow {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #ffb50d;
  font-size: 14px;
  background: #ffb50d;
  color: #ffffff;
  text-align: center;
}
.circle-text.gray {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #ADADAD;
  font-size: 14px;
  background: #ADADAD;
  color: #ffffff;
  text-align: center;
}
.fs-browse-loan__empty-loan {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 48px;
}
.fs-browse-loan__empty-loan.padding-top {
  padding-top: 48px;
}
.fs-browse-loan__empty-loan .title {
  font-size: 20px;
}
.fs-browse-loan__empty-loan .caption {
  color: #757575;
  line-height: 2em;
}
.fs-browse-loan__empty-loan .caption .aligned-padding-inline {
  padding-inline-start: 10px;
}
.fs-browse-loan__empty-loan .caption.margin-bottom {
  margin-bottom: 1em;
}
.fs-refresh-button {
  border: 1px solid #3e7eff;
  padding: 6px 12px;
  color: #3e7eff;
}
.fs-refresh-button:hover {
  color: #3e7eff;
}
#simulateReturnDisclaimer .simulate-return-disclaimer__container {
  padding: 24px;
  padding-top: 0;
  padding-bottom: 60px;
}
#simulateReturnDisclaimer .simulate-return-disclaimer__title {
  font-size: 20px;
  padding-bottom: 16px;
}
#simulateReturnDisclaimer .simulate-return-disclaimer__content {
  color: #757575;
}
#investmentConfirm .fs-modal__content {
  border-top: 1px solid #F1F1F2;
  border-bottom: 1px solid #F1F1F2;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper {
  padding: 16px 24px;
  border-top: 1px solid #F1F1F2;
  border-bottom: 1px solid #F1F1F2;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__header--balance {
  font-size: 16px;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__header--caption {
  color: #757575;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__content--invested-loan {
  background: #F1F1F2;
  padding: 12px 24px;
  color: #8f8f8f;
  font-size: 12px;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__content--investment-information {
  border-bottom: 1px solid #F1F1F2;
  border-top: 1px solid #F1F1F2;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__content--investment-information .fs-modal__content--investment-caption {
  color: #8f8f8f;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__content--investment-validation-message {
  color: #8f8f8f;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .fs-modal__content--investment-validation-error {
  font-size: 12px;
  color: #8F0101;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .form-group {
  border: 1px solid #CCCCCC;
}
#investmentConfirm .fs-modal__content .fs-modal__content--wapper .form-group.error {
  border: 1px solid #8F0101;
}
#investmentConfirm .fs-modal__content .fs-modal__content--investment-check-box {
  background: #fafbfc;
  padding-right: 24px;
  padding-left: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #F1F1F2;
}
#investmentConfirm .fs-modal__content .fs-modal__content--footer {
  padding: 16px 24px;
}
#investmentConfirm .fs-modal__content .fs-modal__content--footer-caption {
  color: #8f8f8f;
  font-size: 12px;
  margin-top: 15px;
}
#investmentConfirm .fs-modal__content .fs-modal__content--investment-check-box-label {
  font-size: 12px !important;
  line-height: 18px;
}
#powerOfAttorneyModal .full-height {
  height: 90vh !important;
}
#optOutDialog .column-direction,
#cancelInvestmentDialog .column-direction,
#redirectToEsignPortal .column-direction {
  padding: 3em;
}
#optOutDialog .title,
#cancelInvestmentDialog .title,
#redirectToEsignPortal .title {
  font-size: 20px;
  color: #222222;
  padding-bottom: 20px;
  padding-top: 20px;
}
#optOutDialog .caption,
#cancelInvestmentDialog .caption,
#redirectToEsignPortal .caption {
  color: #757575;
  padding-bottom: 100px;
}
#optOutDialog .column-direction {
  padding: 3em;
}
#cancelInvestmentDialog .column-direction {
  padding: 24px;
}
#cancelInvestmentDialog .btn {
  padding: 12px 16px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 10px;
}
.power-of-attorney-checkbox .mat-checkbox-layout {
  margin-bottom: 0;
}
.auto-invest-rejection--title {
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.auto-invest-rejection--title .title {
  color: #222222;
}
.auto-invest-rejection--title .caption {
  color: #757575;
}
.tooltip-exclusive-loan.tooltip-top:after,
.tooltip-islamic-loan.tooltip-top:after {
  right: -25px;
  left: 67px;
  width: 16.5em;
  color: #ffffff;
  background-color: #070D29;
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .fs-refresh-button {
    margin-top: 24px;
  }
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fs-refresh-button {
    margin-top: 18px;
  }
}
.btn--block {
  width: 100%;
  display: block;
}
.invDashboard .accountOverview .invDashboardBtn {
  display: none;
  background-color: #ffb50d;
  margin-top: 1em;
  font-size: 20px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  line-height: 25px;
  margin-right: 20px;
}
.invDashboard .accountOverview .investor-profile-label {
  color: #ffffff;
  font-size: 18px;
}
.invDashboard .investor-app-link {
  padding: 8px 16px;
  background-color: #f3f5fd;
  color: #4a4a4a;
}
.invDashboard .investor-app-link .app-logo {
  width: 32px;
  height: 32px;
}
.invDashboard .investor-app-link .text {
  margin-left: 20px;
}
.invDashboard .investor-app-link .close-icon-round {
  margin-top: 0.75em;
}
@media (min-width: 320px) {
  .invDashboard .progressRow {
    display: none;
  }
  .invDashboard .rdn-registration-row .btn-container {
    line-height: 6em;
  }
  .invDashboard .accountOverview {
    padding: 20px 10px;
  }
  .invDashboard .accountOverview .accountOverviewCaption {
    text-align: center;
  }
  .invDashboard .statisticRow {
    height: 275px;
  }
  .invDashboard .statisticRow .detailRow {
    display: none;
  }
  .invDashboard .statisticRow .swiper-container .swiper-wrapper .swiper-slide {
    background-color: inherit;
    opacity: inherit;
    box-shadow: none;
  }
  .invDashboard .statisticRow .swiper-container .swiper-pagination-bullets {
    bottom: 100px !important;
  }
  .invDashboard .statisticRow .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: white !important;
  }
  .invDashboard .statisticRow .swiper-container {
    display: block;
  }
  .invDashboard .graphicRow .detailContainer {
    padding: 25px 10px;
  }
  .invDashboard .graphicRow .detailContainer .information-title {
    margin-top: 20px;
  }
  .invDashboard .graphicRow .detailContainer .left-side .detail-loan {
    padding-left: 0;
    line-height: 1.5em;
  }
  .invDashboard .graphicRow .detailContainer .left-side .detail-loan .detail-loan-left {
    color: rgba(0, 0, 0, 0.54);
  }
  .invDashboard .graphicRow .detailContainer .left-side .detail-loan .detail-loan-right {
    float: none;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number {
    font-size: 18px;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number.income {
    color: #3e7eff;
    float: none;
    display: block;
    margin-bottom: 5px;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number.expense {
    color: #ea5a29;
    float: none;
    display: block;
    margin-bottom: 5px;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number.summary {
    color: #00c0a6;
    float: none;
    display: block;
    margin-bottom: 5px;
  }
  .recent-activities-container {
    text-align: center;
  }
  .recent-activities-container [for~=toggle-deposit] {
    margin-top: 10px;
  }
  .fs-year-in-review-banner {
    padding: 2em;
  }
  .fs-year-in-review-banner .button-row {
    line-height: 0;
    margin-top: 2em;
    text-align: center;
  }
  .fs-year-in-review-banner .button-row a {
    color: inherit;
    text-decoration: none;
  }
  .fs-year-in-review-banner .year-in-review-description {
    text-align: center;
  }
  .fs-year-in-review-banner .fs-banner-yir {
    background-position: center;
  }
  .accredited-declaration-row {
    padding: 2em;
    text-align: center;
  }
  .accredited-declaration-row .accredited-declaration-graphic {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .accredited-declaration-row .accredited-declaration-content {
    text-align: left;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .accredited-declaration-row .accredited-declaration-content .title {
    font-size: 20px;
    font-weight: bold;
  }
  .accredited-declaration-row .accredited-declaration-content .content {
    color: #757575;
  }
  .accredited-declaration-row .accredited-declaration-button {
    padding: 0;
  }
  .accredited-declaration-row .accredited-declaration-button .btn-primary-investor {
    width: 100%;
  }
  .legal-notification.my {
    width: 100%;
  }
  .legal-notification.my .content-left {
    width: 87%;
  }
}
@media (min-width: 415px) {
  .recent-activities-container [for~=toggle-deposit] {
    margin-top: 0px;
  }
  .accredited-declaration-row {
    padding: 1.5em 1em;
  }
}
@media (min-width: 768px) {
  .invDashboard .graphicRow .detailContainer .left-side .detail-loan {
    padding-left: 1em;
  }
  .invDashboard .graphicRow .detailContainer .left-side .detail-loan .detail-loan-left {
    color: #333;
  }
  .invDashboard .graphicRow .detailContainer .left-side .detail-loan .detail-loan-right {
    float: right;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number.income {
    float: right;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number.expense {
    float: right;
  }
  .invDashboard .graphicRow .detailContainer .left-side .number.summary {
    float: right;
  }
  .fs-year-in-review-banner {
    padding: 1em 4em;
  }
  .fs-year-in-review-banner .button-row {
    line-height: 8em;
    margin-top: 0;
    text-align: right;
  }
  .fs-year-in-review-banner .year-in-review-description {
    text-align: left;
  }
  .fs-year-in-review-banner .fs-banner-yir {
    background-position: left;
  }
  .legal-notification.sg {
    width: 600px;
  }
  .legal-notification.sg .content-left {
    width: 525px;
  }
  .legal-notification.sg .content-left .accredited-declaration-row {
    padding: 1.5em 1em;
    text-align: inherit;
  }
  .legal-notification.sg .content-left .accredited-declaration-row .accredited-declaration-content {
    margin-top: 10px;
    text-align: inherit;
    padding: unset;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .legal-notification.sg .content-left .accredited-declaration-row .accredited-declaration-button .btn-primary-investor {
    width: auto;
    float: right;
  }
  .legal-notification.my {
    width: 500px;
  }
  .legal-notification.my .content-left {
    width: 430px;
  }
}
@media (min-width: 992px) {
  .invDashboard .progressRow {
    display: block;
  }
  .invDashboard .rdn-registration-row .btn-container {
    line-height: 10em;
    text-align: center;
  }
  .invDashboard .accountOverview {
    padding-left: 15vw;
    padding-right: 150px;
  }
  .invDashboard .accountOverview .accountOverviewCaption {
    text-align: left;
  }
  .invDashboard .accountOverview .invDashboardBtn {
    display: inline-block;
  }
  .invDashboard .statisticRow {
    padding-left: 5em;
    padding-right: 5em;
  }
  .invDashboard .statisticRow .detailRow {
    display: block;
  }
  .invDashboard .statisticRow .swiper-container {
    display: none;
  }
  .invDashboard .graphicRow .detailContainer {
    padding: 25px 0px 30px 40px;
  }
  .invDashboard .graphicRow .detailContainer .information-title {
    padding: 0px 0px 5px 0px;
    margin-top: 0;
  }
  .recent-activities-container {
    text-align: right;
  }
  .accredited-declaration-row {
    padding: 16px 70px;
  }
  .accredited-declaration-row .accredited-declaration-button {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .invDashboard .statisticRow {
    padding-left: 14em;
    padding-right: 14em;
  }
}
p-progressBar.green .ui-progressbar.ui-progressbar-determinate .ui-progressbar-value {
  background-color: #19c0a6;
}
.ui-progressbar {
  border-radius: 100px !important;
  background-color: rgba(61, 126, 255, 0.2) !important;
}
.ui-progressbar-value {
  border-radius: 100px !important;
}
.ui-progressbar-label {
  visibility: hidden;
}
.invDashboard {
  background-color: #eceff1;
}
.invDashboard .rdn-registration-row {
  background-color: white;
  padding-left: 5vw;
  padding-right: 5vw;
}
.invDashboard .rdn-registration-row .fs-lock-key {
  margin-right: 5em;
  height: 8em;
  width: 9em;
  background-position: center;
  margin-top: 0.5em;
}
.invDashboard .rdn-registration-row .btn-container {
  text-align: right;
}
.invDashboard .rdn-registration-row .title {
  font-size: 20px;
  margin-top: 1em;
}
.invDashboard .rdn-registration-row .caption {
  font-size: 16px;
  color: #757575;
}
.invDashboard .progressRow {
  height: 145px;
  border-radius: 4px;
  background-color: #f3f7ff;
  padding-left: 5vw;
  padding-right: 5vw;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}
.invDashboard .progressRow .progressRowImg {
  background: url("./media/inv-dashboard-UYQ43DFT.png") no-repeat;
  height: 100%;
}
.invDashboard .progressRow .progressRowCaption {
  margin-top: 30px;
}
.invDashboard .progressRow .progressRowCaption .title {
  font-size: 24px;
  text-align: left;
  color: #4a4a4a;
}
.invDashboard .progressRow .progressRowCaption .caption {
  font-size: 16px;
  text-align: left;
}
.invDashboard .progressRow .progressRowCaption .link {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.invDashboard .progressRow .progressRowCaption i {
  opacity: 0.7;
  margin-left: 3px;
}
.invDashboard .progressRow .progressRowBar {
  height: 100%;
  padding-top: 70px;
}
.invDashboard .accountOverview {
  background-color: #3e7eff;
}
.invDashboard .accountOverview .accountOverviewCaption .title {
  color: #ffffff;
}
.invDashboard .accountOverview .accountOverviewCaption .caption {
  text-align: left;
  color: #ffffff;
  opacity: 0.55;
}
.invDashboard .accountOverview .accountOverviewBtn {
  margin-top: 1em;
  font-size: 20px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  line-height: 25px;
}
.invDashboard .statisticRow {
  background-color: #374ce5;
  padding-top: 50px;
}
.invDashboard .statisticRow .detailRow .leftStatistic {
  width: 21.5em;
  height: 40px;
  border-radius: 20px;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.35);
  margin-bottom: 10px;
}
.invDashboard .statisticRow .detailRow .rightStatistic {
  font-size: 18px;
  text-align: left;
  color: #ffffff;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}
.invDashboard .statisticRow .detailRow .rightStatistic span:nth-child(2) {
  letter-spacing: 1px;
}
.invDashboard .graphicRow {
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
  margin-bottom: 1em;
  padding-top: 15px;
  border-radius: 4px;
  background-color: #ffffff;
}
.invDashboard .graphicRow .graphicRowHeader {
  border-bottom: solid 1px #e2e4e5;
}
.invDashboard .graphicRow .graphicRowHeader .title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.2px;
  text-align: left;
  color: #344ce6;
}
.invDashboard .graphicRow .graphicRowHeader .fs-graph-period {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.invDashboard .graphicRow .graphicTitle {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.1px;
  text-align: left;
  color: #485465;
  margin-left: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.invDashboard .graphicRow .detailContainer {
  background-color: #fafafa;
  border-top: solid 1px #e2e4e5;
}
.invDashboard .graphicRow .detailContainer .left-side {
  padding: 1em 2em;
  margin-right: 20px;
  background-color: white;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  line-height: 2em;
}
.invDashboard .graphicRow .detailContainer .left-side .highlight-caption {
  font-size: 16px;
}
.invDashboard .graphicRow .detailContainer .information-title {
  font-size: 20px;
  text-align: left;
  color: #212121;
}
.invDashboard .graphicRow .detailContainer .right-side {
  padding: 10px 25px 10px 15px;
  background-color: #ffffff;
  margin-bottom: 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.invDashboard .graphicRow .detailContainer .right-side .row-caption {
  font-size: 15.3px;
  line-height: 1.5;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
.invDashboard .graphicRow .detailContainer .right-side .row-amount {
  font-size: 18px;
  text-align: right;
  color: #000000;
  color: #3e7eff !important;
}
.invDashboard .graphicRow .detailContainer .right-side .row-caption-month {
  font-size: 13.4px;
  line-height: 1.43;
  text-align: left;
  color: rgba(0, 0, 0, 0.54);
}
.invDashboard .graphicRow .detailContainer .right-side .row-percent {
  font-size: 16px;
  text-align: right;
  color: #000000;
}
.invDashboard .tableContainer {
  margin-top: 40px;
  margin-bottom: 70px;
  padding-top: 15px;
  padding-left: 0;
  padding-right: 0;
  background-color: #ffffff;
}
.invDashboard .tableContainer .tableContainerHeader {
  border-bottom: solid 1px #979797;
  padding-bottom: 15px;
}
.invDashboard .tableContainer .tableContainerHeader .tableContainerTitle {
  font-weight: bold;
  letter-spacing: -0.2px;
  text-align: left;
  color: #344ce6;
  font-size: 24px;
}
.invDashboard .tableContainer .tableRow {
  overflow: auto;
  padding-left: 0;
  padding-right: 0;
}
.invDashboard .tableContainer .btnActivities {
  width: 200px;
  line-height: 25px;
  padding-top: 0.5em;
  font-size: 20px;
}
.information-circle.blue {
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 10px;
  border: #3d7eff;
  font-size: 14px;
  background: #3d7eff;
  color: white;
  text-align: center;
}
.information-circle.green {
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 10px;
  border: #2ae49f;
  font-size: 14px;
  background: #2ae49f;
  color: white;
  text-align: center;
}
.legal-notification {
  background-color: #ffffff;
  padding: 16px;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.legal-notification .content-left {
  float: left;
  margin-right: 16px;
  overflow: hidden;
}
.legal-notification .content-right {
  width: 20px;
  overflow: hidden;
  float: left;
}
.legal-notification .content-right .fs-modal__close {
  width: 20px;
  height: 20px;
  color: #9b9b9b;
}
@media (max-width: 480px) {
  .legal-notification {
    z-index: 2200000000;
    width: 100%;
    border-top: 1px #cccccc solid;
  }
  .legal-notification .content-left {
    width: 87%;
  }
  .legal-notification .content-right {
    float: right;
  }
}
.mat-checkbox-small-font {
  font-size: 12px;
}
#rdnSuccessfulDialog .fs-modal__content {
  padding: 24px;
}
#rdnSuccessfulDialog .fs-modal__content .activation-success {
  margin: 2em 0 3em 0;
}
#rdnSuccessfulDialog .title {
  font-size: 20px;
}
#rdnSuccessfulDialog .caption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #757575;
}
#rdnSuccessfulDialog .note {
  margin-bottom: 3em;
  color: #757575;
}
.button-toggle-left-side {
  margin-right: 5px;
}
.rdn-registration-button {
  margin-top: 64px;
}
.fs-year-in-review-banner {
  background-color: #ffffff;
}
.fs-year-in-review-banner .year-in-review-description {
  margin-top: 30px;
}
.fs-year-in-review-banner .year-in-review-description .title {
  font-size: 20px;
}
.fs-year-in-review-banner .year-in-review-description .caption {
  color: #757575;
}
.accredited-declaration-row {
  background-color: #ffffff;
}
.bg-app-download-dl {
  padding-left: 10px;
}
@media (min-width: 320px) {
  .bg-app-download-dl {
    height: 140px;
  }
}
@media (min-width: 768px) {
  .bg-app-download-dl {
    height: 130px;
  }
}
.bg-app-download-dl .title {
  font-size: 24px;
  font-family:
    "Poppins-Bold",
    "Inter-Bold",
    "Prompt-Bold",
    "Arial";
}
.bg-app-download-dl .app-download-link#ios-app {
  width: 10.25em;
}
.bg-app-download-dl .app-download-link#android-app {
  width: 11.5em;
}
.platform-agreement-content-dashboard .container {
  width: 100%;
}
.bank-account-dropdown-2 {
  padding: 0.5em 1em;
  height: initial !important;
  line-height: 1.5em !important;
  display: block;
}
.deposit-slider-mobile {
  height: 150px;
}
.fs-deposit-container {
  background-color: #f7f7f9;
}
.fs-deposit-container .subtitle-text {
  display: none;
}
.fs-deposit-container .info {
  color: #9b9b9b;
  display: none;
}
.fs-deposit-container .title {
  color: black;
  text-align: left;
  font-size: 32px;
  padding: 8px;
  background-color: white;
}
.fs-deposit-container .title strong {
  text-decoration: underline;
  cursor: pointer;
}
.fs-deposit-container .fs-deposit-box .mat-select-value {
  padding-top: 8px;
}
.fs-deposit-container .fs-deposit-box .depositBoxLeftSection .escrow-detail-box {
  border-radius: 2px;
  background-color: #fafbfc;
  padding: 2em;
}
.fs-deposit-container .fs-deposit-box .depositBoxLeftSection .columnTitle {
  border-bottom: solid 1px rgba(196, 196, 196, 0.4);
}
.fs-deposit-container .fs-deposit-box .depositBoxLeftSection .depositCaption {
  padding-top: 20px;
  padding-bottom: 30px;
  color: #4a4a4a;
}
.fs-deposit-container .fs-deposit-box .depositBoxLeftSection .depositCaption ul {
  padding: 0;
}
.fs-deposit-container .fs-deposit-box .depositBoxLeftSection .depositCaption li {
  list-style: none;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .fa-exclamation-triangle {
  font-size: 15em;
  margin-top: 0.3em;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .circle-information {
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 2em;
  border: #252B36;
  font-size: 14px;
  background: #3d7eff;
  color: white;
  text-align: center;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .depositInformationBox {
  background-color: #faf2cc;
  line-height: 1.29;
  height: auto;
  padding: 1em 1.2em;
  margin-bottom: 1em;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .depositInformationBox .warning-icon {
  display: inline-block;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .depositInformationBox .depositInformationCaption {
  color: #8a6d3b;
  display: inline-block;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBoxTitle {
  margin-left: 20px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBox {
  width: 130px;
  height: 150px;
  border-radius: 1.8px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  color: inherit;
  cursor: pointer;
  text-decoration: none;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBox:hover {
  text-decoration: none;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBox .bankBoxLogo {
  width: 80%;
  height: 70%;
  margin: auto;
}
.fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBox .bankBoxName {
  background-color: #fafafa;
  height: 30%;
  padding: 10px;
  text-align: center;
}
.fs-deposit-container .deposit-upload-box {
  margin-top: 2em;
  text-align: center;
  padding: 3em;
  background-color: rgba(227, 236, 255, 0.4);
  border: dashed 2px rgba(61, 126, 255, 0.5);
}
.fs-deposit-container .deposit-upload-box .btn {
  border-radius: 10px !important;
}
.fs-deposit-container .deposit-upload-box .btn.success {
  background-color: #24c08a;
}
.fs-deposit-container .deposit-success-image {
  box-shadow: inset 0px -200px 233px -32px rgb(255, 255, 255);
  position: relative;
}
.fs-deposit-container .deposit-success-image .deposit-success-information {
  right: 0;
  bottom: 2em;
  left: 0;
  margin: auto;
  position: absolute;
}
.fs-deposit-container .form-control {
  height: 50px;
}
.fs-deposit-container mat-select.form-control {
  height: 50px;
  background-color: #fafbfc;
  border: 1px solid #dde5ed;
}
.fs-deposit-container mat-select .mat-mdc-select-value-text {
  color: #555;
  font-size: 14px;
}
.fs-deposit-container mat-select .mat-mdc-select-trigger {
  padding-top: 7px;
}
.fs-deposit-container .dz-message {
  min-height: 200px !important;
}
.fs-id-deposit-box {
  background-color: white;
  border-radius: 4px;
  padding: 2em 2.5em;
  display: grid;
}
.fs-id-deposit-box .information-box {
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 0px;
}
.fs-id-deposit-box .information-box .title-box .fs-signup-form {
  padding: 1.5em 0em;
  background-color: inherit;
}
.fs-id-deposit-box .information-box .transfer-way-container {
  line-height: 2em;
}
.fs-id-deposit-box .information-box label {
  font-weight: 400 !important;
  color: #4a4a4a;
}
.fs-id-deposit-box .information-box.fs-signup-form {
  padding: 1.5em 0em;
  background-color: inherit;
  height: inherit;
}
.fs-id-deposit-box-info.fs-signup-form {
  padding: 1.5em 0em;
  background-color: inherit;
  height: inherit;
}
.fs-id-deposit-box-info .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.fpx-benefits {
  padding: 10px;
}
.fpx-deposit-header {
  padding: 10px;
}
.fpx-transation-detail {
  padding: 10px;
}
.fpx-deposit-subtitle {
  color: #9b9b9b;
}
.fs-deposit-options {
  padding: 5px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.fs-deposit-option {
  border-radius: 4px;
  border: solid 1px #ececec;
  background-color: white;
  flex: 1 1 auto;
  margin: 5px;
  height: 100px;
  width: 200px;
  text-align: center;
  cursor: pointer;
}
.fs-deposit-option:hover {
  background-color: rgba(74, 74, 74, 0.1);
}
.fs-deposit-option:active {
  background-color: rgba(74, 74, 74, 0.2);
}
.fs-deposit-option > .fs-deposit-option-logo {
  width: 100px;
}
.fs-deposit-option > .wallet-balance-logo {
  height: 50px;
  margin: 11px auto;
}
.fs-deposit-option > .fpx-logo {
  height: 70px;
}
.fs-deposit-options-title {
  font-weight: bold;
  margin: 10px 5px 5px 0px;
}
.fs-deposit-option-logo {
  margin: 0 auto;
}
.fs-deposit-option--selected {
  border: solid 2px #aaaaaa;
}
@media (min-width: 320px) {
  .fs-deposit-box .dropzone .dz-preview {
    display: none;
  }
  .fs-deposit-box .depositBoxContent .depositBoxLeftSection {
    border: 1px solid rgba(151, 151, 151, 0.2);
    border-radius: 10px;
    margin-top: 20px;
    background-color: white;
  }
  .fs-deposit-box .depositBoxContent .depositBoxLeftSection .fs-deposit-information-box {
    background-color: #fcf8e3;
    padding: 0.5em 1em;
    font-size: 12px;
  }
  .fs-deposit-box .depositBoxContent .depositBoxLeftSection .caption {
    line-height: 3em;
    font-size: 12px;
  }
  .fs-deposit-box .depositBoxContent .depositBoxRightSection {
    border: 1px solid rgba(151, 151, 151, 0.2);
    border-radius: 10px;
    margin-top: 20px;
    padding-top: 2em;
    margin-bottom: 2em;
    background-color: white;
    padding-bottom: 15px;
  }
  .fs-deposit-box .depositBoxContent .depositBoxRightSection .fs-deposit-note-box {
    border-radius: 2px;
    background-color: #fafbfc;
    font-size: 12px;
    text-align: justify;
    border: solid 1px #dde5ed;
    padding: 1em;
    margin-bottom: 15px;
  }
  .fs-deposit-box .depositBoxContent .depositBoxRightSection .fs-deposit-upload-information-text {
    font-size: 12px;
    margin-top: -10px;
  }
  .fs-deposit-box .depositBoxContent .depositBoxRightSection .fs-deposit-name-box {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .fs-deposit-box .depositBoxContent .depositBoxRightSection .fs-deposit-nominal-box {
    background-color: #fafbfc;
    border: 1px solid #dde5ed;
    padding: 0 1em;
    margin-bottom: 10px;
  }
}
@media (min-width: 415px) {
  .fs-deposit-box .depositBoxContent .depositBoxRightSection .caption {
    line-height: 2.5em;
    font-size: 14px;
    padding-left: 10px !important;
  }
}
@media (min-width: 768px) {
  .deposit-slider-mobile {
    display: none;
  }
  .fs-deposit-container .title {
    background: white;
    padding: 1em 1em 0 1em;
  }
  .fs-deposit-container .subtitle-text {
    font-size: 16px;
    display: block;
  }
  .fs-deposit-container .title-text {
    font-size: 32px;
  }
  .fs-deposit-container .title-image {
    height: 5em;
  }
  .fs-deposit-container .info a {
    color: #9b9b9b;
  }
  .fs-deposit-container .info {
    font-size: 16px;
    display: block;
  }
  .fs-deposit-container .fs-deposit-box {
    margin: 3em auto;
    width: 100%;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxContent {
    display: flex;
    flex-direction: row;
    border-radius: 0 0 4px 4px;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxLeftSection {
    background-color: #ffffff;
    border-radius: 4px;
    margin-right: 0.25em;
    padding: 1em;
    margin-top: 0;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection {
    background-color: #ffffff;
    margin-left: 0.25em;
    border-radius: 4px;
    padding: 1em;
    margin-top: 0;
    margin-bottom: 0;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .caption {
    padding-left: 0 !important;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBoxes {
    padding-left: 6px;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .depositInformationBox {
    background-color: #faf2cc;
    line-height: 1.29;
    height: auto;
    padding: 1em 1em 0 1em;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .depositInformationBox .warning-icon {
    display: inline-block;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .depositInformationBox .depositInformationCaption {
    color: #8a6d3b;
    display: inline-block;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .bankBoxTitle {
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .depositForm {
    width: 100%;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .fs-deposit-container .title {
    padding: 1em 3em 0 5em;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .fs-deposit-name-box {
    padding-right: 10px;
  }
  .fs-deposit-container .fs-deposit-box .depositBoxRightSection .caption {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .fs-deposit-container .depositBoxRightSection .caption {
    line-height: 3em;
  }
  .fs-deposit-container .fs-deposit-box {
    width: 80em;
  }
}
@media (min-width: 320px) {
  #investor-knowledge-testing.container-fluid {
    padding: 32px;
  }
}
@media (min-width: 768px) {
  #investor-knowledge-testing.container-fluid {
    padding: 32px 96px;
  }
}
@media (min-width: 320px) {
  #investor-knowledge-testing .title {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  #investor-knowledge-testing .title {
    font-size: 40px;
  }
}
#investor-knowledge-testing .title {
  color: #222222;
  font-family:
    "Poppins-Bold",
    "Inter-Bold",
    "Prompt-Bold",
    "Arial";
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 320px) {
  #investor-knowledge-testing .caption {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #investor-knowledge-testing .caption {
    font-size: 24px;
  }
}
#investor-knowledge-testing .caption {
  color: #222222;
}
#investor-knowledge-testing .fs-box-group {
  margin-top: 16px;
}
#investor-knowledge-testing .fs-box-group.blue-000 {
  padding: 16px;
  background-color: #F3F5FD;
  margin-bottom: 16px;
}
#investor-knowledge-testing .fs-box-group.gray-200 {
  padding: 32px;
  line-height: 2.5em;
}
#investor-knowledge-testing ul p {
  line-height: 2.25em;
}
#investor-knowledge-testing .btn-primary-light {
  margin-top: 32px;
}
.green-box {
  border-radius: 4px;
  background: #F0FAF5;
  padding: 16px;
  border: 1px solid #08C0A6;
}
.green-box #skip-testing-btn {
  margin-top: 8px;
  padding: 6px 16px;
}
#investmentKnowledgeTestFailed .fs-modal__dialog {
  max-width: 455px;
}
#investmentKnowledgeTestFailed .thinking-icon {
  margin-top: 48px;
}
#investmentKnowledgeTestFailed .title {
  margin-bottom: 68px;
  margin-top: 48px;
  font-size: 18px;
}
@media (min-width: 320px) {
  .fs-investor-portfolio-container .fs-investor-portfolio-statistic-row {
    padding-left: 1.5em;
    padding-bottom: 3em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style {
    border-radius: 10px;
    width: 100%;
    padding: 1em 0em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style.left {
    margin-bottom: 15px;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box {
    background-color: #ffffff;
    padding: 0.5em 1em;
    border-bottom: 1px solid rgba(151, 151, 151, 0.3);
    display: flex;
    order: 2;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-date-text .year,
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-date-text .month {
    float: left;
    text-align: left;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-number-text {
    order: 1;
    text-align: right;
  }
  .fs-investor-portfolio-container .fs-portfolio-legend-row {
    padding: 0;
    padding-top: 1em;
  }
  .fs-investor-portfolio-container .fs-portfolio-legend-row .title {
    width: 100%;
    display: block;
  }
  .calendar-block {
    width: 15em;
  }
  .fs-investor-portfolio-detail-swiper .swiper-slide .dark-purple-text {
    font-size: 12px;
  }
  .fs-investor-portfolio-detail-swiper .swiper-slide .value {
    font-size: 18px;
  }
  .fs-investor-portfolio-detail-swiper .swiper-slide .detail-value {
    font-size: 12px;
  }
  .fs-investor-portfolio-detail-swiper .swiper-slide .text {
    position: relative;
    bottom: -15px;
    font-size: 12px;
  }
  .circle-legend {
    vertical-align: middle;
  }
  .circle-legend.gray {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #969696;
    font-size: 14px;
    background: #969696;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.light-blue {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #3e7eff;
    font-size: 14px;
    background: #3e7eff;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.dark-blue {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #2746ce;
    font-size: 14px;
    background: #2746ce;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.corn-flower-blue {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #6495ed;
    font-size: 14px;
    background: #6495ed;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.orange {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #ea5a29;
    font-size: 14px;
    background: #ea5a29;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.yellow {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #ffb50d;
    font-size: 14px;
    background: #ffb50d;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.purple {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #691fff;
    font-size: 14px;
    background: #691fff;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.crimson {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #dc0e0e;
    font-size: 14px;
    background: #dc0e0e;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.green {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #00c9ac;
    font-size: 14px;
    background: #00c9ac;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.green-aquamarine {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #08c0a6;
    font-size: 14px;
    background: #08c0a6;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.green-turquoise {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #1f9989;
    font-size: 14px;
    background: #1f9989;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.brown {
    width: 1em;
    height: 1em;
    line-height: 1em;
    border-radius: 1em;
    border: #cc6810;
    font-size: 14px;
    background: #cc6810;
    color: #ffffff;
    text-align: center;
  }
  .legend-text {
    font-size: 11px;
  }
  .portfolio-filter-dialog {
    width: 350px;
  }
  .portfolio-default-info-dialog {
    width: 700px;
  }
  .padding-left-right-3em {
    padding-left: 3em;
    padding-right: 3em;
  }
  .padding-left-right-2em {
    padding-left: 2em;
    padding-right: 2em;
  }
  .dotted-underline {
    text-decoration: none;
    border-bottom: 1px dotted;
  }
  .left-15px {
    left: 15px;
  }
  .left-5px {
    left: 5px;
  }
  .bottom-5 {
    bottom: 5% !important;
  }
  .fs-portfolio-legend-container {
    margin-top: 5px;
    text-align: center;
  }
  .fs-portfolio-filter-container {
    text-align: center;
  }
  .fs-portfolio-button-container {
    margin-left: auto;
    margin-right: auto;
    float: none;
    border-top: 2px solid #eeeeee;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .fs-portfolio-filter-row {
    text-align: center;
  }
}
@media (min-width: 415px) {
  .circle-legend {
    vertical-align: middle;
    margin-bottom: 5px;
  }
  .circle-legend.gray {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #969696;
    font-size: 14px;
    background: #969696;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.light-blue {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #3e7eff;
    font-size: 14px;
    background: #3e7eff;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.dark-blue {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #2746ce;
    font-size: 14px;
    background: #2746ce;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.corn-flower-blue {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #6495ed;
    font-size: 14px;
    background: #6495ed;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.orange {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #ea5a29;
    font-size: 14px;
    background: #ea5a29;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.yellow {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #ffb50d;
    font-size: 14px;
    background: #ffb50d;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.purple {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #691fff;
    font-size: 14px;
    background: #691fff;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.crimson {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #dc0e0e;
    font-size: 14px;
    background: #dc0e0e;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.green {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #00c9ac;
    font-size: 14px;
    background: #00c9ac;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.green-aquamarine {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #08c0a6;
    font-size: 14px;
    background: #08c0a6;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.green-turquoise {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #1f9989;
    font-size: 14px;
    background: #1f9989;
    color: #ffffff;
    text-align: center;
  }
  .circle-legend.brown {
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    border-radius: 1.5em;
    border: #cc6810;
    font-size: 14px;
    background: #cc6810;
    color: #ffffff;
    text-align: center;
  }
  .legend-text {
    font-size: 12px;
  }
  .fs-portfolio-legend-row {
    padding: 1.25em;
  }
}
@media (min-width: 768px) {
  .fs-investor-portfolio-container .progress-row {
    padding-left: 0;
    padding-right: 0;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-statistic-row {
    padding-left: 5em;
    padding-bottom: 5em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row {
    padding-left: 5em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box {
    width: 225px;
    border: solid 1px #cccccc;
    border-radius: 7px;
    padding: 2em 0.5em 1em;
    height: 8vw;
    min-height: 150px;
    margin-bottom: 20px;
    display: block;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-date-text .year,
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-date-text .month {
    float: none;
    text-align: center;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-date-text .month {
    margin-top: 20px;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-number-text {
    text-align: center;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style {
    width: auto;
    padding: 1em 4em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style.left {
    margin-bottom: 0;
    border-radius: 10px 0px 0px 10px;
    margin-right: -5px;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style.right {
    border-radius: 0px 10px 10px 0px;
  }
  .calendar-block {
    width: 100%;
  }
  .fs-portfolio-legend-container {
    text-align: center;
  }
  .fs-portfolio-filter-container {
    text-align: left;
  }
  .fs-portfolio-button-container {
    border: none;
  }
  .fs-portfolio-filter-row {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .detail-box {
    width: 22%;
  }
  .repayment-dialog {
    width: 1200px;
  }
  .fs-investor-portfolio-container .progress-row {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style {
    width: auto;
    border-radius: 10px;
    padding: 1em 7em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .title {
    padding: 0;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box {
    width: 10vw;
    min-width: 9em;
  }
  .fs-investor-portfolio-container .fs-investor-portfolio-repayment-row {
    padding-left: 0;
  }
  .fs-investor-portfolio-container .fs-portfolio-legend-row {
    padding: 1em;
  }
  .fs-investor-portfolio-container .fs-portfolio-legend-row .title {
    display: inline;
  }
  .fs-portfolio-button-container {
    padding: 0;
  }
  .portfolio-filter-dialog {
    width: 700px;
  }
}
@media (min-width: 1200px) {
  .fs-investor-portfolio-container .progress-row {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .fs-investor-portfolio-container .progress-row .progress-row-caption {
    margin-top: 30px;
  }
  .fs-portfolio-legend-container {
    text-align: left;
  }
  .fs-portfolio-button-container {
    float: inherit;
  }
}
.fs-investor-portfolio-container {
  background-color: #eceff1;
}
.fs-investor-portfolio-container .progress-row {
  background-color: #f3f7ff;
  height: 145px;
}
.fs-investor-portfolio-container .progress-row .progress-row-caption .title {
  font-size: 24px;
  text-align: left;
  color: #4a4a4a;
}
.fs-investor-portfolio-container .progress-row .progress-row-caption .caption {
  font-size: 16px;
  text-align: left;
}
.fs-investor-portfolio-container .progress-row .progress-row-caption .link {
  color: #000000;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}
.fs-investor-portfolio-container .progress-row .progress-row-caption i {
  margin-left: 3px;
  opacity: 70%;
}
.fs-investor-portfolio-container .progress-row .progress-row-bar {
  height: 100%;
  padding-top: 70px;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row {
  background-color: #374ce5;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .accountOverviewCaption {
  padding: 2.5em 0em;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .monthStatistic {
  background-color: #ffffff;
  border-radius: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  width: auto;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .monthStatistic .light-blue {
  color: #92b7ff;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .monthStatistic .dark-blue {
  color: #314ce7;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row {
  margin-top: 25px;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box {
  position: relative;
  border-radius: 7px;
  background-color: #3e7eff;
  padding: 2em 1em;
  height: 7vw;
  min-height: 150px;
  margin-right: 25px;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box .statistic-number {
  color: #ffffff;
  font-family:
    "Poppins-Light",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box .statistic-caption {
  position: absolute;
  left: 50%;
  top: 6.5em;
  transform: translate3d(-50%, -50%, 0);
  bottom: 100%;
  width: 90%;
  color: #92b7ff;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box .statistic-sub-caption {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate3d(-50%, -50%, 0);
  bottom: 100%;
  width: 90%;
  color: #92b7ff;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box .statistic-vertical-line {
  border-left: 1px solid white;
  height: 40px;
  top: 2em;
  left: 24px;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box .statistic-sub-col {
  top: 2em;
}
.fs-investor-portfolio-container .fs-investor-portfolio-statistic-row .fs-investor-portfolio-detail-row .detail-box .top-5 {
  top: 5em;
}
.fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .title {
  color: #3e7eff;
}
.fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-number-text {
  color: #2746ce;
  font-size: 20px;
}
.fs-investor-portfolio-container .fs-investor-portfolio-repayment-row .repayment-info-box .repayment-date-text {
  color: #3e7eff;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row {
  background-color: #ffffff;
  margin-bottom: 100px;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .loan-code-col {
  width: 10%;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .tenor-col {
  width: 8%;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style {
  background-color: #ffffff;
  border: solid 1px rgba(39, 70, 206, 0.3);
  color: #2648d3;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .btn-switch-style.active {
  border: solid 1px #2746ce;
  background-color: rgb(39, 70, 206);
  color: #ffffff;
  font-weight: bold;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .portfolioTableTitle {
  border-bottom: solid 1px #979797;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.1px;
  text-align: center;
  color: #485465;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table {
  padding: 0;
  background-color: #ffffff;
  overflow: auto;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table thead tr th:nth-child(1) {
  width: 10%;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table thead tr th:nth-child(3) {
  width: 10%;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table thead tr th:last-child {
  width: 50%;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table tbody tr td:nth-child(2) {
  color: #3e7eff;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table tbody tr td .calendar-block .year-block {
  background-color: #bed4ff;
  color: #2743ca;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table tbody tr td .calendar-block .month-block {
  color: #2743ca;
  background-color: #ffffff;
  border: solid 1px #bed4ff;
  padding: 1em 0;
}
.fs-investor-portfolio-container .fs-investor-portfolio-table-row .fs-investor-portfolio-table.repayment .blue-stripped-table tbody tr td .calendar-block .month-block .disabled {
  color: rgba(39, 67, 202, 0.2);
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row {
  background-color: #173573;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table {
  margin: 0 auto;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .fa-question-circle {
  color: #c4c4c4;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .deadline [data-tooltip]:after,
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .deadline .tooltip:after,
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .deadline .tooltip-top:after {
  margin-left: -70px;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .deadline .tooltip:after,
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .deadline [data-tooltip]:after {
  width: 140px;
  padding: 10px 3px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background-color: #070e28;
  border-color: #070e28;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table .deadline .tooltip-top:before {
  border-top-color: #070e28;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table thead {
  color: rgba(255, 255, 255, 0.46);
  background-color: #173573 !important;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table thead tr:first-child {
  color: rgba(255, 255, 255, 0.46);
  background-color: #173573 !important;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table thead tr th:nth-child(2) {
  width: 150px;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table thead tr th:nth-child(3) {
  width: inherit;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table thead tr th:nth-child(4) {
  width: inherit;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table tbody tr:nth-child(odd) {
  background-color: rgba(242, 245, 254, 0.15) !important;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table tbody tr {
  background-color: #234178 !important;
  color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
.fs-investor-portfolio-container .fs-portfolio-expanded-row .fs-portfolio-expanded-table tbody tr td {
  padding: 15px 10px;
}
.loan-details-circle {
  border: solid 1px #979797;
  border-radius: 19px;
  display: inline-block;
  margin-top: 10%;
}
.loan-details-circle .inner {
  border-radius: 15px;
  margin: 3px;
  height: 30px;
  width: 30px;
}
.loan-details-circle .inner.lightgreen {
  background-color: #07c0a6;
}
.loan-details-circle .inner.orange {
  background-color: #f6a623;
}
.loan-details-circle .inner.darkgray {
  background-color: #3d7eff;
}
.loan-details-circle .inner.purple {
  background-color: #6c81ff;
}
.loan-details-circle .inner.white {
  background-color: #ffffff;
}
.visible {
  display: none;
  transition: opacity 1s ease-out;
  opacity: 0;
}
.circle {
  margin: 5px auto;
}
.circle.purple {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #691fff;
  font-size: 14px;
  background: #691fff;
  color: #ffffff;
  text-align: center;
}
.circle.early-pay {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #3d7eff;
  font-size: 14px;
  background: #3d7eff;
  color: #ffffff;
  text-align: center;
}
.circle.dark-blue {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #2746ce;
  font-size: 14px;
  background: #2746ce;
  color: #ffffff;
  text-align: center;
}
.circle.corn-flower-blue {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #6495ed;
  font-size: 14px;
  background: #6495ed;
  color: #ffffff;
  text-align: center;
}
.circle.light-blue {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #3e7eff;
  font-size: 14px;
  background: #3e7eff;
  color: #ffffff;
  text-align: center;
}
.circle.orange {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #ea5a29;
  font-size: 14px;
  background: #ea5a29;
  color: #ffffff;
  text-align: center;
}
.circle.yellow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #ffb50d;
  font-size: 14px;
  background: #ffb50d;
  color: #ffffff;
  text-align: center;
}
.circle.red {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #dc0e0e;
  font-size: 14px;
  background: #dc0e0e;
  color: #ffffff;
  text-align: center;
}
.circle.disabled {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: solid 2px #ffffff;
  font-size: 14px;
  background: #ffffff;
  color: #ffffff;
  text-align: center;
}
.circle.green-aquamarine {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #08c0a6;
  font-size: 14px;
  background: #08c0a6;
  color: #ffffff;
  text-align: center;
}
.circle.green-turquoise {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #1f9989;
  font-size: 14px;
  background: #1f9989;
  color: #ffffff;
  text-align: center;
}
.circle.brown {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: #cc6810;
  font-size: 14px;
  background: #cc6810;
  color: #ffffff;
  text-align: center;
}
.legend-text {
  font-weight: 500;
}
.legend-text.gray {
  color: #747474;
}
.legend-text.light-blue {
  color: #3e7eff;
}
.legend-text.dark-blue {
  color: #2746ce;
}
.legend-text.corn-flower-blue {
  color: #6495ed;
}
.legend-text.orange {
  color: #ea5a29;
}
.legend-text.yellow {
  color: #c78a00;
}
.legend-text.purple {
  color: #691fff;
}
.legend-text.crimson {
  color: #c90000;
}
.legend-text.green {
  color: #00c9ac;
}
.legend-text.green-aquamarine {
  color: #08c0a6;
}
.legend-text.green-turquoise {
  color: #1f9989;
}
.fs-portfolio-filter-row {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  padding: 1em;
  margin-bottom: 20px;
}
.fs-portfolio-filter-row .filter-text {
  color: #3d7eff;
}
.fs-portfolio-filter-row .btn-primary-white {
  border: 1px solid rgba(151, 151, 151, 0.3);
}
.fs-portfolio-legend-row {
  border-top: 1px solid rgba(151, 151, 151, 0.3);
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
}
.fs-portfolio-date-text {
  font-size: 16px;
}
.fs-loan-code {
  color: black;
  font-weight: 600;
}
.fs-loan-code.gray {
  color: #747474;
}
.fs-loan-code.light-blue {
  color: #3e7eff;
}
.fs-loan-code.dark-blue {
  color: #2746ce;
}
.fs-loan-code.corn-flower-blue {
  color: #6495ed;
}
.fs-loan-code.orange {
  color: #ea5a29;
}
.fs-loan-code.yellow {
  color: #c78a00;
}
.fs-loan-code.purple {
  color: #691fff;
}
.fs-loan-code.crimson {
  color: #c90000;
}
.fs-loan-code.green {
  color: #00c9ac;
}
.fs-loan-code.green-aquamarine {
  color: #08c0a6;
}
.fs-loan-code.green-turquoise {
  color: #1f9989;
}
.portfolio-filter-modal-header {
  padding: 24px !important;
}
.portfolio-filter-modal-title {
  margin: 0;
}
.portfolio-filter-modal-footer-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 24px;
}
.portfolio-filter-modal-footer-buttons button {
  width: 50%;
  padding: 8px 12px;
  font-size: 16px;
}
.portfolio-filter-date-range-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.portfolio-filter-date-range-label-text {
  font-size: 14px;
  color: #666;
  margin-bottom: 8px;
}
.portfolio-filter-label {
  display: block;
  margin-bottom: 8px;
}
.portfolio-filter-dropdown {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #e6e9ef;
  min-height: 42px;
  box-shadow: none;
  align-items: center;
  font-size: 14px;
  width: 100%;
  height: 48px;
}
.portfolio-filter-dropdown .ui-dropdown-label,
.portfolio-filter-dropdown .p-dropdown-label {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 500;
}
.portfolio-filter-dropdown .ui-dropdown-trigger,
.portfolio-filter-dropdown .p-dropdown-trigger {
  width: 36px;
}
.portfolio-date-range-container {
  display: flex;
  gap: 8px;
}
.portfolio-date-range-container .p-calendar-w-btn .p-inputtext {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.portfolio-date-range-container .p-datepicker-trigger {
  color: #fff;
}
p-calendar.portfolio-calendar-start-date,
p-calendar.portfolio-calendar-end-date,
p-calendar#startDate,
p-calendar#endDate {
  width: calc(50% - 4px) !important;
  flex: 0 0 calc(50% - 4px) !important;
  display: block;
  max-width: calc(50% - 4px) !important;
}
p-calendar#startDate .p-calendar,
p-calendar#endDate .p-calendar {
  width: 100% !important;
}
.portfolio-filter-dropdown-panel {
  border-radius: 10px;
  overflow: hidden;
}
.portfolio-filter-dropdown-panel .ui-dropdown-item,
.portfolio-filter-dropdown-panel .p-dropdown-item {
  padding: 10px 12px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fs-investor-portfolio-detail-swiper .swiper-slide {
  height: 8em !important;
  padding: 1em !important;
  opacity: 1 !important;
  color: white;
  background-color: #3e7eff !important;
}
.fs-investor-portfolio-detail-swiper .swiper-slide .text {
  position: relative;
  bottom: -15px;
  font-size: 12px;
}
.fs-investor-portfolio-detail-swiper .swiper-pagination {
  position: initial;
  margin-top: 1em;
}
.fs-investor-portfolio-detail-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: white !important;
}
.export-csv {
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 #cccccc;
  color: #3e7eff;
}
.fs-portfolio-empty-box {
  width: 60px;
}
.month-block [data-tooltip]:after,
.month-block .tooltip:after,
.month-block .tooltip-top:after {
  margin-left: -35px;
}
.month-block .tooltip:after,
.month-block [data-tooltip]:after {
  width: 70px;
  padding: 10px 3px;
  font-size: 12px;
}
.hide-legend {
  display: none;
}
.sticky-legend {
  display: block !important;
  position: fixed;
  top: 100px;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  background-color: #ffffff;
  margin-top: 0;
}
@media (max-width: 480px) {
  .sticky-legend {
    padding-top: 0 !important;
  }
}
@media (max-width: 480px) {
  .sticky-legend-force-top {
    top: 0 !important;
  }
}
@media (min-width: 320px) {
  .fs-container.referral-hnwi .content-center.body .amount-information {
    color: #3b03a9;
    text-align: center;
  }
  .fs-container.referral-hnwi .content-center.body .amount-information .currency {
    text-align: right;
    font-size: 18px;
    vertical-align: top;
  }
  .fs-container.referral-hnwi .content-center.body .amount-information .amount {
    font-size: 48px;
    margin-left: 3px;
    margin-right: 3px;
    line-height: 1em;
  }
  .fs-container.referral-hnwi .content-center.body .amount-information .description {
    font-size: 16px;
  }
  .fs-container.referral-hnwi .content-center.body .amount-information .step-caption {
    font-size: 10px;
  }
  .fs-container.referral-hnwi .content-center .step-information,
  .fs-container.referral-hnwi .content-center .step-caption {
    text-align: center;
  }
  .fs-container.referral-hnwi .content-center .step-2 {
    margin-top: 20px;
  }
  .fs-container .term-condition-referral {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .fs-container.log-in-banner-on {
    margin-top: 120px;
  }
  .fs-container.referral-hnwi .content-center {
    width: 85%;
  }
  .fs-container.referral-hnwi .content-center.body .amount-information {
    text-align: left;
  }
  .fs-container.referral-hnwi .content-center .step-information,
  .fs-container.referral-hnwi .content-center .step-caption {
    text-align: left;
  }
  .fs-container.referral-hnwi .content-center .step-2 {
    margin-top: 0;
  }
  .fs-container .term-condition-referral {
    margin-top: 0;
    margin-bottom: 12em;
  }
  .fs-container-ref-body {
    padding: 2.5em 10em;
  }
}
@media (min-width: 992px) {
  .fs-container.referral-hnwi .content-center {
    width: 50%;
  }
}
.fs-container-ref-header {
  background-color: #e3eeff;
}
.fs-container-ref-header .ref-header-button-row {
  padding: 0em 30em;
}
.fs-container-ref-header .ref-header-button-row textarea {
  width: 250px;
  height: 100px;
}
@media screen and (max-width: 1200px) {
  .fs-container-ref-header .ref-header-button-row {
    padding: 0 10em;
  }
}
@media screen and (max-width: 992px) {
  .fs-container-ref-header .ref-header-button-row {
    padding: 0 2em;
  }
}
.fs-container-ref-body {
  background-color: #fafafa;
}
.fs-container-ref-body .referral-title {
  font-size: 28px;
}
.fs-container-ref-body span {
  color: #9b9b9b;
}
.fs-container-ref-body input {
  height: 3em;
  width: 38em;
  padding-left: 1em;
}
.fs-container-ref-body a:hover {
  text-decoration: none;
}
.referral-button {
  padding: 1em;
  background-color: #ffffff;
  border: 1px solid rgba(151, 151, 151, 0.3);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #9b9b9b;
  border-radius: 0px;
}
.referral-input {
  margin: 0 1em 1em 0;
  padding: 1em;
}
.fs-container.referral-hnwi {
  background-color: white;
}
.fs-container.referral-hnwi .hnwi-header {
  background-image: url("./media/referral-bg-4WXMGHXN.jpg");
  padding: 3em 0;
  margin-bottom: 3em;
  height: 28em;
}
.fs-container.referral-hnwi .hnwi-header .amount-information {
  color: #3b03a9;
}
.fs-container.referral-hnwi .hnwi-header .amount-information .currency {
  font-size: 32px;
}
.fs-container.referral-hnwi .hnwi-header .amount-information .amount {
  font-size: 50px;
}
.fs-container.referral-hnwi .hnwi-header input {
  margin: 0 1em 0.25em 0;
}
.fs-container.referral-hnwi .hnwi-header .caption {
  font-size: 12px;
}
.fs-container.referral-hnwi .hnwi-header .term-condition-referral {
  font-size: 12px;
}
.fs-container .term-condition-title {
  border-bottom: 1px solid;
  padding: 0px 0px 0.5em;
  font-weight: bold;
  font-size: 18px;
}
.fs-container .term-condition-list-container {
  margin-bottom: 5em;
}
.fs-container .term-condition-list-container ol li:last-child {
  list-style-type: none;
  margin-top: 20px;
  margin-left: -20px;
}
.hnwi-image {
  background-image: url("./media/referral-pic-SSH2IZSH.png");
  position: absolute;
  width: 100%;
  height: 30em;
  background-repeat: no-repeat;
  background-position: right;
}
.sg-inv-referral {
  background-color: #ffffff;
  padding-top: 150px;
}
@media (max-width: 480px) {
  .sg-inv-referral {
    padding-top: 90px;
  }
  .sg-inv-referral .mobile-padding-null {
    padding: 0;
  }
}
.sg-inv-referral {
  margin-bottom: 100px;
  color: #4a4a4a;
}
.sg-inv-referral .left-column {
  background: #fafbfc url("./media/sg-refer-sme-NT4KDCFO.png") no-repeat left top;
  background-size: 250px 170px;
  height: 100%;
  padding: 120px 50px;
}
.sg-inv-referral .left-column .btn-primary-referral {
  width: 180px;
  font-size: 18px;
}
.sg-inv-referral .left-column .btn-primary-referral .arrow-icon {
  margin-top: 5px;
}
@media (max-width: 480px) {
  .sg-inv-referral .left-column {
    padding: 120px 20px 50px;
  }
}
.sg-inv-referral .right-column {
  background: #f3f5fd url("./media/sg-refer-investor-LAKJQUAL.png") no-repeat right bottom;
  background-size: 192px 148px;
  height: 100%;
  padding: 120px 50px;
}
@media (max-width: 480px) {
  .sg-inv-referral .right-column {
    padding: 50px 20px 120px;
  }
}
.sg-inv-referral .title {
  font-size: 28px;
  line-height: 40px;
  border-bottom: 3px solid #4a4a4a;
  padding-bottom: 5px;
}
.sg-inv-referral .caption {
  line-height: 32px;
  font-size: 24px;
  margin: 24px 0;
}
.sg-inv-referral .text {
  line-height: 20px;
  margin-bottom: 20px;
}
.sg-inv-referral .ref-link {
  overflow: hidden;
  margin-bottom: 20px;
}
.row.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 480px) {
  .row.row-eq-height {
    display: block;
  }
}
.withdrawalBox {
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 1em;
  border-radius: 4px;
  text-align: left;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.withdrawalBox .withdrawalInformation {
  color: white;
  padding: 15px;
  margin: 2em 2em 1em 2em;
  background-color: #3b3b3b;
}
.withdrawalBox .withdrawalInformation .warning-circle-icon {
  margin-top: 0;
  margin-right: 20px;
}
.withdrawalBox .btnSubmit {
  width: 100%;
  max-width: 200px;
  display: inline-block;
  margin: 0 auto;
  padding: 0.5em 2em;
  height: 40px;
  background-color: #3d7eff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff;
  cursor: pointer;
}
.withdrawalBox .withdrawalBoxLeftSection {
  width: 100%;
  height: 100%;
  background-color: #fafafa;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
}
.withdrawalBox .withdrawalBoxLeftSection .contactDetailBox {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 15px;
  margin-top: 10px;
  width: 100%;
  height: 100px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.35);
}
.withdrawalBox .withdrawalBoxLeftSection .contactDetailBox .contactName {
  margin-bottom: 10px;
}
.withdrawalBox .withdrawalBoxRightSection {
  width: 100%;
  padding: 20px;
  border-left: solid 1px rgba(151, 151, 151, 0.5);
}
.withdrawalBox .withdrawalBoxRightSection .withdrawalInformation {
  color: white;
  margin: 0;
  padding: 1em;
  background-color: #3b3b3b;
}
.withdrawalBox .withdrawalBoxRightSection .withdrawalInformation .time-icon {
  margin-top: 4px;
  margin-right: 12px;
}
.withdrawalBox .withdrawalBoxRightSection .withdrawalInformation .time-icon.id {
  margin-top: -7px;
}
.withdrawalBox .withdrawalBoxRightSection .form-control {
  height: 50px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.withdrawalBox .withdrawalBoxRightSection .btnSubmit {
  clear: both;
  margin: 1em 0 0 0;
  background-color: #3d7eff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff;
  cursor: pointer;
}
.withdrawalBox .withdrawalBoxRightSection select {
  height: 50px;
}
.withdrawalBox .withdrawalBoxRightSection textarea {
  height: 100px !important;
}
.withdrawalBox .mat-select-value {
  padding-top: 8px;
}
.withdrawalBox .mat-form-field-label {
  padding-top: 20px;
}
.withdrawalBox .error-information {
  margin-top: -10px;
  font-size: 12px;
  color: #a94442;
}
@media (min-width: 768px) {
  .withdrawalBox {
    display: block;
    width: 917px;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
  }
  .withdrawalBox .withdrawalBoxLeftSection {
    display: inline-block;
    width: 35%;
  }
  .withdrawalBox .withdrawalBoxRightSection {
    display: inline-block;
    width: 65%;
  }
}
.my-withdrawal-note-box {
  border-radius: 2px;
  background-color: #fafbfc;
  font-size: 12px;
  text-align: justify;
  border: solid 1px #dde5ed;
  padding: 1em;
  margin-bottom: 15px;
}
.my-withdrawal-note-box .box-title {
  font-size: 14px;
  font-weight: bold;
}
.withdrawal-checkbox-container .mat-checkbox-label {
  line-height: 20px;
  font-size: 10px;
  text-align: justify;
}
.withdrawal-box-upload-receipt {
  font-size: 12px;
  margin-top: -10px;
}
@media (min-width: 320px) {
  .statement-header-title {
    padding: 2em;
    font-size: 16px;
    background-color: #ffffff;
  }
  .statement-header-title .text-left {
    font-size: 12px;
    margin-top: 5px;
  }
  .statement-menu-row {
    padding: 1em;
  }
  .calendar-input-field {
    text-align: center;
    margin-bottom: 1em;
  }
  .statement-menu-row span:nth-child(1) {
    margin-left: 1em;
  }
  .statement-menu-row span {
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 13px;
    margin-bottom: 10px;
    text-align: center;
    padding-bottom: 1em;
  }
}
@media (min-width: 768px) {
  .button-input-field {
    padding-left: 2em !important;
  }
  .pdpa-statement-dialog {
    width: 850px;
  }
  .statement-dialog {
    width: 710px;
  }
  .statement__header-logo {
    width: 300px;
    height: 50px;
  }
  .statement-menu-row {
    padding: 1em 2em;
  }
  .statement-menu-row font {
    width: 20%;
  }
  .statement-menu-row {
    margin-bottom: 0px;
  }
  .statement-menu-row span:nth-child(1) {
    margin-left: 0;
  }
  .statement-menu-row span {
    font-size: 13px;
    margin-bottom: 0;
    padding: 1.3em 0.5em 0.75em;
  }
  .statement-menu-row span.active {
    padding-bottom: 1em;
  }
  .statement-menu-row .title {
    border-right: solid 1px rgba(151, 151, 151, 0.5);
  }
  .statement-menu-row span:nth-child(1) {
    text-align: right;
  }
  .statement-menu-row span:nth-child(2) {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .statement-header-title {
    padding-left: 10em;
  }
  .statement-menu-row {
    padding: 1em 5em 1em 0;
  }
  .statement-menu-row font {
    width: 14%;
  }
  .statement-menu-row .title {
    border-right: solid 1px rgba(151, 151, 151, 0.5);
  }
  .statement-menu-row span:nth-child(1) {
    margin-left: 12em;
  }
  .statement-menu-row span {
    padding-left: 1em;
    padding-right: 1em;
  }
  .statement-dialog-big {
    width: calc(100% - 400px);
  }
  .statement-container-big {
    height: calc(100vh - 250px);
  }
  .statement-dialog__force-full-height {
    height: 100%;
  }
  .report-print-big {
    height: 100% !important;
  }
}
.statement-filter-container {
  line-height: 2em;
  padding-top: 0.5em;
}
.statement-filter-container .footer {
  padding-left: 2em;
}
.statement-filter-container .footer .btn-primary-investor {
  width: 8em;
}
.transaction-period-caption {
  line-height: 2em;
}
@media (min-width: 320px) {
  .transaction-period-caption {
    margin-bottom: 1em;
  }
}
.period-statement-input-container {
  background-color: #3e7eff !important;
  margin-bottom: 20px;
  padding: 1em 2em 2em 2em;
  margin-left: -15px;
  margin-right: 0px;
}
.statement-title {
  font-size: 20px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
@media (min-width: 320px) {
  .statement-title {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .statement-title {
    margin-top: 0;
    line-height: 2em;
  }
}
.statement__header-logo {
  height: 50px;
}
.statement-dialog__content {
  padding: 20px;
}
.fs-container-statement-header {
  color: #818a91;
  background-color: white;
}
.printPanel {
  display: none;
  height: 40px;
}
#printPage {
  font-size: 12px;
  font-style: normal;
  margin: 0 auto;
}
#printPage .headerPrint {
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
  padding-bottom: 0.75em;
  border-bottom: 1px solid #cdcdcd;
}
#printPage .headerPrint .logoPrint {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
}
#printPage .headerPrint .addressPrint {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
  text-align: right;
  line-height: 1.2em;
}
#printPage .reportPrint {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 10px;
}
#printPage .reportPrint .download-box-container {
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  padding-bottom: 1em;
}
.reportPrint > .report-header {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
  text-align: left;
}
.reportPrint > .report-address {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
  text-align: right;
  line-height: 1.25em;
}
.report-header-breaker {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 1em 0 1.5em 0;
  border: 1px solid #dfdfdf;
}
.reportPrint > .report-subheader {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
  text-align: left;
  margin-bottom: 2em;
}
.reportPrint .title {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  color: #0096ff;
  font-size: 1.5em;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-align: left;
  text-transform: uppercase;
}
.reportPrint .subtitle {
  position: relative;
  float: left;
  height: auto;
  color: #666666;
  font-size: 1.25em;
  font-weight: 600;
  letter-spacing: 1.25px;
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 0.5em;
  border-bottom: 2px solid #0096ff;
}
.reportPrint > .report-biodata {
  position: relative;
  float: left;
  width: 50%;
  height: auto;
  text-align: right;
  margin-bottom: 2em;
  line-height: 1.5em;
}
.reportPrint .account-name {
  font-size: 1.25em;
  font-weight: bold;
  text-transform: capitalize;
}
.reportPrint .account-address {
  margin-top: 0.25em;
  font-size: 1em;
  font-style: italic;
}
.reportPrint > .report-table {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  border: 1px solid #cccccc;
  overflow-x: scroll;
}
.reportPrint > .report-notice {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  background: #f7e28b;
  margin-top: 1.5em;
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.reportPrint > .report-footer {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 1em;
  padding: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.9em;
  text-align: center;
}
.report-table-breaker {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 1em 0;
}
.report-table table {
  width: 100%;
}
.report-table table tr {
  border-bottom: 1px solid #cccccc !important;
}
.report-table table tr th,
.report-table table tr td {
  padding: 0.75em 1em;
  border: none;
}
.report-table table tr th:nth-child(1) {
  width: 8em;
}
.report-table table th {
  background-color: #0096ff;
  color: white;
}
.statementDialog {
  height: 100%;
  font-size: 18px;
  padding-bottom: 0;
}
.statementDialog .ui-dialog {
  max-height: 640px !important;
  z-index: 9999 !important;
  height: 100%;
}
.statementDialog .ui-widget-header {
  height: 10%;
}
.statementDialog .ui-dialog-content {
  height: 90%;
  overflow-y: scroll;
}
.statement-menu-row {
  border-top: solid 1px #d0d0d0;
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
}
.statement-menu-row span:nth-child(1) {
  padding-right: 1em;
}
.statement-menu-row span {
  color: #9b9b9b;
}
.statement-menu-row span.active {
  font-weight: bold;
  border-bottom: 3px solid;
  color: black;
}
@media (min-width: 320px) {
  .browseLoanContainer {
    margin-bottom: 100px;
  }
  .browseLoanContainer .browseLoanHeader {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .browseLoanContainer .browseLoanView {
    padding: 25px 10px;
  }
  .browseLoanContainer .btnBrowseLoan {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .browseLoanContainer {
    margin-bottom: 0;
  }
  .browseLoanContainer .browseLoanHeader {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 40px;
  }
  .browseLoanContainer .browseLoanHeader .browseLoanBtnContainer .btnBrowseLoan {
    width: auto;
  }
  .browseLoanContainer .btnBrowseLoan {
    width: initial;
  }
  .browseLoanContainer .browseLoanView {
    padding: 25px 10px;
    padding-left: 40px;
  }
}
.browseLoanContainer {
  margin-bottom: 0;
}
.browseLoanContainer .browseLoanHeader {
  background-color: #3e7eff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.17);
  height: 100%;
}
.browseLoanContainer .browseLoanHeader .browseLoanHeaderTitleBox .browseLoanHeaderTitle {
  font-size: 36px;
  line-height: 0.67;
  color: #ffffff;
  margin-bottom: 10px;
}
.browseLoanContainer .browseLoanHeader .browseLoanHeaderTitleBox .browseLoanHeaderCaption {
  color: #9dbeff;
}
.browseLoanContainer .browseLoanHeader .browseLoanBtnContainer {
  padding-left: 0;
}
.browseLoanContainer .browseLoanHeader .browseLoanBtnContainer .btnBrowseLoan {
  float: left;
  padding: 0.75em 1em;
  margin-right: 15px;
  border-radius: 7.5px;
  background-color: #3672ec;
  border: solid 1px rgba(255, 255, 255, 0.5);
  font-size: 16px;
  text-align: left;
  color: #92b7ff;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.browseLoanContainer .browseLoanHeader .browseLoanBtnContainer .btnBrowseLoan.white {
  background-color: #ffffff;
  color: #3e7eff;
  opacity: 1;
}
.browseLoanContainer .browseLoanHeader .browseLoanBtnContainer .btnBrowseLoan .circle-number-information {
  display: inline-block !important;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 25px;
  border: #3e7eff;
  font-size: 14px;
  background: #3e7eff;
  color: white;
  text-align: center;
}
.browseLoanContainer .browseLoanView .browseLoanViewBoxContainer {
  padding: 0 1em 2em 1em;
  max-width: 30em;
  min-height: 32em;
}
.browseLoanContainer .browseLoanView .browseLoanViewBoxContainer.today-investment {
  min-height: initial;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox {
  padding-top: 10px;
  border-radius: 6px;
  background-color: #ffffff;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanCode {
  font-size: 20px;
  font-weight: bold;
  color: #3e7eff;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loan-detail-box {
  background-color: aliceblue;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid rgba(216, 216, 216, 0.75);
  border-bottom: 1px solid rgba(216, 216, 216, 0.75);
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .interestBoxDetail {
  font-size: 14px;
  padding-left: 15px;
  width: 33.3333333333%;
  border-right: solid 1px rgba(151, 151, 151, 0.5);
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .interestBoxDetail span {
  color: black;
  font-weight: bold;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .interestBoxDetail:last-child {
  border-right: none;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanProgress {
  font-size: 14px;
  height: 10%;
  width: 92.5%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanProgress.investment-amount {
  width: inherit;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanProgress .progress-text {
  color: #19c0a6;
  font-weight: bold;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanProgress .footer-text-detail {
  color: #3e7eff;
  font-weight: bold;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanProgress .detail {
  font-size: 16px;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanStatisticFooter {
  background-color: rgb(242, 245, 254);
  padding-bottom: 1.5em;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanStatisticFooter strong {
  color: #19c0a6;
  font-size: 16px;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanStatisticFooter font {
  color: #9b9b9b;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanStatisticFooter .btnInvest {
  font-size: 16px;
  width: 90px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  background-color: #3e7eff;
  font-weight: bold;
  color: #ffffff;
}
.browseLoanContainer .browseLoanView .browseLoanViewBox .loanStatistic .loanStatisticFooter .btnInvest.disabled {
  background-color: #9b9b9b;
}
#investSBNDialog .mat-checkbox-inner-container,
#RedeemSBNDialog .mat-checkbox-inner-container {
  margin-top: 0px;
}
.sbn-expand-button {
  cursor: pointer;
}
.sbn-table thead tr th {
  padding: 10px 5px;
}
.sbn-table thead tr th:first-child {
  width: 30px;
}
.sbn-table thead tr th:last-child {
  width: 150px;
}
.sbn-table thead tr th:nth-child(2) {
  width: 65px;
}
.sbn-table thead tr th:nth-child(3) {
  width: 130px;
}
.sbn-table thead tr th:nth-child(4) {
  width: initial !important;
}
.sbn-table thead tr th:nth-child(6) {
  width: 100px;
}
.sbn-table tr td {
  padding: 10px 10px;
}
.sbn-table tr td:first-child {
  width: 60px;
}
.sbn-table tr td:last-child {
  width: 150px;
}
.sbn-transaction-status thead tr th:nth-child(1) {
  width: 20%;
}
.sbn-transaction-status thead tr th:nth-child(3) {
  width: 140px;
}
.sbn-transaction-status thead tr th:nth-child(5) {
  width: 15%;
}
.sbn-transaction-status thead tr th:nth-child(6) {
  width: 10%;
}
.sbn-transaction-status thead tr th:nth-last-child(1) {
  padding-left: 50px;
}
.sbn-transaction-status tbody td:nth-last-child(1) {
  padding-left: 50px;
}
.sbn-detail-row {
  background-color: #f2f5fe;
}
.sbn-detail-table {
  width: 80%;
}
.sbn-detail-table th,
.sbn-detail-table td {
  text-align: right !important;
  padding: 0 20px !important;
}
.sbn-retail::after {
  top: 20%;
  height: 4.5em;
}
@media (min-width: 320px) {
  .mat-checkbox-layout .mat-checkbox-label {
    font-size: 12px;
  }
  .log-in-text {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .mat-checkbox-layout .mat-checkbox-label {
    font-size: 16px;
  }
  .log-in-text {
    font-size: 16px;
  }
}
.standalone-log-in {
  overflow: hidden;
  padding: 48px 0;
}
.standalone-log-in .header {
  overflow: hidden;
}
.standalone-log-in .log-in-white-box {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 32px;
}
.standalone-log-in .log-in-white-box .btn-log-in-investor {
  background-color: #3e7eff;
  color: #ffffff;
}
.standalone-log-in .log-in-white-box .fs-log-in-button {
  width: 100% !important;
  padding: 12px !important;
  font-size: 20px !important;
  margin-top: 24px;
  margin-bottom: 24px;
}
.standalone-log-in .log-in-white-box .log-in-form {
  overflow: hidden;
  margin-top: 24px;
}
.standalone-log-in .log-in-white-box .log-in-form .log-in-form-field__wrapper {
  margin-bottom: 24px !important;
}
.standalone-log-in .log-in-white-box .log-in-form .log-in-form-field__wrapper .form-control {
  border: 1px solid #cccccc;
  height: 40px;
  box-shadow: none !important;
}
.standalone-log-in .log-in-white-box .log-in-form-field__wrapper__border-top {
  border-top: 1px solid #F1F1F2;
  padding-top: 32px !important;
}
.standalone-log-in .log-in-white-box .mat-checkbox-layout .mat-checkbox-label {
  color: #000000;
  display: block;
}
.notification-item {
  position: fixed;
  top: 80px;
  display: table;
  width: 100%;
  margin: 0 auto;
  z-index: 99999;
  text-align: center;
  cursor: pointer;
}
.notification-item-dashboard {
  top: 100px !important;
}
@media screen and (max-width: 768px) {
  .notification-item {
    top: 58px;
  }
  .notification-item-dashboard {
    top: 58px !important;
  }
}
.notification-success {
  background-color: #d3efec;
  color: #017361;
  border: 1px solid #99e1d7;
  padding: 10px;
}
.notification-success::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f057";
  position: relative;
  left: auto;
  margin-left: 0.5em;
  color: #017361;
}
.notification-info {
  background-color: #fcf4e3;
  border: 1px solid #eed2a0;
  color: #735200;
  padding: 10px;
}
.notification-info::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f057";
  position: relative;
  left: auto;
  margin-left: 0.5em;
  color: #735200;
}
.notification-error {
  background-color: #f2dede;
  border: 1px solid #e39999;
  color: #a94442;
  padding: 10px;
}
.notification-error::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f057";
  position: relative;
  left: auto;
  margin-left: 0.5em;
  color: #a94442;
}
@media (min-width: 992px) {
  .not-found-page {
    padding-left: 100px;
  }
}
.not-found-page {
  padding-bottom: 50px;
  padding-top: 50px;
}
.not-found-page .left-section {
  padding-top: 50px;
}
@media (min-width: 320px) {
  .fs-partner-container .fs-partner-header .title-section {
    padding: 2em;
  }
  .fs-partner-container .fs-partner-header .title-section .heading-semi-bold,
  .fs-partner-container .fs-partner-header .title-section .heading-light {
    font-size: 24px;
  }
  .fs-partner-container .fs-partner-content-container .fs-partner-box {
    min-height: 32em;
    width: 100%;
    margin-bottom: 3em;
  }
  .fs-partner-container .fs-partner-content-container {
    margin-top: 2.5em;
  }
}
@media (min-width: 415px) {
  .fs-partner-container .fs-partner-header .title-section .heading-semi-bold,
  .fs-partner-container .fs-partner-header .title-section .heading-light {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .fs-partner-container .fs-partner-header {
    padding: 1em;
  }
  .fs-partner-container .fs-partner-header .title-section {
    padding: 5em 1em;
    height: 20em;
  }
  .fs-partner-container .fs-partner-header .title-section .heading-semi-bold,
  .fs-partner-container .fs-partner-header .title-section .heading-light {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .fs-partner-container .fs-partner-header {
    padding: 2em 4em;
  }
  .fs-partner-container .fs-partner-header .title-section {
    padding: 5em 1em;
  }
  .fs-partner-container .fs-partner-header .title-section .heading-semi-bold,
  .fs-partner-container .fs-partner-header .title-section .heading-light {
    font-size: 28px;
  }
  .fs-partner-container .fs-partner-content-container .fs-partner-box {
    width: 30%;
    height: 30em;
    margin-bottom: 2em;
    margin-right: 2em;
  }
}
@media (min-width: 1024px) {
  .fs-partner-container .fs-partner-content-container .fs-partner-box {
    width: 46.5%;
  }
}
@media (min-width: 1200px) {
  .fs-partner-container .fs-partner-content-container .fs-partner-box {
    width: 30%;
  }
}
.fs-partner-container .fs-partner-header {
  background-color: #3e7eff;
}
.fs-partner-container .fs-partner-content-container .fs-partner-box {
  background-color: white;
}
.fs-partner-container .fs-partner-content-container .fs-partner-box .image-container {
  background-color: #fafafa;
  padding: 2em;
}
.fs-partner-container .fs-partner-content-container .fs-partner-box .image-container img {
  height: 50px;
}
.fs-partner-container .fs-partner-content-container .fs-partner-box .heading-semi-bold {
  font-size: 18px;
}
#payment-page {
  padding-bottom: 100px;
  background-color: #ffffff;
}
#payment-page .box-container {
  max-width: 1250px;
}
@media (min-width: 320px) {
  #payment-page .box-container {
    padding: 0;
  }
}
@media (min-width: 768px) {
  #payment-page .box-container {
    padding: initial;
  }
}
@media (min-width: 320px) {
  #payment-page .box-container .box-separator {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  #payment-page .box-container .box-separator {
    flex-direction: row;
  }
}
@media (min-width: 320px) {
  #payment-page .box-container .box-separator #payment-summary-container {
    padding: 32px 0;
  }
}
@media (min-width: 768px) {
  #payment-page .box-container .box-separator #payment-summary-container {
    border: 1px solid #E0E0E0;
    padding: 32px 24px;
  }
}
#payment-page .box-container #payment-box {
  padding: 16px 24px;
}
#payment-page .box-container #payment-information-box {
  padding: 16px;
}
@media (min-width: 320px) {
  #payment-page .box-container #payment-code-box {
    border: none;
  }
}
#payment-page .box-container #payment-code-box .d-flex #payment-button-container {
  padding-bottom: 0;
  padding-top: 24px;
}
@media (min-width: 320px) {
  #payment-page .box-container #payment-code-box .d-flex #payment-button-container {
    padding: 32px 0;
  }
}
@media (min-width: 768px) {
  #payment-page .box-container #payment-code-box .d-flex #payment-button-container {
    padding: 32px;
  }
}
#payment-page .box-container #payment-code-box .d-flex #qr-code-information-box {
  padding: 24px 32px;
}
@media (min-width: 320px) {
  #payment-page .box-container #payment-code-box .d-flex {
    padding: 0;
  }
}
#payment-page .box-container #payment-code-box .qr-code {
  width: 300px;
  height: 300px;
}
@media (min-width: 768px) {
  #payment-page .box-container #payment-summary-container .box-separator {
    padding: 16px 48px;
    border-bottom: solid 1px #F1F1F2;
  }
}
#payment-page .box-container #payment-summary-container .box-separator .left {
  padding: 0 0 48px 0;
}
@media (min-width: 320px) {
  #payment-page .box-container #payment-summary-container .box-separator .right {
    padding: 32px 16px;
    border: 1px solid #E0E0E0;
  }
}
@media (min-width: 768px) {
  #payment-page .box-container #payment-summary-container .box-separator .right {
    border: none;
  }
}
@media (min-width: 320px) {
  #payment-page .box-container #payment-summary-container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  #payment-page .box-container #payment-summary-container {
    padding: 32px 68px;
  }
}
@media (min-width: 320px) {
  #payment-page .box-container #qr-code-container {
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  #payment-page .box-container #qr-code-container {
    border: 1px solid #E0E0E0;
    padding: 32px 24px;
    margin-right: 32px;
  }
}
#payment-page .information-box {
  border-radius: 4px;
  padding: 16px 18px;
}
#payment-page .information-box.orange {
  background: #FAF8F0;
  border: 1px solid #FFB50D;
}
#payment-page .information-box.gray {
  background: #F1F1F2;
  color: #4A4A4A;
}
#payment-page .information-box.light-white {
  background: #fafbfc;
}
@media (min-width: 320px) {
  #payment-page #title {
    text-align: center;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  #payment-page #title {
    text-align: left;
    font-size: 40px;
  }
}
#payment-page .payment-container {
  padding: 32px 16px;
  height: 600px;
}
@media (min-width: 320px) {
  #payment-page .payment-container.left {
    margin-bottom: 24px;
    height: auto;
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 992px) {
  #payment-page .payment-container.left {
    border: 1px solid #E0E0E0;
    margin-bottom: 0;
    height: 600px;
    width: 64%;
    padding: 32px 16px;
  }
}
#payment-page .payment-container.right {
  border: 1px solid #E0E0E0;
}
@media (min-width: 320px) {
  #payment-page .payment-container.right {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #payment-page .payment-container.right {
    width: 33%;
  }
}
#payment-page .payment-detail-box {
  border-top: solid 1px #f1f1f2;
  border-bottom: solid 1px #f1f1f2;
  padding: 8px 0;
  line-height: 2.5em;
}
@media (min-width: 320px) {
  #payment-page .billing-payment {
    float: left;
  }
}
@media (min-width: 768px) {
  #payment-page .billing-payment {
    float: right;
  }
}
#paymentConfirmation .fs-modal__content {
  max-width: 95%;
  width: 420px;
}
#paymentConfirmation .btn {
  padding: 8px 16px;
  width: 47%;
}
@media (min-width: 320px) {
  .fs-progress-container {
    background-color: #282828;
    text-align: center;
  }
  .progressTitleRow {
    text-align: center;
    padding: 1em 3em 3em 3em;
    background-color: #171717;
    color: white;
  }
  .mediaPressbtnBlock {
    margin-top: 2em;
  }
  .media-press-btn {
    margin-top: 0.67em;
  }
  .progressStatisticRow .detailStatistic {
    display: none;
  }
  .progressStatisticRow .fs-progress-detail-statistic {
    display: block;
  }
  .progressStatisticRow .swiper-container {
    display: block;
  }
  .progressGraphicContainer {
    width: 95%;
    margin-bottom: 50px;
  }
  .progressGraphicContainer .padding-null {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.3);
  }
  .progressGraphicContainer div button {
    display: none;
  }
  .progressGraphicContainer .swiper-container {
    display: block;
  }
  .progressGraphicContainer .funding-mobile {
    display: block;
  }
  .progress-bar-container {
    text-align: center;
    padding: 1em;
  }
  .progress-bar-container.footer {
    display: none;
  }
  .progress-bar-container.header .center-single-line {
    margin-top: 0px;
  }
  .progress-bar-container .center-single-line {
    text-align: center;
    margin-top: 2em;
  }
  .progress-bar-container .center-single-line .btn {
    margin-bottom: 5px !important;
  }
  .progress-bar-container .center-single-line.tab-container {
    text-align: center;
    margin-top: 1em;
  }
  .progress-bar-container .center-multi-line {
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  .progress-bar-container-legend {
    display: block;
  }
  .statistic-table th,
  .statistic-table td {
    padding: 16px;
  }
  .statistic-box-detail {
    margin-top: 5px;
  }
  .statistic-box-detail .border-right {
    border-right: 1px solid #ffffff;
  }
}
@media (min-width: 992px) {
  .progress-combination {
    text-align: left;
    padding-left: 18vw !important;
    padding-right: 18vw !important;
  }
}
.progress-combination {
  background-color: #171717;
  color: white;
  height: auto;
  padding-top: 3em;
  padding-bottom: 3em;
}
.progress-combination .media-press-btn {
  margin-top: auto;
}
@media (min-width: 320px), (min-width: 768px) {
  .progress-combination .media-container {
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .progress-combination .media-container {
    margin-top: 0;
    text-align: right;
  }
}
.progress-combination-overview {
  background-color: #20143D;
  color: #ffffff;
  text-align: left;
}
.progress-combination-overview.group {
  background-color: #282828;
}
.progress-combination-overview .overview-card {
  background-color: #370B8F;
  padding: 3em 2em;
  text-align: center;
  color: white;
  border-radius: 5px;
  height: 100%;
}
.progress-combination-overview .overview-card.group {
  background-color: #666666;
}
@media (min-width: 320px) {
  .progress-combination-overview .overview-card {
    margin-top: 20px;
  }
}
.progress-graphic-container-combination {
  background-color: white;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
}
.progress-graphic-container-combination .chart-container {
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .progress-graphic-container-combination {
    padding-left: 18vw !important;
    padding-right: 18vw !important;
  }
}
@media (min-width: 415px) {
  .statistic-table th,
  .statistic-table td {
    padding: 24px 36px;
  }
}
@media (min-width: 768px) {
  .statistic-table th,
  .statistic-table td {
    padding: 16px 32px;
  }
}
@media (min-width: 992px) {
  .fs-progress-container {
    background-color: white;
    text-align: center;
  }
  .mediaPressbtnBlock {
    margin-top: 3em;
  }
  .progressTitleRow {
    text-align: left;
    background-color: #171717;
    color: white;
    height: 200px;
    padding-top: 20px;
    padding-left: 12vw !important;
    padding-right: 12vw !important;
  }
  .progressTitleRow div:nth-child(1) {
    float: left;
  }
  .progressTitleRow div:nth-child(2) {
    float: right;
  }
  .progress-combination-overview {
    background-color: #20143D;
    color: #ffffff;
    text-align: left;
  }
  .progress-combination-overview.group {
    background-color: #282828;
  }
  .progress-combination-overview .overview-card {
    background-color: #370B8F;
    padding: 3em 2em;
    text-align: center;
    color: white;
    border-radius: 5px;
    height: 100%;
  }
  .progress-combination-overview .overview-card.group {
    background-color: #666666;
  }
  .progressGraphicContainer {
    width: 55%;
    margin-bottom: 100px;
  }
  .progressGraphicContainer div button {
    display: block;
  }
  .progressGraphicContainer .swiper-container {
    display: none;
  }
  .progressGraphicContainer .center-multi-line {
    padding-top: 15px;
    padding-left: 30px;
  }
  .progressGraphicContainer .funding-mobile {
    display: none;
  }
  .progressStatisticRow .detailStatistic {
    display: block;
  }
  .progressStatisticRow .fs-progress-detail-statistic {
    display: none;
  }
  .progress {
    display: block;
  }
  .progress-bar-container {
    display: inline-block;
    padding: 0;
  }
  .progress-bar-container .center-single-line {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: left;
    padding-left: 1.5em;
  }
  .progress-bar-container .center-single-line .btn {
    margin-top: 5px;
  }
  .progress-bar-container .center-single-line.tab-container {
    text-align: right;
  }
  .progress-bar-container.header .center-single-line {
    margin-top: 2em;
    padding-left: 0;
    padding-right: 0;
  }
  .progress-bar-container.footer {
    display: block;
  }
  .progress-bar-container-legend {
    display: block;
  }
  .detail-statistic {
    width: 31%;
    margin-right: 25px;
  }
  .statistic-table th,
  .statistic-table td {
    padding: 24px 70px;
  }
  .statistic-box-detail {
    font-size: 16px;
    padding-top: 20px !important;
  }
  .local-performance-my {
    width: 55% !important;
    background-color: rgb(232, 232, 232) !important;
    margin-top: -40px !important;
  }
}
@media (min-width: 1600px) {
  .statistic-table th,
  .statistic-table td {
    padding: 24px 105px;
  }
}
.mediaPressbtnBlock {
  margin-right: 5em;
}
.progressStatisticRow {
  background-color: #282828;
  color: white;
  height: 300px;
  padding-top: 30px;
  padding-left: 3em;
  padding-right: 3em;
}
.progressStatisticRow .monthBox {
  border-radius: 20px;
  background-color: white;
  color: black;
  height: 30px;
  max-width: 300px;
  line-height: 30px;
  width: 300px;
  margin-left: 3em;
}
.progressStatisticRow .monthBox font {
  color: #898989;
}
.progressStatisticRow .statisticDetailRow {
  width: calc(100% - 60px);
  margin-top: 60px;
  margin-left: auto;
  display: flex;
  justify-content: center;
}
.progressStatisticRow .statisticDetailRow .detailNumber.four-detail {
  width: 25%;
}
.progressStatisticRow .statisticDetailRow .detailNumber {
  width: 20%;
}
.progressGraphicContainer {
  display: inline-block;
  border-radius: 4px;
  padding: 0;
  background-color: #ffffff;
  margin-top: -70px;
  overflow: hidden;
}
.progress-xs {
  height: 60px !important;
  margin-top: 25px;
  border-radius: 30px !important;
}
.progress-sm {
  height: 25px;
  margin-top: 25px;
  line-height: 25px !important;
}
.progress-thin {
  height: 5px !important;
}
.progress-bar {
  font-size: 14px !important;
  font-weight: bold;
  line-height: 60px !important;
}
.progress-bar.purple {
  background-color: #3b03a8 !important;
}
.progress-bar.blue {
  background-color: #2c50ff !important;
}
.progress-bar.light-blue {
  background-color: #08c0a6 !important;
}
.progress-bar.orange {
  background-color: #ffb50d !important;
}
.progress-bar.green {
  border-radius: 10px;
  background-color: #19c0a6 !important;
}
.progress-bar-container {
  background-color: rgba(216, 216, 216, 0.29);
  padding-left: 1.5em;
}
.progress-bar-container .center-multi-line {
  display: table;
}
.progress-bar-container .center-single-line {
  display: table;
}
.border-bottom {
  border-bottom: solid 1px #c3c3c3;
}
.border-top {
  border-top: solid 1px #c3c3c3;
}
.fundingInfoText {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.2px;
  color: #000000;
  vertical-align: top;
  line-height: 20px;
  margin-right: 1.25em;
}
.fs-circle.purple {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #3b03a8;
  font-size: 14px;
  background: #3b03a8;
  color: black;
  text-align: center;
}
.fs-circle.orange {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #ffb50d;
  font-size: 14px;
  background: #ffb50d;
  color: black;
  text-align: center;
}
.fs-circle.light-blue {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #08c0a6;
  font-size: 14px;
  background: #08c0a6;
  color: black;
  text-align: center;
}
.fs-circle.blue {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 20px;
  border: #2c50ff;
  font-size: 14px;
  background: #2c50ff;
  color: black;
  text-align: center;
}
.progress-title {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #20143D;
  color: #ffffff;
}
.progress-title .title {
  font-size: 40px;
  margin-bottom: 10px;
}
.progress-title p {
  font-size: 16px;
}
.progress-title p a {
  color: #ffffff;
  text-decoration: underline;
}
.local-performance {
  text-align: left;
  padding: 18px;
  background-color: rgba(216, 216, 216, 0.29);
}
.local-performance .caption {
  font-size: 20px;
  color: #222;
}
.local-performance .sub-caption {
  color: #8f8f8f;
}
.local-performance .right {
  text-align: right;
}
.local-performance .left {
  padding-top: 5px;
}
.local-performance-my {
  text-align: left;
  width: 95%;
  background-color: white;
  padding: 20px;
  margin: -70px auto 78px auto;
  border-radius: 4px;
}
.local-performance-my .caption {
  font-size: 20px;
  color: #222;
}
.local-performance-my .sub-caption {
  color: #8f8f8f;
}
.local-performance-my .right {
  text-align: right;
}
.local-performance-my .left {
  padding-top: 5px;
}
.progress-container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.progress-container .sg-progress-sub-section {
  font-size: 24px;
  color: #20143D;
  margin-bottom: 15px;
}
.progress-container .sg-progress-sub-section-description {
  font-size: 16px;
  color: #4a4a4a;
  margin-bottom: 15px;
}
.progress-container .progress-table {
  margin-top: 10px;
}
.progress-container .progress-table .row-table {
  width: 100%;
}
.progress-container .progress-table .title {
  padding: 16px 0;
  background-color: #f5f5f5;
  color: #4a4a4a;
  text-align: center;
  border: 1px solid #E0E0E0;
}
.progress-container .progress-table .progress-table-year {
  width: 100px;
  float: left;
  overflow: hidden;
  position: relative;
}
.progress-container .progress-table .progress-table-year.year-caption {
  height: 100px;
}
.progress-container .progress-table .progress-table-year .year-caption-text {
  font-size: 12px;
  color: #757575;
  position: absolute;
  bottom: 0;
  right: 15px;
  text-align: right;
}
.progress-container .progress-table .progress-table-year .year-text {
  height: 60px;
  color: #4a4a4a;
  padding: 25px 15px;
  text-align: right;
}
.progress-container .progress-table .progress-table-left {
  float: left;
  width: 55%;
}
.progress-container .progress-table .progress-table-left .progress-table-rates {
  width: calc(100% - 100px);
  float: left;
}
.progress-container .progress-table .progress-table-right {
  width: 45%;
  float: left;
}
.progress-container .progress-table .progress-table-right .progress-table-rates {
  width: 100%;
}
.progress-container .progress-table .progress-table-right .title {
  border-left: 0;
}
.progress-container .progress-table .progress-table-right .progress-table-rates .left {
  border-left: 0;
}
.progress-container .progress-table .item {
  width: 50%;
  float: left;
  text-align: center;
  color: #4a4a4a;
  border: 1px solid #E0E0E0;
}
.progress-container .progress-table .item.small {
  width: 33.333333%;
}
@media (min-width: 320px) {
  .progress-container .progress-table .item.small {
    font-size: 85%;
  }
}
@media (min-width: 768px) {
  .progress-container .progress-table .item.small {
    font-size: inherit;
  }
}
.progress-container .progress-table .item.medium {
  width: 50%;
}
.progress-container .progress-table .item.left {
  border-top: 0;
}
.progress-container .progress-table .item.right {
  border-top: 0;
  border-left: 0;
}
.progress-container .progress-table .item.caption {
  height: 100px;
  padding: 30px 45px;
  position: relative;
}
.progress-container .progress-table .item.caption .tooltip-progress {
  position: absolute;
  right: 15px;
  top: 41%;
  white-space: pre-line;
}
.progress-container .progress-table .item.caption [data-tooltip]:after,
.progress-container .progress-table .item.caption .tooltip:after,
.progress-container .progress-table .item.caption .tooltip-bottom:after {
  margin-left: -222px;
}
.progress-container .progress-table .item.caption .tooltip:after,
.progress-container .progress-table .item.caption [data-tooltip]:after {
  width: 240px;
  padding: 10px 3px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background-color: #222;
  border-color: #222;
}
.progress-container .progress-table .item.caption .tooltip-bottom:before {
  border-bottom-color: #222;
}
.progress-container .progress-table .item.caption .caption-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}
.progress-container .progress-table .item.value {
  height: 65px;
  padding: 25px 0;
}
.progress-container .disclaimer {
  padding-top: 20px;
  padding-left: 115px;
  color: #4a4a4a;
  font-size: 12px;
  line-height: 1.75em;
}
.progress-container .disclaimer .disclaimer-historycal {
  color: #8f8f8f;
  font-size: 12px;
}
.progress-container .disclaimer-left {
  padding-top: 20px;
  padding-left: 115px;
  color: #4a4a4a;
}
.progress-container .disclaimer-right {
  padding-top: 20px;
  text-align: right;
  color: #8f8f8f;
  font-size: 12px;
}
.progress-container .chart-container {
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  padding: 35px;
  margin-top: 10px;
}
.progress-container .chart-container .tab-container {
  text-align: right;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
.progress-container .chart-container .tab-container .chart-label {
  min-width: 120px;
}
.progress-container .chart-container .legend {
  padding: 10px 100px;
}
.progress-container .chart-container .legend .square {
  width: 20px;
  float: left;
  overflow: hidden;
  margin-top: -3px;
}
.progress-container .chart-container .legend .square.yellow {
  color: #ffb50d;
}
.progress-container .chart-container .legend .square.blue {
  color: #3e7eff;
}
.progress-container .chart-container .legend .description {
  width: calc(100% - 20px);
  float: left;
  overflow: hidden;
  font-size: 12px;
}
.progress-container .chart-container .legend .description .caption {
  color: #4a4a4a;
}
.progress-container .chart-container .legend .description .text {
  color: #757575;
}
.sg-performance-metrics ul {
  margin-left: -20px;
  margin-top: -10px;
}
.sg-performance-metrics ul li {
  font-size: 16px;
  color: #4a4a4a;
}
.sg-performance-metrics .calculation {
  margin: 0 auto 30px;
  display: flex;
}
.sg-performance-metrics .calculation .item {
  background-color: #fafbfc;
  padding: 40px;
}
.sg-performance-metrics .calculation .item .formula {
  text-align: center;
}
.sg-performance-metrics .calculation .item .formula .title {
  font-size: 16px;
  margin-bottom: 10px;
}
.sg-performance-metrics .calculation .item .formula .sub-title {
  margin-bottom: 24px;
}
.sg-performance-metrics .calculation .item .formula .parameter {
  font-size: 16px;
}
.sg-performance-metrics .calculation .item .formula .devide {
  margin: 16px auto 0;
  padding-bottom: 16px;
  overflow: hidden;
  width: 90%;
  border-top: 1px solid #222;
}
.sg-performance-metrics .calculation .item .formula sup {
  font-family: Arial;
  font-size: 12px;
}
.sg-performance-metrics .calculation .item .formula .foot-notes {
  text-align: left;
  margin-top: 50px;
}
.sg-performance-metrics .calculation .item .formula .foot-notes .foot-note {
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 5px;
}
.sg-performance-metrics .calculation .item .formula .foot-notes .foot-note .num {
  width: 30px;
  overflow: hidden;
  float: left;
}
.sg-performance-metrics .calculation .item .formula .foot-notes .foot-note .text {
  width: calc(100% - 30px);
  float: left;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .progress-container .progress-table .progress-table-left {
    width: 55%;
  }
  .sg-performance-metrics .calculation {
    width: 100%;
  }
  .detail-statistic {
    width: 45%;
    margin-right: 25px;
  }
}
@media only screen and (max-width: 768px) {
  .progress-container .progress-table .progress-table-left {
    width: 100%;
    float: none;
  }
  .progress-container .progress-table .progress-table-right {
    width: 100%;
    float: none;
  }
  .progress-container .progress-table .progress-table-right .progress-table-rates {
    width: calc(100% - 100px);
    float: left;
  }
  .progress-container .progress-table .progress-table-right .title {
    border-left: 1px solid #E0E0E0;
    border-top: 0;
  }
  .progress-container .progress-table .progress-table-right .item.left {
    border-left: 1px solid #E0E0E0;
  }
  .progress-container .disclaimer-left p {
    padding-bottom: 15px;
  }
  .progress-container .disclaimer-right {
    padding-left: 115px;
    padding-top: 0;
    text-align: left;
  }
  .local-performance-my {
    margin-top: -70px;
    width: 95%;
  }
}
@media only screen and (max-width: 480px) {
  .progress-title .title {
    line-height: 1.2;
  }
  .progress-container {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .progress-container .progress-table .progress-table-left .progress-table-rates,
  .progress-container .progress-table .progress-table-right .progress-table-rates {
    width: calc(100% - 60px);
  }
  .progress-container .progress-table .progress-table-year {
    width: 60px;
  }
}
@media only screen and (max-width: 480px) and (max-width: 400px) {
  .progress-container .progress-table .progress-table-year.year-caption {
    height: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .progress-container .progress-table .progress-table-year .year-caption-text {
    hyphens: auto;
  }
  .progress-container .progress-table .item.caption {
    height: 100px;
    padding: 20px 10px;
  }
  .progress-container .progress-table .item.caption .tooltip-progress {
    right: 42%;
    bottom: 12px;
    top: unset;
  }
  .progress-container .progress-table .item.caption [data-tooltip]:after,
  .progress-container .progress-table .item.caption .tooltip:after,
  .progress-container .progress-table .item.caption .tooltip-bottom:after {
    margin-left: -70px;
  }
  .progress-container .progress-table .item.caption .tooltip:after,
  .progress-container .progress-table .item.caption [data-tooltip]:after {
    width: 140px;
  }
}
@media only screen and (max-width: 480px) and (max-width: 400px) {
  .progress-container .progress-table .item.caption {
    height: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .progress-container .progress-table .item.caption .caption-middle {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
  .progress-container .progress-table .item.value sup {
    font-size: 10px;
  }
  .progress-container .disclaimer-left,
  .progress-container .disclaimer-right,
  .progress-container .disclaimer {
    padding-left: 75px;
  }
  .progress-container .chart-container {
    margin-left: 0;
    padding: 20px 10px;
  }
  .progress-container .chart-container .tab-container {
    text-align: center;
  }
  .progress-container .chart-container .legend {
    padding: 10px 25px;
  }
  .progress-container .chart-container .legend .description {
    margin-bottom: 15px;
  }
  .local-performance,
  .local-performance-my {
    text-align: center;
  }
  .local-performance .right,
  .local-performance-my .right {
    text-align: center;
    margin-top: 10px;
  }
  .sg-performance-metrics .calculation {
    display: block;
  }
  .sg-performance-metrics .calculation .item {
    padding: 20px;
    margin: 0 0 20px;
  }
  .sg-performance-metrics .calculation .item .formula .devide {
    width: 100%;
  }
  .detail-statistic {
    width: 100%;
  }
}
.fs-statistic-detail-row {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  height: 100%;
}
.fs-statistic-detail-row .detail-statistic {
  border-radius: 7px;
  background-color: #370B8F;
  padding: 48px 25px;
  height: 13vw;
  min-height: 170px;
}
.fs-statistic-detail-row .detail-statistic .statistic-number {
  color: #ffffff;
  font-weight: bold;
  font-family:
    "Poppins-Light",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.fs-statistic-detail-row .detail-statistic .statistic-caption {
  display: flex;
  justify-content: center;
  font-size: 14px;
}
.statistic-table {
  text-align: center;
  font-size: 16px;
}
.statistic-table th {
  background: #F6F5FA;
}
.statistic-table td {
  background: #ffffff;
}
.statistic-table th,
.statistic-table td {
  border: 1px solid #E0E0E0;
}
.tooltip-progress-pull-left.tooltip-bottom:after {
  left: -75px;
  width: 15em;
}
.progress-container.my .title {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-size: 24px;
}
.progress-container.my .title.margin-bottom {
  margin-bottom: 24px;
}
.progress-container.my .caption {
  font-size: 12px;
  color: #9B9B9B;
}
.progress-container.my .highlighted-number {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-size: 40px;
  margin-bottom: 48px;
  margin-top: 24px;
}
.progress-container.my .formula-box {
  background: #fafbfc;
  padding: 48px;
}
.progress-container.my .formula-line {
  font-weight: bold;
  color: #222222;
  font-size: 12px;
  margin-bottom: 48px;
}
@media (min-width: 320px) {
  .progress-container.my .formula-line {
    flex-direction: column;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .progress-container.my .formula-line {
    flex-direction: row;
  }
  .progress-container.my .formula-line div:nth-child(1) {
    text-align: right;
  }
  .progress-container.my .formula-line div:nth-child(2),
  .progress-container.my .formula-line div:nth-child(3) {
    text-align: left;
  }
}
.progress-container.my .formula-line .divider {
  overflow: hidden;
  margin-top: 4px;
  margin-bottom: 4px;
  border-top: 1px solid #222222;
}
.progress-container.my .formula-description {
  color: #4a4a4a;
  font-size: 12px;
  line-height: 1.5em;
}
.progress-container-th {
  padding-top: 20px;
}
.progress-container-th .box-detail {
  border: 1px solid #cccccc;
  padding: 10px;
  margin-top: 20px;
  border-radius: 10px;
}
.progress-container-th .padding-bottom-10 {
  padding-bottom: 10px;
}
@media (min-width: 992px) {
  .progress-container-th .box-detail {
    padding: 25px;
  }
}
.progress-container-th .highcharts-root {
  font-family: "Arial", "Prompt-Regular" !important;
}
.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}
.row-eq-height > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.fs-response {
  padding: 20px;
}
@media (min-width: 320px) {
  .fs-response-rating-box {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .fs-response-rating-box {
    text-align: inherit;
    margin-left: 30%;
  }
}
.fs-response-rating-box {
  margin-top: 30px;
}
.fs-response-rating-box .title {
  color: #777777;
}
.rating {
  cursor: pointer;
  font-size: 16px;
}
.rating-active {
  color: #e6c64d;
}
.fs-setting-header {
  position: relative;
  background-color: #fafafa;
  border-bottom: solid 1px #d0d0d0;
}
.fs-setting-header .onoffswitch {
  display: inline-block;
}
.fs-setting-header .setting-header-title {
  padding: 1em;
}
.fs-setting-header .fs-setting-menu {
  padding-bottom: 0.75em;
  margin-right: 1em;
  color: #9b9b9b;
}
.fs-setting-header .fs-setting-menu.active {
  color: black;
  border-bottom: 5px solid;
}
.fs-setting-content {
  padding-bottom: 3em;
  padding-top: 1.5em;
  background-color: #F5F5F5;
}
.fs-setting-content .fs-signup-title {
  line-height: 3em;
}
.fs-setting-content .fs-signup-title .warning {
  font-size: inherit;
  line-height: initial;
}
.fs-setting-content .fs-signup-title .warning .yellow {
  color: #FFB50D;
}
.fs-setting-content .fs-signup-title .warning .red {
  color: #FF2945;
}
.fs-setting-content .fs-signup-title .warning .green {
  color: #08C0A6;
}
.fs-setting-content .account-detail {
  margin-top: 2.5em;
}
.fs-setting-content.autobot-section {
  overflow: hidden;
  margin-bottom: 50px;
  padding-top: 2.5em;
}
@media (min-width: 992px) {
  .fs-setting-content.autobot-section.autobot-section-new {
    padding: 2.5em 14em 0em 14em;
  }
}
.fs-setting-content.autobot-section .auto-allocation-policy a {
  font-size: 12px;
  color: #3e7eff;
  margin-top: 8px;
}
.fs-setting-content input,
.fs-setting-content select {
  height: 30px;
}
.fs-setting-content .form-control-affix {
  width: calc(100% - 58px) !important;
}
.fs-setting-content .fs-setting-title {
  color: #222;
  font-size: 20px;
  line-height: 30px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.fs-setting-content .onoffswitch .onoffswitch-inner:after {
  background-color: #cccccc;
}
.fs-setting-content .onoffswitch .onoffswitch-switch {
  background-color: #9b9b9b;
}
.new-auto-investment-tag {
  background-color: #ffb50d;
  border-radius: 2px;
  padding: 4px 8px;
  font-size: 12px;
  color: #ffffff;
}
.fs-setting-slider .ui-slider {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #E0E0E0;
  height: 4px;
}
.fs-setting-slider .ui-slider .ui-slider-range {
  background-color: #3e7eff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fs-setting-slider .ui-slider .ui-slider-handle {
  width: 20px !important;
  height: 20px !important;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #3e7eff;
  top: -8px !important;
}
.fs-setting-max-exposure-slider {
  padding: 16px;
  background-color: #ffffff;
  margin-top: 2px;
  overflow: hidden;
}
.fs-setting-max-exposure-slider .max-exposure-button-container {
  margin-top: 20px;
}
.fs-setting-toggle {
  position: relative;
  color: #222;
  margin-bottom: 24px;
}
.fs-setting-toggle h5 {
  font-size: 20px;
  line-height: 30px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  margin-top: 0px;
  margin-bottom: 4px;
}
.fs-setting-toggle .fs-setting-toggle__description {
  font-size: 14px;
  line-height: 20px;
}
.fs-setting-toggle .left-caption {
  width: calc(100% - 80px);
  float: left;
}
.fs-setting-toggle .right-toggle {
  width: 80px;
  float: left;
  margin-top: 5px;
}
.fs-setting-toggle--disabled {
  color: #8f8f8f;
}
.fs-setting-loyalty-status {
  padding: 4px;
  display: inline-flex;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 5px;
}
.fs-setting-loyalty-badge {
  display: flex;
  width: 16px;
  height: 16px;
  margin-right: 2px;
}
.fs-setting-max-exposure {
  background: #ffffff;
  padding: 16px;
  margin-top: 8px;
}
.fs-setting-max-exposure a.btn-link {
  margin-left: auto;
  text-decoration: underline;
  color: #3e7eff;
}
.fs-password-form {
  margin-top: 5em;
}
.fs-password-form .fs-signup-form .btn {
  width: 100%;
  padding: 1em;
}
.fs-add-autobot-box {
  padding: 16px 0;
  margin: 8px 0;
  background-color: #f2f2ff;
  border: dashed 2px #d6d6dc;
  color: #3e7eff;
}
.addAutobotDialog {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.autobot-form .sign-up-group {
  width: 49.6%;
  border-radius: 0px;
  background-color: #fafbfc;
  border: solid 1px #dde5ed;
}
.autobot-top .title {
  font-size: 20px;
}
.autobot-top .link {
  font-size: 16px;
  color: #3e7eff;
  display: block;
}
.autobot-box {
  margin-bottom: 8px;
  box-shadow: none !important;
  padding: 12px 0 !important;
}
.autobot-box .autobot-box-padding {
  padding: 0 16px;
}
.autobot-box .autobot-box-detail {
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
}
.autobot-box .autobot-box-detail .caption {
  color: #8f8f8f;
}
.autobot-box .autobot-box-detail .text-value {
  text-align: right;
}
.autobot-box .autobot-box-detail .left-content {
  margin-bottom: 10px;
}
.autobot-box .autobot-box-detail .left-content .row {
  margin-top: 10px;
}
.autobot-box .autobot-box-detail .right-content {
  background-color: #fafbfc;
}
.autobot-box .autobot-box-detail .right-content .row {
  margin-top: 10px;
}
.autobot-box .autobot-box-detail .right-content .title {
  font-size: 16px;
}
.autobot-box .autobot-box-detail .right-content .amount-big {
  font-size: 20px;
}
.autobot-box .autobot-box-footer {
  padding-top: 15px;
}
.fs-setting-box {
  padding-top: 1em;
  padding: 1.5em;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.fs-setting-box.assesment {
  padding: 0;
}
.fs-setting-box .assesment-box-padding {
  padding: 2em;
}
.fs-setting-box .assesment-box-information {
  background-color: rgba(167, 219, 212, 0.17);
  border: solid 1px #009688;
  color: #007469;
}
.fs-setting-box .assesment-box-footer {
  background-color: #007469;
  color: white;
  padding: 3em 10em;
}
.fs-setting-box .assesment-box-content {
  padding: 1em;
}
.fs-setting-box .autobot-header {
  line-height: 45px;
}
.fs-setting-box .autobot-name {
  display: inline-block;
}
.fs-setting-box .autobot-header-new {
  padding: 0 16px;
}
.fs-setting-box .autobot-header-new .autobot-enabled {
  font-size: 12px;
  color: #08c0a6;
  display: block;
}
.fs-setting-box .autobot-header-new .autobot-disabled {
  font-size: 12px;
  color: #8f8f8f;
  display: block;
}
.fs-setting-box .autobot-header-new .autobot-name {
  display: inline-block;
  margin-top: 5px;
}
.fs-setting-box ul {
  margin-left: -25px;
}
.fs-setting-box input,
.fs-setting-box select {
  height: 20px;
  line-height: 20px;
}
.fs-setting-box .form-control-affix {
  width: calc(100% - 50px) !important;
}
.fs-setting-box mat-select {
  margin-top: 1.5px;
}
.fs-setting-box-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.fs-setting-box-section {
  margin-top: 20px;
}
.fs-setting-box .error-notification,
.addAutobotDialog .error-notification {
  background-color: #f2dede;
  color: #a94442;
  padding: 10px;
}
.fs-setting-box input,
.addAutobotDialog input {
  width: 100%;
  padding-left: 1em;
  background-color: #fafbfc;
  border: none;
}
.fs-setting-box select,
.addAutobotDialog select {
  width: 100%;
  padding-left: 1em;
  border: none;
  box-shadow: none;
  background-color: #fafbfc;
}
.fs-setting-box .mat-checkbox-inner-container,
.addAutobotDialog .mat-checkbox-inner-container {
  margin-top: 2px;
}
.fs-auto-invest-setup-success-dialog .activation-success {
  height: 160px;
  margin: 0 0 30px 0;
}
.fs-auto-invest-setup-success-dialog .fs-modal__dialog {
  max-width: 320px;
}
.fs-auto-invest-setup-success-dialog .fs-modal__dialog .modalPopupBody {
  padding: 20px;
}
.twofa-onoffswitch {
  margin-top: 3px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .fs-setting-header {
    padding: 0 10rem;
  }
}
.fs-signup-form.setting {
  height: initial;
  background-color: #ffffff;
  padding: 0;
}
.fs-setting-subscription-agreement {
  background-color: #ffffff;
  margin-top: 26px;
  padding: 16px;
}
.fs-setting-subscription-agreement .download-subscription-agreement {
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline;
}
.fs-setting-subscription-agreement .subscription-agreement-date {
  font-size: 14px;
  color: #8f8f8f;
}
.fssg-setting-subscription-agreement {
  background-color: #ffffff;
  margin-top: 26px;
  padding: 16px;
}
.fssg-setting-subscription-agreement a {
  color: inherit;
}
.fssg-setting-subscription-agreement .left-subscription-agreement {
  font-size: 16px;
  float: left;
  width: calc(100% - 140px);
  padding-top: 8px;
  padding-right: 10px;
}
.fssg-setting-subscription-agreement .right-subscription-agreement {
  width: 140px;
  float: left;
  text-align: right;
}
.fssg-setting-subscription-agreement .right-subscription-agreement .btn {
  width: 100%;
}
.fssg-setting-reverification {
  background-color: #ffffff;
  margin-top: 26px;
}
.fssg-setting-reverification .content-top {
  padding: 16px;
  width: 100%;
  overflow: hidden;
}
.fssg-setting-reverification .content-top .left-risk-disclosure {
  font-size: 16px;
  float: left;
  width: calc(100% - 140px);
}
.fssg-setting-reverification .content-top .left-risk-disclosure .warning {
  color: #ffb50d;
  display: block;
  font-size: 14px;
}
.fssg-setting-reverification .content-top .left-risk-disclosure .date {
  color: #8f8f8f;
  display: block;
  font-size: 14px;
}
.fssg-setting-reverification .content-top .left-risk-disclosure .date .investment-profile {
  text-transform: capitalize;
}
.fssg-setting-reverification .content-top .left-risk-disclosure .date .investment-profile.warning-conservative {
  color: #ffb50d;
}
.fssg-setting-reverification .content-top .right-risk-disclosure {
  width: 140px;
  float: left;
  text-align: right;
}
.fssg-setting-reverification .content-top .right-risk-disclosure .btn {
  width: 100%;
}
.fssg-setting-reverification .content-bottom {
  padding: 16px;
  border-top: 1px solid #E0E0E0;
  width: 100%;
  overflow: hidden;
  color: #8f8f8f;
}
@media only screen and (max-width: 480px) {
  .fssg-setting-subscription-agreement .left-subscription-agreement,
  .fssg-setting-subscription-agreement .right-subscription-agreement {
    float: none;
    width: 100%;
  }
  .fssg-setting-subscription-agreement .right-subscription-agreement {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .fssg-setting-risk-disclosure .content-top .left-risk-disclosure {
    float: none;
    width: 100%;
  }
  .fssg-setting-risk-disclosure .content-top .right-risk-disclosure {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
.fs-setting-disable-toggle {
  color: #8f8f8f;
}
.row.row-equal-height {
  display: flex;
}
.overlay-form-container {
  position: fixed;
  background-color: #ffffff;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  overflow-y: auto;
  overflow-x: hidden;
  bottom: 0;
  right: 0;
}
.overlay-form-container .outer-container {
  display: flex;
  -webkit-box-align: center;
  float: none;
  min-height: calc(100% - 30px);
  position: relative;
}
.overlay-form-container .outer-container .close-overlay-form {
  position: absolute;
  top: 40px;
  right: 20px;
}
.overlay-form-container .outer-container .inner-container {
  padding: 60px 20px;
}
.overlay-form-container .outer-container .inner-container .form-section {
  margin-top: 40px;
}
.overlay-form-container .outer-container .inner-container .form-section .loan-type-box {
  margin-bottom: 30px;
  cursor: pointer;
  background-color: #fafbfc;
  border: 1px solid #cccccc;
  padding: 12px 16px;
}
@media (min-width: 992px) {
  .overlay-form-container .outer-container .inner-container .form-section .loan-type-box {
    height: 135px;
  }
}
.overlay-form-container .outer-container .inner-container .form-section .loan-type-box .description {
  font-size: 12px;
  color: #8f8f8f;
}
@media (min-width: 992px) {
  .overlay-form-container .outer-container .inner-container .form-section .small-amount-box {
    width: 49%;
    padding: 8px;
  }
}
.overlay-form-container .outer-container .inner-container .form-section .loan-range-box {
  margin-bottom: 5px;
}
.overlay-form-container .outer-container .inner-container .form-section .loan-range-box .range {
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 2px;
}
.overlay-form-container .outer-container .inner-container .form-section .industry-all {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
.overlay-form-container .outer-container .inner-container .form-section .industry-show-all {
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
  color: #3e7eff;
  font-size: 16px;
}
.overlay-form-container .outer-container .inner-container .caption {
  font-size: 24px;
}
.overlay-form-container .outer-container .inner-container p {
  font-size: 16px;
  color: #757575;
  margin-bottom: 20px;
}
.overlay-form-container .outer-container .inner-container a {
  color: #3e7eff;
}
.overlay-form-container .outer-container .inner-container .range-value {
  color: #3e7eff;
  margin-top: 20px;
}
.overlay-form-container .outer-container .inner-container .footer-section {
  margin-top: 30px;
  padding-top: 20px;
}
.overlay-form-container .outer-container .inner-container .footer-section .disclaimer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fafbfc;
  color: #757575;
  font-size: 16px;
  box-shadow: 0 8px 6px -6px #cccccc;
  margin-bottom: 30px;
}
.overlay-form-container .outer-container .inner-container .footer-section .footer-border {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
}
.overlay-form-container .outer-container .inner-container .footer-section .aa-button-container {
  margin-bottom: 50px;
}
.overlay-form-container .outer-container .inner-container .caption-toggle {
  overflow: hidden;
}
.overlay-form-container .outer-container .inner-container .caption-toggle .left {
  width: 220px;
  float: left;
}
.overlay-form-container .outer-container .inner-container .caption-toggle .right {
  width: 50px;
  float: left;
  margin-top: 10px;
}
.notification-banner {
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  background-color: #ffffff;
  padding: 24px;
  overflow: hidden;
  border-bottom: 1px solid #4a4a4a;
}
.notification-banner .icon-notification {
  width: 50px;
  float: left;
  margin-right: 24px;
}
.notification-banner .icon-notification img {
  width: 50px;
}
.notification-banner .text-notification {
  float: left;
  width: calc(100% - 215px);
  color: #757575;
}
.notification-banner .text-notification .title {
  color: #222;
  font-size: 20px;
  display: block;
  padding: 0;
}
.notification-banner .text-notification.no-button {
  width: calc(100% - 74px);
}
.notification-banner .button-notification {
  width: 140px;
  float: left;
  text-align: right;
  margin-top: 18px;
}
@media only screen and (max-width: 480px) {
  .row.row-equal-height {
    display: block;
  }
  .notification-banner {
    padding: 15px;
  }
  .notification-banner .icon-notification {
    width: 100%;
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom: 15px;
  }
  .notification-banner .text-notification {
    float: none;
    width: 100%;
  }
  .notification-banner .text-notification .title {
    font-size: 16px;
    display: block;
  }
  .notification-banner .button-notification {
    float: none;
    text-align: center;
    width: 100%;
    overflow: hidden;
    padding-bottom: 5px;
  }
  .notification-banner .button-notification .btn {
    width: 100%;
  }
}
.auto-investment-more-info-dialog {
  font-size: 12px;
}
@media (min-width: 768px) {
  .auto-investment-more-info-dialog {
    width: 500px;
  }
}
.auto-investment-more-info-dialog .title {
  font-size: 20px;
  margin-bottom: 5px;
}
.auto-investment-more-info-dialog .sub-title {
  font-size: 16px;
  margin-bottom: 5px;
}
.auto-investment-more-info-dialog p {
  color: #757575;
}
.auto-investment-more-info-dialog .btn-modal-auto-investment-more-info {
  width: 100%;
}
.auto-investment-more-info-dialog .calculation {
  color: #2c50ff;
  background-color: #f3f5fd;
  padding: 10px;
  margin: 10px 0;
}
.auto-investment-more-info-dialog a {
  color: #3e7eff;
  text-decoration: underline;
}
.auto-investment-more-info-dialog .cbs-table {
  margin-bottom: 2px;
  background-color: #f3f5fd;
  padding: 10px 10px 0;
  overflow: hidden;
}
.auto-investment-more-info-dialog .cbs-table .header {
  color: #8f8f8f;
  padding-bottom: 10px;
  width: 100%;
  overflow: hidden;
}
.auto-investment-more-info-dialog .cbs-table .content {
  color: #222;
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
#borrowerExposureWarning .borrower-exposure-warning-confirmation {
  margin-top: 75px;
}
#borrowerExposureWarning .fs-modal__dialog--centered {
  max-width: 455px;
}
#borrowerExposureWarning .title {
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: 32px;
}
#borrowerExposureWarning .text {
  margin-bottom: 100px;
}
.confirm-delete-bot .title {
  font-size: 16px;
  color: #222;
  margin-top: 10px;
}
.confirm-delete-bot .text {
  color: #8f8f8f;
  font-size: 14px;
  margin-bottom: 40px;
}
.group-step-container {
  position: relative;
  padding: 16px 16px 24px 16px;
}
.group-step-container .step-container {
  display: flex;
}
.group-step-container .step-container .step-circle {
  display: inline-block;
  margin-right: 8px;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 1.8em;
  border: solid 1px #cccccc;
  font-size: 14px;
  background: #ffffff;
  color: #cccccc;
  text-align: center;
}
.group-step-container .step-container .step-circle--in-progress {
  display: inline-block;
  margin-right: 8px;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 1.8em;
  border: solid 1px #3d7eff;
  font-size: 14px;
  background: #ffffff;
  color: #3d7eff;
  text-align: center;
}
.group-step-container .step-container .step-circle--completed {
  display: inline-block;
  margin-right: 8px;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 1.8em;
  border: solid 1px #3d7eff;
  font-size: 14px;
  background: #3d7eff;
  color: #ffffff;
  text-align: center;
}
.group-step-container .step-container .step-title {
  position: relative;
  display: inline-block;
  line-height: 24px;
}
.group-step-container .step-container .step-title--completed {
  color: #222222;
}
.group-step-container .step-container .step-title--incomplete {
  color: #757575;
}
.group-step-container .step-line {
  border-left: 2px;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
  height: 18px;
  margin-left: 12px;
}
.group-step-container .step-line--incomplete {
  border-color: #cccccc;
  border-style: dashed;
}
.group-step-container .step-line--completed {
  border-color: #3e7eff;
  border-style: solid;
}
@media (min-width: 320px) {
  #accreditedInvestorOptOutDialog .fs-modal__dialog,
  #accreditedDeclarationSuccess .fs-modal__dialog,
  #optOutDialogSuccess .fs-modal__dialog {
    width: initial;
  }
  .accredited-declaration--mat-checkbox {
    width: 100%;
  }
  .accredited-declaration--mat-checkbox.margin {
    margin-bottom: 8px;
  }
  .accredited-declaration--mat-checkbox.margin .mat-radio-container {
    margin-left: 20px;
  }
  .accredited-declaration--information-container {
    margin-top: 16px;
  }
  .accredited-declaration--opt-out-container {
    margin-top: 16px;
  }
  .accredited-declaration--opt-out-container .btn-primary-investor,
  .accredited-declaration--opt-out-container .btn-primary-white {
    width: 100%;
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  #accreditedInvestorOptOutDialog .fs-modal__dialog,
  #accreditedDeclarationSuccess .fs-modal__dialog,
  #optOutDialogSuccess .fs-modal__dialog {
    width: 440px;
  }
  .accredited-declaration--mat-checkbox {
    width: 49%;
    height: 170px;
  }
  .accredited-declaration--mat-checkbox.margin {
    margin-right: 8px;
  }
  .accredited-declaration--mat-checkbox.margin .mat-radio-label {
    margin-top: 15px;
  }
  .accredited-declaration--mat-checkbox.margin .mat-radio-container {
    margin-left: 0;
  }
  .accredited-declaration--mat-checkbox.margin .mat-radio-label-content {
    width: 100%;
  }
  .accredited-declaration--opt-out-container {
    margin-top: 0;
  }
  .accredited-declaration--opt-out-container .btn-primary-investor,
  .accredited-declaration--opt-out-container .btn-primary-white {
    margin-top: 0;
  }
  .accredited-declaration--information-container {
    margin-top: 0;
  }
}
.accredited-declaration--title {
  font-size: 20px;
}
.accredited-declaration--step {
  line-height: 1.75em;
}
.accredited-declaration--progress-title {
  background-color: #ffffff;
  margin-top: 24px;
}
.accredited-declaration--progress-step {
  padding-bottom: 16px;
  border-bottom: solid 1px #E0E0E0;
  padding: 16px;
}
.accredited-declaration--process-container {
  background-color: #ffffff;
  padding: 24px;
}
.accredited-declaration--process-step {
  font-size: 20px;
  font-weight: bold;
}
.accredited-declaration--process-title {
  padding-top: 24px;
  font-size: 16px;
  font-weight: bold;
}
.accredited-declaration--process-caption {
  color: #757575;
  font-size: 12px;
}
.accredited-declaration--mat-container {
  margin-bottom: 24px;
  margin-top: 24px;
}
.accredited-declaration--mat-checkbox {
  font-size: 12px;
}
.accredited-declaration--mat-checkbox .title {
  color: #222;
}
.accredited-declaration--mat-checkbox .caption {
  color: #8f8f8f;
}
.accredited-declaration--uploader-box {
  background: #fafbfc;
  margin-top: 16px;
}
.accredited-declaration--uploader-box-title {
  padding: 16px;
  border-bottom: 1px solid #F1F1F2;
}
.accredited-declaration--process-button-container {
  background-color: #ffffff;
  padding: 24px;
  border-top: 1px solid #F1F1F2;
}
.accredited-declaration--information-container {
  background-color: #D6E4FF;
  padding: 16px;
}
.accredited-declaration--opt-out-container {
  padding: 16px;
  background-color: #ffffff;
  border-top: 1px solid #F1F1F2;
}
.accredited-declaration--opt-out-container .caption {
  font-size: 12px;
}
.accredited-declaration--opt-out-green-text {
  color: #08C0A6;
}
.accredited-declaration--opt-out-information {
  color: #757575;
  font-size: 12px;
}
#accreditedInvestorOptOutDialog .accredited-declaration-opt-out-modal-container {
  padding: 75px 24px 24px 24px;
}
#accreditedInvestorOptOutDialog .accredited-declaration-opt-out-modal-title {
  color: #222;
  font-size: 20px;
  margin-top: 16px;
  margin-bottom: 8px;
}
#accreditedInvestorOptOutDialog .accredited-declaration-opt-out-modal-caption {
  color: #757575;
  padding-bottom: 110px;
}
#accreditedInvestorOptOutDialog .btn-primary-white {
  padding: 6px 64px;
  border: 1px solid #3e7eff;
  color: #3e7eff;
}
#accreditedInvestorOptOutDialog .btn-primary-investor {
  padding: 6px 64px;
}
#accreditedDeclarationSuccess .accredited-declaration-success-modal-container,
#optOutDialogSuccess .accredited-declaration-success-modal-container {
  padding: 75px 24px 24px 24px;
}
#accreditedDeclarationSuccess .accredited-declaration-success-modal-title,
#optOutDialogSuccess .accredited-declaration-success-modal-title {
  color: #222;
  font-size: 20px;
  margin-top: 16px;
  margin-bottom: 8px;
}
#accreditedDeclarationSuccess .accredited-declaration-success-modal-caption,
#optOutDialogSuccess .accredited-declaration-success-modal-caption {
  color: #757575;
  padding-bottom: 110px;
}
#accreditedDeclarationSuccess .btn-primary-investor,
#optOutDialogSuccess .btn-primary-investor {
  padding: 6px 64px;
}
#accreditedDeclarationSuccess .subscription-agreement-success,
#optOutDialogSuccess .subscription-agreement-success {
  height: 150px;
  width: 150px;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .fs-setting-header .mat-tab-label {
    min-width: 140px !important;
    padding: 0 10px !important;
  }
  .fs-setting-header .mat-tab-label-active {
    color: #3e7eff !important;
    opacity: 1;
  }
  .fs-setting-header mat-ink-bar {
    background-color: #3e7eff !important;
  }
}
.warning-agreement {
  color: #ffb50d;
  cursor: pointer;
}
.warning-agreement:focus {
  outline: none;
}
.warning-agreement.large {
  font-size: 20px;
}
.retake-suitability-assessment .fs-investor-agreement {
  background-color: #ffffff;
}
.retake-suitability-assessment .fs-investor-agreement .latest-suitability-assessment {
  background-color: #F1F1F2;
  padding: 16px;
  font-size: 16px;
  color: #4a4a4a;
  margin: 12px 0;
  overflow: hidden;
}
.retake-suitability-assessment .fs-investor-agreement .latest-suitability-assessment .profile-type {
  text-transform: capitalize;
}
.retake-suitability-assessment .fs-investor-agreement .conservative-warning {
  background-color: #fff3d6;
  padding: 16px;
  font-size: 16px;
  color: #4a4a4a;
  margin: 12px 0;
  overflow: hidden;
}
.retake-suitability-assessment .fs-investor-agreement .conservative-warning .left {
  width: 20px;
  float: left;
}
.retake-suitability-assessment .fs-investor-agreement .conservative-warning .right {
  width: calc(100% - 20px);
  float: left;
}
.retake-suitability-assessment .fs-investor-agreement .save-assessment {
  padding: 10px 40px;
}
.suitability-assessment-modal .modal-confirm {
  margin-top: 30px;
}
.disable-container {
  pointer-events: none;
  opacity: 0.4;
}
.auto-investment-reverification {
  margin-top: 20px;
  padding: 0 10rem;
}
@media (max-width: 768px) {
  .auto-investment-reverification {
    padding: 0;
  }
}
.auto-investment-reverification .box {
  background-color: #fff3d6;
  border-radius: 2px;
  padding: 16px;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.5;
}
.auto-investment-reverification .box ul {
  margin: 10px 0;
}
.auto-investment-reverification .box a {
  color: #3e7eff;
  cursor: pointer;
}
.priority-content {
  margin: 0;
  padding: 24px 10rem;
}
@media only screen and (max-width: 480px) {
  .priority-content {
    margin: 0;
    padding: 3em 0 1.5em;
  }
}
.priority-content .fs-setting-box h4 {
  margin-bottom: 24px;
}
.padding-bottom-16 {
  padding-bottom: 16px;
}
.padding-top-16 {
  padding-top: 16px;
}
.priority-content .div-highlight-lightgray {
  background: #F5F5F5;
  border-radius: 2px;
  padding: 16px 32px;
  color: #222222;
}
.priority-content .div-highlight-lightgray .head {
  color: #8F8F8F;
  font-size: 16px;
  font-weight: 600;
}
.priority-content .div-highlight-lightgray.container-fluid {
  margin: 24px 0;
}
.product-content {
  border-bottom: 1px solid #F1F1F2;
  padding-bottom: 32px;
  margin-bottom: 16px;
  padding-top: 8px;
}
.priority-content .control-inline {
  display: flex;
  padding-bottom: 4px;
}
.priority-content p.hd1 {
  padding-bottom: 24px;
}
.priority-content p.hd6 {
  padding-bottom: 4px;
}
.priority-content .control-inline input[type=text] {
  flex: 1;
}
.priority-content .control-inline input[type=radio] {
  margin: 0 8px 0 0;
}
.priority-content input {
  width: auto;
  height: 40px;
}
.priority-content input[type=text] {
  width: 100%;
  border: 1px solid #CCCCCC;
  background: #ffffff;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  box-sizing: border-box;
}
.priority-content .text-16,
.verification-title {
  font-size: 16px;
}
.priority-content .padding-top-8 {
  padding-top: 12px;
}
.priority-content .control-inline label {
  font-weight: normal;
  line-height: 40px;
}
.priority-content .azure-blue-btn {
  background: #3e7eff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 16px;
}
.password-restriction {
  line-height: 1.5em;
  color: #757575;
  font-size: 12px;
}
.password-restriction ul li::before {
  color: #CCCCCC;
}
.password-restriction span {
  color: #222222;
}
#myinfoPassUpdateInformation .fs-modal__background,
#myinfoPassUpdateConfirmation .fs-modal__background,
#myinfoPassUpdateSuccessfully .fs-modal__background,
#personalInformationManualUpdate .fs-modal__background {
  background: rgba(0, 0, 0, 0.75);
}
#myinfoPassUpdateInformation .fs-modal__content,
#myinfoPassUpdateConfirmation .fs-modal__content,
#myinfoPassUpdateSuccessfully .fs-modal__content,
#personalInformationManualUpdate .fs-modal__content {
  height: auto;
  max-width: 456px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
}
#myinfoPassUpdateInformation .fs-modal__content .fs-modal__body,
#myinfoPassUpdateConfirmation .fs-modal__content .fs-modal__body,
#myinfoPassUpdateSuccessfully .fs-modal__content .fs-modal__body,
#personalInformationManualUpdate .fs-modal__content .fs-modal__body {
  padding: 0px;
  margin: 24px;
}
#myinfoPassUpdateInformation .fs-modal__content IMG,
#myinfoPassUpdateConfirmation .fs-modal__content IMG,
#myinfoPassUpdateSuccessfully .fs-modal__content IMG,
#personalInformationManualUpdate .fs-modal__content IMG {
  margin: 96px 0 12px 0;
  width: 9em;
}
#myinfoPassUpdateInformation .fs-modal__content .head,
#myinfoPassUpdateConfirmation .fs-modal__content .head,
#myinfoPassUpdateSuccessfully .fs-modal__content .head,
#personalInformationManualUpdate .fs-modal__content .head {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #222222;
  font-weight: bold;
}
#myinfoPassUpdateInformation .fs-modal__content .desc,
#myinfoPassUpdateConfirmation .fs-modal__content .desc,
#myinfoPassUpdateSuccessfully .fs-modal__content .desc,
#personalInformationManualUpdate .fs-modal__content .desc {
  padding-top: 8px;
  color: #757575;
  font-size: 14px;
}
#myinfoPassUpdateInformation .fs-modal__content .desc.small,
#myinfoPassUpdateConfirmation .fs-modal__content .desc.small,
#myinfoPassUpdateSuccessfully .fs-modal__content .desc.small,
#personalInformationManualUpdate .fs-modal__content .desc.small {
  font-size: 12px;
}
#myinfoPassUpdateInformation .fs-modal__content .buttons,
#myinfoPassUpdateConfirmation .fs-modal__content .buttons,
#myinfoPassUpdateSuccessfully .fs-modal__content .buttons,
#personalInformationManualUpdate .fs-modal__content .buttons {
  margin: 98px 0 0;
}
#myinfoPassUpdateInformation .fs-modal__content .buttons .border-btn,
#myinfoPassUpdateInformation .fs-modal__content .buttons .solid-btn,
#myinfoPassUpdateConfirmation .fs-modal__content .buttons .border-btn,
#myinfoPassUpdateConfirmation .fs-modal__content .buttons .solid-btn,
#myinfoPassUpdateSuccessfully .fs-modal__content .buttons .border-btn,
#myinfoPassUpdateSuccessfully .fs-modal__content .buttons .solid-btn,
#personalInformationManualUpdate .fs-modal__content .buttons .border-btn,
#personalInformationManualUpdate .fs-modal__content .buttons .solid-btn {
  box-sizing: border-box;
  border-radius: 2px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 12px;
  min-width: 192px;
}
#myinfoPassUpdateInformation .fs-modal__content .buttons .solid-btn,
#myinfoPassUpdateConfirmation .fs-modal__content .buttons .solid-btn,
#myinfoPassUpdateSuccessfully .fs-modal__content .buttons .solid-btn,
#personalInformationManualUpdate .fs-modal__content .buttons .solid-btn {
  background: #3E7EFF;
  color: #ffffff;
  border: 1px solid #3E7EFF;
  margin-left: 6px;
}
#myinfoPassUpdateInformation .fs-modal__body .close,
#myinfoPassUpdateConfirmation .fs-modal__body .close,
#myinfoPassUpdateSuccessfully .fs-modal__body .close,
#personalInformationManualUpdate .fs-modal__body .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 28px;
}
.live-capture-container {
  overflow: auto;
  cursor: pointer;
}
.live-capture-message {
  border: 2px dashed #aaa;
  display: inline-block;
  margin: 8px;
  width: calc(100% - 16px);
  overflow: auto;
  position: relative;
  height: 100px !important;
  margin-left: 0 !important;
  background-color: rgba(61, 126, 255, 0.2) !important;
  border-color: #92b7ff !important;
  color: #3d7eff !important;
}
.live-capture-text {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.live-capture-modal .fs-modal__content {
  max-width: 600px;
}
@media (min-width: 320px) {
  .onboarding .investor .onboarding-header div,
  .onboarding .borrower .onboarding-header div {
    min-height: 90px;
  }
  .onboarding-footer .btn-primary-investor .white-right-arrow-icon {
    margin-left: 0.5em;
  }
  .fs-fetch-automator-box-text {
    font-size: 3vw;
  }
  .fetch-button {
    font-size: 4vw;
  }
  .fs-add-bank-box {
    font-size: 2.75vw;
  }
  .fs-upload-box {
    padding: 10vw;
  }
  .fs-signup-caption {
    font-size: 12px;
  }
  .fs-signup-form .return-automator-button {
    left: 55%;
    font-size: 3.5vw;
  }
  .fs-signup-footer .green-text {
    font-size: 3.5vw;
  }
  .fs-signup-header-list {
    line-height: 3vw;
    font-size: 3vw;
  }
  .fs-signup-header-list.investor {
    padding: 10px 0px 10px 10px;
    line-height: 15px;
  }
  .fs-fetch-automator ~ .fs-signup-form-box {
    padding: 0px 20px 100px 20px;
  }
  .fs-signup-form-box .fs-signup-title {
    margin-top: 2.5em;
  }
  .fs-signup-circle-information {
    float: left;
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    border-radius: 4vw;
    border: #9b9b9b;
    font-size: 3vw;
    background: #9b9b9b;
    color: white;
    text-align: center;
  }
  .fs-signup-circle-information.investor {
    margin-right: 5px !important;
  }
  .fs-signup-circle-information.investor.active {
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    border-radius: 4vw;
    border: #3d7eff;
    font-size: 3vw;
    background: #3d7eff;
    color: white;
    text-align: center;
  }
  .fs-signup-circle-information.borrower.active {
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    border-radius: 4vw;
    border: #310ea6;
    font-size: 3vw;
    background: #310ea6;
    color: white;
    text-align: center;
  }
  .fs-signup-circle-information.fetch-success {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 70px;
    border: #3bcab4;
    font-size: 4em;
    background: #3bcab4;
    color: white;
    text-align: center;
  }
  .upload-button {
    margin-top: 10px;
  }
  .progress-image {
    height: 35vh;
    width: 70vw;
  }
  .fs-signup-footer {
    padding: 25px 40px 55px 25px;
  }
  .fs-signup-form-box.borrower {
    padding: 50px 20px 100px 20px;
  }
  .fs-signup-form-box.investor {
    padding: 0px 20px 100px 20px;
  }
  .fs-signup-form-box.sms-box {
    padding-top: 2em;
  }
  .fs-signup-header .fs-signup-header-list:nth-child(2) {
    padding-left: 4px;
  }
  .fs-signup-header-mobile {
    display: block;
  }
  .fs-signup-form .fs-fetch-automator {
    border: none;
    font-size: 0.9em;
    padding-bottom: 1em;
  }
  .fs-signup-form .fs-fetch-automator-box {
    margin-top: 50px;
    font-size: 0.9em;
  }
  .fs-signup-form .fs-fetch-automator-box .fs-fetch-automator-box-text {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .fs-signup-form .fetch-button {
    width: 45vw;
  }
  .fs-signup-form .fs-add-bank-box {
    margin-bottom: 10px;
  }
  .fs-signup {
    margin-bottom: 0px;
  }
  .signup-button-next {
    position: inherit;
    left: 60%;
  }
  .add-bank-button {
    display: none;
  }
  #sign-up-borrower-step-4 {
    margin-top: 6.5em;
    padding-bottom: 7.5em;
    height: 100vh;
  }
  #sign-up-borrower-step-5 {
    padding-bottom: 7.5em;
  }
  #tax-card-type-tooltip {
    float: right;
  }
}
@media (min-width: 415px) {
  .onboarding .investor .onboarding-header div,
  .onboarding .borrower .onboarding-header div {
    min-height: initial;
  }
  .onboarding .btn-primary-investor .white-right-arrow-icon {
    margin-left: 0.5em;
  }
}
@media (min-width: 992px) {
  .onboarding-footer .btn-primary-investor {
    width: initial;
  }
  .fs-fetch-automator-box-text,
  .fetch-button,
  .fs-add-bank-box {
    font-size: 14px;
  }
  .fs-signup-caption {
    font-size: 14px;
  }
  .fs-signup-form-box .fs-signup-title {
    margin-top: 0;
  }
  .progress-image {
    height: 300px;
    width: 400px;
  }
  .fs-signup-footer .green-text {
    font-size: 12px;
  }
  .fs-signup-form .return-automator-button {
    left: 55%;
    font-size: 14px;
  }
  .fs-signup-header-list {
    line-height: 2vw;
    font-size: 1vw;
  }
  .fs-signup-header-list.investor {
    padding: 10px 10px 10px 50px;
    line-height: 30px;
  }
  .fs-upload-box {
    padding: 75px;
  }
  .fs-signup-header .fs-signup-header-list:nth-child(2) {
    padding-left: 3em;
  }
  .add-bank-button {
    display: block;
  }
  .fs-signup-circle-information {
    float: left;
    width: 2vw;
    height: 2vw;
    line-height: 2vw;
    border-radius: 2vw;
    border: #9b9b9b;
    font-size: 14px;
    background: #9b9b9b;
    color: white;
    text-align: center;
  }
  .fs-signup-circle-information.investor.active {
    width: 2vw;
    height: 2vw;
    line-height: 2vw;
    border-radius: 2vw;
    border: #3d7eff;
    font-size: 14px;
    background: #3d7eff;
    color: white;
    text-align: center;
  }
  .fs-signup-circle-information.borrower.active {
    width: 2vw;
    height: 2vw;
    line-height: 2vw;
    border-radius: 2vw;
    border: #310ea6;
    font-size: 14px;
    background: #310ea6;
    color: white;
    text-align: center;
  }
  .fs-signup-circle-information.fetch-success {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 70px;
    border: #3bcab4;
    font-size: 4em;
    background: #3bcab4;
    color: white;
    text-align: center;
  }
  .fs-signup-footer {
    padding: 25px 40px 32px 25px;
  }
  .fs-signup-form-box {
    padding: 75px 40px 80px 40px;
  }
  .fs-signup-form-box.sms-box {
    padding-top: 11em;
  }
  .fs-signup-form-box .progress-image {
    margin-left: 12em;
    height: 17em;
  }
  .fs-signup-form .return-automator-button {
    left: 35%;
  }
  .fs-signup-form .fs-fetch-automator {
    padding: 2em;
    background-color: white;
    border-bottom: solid 1px #e3e3e3;
  }
  .fs-signup-form .fetch-button {
    width: 190px;
  }
  .fs-signup-form .signup-button-next {
    position: fixed;
    left: 40%;
  }
  #sign-up-borrower-step-4 {
    margin-top: 3.5em;
  }
  #tax-card-type-tooltip {
    float: none;
  }
}
@media only screen and (max-width: 1200px) {
  .fs-signup-form {
    width: 100% !important;
  }
  .sign-up-group {
    width: 100% !important;
  }
  #sign-up-phone-number,
  #sign-up-passport-number,
  #sign-up-zip-code,
  #sign-up-gender,
  #sign-up-nationality,
  #sign-up-id-address-country,
  #sign-up-address-province,
  #sign-up-company-name,
  #sign-up-id-company-address-country,
  #sign-up-company-address-province,
  #sign-up-company-zip-code,
  #sign-up-company-industry,
  #sign-up-company-entity,
  #sign-up-company-local-sharehodling,
  #sign-up-company-annual-net-income,
  #sign-up-bank-account-name,
  #sign-up-bank-account-name,
  #sign-up-bank-swift-code,
  #sign-up-company-est-date {
    margin-bottom: 10px;
  }
  .fs-signup-footer {
    position: inherit !important;
  }
}
.wht-banner {
  vertical-align: top;
  border: 1px solid #2c50ff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px;
  display: flex;
}
.wht-banner .information-icon {
  flex-shrink: 0;
}
.fs-signup-form {
  position: relative;
  float: left;
  width: 100%;
  height: calc(100vh + 550px);
  padding: 1.5em 1.5em 1em 1.5em;
  background-color: #f2f5fe;
  position: relative;
}
.fs-signup-form .fs-signup-header .fs-signup-header-list {
  background-color: #fafafa;
  color: #929292;
  border-right: solid 1px #efefef;
}
.fs-signup-form .fs-signup-header .fs-signup-header-list.investor.active {
  cursor: pointer;
  background-color: rgba(61, 126, 255, 0.35);
  color: #3d7eff;
}
.fs-signup-form .fs-signup-header .fs-signup-header-list.borrower {
  padding: 10px 10px 10px 15px;
}
.fs-signup-form .fs-signup-header .fs-signup-header-list.borrower.active {
  cursor: pointer;
  background-color: rgba(49, 14, 166, 0.35);
  color: #310ea6;
}
.fs-signup-form .fs-signup-header .fs-signup-header-list .fs-signup-header-content {
  width: 8em;
}
.fs-signup-form .fs-signup-title {
  color: #4a4a4a;
}
.fs-signup-form .fs-signup-section-title {
  font-size: 18px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.fs-signup-form .fs-signup-caption {
  color: #9b9b9b;
}
.fs-signup-form .sign-up-group {
  width: 49.6%;
  border-radius: 0px;
  background-color: #fafbfc;
  border: solid 1px #dde5ed;
}
.fs-signup-form .sign-up-group.small {
  width: 32.9%;
}
.fs-signup-form .sign-up-group.disabled {
  background-color: #f5f5f5;
}
.fs-signup-form .sign-up-group.disabled input {
  background-color: #f5f5f5;
}
.fs-signup-form #sign-up-group-remove-bb {
  background: transparent;
  border: 0;
  padding: 0;
  vertical-align: top;
}
.fs-signup-form #sign-up-group-remove-bb .form-group {
  margin-bottom: 10px;
}
.fs-signup-form .tax-card-checkbox .mat-checkbox-label {
  display: inline;
}
.fs-signup-form .sign-up-check-box-container {
  padding: 17px;
}
.fs-signup-form .fs-fetch-automator.success {
  color: #009688;
}
.fs-signup-form .fs-signup-footer {
  padding-bottom: 55px;
  background-color: white;
  border-top: solid 1px #e3e3e3;
}
.fs-signup-form .fs-signup-footer .green-text {
  color: #19c0a6;
}
.fs-signup-form .btn-verify {
  color: white;
  width: 130px;
}
.fs-signup-form .btn-verify .white-right-arrow-icon {
  margin-top: 3px;
}
.fs-signup-form .fs-upload-box.borrower {
  background-color: rgba(167, 128, 244, 0.2);
  border-color: #ceb5ff;
  color: #5203e9;
}
.fs-signup-form .fs-upload-box.investor {
  background-color: rgba(61, 126, 255, 0.2);
  border-color: #92b7ff;
  color: #3d7eff;
}
.fs-signup-form .fs-upload-box {
  border-style: dashed;
}
.fs-signup-form .fs-upload-box.success {
  border-radius: 5px;
  color: #176a4c;
  background-color: rgba(44, 192, 138, 0.15);
  border: solid 1px #2cc08a;
}
.fs-signup-form .fs-fetch-automator-box {
  height: 75px;
  padding: 15px;
  border-radius: 4px;
  background-color: #ffffff;
  border: solid 1px #cfd8e1;
}
.fs-signup-form .fs-fetch-automator-box.success {
  border: solid 1px #2cc08a;
  background-color: rgba(44, 192, 138, 0.15);
}
.fs-signup-form .fs-add-bank-box {
  height: 75px;
  line-height: 45px;
  padding: 15px;
  border-radius: 4px;
  border: dashed 1px rgba(50, 14, 166, 0.25);
}
.fs-signup-form .fetch-button {
  line-height: 25px;
  text-align: left;
}
.fs-signup-form .fetch-button.success {
  background-color: #24c08a;
}
.fs-signup-form .add-bank-button {
  color: #5e5e5e;
}
.fs-signup-form .proceed-button {
  padding: 10px 50px 10px 50px;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.fs-signup-form .proceed-button.investor {
  color: #3d7eff;
}
.fs-signup-form .proceed-button.borrower {
  color: #6e2fe7;
}
.fs-signup-form .signup-button-next {
  width: 130px;
}
.fs-signup-form .signup-button-next .white-right-arrow-icon {
  margin-top: 3px;
}
.fs-signup-form .return-automator-button {
  position: fixed;
  background-color: white;
  color: #6e2fe7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  padding: 10px 15px 10px 15px;
}
.fs-signup-form .completed {
  padding: 10em 0;
}
.fs-signup-image {
  background-color: #000000;
  padding-bottom: 20% !important;
}
#sign-up-company-ever-bankrupt {
  line-height: 50px;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 4px;
  background-color: #eeebfe;
  border: solid 1px rgba(110, 47, 231, 0.24);
}
.mpin-field-item {
  background-color: Transparent;
  border: none;
  border-bottom: 2px solid #979797;
  cursor: pointer;
  outline-width: 0;
  height: 50px;
  width: 50px;
  font-size: 32px;
  text-align: center;
}
.onboarding .onboarding-content {
  overflow: auto;
  background-color: #f2f5fe;
}
.onboarding .onboarding-content .fs-signup-form .form-control-affix {
  width: calc(100% - 50px) !important;
}
.onboarding .borrower {
  height: initial;
}
.onboarding .borrower .onboarding-header {
  padding: 0 !important;
  text-align: center;
  background-color: #fafafa;
  color: #929292;
  font-size: 1em;
}
.onboarding .borrower .onboarding-header div {
  padding: 1em 0;
  border-right: solid 1px #efefef;
}
.onboarding .borrower .onboarding-header div :last-child {
  border-right: none;
}
.onboarding .borrower .onboarding-header div .onboarding-header-flag {
  padding: 0.35em 0.35em 0.35em 0.5em;
  border-radius: 50%;
  margin-right: 0.3em;
  background-color: #9b9b9b;
  color: white;
}
.onboarding .borrower .onboarding-header div .onboarding-header-flag font {
  margin: 0 0.25em;
}
.onboarding .borrower .onboarding-header div.active {
  cursor: pointer;
  background-color: rgba(167, 128, 244, 0.2);
  color: #5203e9;
}
.onboarding .borrower .onboarding-header div.active .onboarding-header-flag {
  background-color: #5203e9;
  color: white;
}
.onboarding .borrower .onboarding-footer {
  margin: 10px 0 20px;
  padding: 1em 0;
}
.onboarding .borrower .onboarding-footer .btn {
  min-width: 10em;
  margin-right: 0.25em;
}
.onboarding .borrower .onboarding-footer .btn .white-right-arrow-icon {
  margin-top: 3px;
}
.onboarding .investor .onboarding-header {
  padding: 0 !important;
  text-align: center;
  background-color: #fafafa;
  color: #929292;
  font-size: 1em;
}
.onboarding .investor .onboarding-header div {
  padding: 1em 0;
  border-right: solid 1px #efefef;
}
.onboarding .investor .onboarding-header div :last-child {
  border-right: none;
}
.onboarding .investor .onboarding-header div .onboarding-header-flag {
  padding: 0.2em 0.3em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 0.2em;
  background-color: #9b9b9b;
  color: white;
}
.onboarding .investor .onboarding-header div .onboarding-header-flag font {
  margin: 0 0.25em;
}
.onboarding .investor .onboarding-header div.active {
  cursor: pointer;
  background-color: rgba(61, 126, 255, 0.35);
  color: #3d7eff;
}
.onboarding .investor .onboarding-header div.active .onboarding-header-flag {
  background-color: #3d7eff;
  color: white;
}
.onboarding .investor .onboarding-footer {
  margin: 10px 0 20px;
  padding: 1em 0;
}
.onboarding .investor .onboarding-footer .btn .white-right-arrow-icon {
  margin-top: 0.2em;
}
.testimonial .testimonial_text {
  position: absolute;
  top: 45%;
  color: white;
}
.borrower .dz-message {
  background-color: rgba(167, 128, 244, 0.2) !important;
  border-color: #ceb5ff !important;
  color: #5203e9 !important;
}
.investor .dz-message {
  height: 100px !important;
  margin-left: 0 !important;
  background-color: rgba(61, 126, 255, 0.2) !important;
  border-color: #92b7ff !important;
  color: #3d7eff !important;
}
.onboarding-footer .btn-process-signup {
  float: right;
}
@media only screen and (max-width: 1024px) {
  .investor .onboarding-image,
  .borrower .onboarding-image {
    display: none;
  }
  .onboarding-footer .tnc-box {
    float: none;
    overflow: hidden;
    margin-bottom: 10px;
    padding-left: 0;
  }
  .onboarding-footer .btn-process-signup {
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .investor .onboarding-image,
  .borrower .onboarding-image {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .investor .onboarding-image,
  .borrower .onboarding-image {
    display: none;
  }
  .onboarding .onboarding-content .fs-signup-form {
    height: auto;
  }
  .onboarding .onboarding-content .fs-signup-form .two-fa-container {
    height: calc(100vh + 550px);
  }
  .onboarding .investor .onboarding-header div .onboarding-header-flag,
  .onboarding .borrower .onboarding-header div .onboarding-header-flag {
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding: unset;
  }
}
.onboarding .onboarding-content .fs-signup-form {
  height: auto;
}
@media only screen and (max-width: 320px) {
  .investor .onboarding-image,
  .borrower .onboarding-image {
    display: none;
  }
}
.myInfo-information-box {
  background-color: #ffffff;
  border: solid 1px #cccccc;
  border-radius: 4px;
  line-height: 1.5em;
  margin-top: 5px;
}
.myInfo-information-box.expandable {
  padding-bottom: 0;
}
.myInfo-information-box.long {
  line-height: 2em;
}
@media (min-width: 320px) {
  .myInfo-information-box {
    padding: 1em 0;
  }
}
@media (min-width: 768px) {
  .myInfo-information-box {
    padding: 1em;
  }
}
.myInfo-information-box__header {
  font-size: 14px;
  color: #757575;
}
.myInfo-information-box__subheader {
  font-size: 12px;
  color: #8f8f8f;
}
.myInfo-information-box__data {
  color: #222;
  font-weight: 500;
}
@media (min-width: 320px) {
  .myInfo-information-box__data {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .myInfo-information-box__data {
    text-align: left;
  }
}
.myInfo-information-box__accordion-button {
  border-top: 1px solid #cccccc;
  padding: 1em 0;
  font-size: 12px;
  color: #757575;
}
.postal-code-auto-fill-form-group {
  padding: 0;
  overflow: hidden;
}
.postal-code-auto-fill-form-group .postal-code {
  float: left;
  width: calc(100% - 125px);
  padding: 8px 12px;
}
.postal-code-auto-fill-form-group .get-address {
  float: left;
  width: 125px;
  height: 58px;
  text-align: center;
  padding-top: 18px;
  font-size: 16px;
  border: 1px solid #79A6FF;
  color: #79A6FF;
  cursor: pointer;
}
.postal-code-auto-fill-form-group .get-address:hover {
  border: 1px solid #3e7eff;
  color: #3e7eff;
}
.floor-unit-container {
  width: 100%;
  overflow: hidden;
}
.floor-unit-container .floor-prefix {
  width: 20px;
  overflow: hidden;
  float: left;
}
.floor-unit-container .floor {
  width: 30px;
  overflow: hidden;
  float: left;
}
.floor-unit-container .separator {
  width: 15px;
  overflow: hidden;
  float: left;
}
.floor-unit-container .unit-number {
  width: 40px;
  overflow: hidden;
  float: left;
}
.disable-floor-unit {
  padding: 0.5em 0em 1em;
  overflow: hidden;
}
.disable-floor-unit label {
  font-weight: normal;
}
.standalone-signup {
  overflow: hidden;
  padding: 48px 0;
}
.standalone-signup .sign-up-white-box {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 32px;
}
.standalone-signup .sign-up-white-box .title {
  font-size: 24px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  margin-bottom: 16px;
}
.standalone-signup .sign-up-white-box .btn-signup-borrower {
  background-color: #ffffff;
  border: 1px solid #3e7eff;
  color: #3e7eff;
}
.standalone-signup .sign-up-white-box .btn-signup-investor {
  background-color: #3e7eff;
  color: #ffffff;
}
.standalone-signup .sign-up-white-box .logInCaption {
  margin-top: 10px;
  font-size: 16px;
  color: #4a4a4a;
}
.standalone-signup .sign-up-white-box .logInBox .logIn {
  border: 1px solid #E0E0E0;
  color: #3e7eff;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .header {
  overflow: hidden;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .header h3 {
  margin-top: 0;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .header .switch-borrower-investor {
  color: #4a4a4a;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form {
  overflow: hidden;
  margin-top: 24px;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper {
  margin-bottom: 24px !important;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper .form-control {
  border: 1px solid #cccccc;
  height: 40px;
  box-shadow: none !important;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper .flag-container {
  padding-left: 10px;
  height: 40px;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper #int-tel-input .intl-tel-input.allow-dropdown input {
  padding-left: 60px !important;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper mat-form-field .mat-form-field-infix {
  margin-top: -0.4375em;
  border-top: 0 !important;
  padding-bottom: 0;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper mat-form-field mat-select {
  width: 100%;
  height: 40px;
  padding: 0.5em 1em;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper mat-form-field mat-select .mat-select-value {
  vertical-align: middle;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .sign-up-form-field__wrapper .mat-form-field-placeholder {
  margin-top: -5px;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .sign-up-form .checkbox-label {
  overflow: hidden;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .password-information {
  padding: 12px;
  background-color: #f3f5fd;
  font-size: 12px;
  color: #757575;
  margin-bottom: 5px;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .password-information ul {
  color: #4a4a4a;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .password-information ul li {
  font-size: 14px;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .link {
  color: #3e7eff;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .signup-button-container {
  overflow: hidden;
  margin-top: 15px;
}
.standalone-signup .sign-up-white-box .signup-borrower-investor .signup-button-container .btn-signup-investor-borrower {
  background-color: #3e7eff;
  color: #ffffff;
  width: 100%;
  font-size: 16px;
  padding: 12px;
}
.sign-up-successful-container {
  padding-top: 15vh !important;
  padding-bottom: 15vh !important;
}
@media (min-width: 415px) {
  .sbn-simulation-box {
    padding: 2em 2em 2em 0;
  }
}
@media (min-width: 320px) {
  .videoWrapper video {
    padding-bottom: 200px;
  }
  .fs-simulation-blue-text.box {
    font-size: 20px;
  }
  .fs-simulation-bold-text {
    font-size: 20px;
  }
  .return-field {
    font-size: 16px;
    line-height: 3em;
  }
  .calculation-row {
    margin-bottom: 2em;
  }
  .sbn-simulation-box {
    padding: 1em 1em 1em 0;
  }
  .sbn-banner {
    min-width: initial;
  }
  .sbn-partner-container {
    padding: 0;
  }
  .sbn-process-container {
    padding: 4em 5em;
    background-color: #3e7eff;
    color: #ffffff;
  }
  .sbn-process-caption {
    margin-bottom: 4em;
    text-align: left;
  }
  .sbn-faq-container {
    padding: 5em 0;
  }
  .sbn-faq-container .arrow-icon {
    margin-right: 10px;
  }
  .sbn-partner-container {
    padding: 1em;
  }
  .sbn-partner-box {
    padding: 2em;
  }
  .sbn-description-caption-text {
    font-size: 16px;
    font-weight: bold;
  }
  .sbn-description-highlight-text {
    color: #3e7eff;
    font-size: 16px;
    font-weight: bold;
  }
  .sbn-description-highlight-text.green {
    color: #08C0A6;
  }
  .sbn-referral-box {
    border: 1px solid #e0e0e0;
    border-radius: 1em;
    padding: 2em;
    margin-bottom: 2em;
  }
  .sbn-simulation-container-title {
    font-size: 28px;
    margin-top: -4em;
    color: #ffffff;
    font-family:
      "Poppins-SemiBold",
      "Inter-Bold",
      "Prompt-SemiBold",
      "Arial";
  }
}
@media (min-width: 768px) {
  .videoWrapper video {
    padding-bottom: 0;
  }
  .fs-simulation-blue-text.box {
    font-size: 16px;
  }
  .fs-simulation-bold-text {
    font-size: 28px;
  }
  .fs-simulation-gray-text {
    font-size: 16px;
  }
  .return-field {
    line-height: 0;
    margin-bottom: 0.5em;
  }
  .calculation-row {
    margin-bottom: 0;
  }
  .sbn-simulation-box {
    padding: 3em;
  }
  .sbn-description-highlight-text {
    font-size: 28px;
  }
  .sbn-partner-container {
    padding: 5em 20em;
  }
  .sbn-process-container {
    padding: 4em 10em 12em;
  }
  .sbn-process-caption {
    margin-bottom: 0;
  }
  .sbn-faq-container {
    padding: 5em 10em;
    background: #F5F5F5;
  }
  .sbn-partner-container {
    padding: 5em 10em;
  }
  .sbn-partner-box {
    padding: 2em 5em;
  }
}
.sbn-banner-information-box {
  padding: 150px 50px 100px;
  height: 100%;
}
.sbn-banner {
  background-size: cover;
  object-fit: cover;
  height: 55em;
  overflow: hidden;
}
.sbn-hashtag {
  font-size: 32px;
  color: #3e7eff;
  margin-bottom: 10px;
}
.sbn-description {
  font-size: 60px;
  color: #4a4a4a;
}
.sbn-highlight-text {
  color: #EB5757;
}
.sbn-period-information {
  font-size: 24px;
}
.sbn-register-button {
  border-radius: 10px;
  padding: 10px;
  margin-top: 30px;
  float: left;
}
.sbn-logo-container {
  margin-top: 50px;
}
.sbn-logo-container .kemenkeu-logo {
  margin-right: 10px;
}
.sbn-logo-container .sbr-logo {
  margin-top: 10px;
}
.sbn-logo-container .esbn-logo {
  margin-top: 10px;
}
.sbn-benefit-container {
  background-color: #222;
}
.sbn-benefit-container.green {
  background: #08C0A6;
}
.sbn-benefit-container.blue {
  background: #3E7EFF;
}
.sbn-benefit-container.gray {
  background: #e3e3e3;
}
.benefit-text {
  color: #4a4a4a;
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
}
.benefit-caption-text {
  color: #4a4a4a;
  margin-top: 10px;
  font-size: 16px;
}
.sbn-process-title {
  font-size: 24px;
  margin-top: 20px;
}
.sbn-partner-container {
  background-color: #ffffff;
}
.sbn-partner-box {
  border: 1px solid #e0e0e0;
  margin-top: 3em;
}
.sbn-partner-box .esbn-logo {
  height: 3em;
}
.sbn-partner-box .sbr-logo {
  height: 5em;
}
.sbn-partner-box .partner-text {
  margin-top: 20px;
}
.sbn-faq-title {
  font-size: 28px;
  margin-bottom: 2em;
}
.sbn-table-row {
  overflow: scroll;
}
.referral-box-title {
  font-size: 28px;
  color: #08c0a6;
}
.sbn-description-text {
  margin-top: 5em;
  margin-bottom: 2em;
}
.sbn-description-text p {
  text-align: left;
}
.sbn-benefit-container {
  padding: 3em 14em;
}
.sbn-benefit-container .item {
  margin-bottom: 0;
}
.sbn-description-container {
  background-color: #ffffff;
  padding: 3em 14em;
}
.sbn-play-video {
  float: left;
  margin: 35px 0 0 30px;
  width: 150px;
  cursor: pointer;
}
.sbn-play-video .sbn-icon-play {
  float: left;
  margin-right: 10px;
}
.sbn-play-video .sbn-play-caption {
  color: #3e7eff;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}
.sbr005-top-section {
  cursor: pointer;
}
.sbr005-top-section img {
  width: 100%;
}
.sbn-term-condition {
  margin-top: 50px;
  text-align: left;
}
.sbn-term-condition .left {
  width: 30%;
  float: left;
  margin-right: 30px;
  margin-top: 50px;
}
.sbn-term-condition .left img {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .sbn-term-condition .left {
    text-align: center;
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .sbn-term-condition .left img {
    max-width: 250px;
  }
}
.sbn-term-condition .right {
  width: 60%;
  float: left;
}
.sbn-term-condition .right .caption {
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  .sbn-term-condition .right {
    width: 100%;
    float: none;
    padding: 20px;
  }
}
.sbn-about-container {
  padding: 100px 0 40px;
  background-color: #ffffff;
}
.sbn-about-container .item {
  margin-bottom: 50px;
}
.sbn-about-container .item img {
  width: 120px;
  margin-bottom: 20px;
}
.sbn-about-container .item p {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .fs-text-input-borderless {
    font-size: 18px;
  }
  .currency-input {
    font-size: 18px;
  }
  .fs-simulation-blue-text.box {
    font-size: 16px;
  }
  .sbn-simulation-box {
    padding: 2em;
  }
  .fs-simulation-bold-text.box {
    font-size: 18px;
  }
  .sbn-banner-information-box {
    padding: 100px 20px;
  }
  .sbn-benefit-container {
    padding: 3em 8em;
  }
  .sbn-description-container {
    background-color: #ffffff;
    padding: 5em 8em;
  }
}
@media only screen and (max-width: 768px) {
  .sbn-description-highlight-text {
    font-size: 24px;
  }
  .sbn-banner-information-box {
    padding: 150px 50px;
  }
  .sbn-process-caption {
    margin-bottom: 30px;
  }
  .sbn-benefit-container {
    padding: 3em 1em;
  }
  .sbn-description-container {
    padding: 5em 1em;
  }
}
@media only screen and (max-width: 480px) {
  .sbn-banner-information-box {
    padding: 40px 20px 0;
  }
  .sbn-benefit-container {
    padding: 4em 1em;
  }
  .sbn-benefit-container .item {
    margin-bottom: 15px;
  }
  .sbn-description-container {
    background-color: #ffffff;
    padding: 5em 2em;
  }
  .sbn-description-container .item {
    margin-bottom: 20px;
  }
  .sbn-description-text {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .sbn-process-container {
    padding: 4em 1em 12em;
  }
  .sbn-hashtag {
    font-size: 28px;
  }
  .sbn-period-information {
    font-size: 24px;
  }
  .sbn-description {
    font-size: 40px;
  }
  .sbn-referral-box {
    padding: 2em 1em;
  }
  .referral-logo {
    background-position: center;
  }
  .referral-box-title {
    font-size: 24px;
  }
  .sbn-play-video {
    margin: 35px 0 0 15px;
    width: 130px;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fs-simulation-blue-text {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  font-size: 20px;
  color: #3e7eff;
}
.fs-simulation-blue-text.bottom-box {
  margin-bottom: 1.5em;
}
.fs-simulation-gray-text {
  color: #8f8f8f;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.fs-simulation-gray-text.information {
  margin-top: 2em;
  font-size: 14px;
}
.sbn-simulation-container {
  background-color: #ffffff;
}
.sbn-simulation-box.border {
  margin-top: -4em;
  background-color: #ffffff;
}
.sbn-simulation-box .currency-input {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  margin-top: 0.35em;
}
.fs-simulation-bold-text {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  margin-top: 0.25em;
}
.fs-simulation-bold-text .currency {
  font-size: 16px;
  vertical-align: top;
}
.fs-simulation-bold-text .net-text {
  font-size: 16px;
  font-weight: 100;
  color: #8f8f8f;
}
.sbn-process-container-title {
  font-size: 28px;
  background-color: #ffffff;
}
.video-container {
  background:
    linear-gradient(
      to bottom,
      #ffffff 0%,
      #ffffff 50%,
      #3e7eff 50%,
      #3e7eff 100%);
}
.video-container.green {
  background:
    linear-gradient(
      to bottom,
      #ffffff 0%,
      #ffffff 50%,
      #08c0a6 50%,
      #08c0a6 100%);
}
@media (min-width: 1200px) {
  .currency-input {
    font-size: 26px;
  }
}
@media (min-width: 992px) {
  .sukuk-modal {
    width: 560px;
  }
}
@media (min-width: 992px) {
  .sbn-confirm-investment {
    width: 50%;
  }
}
.sbn-confirm-investment .mat-checkbox-layout {
  display: inline-block;
}
.checkbox-sbn {
  font-size: 12px;
}
@media (min-width: 992px) {
  .fs-sbn-success-invest {
    width: 50% !important;
  }
}
.tokopedia-info {
  background-color: #ffffff;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#sbn-info #coverView .cover-container {
  min-height: 675px;
}
.sbn-redirect-login {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  height: 50px;
  border: 2px solid #505ac7;
  border-radius: 4px;
  background-color: #505ac7;
  -webkit-box-shadow: 0px 0px 2px 0px #333;
  -moz-box-shadow: 0px 0px 2px 0px #333;
  box-shadow: 0px 0px 2px 0px #333;
}
.sbn-redirect-login:hover {
  border-color: #505ac7;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 2px 0px #333;
  -moz-box-shadow: 0px 0px 2px 0px #333;
  box-shadow: 0px 0px 2px 0px #333;
  cursor: pointer;
  text-decoration: none;
}
.sbn-redirect-login .mb-text {
  color: #fff;
  font-family: Tahoma;
  font-size: 15px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 1em;
  box-sizing: border-box;
  display: block;
  background-color: unset;
  padding: 18px 0 0;
}
.sbn-redirect-login:hover .mb-text {
  color: #505ac7;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .sbn-redirect-login {
    width: 90%;
  }
  .sbn-redirect-login .mb-text {
    font-size: 12px;
  }
}
@media (min-width: 320px) {
  .swiper-slide {
    opacity: 1;
  }
  .swiper-button-prev {
    margin-left: 0px !important;
  }
  .swiper-button-next {
    margin-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .swiper-slide {
    opacity: 1;
  }
  .swiper-button-prev {
    margin-left: 28vw !important;
  }
  .swiper-button-next {
    margin-right: 27.5vw !important;
  }
}
@media (min-width: 1200px) {
  .swiper-button-prev {
    margin-left: 28.8vw !important;
  }
  .swiper-button-next {
    margin-right: 28.5vw !important;
  }
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container.portfolio {
  width: 950px !important;
}
.swiper-container.three-slide {
  height: 500px;
}
.swiper-container.three-slide .swiper-slide.swiper-slide-next {
  opacity: 0.1;
}
.swiper-container.three-slide .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.swiper-container.md-height {
  height: 600px;
}
.swiper-container.sign-up-swipper .swiper-pagination {
  bottom: 22vw;
}
.swiper-container.sign-up-swipper .swiper-pagination .swiper-pagination-bullet {
  background-color: #c4c4c4 !important;
  margin-right: 10px;
}
.swiper-container .article-button {
  border: solid 1px rgba(62, 126, 255, 0.4);
  background-color: white;
  color: #3e7eff;
  font-size: 20px;
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  line-height: 50px;
  width: 200px;
}
.swiper-container a:hover {
  text-decoration: none;
}
.swiper-pagination-bullet-active {
  width: 17px !important;
  height: 17px !important;
  background: #c4c4c4 !important;
}
.swiper-pagination-bullet {
  width: 17px !important;
  height: 17px !important;
  background-color: #4a4a4a !important;
}
.swiper-button-prev.blue {
  width: 50px !important;
  height: 50px !important;
  top: 40% !important;
  background: url("./media/slide-show-prev-button-blue-FLEGPFZI.svg") !important;
}
.swiper-button-prev.green {
  width: 50px !important;
  height: 50px !important;
  top: 40% !important;
  background: url("./media/slide-show-prev-button-green-SATVPZEB.svg") !important;
}
.swiper-button-prev.gray {
  background: url("./media/gray-left-arrow-6XW73V7J.svg") no-repeat !important;
  top: 70%;
}
.swiper-button-prev.purple {
  width: 50px !important;
  height: 50px !important;
  background-color: #3d187e;
  background-image: url("./media/arrow-right-QWMCVY6L.svg");
  transform: rotate(180deg);
}
.swiper-button-next.blue {
  width: 50px !important;
  height: 50px !important;
  top: 40% !important;
  background: url("./media/slide-show-next-button-blue-IPAHLVK6.svg") !important;
}
.swiper-button-next.green {
  width: 50px !important;
  height: 50px !important;
  top: 40% !important;
  background: url("./media/slide-show-next-button-green-NMC6N7WZ.svg") !important;
}
.swiper-button-next.gray {
  background: url("./media/gray-right-arrow-3L5W4UDV.svg") no-repeat !important;
  top: 70%;
}
.swiper-button-next.purple {
  width: 50px !important;
  height: 50px !important;
  background-color: #3d187e;
  background-image: url("./media/arrow-right-QWMCVY6L.svg");
}
.swiper-slide {
  background-color: #ffffff;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.15);
  height: 90% !important;
  opacity: 0.1;
}
.swiper-slide.portfolio {
  height: 100px !important;
  margin-right: 25px;
  opacity: 1 !important;
  padding-top: 1em;
  width: 100px;
}
.swiper-slide.feature {
  height: 90% !important;
}
.swiper-slide.swiper-slide-next {
  opacity: 0.4;
}
.swiper-slide.swiper-slide-active {
  opacity: 1;
}
.swiper-slide-active {
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets.feature {
  bottom: 15px !important;
}
.slider-mobile .swiper-slide {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tooltip-top,
.tooltip-right,
.tooltip-bottom,
.tooltip-left {
  color: black;
}
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 15px;
  min-width: 50px;
  border: solid 1px rgba(127, 120, 151, 0.25);
  background-color: white;
  color: #4a4a4a;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
}
.tooltip:after [title-tooltip]:after,
[data-tooltip]:after [title-tooltip]:after {
  font-size: 18px;
}
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}
[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: white;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}
@media (min-width: 320px) {
  [data-tooltip]:after,
  .tooltip:after,
  .tooltip-top:after {
    margin-left: -50vw;
  }
  .tooltip:after,
  [data-tooltip]:after {
    width: 52vw;
  }
}
@media (min-width: 415px) {
  [data-tooltip]:after,
  .tooltip:after,
  .tooltip-top:after {
    margin-left: -50px;
  }
  .tooltip:after,
  [data-tooltip]:after {
    width: 200px;
  }
}
@media (min-width: 992px) {
  [data-tooltip]:after,
  .tooltip:after,
  .tooltip-top:after {
    margin-left: -80px;
  }
  .tooltip:after,
  [data-tooltip]:after {
    width: 400px;
  }
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}
.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: white;
  border-left-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform: translateX(-12px);
  transform: translateX(-12px);
}
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}
.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: white;
  border-bottom-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform: translateY(12px);
  transform: translateY(12px);
}
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}
.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: white;
  border-right-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform: translateX(12px);
  transform: translateX(12px);
}
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}
.step-box {
  display: flex;
  flex-direction: row;
}
.step-box:first-child {
  border-top-left-radius: 4px;
}
.step-box:last-child {
  border-top-right-radius: 4px;
}
.step-box__number {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 28px;
  border: #92b7ff;
  font-size: 14px;
  background: #92b7ff;
  color: #336bda;
  text-align: center;
  margin-right: 0.5em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.step-box__title {
  display: block;
}
@media (min-width: 768px) {
  .step-box__number {
    display: inline-block;
  }
  .step-box__title {
    display: inline-block;
  }
}
.shimmering {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #9fbfff;
  background-image:
    linear-gradient(
      to right,
      #9fbfff 0%,
      #8bb2ff 20%,
      #78a5ff 40%,
      #6598ff 100%);
  background-repeat: no-repeat;
}
.shimmering.medium {
  height: 1.5em;
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.no-scroll {
  overflow: hidden;
}
.modal-open-fix-for-ios {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.fs-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
}
.fs-modal-layer-fix {
  z-index: 1001;
}
.fs-modal--hidden {
  display: none;
}
.fs-modal__open {
  overflow-y: auto;
  overflow-x: hidden;
  background: rgba(0, 0, 0, 0.75);
}
.fs-modal__dialog {
  position: relative;
  margin: 8px;
  pointer-events: none;
}
.fs-modal__dialog--centered {
  display: flex;
  align-items: center;
  float: none;
  min-height: calc(100% - 30px);
}
.fs-modal__dialog--full-height {
  height: 100%;
  margin: auto;
}
.fs-modal__dialog--full-height .fs-modal__content {
  height: 100%;
}
.fs-modal__content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  outline: 0;
  margin: 0 auto;
}
.fs-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.fs-modal__title {
  font-size: 18px;
  margin-bottom: 0px;
}
.fs-modal__title--centered {
  width: 100%;
  text-align: center;
}
.fs-modal__header--noborder {
  border: 0px;
}
.fs-modal__title {
  margin-bottom: 0;
  line-height: 1.5;
}
.fs-modal__background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.fs-modal__body {
  position: relative;
  flex: 1 1 auto;
  padding: 16px;
}
.fs-modal__body .fs-modal__title {
  margin-top: 12px;
}
.fs-modal__body .fs-modal__paragraph {
  margin-top: 12px;
}
.fs-modal__body .fs-modal__actions {
  position: absolute;
  bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 30em;
}
.fs-modal__body .fs-modal__actions .btn {
  min-width: 132px;
  width: 100%;
}
.fs-modal__body .fs-modal__actions .btn:nth-child(2) {
  margin-left: 8px;
}
.fs-modal__body--content-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fs-modal__close {
  margin-left: auto;
  width: 25px;
  height: 25px;
  background: url("./media/close-icon-6PFJCNAC.svg") no-repeat;
  cursor: pointer;
  border: 0;
}
.fs-modal__close-white {
  width: 30px;
  height: 30px;
  background: url("./media/close-icon-white-WXKY5XYV.svg") no-repeat;
  cursor: pointer;
}
.fs-modal.signup .modalHeader .signUpTitleBox {
  font-size: 32px;
}
.fs-modal.signup .modalHeader .signUpCaptionBox {
  font-size: 16px;
}
.fs-modal.signup .modalHeader .signUpSwitchRoleBox {
  text-align: left;
  padding-left: 0px;
}
.fs-callback-modal .fs-modal__content {
  max-width: 500px;
}
.fs-callback-modal .fs-callback-modal__body .flex-row {
  padding: 10px 0;
}
.fs-callback-modal .fs-callback-modal__text {
  text-align: center;
  color: #9b9b9b;
}
@media (min-width: 320px) {
  .fs-modal__dialog {
    margin: 8px auto;
  }
  .fs-modal__dialog.fs-modal__dialog--full-height {
    margin: auto;
  }
}
@media (min-width: 320px) {
  .fs-modal__content--small {
    width: 320px;
  }
}
#twoFaLoginSetupDialog .fs-modal__content,
#changeNumberOtpModal .fs-modal__content {
  background-color: #F3F5FD;
}
#changePhoneNumberModal .fs-modal__content {
  max-height: 550px;
}
#changeNumberOtpModal .proceed-button,
#changeNumberOtpModal #investor-signup-otp-verify-btn,
#TwoFaLoginModal .proceed-button,
#TwoFaLoginModal #investor-signup-otp-verify-btn {
  width: 21em;
}
#changeNumberOtpModal .turn-off-spinner,
#TwoFaLoginModal .turn-off-spinner {
  letter-spacing: 10px;
  font-size: 32px;
}
#TwoFaLoginModal .fs-modal__background {
  background-color: #f3f5fd;
}
#TwoFaLoginModal .fs-modal__background .text-right {
  position: absolute;
  bottom: 3em;
  right: 8em;
  font-size: 12px;
  color: #7B7B7B;
}
#TwoFaLoginModal .fs-modal__content {
  border: none;
  height: 90% !important;
  background-color: #f3f5fd;
}
.maintenance {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.maintenance h1 {
  color: #ffffff;
}
.maintenance--title-divider {
  color: #ffffff;
  max-width: 700px;
  width: 100%;
}
.maintenance-logo {
  height: auto;
  margin: 10px auto 50px;
  width: 300px;
}
.background-cover {
  background-color: black;
  height: 100%;
  opacity: 0.5;
  position: fixed;
  width: 100%;
}
.background-my {
  background: url(/assets/img/MY/fs-homepage-main.jpg) no-repeat center center fixed;
}
.background-sg {
  background: url(/assets/img/SG/fs-homepage-main.jpg) no-repeat center center fixed;
}
.background-id {
  background: url(/assets/img/ID/fs-homepage-main.jpg) no-repeat center center fixed;
}
.background-th {
  background: url(/assets/img/TH/fs-homepage-main.jpg) no-repeat center center fixed;
}
.cover-view {
  display: block;
  height: 100vh;
  overflow: hidden;
  padding: 0;
  width: 100%;
  background-size: cover;
}
.cover-view .item ::before {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.cover-view .caption {
  color: #ffffff;
  left: 50%;
  margin-right: -50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10;
}
.cover-view .caption h1 {
  font-size: 50px;
}
.cover-view .caption p {
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
}
@media screen and (max-width: 480px) {
  .cover-view .caption {
    left: 0;
    margin: 0 auto;
    right: 0;
    transform: translate(0px, -50%);
  }
  .cover-view .caption h1 {
    font-size: 40px;
  }
  .cover-view .caption p {
    font-size: 14px;
  }
}
.my-info-empty {
  padding-bottom: 1em;
}
.my-info-container {
  padding: 20px;
  min-height: calc(100vh - 100px);
}
.my-info-container .my-info {
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
}
.my-info-container .my-info-title {
  font-size: 22px;
}
.my-info-container .my-info-title p {
  font-size: 16px;
}
.my-info-container .my-info-content-title {
  font-size: 22px;
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
}
.my-info-container .my-info-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, 100%);
  grid-gap: 10px;
}
.my-info-container .my-info-header {
  display: block;
  padding: 20px;
}
.my-info-container .my-info-header .funding-societies-logo {
  display: inline-block;
  height: 50px;
  width: 120px;
}
.my-info-container .my-info-header-logos {
  display: inline-block;
  width: 65%;
}
.my-info-container .my-info-header-logo {
  display: inline-block;
  width: 100px;
  height: 50px;
  margin-right: 10px;
}
.my-info-container .my-info-footer {
  border-top: 1px solid #dae5ee;
  display: grid;
  grid-template-columns: 1fr 100px;
  padding: 20px;
}
.my-info-container .my-info-footer-cta .btn-primary-investor {
  margin: auto 0;
  text-align: center;
}
.my-info-container .my-info-footer__label {
  display: grid;
  grid-template-columns: 40px 1fr;
}
.my-info-container .my-info-footer__description {
  padding: 0 10px;
}
.my-info-container .my-info-header-timing {
  display: inline-block;
  text-align: right;
  margin: 0 auto;
  width: 30%;
}
.my-info-container .my-info-header-timing-number {
  font-size: 22px;
}
.my-info-pending-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: inherit;
}
.my-info-pending-text {
  font-size: 2em;
  max-width: 50%;
}
.my-info-link {
  text-decoration: underline;
}
@media (min-width: 415px) {
  .my-info-container .my-info-header .funding-societies-logo {
    width: 170px;
  }
}
@media (min-width: 992px) {
  .my-info-container .my-info-list {
    grid-template-columns: repeat(auto-fit, 49%);
  }
  .my-info-container .my-info-header .funding-societies-logo {
    width: 200px;
  }
}
.upload-label {
  color: #4a4a4a;
  font-size: 14px;
}
.upload-instructions {
  color: #4a4a4a;
  font-size: 14px;
}
.upload-btn-description {
  color: #757575;
  font-size: 14px;
}
.upload-description {
  color: #757575;
  font-size: 12px;
}
.virtual-account .title {
  font-size: 32px;
}
.virtual-account .sub-title {
  font-size: 22px;
}
.virtual-account .caption {
  font-size: 16px;
}
#allocationPolicySection .title {
  margin: 30px 0;
  font-size: 32px;
}
#allocationPolicySection .content {
  width: 80%;
  margin: auto;
}
.two-fa-title {
  color: #222;
  font-size: 22px;
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
}
.two-fa-paragraph {
  color: #757575;
}
.two-fa-digits {
  margin: 0 auto;
}
.two-fa-digits input[type=number]::-webkit-inner-spin-button,
.two-fa-digits input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.two-fa-digits input[type=text],
.two-fa-digits input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  width: 42px;
  height: 60px;
  border-radius: 2px;
  background-color: #fafbfc;
  border: solid 1px #cccccc;
  line-height: 50px;
  font-size: 2em;
  text-align: center;
}
.two-fa-digits input[type=text].form-input-error,
.two-fa-digits input[type=number].form-input-error {
  border-color: #a94442;
}
.two-fa-digits input[type=text]:disabled,
.two-fa-digits input[type=number]:disabled {
  background-color: #f5f5f5;
}
.two-fa-error-subtitle .icon {
  margin-right: 8px;
}
.two-fa-instructions-container {
  display: flex;
  justify-content: center;
}
.two-fa-instructions {
  list-style: none;
  padding: 0;
}
.two-fa-instructions li {
  text-align: left;
  color: #757575;
  font-size: 14px;
  height: 20px;
  line-height: 1.43;
}
.two-fa-instructions li::before {
  content: "\2022";
  color: #cccccc;
  margin-right: 8px;
}
.two-fa-modal h2 {
  font-family:
    "Poppins-Regular",
    "Inter-Regular",
    "Prompt-Regular",
    "Arial";
  height: 20px;
  font-size: 22px;
  font-weight: 600;
  color: #222;
}
.two-fa-modal h3 {
  height: 40px;
  font-size: 14px;
  line-height: 1.43;
  color: #757575;
}
.two-fa-modal .fs-modal__dialog {
  height: 100%;
  margin: auto;
}
.two-fa-modal .fs-modal__content {
  height: 100%;
  max-height: 500px;
  max-width: 448px;
}
.two-fa-modal .two-fa-modal-content {
  margin: auto 0;
}
.two-fa-modal .two-fa-modal-content > .two-fa-title {
  margin-top: 8px;
}
.two-fa-modal form .form-group {
  border-radius: 2px;
  border: solid 1px #cccccc;
  padding: 8px 12px;
}
.two-fa-modal form label {
  height: 18px;
  line-height: 18px;
}
.two-fa-modal form input {
  height: 20px;
  line-height: 20px;
}
.btn-two-fa-modal-update {
  height: 48px;
  font-size: 16px;
  line-height: 2;
  margin-top: 100px;
}
@media only screen and (max-height: 480px) {
  .btn-two-fa-modal-update {
    margin-top: 30px;
  }
}
.two-fa-steps {
  position: relative;
  padding: 2% 1%;
  width: 300px;
  margin: 0 auto;
}
.two-fa-steps .steps-container {
  display: block;
  margin: 0 auto;
}
.two-fa-steps .step-container {
  display: flex;
}
.two-fa-steps .step-container .two-fa-step-icon {
  display: inline-block;
  margin-right: 8px;
}
.two-fa-steps .step-container .step-content {
  position: relative;
  display: inline-block;
  color: #8f8f8f;
  line-height: 24px;
}
.two-fa-steps .step-line {
  border-left: 2px;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
  border-style: solid;
  border-color: #cccccc;
  height: 18px;
  margin-left: 12px;
}
.two-fa-steps .step-line--incomplete {
  border-style: dashed;
}
.two-fa-steps .step-line--completed {
  border-color: #08c0a6;
}
@media (min-width: 415px) {
  .fs-modal__dialog.two-fa-dialog {
    max-width: 384px;
  }
}
.intl-tel-input .flag-container {
  right: auto;
  left: 0;
}
.intl-tel-input .intl-phone-form {
  padding-left: 52px;
}
#investor-signup-otp-verify-btn {
  padding: 0 9em;
}
@media (min-width: 320px) {
  .rdn-registration-container {
    padding-top: 125px;
    padding-bottom: 32px;
    margin-left: 16px;
    margin-right: 16px;
  }
  .rdn-registration-information {
    font-size: 24px;
  }
  .grey-border {
    width: 100%;
  }
  .grey-border.radio-container {
    width: 100%;
  }
  .grey-border.radio-container .mat-radio-label {
    display: block;
    text-align: right;
  }
  .grey-border.upload {
    border: none;
    background-color: inherit;
  }
  .grey-border.upload.show-preview-image .dz-preview {
    display: inline-block;
  }
  .grey-border.upload .dz-preview {
    display: none;
  }
}
@media (min-width: 768px) {
  .rdn-registration-container {
    padding-top: 125px;
    padding-bottom: 96px;
    margin-left: 50px;
    padding-right: 100px;
  }
  .rdn-registration-container .form-inline .form-group {
    display: inline-block;
  }
  .rdn-registration-container .grey-border.upload {
    width: 23em;
  }
  .rdn-registration-information {
    font-size: 40px;
  }
  .grey-border {
    width: 20em;
  }
  .grey-border.radio-container {
    width: 35em;
  }
  .grey-border.upload {
    width: 30em;
  }
}
@media (min-width: 992px) {
  .rdn-registration-container {
    padding-top: 125px;
    padding-bottom: 96px;
    margin-left: 100px;
    margin-right: 0px;
    padding-right: 45px;
  }
  .rdn-registration-container .grey-border.upload {
    width: 30em;
  }
}
.rdn-registration-information {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
}
.rdn-registration-section-title {
  font-family:
    "Poppins-SemiBold",
    "Inter-Bold",
    "Prompt-SemiBold",
    "Arial";
  margin-top: 1.6em;
  font-size: 32px;
}
.rdn-registration-section-title.no-margin {
  margin: 0;
}
.rdn-registration-section-caption {
  color: #222222;
  margin-bottom: 8px;
}
.line {
  border-top: 2px solid #e0e0e0;
  margin: 1.25em 8px;
  width: 2em;
}
.line.success {
  border-top: 2px solid #3e7eff;
}
.grey-border {
  border: 1px solid #cccccc;
  border-radius: 2px;
}
.grey-border.radio-container {
  padding: 12px 16px;
}
.disabled-input-container {
  padding: 16px;
  background-color: #f5f5f5;
  border-radius: 8px;
}
.disabled-input-container .placeholder {
  color: #757575;
}
.disabled-input-container .value {
  color: #222222;
}
.red-error-box {
  background: #f5d7d7;
  border-radius: 4px;
  color: #8f0101;
  padding: 12px 16px;
}
#rdnSuccessfulDialog .fs-modal__content {
  height: auto;
  max-width: 456px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
  border-radius: 4px;
}
#rdnSuccessfulDialog .fs-modal__content .fs-modal__body {
  padding: 0px;
  margin: 24px;
}
.seller-dashboard {
  padding: 32px 24px;
  color: #0f1729;
}
.seller-dashboard .seller-dashboard-header {
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .seller-dashboard .seller-dashboard-header {
    margin-bottom: 16px;
    gap: 16px;
  }
}
.seller-dashboard .seller-dashboard-header .section-title {
  margin-top: 0;
}
.seller-dashboard .seller-period-selection {
  background-color: #f6f7f9;
  border-radius: 10px;
  padding: 8px;
  height: 42px;
}
.seller-dashboard .seller-dropdown {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #e6e9ef;
  min-height: 42px;
  box-shadow: none;
  align-items: center;
  font-size: 14px;
  width: 240px;
  height: 48px;
}
@media (max-width: 768px) {
  .seller-dashboard .seller-dropdown {
    width: 100%;
  }
}
.seller-dashboard .seller-dropdown .ui-dropdown-label,
.seller-dashboard .seller-dropdown .p-dropdown-label {
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 500;
}
.seller-dashboard .seller-dropdown .ui-dropdown-trigger,
.seller-dashboard .seller-dropdown .p-dropdown-trigger {
  width: 36px;
}
.seller-dashboard .seller-kpi-card-row {
  gap: 24px;
}
@media (max-width: 768px) {
  .seller-dashboard .seller-kpi-card-row {
    flex-wrap: wrap;
    gap: 16px;
  }
}
.seller-dashboard .seller-kpi-card-row .seller-kpi-card {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  gap: 12px;
  border-radius: 12px;
  flex: 1;
  background-color: #fff;
}
.seller-dashboard .seller-kpi-card-row .seller-kpi-card > div:first-child {
  min-width: 0;
}
.seller-dashboard .seller-kpi-card-row .seller-kpi-card .kpi-card-amount {
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}
@media (max-width: 768px) {
  .seller-dashboard .seller-kpi-card-row .seller-kpi-card {
    flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}
@media (max-width: 1200px) {
  .seller-dashboard .seller-kpi-card-row .seller-kpi-card {
    flex-direction: column-reverse;
  }
}
.seller-dashboard .seller-kpi-card-row .seller-kpi-card .icon-container {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background-color: rgba(60, 131, 246, 0.1019607843);
}
@media (max-width: 768px) {
  .seller-dashboard .filter-row {
    display: flex;
    flex-direction: row;
    gap: 8px;
    overflow-x: auto;
    overflow-y: visible;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .seller-dashboard .filter-row::-webkit-scrollbar {
    display: none;
  }
}
.seller-dashboard .p-table th {
  padding: 16px !important;
  font-size: 14px;
}
.seller-dashboard .p-table td {
  padding: 16px !important;
  font-size: 14px;
}
.seller-dashboard .p-table .dark-text {
  color: #0f1729;
  font-weight: 500;
}
.seller-dashboard .p-table .muted-text {
  color: #65758b;
  font-weight: 500;
}
.seller-dashboard .p-table .application-status {
  cursor: pointer;
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  font-weight: 500;
  padding: 2px 10px;
  border-width: 1px;
  border-radius: 9999px;
  border-style: solid;
  width: fit-content;
}
.seller-dashboard .p-table .application-status:focus {
  outline: none;
}
.seller-dashboard .p-table .application-status.green {
  border-color: rgba(22, 162, 73, 0.2);
  background-color: rgba(22, 162, 73, 0.1019607843);
  color: #16a249;
}
.seller-dashboard .p-table .application-status.blue {
  border-color: rgba(60, 131, 246, 0.2);
  background-color: rgba(60, 131, 246, 0.1019607843);
  color: #3c83f6;
}
.seller-dashboard .p-table .application-status.yellow {
  border-color: rgba(245, 159, 10, 0.2);
  background-color: rgba(245, 159, 10, 0.1019607843);
  color: #f59f0a;
}
.seller-dashboard .p-table .application-status.red {
  border-color: rgba(239, 67, 67, 0.2);
  background-color: rgba(239, 67, 67, 0.1019607843);
  color: #ef4343;
}
.seller-dashboard .p-table {
}
.seller-dashboard .p-table .seller-table-col-wrap {
  white-space: normal;
  word-break: break-word;
  overflow-wrap: anywhere;
}
.seller-dashboard .p-table .seller-col-customer {
  width: 22%;
}
.seller-dashboard .p-table .seller-col-company {
  width: 22%;
}
.seller-dashboard .p-table .seller-col-amount {
  width: 14%;
}
.seller-dashboard .p-table .seller-col-tenor {
  width: 10%;
}
.seller-dashboard .p-table .seller-col-date {
  width: 12%;
}
.seller-dashboard .p-table .seller-col-status {
  width: 20%;
}
@media (max-width: 768px) {
  .seller-dashboard .p-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .seller-dashboard .p-table th.seller-table-col-wrap,
  .seller-dashboard .p-table td.seller-table-col-wrap,
  .seller-dashboard .p-table .seller-table-col-wrap {
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
  }
}
.seller-dropdown-panel {
  border-radius: 10px;
  overflow: hidden;
}
.seller-dropdown-panel .ui-dropdown-item,
.seller-dropdown-panel .p-dropdown-item {
  padding: 10px 12px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.p-tooltip.application-status-tooltip .p-tooltip-text {
  padding: 0;
  background-color: #fff;
  color: #0f1729;
  border: 1px solid rgba(127, 120, 151, 0.25);
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  width: 220px;
  max-width: calc(100vw - 32px);
  overflow: hidden;
}
.p-tooltip.application-status-tooltip.p-tooltip-top .p-tooltip-arrow {
  border-top-color: #fff;
}
.p-tooltip.application-status-tooltip .tooltip-header {
  padding: 10px 12px;
  font-size: 13px;
  font-weight: 600;
  color: #0f1729;
  border-bottom-width: 1px;
  border-top-width: 4px;
  border-style: solid;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-left: none;
  border-right: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
.p-tooltip.application-status-tooltip .tooltip-header.green {
  background-color: rgba(22, 162, 73, 0.1019607843);
  color: #16a249;
  border-top-color: #16a249;
  border-bottom-color: rgba(22, 162, 73, 0.2);
}
.p-tooltip.application-status-tooltip .tooltip-header.blue {
  background-color: rgba(60, 131, 246, 0.1019607843);
  color: inherit;
  border-top-color: inherit;
  border-bottom-color: rgba(60, 131, 246, 0.2);
}
.p-tooltip.application-status-tooltip .tooltip-header.red {
  background-color: rgba(239, 67, 67, 0.1019607843);
  color: #ef4343;
  border-top-color: #ef4343;
  border-bottom-color: rgba(239, 67, 67, 0.2);
}
.p-tooltip.application-status-tooltip .tooltip-body {
  padding: 10px 12px;
  font-size: 12px;
  font-weight: 400;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}
.date-timeline-cell {
  cursor: pointer;
}
.p-overlaypanel.date-timeline-overlay .p-overlaypanel-content {
  padding: 16px 20px;
  width: 300px;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .p-timeline-event {
  min-height: auto;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .p-timeline-event-opposite {
  display: none;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .p-timeline-event-connector {
  background-color: #e6e9ef;
  padding-top: 4px;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-marker-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: block;
  padding-top: 4px;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-marker-dot.green {
  background-color: #16a249;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-marker-dot.red {
  background-color: #ef4343;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-marker-dot.black {
  border: solid 2px #e6e9ef;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-event-content {
  padding-bottom: 12px;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-event-content .timeline-date {
  font-size: 11px;
  color: #65758b;
  font-weight: 500;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-event-content .timeline-status {
  font-size: 13px;
  font-weight: 600;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-event-content.green .timeline-status {
  color: #16a249;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-event-content.red .timeline-status {
  color: #ef4343;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .timeline-event-content.black .timeline-status {
  color: #65758b;
  font-style: italic;
  font-weight: 500;
}
.p-overlaypanel.date-timeline-overlay .date-timeline .p-timeline-event:last-child .timeline-event-content {
  padding-bottom: 0;
}

/* node_modules/intl-tel-input/build/css/intlTelInput.css */
.iti {
  position: relative;
  display: inline-block;
}
.iti * {
  box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti__a11y-text {
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute;
}
.iti input.iti__tel-input,
.iti input.iti__tel-input[type=text],
.iti input.iti__tel-input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}
.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}
.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}
.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}
[dir=rtl] .iti__arrow {
  margin-right: 6px;
  margin-left: 0;
}
.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}
.iti__dropdown-content {
  border-radius: 3px;
  background-color: white;
}
.iti--inline-dropdown .iti__dropdown-content {
  position: absolute;
  z-index: 2;
  margin-top: 3px;
  margin-left: -1px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.iti__dropdown-content--dropup {
  bottom: 100%;
  margin-bottom: 3px;
}
.iti__search-input {
  width: 100%;
  border-width: 0;
  border-radius: 3px;
  padding: 9px 12px;
}
.iti__search-input + .iti__country-list {
  border-top: 1px solid #ccc;
}
.iti__country-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.iti--inline-dropdown .iti__country-list {
  max-height: 185px;
}
.iti--flexible-dropdown-width .iti__country-list {
  white-space: nowrap;
}
@media (max-width: 500px) {
  .iti--flexible-dropdown-width .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.iti__country {
  display: flex;
  align-items: center;
  padding: 8px 8px;
  outline: none;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__flag-box,
.iti__country-name {
  margin-right: 8px;
}
[dir=rtl] .iti__flag-box,
[dir=rtl] .iti__country-name {
  margin-right: 0;
  margin-left: 8px;
}
.iti--allow-dropdown input.iti__tel-input,
.iti--allow-dropdown input.iti__tel-input[type=text],
.iti--allow-dropdown input.iti__tel-input[type=tel],
.iti--show-selected-dial-code input.iti__tel-input,
.iti--show-selected-dial-code input.iti__tel-input[type=text],
.iti--show-selected-dial-code input.iti__tel-input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}
[dir=rtl] .iti--allow-dropdown input.iti__tel-input,
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],
[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input,
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=text],
[dir=rtl] .iti--show-selected-dial-code input.iti__tel-input[type=tel] {
  padding-right: 52px;
  padding-left: 6px;
  margin-right: 0;
}
.iti--allow-dropdown .iti__flag-container,
.iti--show-selected-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
[dir=rtl] .iti--allow-dropdown .iti__flag-container,
[dir=rtl] .iti--show-selected-dial-code .iti__flag-container {
  right: 0;
  left: auto;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover {
  cursor: default;
}
.iti--allow-dropdown .iti__flag-container:has(+ input[disabled]):hover .iti__selected-flag,
.iti--allow-dropdown .iti__flag-container:has(+ input[readonly]):hover .iti__selected-flag {
  background-color: transparent;
}
.iti--show-selected-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
}
[dir=rtl] .iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 6px;
}
.iti--container {
  position: fixed;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}
.iti--container:hover {
  cursor: pointer;
}
.iti--fullscreen-popup.iti--container {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.iti--fullscreen-popup.iti--container.iti--country-search {
  justify-content: flex-start;
}
.iti--fullscreen-popup .iti__dropdown-content {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  position: relative;
}
.iti--fullscreen-popup .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-size: 5762px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}
.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}
.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}
.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}
.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}
.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}
.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}
.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}
.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}
.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}
.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}
.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}
.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}
.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}
.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}
.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}
.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}
.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}
.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}
.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}
.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}
.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}
.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}
.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}
.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}
.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}
.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}
.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}
.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}
.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}
.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}
.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}
.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}
.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}
.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}
.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}
.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}
.iti__flag.iti__bz {
  height: 12px;
  background-position: -812px 0px;
}
.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}
.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}
.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}
.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}
.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}
.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}
.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}
.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}
.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}
.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}
.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}
.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}
.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}
.iti__flag.iti__cq {
  height: 12px;
  background-position: -1115px 0px;
}
.iti__flag.iti__cr {
  height: 12px;
  background-position: -1137px 0px;
}
.iti__flag.iti__cu {
  height: 10px;
  background-position: -1159px 0px;
}
.iti__flag.iti__cv {
  height: 12px;
  background-position: -1181px 0px;
}
.iti__flag.iti__cw {
  height: 14px;
  background-position: -1203px 0px;
}
.iti__flag.iti__cx {
  height: 10px;
  background-position: -1225px 0px;
}
.iti__flag.iti__cy {
  height: 14px;
  background-position: -1247px 0px;
}
.iti__flag.iti__cz {
  height: 14px;
  background-position: -1269px 0px;
}
.iti__flag.iti__de {
  height: 12px;
  background-position: -1291px 0px;
}
.iti__flag.iti__dg {
  height: 10px;
  background-position: -1313px 0px;
}
.iti__flag.iti__dj {
  height: 14px;
  background-position: -1335px 0px;
}
.iti__flag.iti__dk {
  height: 15px;
  background-position: -1357px 0px;
}
.iti__flag.iti__dm {
  height: 10px;
  background-position: -1379px 0px;
}
.iti__flag.iti__do {
  height: 14px;
  background-position: -1401px 0px;
}
.iti__flag.iti__dz {
  height: 14px;
  background-position: -1423px 0px;
}
.iti__flag.iti__ea {
  height: 14px;
  background-position: -1445px 0px;
}
.iti__flag.iti__ec {
  height: 14px;
  background-position: -1467px 0px;
}
.iti__flag.iti__ee {
  height: 13px;
  background-position: -1489px 0px;
}
.iti__flag.iti__eg {
  height: 14px;
  background-position: -1511px 0px;
}
.iti__flag.iti__eh {
  height: 10px;
  background-position: -1533px 0px;
}
.iti__flag.iti__er {
  height: 10px;
  background-position: -1555px 0px;
}
.iti__flag.iti__es {
  height: 14px;
  background-position: -1577px 0px;
}
.iti__flag.iti__et {
  height: 10px;
  background-position: -1599px 0px;
}
.iti__flag.iti__eu {
  height: 14px;
  background-position: -1621px 0px;
}
.iti__flag.iti__ez {
  height: 14px;
  background-position: -1643px 0px;
}
.iti__flag.iti__fi {
  height: 12px;
  background-position: -1665px 0px;
}
.iti__flag.iti__fj {
  height: 10px;
  background-position: -1687px 0px;
}
.iti__flag.iti__fk {
  height: 10px;
  background-position: -1709px 0px;
}
.iti__flag.iti__fm {
  height: 11px;
  background-position: -1731px 0px;
}
.iti__flag.iti__fo {
  height: 15px;
  background-position: -1753px 0px;
}
.iti__flag.iti__fr {
  height: 14px;
  background-position: -1775px 0px;
}
.iti__flag.iti__fx {
  height: 14px;
  background-position: -1797px 0px;
}
.iti__flag.iti__ga {
  height: 15px;
  background-position: -1819px 0px;
}
.iti__flag.iti__gb {
  height: 10px;
  background-position: -1841px 0px;
}
.iti__flag.iti__gd {
  height: 12px;
  background-position: -1863px 0px;
}
.iti__flag.iti__ge {
  height: 14px;
  background-position: -1885px 0px;
}
.iti__flag.iti__gf {
  height: 14px;
  background-position: -1907px 0px;
}
.iti__flag.iti__gg {
  height: 14px;
  background-position: -1929px 0px;
}
.iti__flag.iti__gh {
  height: 14px;
  background-position: -1951px 0px;
}
.iti__flag.iti__gi {
  height: 10px;
  background-position: -1973px 0px;
}
.iti__flag.iti__gl {
  height: 14px;
  background-position: -1995px 0px;
}
.iti__flag.iti__gm {
  height: 14px;
  background-position: -2017px 0px;
}
.iti__flag.iti__gn {
  height: 14px;
  background-position: -2039px 0px;
}
.iti__flag.iti__gp {
  height: 14px;
  background-position: -2061px 0px;
}
.iti__flag.iti__gq {
  height: 14px;
  background-position: -2083px 0px;
}
.iti__flag.iti__gr {
  height: 14px;
  background-position: -2105px 0px;
}
.iti__flag.iti__gs {
  height: 10px;
  background-position: -2127px 0px;
}
.iti__flag.iti__gt {
  height: 13px;
  background-position: -2149px 0px;
}
.iti__flag.iti__gu {
  height: 11px;
  background-position: -2171px 0px;
}
.iti__flag.iti__gw {
  height: 10px;
  background-position: -2193px 0px;
}
.iti__flag.iti__gy {
  height: 12px;
  background-position: -2215px 0px;
}
.iti__flag.iti__hk {
  height: 14px;
  background-position: -2237px 0px;
}
.iti__flag.iti__hm {
  height: 10px;
  background-position: -2259px 0px;
}
.iti__flag.iti__hn {
  height: 10px;
  background-position: -2281px 0px;
}
.iti__flag.iti__hr {
  height: 10px;
  background-position: -2303px 0px;
}
.iti__flag.iti__ht {
  height: 12px;
  background-position: -2325px 0px;
}
.iti__flag.iti__hu {
  height: 10px;
  background-position: -2347px 0px;
}
.iti__flag.iti__ic {
  height: 14px;
  background-position: -2369px 0px;
}
.iti__flag.iti__id {
  height: 14px;
  background-position: -2391px 0px;
}
.iti__flag.iti__ie {
  height: 10px;
  background-position: -2413px 0px;
}
.iti__flag.iti__il {
  height: 15px;
  background-position: -2435px 0px;
}
.iti__flag.iti__im {
  height: 10px;
  background-position: -2457px 0px;
}
.iti__flag.iti__in {
  height: 14px;
  background-position: -2479px 0px;
}
.iti__flag.iti__io {
  height: 10px;
  background-position: -2501px 0px;
}
.iti__flag.iti__iq {
  height: 14px;
  background-position: -2523px 0px;
}
.iti__flag.iti__ir {
  height: 12px;
  background-position: -2545px 0px;
}
.iti__flag.iti__is {
  height: 15px;
  background-position: -2567px 0px;
}
.iti__flag.iti__it {
  height: 14px;
  background-position: -2589px 0px;
}
.iti__flag.iti__je {
  height: 12px;
  background-position: -2611px 0px;
}
.iti__flag.iti__jm {
  height: 10px;
  background-position: -2633px 0px;
}
.iti__flag.iti__jo {
  height: 10px;
  background-position: -2655px 0px;
}
.iti__flag.iti__jp {
  height: 14px;
  background-position: -2677px 0px;
}
.iti__flag.iti__ke {
  height: 14px;
  background-position: -2699px 0px;
}
.iti__flag.iti__kg {
  height: 12px;
  background-position: -2721px 0px;
}
.iti__flag.iti__kh {
  height: 13px;
  background-position: -2743px 0px;
}
.iti__flag.iti__ki {
  height: 10px;
  background-position: -2765px 0px;
}
.iti__flag.iti__km {
  height: 12px;
  background-position: -2787px 0px;
}
.iti__flag.iti__kn {
  height: 14px;
  background-position: -2809px 0px;
}
.iti__flag.iti__kp {
  height: 10px;
  background-position: -2831px 0px;
}
.iti__flag.iti__kr {
  height: 14px;
  background-position: -2853px 0px;
}
.iti__flag.iti__kw {
  height: 10px;
  background-position: -2875px 0px;
}
.iti__flag.iti__ky {
  height: 10px;
  background-position: -2897px 0px;
}
.iti__flag.iti__kz {
  height: 10px;
  background-position: -2919px 0px;
}
.iti__flag.iti__la {
  height: 14px;
  background-position: -2941px 0px;
}
.iti__flag.iti__lb {
  height: 14px;
  background-position: -2963px 0px;
}
.iti__flag.iti__lc {
  height: 10px;
  background-position: -2985px 0px;
}
.iti__flag.iti__li {
  height: 12px;
  background-position: -3007px 0px;
}
.iti__flag.iti__lk {
  height: 10px;
  background-position: -3029px 0px;
}
.iti__flag.iti__lr {
  height: 11px;
  background-position: -3051px 0px;
}
.iti__flag.iti__ls {
  height: 14px;
  background-position: -3073px 0px;
}
.iti__flag.iti__lt {
  height: 12px;
  background-position: -3095px 0px;
}
.iti__flag.iti__lu {
  height: 12px;
  background-position: -3117px 0px;
}
.iti__flag.iti__lv {
  height: 10px;
  background-position: -3139px 0px;
}
.iti__flag.iti__ly {
  height: 10px;
  background-position: -3161px 0px;
}
.iti__flag.iti__ma {
  height: 14px;
  background-position: -3183px 0px;
}
.iti__flag.iti__mc {
  height: 15px;
  background-position: -3205px 0px;
}
.iti__flag.iti__md {
  height: 10px;
  background-position: -3226px 0px;
}
.iti__flag.iti__me {
  height: 10px;
  background-position: -3248px 0px;
}
.iti__flag.iti__mf {
  height: 14px;
  background-position: -3270px 0px;
}
.iti__flag.iti__mg {
  height: 14px;
  background-position: -3292px 0px;
}
.iti__flag.iti__mh {
  height: 11px;
  background-position: -3314px 0px;
}
.iti__flag.iti__mk {
  height: 10px;
  background-position: -3336px 0px;
}
.iti__flag.iti__ml {
  height: 14px;
  background-position: -3358px 0px;
}
.iti__flag.iti__mm {
  height: 14px;
  background-position: -3380px 0px;
}
.iti__flag.iti__mn {
  height: 10px;
  background-position: -3402px 0px;
}
.iti__flag.iti__mo {
  height: 14px;
  background-position: -3424px 0px;
}
.iti__flag.iti__mp {
  height: 10px;
  background-position: -3446px 0px;
}
.iti__flag.iti__mq {
  height: 14px;
  background-position: -3468px 0px;
}
.iti__flag.iti__mr {
  height: 14px;
  background-position: -3490px 0px;
}
.iti__flag.iti__ms {
  height: 10px;
  background-position: -3512px 0px;
}
.iti__flag.iti__mt {
  height: 14px;
  background-position: -3534px 0px;
}
.iti__flag.iti__mu {
  height: 14px;
  background-position: -3556px 0px;
}
.iti__flag.iti__mv {
  height: 14px;
  background-position: -3578px 0px;
}
.iti__flag.iti__mw {
  height: 14px;
  background-position: -3600px 0px;
}
.iti__flag.iti__mx {
  height: 12px;
  background-position: -3622px 0px;
}
.iti__flag.iti__my {
  height: 10px;
  background-position: -3644px 0px;
}
.iti__flag.iti__mz {
  height: 14px;
  background-position: -3666px 0px;
}
.iti__flag.iti__na {
  height: 14px;
  background-position: -3688px 0px;
}
.iti__flag.iti__nc {
  height: 10px;
  background-position: -3710px 0px;
}
.iti__flag.iti__ne {
  height: 15px;
  background-position: -3732px 0px;
}
.iti__flag.iti__nf {
  height: 10px;
  background-position: -3752px 0px;
}
.iti__flag.iti__ng {
  height: 10px;
  background-position: -3774px 0px;
}
.iti__flag.iti__ni {
  height: 12px;
  background-position: -3796px 0px;
}
.iti__flag.iti__nl {
  height: 14px;
  background-position: -3818px 0px;
}
.iti__flag.iti__no {
  height: 15px;
  background-position: -3840px 0px;
}
.iti__flag.iti__np {
  height: 15px;
  background-position: -3862px 0px;
}
.iti__flag.iti__nr {
  height: 10px;
  background-position: -3877px 0px;
}
.iti__flag.iti__nu {
  height: 10px;
  background-position: -3899px 0px;
}
.iti__flag.iti__nz {
  height: 10px;
  background-position: -3921px 0px;
}
.iti__flag.iti__om {
  height: 10px;
  background-position: -3943px 0px;
}
.iti__flag.iti__pa {
  height: 14px;
  background-position: -3965px 0px;
}
.iti__flag.iti__pe {
  height: 14px;
  background-position: -3987px 0px;
}
.iti__flag.iti__pf {
  height: 14px;
  background-position: -4009px 0px;
}
.iti__flag.iti__pg {
  height: 15px;
  background-position: -4031px 0px;
}
.iti__flag.iti__ph {
  height: 10px;
  background-position: -4053px 0px;
}
.iti__flag.iti__pk {
  height: 14px;
  background-position: -4075px 0px;
}
.iti__flag.iti__pl {
  height: 13px;
  background-position: -4097px 0px;
}
.iti__flag.iti__pm {
  height: 14px;
  background-position: -4119px 0px;
}
.iti__flag.iti__pn {
  height: 10px;
  background-position: -4141px 0px;
}
.iti__flag.iti__pr {
  height: 14px;
  background-position: -4163px 0px;
}
.iti__flag.iti__ps {
  height: 10px;
  background-position: -4185px 0px;
}
.iti__flag.iti__pt {
  height: 14px;
  background-position: -4207px 0px;
}
.iti__flag.iti__pw {
  height: 13px;
  background-position: -4229px 0px;
}
.iti__flag.iti__py {
  height: 11px;
  background-position: -4251px 0px;
}
.iti__flag.iti__qa {
  height: 8px;
  background-position: -4273px 0px;
}
.iti__flag.iti__re {
  height: 14px;
  background-position: -4295px 0px;
}
.iti__flag.iti__ro {
  height: 14px;
  background-position: -4317px 0px;
}
.iti__flag.iti__rs {
  height: 14px;
  background-position: -4339px 0px;
}
.iti__flag.iti__ru {
  height: 14px;
  background-position: -4361px 0px;
}
.iti__flag.iti__rw {
  height: 14px;
  background-position: -4383px 0px;
}
.iti__flag.iti__sa {
  height: 14px;
  background-position: -4405px 0px;
}
.iti__flag.iti__sb {
  height: 10px;
  background-position: -4427px 0px;
}
.iti__flag.iti__sc {
  height: 10px;
  background-position: -4449px 0px;
}
.iti__flag.iti__sd {
  height: 10px;
  background-position: -4471px 0px;
}
.iti__flag.iti__se {
  height: 13px;
  background-position: -4493px 0px;
}
.iti__flag.iti__sg {
  height: 14px;
  background-position: -4515px 0px;
}
.iti__flag.iti__sh {
  height: 10px;
  background-position: -4537px 0px;
}
.iti__flag.iti__si {
  height: 10px;
  background-position: -4559px 0px;
}
.iti__flag.iti__sj {
  height: 15px;
  background-position: -4581px 0px;
}
.iti__flag.iti__sk {
  height: 14px;
  background-position: -4603px 0px;
}
.iti__flag.iti__sl {
  height: 14px;
  background-position: -4625px 0px;
}
.iti__flag.iti__sm {
  height: 15px;
  background-position: -4647px 0px;
}
.iti__flag.iti__sn {
  height: 14px;
  background-position: -4669px 0px;
}
.iti__flag.iti__so {
  height: 14px;
  background-position: -4691px 0px;
}
.iti__flag.iti__sr {
  height: 14px;
  background-position: -4713px 0px;
}
.iti__flag.iti__ss {
  height: 10px;
  background-position: -4735px 0px;
}
.iti__flag.iti__st {
  height: 10px;
  background-position: -4757px 0px;
}
.iti__flag.iti__su {
  height: 10px;
  background-position: -4779px 0px;
}
.iti__flag.iti__sv {
  height: 12px;
  background-position: -4801px 0px;
}
.iti__flag.iti__sx {
  height: 14px;
  background-position: -4823px 0px;
}
.iti__flag.iti__sy {
  height: 14px;
  background-position: -4845px 0px;
}
.iti__flag.iti__sz {
  height: 14px;
  background-position: -4867px 0px;
}
.iti__flag.iti__ta {
  height: 10px;
  background-position: -4889px 0px;
}
.iti__flag.iti__tc {
  height: 10px;
  background-position: -4911px 0px;
}
.iti__flag.iti__td {
  height: 14px;
  background-position: -4933px 0px;
}
.iti__flag.iti__tf {
  height: 14px;
  background-position: -4955px 0px;
}
.iti__flag.iti__tg {
  height: 13px;
  background-position: -4977px 0px;
}
.iti__flag.iti__th {
  height: 14px;
  background-position: -4999px 0px;
}
.iti__flag.iti__tj {
  height: 10px;
  background-position: -5021px 0px;
}
.iti__flag.iti__tk {
  height: 10px;
  background-position: -5043px 0px;
}
.iti__flag.iti__tl {
  height: 10px;
  background-position: -5065px 0px;
}
.iti__flag.iti__tm {
  height: 14px;
  background-position: -5087px 0px;
}
.iti__flag.iti__tn {
  height: 14px;
  background-position: -5109px 0px;
}
.iti__flag.iti__to {
  height: 10px;
  background-position: -5131px 0px;
}
.iti__flag.iti__tr {
  height: 14px;
  background-position: -5153px 0px;
}
.iti__flag.iti__tt {
  height: 12px;
  background-position: -5175px 0px;
}
.iti__flag.iti__tv {
  height: 10px;
  background-position: -5197px 0px;
}
.iti__flag.iti__tw {
  height: 14px;
  background-position: -5219px 0px;
}
.iti__flag.iti__tz {
  height: 14px;
  background-position: -5241px 0px;
}
.iti__flag.iti__ua {
  height: 14px;
  background-position: -5263px 0px;
}
.iti__flag.iti__ug {
  height: 14px;
  background-position: -5285px 0px;
}
.iti__flag.iti__uk {
  height: 10px;
  background-position: -5307px 0px;
}
.iti__flag.iti__um {
  height: 11px;
  background-position: -5329px 0px;
}
.iti__flag.iti__un {
  height: 14px;
  background-position: -5351px 0px;
}
.iti__flag.iti__us {
  height: 11px;
  background-position: -5373px 0px;
}
.iti__flag.iti__uy {
  height: 14px;
  background-position: -5395px 0px;
}
.iti__flag.iti__uz {
  height: 10px;
  background-position: -5417px 0px;
}
.iti__flag.iti__va {
  height: 15px;
  background-position: -5439px 0px;
}
.iti__flag.iti__vc {
  height: 14px;
  background-position: -5456px 0px;
}
.iti__flag.iti__ve {
  height: 14px;
  background-position: -5478px 0px;
}
.iti__flag.iti__vg {
  height: 10px;
  background-position: -5500px 0px;
}
.iti__flag.iti__vi {
  height: 14px;
  background-position: -5522px 0px;
}
.iti__flag.iti__vn {
  height: 14px;
  background-position: -5544px 0px;
}
.iti__flag.iti__vu {
  height: 12px;
  background-position: -5566px 0px;
}
.iti__flag.iti__wf {
  height: 14px;
  background-position: -5588px 0px;
}
.iti__flag.iti__ws {
  height: 10px;
  background-position: -5610px 0px;
}
.iti__flag.iti__xk {
  height: 15px;
  background-position: -5632px 0px;
}
.iti__flag.iti__ye {
  height: 14px;
  background-position: -5654px 0px;
}
.iti__flag.iti__yt {
  height: 14px;
  background-position: -5676px 0px;
}
.iti__flag.iti__za {
  height: 14px;
  background-position: -5698px 0px;
}
.iti__flag.iti__zm {
  height: 14px;
  background-position: -5720px 0px;
}
.iti__flag.iti__zw {
  height: 10px;
  background-position: -5742px 0px;
}
.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("./media/flags-6C4T4GAU.png?1");
  background-repeat: no-repeat;
  background-position: 20px 0;
}
@media (min-resolution: 2x) {
  .iti__flag {
    background-image: url("./media/flags@2x-O7DSVWO7.png?1");
  }
}
.iti__globe {
  background-image: url("./media/globe-5BZRH33T.png");
  background-size: contain;
  background-position: right;
  box-shadow: none;
  height: 19px;
}
@media (min-resolution: 2x) {
  .iti__globe {
    background-image: url("./media/globe@2x-DJZQMN5H.png");
  }
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles-BVCGVWVP.css.map */
