@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;600;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700);
@import url(https://fonts.googleapis.com/css2?family=Material+Icons);
.testimonial-one img {
  display: inline !important;
  display: initial !important;
  width: 90%;
}
.coinDetails-datepiker .picker__container {
  position: relative !important;
}
.wallet-card {
  margin: 0 auto;
  width: 95% !important;
}
.dataTables_wrapper .dataTables_paginate span .paginate_button {
  display: inline-block;
}
.sidebar-right
  .tab-content
  .tab-pane
  .admin-settings
  input[type="radio"]:checked
  + label:after {
  background-color: rgba(1, 1, 1, 0) !important;
}
.element-right-round button#dropdown-button-drop-dwon {
  border-radius: 0 0.75rem 0.75rem 0;
}
._i-hover:hover {
  left: 0 !important;
}
@media screen and (min-width: 695px) {
  .d-unset {
    display: inline !important;
    display: initial !important;
  }
}
.d-unset {
  display: block;
}
button#check-minutes {
  border-radius: 0 0.75rem 0.75rem 0;
}
.fc-toolbar-chunk {
  display: flex;
}
@media screen and (max-width: 335px) {
  .fc-toolbar-chunk {
    display: block;
    line-height: 2.8;
    text-align: center;
  }
  .fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
    margin: 0 !important;
  }
}
.tox .tox-notification--warn,
.tox .tox-notification--warning {
  display: none !important;
}
svg.svg-map {
  stroke: #fff !important;
}
.svg-map__location {
  fill: #eff2f4 !important;
}
.svg-map__location:focus,
.svg-map__location:hover {
  fill: #000 !important;
}
.map-unselected {
  fill: #eff2f4 !important;
}
.p-meddle {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.chrome-picker {
  position: absolute;
  top: -310px;
}
.color-gradian-tixia .popover {
  top: -410px !important;
}
@media screen and (max-width: 590px) {
  .rangeDatePicker .calendar__item {
    display: block !important;
    width: 100%;
  }
  .rangeDatePicker .calendar__container {
    width: 100% !important;
  }
}
form#step-form-horizontal div:first-child > div:last-child {
  text-align: right;
}
label.mailclinet {
  align-items: center;
  background-color: #eef5f9;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 10rem;
  justify-content: center;
  margin: auto;
  text-align: center;
  width: 10rem;
}
.wizard-four-color {
  color: #222fb9;
  text-decoration: underline;
}
.redio-false {
  display: none;
}
span.mail-icon {
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
  margin-top: -1rem;
}
span.mail-text {
  font-size: 1rem;
  margin-top: 0.5rem;
  text-align: center;
}
.cursor-pointer {
  cursor: pointer;
}
#multiselect button.btn.dropdown-toggle.btn-light {
  background: no-repeat;
  border: 1px solid #d7dae3;
  color: #3e4954;
  font-weight: 100;
}
.card-text {
  margin-bottom: 0;
}
#whiteSpace {
  white-space: normal;
}
#tp-btn:after {
  content: "";
}
.swal-footer {
  margin: 0 !important;
  text-align: center !important;
}
.ui .progress .progress-bar {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: animateBar;
  animation-name: animateBar;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes animateBar {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes animateBar {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
ol.go2441762052 {
  text-align: center;
}
#order2 {
  order: 2;
}
.summernote > :first-child {
  border: 1px solid #f0f1f5;
  min-height: 250px;
}
.rdw-image-modal {
  left: auto !important;
  right: 0 !important;
}
.rdw-editor-toolbar {
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
}
a:focus,
button:focus {
  box-shadow: none !important;
  outline: none !important;
}
.go2478912419 {
  display: block;
  margin-bottom: 2rem;
  text-align: center;
}
.picker-input__text,
.range-picker-input {
  width: 100% !important;
}
.MuiFormControl-root.MuiTextField-root,
.timepicker-container {
  flex: 1 1 auto;
}
.timepicker-container input {
  background: #fff;
  border: 1px solid #f0f1f5;
  box-sizing: border-box;
  color: #b1b1b1;
  font-size: 0.875rem;
  height: 41px;
  padding: 0.375rem 0.75rem;
  width: 100%;
}
.MuiFormControl-root.MuiTextField-root {
  display: block;
}
.MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-formControl.MuiInput-formControl {
  height: 100%;
  width: 100%;
}
.dd .nestable-item-name {
  background: #e23428;
  border: 1px solid #e23428;
  border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: 700;
  height: 35px;
  margin: 5px 0 -4px;
  padding: 8px 10px;
  text-decoration: none;
}
.i-false:after {
  content: none !important;
}
rect#chart_ChartBorder {
  fill: transparent;
}
.pagination {
  margin-bottom: 0 !important;
}
.rc-backdrop {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 80;
}
.rc-backdrop.invert {
  background: rgba(1, 1, 1, 0.7);
}
.range-picker-input {
  border: 1px solid #e4e4e4;
  display: inline-flex;
  width: 300px;
}
.range-picker-input * {
  box-sizing: border-box;
}
.range-picker-input__icon {
  align-items: center;
  display: inline-flex;
}
.range-picker-input__end,
.range-picker-input__start {
  display: inline-flex;
  flex: 1 1;
}
.range-picker-input__end .picker-input.range input,
.range-picker-input__start .picker-input.range input {
  border: none;
  width: 100%;
}
.picker-input {
  display: inline-block;
  position: relative;
}
.picker-input__icon {
  align-items: center;
  display: inline-flex;
  left: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.picker-input__text {
  border: 1px solid #e4e4e4;
  font-size: 16.8px;
  outline: none;
  padding: 10px;
}
.picker-input__text:disabled {
  background: #e4e4e4;
}
.picker-input__clear {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.picker {
  display: inline-block;
}
.picker__container {
  position: absolute;
  z-index: 100;
}
.picker__container.portal {
  left: 50%;
  position: fixed;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.picker__container__include-time {
  border: 1px solid #e4e4e4;
}
.picker__container__include-time .calendar__item,
.picker__container__include-time .time__container {
  border: none;
}
.picker__container__tab {
  margin: 10px 0;
}
.picker__container__tab button {
  align-items: center;
  background: none;
  border: none;
  border-bottom: 2px solid #e4e4e4;
  display: inline-flex;
  outline: none;
  padding: 5px 10px;
}
.picker__container__tab button.active {
  border-bottom: 2px solid #49599a;
  color: #49599a;
}
.picker__container__tab button:first-child {
  border-right: none;
}
.picker__container__tab button svg {
  margin-right: 5px;
}
.time__container {
  align-items: center;
  background: #fff;
  border: 1px solid #e4e4e4;
  display: inline-flex;
  font-family: Lato;
  font-size: 12px;
  padding: 15px;
}
.time__container__div {
  margin: 0 10px;
}
.time__container__type {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.time-input {
  display: inline-block;
  overflow: hidden;
  width: 40px;
}
.time-input__down,
.time-input__up {
  border: 1px solid #e4e4e4;
}
.time-input__down button,
.time-input__up button {
  border: none;
  cursor: pointer;
  outline: none;
  width: 100%;
}
.time-input__text {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  box-sizing: border-box;
  width: 100%;
}
.time-input__text input {
  border: none;
  box-sizing: border-box;
  font-size: 15px;
  outline: none;
  padding: 5px;
  text-align: center;
  width: 100%;
}
.react-calendar {
  border: none !important;
  font-family: poppins, sans-serif !important;
  font-size: 1rem;
  width: 100% !important;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: none !important;
}
button.react-calendar__tile.react-calendar__month-view__days__day.react-calendar__month-view__days__day--neighboringMonth {
  color: #dee2e6 !important;
  font-family: poppins, sans-serif;
}
span.react-calendar__navigation__label__labelText.react-calendar__navigation__label__labelText--from {
  color: #000;
  font-family: poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
}
button.react-calendar__navigation__arrow.react-calendar__navigation__next-button,
button.react-calendar__navigation__arrow.react-calendar__navigation__prev-button {
  display: none;
}
button.react-calendar__tile.react-calendar__month-view__days__day {
  align-items: center;
  border-radius: 10px;
  color: #000;
  display: flex;
  font-family: poppins, sans-serif;
  font-weight: 500;
  height: 60px;
  justify-content: center;
  line-height: 30px;
  position: relative;
}
button.react-calendar__navigation__label {
  border-radius: 1.75rem !important;
  font-size: 20px;
}
button.react-calendar__navigation__label:hover {
  background: #eee !important;
  color: #fff !important;
}
.react-calendar__navigation button[disabled],
.react-calendar__navigation button[disabled] > span,
.react-calendar__tile--hasActive,
.react-calendar__tile:enabled:focus,
.react-calendar__tile:enabled:hover {
  background-color: #eee !important;
}
button.react-calendar__tile.react-calendar__tile--active.react-calendar__tile--range.react-calendar__tile--rangeStart.react-calendar__tile--rangeEnd.react-calendar__tile--rangeBothEnds.react-calendar__month-view__days__day,
button.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day {
  background: var(--primary) !important;
  border-radius: 10px;
  box-shadow: none;
  color: #fff;
  line-height: 1;
  overflow: visible !important;
  overflow: initial !important;
  padding: 16px 5px 15px;
  position: relative;
}
button.react-calendar__tile.react-calendar__tile--active.react-calendar__tile--range.react-calendar__tile--rangeStart.react-calendar__tile--rangeEnd.react-calendar__tile--rangeBothEnds.react-calendar__month-view__days__day:before,
button.react-calendar__tile.react-calendar__tile--now.react-calendar__month-view__days__day:before {
  background: #ffc368;
  border: 3px solid #fff;
  border-radius: 1.4rem;
  content: "";
  height: 1.4rem;
  position: absolute;
  right: -0.3125rem;
  top: -0.3125rem;
  width: 1.4rem;
}
.react-calendar {
  border: none;
}
.react-calendar__navigation button {
  font-size: 24px;
}
.calendar {
  background: #fff;
  display: inline-block;
  font-size: 12px;
}
.calendar *,
.calendar :after,
.calendar :before {
  box-sizing: border-box;
}
.calendar__container {
  display: none;
  font-family: Roboto, sans-serif;
  width: 270px;
}
.calendar__list {
  display: table;
}
.calendar__item {
  border: 1px solid #ececec;
  display: table-cell;
}
.calendar__item:not(:first-child) {
  border-left: none !important;
}
.calendar--show {
  display: inline-block;
}
.calendar__head {
  background: transparent;
  padding: 10px 6px;
  position: relative;
}
.calendar__head--title {
  color: #9a9fa4;
  font-size: 1.3em;
  margin: 4px;
  text-align: center;
}
.calendar__head--button {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 20px;
  outline: none;
}
.calendar__head--button svg {
  fill: #9a9fa4;
}
.calendar__head--next,
.calendar__head--prev {
  align-items: center;
  bottom: 0;
  display: flex;
  position: absolute;
  top: 0;
}
.calendar__head--prev {
  left: 0;
}
.calendar__head--next {
  right: 0;
}
.calendar__panel--show {
  display: block !important;
}
.calendar__panel--today {
  background: #aab6fe;
  display: none;
  padding: 5px;
}
.calendar__panel--today h2 {
  cursor: pointer;
  font-size: 12px;
  margin: 0;
  text-align: center;
}
.calendar__body--table {
  border-collapse: collapse;
  border-spacing: none;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.calendar__body--table th {
  color: #9a9fa4;
  height: 30px;
  vertical-align: middle;
}
.calendar__day {
  cursor: pointer;
  height: 40px;
  padding-top: 5px;
  vertical-align: top;
}
.calendar__day--0 {
  color: red;
}
.calendar__day--6 {
  color: blue;
}
.calendar__day--today {
  background: #fff9c4;
}
.calendar__day--disabled {
  color: #ddd;
  cursor: auto;
}
.calendar__day--end,
.calendar__day--selected,
.calendar__day--start {
  background: #7986cb;
  color: #fff;
}
.calendar__day--end:hover,
.calendar__day--selected:hover,
.calendar__day--start:hover {
  background: #7986cb;
}
.calendar__day--range {
  background: #dce1ff;
}
.calendar__day--text {
  display: block;
  font-size: 10px;
}
.calendar__month,
.calendar__year {
  height: 55px;
  vertical-align: middle;
}
.calendar__month:hover,
.calendar__year:hover {
  background: #aab6fe;
  cursor: pointer;
}
.css-1okebmr-indicatorSeparator {
  display: none;
}
.nestable .icon-minus-gray,
.nestable .icon-plus-gray {
  background-image: none;
}
.nestable .nestable-icon:before {
  content: "\f068";
  display: contents;
  font-family: Font Awesome\5 Free;
  font-weight: 600;
  height: auto;
  width: auto;
}
.nestable .nestable-item--children-collapsed .nestable-icon:before {
  content: "\f067";
  display: contents;
  font-family: Font Awesome\5 Free;
  font-weight: 600;
  height: auto;
  width: auto;
}
.ct-double-octave:after,
.ct-golden-section:after,
.ct-major-eleventh:after,
.ct-major-second:after,
.ct-major-seventh:after,
.ct-major-sixth:after,
.ct-major-tenth:after,
.ct-major-third:after,
.ct-major-twelfth:after,
.ct-minor-second:after,
.ct-minor-seventh:after,
.ct-minor-sixth:after,
.ct-minor-third:after,
.ct-octave:after,
.ct-perfect-fifth:after,
.ct-perfect-fourth:after,
.ct-square:after {
  clear: both;
  content: "";
}
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1;
}
.ct-chart-bar .ct-label,
.ct-chart-line .ct-label {
  display: block;
  display: flex;
}
.ct-chart-donut .ct-label,
.ct-chart-pie .ct-label {
  dominant-baseline: central;
}
.ct-label.ct-horizontal.ct-start {
  text-anchor: start;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
}
.ct-label.ct-horizontal.ct-end {
  text-anchor: start;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.ct-label.ct-vertical.ct-start {
  text-anchor: end;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.ct-label.ct-vertical.ct-end {
  text-anchor: start;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
}
.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  text-anchor: start;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
}
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  text-anchor: start;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  text-anchor: start;
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  text-anchor: start;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  text-anchor: end;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  text-anchor: end;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  strokewidth: 1px;
  stroke-dasharray: 2px;
}
.ct-grid-background {
  fill: none;
}
.ct-point {
  strokewidth: 10px;
}
.ct-line {
  fill: none;
  strokewidth: 4px;
}
.ct-area {
  stroke: none;
  fill-opacity: 0.1;
}
.ct-bar {
  fill: none;
  strokewidth: 10px;
}
.ct-slice-donut {
  fill: none;
  strokewidth: 60px;
}
.ct-series-a .ct-bar,
.ct-series-a .ct-line,
.ct-series-a .ct-point,
.ct-series-a .ct-slice-donut {
  stroke: #d70206;
}
.ct-series-a .ct-area,
.ct-series-a .ct-slice-donut-solid,
.ct-series-a .ct-slice-pie {
  fill: #d70206;
}
.ct-series-b .ct-bar,
.ct-series-b .ct-line,
.ct-series-b .ct-point,
.ct-series-b .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-b .ct-area,
.ct-series-b .ct-slice-donut-solid,
.ct-series-b .ct-slice-pie {
  fill: #f05b4f;
}
.ct-series-c .ct-bar,
.ct-series-c .ct-line,
.ct-series-c .ct-point,
.ct-series-c .ct-slice-donut {
  stroke: #f4c63d;
}
.ct-series-c .ct-area,
.ct-series-c .ct-slice-donut-solid,
.ct-series-c .ct-slice-pie {
  fill: #f4c63d;
}
.ct-series-d .ct-bar,
.ct-series-d .ct-line,
.ct-series-d .ct-point,
.ct-series-d .ct-slice-donut {
  stroke: #d17905;
}
.ct-series-d .ct-area,
.ct-series-d .ct-slice-donut-solid,
.ct-series-d .ct-slice-pie {
  fill: #d17905;
}
.ct-series-e .ct-bar,
.ct-series-e .ct-line,
.ct-series-e .ct-point,
.ct-series-e .ct-slice-donut {
  stroke: #453d3f;
}
.ct-series-e .ct-area,
.ct-series-e .ct-slice-donut-solid,
.ct-series-e .ct-slice-pie {
  fill: #453d3f;
}
.ct-series-f .ct-bar,
.ct-series-f .ct-line,
.ct-series-f .ct-point,
.ct-series-f .ct-slice-donut {
  stroke: #59922b;
}
.ct-series-f .ct-area,
.ct-series-f .ct-slice-donut-solid,
.ct-series-f .ct-slice-pie {
  fill: #59922b;
}
.ct-series-g .ct-bar,
.ct-series-g .ct-line,
.ct-series-g .ct-point,
.ct-series-g .ct-slice-donut {
  stroke: #0544d3;
}
.ct-series-g .ct-area,
.ct-series-g .ct-slice-donut-solid,
.ct-series-g .ct-slice-pie {
  fill: #0544d3;
}
.ct-series-h .ct-bar,
.ct-series-h .ct-line,
.ct-series-h .ct-point,
.ct-series-h .ct-slice-donut {
  stroke: #6b0392;
}
.ct-series-h .ct-area,
.ct-series-h .ct-slice-donut-solid,
.ct-series-h .ct-slice-pie {
  fill: #6b0392;
}
.ct-series-i .ct-bar,
.ct-series-i .ct-line,
.ct-series-i .ct-point,
.ct-series-i .ct-slice-donut {
  stroke: #f05b4f;
}
.ct-series-i .ct-area,
.ct-series-i .ct-slice-donut-solid,
.ct-series-i .ct-slice-pie {
  fill: #f05b4f;
}
.ct-series-j .ct-bar,
.ct-series-j .ct-line,
.ct-series-j .ct-point,
.ct-series-j .ct-slice-donut {
  stroke: #dda458;
}
.ct-series-j .ct-area,
.ct-series-j .ct-slice-donut-solid,
.ct-series-j .ct-slice-pie {
  fill: #dda458;
}
.ct-series-k .ct-bar,
.ct-series-k .ct-line,
.ct-series-k .ct-point,
.ct-series-k .ct-slice-donut {
  stroke: #eacf7d;
}
.ct-series-k .ct-area,
.ct-series-k .ct-slice-donut-solid,
.ct-series-k .ct-slice-pie {
  fill: #eacf7d;
}
.ct-series-l .ct-bar,
.ct-series-l .ct-line,
.ct-series-l .ct-point,
.ct-series-l .ct-slice-donut {
  stroke: #86797d;
}
.ct-series-l .ct-area,
.ct-series-l .ct-slice-donut-solid,
.ct-series-l .ct-slice-pie {
  fill: #86797d;
}
.ct-series-m .ct-bar,
.ct-series-m .ct-line,
.ct-series-m .ct-point,
.ct-series-m .ct-slice-donut {
  stroke: #b2c326;
}
.ct-series-m .ct-area,
.ct-series-m .ct-slice-donut-solid,
.ct-series-m .ct-slice-pie {
  fill: #b2c326;
}
.ct-series-n .ct-bar,
.ct-series-n .ct-line,
.ct-series-n .ct-point,
.ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-area,
.ct-series-n .ct-slice-donut-solid,
.ct-series-n .ct-slice-pie {
  fill: #6188e2;
}
.ct-series-o .ct-bar,
.ct-series-o .ct-line,
.ct-series-o .ct-point,
.ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-area,
.ct-series-o .ct-slice-donut-solid,
.ct-series-o .ct-slice-pie {
  fill: #a748ca;
}
.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 100%;
  width: 0;
}
.ct-square:after {
  display: table;
}
.ct-square > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 93.75%;
  width: 0;
}
.ct-minor-second:after {
  display: table;
}
.ct-minor-second > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 88.8888888889%;
  width: 0;
}
.ct-major-second:after {
  display: table;
}
.ct-major-second > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 83.3333333333%;
  width: 0;
}
.ct-minor-third:after {
  display: table;
}
.ct-minor-third > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 80%;
  width: 0;
}
.ct-major-third:after {
  display: table;
}
.ct-major-third > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 75%;
  width: 0;
}
.ct-perfect-fourth:after {
  display: table;
}
.ct-perfect-fourth > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 66.6666666667%;
  width: 0;
}
.ct-perfect-fifth:after {
  display: table;
}
.ct-perfect-fifth > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 62.5%;
  width: 0;
}
.ct-minor-sixth:after {
  display: table;
}
.ct-minor-sixth > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 61.804697157%;
  width: 0;
}
.ct-golden-section:after {
  display: table;
}
.ct-golden-section > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 60%;
  width: 0;
}
.ct-major-sixth:after {
  display: table;
}
.ct-major-sixth > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 56.25%;
  width: 0;
}
.ct-minor-seventh:after {
  display: table;
}
.ct-minor-seventh > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 53.3333333333%;
  width: 0;
}
.ct-major-seventh:after {
  display: table;
}
.ct-major-seventh > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 50%;
  width: 0;
}
.ct-octave:after {
  display: table;
}
.ct-octave > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 40%;
  width: 0;
}
.ct-major-tenth:after {
  display: table;
}
.ct-major-tenth > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 37.5%;
  width: 0;
}
.ct-major-eleventh:after {
  display: table;
}
.ct-major-eleventh > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 33.3333333333%;
  width: 0;
}
.ct-major-twelfth:after {
  display: table;
}
.ct-major-twelfth > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  content: "";
  display: block;
  float: left;
  height: 0;
  padding-bottom: 25%;
  width: 0;
}
.ct-double-octave:after {
  display: table;
}
.ct-double-octave > svg {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}
form#step-form-horizontal .form-group .text-label {
  display: block;
  text-align: left;
}
[data-primary="color_2"] .wizard > .steps li.current a {
  background-color: #eb8153;
}
[data-primary="color_2"] .wizard .skip-email a {
  color: #363062;
}
[data-primary="color_2"] .wizard > .actions li:not(.disabled) a {
  background-color: #eb8153;
}
.step-form-horizontal .wizard {
  padding-top: 3.5rem;
}
.step-form-horizontal .wizard .steps li {
  position: relative;
}
.step-form-horizontal .wizard .steps li.done a {
  background-color: #fff;
  color: #6e6e6e;
  text-align: center;
}
[data-theme-version="dark"] .step-form-horizontal .wizard .steps li.done a {
  background-color: #181f39;
  color: #7e7e7e;
}
.step-form-horizontal .wizard .steps li.done a:hover {
  background-color: #fff;
  color: #6e6e6e;
  text-align: center;
}
.step-form-horizontal .wizard .steps li.done a .number {
  background: #eb8153;
  border-color: transparent;
  color: #fff;
}
[data-theme-version="dark"]
  .step-form-horizontal
  .wizard
  .steps
  li.done
  a
  .number {
  border-color: #eb8153;
}
.step-form-horizontal .wizard .steps li.current a,
.step-form-horizontal .wizard .steps li.disabled a {
  background-color: initial;
  color: #fff;
  text-align: center;
}
.step-form-horizontal .wizard .steps li.current a:active,
.step-form-horizontal .wizard .steps li.current a:hover,
.step-form-horizontal .wizard .steps li.disabled a:active,
.step-form-horizontal .wizard .steps li.disabled a:hover {
  background-color: initial;
  color: #fff;
}
.step-form-horizontal .wizard .steps li.current a .number {
  background: #fff;
  border: 2px solid #eb8153;
  color: #363062;
}
.step-form-horizontal .wizard .steps li.disabled a .number {
  color: #eb8153;
}
.step-form-horizontal .wizard .steps li a {
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .step-form-horizontal .wizard .steps li a {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .step-form-horizontal .wizard .steps li a {
    font-size: 0.75rem;
    padding-top: 0.9375rem;
  }
}
.step-form-horizontal .wizard .steps li a .number {
  align-items: center;
  background-color: #fff;
  border: 3px solid #d7dae3;
  border-radius: 50px;
  display: flex;
  height: 3rem;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: -55px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 3rem;
}
[data-theme-version="dark"] .step-form-horizontal .wizard .steps li a .number {
  background: #181f39;
  border-color: #333a54;
}
@media only screen and (max-width: 575px) {
  .step-form-horizontal .wizard .steps li a .number {
    top: -45px;
  }
}
.step-form-horizontal .wizard .steps li:not(:last-child) {
  z-index: 1;
}
.step-form-horizontal .wizard .steps li:not(:last-child):after {
  background-color: #eb8153;
  content: "";
  height: 0.375rem;
  left: 50%;
  position: absolute;
  top: -2.1rem;
  width: 100%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .step-form-horizontal .wizard .steps li:not(:last-child):after {
    height: 0.375rem;
    top: -1.3125rem;
  }
}
.step-form-horizontal .wizard .steps li:not(:last-child).current:after {
  background-color: #f3f3f3;
}
[data-theme-version="dark"]
  .step-form-horizontal
  .wizard
  .steps
  li:not(:last-child).current:after {
  background: #181f39;
}
.step-form-horizontal .wizard .steps li:not(:last-child).current ~ li:after {
  background-color: #f3f3f3;
}
[data-theme-version="dark"]
  .step-form-horizontal
  .wizard
  .steps
  li:not(:last-child).current
  ~ li:after {
  background: #181f39;
}
.step-form-horizontal .wizard .actions {
  padding: 0;
}
@media only screen and (max-width: 575px) {
  .step-form-horizontal .wizard .actions {
    padding: 0;
  }
}
.step-form-horizontal ol {
  display: flex !important;
  justify-content: space-between;
  padding-left: 0;
  position: relative;
}
.step-form-horizontal ol li {
  background: transparent !important;
  border: 0;
  margin-bottom: 0;
  padding: 0 !important;
  position: relative;
  width: 33.33%;
  z-index: 2;
}
.step-form-horizontal ol li:after {
  content: none !important;
}
.step-form-horizontal ol li:before {
  background: #e23428;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 23px;
  transition: all 0.5s;
  width: 0;
  z-index: 1;
}
.step-form-horizontal ol li.go767851704 {
  background-color: #fff;
  color: #6e6e6e;
  text-align: center;
}
.step-form-horizontal ol li.go767851704:before {
  width: 100%;
}
[data-theme-version="dark"] .step-form-horizontal ol li.go767851704 {
  background-color: #181f39;
  color: #7e7e7e;
}
.step-form-horizontal ol li.go767851704:hover {
  background-color: #fff;
  color: #6e6e6e;
  text-align: center;
}
.step-form-horizontal ol li.go767851704 span {
  background: #e23428;
  border-color: transparent;
  color: #fff;
}
[data-theme-version="dark"] .step-form-horizontal ol li.go767851704 span {
  border-color: #eb8153;
}
.step-form-horizontal ol li.active,
.step-form-horizontal ol li.disabled,
.step-form-horizontal ol li.go2478912419 {
  background-color: initial;
  border: 0;
  color: #fff;
  text-align: center;
}
.step-form-horizontal ol li.active:active,
.step-form-horizontal ol li.active:hover,
.step-form-horizontal ol li.disabled:active,
.step-form-horizontal ol li.disabled:hover,
.step-form-horizontal ol li.go2478912419:active,
.step-form-horizontal ol li.go2478912419:hover {
  background-color: initial;
  color: #fff;
}
.step-form-horizontal ol li.active span,
.step-form-horizontal ol li.go2478912419 span {
  background: #fff;
  border: 2px solid #e23428;
  color: #e23428;
}
.step-form-horizontal ol li.disabled span {
  color: #eb8153;
}
@media (max-width: 767.98px) {
  .step-form-horizontal ol li {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .step-form-horizontal ol li {
    font-size: 0.75rem;
    padding-top: 0.9375rem;
  }
}
.step-form-horizontal ol li span {
  align-items: center;
  background-color: #fff;
  border: 3px solid #d7dae3;
  border-radius: 50px;
  box-shadow: 0 0 0 3px #fff;
  display: flex;
  height: 3rem;
  justify-content: center;
  padding: 0 !important;
  position: relative;
  width: 3rem;
  z-index: 2;
}
[data-theme-version="dark"] .step-form-horizontal ol li span {
  background: #181f39;
  border-color: #333a54;
}
.step-form-horizontal ol li:last-child {
  width: auto;
}
.step-form-horizontal ol:after {
  background-color: #eee;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 23px;
  width: 100%;
  z-index: 1;
}
.step-form-horizontal .actions {
  padding: 0;
}
@media only screen and (max-width: 575px) {
  .step-form-horizontal .actions {
    padding: 0;
  }
}
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  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");
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
@font-face {
  font-display: block;
  font-family: lg;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/lg.64b800aa30714fd916dc.woff2)
      format("woff2"),
    url(/react/demo/static/media/lg.747d038541bfc6bb8ea9.ttf) format("truetype"),
    url(/react/demo/static/media/lg.356a0e9cb064c7a196c6.woff) format("woff"),
    url(/react/demo/static/media/lg.09cd8e9be7081f216644.svg#lg) format("svg");
}
.lg-icon {
  speak: never;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: lg !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.lg-container {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial,
    Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji,
    Segoe UI Symbol, Noto Color Emoji;
}
.lg-next,
.lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border: none;
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  outline: none;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1084;
}
.lg-next.disabled,
.lg-prev.disabled {
  cursor: default;
  opacity: 0 !important;
}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled) {
  color: #fff;
}
.lg-single-item .lg-prev,
.lg-single-item .lg-next {
  display: none;
}
.lg-next {
  right: 20px;
}
.lg-next:before {
  content: "\e095";
}
.lg-prev {
  left: 20px;
}
.lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  to {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  to {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  to {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  to {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1082;
}
.lg-media-overlap .lg-toolbar {
  background-image: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.4));
}
.lg-toolbar .lg-icon {
  background: none;
  border: none;
  box-shadow: none;
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  outline: medium none;
  padding: 10px 0;
  text-align: center;
  text-decoration: none !important;
  transition: color 0.2s linear;
  width: 50px;
  will-change: color;
}
.lg-toolbar .lg-icon.lg-icon-18 {
  font-size: 18px;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-maximize {
  font-size: 22px;
}
.lg-toolbar .lg-maximize:after {
  content: "\e90a";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  color: #eee;
  font-size: 16px;
  opacity: 0;
  padding: 10px 40px;
  text-align: center;
  transition: opacity 0.2s ease-out 0s;
  z-index: 1080;
}
.lg-sub-html h4 {
  font-size: 13px;
  font-weight: 700;
  margin: 0;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
.lg-sub-html a {
  color: inherit;
}
.lg-sub-html a:hover {
  text-decoration: underline;
}
.lg-media-overlap .lg-sub-html {
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.6));
}
.lg-item .lg-sub-html {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}
.lg-error-msg {
  color: #999;
  font-size: 14px;
}
.lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  height: 47px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-closing .lg-next,
.lg-closing .lg-prev,
.lg-closing .lg-sub-html,
.lg-closing .lg-toolbar {
  opacity: 0;
  transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear,
    -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;
  transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear,
    -webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item:not(.lg-zoomable)
  .lg-img-wrap,
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item:not(.lg-zoomable)
  .lg-video-cont {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.25s cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.25s cubic-bezier(0, 0, 0.25, 1),
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  will-change: transform, opacity;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item:not(.lg-zoomable).lg-complete
  .lg-img-wrap,
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item:not(.lg-zoomable).lg-complete
  .lg-video-cont {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.lg-icon:focus-visible {
  border-radius: 3px;
  color: #fff;
  outline: 1px dashed hsla(0, 0%, 100%, 0.6);
}
.lg-toolbar .lg-icon:focus-visible {
  border-radius: 8px;
  outline-offset: -5px;
}
.lg-group:after {
  clear: both;
  content: "";
  display: table;
}
.lg-container {
  outline: none;
}
.lg-on {
  scroll-behavior: unset;
}
.lg-overlay-open {
  overflow: hidden;
}
.lg-hide-sub-html .lg-sub-html,
.lg-next,
.lg-pager-outer,
.lg-prev,
.lg-toolbar {
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  will-change: transform, opacity;
}
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer,
.lg-show-in .lg-prev,
.lg-show-in .lg-toolbar,
.lg-show-in.lg-hide-sub-html .lg-sub-html {
  opacity: 1;
}
.lg-show-in .lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-show-in .lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.lg-outer {
  height: 100%;
  left: 0;
  opacity: 0.001;
  outline: none;
  overflow: hidden;
  position: fixed;
  text-align: left;
  top: 0;
  transition: opacity 0.15s ease 0s;
  width: 100%;
  will-change: auto;
  z-index: 1050;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible,
.lg-outer.lg-zoom-from-image {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  opacity: 1;
  transition-duration: 0s !important;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.lg-outer .lg-inner {
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 0s;
  white-space: nowrap;
  width: 100%;
}
.lg-outer .lg-item {
  display: none !important;
}
.lg-outer .lg-item:not(.lg-start-end-progress) {
  background: url(data:image/gif;base64,R0lGODlhIAAgAPUAADExMf///zQ0NF9fX0JCQjw8PFZWVpiYmIGBgTc3N0RERDIyMoiIiJGRkUdHR2lpaXx8fD8/P3FxcUxMTMvLy7i4uLCwsJmZmXZ2dj09PcLCwqampvT09P///1dXV1xcXE9PT9ra2rKysuXl5cDAwG9vbwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkECQoAAAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQJCgAAACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAkKAAAALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=)
    no-repeat scroll 50% transparent;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.lg-outer .lg-img-wrap {
  bottom: 0;
  font-size: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-object {
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
  width: auto;
}
.lg-outer .lg-empty-html .lg-sub-html,
.lg-outer .lg-empty-html.lg-sub-html {
  display: none;
}
.lg-outer.lg-hide-download .lg-download {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-first-slide .lg-dummy-img {
  left: 50%;
  position: absolute;
  top: 50%;
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
  opacity: 1;
  transition: opacity 0.2s ease-out 0.15s;
}
.lg-backdrop {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 333ms ease-in 0s;
  will-change: auto;
  z-index: 1040;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
  transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
  transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s,
    -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
  transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s,
    -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-container {
  display: none;
}
.lg-container.lg-show {
  display: block;
}
.lg-container.lg-dragging-vertical .lg-backdrop {
  transition-duration: 0s !important;
}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
  opacity: 1;
  transition-duration: 0s !important;
}
.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
  position: absolute;
}
.lg-inline .lg-backdrop {
  z-index: 1;
}
.lg-inline .lg-outer {
  z-index: 2;
}
.lg-inline .lg-maximize:after {
  content: "\e909";
}
.lg-components {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: -webkit-transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s;
  transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
  will-change: transform;
  z-index: 1080;
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  transition-duration: 0ms !important;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,
    -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
  will-change: transform;
}
.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s,
    -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
  will-change: transform;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  transition: opacity 0.15s,
    -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,
    opacity 0.15s !important;
  transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,
    opacity 0.15s,
    -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition {
  transition: none !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition {
  left: 50% !important;
  max-height: none !important;
  max-width: none !important;
  top: 50% !important;
  -webkit-transform: scaleX(1) translate3d(-50%, -50%, 0) !important;
  transform: scaleX(1) translate3d(-50%, -50%, 0) !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x {
  left: 50% !important;
  max-height: none !important;
  max-width: none !important;
  top: 0 !important;
  -webkit-transform: scaleX(1) translate3d(-50%, 0, 0) !important;
  transform: scaleX(1) translate3d(-50%, 0, 0) !important;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y {
  left: 0 !important;
  max-height: none !important;
  max-width: none !important;
  top: 50% !important;
  -webkit-transform: scaleX(1) translate3d(0, -50%, 0) !important;
  transform: scaleX(1) translate3d(0, -50%, 0) !important;
}
.lg-icon.lg-zoom-in:after {
  content: "\e311";
}
.lg-actual-size .lg-icon.lg-zoom-in {
  opacity: 0.5;
  pointer-events: none;
}
.lg-icon.lg-actual-size {
  font-size: 20px;
}
.lg-icon.lg-actual-size:after {
  content: "\e033";
}
.lg-icon.lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
.lg-icon.lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed .lg-icon.lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-zoom-out,
.lg-outer[data-lg-slide-type="iframe"] .lg-actual-size,
.lg-outer[data-lg-slide-type="iframe"] .lg-zoom-in,
.lg-outer[data-lg-slide-type="iframe"] .lg-zoom-out,
.lg-outer[data-lg-slide-type="video"] .lg-actual-size,
.lg-outer[data-lg-slide-type="video"] .lg-zoom-in,
.lg-outer[data-lg-slide-type="video"] .lg-zoom-out {
  opacity: 0.75;
  pointer-events: none;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  float: left;
  max-height: 350px;
  overflow: hidden;
  width: 100%;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,
.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
  text-align: center;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-left {
  text-align: left;
}
.lg-outer .lg-thumb-outer.lg-thumb-align-right {
  text-align: right;
}
.lg-outer.lg-single-item .lg-thumb-outer {
  display: none;
}
.lg-outer .lg-thumb {
  display: inline-block;
  height: 100%;
  margin-bottom: -5px;
  padding: 5px 0;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb {
    padding: 10px 0;
  }
}
.lg-outer .lg-thumb-item {
  border-radius: 2px;
  cursor: pointer;
  float: left;
  height: 100%;
  margin-bottom: 5px;
  overflow: hidden;
  will-change: border-color;
}
@media (min-width: 768px) {
  .lg-outer .lg-thumb-item {
    border: 2px solid #fff;
    border-radius: 4px;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer .lg-toggle-thumb:after {
  content: "\e1ff";
}
.lg-outer.lg-animate-thumb .lg-thumb {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.dzu-dropzone {
  align-items: center;
  border: 2px solid #d9d9d9;
  border-radius: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  min-height: 120px;
  overflow: scroll;
  position: relative;
  transition: all 0.15s linear;
  width: 100%;
}
.dzu-dropzoneActive {
  background-color: #deebff;
  border-color: #2484ff;
}
.dzu-dropzoneDisabled {
  opacity: 0.5;
}
.dzu-dropzoneDisabled :hover {
  cursor: inherit;
}
.dzu-input {
  display: none;
}
.dzu-inputLabel {
  bottom: 0;
  font-size: 20px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.dzu-inputLabel,
.dzu-inputLabelWithFiles {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  align-items: center;
  color: #2484ff;
  cursor: pointer;
  display: flex;
  font-family: Helvetica, sans-serif;
  font-weight: 600;
  justify-content: center;
}
.dzu-inputLabelWithFiles {
  align-self: flex-start;
  background-color: #e6e6e6;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  margin-left: 3%;
  margin-top: 20px;
  min-height: 32px;
  padding: 0 14px;
}
.dzu-previewContainer {
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
  flex-direction: row;
  justify-content: space-between;
  min-height: 60px;
  padding: 40px 3%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.dzu-previewContainer,
.dzu-previewStatusContainer {
  align-items: center;
  display: flex;
}
.dzu-previewFileName {
  color: #333;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.dzu-previewImage {
  border-radius: 4px;
  max-height: 40px;
  max-width: 140px;
  width: auto;
}
.dzu-previewButton {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  cursor: pointer;
  height: 14px;
  margin: 0 0 2px 10px;
  opacity: 0.9;
  width: 14px;
}
.dzu-submitButtonContainer {
  margin: 24px 0;
  z-index: 1;
}
.dzu-submitButton {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #2484ff;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  min-height: 32px;
  padding: 0 14px;
}
.dzu-submitButton:disabled {
  background-color: #e6e6e6;
  color: #333;
  cursor: inherit;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor: not-allowed;
}
.fc-unselectable {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  user-select: none;
}
.fc {
  display: flex;
  flex-direction: column;
  font-size: 1em;
}
.fc,
.fc *,
.fc :after,
.fc :before {
  box-sizing: border-box;
}
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
}
.fc th {
  text-align: center;
}
.fc td,
.fc th {
  padding: 0;
  vertical-align: top;
}
.fc a[data-navlink] {
  cursor: pointer;
}
.fc a[data-navlink]:hover {
  text-decoration: underline;
}
.fc-direction-ltr {
  direction: ltr;
  text-align: left;
}
.fc-direction-rtl {
  direction: rtl;
  text-align: right;
}
.fc-theme-standard td,
.fc-theme-standard th {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.fc-liquid-hack td,
.fc-liquid-hack th {
  position: relative;
}
@font-face {
  font-family: fcicons;
  font-style: normal;
  font-weight: 400;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=)
    format("truetype");
}
.fc-icon {
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: fcicons !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: 1em;
  line-height: 1;
  text-align: center;
  text-transform: none;
  -webkit-user-select: none;
  user-select: none;
  width: 1em;
}
.fc-icon-chevron-left:before {
  content: "\e900";
}
.fc-icon-chevron-right:before {
  content: "\e901";
}
.fc-icon-chevrons-left:before {
  content: "\e902";
}
.fc-icon-chevrons-right:before {
  content: "\e903";
}
.fc-icon-minus-square:before {
  content: "\e904";
}
.fc-icon-plus-square:before {
  content: "\e905";
}
.fc-icon-x:before {
  content: "\e906";
}
.fc .fc-button {
  border-radius: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
}
.fc .fc-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.fc .fc-button {
  -webkit-appearance: button;
}
.fc .fc-button:not(:disabled) {
  cursor: pointer;
}
.fc .fc-button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.fc .fc-button {
  background-color: initial;
  border: 1px solid transparent;
  border-radius: 0.25em;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.4em 0.65em;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.fc .fc-button:hover {
  text-decoration: none;
}
.fc .fc-button:focus {
  box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
  outline: 0;
}
.fc .fc-button:disabled {
  opacity: 0.65;
}
.fc .fc-button-primary {
  background-color: #2c3e50;
  background-color: var(--fc-button-bg-color, #2c3e50);
  border-color: #2c3e50;
  border-color: var(--fc-button-border-color, #2c3e50);
  color: #fff;
  color: var(--fc-button-text-color, #fff);
}
.fc .fc-button-primary:hover {
  background-color: #1e2b37;
  background-color: var(--fc-button-hover-bg-color, #1e2b37);
  border-color: #1a252f;
  border-color: var(--fc-button-hover-border-color, #1a252f);
  color: #fff;
  color: var(--fc-button-text-color, #fff);
}
.fc .fc-button-primary:disabled {
  background-color: #2c3e50;
  background-color: var(--fc-button-bg-color, #2c3e50);
  border-color: #2c3e50;
  border-color: var(--fc-button-border-color, #2c3e50);
  color: #fff;
  color: var(--fc-button-text-color, #fff);
}
.fc .fc-button-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}
.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
  background-color: #1a252f;
  background-color: var(--fc-button-active-bg-color, #1a252f);
  border-color: #151e27;
  border-color: var(--fc-button-active-border-color, #151e27);
  color: #fff;
  color: var(--fc-button-text-color, #fff);
}
.fc .fc-button-primary:not(:disabled).fc-button-active:focus,
.fc .fc-button-primary:not(:disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}
.fc .fc-button .fc-icon {
  font-size: 1.5em;
  vertical-align: middle;
}
.fc .fc-button-group {
  display: inline-flex;
  position: relative;
  vertical-align: middle;
}
.fc .fc-button-group > .fc-button {
  flex: 1 1 auto;
  position: relative;
}
.fc .fc-button-group > .fc-button.fc-button-active,
.fc .fc-button-group > .fc-button:active,
.fc .fc-button-group > .fc-button:focus,
.fc .fc-button-group > .fc-button:hover {
  z-index: 1;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-right: -1px;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.fc .fc-toolbar {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5em;
}
.fc .fc-toolbar.fc-footer-toolbar {
  margin-top: 1.5em;
}
.fc .fc-toolbar-title {
  font-size: 1.75em;
}
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
  margin-left: 0.75em;
}
.fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
  margin-right: 0.75em;
}
.fc-direction-rtl .fc-toolbar-ltr {
  flex-direction: row-reverse;
}
.fc .fc-scroller {
  -webkit-overflow-scrolling: touch;
  position: relative;
}
.fc .fc-scroller-liquid {
  height: 100%;
}
.fc .fc-scroller-liquid-absolute {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc .fc-scroller-harness {
  direction: ltr;
  overflow: hidden;
  position: relative;
}
.fc .fc-scroller-harness-liquid {
  height: 100%;
}
.fc-direction-rtl .fc-scroller-harness > .fc-scroller {
  direction: rtl;
}
.fc-theme-standard .fc-scrollgrid {
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid table {
  table-layout: fixed;
  width: 100%;
}
.fc .fc-scrollgrid table {
  border-left-style: hidden;
  border-right-style: hidden;
  border-top-style: hidden;
}
.fc .fc-scrollgrid {
  border-bottom-width: 0;
  border-collapse: initial;
  border-right-width: 0;
}
.fc .fc-scrollgrid-liquid {
  height: 100%;
}
.fc .fc-scrollgrid-section,
.fc .fc-scrollgrid-section table,
.fc .fc-scrollgrid-section > td {
  height: 1px;
}
.fc .fc-scrollgrid-section-liquid > td {
  height: 100%;
}
.fc .fc-scrollgrid-section > * {
  border-left-width: 0;
  border-top-width: 0;
}
.fc .fc-scrollgrid-section-footer > *,
.fc .fc-scrollgrid-section-header > * {
  border-bottom-width: 0;
}
.fc .fc-scrollgrid-section-body table,
.fc .fc-scrollgrid-section-footer table {
  border-bottom-style: hidden;
}
.fc .fc-scrollgrid-section-sticky > * {
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  position: -webkit-sticky;
  position: sticky;
  z-index: 3;
}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
  top: 0;
}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky > * {
  bottom: 0;
}
.fc .fc-scrollgrid-sticky-shim {
  height: 1px;
  margin-bottom: -1px;
}
.fc-sticky {
  position: -webkit-sticky;
  position: sticky;
}
.fc .fc-view-harness {
  flex-grow: 1;
  position: relative;
}
.fc .fc-view-harness-active > .fc-view {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc .fc-col-header-cell-cushion {
  display: inline-block;
  padding: 2px 4px;
}
.fc .fc-bg-event,
.fc .fc-highlight,
.fc .fc-non-business {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc .fc-non-business {
  background: hsla(0, 0%, 84%, 0.3);
  background: var(--fc-non-business-color, hsla(0, 0%, 84%, 0.3));
}
.fc .fc-bg-event {
  background: #8fdf82;
  background: var(--fc-bg-event-color, #8fdf82);
  opacity: 0.3;
  opacity: var(--fc-bg-event-opacity, 0.3);
}
.fc .fc-bg-event .fc-event-title {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  font-style: italic;
  margin: 0.5em;
}
.fc .fc-highlight {
  background: rgba(188, 232, 241, 0.3);
  background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
}
.fc .fc-cell-shaded,
.fc .fc-day-disabled {
  background: hsla(0, 0%, 82%, 0.3);
  background: var(--fc-neutral-bg-color, hsla(0, 0%, 82%, 0.3));
}
a.fc-event,
a.fc-event:hover {
  text-decoration: none;
}
.fc-event.fc-event-draggable,
.fc-event[href] {
  cursor: pointer;
}
.fc-event .fc-event-main {
  position: relative;
  z-index: 2;
}
.fc-event-dragging:not(.fc-event-selected) {
  opacity: 0.75;
}
.fc-event-dragging.fc-event-selected {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-event .fc-event-resizer {
  display: none;
  position: absolute;
  z-index: 4;
}
.fc-event-selected .fc-event-resizer,
.fc-event:hover .fc-event-resizer {
  display: block;
}
.fc-event-selected .fc-event-resizer {
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  border-color: inherit;
  border-radius: 4px;
  border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
  border-style: solid;
  border-width: 1px;
  border-width: var(--fc-event-resizer-dot-border-width, 1px);
  height: 8px;
  height: var(--fc-event-resizer-dot-total-width, 8px);
  width: 8px;
  width: var(--fc-event-resizer-dot-total-width, 8px);
}
.fc-event-selected .fc-event-resizer:before {
  bottom: -20px;
  content: "";
  left: -20px;
  position: absolute;
  right: -20px;
  top: -20px;
}
.fc-event-selected,
.fc-event:focus {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event-selected:before,
.fc-event:focus:before {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.fc-event-selected:after,
.fc-event:focus:after {
  background: rgba(0, 0, 0, 0.25);
  background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
  bottom: -1px;
  content: "";
  left: -1px;
  position: absolute;
  right: -1px;
  top: -1px;
  z-index: 1;
}
.fc-h-event {
  background-color: #3788d8;
  background-color: var(--fc-event-bg-color, #3788d8);
  border: 1px solid #3788d8;
  border: 1px solid var(--fc-event-border-color, #3788d8);
  display: block;
}
.fc-h-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
}
.fc-h-event .fc-event-main-frame {
  display: flex;
}
.fc-h-event .fc-event-time {
  max-width: 100%;
  overflow: hidden;
}
.fc-h-event .fc-event-title-container {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
}
.fc-h-event .fc-event-title {
  display: inline-block;
  left: 0;
  max-width: 100%;
  overflow: hidden;
  right: 0;
  vertical-align: top;
}
.fc-h-event.fc-event-selected:before {
  bottom: -10px;
  top: -10px;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
  border-bottom-left-radius: 0;
  border-left-width: 0;
  border-top-left-radius: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
  border-bottom-right-radius: 0;
  border-right-width: 0;
  border-top-right-radius: 0;
}
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
  bottom: 0;
  top: 0;
  width: 8px;
  width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
  cursor: w-resize;
  left: -4px;
  left: calc(var(--fc-event-resizer-thickness, 8px) * -0.5);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
  cursor: e-resize;
  right: -4px;
  right: calc(var(--fc-event-resizer-thickness, 8px) * -0.5);
}
.fc-h-event.fc-event-selected .fc-event-resizer {
  margin-top: -4px;
  margin-top: calc(var(--fc-event-resizer-dot-total-width, 8px) * -0.5);
  top: 50%;
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
  left: -4px;
  left: calc(var(--fc-event-resizer-dot-total-width, 8px) * -0.5);
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
  right: -4px;
  right: calc(var(--fc-event-resizer-dot-total-width, 8px) * -0.5);
}
.fc .fc-popover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 9999;
}
.fc .fc-popover-header {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 3px 4px;
}
.fc .fc-popover-title {
  margin: 0 2px;
}
.fc .fc-popover-close {
  cursor: pointer;
  font-size: 1.1em;
  opacity: 0.65;
}
.fc-theme-standard .fc-popover {
  background: #fff;
  background: var(--fc-page-bg-color, #fff);
  border: 1px solid #ddd;
  border: 1px solid var(--fc-border-color, #ddd);
}
.fc-theme-standard .fc-popover-header {
  background: hsla(0, 0%, 82%, 0.3);
  background: var(--fc-neutral-bg-color, hsla(0, 0%, 82%, 0.3));
}
:root {
  --fc-daygrid-event-dot-width: 8px;
}
.fc-daygrid-day-events:after,
.fc-daygrid-day-events:before,
.fc-daygrid-day-frame:after,
.fc-daygrid-day-frame:before,
.fc-daygrid-event-harness:after,
.fc-daygrid-event-harness:before {
  clear: both;
  content: "";
  display: table;
}
.fc .fc-daygrid-body {
  position: relative;
  z-index: 1;
}
.fc .fc-daygrid-day.fc-day-today {
  background-color: rgba(255, 220, 40, 0.15);
  background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-daygrid-day-frame {
  min-height: 100%;
  position: relative;
}
.fc .fc-daygrid-day-top {
  display: flex;
  flex-direction: row-reverse;
}
.fc .fc-day-other .fc-daygrid-day-top {
  opacity: 0.3;
}
.fc .fc-daygrid-day-number {
  padding: 4px;
  position: relative;
  z-index: 4;
}
.fc .fc-daygrid-day-events {
  margin-top: 1px;
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
  left: 0;
  position: absolute;
  right: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
  min-height: 2em;
  position: relative;
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
  margin-bottom: 1em;
}
.fc .fc-daygrid-event-harness {
  position: relative;
}
.fc .fc-daygrid-event-harness-abs {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc .fc-daygrid-bg-harness {
  bottom: 0;
  position: absolute;
  top: 0;
}
.fc .fc-daygrid-day-bg .fc-non-business {
  z-index: 1;
}
.fc .fc-daygrid-day-bg .fc-bg-event {
  z-index: 2;
}
.fc .fc-daygrid-day-bg .fc-highlight {
  z-index: 3;
}
.fc .fc-daygrid-event {
  margin-top: 1px;
  z-index: 6;
}
.fc .fc-daygrid-event.fc-event-mirror {
  z-index: 7;
}
.fc .fc-daygrid-day-bottom {
  font-size: 0.85em;
  padding: 2px 3px 0;
}
.fc .fc-daygrid-day-bottom:before {
  clear: both;
  content: "";
  display: table;
}
.fc .fc-daygrid-more-link {
  cursor: pointer;
  position: relative;
  z-index: 4;
}
.fc .fc-daygrid-week-number {
  background-color: hsla(0, 0%, 82%, 0.3);
  background-color: var(--fc-neutral-bg-color, hsla(0, 0%, 82%, 0.3));
  color: grey;
  color: var(--fc-neutral-text-color, grey);
  min-width: 1.5em;
  padding: 2px;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 5;
}
.fc .fc-more-popover .fc-popover-body {
  min-width: 220px;
  padding: 10px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
  margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
  margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
  border-radius: 0 0 3px 0;
  left: 0;
}
.fc-direction-rtl .fc-daygrid-week-number {
  border-radius: 0 0 0 3px;
  right: 0;
}
.fc-liquid-hack .fc-daygrid-day-frame {
  position: static;
}
.fc-daygrid-event {
  border-radius: 3px;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  position: relative;
  white-space: nowrap;
}
.fc-daygrid-block-event .fc-event-time {
  font-weight: 700;
}
.fc-daygrid-block-event .fc-event-time,
.fc-daygrid-block-event .fc-event-title {
  padding: 1px;
}
.fc-daygrid-dot-event {
  align-items: center;
  display: flex;
  padding: 2px 0;
}
.fc-daygrid-dot-event .fc-event-title {
  flex-grow: 1;
  flex-shrink: 1;
  font-weight: 700;
  min-width: 0;
  overflow: hidden;
}
.fc-daygrid-dot-event.fc-event-mirror,
.fc-daygrid-dot-event:hover {
  background: rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event.fc-event-selected:before {
  bottom: -10px;
  top: -10px;
}
.fc-daygrid-event-dot {
  border: 4px solid #3788d8;
  border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid
    var(--fc-event-border-color, #3788d8);
  border-radius: 4px;
  border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
  box-sizing: initial;
  height: 0;
  margin: 0 4px;
  width: 0;
}
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
  margin-right: 3px;
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
  margin-left: 3px;
}
.fc-v-event {
  background-color: #3788d8;
  background-color: var(--fc-event-bg-color, #3788d8);
  border: 1px solid #3788d8;
  border: 1px solid var(--fc-event-border-color, #3788d8);
  display: block;
}
.fc-v-event .fc-event-main {
  color: #fff;
  color: var(--fc-event-text-color, #fff);
  height: 100%;
}
.fc-v-event .fc-event-main-frame {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.fc-v-event .fc-event-time {
  flex-grow: 0;
  flex-shrink: 0;
  max-height: 100%;
  overflow: hidden;
}
.fc-v-event .fc-event-title-container {
  flex-grow: 1;
  flex-shrink: 1;
  min-height: 0;
}
.fc-v-event .fc-event-title {
  bottom: 0;
  max-height: 100%;
  overflow: hidden;
  top: 0;
}
.fc-v-event:not(.fc-event-start) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
}
.fc-v-event:not(.fc-event-end) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-width: 0;
}
.fc-v-event.fc-event-selected:before {
  left: -10px;
  right: -10px;
}
.fc-v-event .fc-event-resizer-start {
  cursor: n-resize;
}
.fc-v-event .fc-event-resizer-end {
  cursor: s-resize;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
  height: 8px;
  height: var(--fc-event-resizer-thickness, 8px);
  left: 0;
  right: 0;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer {
  left: 50%;
  margin-left: -4px;
  margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
  top: -4px;
  top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
  bottom: -4px;
  bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc .fc-timegrid .fc-daygrid-body {
  z-index: 2;
}
.fc .fc-timegrid-divider {
  padding: 0 0 2px;
}
.fc .fc-timegrid-body {
  min-height: 100%;
  position: relative;
  z-index: 1;
}
.fc .fc-timegrid-axis-chunk {
  position: relative;
}
.fc .fc-timegrid-axis-chunk > table,
.fc .fc-timegrid-slots {
  position: relative;
  z-index: 1;
}
.fc .fc-timegrid-slot {
  border-bottom: 0;
  height: 1.5em;
}
.fc .fc-timegrid-slot:empty:before {
  content: "\00a0";
}
.fc .fc-timegrid-slot-minor {
  border-top-style: dotted;
}
.fc .fc-timegrid-slot-label-cushion {
  display: inline-block;
  white-space: nowrap;
}
.fc .fc-timegrid-slot-label {
  vertical-align: middle;
}
.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
  padding: 0 4px;
}
.fc .fc-timegrid-axis-frame-liquid {
  height: 100%;
}
.fc .fc-timegrid-axis-frame {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  overflow: hidden;
}
.fc .fc-timegrid-axis-cushion {
  flex-shrink: 0;
  max-width: 60px;
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
  text-align: right;
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
  text-align: left;
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc .fc-timegrid-col.fc-day-today {
  background-color: rgba(255, 220, 40, 0.15);
  background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-timegrid-col-frame {
  min-height: 100%;
  position: relative;
}
.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame {
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc-media-screen .fc-timegrid-cols {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc-media-screen .fc-timegrid-cols > table {
  height: 100%;
}
.fc-media-screen .fc-timegrid-col-bg,
.fc-media-screen .fc-timegrid-col-events,
.fc-media-screen .fc-timegrid-now-indicator-container {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc .fc-timegrid-col-bg {
  z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-non-business {
  z-index: 1;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
  z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-highlight {
  z-index: 3;
}
.fc .fc-timegrid-bg-harness {
  left: 0;
  position: absolute;
  right: 0;
}
.fc .fc-timegrid-col-events {
  z-index: 3;
}
.fc .fc-timegrid-now-indicator-container {
  bottom: 0;
  overflow: hidden;
}
.fc-direction-ltr .fc-timegrid-col-events {
  margin: 0 2.5% 0 2px;
}
.fc-direction-rtl .fc-timegrid-col-events {
  margin: 0 2px 0 2.5%;
}
.fc-timegrid-event-harness {
  position: absolute;
}
.fc-timegrid-event-harness > .fc-timegrid-event {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event,
.fc-timegrid-event.fc-event-mirror,
.fc-timegrid-more-link {
  box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event,
.fc-timegrid-more-link {
  border-radius: 3px;
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.fc-timegrid-event {
  margin-bottom: 1px;
}
.fc-timegrid-event .fc-event-main {
  padding: 1px 1px 0;
}
.fc-timegrid-event .fc-event-time {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
  margin-bottom: 1px;
  white-space: nowrap;
}
.fc-timegrid-event-short .fc-event-main-frame {
  flex-direction: row;
  overflow: hidden;
}
.fc-timegrid-event-short .fc-event-time:after {
  content: "\00a0-\00a0";
}
.fc-timegrid-event-short .fc-event-title {
  font-size: 0.85em;
  font-size: var(--fc-small-font-size, 0.85em);
}
.fc-timegrid-more-link {
  background: #d0d0d0;
  background: var(--fc-more-link-bg-color, #d0d0d0);
  color: inherit;
  color: var(--fc-more-link-text-color, inherit);
  cursor: pointer;
  margin-bottom: 1px;
  position: absolute;
  z-index: 9999;
}
.fc-timegrid-more-link-inner {
  padding: 3px 2px;
  top: 0;
}
.fc-direction-ltr .fc-timegrid-more-link {
  right: 0;
}
.fc-direction-rtl .fc-timegrid-more-link {
  left: 0;
}
.fc .fc-timegrid-now-indicator-line {
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
  border-style: solid;
  border-width: 1px 0 0;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 4;
}
.fc .fc-timegrid-now-indicator-arrow {
  border-color: red;
  border-color: var(--fc-now-indicator-color, red);
  border-style: solid;
  margin-top: -5px;
  position: absolute;
  z-index: 4;
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-width: 5px 0 5px 6px;
  left: 0;
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-width: 5px 6px 5px 0;
  right: 0;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: hsla(0, 0%, 100%, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}
.Toastify__toast-container {
  box-sizing: border-box;
  color: #fff;
  padding: 4px;
  position: fixed;
  -webkit-transform: translate3d(0, 0, 9999 px);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index) px);
  width: 320px;
  width: var(--toastify-toast-width);
  z-index: 9999;
  z-index: var(--toastify-z-index);
}
.Toastify__toast-container--top-left {
  left: 1em;
  top: 1em;
}
.Toastify__toast-container--top-center {
  left: 50%;
  top: 1em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  right: 1em;
  top: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    left: 0;
    margin: 0;
    padding: 0;
    width: 100vw;
  }
  .Toastify__toast-container--top-center,
  .Toastify__toast-container--top-left,
  .Toastify__toast-container--top-right {
    top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-right {
    bottom: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    left: auto;
    right: 0;
  }
}
.Toastify__toast {
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  cursor: default;
  direction: ltr;
  display: flex;
  font-family: sans-serif;
  font-family: var(--toastify-font-family);
  justify-content: space-between;
  margin-bottom: 1rem;
  max-height: 800px;
  max-height: var(--toastify-toast-max-height);
  min-height: 64px;
  min-height: var(--toastify-toast-min-height);
  overflow: hidden;
  padding: 8px;
  position: relative;
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  margin: auto 0;
  padding: 6px;
}
.Toastify__toast-body > div:last-child {
  flex: 1 1;
  word-break: break-word;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
  display: flex;
  flex-shrink: 0;
  margin-inline-end: 10px;
  width: 20px;
}
.Toastify--animate {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.Toastify--animate-icon {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast {
    border-radius: 0;
    margin-bottom: 0;
  }
}
.Toastify__toast-theme--dark {
  background: #121212;
  background: var(--toastify-color-dark);
  color: #fff;
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
  background: #fff;
  background: var(--toastify-color-light);
  color: #757575;
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  background: #3498db;
  background: var(--toastify-color-info);
  color: #fff;
  color: var(--toastify-text-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  background: #07bc0c;
  background: var(--toastify-color-success);
  color: #fff;
  color: var(--toastify-text-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  background: #f1c40f;
  background: var(--toastify-color-warning);
  color: #fff;
  color: var(--toastify-text-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  background: #e74c3c;
  background: var(--toastify-color-error);
  color: #fff;
  color: var(--toastify-text-color-error);
}
.Toastify__progress-bar-theme--light {
  background: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: #bb86fc;
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: #3498db;
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: #07bc0c;
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: #f1c40f;
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: #e74c3c;
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
  background: hsla(0, 0%, 100%, 0.7);
  background: var(--toastify-color-transparent);
}
.Toastify__close-button {
  align-self: flex-start;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
  outline: none;
  padding: 0;
  transition: 0.3s ease;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:focus,
.Toastify__close-button:hover {
  opacity: 1;
}
@-webkit-keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  to {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  to {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  bottom: 0;
  height: 5px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 100%;
  z-index: 9999;
  z-index: var(--toastify-z-index);
}
.Toastify__progress-bar--animated {
  -webkit-animation: Toastify__trackProgress linear 1 forwards;
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.Toastify__progress-bar--rtl {
  left: auto;
  right: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
}
.Toastify__spinner {
  -webkit-animation: Toastify__spin 0.65s linear infinite;
  animation: Toastify__spin 0.65s linear infinite;
  border: 2px solid #e0e0e0;
  border-color: var(--toastify-spinner-color-empty-area);
  border-radius: 100%;
  border-right-color: #616161;
  border-right-color: var(--toastify-spinner-color);
  box-sizing: border-box;
  height: 20px;
  width: 20px;
}
@-webkit-keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
  -webkit-animation-name: Toastify__bounceInLeft;
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
  -webkit-animation-name: Toastify__bounceInRight;
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  -webkit-animation-name: Toastify__bounceInDown;
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  -webkit-animation-name: Toastify__bounceInUp;
  animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
  -webkit-animation-name: Toastify__bounceOutLeft;
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
  -webkit-animation-name: Toastify__bounceOutRight;
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  -webkit-animation-name: Toastify__bounceOutUp;
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  -webkit-animation-name: Toastify__bounceOutDown;
  animation-name: Toastify__bounceOutDown;
}
@-webkit-keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  -webkit-animation-name: Toastify__zoomIn;
  animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
  -webkit-animation-name: Toastify__zoomOut;
  animation-name: Toastify__zoomOut;
}
@-webkit-keyframes Toastify__flipIn {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipIn {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes Toastify__flipOut {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes Toastify__flipOut {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
.Toastify__flip-enter {
  -webkit-animation-name: Toastify__flipIn;
  animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
  -webkit-animation-name: Toastify__flipOut;
  animation-name: Toastify__flipOut;
}
@-webkit-keyframes Toastify__slideInRight {
  0% {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInRight {
  0% {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideInLeft {
  0% {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInLeft {
  0% {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideInUp {
  0% {
    -webkit-transform: translate3d(0, 110%, 0);
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInUp {
  0% {
    -webkit-transform: translate3d(0, 110%, 0);
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideInDown {
  0% {
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInDown {
  0% {
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes Toastify__slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes Toastify__slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes Toastify__slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0);
    visibility: hidden;
  }
}
.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
  -webkit-animation-name: Toastify__slideInLeft;
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
  -webkit-animation-name: Toastify__slideInRight;
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  -webkit-animation-name: Toastify__slideInDown;
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  -webkit-animation-name: Toastify__slideInUp;
  animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
  -webkit-animation-name: Toastify__slideOutLeft;
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
  -webkit-animation-name: Toastify__slideOutRight;
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  -webkit-animation-name: Toastify__slideOutUp;
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  -webkit-animation-name: Toastify__slideOutDown;
  animation-name: Toastify__slideOutDown;
}
@-webkit-keyframes Toastify__spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes Toastify__spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.form-control.input-search,
.input-search {
  border-radius: 8px;
  height: 38px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.input-search {
  border: 1px solid #eee;
  padding: 0 8px;
}
.filtering-table thead th:first-child {
  width: 70px;
}
.table tfoot tr {
  border-bottom-width: 1px;
  border-color: #eee;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.filter-pagination {
  background: #f0f0f0;
  border-radius: 10px;
  display: inline-block;
  padding: 5px;
}
.filter-pagination .next-button,
.filter-pagination .previous-button {
  background-color: #fff;
  border: 0 !important;
  border-radius: 10px;
  color: #9568ff;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px;
  padding: 14px 20px;
  width: auto;
}
.filter-pagination button:hover {
  background: #9568ff;
  color: #fff;
}
.filter-pagination button[disabled] {
  cursor: default;
  opacity: 0.5;
}
.filter-pagination button[disabled]:hover {
  background: #9568ff;
  color: #fff;
  opacity: 0.5;
}
.table-index input[type="number"] {
  background: #f0f0f0 !important;
  background-color: #f8f8f8;
  border: 0;
  color: #969ba0;
  padding: 6px 0 6px 10px;
  width: 70px;
}
@media only screen and (max-width: 575px) {
  .filter-pagination .next-button,
  .filter-pagination .previous-button {
    font-size: 14px;
    padding: 8px 10px;
  }
}
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__navigation-icon:before,
.react-datepicker__year-read-view--down-arrow {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:after,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:after,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:before {
  border: 8px solid transparent;
  box-sizing: initial;
  content: "";
  height: 0;
  left: -8px;
  position: absolute;
  width: 1px;
  z-index: -1;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:before {
  border-bottom-color: #aeaeae;
}
.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  margin-top: -8px;
  top: 0;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:after,
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:before {
  border-bottom-color: #f0f0f0;
  border-top: none;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:after {
  top: 0;
}
.react-datepicker-popper[data-placement^="bottom"]
  .react-datepicker__triangle:before {
  border-bottom-color: #aeaeae;
  top: -1px;
}
.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:after,
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:before {
  border-bottom: none;
  border-top-color: #fff;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:after {
  bottom: 0;
}
.react-datepicker-popper[data-placement^="top"]
  .react-datepicker__triangle:before {
  border-top-color: #aeaeae;
  bottom: -1px;
}
.react-datepicker-wrapper {
  border: 0;
  display: inline-block;
  padding: 0;
  width: 100%;
}
.react-datepicker {
  background-color: #fff;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  color: #000;
  display: inline-block;
  font-family: Helvetica Neue, helvetica, arial, sans-serif;
  font-size: 0.8rem;
  position: relative;
}
.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}
.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__triangle {
  left: 50px;
  position: absolute;
}
.react-datepicker-popper {
  z-index: 1;
}
.react-datepicker-popper[data-placement^="bottom"] {
  padding-top: 10px;
}
.react-datepicker-popper[data-placement="bottom-end"]
  .react-datepicker__triangle,
.react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}
.react-datepicker-popper[data-placement^="top"] {
  padding-bottom: 10px;
}
.react-datepicker-popper[data-placement^="right"] {
  padding-left: 8px;
}
.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}
.react-datepicker-popper[data-placement^="left"] {
  padding-right: 8px;
}
.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}
.react-datepicker__header {
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
  text-align: center;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__year-dropdown-container--select {
  display: inline-block;
  margin: 0 2px;
}
.react-datepicker-time__header,
.react-datepicker-year-header,
.react-datepicker__current-month {
  color: #000;
  font-size: 0.944rem;
  font-weight: 700;
  margin-top: 0;
}
.react-datepicker-time__header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.react-datepicker__navigation {
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  height: 32px;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  text-indent: -999em;
  top: 2px;
  width: 32px;
  z-index: 1;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(
    .react-datepicker__navigation--next--with-today-button
  ) {
  right: 85px;
}
.react-datepicker__navigation--years {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover :before {
  border-color: #a6a6a6;
}
.react-datepicker__navigation-icon {
  font-size: 20px;
  position: relative;
  top: -1px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next:before {
  left: -7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous:before {
  right: -7px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.react-datepicker__month-container {
  float: left;
}
.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  margin: 2px;
  width: 4rem;
}
.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  margin: 2px;
  width: 4rem;
}
.react-datepicker__input-time-container {
  clear: both;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
  width: 100%;
}
.react-datepicker__input-time-container .react-datepicker-time__caption,
.react-datepicker__input-time-container
  .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input {
  width: auto;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__input
  input[type="time"] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container
  .react-datepicker-time__input-container
  .react-datepicker-time__delimiter {
  display: inline-block;
  margin-left: 5px;
}
.react-datepicker__time-container {
  border-left: 1px solid #aeaeae;
  float: right;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline;
  position: absolute;
  right: -72px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  background: #fff;
  border-bottom-right-radius: 0.3rem;
  position: relative;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box {
  border-bottom-right-radius: 0.3rem;
  margin: 0 auto;
  overflow-x: hidden;
  text-align: center;
  width: 85px;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list {
  box-sizing: initial;
  height: calc(195px + 0.85rem);
  list-style: none;
  margin: 0;
  overflow-y: scroll;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item:hover {
  background-color: #f0f0f0;
  cursor: pointer;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: #fff;
  font-weight: 700;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--disabled:hover {
  background-color: initial;
  cursor: default;
}
.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  line-height: 1.7rem;
  margin: 0.166rem;
  text-align: center;
  width: 1.7rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  background-color: #f0f0f0;
  border-radius: 0.3rem;
}
.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}
.react-datepicker__day-names {
  margin-bottom: -8px;
}
.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  line-height: 1.7rem;
  margin: 0.166rem;
  text-align: center;
  width: 1.7rem;
}
.react-datepicker__month--in-range,
.react-datepicker__month--in-selecting-range,
.react-datepicker__month--selected,
.react-datepicker__quarter--in-range,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--selected {
  background-color: #216ba5;
  border-radius: 0.3rem;
  color: #fff;
}
.react-datepicker__month--in-range:hover,
.react-datepicker__month--in-selecting-range:hover,
.react-datepicker__month--selected:hover,
.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}
.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  background-color: initial;
  cursor: default;
}
.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  background-color: #f0f0f0;
  border-radius: 0.3rem;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: 700;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  background-color: #3dcc4a;
  border-radius: 0.3rem;
  color: #fff;
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: #f0f;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--in-range,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--selected,
.react-datepicker__month-text--in-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--selected,
.react-datepicker__quarter-text--in-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__year-text--in-range,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--selected {
  background-color: #216ba5;
  border-radius: 0.3rem;
  color: #fff;
}
.react-datepicker__day--in-range:hover,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--selected:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__year-text--in-range:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  background-color: #2579ba;
  border-radius: 0.3rem;
  color: #fff;
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ),
.react-datepicker__month-text--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ),
.react-datepicker__quarter-text--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ),
.react-datepicker__year-text--in-selecting-range:not(
    .react-datepicker__day--in-range,
    .react-datepicker__month-text--in-range,
    .react-datepicker__quarter-text--in-range,
    .react-datepicker__year-text--in-range
  ) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range
  .react-datepicker__day--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ),
.react-datepicker__month--selecting-range
  .react-datepicker__month-text--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ),
.react-datepicker__month--selecting-range
  .react-datepicker__quarter-text--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ),
.react-datepicker__month--selecting-range
  .react-datepicker__year-text--in-range:not(
    .react-datepicker__day--in-selecting-range,
    .react-datepicker__month-text--in-selecting-range,
    .react-datepicker__quarter-text--in-selecting-range,
    .react-datepicker__year-text--in-selecting-range
  ) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  color: #ccc;
  cursor: default;
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: initial;
}
.react-datepicker__month-text.react-datepicker__month--in-range:hover,
.react-datepicker__month-text.react-datepicker__month--selected:hover,
.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__month-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}
.react-datepicker__input-container {
  display: inline-block;
  position: relative;
  width: 100%;
}
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view,
.react-datepicker__year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover,
.react-datepicker__year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__month-read-view:hover
  .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover
  .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover
  .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover
  .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover
  .react-datepicker__month-read-view--down-arrow,
.react-datepicker__year-read-view:hover
  .react-datepicker__year-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
  right: -16px;
  top: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown,
.react-datepicker__year-dropdown {
  background-color: #f0f0f0;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  left: 25%;
  position: absolute;
  text-align: center;
  top: 30px;
  width: 50%;
  z-index: 1;
}
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover,
.react-datepicker__year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable,
.react-datepicker__year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}
.react-datepicker__month-option,
.react-datepicker__month-year-option,
.react-datepicker__year-option {
  display: block;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type,
.react-datepicker__year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type,
.react-datepicker__year-option:last-of-type {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  -webkit-user-select: none;
  user-select: none;
}
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover,
.react-datepicker__year-option:hover {
  background-color: #ccc;
}
.react-datepicker__month-option:hover
  .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover
  .react-datepicker__navigation--years-upcoming,
.react-datepicker__year-option:hover
  .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__month-option:hover
  .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover
  .react-datepicker__navigation--years-previous,
.react-datepicker__year-option:hover
  .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected,
.react-datepicker__year-option--selected {
  left: 15px;
  position: absolute;
}
.react-datepicker__close-icon {
  background-color: initial;
  border: 0;
  cursor: pointer;
  display: table-cell;
  height: 100%;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
}
.react-datepicker__close-icon:after {
  background-color: #216ba5;
  border-radius: 50%;
  color: #fff;
  content: "×";
  cursor: pointer;
  display: table-cell;
  font-size: 12px;
  height: 16px;
  line-height: 1;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  clear: left;
  cursor: pointer;
  font-weight: 700;
  padding: 5px 0;
  text-align: center;
}
.react-datepicker__portal {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__time-name {
  line-height: 3rem;
  width: 3rem;
}
@media (max-height: 550px), (max-width: 400px) {
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__time-name {
    line-height: 2rem;
    width: 2rem;
  }
}
.react-datepicker__portal .react-datepicker-time__header,
.react-datepicker__portal .react-datepicker__current-month {
  font-size: 1.44rem;
}
.daterangepicker {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: inherit;
  display: none;
  font-family: arial;
  font-size: 15px;
  left: 20px;
  line-height: 1em;
  margin-top: 7px;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 100px;
  width: 278px;
  z-index: 3001;
}
.daterangepicker:after,
.daterangepicker:before {
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
  display: inline-block;
  position: absolute;
}
.daterangepicker:before {
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  top: -7px;
}
.daterangepicker:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: -6px;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:after,
.daterangepicker.openscenter:before {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  width: 0;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.drop-up {
  margin-top: -7px;
}
.daterangepicker.drop-up:before {
  border-bottom: initial;
  border-top: 7px solid #ccc;
  bottom: -7px;
  top: auto;
}
.daterangepicker.drop-up:after {
  border-bottom: initial;
  border-top: 6px solid #fff;
  bottom: -6px;
  top: auto;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
  float: none;
}
.daterangepicker.single .drp-selected {
  display: none;
}
.daterangepicker.show-calendar .drp-buttons,
.daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
  padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  border: solid #000;
  border-radius: 0;
  border-width: 0 2px 2px 0;
  color: #fff;
  display: inline-block;
  padding: 3px;
}
.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  min-width: 32px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 32px;
}
.daterangepicker .calendar-table {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
}
.daterangepicker .calendar-table table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  width: 100%;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  color: #ccc;
  font-size: 80%;
}
.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  border-radius: 0;
  color: #000;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker option.disabled,
.daterangepicker td.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  cursor: default;
  font-size: 12px;
  height: auto;
  margin: 0;
  padding: 1px;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  background: #eee;
  border: 1px solid #eee;
  font-size: 12px;
  margin: 0 auto;
  outline: 0;
  padding: 2px;
  width: 50px;
}
.daterangepicker .calendar-time {
  line-height: 30px;
  margin: 4px auto 0;
  position: relative;
  text-align: center;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.daterangepicker .drp-buttons {
  border-top: 1px solid #ddd;
  clear: both;
  display: none;
  line-height: 12px;
  padding: 8px;
  text-align: right;
  vertical-align: middle;
}
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
  font-size: 12px;
  font-weight: 700;
  margin-left: 8px;
  padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
  float: none;
  margin: 0;
  text-align: left;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.daterangepicker .ranges li {
  cursor: pointer;
  font-size: 12px;
  padding: 8px 12px;
}
.daterangepicker .ranges li:hover {
  background-color: #eee;
}
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .drp-calendar,
  .daterangepicker.single .ranges {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-bottom-right-radius: 0;
    border-right: none;
    border-top-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-bottom-left-radius: 0;
    border-left: none;
    border-top-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .drp-calendar,
  .daterangepicker .ranges {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    float: left;
    width: auto;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.react-clock {
  display: block;
  position: relative;
}
.react-clock,
.react-clock *,
.react-clock :after,
.react-clock :before {
  box-sizing: border-box;
}
.react-clock__face {
  border: 1px solid #000;
  border-radius: 50%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.react-clock__hand {
  bottom: 0;
  left: 50%;
  position: absolute;
  right: 50%;
  top: 0;
}
.react-clock__hand__body {
  background-color: #000;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.react-clock__mark {
  bottom: 0;
  left: 50%;
  position: absolute;
  right: 50%;
  top: 0;
}
.react-clock__mark__body {
  background-color: #000;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.react-clock__mark__number {
  left: -40px;
  position: absolute;
  text-align: center;
  width: 80px;
}
.react-clock__second-hand__body {
  background-color: red;
}
.react-time-picker {
  display: inline-flex;
  position: relative;
}
.react-time-picker,
.react-time-picker *,
.react-time-picker :after,
.react-time-picker :before {
  box-sizing: border-box;
}
.react-time-picker--disabled {
  background-color: #f0f0f0;
  color: #6d6d6d;
}
.react-time-picker__wrapper {
  border: thin solid gray;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
}
.react-time-picker__inputGroup {
  box-sizing: initial;
  flex-grow: 1;
  min-width: calc(12px + 3.674em);
  padding: 0 2px;
}
.react-time-picker__inputGroup__divider {
  padding: 1px 0;
  white-space: pre;
}
.react-time-picker__inputGroup__input {
  -moz-appearance: textfield;
  background: none;
  border: 0;
  box-sizing: initial;
  font: inherit;
  height: 100%;
  min-width: 0.54em;
  padding: 0 1px;
  position: relative;
}
.react-time-picker__inputGroup__input::-webkit-inner-spin-button,
.react-time-picker__inputGroup__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-time-picker__inputGroup__input:invalid {
  background: rgba(255, 0, 0, 0.1);
}
.react-time-picker__inputGroup__input--hasLeadingZero {
  margin-left: -0.54em;
  padding-left: calc(1px + 0.54em);
}
.react-time-picker__inputGroup__amPm {
  -moz-appearance: menulist;
  font: inherit;
}
.react-time-picker__button {
  background: transparent;
  border: 0;
  padding: 4px 6px;
}
.react-time-picker__button:enabled {
  cursor: pointer;
}
.react-time-picker__button:enabled:focus .react-time-picker__button__icon,
.react-time-picker__button:enabled:hover .react-time-picker__button__icon {
  stroke: #0078d7;
}
.react-time-picker__button:disabled .react-time-picker__button__icon {
  stroke: #6d6d6d;
}
.react-time-picker__button svg {
  display: inherit;
}
.react-time-picker__clock {
  background-color: #fff;
  border: thin solid #a0a096;
  height: 200px;
  max-width: 100vw;
  padding: 25px;
  width: 200px;
  z-index: 1;
}
.react-time-picker__clock--closed {
  display: none;
}
.controls-wrapper .ap {
  background-color: #fff;
  border: 1px solid #4374ad;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  flex: none;
  margin-top: -2px;
  position: relative;
}
.controls-wrapper .ap .apc {
  bottom: 0;
  top: 0;
}
.controls-wrapper .ap .apc,
.controls-wrapper .ap .aph {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 6px;
}
.controls-wrapper .ap .aph {
  background-color: #4374ad;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 6px;
  top: 4px;
}
.controls-wrapper .ai {
  align-items: center;
  background: #f2f2f2;
  display: flex;
  flex: 1 1;
  justify-content: space-around;
  margin: 0 12px;
}
.controls-wrapper .ai input {
  background: inherit;
  border: none;
  color: #0c0c09;
  text-align: center;
  width: 48px;
}
.controls-wrapper .ai span {
  color: #000;
  cursor: pointer;
  font-size: 14px;
  padding: 5px;
  -webkit-user-select: none;
  user-select: none;
}
.cs {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAARCAQAAABzuJQIAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAB7SURBVCjP3c7BDQMhDETRP4gyUlb6SEphe9w+JgdArIMPm2uGizV6MpbpERgBzGb0tuZcLvTbDSoHrMUMQmFrY/IaaOeKB7yE+1yTz43irZNXbXcCFosuXqFt9g0cyZICT7LkrU+b62vGeVv4IX+Phc+tfABZK3xj5cgHC29ECUeufxkAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTctMDUtMzFUMTg6NDE6MzIrMDI6MDD31tLGAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE3LTA1LTMxVDE4OjQxOjMyKzAyOjAwhotqegAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=)
    100%;
  cursor: pointer;
  height: 17px;
  width: 11px;
}
.cs,
.cs div {
  position: absolute;
}
.cs div {
  height: 7px;
  left: 2px;
  top: 8px;
  width: 7px;
}
.cs .active {
  background-position: 0;
}
.cp div {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  width: 16px;
}
.cp div:hover {
  border: 1px solid #fff;
}
.gp {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.gp .gp-flat {
  box-shadow: none !important;
  margin: 0 auto;
  padding: 10px 0 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
}
.type-picker-wrapper {
  display: inline-flex;
  margin-right: 16px;
}
.type-picker-wrapper .type-picker {
  border: 1px solid #eee;
  cursor: pointer;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  height: 24px;
  margin-right: 8px;
  transition: all 0.2s ease;
  width: 24px;
}
.type-picker-wrapper .type-picker.active {
  border: 1px solid #4374ad;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.type-picker-wrapper .type-picker.lg {
  background: linear-gradient(270deg, #ddd, #4374ad);
}
.type-picker-wrapper .type-picker.rg {
  background: radial-gradient(circle, #fff 0, #4374ad 100%);
}
.gpw {
  padding: 20px;
}
.gpw .trigger {
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
.gpw .trigger .inner {
  border-radius: 2px;
  height: 14px;
  width: 36px;
}
.gpw .popover {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15), 0 8px 16px rgba(0, 0, 0, 0.15);
  margin-top: 6px;
  padding: 12px;
  position: absolute;
  z-index: 2;
}
.gpw .overlay {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.gpw .controls-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 10px;
  padding: 6px 0 0 10px;
  position: relative;
}
.gpw .controls-wrapper.with-angle {
  align-items: center;
  justify-content: space-around;
}

/*!
 * Bootstrap-select v1.13.9 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2019 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
.bootstrap-select > select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  align-items: center;
  display: inline-flex;
  justify-content: space-between;
  position: relative;
  text-align: right;
  white-space: nowrap;
  width: 100%;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.bootstrap-select > select {
  border: none;
  bottom: 0;
  display: block !important;
  height: 100% !important;
  left: 50%;
  opacity: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  width: 0.5px !important;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  display: block !important;
  left: 0;
  top: 0;
  width: 100% !important;
  z-index: 2 !important;
}
.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  border: none;
  margin-bottom: 0;
  padding: 0;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  display: inline-block;
  float: none;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
  font-size: inherit;
  height: 100%;
  line-height: inherit;
}
.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
  border-radius: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: 0 !important;
}
.bootstrap-select.bs-container {
  height: 0 !important;
  left: 0;
  padding: 0 !important;
  position: absolute;
  top: 0;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
  flex: 0 1 auto;
  float: left;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: static;
  text-align: left;
  top: 0;
  width: 100%;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  float: none;
  padding-bottom: inherit;
  padding-left: inherit;
  padding-top: inherit;
  position: absolute;
}
.input-group
  .bs3-has-addon.bootstrap-select
  .dropdown-toggle
  .filter-option
  .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  float: left;
  opacity: 0 !important;
  overflow: hidden;
  width: 0 !important;
}
.bootstrap-select .dropdown-toggle .caret {
  margin-top: -2px;
  position: absolute;
  right: 12px;
  top: 50%;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  box-sizing: border-box;
  min-width: 100%;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: 0 !important;
}
.bootstrap-select .dropdown-menu.inner {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  float: none;
  margin: 0;
  padding: 0;
  position: static;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  padding-left: 2.25em;
  position: relative;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  bottom: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  margin: 0 2%;
  min-height: 26px;
  opacity: 0.9;
  padding: 3px 5px;
  pointer-events: none;
  position: absolute;
  width: 96%;
}
.bootstrap-select .no-results {
  background: #f5f5f5;
  margin: 0 5px;
  padding: 3px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  display: inline;
  padding: 0;
  position: static;
  width: auto;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: "\00a0";
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  margin-top: -1px;
  position: static;
  top: auto;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  content: "";
  display: block;
  height: 1em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.5em;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  border-bottom: 7px solid hsla(0, 0%, 80%, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  bottom: -4px;
  content: "";
  display: none;
  left: 9px;
  position: absolute;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  bottom: -4px;
  content: "";
  display: none;
  left: 10px;
  position: absolute;
}
.bootstrap-select.show-menu-arrow.dropup
  .dropdown-toggle
  .filter-option:before {
  border-bottom: 0;
  border-top: 7px solid hsla(0, 0%, 80%, 0.2);
  bottom: auto;
  top: -4px;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  border-bottom: 0;
  border-top: 6px solid #fff;
  bottom: auto;
  top: -4px;
}
.bootstrap-select.show-menu-arrow.pull-right
  .dropdown-toggle
  .filter-option:before {
  left: auto;
  right: 12px;
}
.bootstrap-select.show-menu-arrow.pull-right
  .dropdown-toggle
  .filter-option:after {
  left: auto;
  right: 13px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show
  > .dropdown-toggle
  .filter-option:before {
  display: block;
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  box-sizing: border-box;
  width: 100%;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  box-sizing: border-box;
  float: left;
  width: 100%;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  float: none;
  margin-bottom: 0;
  width: 100%;
}
@font-face {
  font-family: simple-line-icons;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/Simple-Line-Icons4c82.cb4840b543cf18677ced.eot);
  src: url(/react/demo/static/media/Simple-Line-Iconsd41d.cb4840b543cf18677ced.eot?#iefix-i3a2kk)
      format("embedded-opentype"),
    url(/react/demo/static/media/Simple-Line-Icons4c82.7f0913d4da1704f5de7f.ttf)
      format("truetype"),
    url(/react/demo/static/media/Simple-Line-Icons4c82.a736074699ec538328fe.woff2)
      format("woff2"),
    url(/react/demo/static/media/Simple-Line-Icons4c82.1334d7641f5b94d8d01d.woff)
      format("woff"),
    url(/react/demo/static/media/Simple-Line-Icons4c82.e44ce50cc5d614fac12e.svg#simple-line-icons)
      format("svg");
}
.icon-action-redo,
.icon-action-undo,
.icon-anchor,
.icon-arrow-down,
.icon-arrow-down-circle,
.icon-arrow-left,
.icon-arrow-left-circle,
.icon-arrow-right,
.icon-arrow-right-circle,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-badge,
.icon-bag,
.icon-ban,
.icon-basket,
.icon-basket-loaded,
.icon-bell,
.icon-book-open,
.icon-briefcase,
.icon-bubble,
.icon-bubbles,
.icon-bulb,
.icon-calculator,
.icon-calender,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-camera,
.icon-camrecorder,
.icon-chart,
.icon-check,
.icon-chemistry,
.icon-clock,
.icon-close,
.icon-cloud-download,
.icon-cloud-upload,
.icon-compass,
.icon-control-end,
.icon-control-forward,
.icon-control-pause,
.icon-control-play,
.icon-control-rewind,
.icon-control-start,
.icon-credit-card,
.icon-crop,
.icon-cup,
.icon-cursor,
.icon-cursor-move,
.icon-diamond,
.icon-direction,
.icon-directions,
.icon-disc,
.icon-dislike,
.icon-doc,
.icon-docs,
.icon-drawar,
.icon-drop,
.icon-earphones,
.icon-earphones-alt,
.icon-emotsmile,
.icon-energy,
.icon-envelope,
.icon-envelope-letter,
.icon-envelope-open,
.icon-equalizer,
.icon-eye,
.icon-eyeglass,
.icon-feed,
.icon-film,
.icon-fire,
.icon-flag,
.icon-folder,
.icon-folder-alt,
.icon-frame,
.icon-game-controller,
.icon-ghost,
.icon-globe,
.icon-globe-alt,
.icon-graduation,
.icon-graph,
.icon-grid,
.icon-handbag,
.icon-heart,
.icon-home,
.icon-hourglass,
.icon-info,
.icon-key,
.icon-layers,
.icon-like,
.icon-link,
.icon-list,
.icon-location-pin,
.icon-lock,
.icon-lock-open,
.icon-login,
.icon-logout,
.icon-loop,
.icon-magic-wand,
.icon-magnet,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-map,
.icon-menu,
.icon-microphone,
.icon-mouse,
.icon-music-tone,
.icon-music-tone-alt,
.icon-mustache,
.icon-note,
.icon-notebook,
.icon-options,
.icon-options-vertical,
.icon-paper-clip,
.icon-paper-plane,
.icon-paypal,
.icon-pencil,
.icon-people,
.icon-phone,
.icon-picture,
.icon-pie-chart,
.icon-pin,
.icon-plane,
.icon-playlist,
.icon-plus,
.icon-power,
.icon-present,
.icon-printer,
.icon-puzzle,
.icon-question,
.icon-refresh,
.icon-reload,
.icon-rocket,
.icon-screen-desktop,
.icon-screen-smartphone,
.icon-screen-tablet,
.icon-settings,
.icon-share,
.icon-share-alt,
.icon-shield,
.icon-shuffle,
.icon-size-actual,
.icon-size-fullscreen,
.icon-social-behance,
.icon-social-dribbble,
.icon-social-dropbox,
.icon-social-facebook,
.icon-social-foursqare,
.icon-social-github,
.icon-social-gplus,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pintarest,
.icon-social-reddit,
.icon-social-skype,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-youtube,
.icon-speech,
.icon-speedometer,
.icon-star,
.icon-support,
.icon-symble-female,
.icon-symbol-male,
.icon-tag,
.icon-target,
.icon-trash,
.icon-trophy,
.icon-umbrella,
.icon-user,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-vector,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-wallet,
.icon-wrench {
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: simple-line-icons;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.icon-user:before {
  content: "\e005";
}
.icon-people:before {
  content: "\e001";
}
.icon-user-female:before {
  content: "\e000";
}
.icon-user-follow:before {
  content: "\e002";
}
.icon-user-following:before {
  content: "\e003";
}
.icon-user-unfollow:before {
  content: "\e004";
}
.icon-login:before {
  content: "\e066";
}
.icon-logout:before {
  content: "\e065";
}
.icon-emotsmile:before {
  content: "\e021";
}
.icon-phone:before {
  content: "\e600";
}
.icon-call-end:before {
  content: "\e048";
}
.icon-call-in:before {
  content: "\e047";
}
.icon-call-out:before {
  content: "\e046";
}
.icon-map:before {
  content: "\e033";
}
.icon-location-pin:before {
  content: "\e096";
}
.icon-direction:before {
  content: "\e042";
}
.icon-directions:before {
  content: "\e041";
}
.icon-compass:before {
  content: "\e045";
}
.icon-layers:before {
  content: "\e034";
}
.icon-menu:before {
  content: "\e601";
}
.icon-list:before {
  content: "\e067";
}
.icon-options-vertical:before {
  content: "\e602";
}
.icon-options:before {
  content: "\e603";
}
.icon-arrow-down:before {
  content: "\e604";
}
.icon-arrow-left:before {
  content: "\e605";
}
.icon-arrow-right:before {
  content: "\e606";
}
.icon-arrow-up:before {
  content: "\e607";
}
.icon-arrow-up-circle:before {
  content: "\e078";
}
.icon-arrow-left-circle:before {
  content: "\e07a";
}
.icon-arrow-right-circle:before {
  content: "\e079";
}
.icon-arrow-down-circle:before {
  content: "\e07b";
}
.icon-check:before {
  content: "\e080";
}
.icon-clock:before {
  content: "\e081";
}
.icon-plus:before {
  content: "\e095";
}
.icon-close:before {
  content: "\e082";
}
.icon-trophy:before {
  content: "\e006";
}
.icon-screen-smartphone:before {
  content: "\e010";
}
.icon-screen-desktop:before {
  content: "\e011";
}
.icon-plane:before {
  content: "\e012";
}
.icon-notebook:before {
  content: "\e013";
}
.icon-mustache:before {
  content: "\e014";
}
.icon-mouse:before {
  content: "\e015";
}
.icon-magnet:before {
  content: "\e016";
}
.icon-energy:before {
  content: "\e020";
}
.icon-disc:before {
  content: "\e022";
}
.icon-cursor:before {
  content: "\e06e";
}
.icon-cursor-move:before {
  content: "\e023";
}
.icon-crop:before {
  content: "\e024";
}
.icon-chemistry:before {
  content: "\e026";
}
.icon-speedometer:before {
  content: "\e007";
}
.icon-shield:before {
  content: "\e00e";
}
.icon-screen-tablet:before {
  content: "\e00f";
}
.icon-magic-wand:before {
  content: "\e017";
}
.icon-hourglass:before {
  content: "\e018";
}
.icon-graduation:before {
  content: "\e019";
}
.icon-ghost:before {
  content: "\e01a";
}
.icon-game-controller:before {
  content: "\e01b";
}
.icon-fire:before {
  content: "\e01c";
}
.icon-eyeglass:before {
  content: "\e01d";
}
.icon-envelope-open:before {
  content: "\e01e";
}
.icon-envelope-letter:before {
  content: "\e01f";
}
.icon-bell:before {
  content: "\e027";
}
.icon-badge:before {
  content: "\e028";
}
.icon-anchor:before {
  content: "\e029";
}
.icon-wallet:before {
  content: "\e02a";
}
.icon-vector:before {
  content: "\e02b";
}
.icon-speech:before {
  content: "\e02c";
}
.icon-puzzle:before {
  content: "\e02d";
}
.icon-printer:before {
  content: "\e02e";
}
.icon-present:before {
  content: "\e02f";
}
.icon-playlist:before {
  content: "\e030";
}
.icon-pin:before {
  content: "\e031";
}
.icon-picture:before {
  content: "\e032";
}
.icon-handbag:before {
  content: "\e035";
}
.icon-globe-alt:before {
  content: "\e036";
}
.icon-globe:before {
  content: "\e037";
}
.icon-folder-alt:before {
  content: "\e039";
}
.icon-folder:before {
  content: "\e089";
}
.icon-film:before {
  content: "\e03a";
}
.icon-feed:before {
  content: "\e03b";
}
.icon-drop:before {
  content: "\e03e";
}
.icon-drawar:before {
  content: "\e03f";
}
.icon-docs:before {
  content: "\e040";
}
.icon-doc:before {
  content: "\e085";
}
.icon-diamond:before {
  content: "\e043";
}
.icon-cup:before {
  content: "\e044";
}
.icon-calculator:before {
  content: "\e049";
}
.icon-bubbles:before {
  content: "\e04a";
}
.icon-briefcase:before {
  content: "\e04b";
}
.icon-book-open:before {
  content: "\e04c";
}
.icon-basket-loaded:before {
  content: "\e04d";
}
.icon-basket:before {
  content: "\e04e";
}
.icon-bag:before {
  content: "\e04f";
}
.icon-action-undo:before {
  content: "\e050";
}
.icon-action-redo:before {
  content: "\e051";
}
.icon-wrench:before {
  content: "\e052";
}
.icon-umbrella:before {
  content: "\e053";
}
.icon-trash:before {
  content: "\e054";
}
.icon-tag:before {
  content: "\e055";
}
.icon-support:before {
  content: "\e056";
}
.icon-frame:before {
  content: "\e038";
}
.icon-size-fullscreen:before {
  content: "\e057";
}
.icon-size-actual:before {
  content: "\e058";
}
.icon-shuffle:before {
  content: "\e059";
}
.icon-share-alt:before {
  content: "\e05a";
}
.icon-share:before {
  content: "\e05b";
}
.icon-rocket:before {
  content: "\e05c";
}
.icon-question:before {
  content: "\e05d";
}
.icon-pie-chart:before {
  content: "\e05e";
}
.icon-pencil:before {
  content: "\e05f";
}
.icon-note:before {
  content: "\e060";
}
.icon-loop:before {
  content: "\e064";
}
.icon-home:before {
  content: "\e069";
}
.icon-grid:before {
  content: "\e06a";
}
.icon-graph:before {
  content: "\e06b";
}
.icon-microphone:before {
  content: "\e063";
}
.icon-music-tone-alt:before {
  content: "\e061";
}
.icon-music-tone:before {
  content: "\e062";
}
.icon-earphones-alt:before {
  content: "\e03c";
}
.icon-earphones:before {
  content: "\e03d";
}
.icon-equalizer:before {
  content: "\e06c";
}
.icon-like:before {
  content: "\e068";
}
.icon-dislike:before {
  content: "\e06d";
}
.icon-control-start:before {
  content: "\e06f";
}
.icon-control-rewind:before {
  content: "\e070";
}
.icon-control-play:before {
  content: "\e071";
}
.icon-control-pause:before {
  content: "\e072";
}
.icon-control-forward:before {
  content: "\e073";
}
.icon-control-end:before {
  content: "\e074";
}
.icon-volume-1:before {
  content: "\e09f";
}
.icon-volume-2:before {
  content: "\e0a0";
}
.icon-volume-off:before {
  content: "\e0a1";
}
.icon-calender:before {
  content: "\e075";
}
.icon-bulb:before {
  content: "\e076";
}
.icon-chart:before {
  content: "\e077";
}
.icon-ban:before {
  content: "\e07c";
}
.icon-bubble:before {
  content: "\e07d";
}
.icon-camrecorder:before {
  content: "\e07e";
}
.icon-camera:before {
  content: "\e07f";
}
.icon-cloud-download:before {
  content: "\e083";
}
.icon-cloud-upload:before {
  content: "\e084";
}
.icon-envelope:before {
  content: "\e086";
}
.icon-eye:before {
  content: "\e087";
}
.icon-flag:before {
  content: "\e088";
}
.icon-heart:before {
  content: "\e08a";
}
.icon-info:before {
  content: "\e08b";
}
.icon-key:before {
  content: "\e08c";
}
.icon-link:before {
  content: "\e08d";
}
.icon-lock:before {
  content: "\e08e";
}
.icon-lock-open:before {
  content: "\e08f";
}
.icon-magnifier:before {
  content: "\e090";
}
.icon-magnifier-add:before {
  content: "\e091";
}
.icon-magnifier-remove:before {
  content: "\e092";
}
.icon-paper-clip:before {
  content: "\e093";
}
.icon-paper-plane:before {
  content: "\e094";
}
.icon-power:before {
  content: "\e097";
}
.icon-refresh:before {
  content: "\e098";
}
.icon-reload:before {
  content: "\e099";
}
.icon-settings:before {
  content: "\e09a";
}
.icon-star:before {
  content: "\e09b";
}
.icon-symble-female:before {
  content: "\e09c";
}
.icon-symbol-male:before {
  content: "\e09d";
}
.icon-target:before {
  content: "\e09e";
}
.icon-credit-card:before {
  content: "\e025";
}
.icon-paypal:before {
  content: "\e608";
}
.icon-social-tumblr:before {
  content: "\e00a";
}
.icon-social-twitter:before {
  content: "\e009";
}
.icon-social-facebook:before {
  content: "\e00b";
}
.icon-social-instagram:before {
  content: "\e609";
}
.icon-social-linkedin:before {
  content: "\e60a";
}
.icon-social-pintarest:before {
  content: "\e60b";
}
.icon-social-github:before {
  content: "\e60c";
}
.icon-social-gplus:before {
  content: "\e60d";
}
.icon-social-reddit:before {
  content: "\e60e";
}
.icon-social-skype:before {
  content: "\e60f";
}
.icon-social-dribbble:before {
  content: "\e00d";
}
.icon-social-behance:before {
  content: "\e610";
}
.icon-social-foursqare:before {
  content: "\e611";
}
.icon-social-soundcloud:before {
  content: "\e612";
}
.icon-social-spotify:before {
  content: "\e613";
}
.icon-social-stumbleupon:before {
  content: "\e614";
}
.icon-social-youtube:before {
  content: "\e008";
}
.icon-social-dropbox:before {
  content: "\e00c";
}

/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa-anchor-circle-check:before {
  content: "\e4aa";
}
.fa-anchor-circle-exclamation:before {
  content: "\e4ab";
}
.fa-anchor-circle-xmark:before {
  content: "\e4ac";
}
.fa-anchor-lock:before {
  content: "\e4ad";
}
.fa-arrow-down-up-across-line:before {
  content: "\e4af";
}
.fa-arrow-down-up-lock:before {
  content: "\e4b0";
}
.fa-arrow-right-to-city:before {
  content: "\e4b3";
}
.fa-arrow-up-from-ground-water:before {
  content: "\e4b5";
}
.fa-arrow-up-from-water-pump:before {
  content: "\e4b6";
}
.fa-arrow-up-right-dots:before {
  content: "\e4b7";
}
.fa-arrows-down-to-line:before {
  content: "\e4b8";
}
.fa-arrows-down-to-people:before {
  content: "\e4b9";
}
.fa-arrows-left-right-to-line:before {
  content: "\e4ba";
}
.fa-arrows-spin:before {
  content: "\e4bb";
}
.fa-arrows-split-up-and-left:before {
  content: "\e4bc";
}
.fa-arrows-to-circle:before {
  content: "\e4bd";
}
.fa-arrows-to-dot:before {
  content: "\e4be";
}
.fa-arrows-to-eye:before {
  content: "\e4bf";
}
.fa-arrows-turn-right:before {
  content: "\e4c0";
}
.fa-arrows-turn-to-dots:before {
  content: "\e4c1";
}
.fa-arrows-up-to-line:before {
  content: "\e4c2";
}
.fa-book-bookmark:before {
  content: "\e0bb";
}
.fa-bore-hole:before {
  content: "\e4c3";
}
.fa-bottle-droplet:before {
  content: "\e4c4";
}
.fa-bottle-water:before {
  content: "\e4c5";
}
.fa-bowl-food:before {
  content: "\e4c6";
}
.fa-bowl-rice:before {
  content: "\e2eb";
}
.fa-boxes-packing:before {
  content: "\e4c7";
}
.fa-bridge:before {
  content: "\e4c8";
}
.fa-bridge-circle-check:before {
  content: "\e4c9";
}
.fa-bridge-circle-exclamation:before {
  content: "\e4ca";
}
.fa-bridge-circle-xmark:before {
  content: "\e4cb";
}
.fa-bridge-lock:before {
  content: "\e4cc";
}
.fa-bridge-water:before {
  content: "\e4ce";
}
.fa-bucket:before {
  content: "\e4cf";
}
.fa-bugs:before {
  content: "\e4d0";
}
.fa-building-circle-arrow-right:before {
  content: "\e4d1";
}
.fa-building-circle-check:before {
  content: "\e4d2";
}
.fa-building-circle-exclamation:before {
  content: "\e4d3";
}
.fa-building-circle-xmark:before {
  content: "\e4d4";
}
.fa-building-flag:before {
  content: "\e4d5";
}
.fa-building-lock:before {
  content: "\e4d6";
}
.fa-building-ngo:before {
  content: "\e4d7";
}
.fa-building-shield:before {
  content: "\e4d8";
}
.fa-building-un:before {
  content: "\e4d9";
}
.fa-building-user:before {
  content: "\e4da";
}
.fa-building-wheat:before {
  content: "\e4db";
}
.fa-burst:before {
  content: "\e4dc";
}
.fa-car-burst:before,
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-on:before {
  content: "\e4dd";
}
.fa-car-tunnel:before {
  content: "\e4de";
}
.fa-chart-simple:before {
  content: "\e473";
}
.fa-child-dress:before {
  content: "\e59c";
}
.fa-child-reaching:before {
  content: "\e59d";
}
.fa-child-rifle:before {
  content: "\e4e0";
}
.fa-children:before {
  content: "\e4e1";
}
.fa-circle-nodes:before {
  content: "\e4e2";
}
.fa-clipboard-question:before {
  content: "\e4e3";
}
.fa-clipboard-user:before {
  content: "\f7f3";
}
.fa-cloud-bolt:before,
.fa-thunderstorm:before {
  content: "\f76c";
}
.fa-cloud-showers-water:before {
  content: "\e4e4";
}
.fa-computer:before {
  content: "\e4e5";
}
.fa-cow:before {
  content: "\f6c8";
}
.fa-cubes-stacked:before {
  content: "\e4e6";
}
.fa-display:before {
  content: "\e163";
}
.fa-envelope-circle-check:before {
  content: "\e4e8";
}
.fa-explosion:before {
  content: "\e4e9";
}
.fa-faucet-drip:before {
  content: "\e006";
}
.fa-ferry:before {
  content: "\e4ea";
}
.fa-file-circle-check:before {
  content: "\e493";
}
.fa-file-circle-exclamation:before {
  content: "\e4eb";
}
.fa-file-circle-minus:before {
  content: "\e4ed";
}
.fa-file-circle-plus:before {
  content: "\e4ee";
}
.fa-file-circle-question:before {
  content: "\e4ef";
}
.fa-file-circle-xmark:before {
  content: "\e494";
}
.fa-file-edit:before,
.fa-file-pen:before {
  content: "\f31c";
}
.fa-file-shield:before {
  content: "\e4f0";
}
.fa-fire-burner:before {
  content: "\e4f1";
}
.fa-fish-fins:before {
  content: "\e4f2";
}
.fa-flask-vial:before {
  content: "\e4f3";
}
.fa-folder-blank:before,
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-closed:before {
  content: "\e185";
}
.fa-glass-water:before {
  content: "\e4f4";
}
.fa-glass-water-droplet:before {
  content: "\e4f5";
}
.fa-group-arrows-rotate:before {
  content: "\e4f6";
}
.fa-hand-holding-hand:before {
  content: "\e4f7";
}
.fa-handcuffs:before {
  content: "\e4f8";
}
.fa-hands-bound:before {
  content: "\e4f9";
}
.fa-hands-holding-child:before {
  content: "\e4fa";
}
.fa-hands-holding-circle:before {
  content: "\e4fb";
}
.fa-handshake-alt:before,
.fa-handshake-simple:before {
  content: "\f4c6";
}
.fa-heart-circle-bolt:before {
  content: "\e4fc";
}
.fa-heart-circle-check:before {
  content: "\e4fd";
}
.fa-heart-circle-exclamation:before {
  content: "\e4fe";
}
.fa-heart-circle-minus:before {
  content: "\e4ff";
}
.fa-heart-circle-plus:before {
  content: "\e500";
}
.fa-heart-circle-xmark:before {
  content: "\e501";
}
.fa-helicopter-symbol:before {
  content: "\e502";
}
.fa-helmet-un:before {
  content: "\e503";
}
.fa-hill-avalanche:before {
  content: "\e507";
}
.fa-hill-rockslide:before {
  content: "\e508";
}
.fa-house-circle-check:before {
  content: "\e509";
}
.fa-house-circle-exclamation:before {
  content: "\e50a";
}
.fa-house-circle-xmark:before {
  content: "\e50b";
}
.fa-house-fire:before {
  content: "\e50c";
}
.fa-house-flag:before {
  content: "\e50d";
}
.fa-house-flood-water:before {
  content: "\e50e";
}
.fa-house-flood-water-circle-arrow-right:before {
  content: "\e50f";
}
.fa-house-lock:before {
  content: "\e510";
}
.fa-house-medical-circle-check:before {
  content: "\e511";
}
.fa-house-medical-circle-exclamation:before {
  content: "\e512";
}
.fa-house-medical-circle-xmark:before {
  content: "\e513";
}
.fa-house-medical-flag:before {
  content: "\e514";
}
.fa-house-signal:before {
  content: "\e012";
}
.fa-house-tsunami:before {
  content: "\e515";
}
.fa-hurricane:before {
  content: "\f751";
}
.fa-jar:before {
  content: "\e516";
}
.fa-jar-wheat:before {
  content: "\e517";
}
.fa-jet-fighter-up:before {
  content: "\e518";
}
.fa-jug-detergent:before {
  content: "\e519";
}
.fa-kitchen-set:before {
  content: "\e51a";
}
.fa-land-mine-on:before {
  content: "\e51b";
}
.fa-landmark-alt:before,
.fa-landmark-dome:before {
  content: "\f752";
}
.fa-landmark-flag:before {
  content: "\e51c";
}
.fa-laptop-file:before {
  content: "\e51d";
}
.fa-lines-leaning:before {
  content: "\e51e";
}
.fa-location-pin-lock:before {
  content: "\e51f";
}
.fa-locust:before {
  content: "\e520";
}
.fa-magnifying-glass-arrow-right:before {
  content: "\e521";
}
.fa-magnifying-glass-chart:before {
  content: "\e522";
}
.fa-mars-and-venus-burst:before {
  content: "\e523";
}
.fa-mask-ventilator:before {
  content: "\e524";
}
.fa-mattress-pillow:before {
  content: "\e525";
}
.fa-mobile-retro:before {
  content: "\e527";
}
.fa-mobile-android-alt:before,
.fa-mobile-screen:before {
  content: "\f3cf";
}
.fa-money-bill-transfer:before {
  content: "\e528";
}
.fa-money-bill-trend-up:before {
  content: "\e529";
}
.fa-money-bill-wheat:before {
  content: "\e52a";
}
.fa-money-bills:before {
  content: "\e1f3";
}
.fa-mosquito:before {
  content: "\e52b";
}
.fa-mosquito-net:before {
  content: "\e52c";
}
.fa-mound:before {
  content: "\e52d";
}
.fa-mountain-city:before {
  content: "\e52e";
}
.fa-mountain-sun:before {
  content: "\e52f";
}
.fa-oil-well:before {
  content: "\e532";
}
.fa-people-group:before {
  content: "\e533";
}
.fa-people-line:before {
  content: "\e534";
}
.fa-people-pulling:before {
  content: "\e535";
}
.fa-people-robbery:before {
  content: "\e536";
}
.fa-people-roof:before {
  content: "\e537";
}
.fa-person-arrow-down-to-line:before {
  content: "\e538";
}
.fa-person-arrow-up-from-line:before {
  content: "\e539";
}
.fa-person-breastfeeding:before {
  content: "\e53a";
}
.fa-person-burst:before {
  content: "\e53b";
}
.fa-person-cane:before {
  content: "\e53c";
}
.fa-person-chalkboard:before {
  content: "\e53d";
}
.fa-person-circle-check:before {
  content: "\e53e";
}
.fa-person-circle-exclamation:before {
  content: "\e53f";
}
.fa-person-circle-minus:before {
  content: "\e540";
}
.fa-person-circle-plus:before {
  content: "\e541";
}
.fa-person-circle-question:before {
  content: "\e542";
}
.fa-person-circle-xmark:before {
  content: "\e543";
}
.fa-digging:before,
.fa-person-digging:before {
  content: "\f85e";
}
.fa-person-dress-burst:before {
  content: "\e544";
}
.fa-person-drowning:before {
  content: "\e545";
}
.fa-person-falling:before {
  content: "\e546";
}
.fa-person-falling-burst:before {
  content: "\e547";
}
.fa-person-half-dress:before {
  content: "\e548";
}
.fa-person-harassing:before {
  content: "\e549";
}
.fa-person-military-pointing:before {
  content: "\e54a";
}
.fa-person-military-rifle:before {
  content: "\e54b";
}
.fa-person-military-to-person:before {
  content: "\e54c";
}
.fa-person-pregnant:before {
  content: "\e31e";
}
.fa-person-rays:before {
  content: "\e54d";
}
.fa-person-rifle:before {
  content: "\e54e";
}
.fa-person-shelter:before {
  content: "\e54f";
}
.fa-person-through-window:before {
  content: "\e433";
}
.fa-person-walking-arrow-loop-left:before {
  content: "\e551";
}
.fa-person-walking-arrow-right:before {
  content: "\e552";
}
.fa-person-walking-dashed-line-arrow-right:before {
  content: "\e553";
}
.fa-person-walking-luggage:before {
  content: "\e554";
}
.fa-plane-circle-check:before {
  content: "\e555";
}
.fa-plane-circle-exclamation:before {
  content: "\e556";
}
.fa-plane-circle-xmark:before {
  content: "\e557";
}
.fa-plane-lock:before {
  content: "\e558";
}
.fa-plane-up:before {
  content: "\e22d";
}
.fa-plant-wilt:before {
  content: "\e43b";
}
.fa-plate-wheat:before {
  content: "\e55a";
}
.fa-plug-circle-bolt:before {
  content: "\e55b";
}
.fa-plug-circle-check:before {
  content: "\e55c";
}
.fa-plug-circle-exclamation:before {
  content: "\e55d";
}
.fa-plug-circle-minus:before {
  content: "\e55e";
}
.fa-plug-circle-plus:before {
  content: "\e55f";
}
.fa-plug-circle-xmark:before {
  content: "\e560";
}
.fa-radio:before {
  content: "\f8d7";
}
.fa-ranking-star:before {
  content: "\e561";
}
.fa-road-barrier:before {
  content: "\e562";
}
.fa-road-bridge:before {
  content: "\e563";
}
.fa-road-circle-check:before {
  content: "\e564";
}
.fa-road-circle-exclamation:before {
  content: "\e565";
}
.fa-road-circle-xmark:before {
  content: "\e566";
}
.fa-road-lock:before {
  content: "\e567";
}
.fa-road-spikes:before {
  content: "\e568";
}
.fa-rug:before {
  content: "\e569";
}
.fa-sack-dollar:before {
  content: "\f81d";
}
.fa-sack-xmark:before {
  content: "\e56a";
}
.fa-school-circle-check:before {
  content: "\e56b";
}
.fa-school-circle-exclamation:before {
  content: "\e56c";
}
.fa-school-circle-xmark:before {
  content: "\e56d";
}
.fa-school-flag:before {
  content: "\e56e";
}
.fa-school-lock:before {
  content: "\e56f";
}
.fa-sheet-plastic:before {
  content: "\e571";
}
.fa-shield-blank:before,
.fa-shield:before {
  content: "\f132";
}
.fa-shield-cat:before {
  content: "\e572";
}
.fa-shield-dog:before {
  content: "\e573";
}
.fa-shield-alt:before,
.fa-shield-halved:before {
  content: "\f3ed";
}
.fa-shield-heart:before {
  content: "\e574";
}
.fa-shop-lock:before {
  content: "\e4a5";
}
.fa-square-nfi:before {
  content: "\e576";
}
.fa-square-person-confined:before {
  content: "\e577";
}
.fa-square-virus:before {
  content: "\e578";
}
.fa-rod-asclepius:before,
.fa-rod-snake:before,
.fa-staff-aesculapius:before,
.fa-staff-snake:before {
  content: "\e579";
}
.fa-sun-plant-wilt:before {
  content: "\e57a";
}
.fa-tarp:before {
  content: "\e57b";
}
.fa-tarp-droplet:before {
  content: "\e57c";
}
.fa-temperature-arrow-down:before,
.fa-temperature-down:before {
  content: "\e03f";
}
.fa-temperature-arrow-up:before,
.fa-temperature-up:before {
  content: "\e040";
}
.fa-tent:before {
  content: "\e57d";
}
.fa-tent-arrow-down-to-line:before {
  content: "\e57e";
}
.fa-tent-arrow-left-right:before {
  content: "\e57f";
}
.fa-tent-arrow-turn-left:before {
  content: "\e580";
}
.fa-tent-arrows-down:before {
  content: "\e581";
}
.fa-tents:before {
  content: "\e582";
}
.fa-toilet-portable:before {
  content: "\e583";
}
.fa-toilets-portable:before {
  content: "\e584";
}
.fa-tornado:before {
  content: "\f76f";
}
.fa-tower-cell:before {
  content: "\e585";
}
.fa-tower-observation:before {
  content: "\e586";
}
.fa-tree-city:before {
  content: "\e587";
}
.fa-trowel:before {
  content: "\e589";
}
.fa-trowel-bricks:before {
  content: "\e58a";
}
.fa-truck-arrow-right:before {
  content: "\e58b";
}
.fa-truck-droplet:before {
  content: "\e58c";
}
.fa-truck-field:before {
  content: "\e58d";
}
.fa-truck-field-un:before {
  content: "\e58e";
}
.fa-truck-front:before {
  content: "\e2b7";
}
.fa-truck-plane:before {
  content: "\e58f";
}
.fa-users-between-lines:before {
  content: "\e591";
}
.fa-users-line:before {
  content: "\e592";
}
.fa-users-rays:before {
  content: "\e593";
}
.fa-users-rectangle:before {
  content: "\e594";
}
.fa-users-viewfinder:before {
  content: "\e595";
}
.fa-vial-circle-check:before {
  content: "\e596";
}
.fa-vial-virus:before {
  content: "\e597";
}
.fa-volcano:before {
  content: "\f770";
}
.fa-walkie-talkie:before {
  content: "\f8ef";
}
.fa-wheat-alt:before,
.fa-wheat-awn:before {
  content: "\e2cd";
}
.fa-wheat-awn-circle-exclamation:before {
  content: "\e598";
}
.fa-wheelchair-alt:before,
.fa-wheelchair-move:before {
  content: "\e2ce";
}
.fa-worm:before {
  content: "\e599";
}
.fa-xmarks-lines:before {
  content: "\e59a";
}
@font-face {
  font-display: block;
  font-family: Font Awesome\6 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-brands-400.ebb7a127d2d8ee6f1832.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-brands-400.b823fc0dbb5a5f0c21bb.ttf)
      format("truetype");
}
.fa-nfc-directional:before {
  content: "\e530";
}
.fa-nfc-symbol:before {
  content: "\e531";
}
.fa-screenpal:before {
  content: "\e570";
}
@font-face {
  font-display: block;
  font-family: Font Awesome\6 Free;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-regular-400.0caf4c6cf244a90efcc5.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-regular-400.0d03b1bbd1d62c1e1284.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: Font Awesome\6 Free;
  font-style: normal;
  font-weight: 900;
  src: url(/react/demo/static/media/fa-solid-900.59edf72a325ac2048d60.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-solid-900.e615bbcb258550973c16.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-brands-400.ebb7a127d2d8ee6f1832.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-brands-400.b823fc0dbb5a5f0c21bb.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Free;
  font-weight: 900;
  src: url(/react/demo/static/media/fa-solid-900.59edf72a325ac2048d60.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-solid-900.e615bbcb258550973c16.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Free;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-regular-400.0caf4c6cf244a90efcc5.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-regular-400.0d03b1bbd1d62c1e1284.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-solid-900.59edf72a325ac2048d60.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-solid-900.e615bbcb258550973c16.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-brands-400.ebb7a127d2d8ee6f1832.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-brands-400.b823fc0dbb5a5f0c21bb.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-regular-400.0caf4c6cf244a90efcc5.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-regular-400.0d03b1bbd1d62c1e1284.ttf)
      format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d,
    u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088,
    u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5,
    u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a,
    u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e,
    u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7,
    u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d,
    u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba,
    u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-v4compatibility.afac89562a5301459069.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-v4compatibility.4baccb548138840fa33a.ttf)
      format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b,
    u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4,
    u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e,
    u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f250, u+f252,
    u+f27a;
}
/*!
 * Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: Font Awesome\6 Free;
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: 900;
  font-weight: var(--fa-style, 900);
}
.fa,
.fa-brands,
.fa-duotone,
.fa-light,
.fa-regular,
.fa-solid,
.fa-thin,
.fab,
.fad,
.fal,
.far,
.fas,
.fat {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  display: inline-block;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  left: calc(var(--fa-li-width, 2em) * -1);
  line-height: inherit;
  position: absolute;
  text-align: center;
  width: 2em;
  width: var(--fa-li-width, 2em);
}
.fa-border {
  border: 0.08em solid #eee;
  border: var(--fa-border-width, 0.08em) var(--fa-border-style, solid)
    var(--fa-border-color, #eee);
  border-radius: 0.1em;
  border-radius: var(--fa-border-radius, 0.1em);
  padding: 0.2em 0.25em 0.15em;
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: 0.3em;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: 0.3em;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  -webkit-animation-delay: 0;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: 0;
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: normal;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: ease-in-out;
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  -webkit-animation-delay: 0;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: 0;
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: normal;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
  animation-timing-function: cubic-bezier(0.28, 0.84, 0.42, 1);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}
.fa-fade {
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-beat-fade,
.fa-fade {
  -webkit-animation-delay: 0;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: 0;
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: normal;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
}
.fa-beat-fade {
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-flip {
  -webkit-animation-delay: 0;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: 0;
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: normal;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: ease-in-out;
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-timing-function: linear;
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: linear;
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-shake,
.fa-spin {
  -webkit-animation-delay: 0;
  -webkit-animation-delay: var(--fa-animation-delay, 0);
  animation-delay: 0;
  animation-delay: var(--fa-animation-delay, 0);
  -webkit-animation-direction: normal;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
}
.fa-spin {
  -webkit-animation-duration: 2s;
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: 2s;
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-timing-function: linear;
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: linear;
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-direction: normal;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: normal;
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: 1s;
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: 1s;
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: infinite;
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-timing-function: steps(8);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: steps(8);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-beat-fade,
  .fa-bounce,
  .fa-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(1.25);
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(1.25);
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(1.25);
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(1.25);
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translateY(0);
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(1.1, 0.9) translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(0.9, 1.1) translateY(-0.5em);
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(0.9, 1.1) translateY(-0.5em);
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(1.05, 0.95) translateY(0);
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(1.05, 0.95) translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(-0.125em);
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1) translateY(-0.125em);
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translateY(0);
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(1.1, 0.9) translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(0.9, 1.1) translateY(-0.5em);
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(0.9, 1.1) translateY(-0.5em);
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(1.05, 0.95) translateY(0);
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(1.05, 0.95) translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1) translateY(-0.125em);
    -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1) translateY(-0.125em);
    transform: scale(1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
  to {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: 0.4;
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-fade {
  50% {
    opacity: 0.4;
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@-webkit-keyframes fa-beat-fade {
  0%,
  to {
    opacity: 0.4;
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.125);
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(1.125);
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-beat-fade {
  0%,
  to {
    opacity: 0.4;
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.125);
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(1.125);
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotateY(-180deg);
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotateY(-180deg);
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotateY(-180deg);
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotateY(-180deg);
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  24%,
  8% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  24%,
  8% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
.fa-rotate-by {
  -webkit-transform: rotate(none);
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(none);
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: auto;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
  color: var(--fa-inverse, #fff);
}
.fa-0:before {
  content: "\30";
}
.fa-1:before {
  content: "\31";
}
.fa-2:before {
  content: "\32";
}
.fa-3:before {
  content: "\33";
}
.fa-4:before {
  content: "\34";
}
.fa-5:before {
  content: "\35";
}
.fa-6:before {
  content: "\36";
}
.fa-7:before {
  content: "\37";
}
.fa-8:before {
  content: "\38";
}
.fa-9:before {
  content: "\39";
}
.fa-a:before {
  content: "\41";
}
.fa-address-book:before,
.fa-contact-book:before {
  content: "\f2b9";
}
.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-double-down:before,
.fa-angles-down:before {
  content: "\f103";
}
.fa-angle-double-left:before,
.fa-angles-left:before {
  content: "\f100";
}
.fa-angle-double-right:before,
.fa-angles-right:before {
  content: "\f101";
}
.fa-angle-double-up:before,
.fa-angles-up:before {
  content: "\f102";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-apple-alt:before,
.fa-apple-whole:before {
  content: "\f5d1";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
  content: "\f0ec";
}
.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
  content: "\f08b";
}
.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
  content: "\f090";
}
.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
  content: "\f01e";
}
.fa-arrow-trend-down:before {
  content: "\e097";
}
.fa-arrow-trend-up:before {
  content: "\e098";
}
.fa-arrow-turn-down:before,
.fa-level-down:before {
  content: "\f149";
}
.fa-arrow-turn-up:before,
.fa-level-up:before {
  content: "\f148";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-arrow-up-from-bracket:before {
  content: "\e09a";
}
.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
  content: "\f08e";
}
.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-arrows-h:before,
.fa-arrows-left-right:before {
  content: "\f07e";
}
.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
  content: "\f021";
}
.fa-arrows-up-down:before,
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
  content: "\f047";
}
.fa-asterisk:before {
  content: "\2a";
}
.fa-at:before {
  content: "\40";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-austral-sign:before {
  content: "\e0a9";
}
.fa-award:before {
  content: "\f559";
}
.fa-b:before {
  content: "\42";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before,
.fa-carriage-baby:before {
  content: "\f77d";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-backward-fast:before,
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward-step:before,
.fa-step-backward:before {
  content: "\f048";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bag-shopping:before,
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-baht-sign:before {
  content: "\e0ac";
}
.fa-ban:before,
.fa-cancel:before {
  content: "\f05e";
}
.fa-ban-smoking:before,
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-band-aid:before,
.fa-bandage:before {
  content: "\f462";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before,
.fa-navicon:before {
  content: "\f0c9";
}
.fa-bars-progress:before,
.fa-tasks-alt:before {
  content: "\f828";
}
.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
  content: "\f550";
}
.fa-baseball-ball:before,
.fa-baseball:before {
  content: "\f433";
}
.fa-baseball-bat-ball:before {
  content: "\f432";
}
.fa-basket-shopping:before,
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-basketball-ball:before,
.fa-basketball:before {
  content: "\f434";
}
.fa-bath:before,
.fa-bathtub:before {
  content: "\f2cd";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-2:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-4:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-bed-pulse:before,
.fa-procedures:before {
  content: "\f487";
}
.fa-beer-mug-empty:before,
.fa-beer:before {
  content: "\f0fc";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-concierge:before,
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-bitcoin-sign:before {
  content: "\e0b4";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blog:before {
  content: "\f781";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before,
.fa-zap:before {
  content: "\f0e7";
}
.fa-bolt-lightning:before {
  content: "\e0b7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-atlas:before,
.fa-book-atlas:before {
  content: "\f558";
}
.fa-bible:before,
.fa-book-bible:before {
  content: "\f647";
}
.fa-book-journal-whills:before,
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-open-reader:before,
.fa-book-reader:before {
  content: "\f5da";
}
.fa-book-quran:before,
.fa-quran:before {
  content: "\f687";
}
.fa-book-dead:before,
.fa-book-skull:before {
  content: "\f6b7";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before,
.fa-border-top-left:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-archive:before,
.fa-box-archive:before {
  content: "\f187";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-brazilian-real-sign:before {
  content: "\e46c";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
  content: "\f458";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-bug:before {
  content: "\f188";
}
.fa-bug-slash:before {
  content: "\e490";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
  content: "\f19c";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burger:before,
.fa-hamburger:before {
  content: "\f805";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before,
.fa-bus-simple:before {
  content: "\f55e";
}
.fa-briefcase-clock:before,
.fa-business-time:before {
  content: "\f64a";
}
.fa-c:before {
  content: "\43";
}
.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
  content: "\f1fd";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-alt:before,
.fa-calendar-days:before {
  content: "\f073";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-calendar-times:before,
.fa-calendar-xmark:before {
  content: "\f273";
}
.fa-camera-alt:before,
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-camera-rotate:before {
  content: "\e0d8";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-battery-car:before,
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-alt:before,
.fa-car-rear:before {
  content: "\f5de";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-shopping:before,
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cedi-sign:before {
  content: "\e0df";
}
.fa-cent-sign:before {
  content: "\e3f5";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-blackboard:before,
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
  content: "\f51c";
}
.fa-champagne-glasses:before,
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-area-chart:before,
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-bar-chart:before,
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-column:before {
  content: "\e0e3";
}
.fa-chart-gantt:before {
  content: "\e0e4";
}
.fa-chart-line:before,
.fa-line-chart:before {
  content: "\f201";
}
.fa-chart-pie:before,
.fa-pie-chart:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-to-slot:before,
.fa-vote-yea:before {
  content: "\f772";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
  content: "\f0aa";
}
.fa-check-circle:before,
.fa-circle-check:before {
  content: "\f058";
}
.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
  content: "\f139";
}
.fa-circle-dollar-to-slot:before,
.fa-donate:before {
  content: "\f4b9";
}
.fa-circle-dot:before,
.fa-dot-circle:before {
  content: "\f192";
}
.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
  content: "\f358";
}
.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-circle-h:before,
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-adjust:before,
.fa-circle-half-stroke:before {
  content: "\f042";
}
.fa-circle-info:before,
.fa-info-circle:before {
  content: "\f05a";
}
.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
  content: "\f359";
}
.fa-circle-minus:before,
.fa-minus-circle:before {
  content: "\f056";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-circle-pause:before,
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-circle-play:before,
.fa-play-circle:before {
  content: "\f144";
}
.fa-circle-plus:before,
.fa-plus-circle:before {
  content: "\f055";
}
.fa-circle-question:before,
.fa-question-circle:before {
  content: "\f059";
}
.fa-circle-radiation:before,
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
  content: "\f35a";
}
.fa-circle-stop:before,
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
  content: "\f35b";
}
.fa-circle-user:before,
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
  content: "\f057";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clapperboard:before {
  content: "\e131";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock-four:before,
.fa-clock:before {
  content: "\f017";
}
.fa-clock-rotate-left:before,
.fa-history:before {
  content: "\f1da";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-clover:before {
  content: "\e139";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-code-commit:before {
  content: "\f386";
}
.fa-code-compare:before {
  content: "\e13a";
}
.fa-code-fork:before {
  content: "\e13b";
}
.fa-code-merge:before {
  content: "\f387";
}
.fa-code-pull-request:before {
  content: "\e13c";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-colon-sign:before {
  content: "\e140";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before,
.fa-commenting:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comment-sms:before,
.fa-sms:before {
  content: "\f7cd";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compass-drafting:before,
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-compress:before {
  content: "\f066";
}
.fa-computer-mouse:before,
.fa-mouse:before {
  content: "\f8cc";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-credit-card-alt:before,
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before,
.fa-crop-simple:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-cruzeiro-sign:before {
  content: "\e152";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-d:before {
  content: "\44";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-backspace:before,
.fa-delete-left:before {
  content: "\f55a";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-desktop-alt:before,
.fa-desktop:before {
  content: "\f390";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-diagram-next:before {
  content: "\e476";
}
.fa-diagram-predecessor:before {
  content: "\e477";
}
.fa-diagram-project:before,
.fa-project-diagram:before {
  content: "\f542";
}
.fa-diagram-successor:before {
  content: "\e47a";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-diamond-turn-right:before,
.fa-directions:before {
  content: "\f5eb";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
  content: "\24";
}
.fa-dolly-box:before,
.fa-dolly:before {
  content: "\f472";
}
.fa-dong-sign:before {
  content: "\e169";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
  content: "\f422";
}
.fa-down-long:before,
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-download:before {
  content: "\f019";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-droplet:before,
.fa-tint:before {
  content: "\f043";
}
.fa-droplet-slash:before,
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-e:before {
  content: "\45";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
  content: "\f2a2";
}
.fa-earth-africa:before,
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-earth-asia:before,
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-earth-europe:before,
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-earth-oceania:before,
.fa-globe-oceania:before {
  content: "\e47b";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elevator:before {
  content: "\e16d";
}
.fa-ellipsis-h:before,
.fa-ellipsis:before {
  content: "\f141";
}
.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
  content: "\f142";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-equals:before {
  content: "\3d";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
  content: "\f153";
}
.fa-exclamation:before {
  content: "\21";
}
.fa-expand:before {
  content: "\f065";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-eye-low-vision:before,
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-f:before {
  content: "\46";
}
.fa-angry:before,
.fa-face-angry:before {
  content: "\f556";
}
.fa-dizzy:before,
.fa-face-dizzy:before {
  content: "\f567";
}
.fa-face-flushed:before,
.fa-flushed:before {
  content: "\f579";
}
.fa-face-frown:before,
.fa-frown:before {
  content: "\f119";
}
.fa-face-frown-open:before,
.fa-frown-open:before {
  content: "\f57a";
}
.fa-face-grimace:before,
.fa-grimace:before {
  content: "\f57f";
}
.fa-face-grin:before,
.fa-grin:before {
  content: "\f580";
}
.fa-face-grin-beam:before,
.fa-grin-beam:before {
  content: "\f582";
}
.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-face-grin-squint:before,
.fa-grin-squint:before {
  content: "\f585";
}
.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-face-grin-stars:before,
.fa-grin-stars:before {
  content: "\f587";
}
.fa-face-grin-tears:before,
.fa-grin-tears:before {
  content: "\f588";
}
.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-face-grin-wide:before,
.fa-grin-alt:before {
  content: "\f581";
}
.fa-face-grin-wink:before,
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-face-kiss:before,
.fa-kiss:before {
  content: "\f596";
}
.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-face-laugh:before,
.fa-laugh:before {
  content: "\f599";
}
.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-face-meh:before,
.fa-meh:before {
  content: "\f11a";
}
.fa-face-meh-blank:before,
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-face-sad-cry:before,
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-face-sad-tear:before,
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-face-smile:before,
.fa-smile:before {
  content: "\f118";
}
.fa-face-smile-beam:before,
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-face-smile-wink:before,
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-face-surprise:before,
.fa-surprise:before {
  content: "\f5c2";
}
.fa-face-tired:before,
.fa-tired:before {
  content: "\f5c8";
}
.fa-fan:before {
  content: "\f863";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before,
.fa-feather-pointed:before {
  content: "\f56b";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-arrow-down:before,
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-arrow-up:before,
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-arrow-right-from-file:before,
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-arrow-right-to-file:before,
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
  content: "\f15c";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-medical-alt:before,
.fa-file-waveform:before {
  content: "\f478";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-file-archive:before,
.fa-file-zipper:before {
  content: "\f1c6";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-filter-circle-xmark:before {
  content: "\e17b";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-fire-alt:before,
.fa-fire-flame-curved:before {
  content: "\f7e4";
}
.fa-burn:before,
.fa-fire-flame-simple:before {
  content: "\f46a";
}
.fa-fish:before {
  content: "\f578";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-floppy-disk:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-florin-sign:before {
  content: "\e184";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-folder-tree:before {
  content: "\f802";
}
.fa-font:before {
  content: "\f031";
}
.fa-football-ball:before,
.fa-football:before {
  content: "\f44e";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before,
.fa-forward-fast:before {
  content: "\f050";
}
.fa-forward-step:before,
.fa-step-forward:before {
  content: "\f051";
}
.fa-franc-sign:before {
  content: "\e18f";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
  content: "\f1e3";
}
.fa-g:before {
  content: "\47";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
  content: "\f624";
}
.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
  content: "\f625";
}
.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
  content: "\f629";
}
.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
  content: "\f62a";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-golf-ball-tee:before,
.fa-golf-ball:before {
  content: "\f450";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-greater-than:before {
  content: "\3e";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grip-horizontal:before,
.fa-grip:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-guarani-sign:before {
  content: "\e19a";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gun:before {
  content: "\e19b";
}
.fa-h:before {
  content: "\48";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-paper:before,
.fa-hand:before {
  content: "\f256";
}
.fa-hand-back-fist:before,
.fa-hand-rock:before {
  content: "\f255";
}
.fa-allergies:before,
.fa-hand-dots:before {
  content: "\f461";
}
.fa-fist-raised:before,
.fa-hand-fist:before {
  content: "\f6de";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
  content: "\f2a3";
}
.fa-hands-bubbles:before,
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-hands-clapping:before {
  content: "\e1a8";
}
.fa-hands-holding:before {
  content: "\f4c2";
}
.fa-hands-praying:before,
.fa-praying-hands:before {
  content: "\f684";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hands-helping:before,
.fa-handshake-angle:before {
  content: "\f4c4";
}
.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-drive:before,
.fa-hdd:before {
  content: "\f0a0";
}
.fa-hashtag:before {
  content: "\23";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-header:before,
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before,
.fa-headphones-simple:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before,
.fa-heart-crack:before {
  content: "\f7a9";
}
.fa-heart-pulse:before,
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
  content: "\f807";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub-person:before,
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before,
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-empty:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
  content: "\f015";
}
.fa-home-lg:before,
.fa-house-chimney:before {
  content: "\e3af";
}
.fa-house-chimney-crack:before,
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
  content: "\f7f2";
}
.fa-house-chimney-user:before {
  content: "\e065";
}
.fa-house-chimney-window:before {
  content: "\e00d";
}
.fa-house-crack:before {
  content: "\e3b1";
}
.fa-house-laptop:before,
.fa-laptop-house:before {
  content: "\e066";
}
.fa-house-medical:before {
  content: "\e3b2";
}
.fa-home-user:before,
.fa-house-user:before {
  content: "\e1b0";
}
.fa-hryvnia-sign:before,
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-i:before {
  content: "\49";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-heart-music-camera-bolt:before,
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before,
.fa-id-card-clip:before {
  content: "\f47f";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-image-portrait:before,
.fa-portrait:before {
  content: "\f3e0";
}
.fa-images:before {
  content: "\f302";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
  content: "\e1bc";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-italic:before {
  content: "\f033";
}
.fa-j:before {
  content: "\4a";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-fighter-jet:before,
.fa-jet-fighter:before {
  content: "\f0fb";
}
.fa-joint:before {
  content: "\f595";
}
.fa-k:before {
  content: "\4b";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kip-sign:before {
  content: "\e1c4";
}
.fa-first-aid:before,
.fa-kit-medical:before {
  content: "\f479";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-l:before {
  content: "\4c";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-lari-sign:before {
  content: "\e1c8";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-left-long:before,
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-arrows-alt-h:before,
.fa-left-right:before {
  content: "\f337";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less-than:before {
  content: "\3c";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list-squares:before,
.fa-list:before {
  content: "\f03a";
}
.fa-list-check:before,
.fa-tasks:before {
  content: "\f0ae";
}
.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-dots:before,
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-litecoin-sign:before {
  content: "\e1d3";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-location-crosshairs:before,
.fa-location:before {
  content: "\f601";
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-location-pin:before,
.fa-map-marker:before {
  content: "\f041";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-m:before {
  content: "\4d";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-magnifying-glass:before,
.fa-search:before {
  content: "\f002";
}
.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
  content: "\f688";
}
.fa-magnifying-glass-location:before,
.fa-search-location:before {
  content: "\f689";
}
.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
  content: "\f010";
}
.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
  content: "\f00e";
}
.fa-manat-sign:before {
  content: "\e1d5";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-location:before,
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-location-dot:before,
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-and-venus:before {
  content: "\f224";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
  content: "\f22b";
}
.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-glass-martini-alt:before,
.fa-martini-glass:before {
  content: "\f57b";
}
.fa-cocktail:before,
.fa-martini-glass-citrus:before {
  content: "\f561";
}
.fa-glass-martini:before,
.fa-martini-glass-empty:before {
  content: "\f000";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mask-face:before {
  content: "\e1d7";
}
.fa-masks-theater:before,
.fa-theater-masks:before {
  content: "\f630";
}
.fa-expand-arrows-alt:before,
.fa-maximize:before {
  content: "\f31e";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-memory:before {
  content: "\f538";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-comment-alt:before,
.fa-message:before {
  content: "\f27a";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before,
.fa-microphone-lines:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-mill-sign:before {
  content: "\e1ed";
}
.fa-compress-arrows-alt:before,
.fa-minimize:before {
  content: "\f78c";
}
.fa-minus:before,
.fa-subtract:before {
  content: "\f068";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f3ce";
}
.fa-mobile-button:before {
  content: "\f10b";
}
.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
  content: "\f3cd";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-1:before,
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before,
.fa-money-check-dollar:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-coffee:before,
.fa-mug-saucer:before {
  content: "\f0f4";
}
.fa-music:before {
  content: "\f001";
}
.fa-n:before {
  content: "\4e";
}
.fa-naira-sign:before {
  content: "\e1f6";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-note-sticky:before,
.fa-sticky-note:before {
  content: "\f249";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-o:before {
  content: "\4f";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-om:before {
  content: "\f679";
}
.fa-otter:before {
  content: "\f700";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-p:before {
  content: "\50";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-paint-brush:before,
.fa-paintbrush:before {
  content: "\f1fc";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-panorama:before {
  content: "\e209";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-file-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before,
.fa-pen-clip:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-ruler:before,
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-edit:before,
.fa-pen-to-square:before {
  content: "\f044";
}
.fa-pencil-alt:before,
.fa-pencil:before {
  content: "\f303";
}
.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry-box:before,
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-percent:before,
.fa-percentage:before {
  content: "\25";
}
.fa-male:before,
.fa-person:before {
  content: "\f183";
}
.fa-biking:before,
.fa-person-biking:before {
  content: "\f84a";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-diagnoses:before,
.fa-person-dots-from-line:before {
  content: "\f470";
}
.fa-female:before,
.fa-person-dress:before {
  content: "\f182";
}
.fa-hiking:before,
.fa-person-hiking:before {
  content: "\f6ec";
}
.fa-person-praying:before,
.fa-pray:before {
  content: "\f683";
}
.fa-person-running:before,
.fa-running:before {
  content: "\f70c";
}
.fa-person-skating:before,
.fa-skating:before {
  content: "\f7c5";
}
.fa-person-skiing:before,
.fa-skiing:before {
  content: "\f7c9";
}
.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-person-snowboarding:before,
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-person-swimming:before,
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-person-walking:before,
.fa-walking:before {
  content: "\f554";
}
.fa-blind:before,
.fa-person-walking-with-cane:before {
  content: "\f29d";
}
.fa-peseta-sign:before {
  content: "\e221";
}
.fa-peso-sign:before {
  content: "\e222";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before,
.fa-phone-flip:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-volume:before,
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-photo-film:before,
.fa-photo-video:before {
  content: "\f87c";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-play:before {
  content: "\f04b";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-add:before,
.fa-plus:before {
  content: "\2b";
}
.fa-plus-minus:before {
  content: "\e43c";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-bolt:before,
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-q:before {
  content: "\51";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\3f";
}
.fa-quote-left-alt:before,
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right-alt:before,
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r:before {
  content: "\52";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-ad:before,
.fa-rectangle-ad:before {
  content: "\f641";
}
.fa-list-alt:before,
.fa-rectangle-list:before {
  content: "\f022";
}
.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f410";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-repeat:before {
  content: "\f363";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f3e5";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-exchange-alt:before,
.fa-right-left:before {
  content: "\f362";
}
.fa-long-arrow-alt-right:before,
.fa-right-long:before {
  content: "\f30b";
}
.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rotate:before,
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
  content: "\f2f9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-rupiah-sign:before {
  content: "\e23d";
}
.fa-s:before {
  content: "\53";
}
.fa-sailboat:before {
  content: "\e445";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-balance-scale:before,
.fa-scale-balanced:before {
  content: "\f24e";
}
.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
  content: "\f515";
}
.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
  content: "\f516";
}
.fa-school:before {
  content: "\f549";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-screwdriver-wrench:before,
.fa-tools:before {
  content: "\f7d9";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-scroll-torah:before,
.fa-torah:before {
  content: "\f6a0";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-section:before {
  content: "\e447";
}
.fa-seedling:before,
.fa-sprout:before {
  content: "\f4d8";
}
.fa-server:before {
  content: "\f233";
}
.fa-shapes:before,
.fa-triangle-circle-square:before {
  content: "\f61f";
}
.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-share-from-square:before,
.fa-share-square:before {
  content: "\f14d";
}
.fa-share-alt:before,
.fa-share-nodes:before {
  content: "\f1e0";
}
.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-shield:before {
  content: "\f132";
}
.fa-shield-alt:before,
.fa-shield-blank:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
  content: "\f553";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shop:before,
.fa-store-alt:before {
  content: "\f54f";
}
.fa-shop-slash:before,
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shrimp:before {
  content: "\e448";
}
.fa-random:before,
.fa-shuffle:before {
  content: "\f074";
}
.fa-shuttle-space:before,
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-sign-hanging:before,
.fa-sign:before {
  content: "\f4d9";
}
.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-map-signs:before,
.fa-signs-post:before {
  content: "\f277";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before,
.fa-sliders:before {
  content: "\f1de";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
  content: "\f67b";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spoon:before,
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
  content: "\f5d0";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
  content: "\f14c";
}
.fa-caret-square-down:before,
.fa-square-caret-down:before {
  content: "\f150";
}
.fa-caret-square-left:before,
.fa-square-caret-left:before {
  content: "\f191";
}
.fa-caret-square-right:before,
.fa-square-caret-right:before {
  content: "\f152";
}
.fa-caret-square-up:before,
.fa-square-caret-up:before {
  content: "\f151";
}
.fa-check-square:before,
.fa-square-check:before {
  content: "\f14a";
}
.fa-envelope-square:before,
.fa-square-envelope:before {
  content: "\f199";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-h-square:before,
.fa-square-h:before {
  content: "\f0fd";
}
.fa-minus-square:before,
.fa-square-minus:before {
  content: "\f146";
}
.fa-parking:before,
.fa-square-parking:before {
  content: "\f540";
}
.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
  content: "\f14b";
}
.fa-phone-square:before,
.fa-square-phone:before {
  content: "\f098";
}
.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
  content: "\f87b";
}
.fa-plus-square:before,
.fa-square-plus:before {
  content: "\f0fe";
}
.fa-poll-h:before,
.fa-square-poll-horizontal:before {
  content: "\f682";
}
.fa-poll:before,
.fa-square-poll-vertical:before {
  content: "\f681";
}
.fa-square-root-alt:before,
.fa-square-root-variable:before {
  content: "\f698";
}
.fa-rss-square:before,
.fa-square-rss:before {
  content: "\f143";
}
.fa-share-alt-square:before,
.fa-square-share-nodes:before {
  content: "\f1e1";
}
.fa-external-link-square-alt:before,
.fa-square-up-right:before {
  content: "\f360";
}
.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
  content: "\f2d3";
}
.fa-stairs:before {
  content: "\e289";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before,
.fa-star-half-stroke:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
  content: "\f154";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-medkit:before,
.fa-suitcase-medical:before {
  content: "\f0fa";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-t:before {
  content: "\54";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-cells:before,
.fa-th:before {
  content: "\f00a";
}
.fa-table-cells-large:before,
.fa-th-large:before {
  content: "\f009";
}
.fa-columns:before,
.fa-table-columns:before {
  content: "\f0db";
}
.fa-table-list:before,
.fa-th-list:before {
  content: "\f00b";
}
.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet-android:before,
.fa-tablet:before {
  content: "\f3fb";
}
.fa-tablet-button:before {
  content: "\f10a";
}
.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
  content: "\f566";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-tenge-sign:before,
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-remove-format:before,
.fa-text-slash:before {
  content: "\f87d";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumb-tack:before,
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-ticket-alt:before,
.fa-ticket-simple:before {
  content: "\f3ff";
}
.fa-timeline:before {
  content: "\e29c";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
  content: "\f519";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before,
.fa-train-subway:before {
  content: "\f239";
}
.fa-train-tram:before,
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender-alt:before,
.fa-transgender:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-arrow-up:before,
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-alt:before,
.fa-trash-can:before {
  content: "\f2ed";
}
.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
  content: "\f071";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-shipping-fast:before,
.fa-truck-fast:before {
  content: "\f48b";
}
.fa-ambulance:before,
.fa-truck-medical:before {
  content: "\f0f9";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-truck-loading:before,
.fa-truck-ramp-box:before {
  content: "\f4de";
}
.fa-teletype:before,
.fa-tty:before {
  content: "\f1e4";
}
.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
  content: "\e2bb";
}
.fa-level-down-alt:before,
.fa-turn-down:before {
  content: "\f3be";
}
.fa-level-up-alt:before,
.fa-turn-up:before {
  content: "\f3bf";
}
.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-u:before {
  content: "\55";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
  content: "\f13e";
}
.fa-arrows-alt-v:before,
.fa-up-down:before {
  content: "\f338";
}
.fa-arrows-alt:before,
.fa-up-down-left-right:before {
  content: "\f0b2";
}
.fa-long-arrow-alt-up:before,
.fa-up-long:before {
  content: "\f30c";
}
.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
  content: "\f424";
}
.fa-external-link-alt:before,
.fa-up-right-from-square:before {
  content: "\f35d";
}
.fa-upload:before {
  content: "\f093";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-doctor:before,
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-cog:before,
.fa-user-gear:before {
  content: "\f4fe";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-friends:before,
.fa-user-group:before {
  content: "\f500";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-alt:before,
.fa-user-large:before {
  content: "\f406";
}
.fa-user-alt-slash:before,
.fa-user-large-slash:before {
  content: "\f4fa";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-edit:before,
.fa-user-pen:before {
  content: "\f4ff";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before,
.fa-user-xmark:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before,
.fa-users-gear:before {
  content: "\f509";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-cutlery:before,
.fa-utensils:before {
  content: "\f2e7";
}
.fa-v:before {
  content: "\56";
}
.fa-shuttle-van:before,
.fa-van-shuttle:before {
  content: "\f5b6";
}
.fa-vault:before {
  content: "\e2c5";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-vest:before {
  content: "\e085";
}
.fa-vest-patches:before {
  content: "\e086";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-video-camera:before,
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-virus:before {
  content: "\e074";
}
.fa-virus-covid:before {
  content: "\e4a8";
}
.fa-virus-covid-slash:before {
  content: "\e4a9";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before,
.fa-volleyball:before {
  content: "\f45f";
}
.fa-volume-high:before,
.fa-volume-up:before {
  content: "\f028";
}
.fa-volume-down:before,
.fa-volume-low:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
  content: "\f6a9";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-w:before {
  content: "\57";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-magic:before,
.fa-wand-magic:before {
  content: "\f0d0";
}
.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
  content: "\e2ca";
}
.fa-wand-sparkles:before {
  content: "\f72b";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-water:before {
  content: "\f773";
}
.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
  content: "\f5c5";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weight-scale:before,
.fa-weight:before {
  content: "\f496";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
  content: "\f7a0";
}
.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
  content: "\f5ce";
}
.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
  content: "\f159";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x:before {
  content: "\58";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
  content: "\f00d";
}
.fa-y:before {
  content: "\59";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-z:before {
  content: "\5a";
}
.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
:host,
:root {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
  font-display: block;
  font-family: Font Awesome\6 Brands;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-brands-400.f77bcc98bb7468c8b15a.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-brands-400.0a1b701f5563c2288281.ttf)
      format("truetype");
}
.fa-brands,
.fab {
  font-family: Font Awesome\6 Brands;
  font-weight: 400;
}
.fa-42-group:before,
.fa-innosoft:before {
  content: "\e080";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-audible:before {
  content: "\f373";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bilibili:before {
  content: "\e3d9";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-bots:before {
  content: "\e340";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cmplid:before {
  content: "\e360";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envira:before {
  content: "\f299";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-figma:before {
  content: "\f799";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golang:before {
  content: "\e40f";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hashnode:before {
  content: "\e499";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-less:before {
  content: "\f41d";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium-m:before,
.fa-medium:before {
  content: "\f23a";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-padlet:before {
  content: "\e4a0";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pix:before {
  content: "\e43a";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sith:before {
  content: "\f512";
}
.fa-sitrox:before {
  content: "\e44a";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack-hash:before,
.fa-slack:before {
  content: "\f198";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-snapchat-ghost:before,
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square-font-awesome:before {
  content: "\f425";
}
.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram-plane:before,
.fa-telegram:before {
  content: "\f2c6";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-viber:before {
  content: "\f409";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wirsindhandwerk:before,
.fa-wsh:before {
  content: "\e2d0";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
:host,
:root {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-display: block;
  font-family: Font Awesome\6 Free;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-regular-400.d79c2ec96ab9ff1161a2.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-regular-400.15d98c18221c8bcb2334.ttf)
      format("truetype");
}
.fa-regular,
.far {
  font-family: Font Awesome\6 Free;
  font-weight: 400;
}
:host,
:root {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-display: block;
  font-family: Font Awesome\6 Free;
  font-style: normal;
  font-weight: 900;
  src: url(/react/demo/static/media/fa-solid-900.4896d4b04430cc3dfb06.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-solid-900.79da213423ac0def2058.ttf)
      format("truetype");
}
.fa-solid,
.fas {
  font-family: Font Awesome\6 Free;
  font-weight: 900;
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Brands;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-brands-400.f77bcc98bb7468c8b15a.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-brands-400.0a1b701f5563c2288281.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Free;
  font-weight: 900;
  src: url(/react/demo/static/media/fa-solid-900.4896d4b04430cc3dfb06.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-solid-900.79da213423ac0def2058.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: Font Awesome\5 Free;
  font-weight: 400;
  src: url(/react/demo/static/media/fa-regular-400.d79c2ec96ab9ff1161a2.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-regular-400.15d98c18221c8bcb2334.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-solid-900.4896d4b04430cc3dfb06.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-solid-900.79da213423ac0def2058.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-brands-400.f77bcc98bb7468c8b15a.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-brands-400.0a1b701f5563c2288281.ttf)
      format("truetype");
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-regular-400.d79c2ec96ab9ff1161a2.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-regular-400.15d98c18221c8bcb2334.ttf)
      format("truetype");
  unicode-range: u+f003, u+f006, u+f014, u+f016-f017, u+f01a-f01b, u+f01d,
    u+f022, u+f03e, u+f044, u+f046, u+f05c-f05d, u+f06e, u+f070, u+f087-f088,
    u+f08a, u+f094, u+f096-f097, u+f09d, u+f0a0, u+f0a2, u+f0a4-f0a7, u+f0c5,
    u+f0c7, u+f0e5-f0e6, u+f0eb, u+f0f6-f0f8, u+f10c, u+f114-f115, u+f118-f11a,
    u+f11c-f11d, u+f133, u+f147, u+f14e, u+f150-f152, u+f185-f186, u+f18e,
    u+f190-f192, u+f196, u+f1c1-f1c9, u+f1d9, u+f1db, u+f1e3, u+f1ea, u+f1f7,
    u+f1f9, u+f20a, u+f247-f248, u+f24a, u+f24d, u+f255-f25b, u+f25d,
    u+f271-f274, u+f278, u+f27b, u+f28c, u+f28e, u+f29c, u+f2b5, u+f2b7, u+f2ba,
    u+f2bc, u+f2be, u+f2c0-f2c1, u+f2c3, u+f2d0, u+f2d2, u+f2d4, u+f2dc;
}
@font-face {
  font-display: block;
  font-family: FontAwesome;
  src: url(/react/demo/static/media/fa-v4compatibility.3d503f89ccaf1b224aa5.woff2)
      format("woff2"),
    url(/react/demo/static/media/fa-v4compatibility.52eba2c567c521b8d58a.ttf)
      format("truetype");
  unicode-range: u+f041, u+f047, u+f065-f066, u+f07d-f07e, u+f080, u+f08b,
    u+f08e, u+f090, u+f09a, u+f0ac, u+f0ae, u+f0b2, u+f0d0, u+f0d6, u+f0e4,
    u+f0ec, u+f10a-f10b, u+f123, u+f13e, u+f148-f149, u+f14c, u+f156, u+f15e,
    u+f160-f161, u+f163, u+f175-f178, u+f195, u+f1f8, u+f219, u+f250, u+f252,
    u+f27a;
}
@font-face {
  font-family: Material Design Icons;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/materialdesignicons-webfont.5017dab5e7a3b1872137.eot);
  src: url(/react/demo/static/media/materialdesignicons-webfont.5017dab5e7a3b1872137.eot?#iefix&v=2.4.85)
      format("embedded-opentype"),
    url(/react/demo/static/media/materialdesignicons-webfont.cf40208918fc49bf4cf2.woff2)
      format("woff2"),
    url(/react/demo/static/media/materialdesignicons-webfont.20ea693c7cf2fa077928.woff)
      format("woff"),
    url(/react/demo/static/media/materialdesignicons-webfont.b994f21c3c1cb3ffd6bb.ttf)
      format("truetype"),
    url(/react/demo/static/media/materialdesignicons-webfont.6285372902a5d4634762.svg#materialdesigniconsregular)
      format("svg");
}
.mdi-set,
.mdi:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: normal normal normal 24px/1 Material Design Icons;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
}
.mdi-access-point:before {
  content: "\F002";
}
.mdi-access-point-network:before {
  content: "\F003";
}
.mdi-account:before {
  content: "\F004";
}
.mdi-account-alert:before {
  content: "\F005";
}
.mdi-account-box:before {
  content: "\F006";
}
.mdi-account-box-multiple:before {
  content: "\F933";
}
.mdi-account-box-outline:before {
  content: "\F007";
}
.mdi-account-card-details:before {
  content: "\F5D2";
}
.mdi-account-check:before {
  content: "\F008";
}
.mdi-account-circle:before {
  content: "\F009";
}
.mdi-account-convert:before {
  content: "\F00A";
}
.mdi-account-edit:before {
  content: "\F6BB";
}
.mdi-account-group:before {
  content: "\F848";
}
.mdi-account-heart:before {
  content: "\F898";
}
.mdi-account-key:before {
  content: "\F00B";
}
.mdi-account-location:before {
  content: "\F00C";
}
.mdi-account-minus:before {
  content: "\F00D";
}
.mdi-account-multiple:before {
  content: "\F00E";
}
.mdi-account-multiple-check:before {
  content: "\F8C4";
}
.mdi-account-multiple-minus:before {
  content: "\F5D3";
}
.mdi-account-multiple-outline:before {
  content: "\F00F";
}
.mdi-account-multiple-plus:before {
  content: "\F010";
}
.mdi-account-multiple-plus-outline:before {
  content: "\F7FF";
}
.mdi-account-network:before {
  content: "\F011";
}
.mdi-account-off:before {
  content: "\F012";
}
.mdi-account-outline:before {
  content: "\F013";
}
.mdi-account-plus:before {
  content: "\F014";
}
.mdi-account-plus-outline:before {
  content: "\F800";
}
.mdi-account-remove:before {
  content: "\F015";
}
.mdi-account-search:before {
  content: "\F016";
}
.mdi-account-search-outline:before {
  content: "\F934";
}
.mdi-account-settings:before {
  content: "\F630";
}
.mdi-account-settings-variant:before {
  content: "\F631";
}
.mdi-account-star:before {
  content: "\F017";
}
.mdi-account-switch:before {
  content: "\F019";
}
.mdi-accusoft:before {
  content: "\F849";
}
.mdi-adjust:before {
  content: "\F01A";
}
.mdi-adobe:before {
  content: "\F935";
}
.mdi-air-conditioner:before {
  content: "\F01B";
}
.mdi-airballoon:before {
  content: "\F01C";
}
.mdi-airplane:before {
  content: "\F01D";
}
.mdi-airplane-landing:before {
  content: "\F5D4";
}
.mdi-airplane-off:before {
  content: "\F01E";
}
.mdi-airplane-takeoff:before {
  content: "\F5D5";
}
.mdi-airplay:before {
  content: "\F01F";
}
.mdi-airport:before {
  content: "\F84A";
}
.mdi-alarm:before {
  content: "\F020";
}
.mdi-alarm-bell:before {
  content: "\F78D";
}
.mdi-alarm-check:before {
  content: "\F021";
}
.mdi-alarm-light:before {
  content: "\F78E";
}
.mdi-alarm-multiple:before {
  content: "\F022";
}
.mdi-alarm-off:before {
  content: "\F023";
}
.mdi-alarm-plus:before {
  content: "\F024";
}
.mdi-alarm-snooze:before {
  content: "\F68D";
}
.mdi-album:before {
  content: "\F025";
}
.mdi-alert:before {
  content: "\F026";
}
.mdi-alert-box:before {
  content: "\F027";
}
.mdi-alert-circle:before {
  content: "\F028";
}
.mdi-alert-circle-outline:before {
  content: "\F5D6";
}
.mdi-alert-decagram:before {
  content: "\F6BC";
}
.mdi-alert-octagon:before {
  content: "\F029";
}
.mdi-alert-octagram:before {
  content: "\F766";
}
.mdi-alert-outline:before {
  content: "\F02A";
}
.mdi-alien:before {
  content: "\F899";
}
.mdi-all-inclusive:before {
  content: "\F6BD";
}
.mdi-alpha:before {
  content: "\F02B";
}
.mdi-alphabetical:before {
  content: "\F02C";
}
.mdi-altimeter:before {
  content: "\F5D7";
}
.mdi-amazon:before {
  content: "\F02D";
}
.mdi-amazon-alexa:before {
  content: "\F8C5";
}
.mdi-amazon-drive:before {
  content: "\F02E";
}
.mdi-ambulance:before {
  content: "\F02F";
}
.mdi-amplifier:before {
  content: "\F030";
}
.mdi-anchor:before {
  content: "\F031";
}
.mdi-android:before {
  content: "\F032";
}
.mdi-android-debug-bridge:before {
  content: "\F033";
}
.mdi-android-head:before {
  content: "\F78F";
}
.mdi-android-studio:before {
  content: "\F034";
}
.mdi-angle-acute:before {
  content: "\F936";
}
.mdi-angle-obtuse:before {
  content: "\F937";
}
.mdi-angle-right:before {
  content: "\F938";
}
.mdi-angular:before {
  content: "\F6B1";
}
.mdi-angularjs:before {
  content: "\F6BE";
}
.mdi-animation:before {
  content: "\F5D8";
}
.mdi-animation-play:before {
  content: "\F939";
}
.mdi-anvil:before {
  content: "\F89A";
}
.mdi-apple:before {
  content: "\F035";
}
.mdi-apple-finder:before {
  content: "\F036";
}
.mdi-apple-icloud:before {
  content: "\F038";
}
.mdi-apple-ios:before {
  content: "\F037";
}
.mdi-apple-keyboard-caps:before {
  content: "\F632";
}
.mdi-apple-keyboard-command:before {
  content: "\F633";
}
.mdi-apple-keyboard-control:before {
  content: "\F634";
}
.mdi-apple-keyboard-option:before {
  content: "\F635";
}
.mdi-apple-keyboard-shift:before {
  content: "\F636";
}
.mdi-apple-safari:before {
  content: "\F039";
}
.mdi-application:before {
  content: "\F614";
}
.mdi-approval:before {
  content: "\F790";
}
.mdi-apps:before {
  content: "\F03B";
}
.mdi-arch:before {
  content: "\F8C6";
}
.mdi-archive:before {
  content: "\F03C";
}
.mdi-arrange-bring-forward:before {
  content: "\F03D";
}
.mdi-arrange-bring-to-front:before {
  content: "\F03E";
}
.mdi-arrange-send-backward:before {
  content: "\F03F";
}
.mdi-arrange-send-to-back:before {
  content: "\F040";
}
.mdi-arrow-all:before {
  content: "\F041";
}
.mdi-arrow-bottom-left:before {
  content: "\F042";
}
.mdi-arrow-bottom-right:before {
  content: "\F043";
}
.mdi-arrow-collapse:before {
  content: "\F615";
}
.mdi-arrow-collapse-all:before {
  content: "\F044";
}
.mdi-arrow-collapse-down:before {
  content: "\F791";
}
.mdi-arrow-collapse-horizontal:before {
  content: "\F84B";
}
.mdi-arrow-collapse-left:before {
  content: "\F792";
}
.mdi-arrow-collapse-right:before {
  content: "\F793";
}
.mdi-arrow-collapse-up:before {
  content: "\F794";
}
.mdi-arrow-collapse-vertical:before {
  content: "\F84C";
}
.mdi-arrow-down:before {
  content: "\F045";
}
.mdi-arrow-down-bold:before {
  content: "\F72D";
}
.mdi-arrow-down-bold-box:before {
  content: "\F72E";
}
.mdi-arrow-down-bold-box-outline:before {
  content: "\F72F";
}
.mdi-arrow-down-bold-circle:before {
  content: "\F047";
}
.mdi-arrow-down-bold-circle-outline:before {
  content: "\F048";
}
.mdi-arrow-down-bold-hexagon-outline:before {
  content: "\F049";
}
.mdi-arrow-down-box:before {
  content: "\F6BF";
}
.mdi-arrow-down-drop-circle:before {
  content: "\F04A";
}
.mdi-arrow-down-drop-circle-outline:before {
  content: "\F04B";
}
.mdi-arrow-down-thick:before {
  content: "\F046";
}
.mdi-arrow-expand:before {
  content: "\F616";
}
.mdi-arrow-expand-all:before {
  content: "\F04C";
}
.mdi-arrow-expand-down:before {
  content: "\F795";
}
.mdi-arrow-expand-horizontal:before {
  content: "\F84D";
}
.mdi-arrow-expand-left:before {
  content: "\F796";
}
.mdi-arrow-expand-right:before {
  content: "\F797";
}
.mdi-arrow-expand-up:before {
  content: "\F798";
}
.mdi-arrow-expand-vertical:before {
  content: "\F84E";
}
.mdi-arrow-left:before {
  content: "\F04D";
}
.mdi-arrow-left-bold:before {
  content: "\F730";
}
.mdi-arrow-left-bold-box:before {
  content: "\F731";
}
.mdi-arrow-left-bold-box-outline:before {
  content: "\F732";
}
.mdi-arrow-left-bold-circle:before {
  content: "\F04F";
}
.mdi-arrow-left-bold-circle-outline:before {
  content: "\F050";
}
.mdi-arrow-left-bold-hexagon-outline:before {
  content: "\F051";
}
.mdi-arrow-left-box:before {
  content: "\F6C0";
}
.mdi-arrow-left-drop-circle:before {
  content: "\F052";
}
.mdi-arrow-left-drop-circle-outline:before {
  content: "\F053";
}
.mdi-arrow-left-thick:before {
  content: "\F04E";
}
.mdi-arrow-right:before {
  content: "\F054";
}
.mdi-arrow-right-bold:before {
  content: "\F733";
}
.mdi-arrow-right-bold-box:before {
  content: "\F734";
}
.mdi-arrow-right-bold-box-outline:before {
  content: "\F735";
}
.mdi-arrow-right-bold-circle:before {
  content: "\F056";
}
.mdi-arrow-right-bold-circle-outline:before {
  content: "\F057";
}
.mdi-arrow-right-bold-hexagon-outline:before {
  content: "\F058";
}
.mdi-arrow-right-box:before {
  content: "\F6C1";
}
.mdi-arrow-right-drop-circle:before {
  content: "\F059";
}
.mdi-arrow-right-drop-circle-outline:before {
  content: "\F05A";
}
.mdi-arrow-right-thick:before {
  content: "\F055";
}
.mdi-arrow-split-horizontal:before {
  content: "\F93A";
}
.mdi-arrow-split-vertical:before {
  content: "\F93B";
}
.mdi-arrow-top-left:before {
  content: "\F05B";
}
.mdi-arrow-top-right:before {
  content: "\F05C";
}
.mdi-arrow-up:before {
  content: "\F05D";
}
.mdi-arrow-up-bold:before {
  content: "\F736";
}
.mdi-arrow-up-bold-box:before {
  content: "\F737";
}
.mdi-arrow-up-bold-box-outline:before {
  content: "\F738";
}
.mdi-arrow-up-bold-circle:before {
  content: "\F05F";
}
.mdi-arrow-up-bold-circle-outline:before {
  content: "\F060";
}
.mdi-arrow-up-bold-hexagon-outline:before {
  content: "\F061";
}
.mdi-arrow-up-box:before {
  content: "\F6C2";
}
.mdi-arrow-up-drop-circle:before {
  content: "\F062";
}
.mdi-arrow-up-drop-circle-outline:before {
  content: "\F063";
}
.mdi-arrow-up-thick:before {
  content: "\F05E";
}
.mdi-artist:before {
  content: "\F802";
}
.mdi-assistant:before {
  content: "\F064";
}
.mdi-asterisk:before {
  content: "\F6C3";
}
.mdi-at:before {
  content: "\F065";
}
.mdi-atlassian:before {
  content: "\F803";
}
.mdi-atom:before {
  content: "\F767";
}
.mdi-attachment:before {
  content: "\F066";
}
.mdi-audio-video:before {
  content: "\F93C";
}
.mdi-audiobook:before {
  content: "\F067";
}
.mdi-augmented-reality:before {
  content: "\F84F";
}
.mdi-auto-fix:before {
  content: "\F068";
}
.mdi-auto-upload:before {
  content: "\F069";
}
.mdi-autorenew:before {
  content: "\F06A";
}
.mdi-av-timer:before {
  content: "\F06B";
}
.mdi-axe:before {
  content: "\F8C7";
}
.mdi-azure:before {
  content: "\F804";
}
.mdi-baby:before {
  content: "\F06C";
}
.mdi-baby-buggy:before {
  content: "\F68E";
}
.mdi-backburger:before {
  content: "\F06D";
}
.mdi-backspace:before {
  content: "\F06E";
}
.mdi-backup-restore:before {
  content: "\F06F";
}
.mdi-badminton:before {
  content: "\F850";
}
.mdi-bandcamp:before {
  content: "\F674";
}
.mdi-bank:before {
  content: "\F070";
}
.mdi-barcode:before {
  content: "\F071";
}
.mdi-barcode-scan:before {
  content: "\F072";
}
.mdi-barley:before {
  content: "\F073";
}
.mdi-barrel:before {
  content: "\F074";
}
.mdi-baseball:before {
  content: "\F851";
}
.mdi-baseball-bat:before {
  content: "\F852";
}
.mdi-basecamp:before {
  content: "\F075";
}
.mdi-basket:before {
  content: "\F076";
}
.mdi-basket-fill:before {
  content: "\F077";
}
.mdi-basket-unfill:before {
  content: "\F078";
}
.mdi-basketball:before {
  content: "\F805";
}
.mdi-battery:before {
  content: "\F079";
}
.mdi-battery-10:before {
  content: "\F07A";
}
.mdi-battery-10-bluetooth:before {
  content: "\F93D";
}
.mdi-battery-20:before {
  content: "\F07B";
}
.mdi-battery-20-bluetooth:before {
  content: "\F93E";
}
.mdi-battery-30:before {
  content: "\F07C";
}
.mdi-battery-30-bluetooth:before {
  content: "\F93F";
}
.mdi-battery-40:before {
  content: "\F07D";
}
.mdi-battery-40-bluetooth:before {
  content: "\F940";
}
.mdi-battery-50:before {
  content: "\F07E";
}
.mdi-battery-50-bluetooth:before {
  content: "\F941";
}
.mdi-battery-60:before {
  content: "\F07F";
}
.mdi-battery-60-bluetooth:before {
  content: "\F942";
}
.mdi-battery-70:before {
  content: "\F080";
}
.mdi-battery-70-bluetooth:before {
  content: "\F943";
}
.mdi-battery-80:before {
  content: "\F081";
}
.mdi-battery-80-bluetooth:before {
  content: "\F944";
}
.mdi-battery-90:before {
  content: "\F082";
}
.mdi-battery-90-bluetooth:before {
  content: "\F945";
}
.mdi-battery-alert:before {
  content: "\F083";
}
.mdi-battery-alert-bluetooth:before {
  content: "\F946";
}
.mdi-battery-bluetooth:before {
  content: "\F947";
}
.mdi-battery-bluetooth-variant:before {
  content: "\F948";
}
.mdi-battery-charging:before {
  content: "\F084";
}
.mdi-battery-charging-10:before {
  content: "\F89B";
}
.mdi-battery-charging-100:before {
  content: "\F085";
}
.mdi-battery-charging-20:before {
  content: "\F086";
}
.mdi-battery-charging-30:before {
  content: "\F087";
}
.mdi-battery-charging-40:before {
  content: "\F088";
}
.mdi-battery-charging-50:before {
  content: "\F89C";
}
.mdi-battery-charging-60:before {
  content: "\F089";
}
.mdi-battery-charging-70:before {
  content: "\F89D";
}
.mdi-battery-charging-80:before {
  content: "\F08A";
}
.mdi-battery-charging-90:before {
  content: "\F08B";
}
.mdi-battery-charging-outline:before {
  content: "\F89E";
}
.mdi-battery-charging-wireless:before {
  content: "\F806";
}
.mdi-battery-charging-wireless-10:before {
  content: "\F807";
}
.mdi-battery-charging-wireless-20:before {
  content: "\F808";
}
.mdi-battery-charging-wireless-30:before {
  content: "\F809";
}
.mdi-battery-charging-wireless-40:before {
  content: "\F80A";
}
.mdi-battery-charging-wireless-50:before {
  content: "\F80B";
}
.mdi-battery-charging-wireless-60:before {
  content: "\F80C";
}
.mdi-battery-charging-wireless-70:before {
  content: "\F80D";
}
.mdi-battery-charging-wireless-80:before {
  content: "\F80E";
}
.mdi-battery-charging-wireless-90:before {
  content: "\F80F";
}
.mdi-battery-charging-wireless-alert:before {
  content: "\F810";
}
.mdi-battery-charging-wireless-outline:before {
  content: "\F811";
}
.mdi-battery-minus:before {
  content: "\F08C";
}
.mdi-battery-negative:before {
  content: "\F08D";
}
.mdi-battery-outline:before {
  content: "\F08E";
}
.mdi-battery-plus:before {
  content: "\F08F";
}
.mdi-battery-positive:before {
  content: "\F090";
}
.mdi-battery-unknown:before {
  content: "\F091";
}
.mdi-battery-unknown-bluetooth:before {
  content: "\F949";
}
.mdi-beach:before {
  content: "\F092";
}
.mdi-beaker:before {
  content: "\F68F";
}
.mdi-beats:before {
  content: "\F097";
}
.mdi-bed-empty:before {
  content: "\F89F";
}
.mdi-beer:before {
  content: "\F098";
}
.mdi-behance:before {
  content: "\F099";
}
.mdi-bell:before {
  content: "\F09A";
}
.mdi-bell-off:before {
  content: "\F09B";
}
.mdi-bell-outline:before {
  content: "\F09C";
}
.mdi-bell-plus:before {
  content: "\F09D";
}
.mdi-bell-ring:before {
  content: "\F09E";
}
.mdi-bell-ring-outline:before {
  content: "\F09F";
}
.mdi-bell-sleep:before {
  content: "\F0A0";
}
.mdi-beta:before {
  content: "\F0A1";
}
.mdi-bible:before {
  content: "\F0A2";
}
.mdi-bike:before {
  content: "\F0A3";
}
.mdi-bing:before {
  content: "\F0A4";
}
.mdi-binoculars:before {
  content: "\F0A5";
}
.mdi-bio:before {
  content: "\F0A6";
}
.mdi-biohazard:before {
  content: "\F0A7";
}
.mdi-bitbucket:before {
  content: "\F0A8";
}
.mdi-bitcoin:before {
  content: "\F812";
}
.mdi-black-mesa:before {
  content: "\F0A9";
}
.mdi-blackberry:before {
  content: "\F0AA";
}
.mdi-blender:before {
  content: "\F0AB";
}
.mdi-blinds:before {
  content: "\F0AC";
}
.mdi-block-helper:before {
  content: "\F0AD";
}
.mdi-blogger:before {
  content: "\F0AE";
}
.mdi-bluetooth:before {
  content: "\F0AF";
}
.mdi-bluetooth-audio:before {
  content: "\F0B0";
}
.mdi-bluetooth-connect:before {
  content: "\F0B1";
}
.mdi-bluetooth-off:before {
  content: "\F0B2";
}
.mdi-bluetooth-settings:before {
  content: "\F0B3";
}
.mdi-bluetooth-transfer:before {
  content: "\F0B4";
}
.mdi-blur:before {
  content: "\F0B5";
}
.mdi-blur-linear:before {
  content: "\F0B6";
}
.mdi-blur-off:before {
  content: "\F0B7";
}
.mdi-blur-radial:before {
  content: "\F0B8";
}
.mdi-bomb:before {
  content: "\F690";
}
.mdi-bomb-off:before {
  content: "\F6C4";
}
.mdi-bone:before {
  content: "\F0B9";
}
.mdi-book:before {
  content: "\F0BA";
}
.mdi-book-minus:before {
  content: "\F5D9";
}
.mdi-book-multiple:before {
  content: "\F0BB";
}
.mdi-book-multiple-variant:before {
  content: "\F0BC";
}
.mdi-book-open:before {
  content: "\F0BD";
}
.mdi-book-open-page-variant:before {
  content: "\F5DA";
}
.mdi-book-open-variant:before {
  content: "\F0BE";
}
.mdi-book-plus:before {
  content: "\F5DB";
}
.mdi-book-secure:before {
  content: "\F799";
}
.mdi-book-unsecure:before {
  content: "\F79A";
}
.mdi-book-variant:before {
  content: "\F0BF";
}
.mdi-bookmark:before {
  content: "\F0C0";
}
.mdi-bookmark-check:before {
  content: "\F0C1";
}
.mdi-bookmark-music:before {
  content: "\F0C2";
}
.mdi-bookmark-outline:before {
  content: "\F0C3";
}
.mdi-bookmark-plus:before {
  content: "\F0C5";
}
.mdi-bookmark-plus-outline:before {
  content: "\F0C4";
}
.mdi-bookmark-remove:before {
  content: "\F0C6";
}
.mdi-boombox:before {
  content: "\F5DC";
}
.mdi-bootstrap:before {
  content: "\F6C5";
}
.mdi-border-all:before {
  content: "\F0C7";
}
.mdi-border-all-variant:before {
  content: "\F8A0";
}
.mdi-border-bottom:before {
  content: "\F0C8";
}
.mdi-border-bottom-variant:before {
  content: "\F8A1";
}
.mdi-border-color:before {
  content: "\F0C9";
}
.mdi-border-horizontal:before {
  content: "\F0CA";
}
.mdi-border-inside:before {
  content: "\F0CB";
}
.mdi-border-left:before {
  content: "\F0CC";
}
.mdi-border-left-variant:before {
  content: "\F8A2";
}
.mdi-border-none:before {
  content: "\F0CD";
}
.mdi-border-none-variant:before {
  content: "\F8A3";
}
.mdi-border-outside:before {
  content: "\F0CE";
}
.mdi-border-right:before {
  content: "\F0CF";
}
.mdi-border-right-variant:before {
  content: "\F8A4";
}
.mdi-border-style:before {
  content: "\F0D0";
}
.mdi-border-top:before {
  content: "\F0D1";
}
.mdi-border-top-variant:before {
  content: "\F8A5";
}
.mdi-border-vertical:before {
  content: "\F0D2";
}
.mdi-bottle-wine:before {
  content: "\F853";
}
.mdi-bow-tie:before {
  content: "\F677";
}
.mdi-bowl:before {
  content: "\F617";
}
.mdi-bowling:before {
  content: "\F0D3";
}
.mdi-box:before {
  content: "\F0D4";
}
.mdi-box-cutter:before {
  content: "\F0D5";
}
.mdi-box-shadow:before {
  content: "\F637";
}
.mdi-bridge:before {
  content: "\F618";
}
.mdi-briefcase:before {
  content: "\F0D6";
}
.mdi-briefcase-check:before {
  content: "\F0D7";
}
.mdi-briefcase-download:before {
  content: "\F0D8";
}
.mdi-briefcase-outline:before {
  content: "\F813";
}
.mdi-briefcase-upload:before {
  content: "\F0D9";
}
.mdi-brightness-1:before {
  content: "\F0DA";
}
.mdi-brightness-2:before {
  content: "\F0DB";
}
.mdi-brightness-3:before {
  content: "\F0DC";
}
.mdi-brightness-4:before {
  content: "\F0DD";
}
.mdi-brightness-5:before {
  content: "\F0DE";
}
.mdi-brightness-6:before {
  content: "\F0DF";
}
.mdi-brightness-7:before {
  content: "\F0E0";
}
.mdi-brightness-auto:before {
  content: "\F0E1";
}
.mdi-broom:before {
  content: "\F0E2";
}
.mdi-brush:before {
  content: "\F0E3";
}
.mdi-buddhism:before {
  content: "\F94A";
}
.mdi-buffer:before {
  content: "\F619";
}
.mdi-bug:before {
  content: "\F0E4";
}
.mdi-bulletin-board:before {
  content: "\F0E5";
}
.mdi-bullhorn:before {
  content: "\F0E6";
}
.mdi-bullseye:before {
  content: "\F5DD";
}
.mdi-bullseye-arrow:before {
  content: "\F8C8";
}
.mdi-bus:before {
  content: "\F0E7";
}
.mdi-bus-articulated-end:before {
  content: "\F79B";
}
.mdi-bus-articulated-front:before {
  content: "\F79C";
}
.mdi-bus-clock:before {
  content: "\F8C9";
}
.mdi-bus-double-decker:before {
  content: "\F79D";
}
.mdi-bus-school:before {
  content: "\F79E";
}
.mdi-bus-side:before {
  content: "\F79F";
}
.mdi-cached:before {
  content: "\F0E8";
}
.mdi-cake:before {
  content: "\F0E9";
}
.mdi-cake-layered:before {
  content: "\F0EA";
}
.mdi-cake-variant:before {
  content: "\F0EB";
}
.mdi-calculator:before {
  content: "\F0EC";
}
.mdi-calendar:before {
  content: "\F0ED";
}
.mdi-calendar-blank:before {
  content: "\F0EE";
}
.mdi-calendar-check:before {
  content: "\F0EF";
}
.mdi-calendar-clock:before {
  content: "\F0F0";
}
.mdi-calendar-edit:before {
  content: "\F8A6";
}
.mdi-calendar-multiple:before {
  content: "\F0F1";
}
.mdi-calendar-multiple-check:before {
  content: "\F0F2";
}
.mdi-calendar-plus:before {
  content: "\F0F3";
}
.mdi-calendar-question:before {
  content: "\F691";
}
.mdi-calendar-range:before {
  content: "\F678";
}
.mdi-calendar-remove:before {
  content: "\F0F4";
}
.mdi-calendar-search:before {
  content: "\F94B";
}
.mdi-calendar-text:before {
  content: "\F0F5";
}
.mdi-calendar-today:before {
  content: "\F0F6";
}
.mdi-call-made:before {
  content: "\F0F7";
}
.mdi-call-merge:before {
  content: "\F0F8";
}
.mdi-call-missed:before {
  content: "\F0F9";
}
.mdi-call-received:before {
  content: "\F0FA";
}
.mdi-call-split:before {
  content: "\F0FB";
}
.mdi-camcorder:before {
  content: "\F0FC";
}
.mdi-camcorder-box:before {
  content: "\F0FD";
}
.mdi-camcorder-box-off:before {
  content: "\F0FE";
}
.mdi-camcorder-off:before {
  content: "\F0FF";
}
.mdi-camera:before {
  content: "\F100";
}
.mdi-camera-account:before {
  content: "\F8CA";
}
.mdi-camera-burst:before {
  content: "\F692";
}
.mdi-camera-enhance:before {
  content: "\F101";
}
.mdi-camera-front:before {
  content: "\F102";
}
.mdi-camera-front-variant:before {
  content: "\F103";
}
.mdi-camera-gopro:before {
  content: "\F7A0";
}
.mdi-camera-image:before {
  content: "\F8CB";
}
.mdi-camera-iris:before {
  content: "\F104";
}
.mdi-camera-metering-center:before {
  content: "\F7A1";
}
.mdi-camera-metering-matrix:before {
  content: "\F7A2";
}
.mdi-camera-metering-partial:before {
  content: "\F7A3";
}
.mdi-camera-metering-spot:before {
  content: "\F7A4";
}
.mdi-camera-off:before {
  content: "\F5DF";
}
.mdi-camera-party-mode:before {
  content: "\F105";
}
.mdi-camera-rear:before {
  content: "\F106";
}
.mdi-camera-rear-variant:before {
  content: "\F107";
}
.mdi-camera-switch:before {
  content: "\F108";
}
.mdi-camera-timer:before {
  content: "\F109";
}
.mdi-cancel:before {
  content: "\F739";
}
.mdi-candle:before {
  content: "\F5E2";
}
.mdi-candycane:before {
  content: "\F10A";
}
.mdi-cannabis:before {
  content: "\F7A5";
}
.mdi-car:before {
  content: "\F10B";
}
.mdi-car-battery:before {
  content: "\F10C";
}
.mdi-car-connected:before {
  content: "\F10D";
}
.mdi-car-convertible:before {
  content: "\F7A6";
}
.mdi-car-estate:before {
  content: "\F7A7";
}
.mdi-car-hatchback:before {
  content: "\F7A8";
}
.mdi-car-limousine:before {
  content: "\F8CC";
}
.mdi-car-pickup:before {
  content: "\F7A9";
}
.mdi-car-side:before {
  content: "\F7AA";
}
.mdi-car-sports:before {
  content: "\F7AB";
}
.mdi-car-wash:before {
  content: "\F10E";
}
.mdi-caravan:before {
  content: "\F7AC";
}
.mdi-cards:before {
  content: "\F638";
}
.mdi-cards-club:before {
  content: "\F8CD";
}
.mdi-cards-diamond:before {
  content: "\F8CE";
}
.mdi-cards-heart:before {
  content: "\F8CF";
}
.mdi-cards-outline:before {
  content: "\F639";
}
.mdi-cards-playing-outline:before {
  content: "\F63A";
}
.mdi-cards-spade:before {
  content: "\F8D0";
}
.mdi-cards-variant:before {
  content: "\F6C6";
}
.mdi-carrot:before {
  content: "\F10F";
}
.mdi-cart:before {
  content: "\F110";
}
.mdi-cart-off:before {
  content: "\F66B";
}
.mdi-cart-outline:before {
  content: "\F111";
}
.mdi-cart-plus:before {
  content: "\F112";
}
.mdi-case-sensitive-alt:before {
  content: "\F113";
}
.mdi-cash:before {
  content: "\F114";
}
.mdi-cash-100:before {
  content: "\F115";
}
.mdi-cash-multiple:before {
  content: "\F116";
}
.mdi-cash-usd:before {
  content: "\F117";
}
.mdi-cast:before {
  content: "\F118";
}
.mdi-cast-connected:before {
  content: "\F119";
}
.mdi-cast-off:before {
  content: "\F789";
}
.mdi-castle:before {
  content: "\F11A";
}
.mdi-cat:before {
  content: "\F11B";
}
.mdi-cctv:before {
  content: "\F7AD";
}
.mdi-ceiling-light:before {
  content: "\F768";
}
.mdi-cellphone:before {
  content: "\F11C";
}
.mdi-cellphone-android:before {
  content: "\F11D";
}
.mdi-cellphone-basic:before {
  content: "\F11E";
}
.mdi-cellphone-dock:before {
  content: "\F11F";
}
.mdi-cellphone-erase:before {
  content: "\F94C";
}
.mdi-cellphone-iphone:before {
  content: "\F120";
}
.mdi-cellphone-key:before {
  content: "\F94D";
}
.mdi-cellphone-link:before {
  content: "\F121";
}
.mdi-cellphone-link-off:before {
  content: "\F122";
}
.mdi-cellphone-lock:before {
  content: "\F94E";
}
.mdi-cellphone-message:before {
  content: "\F8D2";
}
.mdi-cellphone-off:before {
  content: "\F94F";
}
.mdi-cellphone-settings:before {
  content: "\F123";
}
.mdi-cellphone-settings-variant:before {
  content: "\F950";
}
.mdi-cellphone-sound:before {
  content: "\F951";
}
.mdi-cellphone-text:before {
  content: "\F8D1";
}
.mdi-cellphone-wireless:before {
  content: "\F814";
}
.mdi-certificate:before {
  content: "\F124";
}
.mdi-chair-school:before {
  content: "\F125";
}
.mdi-chart-arc:before {
  content: "\F126";
}
.mdi-chart-areaspline:before {
  content: "\F127";
}
.mdi-chart-bar:before {
  content: "\F128";
}
.mdi-chart-bar-stacked:before {
  content: "\F769";
}
.mdi-chart-bubble:before {
  content: "\F5E3";
}
.mdi-chart-donut:before {
  content: "\F7AE";
}
.mdi-chart-donut-variant:before {
  content: "\F7AF";
}
.mdi-chart-gantt:before {
  content: "\F66C";
}
.mdi-chart-histogram:before {
  content: "\F129";
}
.mdi-chart-line:before {
  content: "\F12A";
}
.mdi-chart-line-stacked:before {
  content: "\F76A";
}
.mdi-chart-line-variant:before {
  content: "\F7B0";
}
.mdi-chart-multiline:before {
  content: "\F8D3";
}
.mdi-chart-pie:before {
  content: "\F12B";
}
.mdi-chart-scatterplot-hexbin:before {
  content: "\F66D";
}
.mdi-chart-timeline:before {
  content: "\F66E";
}
.mdi-check:before {
  content: "\F12C";
}
.mdi-check-all:before {
  content: "\F12D";
}
.mdi-check-circle:before {
  content: "\F5E0";
}
.mdi-check-circle-outline:before {
  content: "\F5E1";
}
.mdi-check-outline:before {
  content: "\F854";
}
.mdi-checkbox-blank:before {
  content: "\F12E";
}
.mdi-checkbox-blank-circle:before {
  content: "\F12F";
}
.mdi-checkbox-blank-circle-outline:before {
  content: "\F130";
}
.mdi-checkbox-blank-outline:before {
  content: "\F131";
}
.mdi-checkbox-intermediate:before {
  content: "\F855";
}
.mdi-checkbox-marked:before {
  content: "\F132";
}
.mdi-checkbox-marked-circle:before {
  content: "\F133";
}
.mdi-checkbox-marked-circle-outline:before {
  content: "\F134";
}
.mdi-checkbox-marked-outline:before {
  content: "\F135";
}
.mdi-checkbox-multiple-blank:before {
  content: "\F136";
}
.mdi-checkbox-multiple-blank-circle:before {
  content: "\F63B";
}
.mdi-checkbox-multiple-blank-circle-outline:before {
  content: "\F63C";
}
.mdi-checkbox-multiple-blank-outline:before {
  content: "\F137";
}
.mdi-checkbox-multiple-marked:before {
  content: "\F138";
}
.mdi-checkbox-multiple-marked-circle:before {
  content: "\F63D";
}
.mdi-checkbox-multiple-marked-circle-outline:before {
  content: "\F63E";
}
.mdi-checkbox-multiple-marked-outline:before {
  content: "\F139";
}
.mdi-checkerboard:before {
  content: "\F13A";
}
.mdi-chemical-weapon:before {
  content: "\F13B";
}
.mdi-chess-bishop:before {
  content: "\F85B";
}
.mdi-chess-king:before {
  content: "\F856";
}
.mdi-chess-knight:before {
  content: "\F857";
}
.mdi-chess-pawn:before {
  content: "\F858";
}
.mdi-chess-queen:before {
  content: "\F859";
}
.mdi-chess-rook:before {
  content: "\F85A";
}
.mdi-chevron-double-down:before {
  content: "\F13C";
}
.mdi-chevron-double-left:before {
  content: "\F13D";
}
.mdi-chevron-double-right:before {
  content: "\F13E";
}
.mdi-chevron-double-up:before {
  content: "\F13F";
}
.mdi-chevron-down:before {
  content: "\F140";
}
.mdi-chevron-left:before {
  content: "\F141";
}
.mdi-chevron-right:before {
  content: "\F142";
}
.mdi-chevron-up:before {
  content: "\F143";
}
.mdi-chili-hot:before {
  content: "\F7B1";
}
.mdi-chili-medium:before {
  content: "\F7B2";
}
.mdi-chili-mild:before {
  content: "\F7B3";
}
.mdi-chip:before {
  content: "\F61A";
}
.mdi-christiantiy:before {
  content: "\F952";
}
.mdi-church:before {
  content: "\F144";
}
.mdi-circle:before {
  content: "\F764";
}
.mdi-circle-edit-outline:before {
  content: "\F8D4";
}
.mdi-circle-outline:before {
  content: "\F765";
}
.mdi-cisco-webex:before {
  content: "\F145";
}
.mdi-city:before {
  content: "\F146";
}
.mdi-clipboard:before {
  content: "\F147";
}
.mdi-clipboard-account:before {
  content: "\F148";
}
.mdi-clipboard-alert:before {
  content: "\F149";
}
.mdi-clipboard-arrow-down:before {
  content: "\F14A";
}
.mdi-clipboard-arrow-left:before {
  content: "\F14B";
}
.mdi-clipboard-check:before {
  content: "\F14C";
}
.mdi-clipboard-check-outline:before {
  content: "\F8A7";
}
.mdi-clipboard-flow:before {
  content: "\F6C7";
}
.mdi-clipboard-outline:before {
  content: "\F14D";
}
.mdi-clipboard-plus:before {
  content: "\F750";
}
.mdi-clipboard-pulse:before {
  content: "\F85C";
}
.mdi-clipboard-pulse-outline:before {
  content: "\F85D";
}
.mdi-clipboard-text:before {
  content: "\F14E";
}
.mdi-clippy:before {
  content: "\F14F";
}
.mdi-clock:before {
  content: "\F953";
}
.mdi-clock-alert:before {
  content: "\F954";
}
.mdi-clock-alert-outline:before {
  content: "\F5CE";
}
.mdi-clock-end:before {
  content: "\F151";
}
.mdi-clock-fast:before {
  content: "\F152";
}
.mdi-clock-in:before {
  content: "\F153";
}
.mdi-clock-out:before {
  content: "\F154";
}
.mdi-clock-outline:before {
  content: "\F150";
}
.mdi-clock-start:before {
  content: "\F155";
}
.mdi-close:before {
  content: "\F156";
}
.mdi-close-box:before {
  content: "\F157";
}
.mdi-close-box-outline:before {
  content: "\F158";
}
.mdi-close-circle:before {
  content: "\F159";
}
.mdi-close-circle-outline:before {
  content: "\F15A";
}
.mdi-close-network:before {
  content: "\F15B";
}
.mdi-close-octagon:before {
  content: "\F15C";
}
.mdi-close-octagon-outline:before {
  content: "\F15D";
}
.mdi-close-outline:before {
  content: "\F6C8";
}
.mdi-closed-caption:before {
  content: "\F15E";
}
.mdi-cloud:before {
  content: "\F15F";
}
.mdi-cloud-braces:before {
  content: "\F7B4";
}
.mdi-cloud-check:before {
  content: "\F160";
}
.mdi-cloud-circle:before {
  content: "\F161";
}
.mdi-cloud-download:before {
  content: "\F162";
}
.mdi-cloud-off-outline:before {
  content: "\F164";
}
.mdi-cloud-outline:before {
  content: "\F163";
}
.mdi-cloud-print:before {
  content: "\F165";
}
.mdi-cloud-print-outline:before {
  content: "\F166";
}
.mdi-cloud-search:before {
  content: "\F955";
}
.mdi-cloud-search-outline:before {
  content: "\F956";
}
.mdi-cloud-sync:before {
  content: "\F63F";
}
.mdi-cloud-tags:before {
  content: "\F7B5";
}
.mdi-cloud-upload:before {
  content: "\F167";
}
.mdi-clover:before {
  content: "\F815";
}
.mdi-code-array:before {
  content: "\F168";
}
.mdi-code-braces:before {
  content: "\F169";
}
.mdi-code-brackets:before {
  content: "\F16A";
}
.mdi-code-equal:before {
  content: "\F16B";
}
.mdi-code-greater-than:before {
  content: "\F16C";
}
.mdi-code-greater-than-or-equal:before {
  content: "\F16D";
}
.mdi-code-less-than:before {
  content: "\F16E";
}
.mdi-code-less-than-or-equal:before {
  content: "\F16F";
}
.mdi-code-not-equal:before {
  content: "\F170";
}
.mdi-code-not-equal-variant:before {
  content: "\F171";
}
.mdi-code-parentheses:before {
  content: "\F172";
}
.mdi-code-string:before {
  content: "\F173";
}
.mdi-code-tags:before {
  content: "\F174";
}
.mdi-code-tags-check:before {
  content: "\F693";
}
.mdi-codepen:before {
  content: "\F175";
}
.mdi-coffee:before {
  content: "\F176";
}
.mdi-coffee-outline:before {
  content: "\F6C9";
}
.mdi-coffee-to-go:before {
  content: "\F177";
}
.mdi-cogs:before {
  content: "\F8D5";
}
.mdi-coin:before {
  content: "\F178";
}
.mdi-coins:before {
  content: "\F694";
}
.mdi-collage:before {
  content: "\F640";
}
.mdi-color-helper:before {
  content: "\F179";
}
.mdi-comment:before {
  content: "\F17A";
}
.mdi-comment-account:before {
  content: "\F17B";
}
.mdi-comment-account-outline:before {
  content: "\F17C";
}
.mdi-comment-alert:before {
  content: "\F17D";
}
.mdi-comment-alert-outline:before {
  content: "\F17E";
}
.mdi-comment-check:before {
  content: "\F17F";
}
.mdi-comment-check-outline:before {
  content: "\F180";
}
.mdi-comment-multiple:before {
  content: "\F85E";
}
.mdi-comment-multiple-outline:before {
  content: "\F181";
}
.mdi-comment-outline:before {
  content: "\F182";
}
.mdi-comment-plus-outline:before {
  content: "\F183";
}
.mdi-comment-processing:before {
  content: "\F184";
}
.mdi-comment-processing-outline:before {
  content: "\F185";
}
.mdi-comment-question:before {
  content: "\F816";
}
.mdi-comment-question-outline:before {
  content: "\F186";
}
.mdi-comment-remove:before {
  content: "\F5DE";
}
.mdi-comment-remove-outline:before {
  content: "\F187";
}
.mdi-comment-text:before {
  content: "\F188";
}
.mdi-comment-text-multiple:before {
  content: "\F85F";
}
.mdi-comment-text-multiple-outline:before {
  content: "\F860";
}
.mdi-comment-text-outline:before {
  content: "\F189";
}
.mdi-compare:before {
  content: "\F18A";
}
.mdi-compass:before {
  content: "\F18B";
}
.mdi-compass-outline:before {
  content: "\F18C";
}
.mdi-console:before {
  content: "\F18D";
}
.mdi-console-line:before {
  content: "\F7B6";
}
.mdi-console-network:before {
  content: "\F8A8";
}
.mdi-contact-mail:before {
  content: "\F18E";
}
.mdi-contacts:before {
  content: "\F6CA";
}
.mdi-content-copy:before {
  content: "\F18F";
}
.mdi-content-cut:before {
  content: "\F190";
}
.mdi-content-duplicate:before {
  content: "\F191";
}
.mdi-content-paste:before {
  content: "\F192";
}
.mdi-content-save:before {
  content: "\F193";
}
.mdi-content-save-all:before {
  content: "\F194";
}
.mdi-content-save-outline:before {
  content: "\F817";
}
.mdi-content-save-settings:before {
  content: "\F61B";
}
.mdi-contrast:before {
  content: "\F195";
}
.mdi-contrast-box:before {
  content: "\F196";
}
.mdi-contrast-circle:before {
  content: "\F197";
}
.mdi-cookie:before {
  content: "\F198";
}
.mdi-copyright:before {
  content: "\F5E6";
}
.mdi-cordova:before {
  content: "\F957";
}
.mdi-corn:before {
  content: "\F7B7";
}
.mdi-counter:before {
  content: "\F199";
}
.mdi-cow:before {
  content: "\F19A";
}
.mdi-crane:before {
  content: "\F861";
}
.mdi-creation:before {
  content: "\F1C9";
}
.mdi-credit-card:before {
  content: "\F19B";
}
.mdi-credit-card-multiple:before {
  content: "\F19C";
}
.mdi-credit-card-off:before {
  content: "\F5E4";
}
.mdi-credit-card-plus:before {
  content: "\F675";
}
.mdi-credit-card-scan:before {
  content: "\F19D";
}
.mdi-credit-card-settings:before {
  content: "\F8D6";
}
.mdi-crop:before {
  content: "\F19E";
}
.mdi-crop-free:before {
  content: "\F19F";
}
.mdi-crop-landscape:before {
  content: "\F1A0";
}
.mdi-crop-portrait:before {
  content: "\F1A1";
}
.mdi-crop-rotate:before {
  content: "\F695";
}
.mdi-crop-square:before {
  content: "\F1A2";
}
.mdi-crosshairs:before {
  content: "\F1A3";
}
.mdi-crosshairs-gps:before {
  content: "\F1A4";
}
.mdi-crown:before {
  content: "\F1A5";
}
.mdi-cryengine:before {
  content: "\F958";
}
.mdi-cube:before {
  content: "\F1A6";
}
.mdi-cube-outline:before {
  content: "\F1A7";
}
.mdi-cube-send:before {
  content: "\F1A8";
}
.mdi-cube-unfolded:before {
  content: "\F1A9";
}
.mdi-cup:before {
  content: "\F1AA";
}
.mdi-cup-off:before {
  content: "\F5E5";
}
.mdi-cup-water:before {
  content: "\F1AB";
}
.mdi-cupcake:before {
  content: "\F959";
}
.mdi-curling:before {
  content: "\F862";
}
.mdi-currency-bdt:before {
  content: "\F863";
}
.mdi-currency-btc:before {
  content: "\F1AC";
}
.mdi-currency-chf:before {
  content: "\F7B8";
}
.mdi-currency-cny:before {
  content: "\F7B9";
}
.mdi-currency-eth:before {
  content: "\F7BA";
}
.mdi-currency-eur:before {
  content: "\F1AD";
}
.mdi-currency-gbp:before {
  content: "\F1AE";
}
.mdi-currency-inr:before {
  content: "\F1AF";
}
.mdi-currency-jpy:before {
  content: "\F7BB";
}
.mdi-currency-krw:before {
  content: "\F7BC";
}
.mdi-currency-kzt:before {
  content: "\F864";
}
.mdi-currency-ngn:before {
  content: "\F1B0";
}
.mdi-currency-rub:before {
  content: "\F1B1";
}
.mdi-currency-sign:before {
  content: "\F7BD";
}
.mdi-currency-try:before {
  content: "\F1B2";
}
.mdi-currency-twd:before {
  content: "\F7BE";
}
.mdi-currency-usd:before {
  content: "\F1B3";
}
.mdi-currency-usd-off:before {
  content: "\F679";
}
.mdi-current-ac:before {
  content: "\F95A";
}
.mdi-current-dc:before {
  content: "\F95B";
}
.mdi-cursor-default:before {
  content: "\F1B4";
}
.mdi-cursor-default-outline:before {
  content: "\F1B5";
}
.mdi-cursor-move:before {
  content: "\F1B6";
}
.mdi-cursor-pointer:before {
  content: "\F1B7";
}
.mdi-cursor-text:before {
  content: "\F5E7";
}
.mdi-database:before {
  content: "\F1B8";
}
.mdi-database-export:before {
  content: "\F95D";
}
.mdi-database-import:before {
  content: "\F95C";
}
.mdi-database-minus:before {
  content: "\F1B9";
}
.mdi-database-plus:before {
  content: "\F1BA";
}
.mdi-database-search:before {
  content: "\F865";
}
.mdi-death-star:before {
  content: "\F8D7";
}
.mdi-death-star-variant:before {
  content: "\F8D8";
}
.mdi-debian:before {
  content: "\F8D9";
}
.mdi-debug-step-into:before {
  content: "\F1BB";
}
.mdi-debug-step-out:before {
  content: "\F1BC";
}
.mdi-debug-step-over:before {
  content: "\F1BD";
}
.mdi-decagram:before {
  content: "\F76B";
}
.mdi-decagram-outline:before {
  content: "\F76C";
}
.mdi-decimal-decrease:before {
  content: "\F1BE";
}
.mdi-decimal-increase:before {
  content: "\F1BF";
}
.mdi-delete:before {
  content: "\F1C0";
}
.mdi-delete-circle:before {
  content: "\F682";
}
.mdi-delete-empty:before {
  content: "\F6CB";
}
.mdi-delete-forever:before {
  content: "\F5E8";
}
.mdi-delete-restore:before {
  content: "\F818";
}
.mdi-delete-sweep:before {
  content: "\F5E9";
}
.mdi-delete-variant:before {
  content: "\F1C1";
}
.mdi-delta:before {
  content: "\F1C2";
}
.mdi-desk-lamp:before {
  content: "\F95E";
}
.mdi-deskphone:before {
  content: "\F1C3";
}
.mdi-desktop-classic:before {
  content: "\F7BF";
}
.mdi-desktop-mac:before {
  content: "\F1C4";
}
.mdi-desktop-tower:before {
  content: "\F1C5";
}
.mdi-details:before {
  content: "\F1C6";
}
.mdi-developer-board:before {
  content: "\F696";
}
.mdi-deviantart:before {
  content: "\F1C7";
}
.mdi-dialpad:before {
  content: "\F61C";
}
.mdi-diamond:before {
  content: "\F1C8";
}
.mdi-dice-1:before {
  content: "\F1CA";
}
.mdi-dice-2:before {
  content: "\F1CB";
}
.mdi-dice-3:before {
  content: "\F1CC";
}
.mdi-dice-4:before {
  content: "\F1CD";
}
.mdi-dice-5:before {
  content: "\F1CE";
}
.mdi-dice-6:before {
  content: "\F1CF";
}
.mdi-dice-d10:before {
  content: "\F76E";
}
.mdi-dice-d12:before {
  content: "\F866";
}
.mdi-dice-d20:before {
  content: "\F5EA";
}
.mdi-dice-d4:before {
  content: "\F5EB";
}
.mdi-dice-d6:before {
  content: "\F5EC";
}
.mdi-dice-d8:before {
  content: "\F5ED";
}
.mdi-dice-multiple:before {
  content: "\F76D";
}
.mdi-dictionary:before {
  content: "\F61D";
}
.mdi-dip-switch:before {
  content: "\F7C0";
}
.mdi-directions:before {
  content: "\F1D0";
}
.mdi-directions-fork:before {
  content: "\F641";
}
.mdi-discord:before {
  content: "\F66F";
}
.mdi-disk:before {
  content: "\F5EE";
}
.mdi-disk-alert:before {
  content: "\F1D1";
}
.mdi-disk-player:before {
  content: "\F95F";
}
.mdi-disqus:before {
  content: "\F1D2";
}
.mdi-disqus-outline:before {
  content: "\F1D3";
}
.mdi-division:before {
  content: "\F1D4";
}
.mdi-division-box:before {
  content: "\F1D5";
}
.mdi-dna:before {
  content: "\F683";
}
.mdi-dns:before {
  content: "\F1D6";
}
.mdi-do-not-disturb:before {
  content: "\F697";
}
.mdi-do-not-disturb-off:before {
  content: "\F698";
}
.mdi-docker:before {
  content: "\F867";
}
.mdi-dolby:before {
  content: "\F6B2";
}
.mdi-domain:before {
  content: "\F1D7";
}
.mdi-donkey:before {
  content: "\F7C1";
}
.mdi-door:before {
  content: "\F819";
}
.mdi-door-closed:before {
  content: "\F81A";
}
.mdi-door-open:before {
  content: "\F81B";
}
.mdi-doorbell-video:before {
  content: "\F868";
}
.mdi-dots-horizontal:before {
  content: "\F1D8";
}
.mdi-dots-horizontal-circle:before {
  content: "\F7C2";
}
.mdi-dots-vertical:before {
  content: "\F1D9";
}
.mdi-dots-vertical-circle:before {
  content: "\F7C3";
}
.mdi-douban:before {
  content: "\F699";
}
.mdi-download:before {
  content: "\F1DA";
}
.mdi-download-network:before {
  content: "\F6F3";
}
.mdi-drag:before {
  content: "\F1DB";
}
.mdi-drag-horizontal:before {
  content: "\F1DC";
}
.mdi-drag-vertical:before {
  content: "\F1DD";
}
.mdi-drawing:before {
  content: "\F1DE";
}
.mdi-drawing-box:before {
  content: "\F1DF";
}
.mdi-dribbble:before {
  content: "\F1E0";
}
.mdi-dribbble-box:before {
  content: "\F1E1";
}
.mdi-drone:before {
  content: "\F1E2";
}
.mdi-dropbox:before {
  content: "\F1E3";
}
.mdi-drupal:before {
  content: "\F1E4";
}
.mdi-duck:before {
  content: "\F1E5";
}
.mdi-dumbbell:before {
  content: "\F1E6";
}
.mdi-ear-hearing:before {
  content: "\F7C4";
}
.mdi-earth:before {
  content: "\F1E7";
}
.mdi-earth-box:before {
  content: "\F6CC";
}
.mdi-earth-box-off:before {
  content: "\F6CD";
}
.mdi-earth-off:before {
  content: "\F1E8";
}
.mdi-edge:before {
  content: "\F1E9";
}
.mdi-eject:before {
  content: "\F1EA";
}
.mdi-elephant:before {
  content: "\F7C5";
}
.mdi-elevation-decline:before {
  content: "\F1EB";
}
.mdi-elevation-rise:before {
  content: "\F1EC";
}
.mdi-elevator:before {
  content: "\F1ED";
}
.mdi-email:before {
  content: "\F1EE";
}
.mdi-email-alert:before {
  content: "\F6CE";
}
.mdi-email-open:before {
  content: "\F1EF";
}
.mdi-email-open-outline:before {
  content: "\F5EF";
}
.mdi-email-outline:before {
  content: "\F1F0";
}
.mdi-email-search:before {
  content: "\F960";
}
.mdi-email-search-outline:before {
  content: "\F961";
}
.mdi-email-secure:before {
  content: "\F1F1";
}
.mdi-email-variant:before {
  content: "\F5F0";
}
.mdi-emby:before {
  content: "\F6B3";
}
.mdi-emoticon:before {
  content: "\F1F2";
}
.mdi-emoticon-cool:before {
  content: "\F1F3";
}
.mdi-emoticon-dead:before {
  content: "\F69A";
}
.mdi-emoticon-devil:before {
  content: "\F1F4";
}
.mdi-emoticon-excited:before {
  content: "\F69B";
}
.mdi-emoticon-happy:before {
  content: "\F1F5";
}
.mdi-emoticon-neutral:before {
  content: "\F1F6";
}
.mdi-emoticon-poop:before {
  content: "\F1F7";
}
.mdi-emoticon-sad:before {
  content: "\F1F8";
}
.mdi-emoticon-tongue:before {
  content: "\F1F9";
}
.mdi-engine:before {
  content: "\F1FA";
}
.mdi-engine-outline:before {
  content: "\F1FB";
}
.mdi-equal:before {
  content: "\F1FC";
}
.mdi-equal-box:before {
  content: "\F1FD";
}
.mdi-eraser:before {
  content: "\F1FE";
}
.mdi-eraser-variant:before {
  content: "\F642";
}
.mdi-escalator:before {
  content: "\F1FF";
}
.mdi-ethereum:before {
  content: "\F869";
}
.mdi-ethernet:before {
  content: "\F200";
}
.mdi-ethernet-cable:before {
  content: "\F201";
}
.mdi-ethernet-cable-off:before {
  content: "\F202";
}
.mdi-etsy:before {
  content: "\F203";
}
.mdi-ev-station:before {
  content: "\F5F1";
}
.mdi-eventbrite:before {
  content: "\F7C6";
}
.mdi-evernote:before {
  content: "\F204";
}
.mdi-exclamation:before {
  content: "\F205";
}
.mdi-exit-to-app:before {
  content: "\F206";
}
.mdi-exponent:before {
  content: "\F962";
}
.mdi-exponent-box:before {
  content: "\F963";
}
.mdi-export:before {
  content: "\F207";
}
.mdi-eye:before {
  content: "\F208";
}
.mdi-eye-off:before {
  content: "\F209";
}
.mdi-eye-off-outline:before {
  content: "\F6D0";
}
.mdi-eye-outline:before {
  content: "\F6CF";
}
.mdi-eye-plus:before {
  content: "\F86A";
}
.mdi-eye-plus-outline:before {
  content: "\F86B";
}
.mdi-eye-settings:before {
  content: "\F86C";
}
.mdi-eye-settings-outline:before {
  content: "\F86D";
}
.mdi-eyedropper:before {
  content: "\F20A";
}
.mdi-eyedropper-variant:before {
  content: "\F20B";
}
.mdi-face:before {
  content: "\F643";
}
.mdi-face-profile:before {
  content: "\F644";
}
.mdi-facebook:before {
  content: "\F20C";
}
.mdi-facebook-box:before {
  content: "\F20D";
}
.mdi-facebook-messenger:before {
  content: "\F20E";
}
.mdi-factory:before {
  content: "\F20F";
}
.mdi-fan:before {
  content: "\F210";
}
.mdi-fan-off:before {
  content: "\F81C";
}
.mdi-fast-forward:before {
  content: "\F211";
}
.mdi-fast-forward-outline:before {
  content: "\F6D1";
}
.mdi-fax:before {
  content: "\F212";
}
.mdi-feather:before {
  content: "\F6D2";
}
.mdi-fedora:before {
  content: "\F8DA";
}
.mdi-ferry:before {
  content: "\F213";
}
.mdi-file:before {
  content: "\F214";
}
.mdi-file-account:before {
  content: "\F73A";
}
.mdi-file-chart:before {
  content: "\F215";
}
.mdi-file-check:before {
  content: "\F216";
}
.mdi-file-cloud:before {
  content: "\F217";
}
.mdi-file-compare:before {
  content: "\F8A9";
}
.mdi-file-delimited:before {
  content: "\F218";
}
.mdi-file-document:before {
  content: "\F219";
}
.mdi-file-document-box:before {
  content: "\F21A";
}
.mdi-file-download:before {
  content: "\F964";
}
.mdi-file-download-outline:before {
  content: "\F965";
}
.mdi-file-excel:before {
  content: "\F21B";
}
.mdi-file-excel-box:before {
  content: "\F21C";
}
.mdi-file-export:before {
  content: "\F21D";
}
.mdi-file-find:before {
  content: "\F21E";
}
.mdi-file-hidden:before {
  content: "\F613";
}
.mdi-file-image:before {
  content: "\F21F";
}
.mdi-file-import:before {
  content: "\F220";
}
.mdi-file-lock:before {
  content: "\F221";
}
.mdi-file-multiple:before {
  content: "\F222";
}
.mdi-file-music:before {
  content: "\F223";
}
.mdi-file-outline:before {
  content: "\F224";
}
.mdi-file-pdf:before {
  content: "\F225";
}
.mdi-file-pdf-box:before {
  content: "\F226";
}
.mdi-file-percent:before {
  content: "\F81D";
}
.mdi-file-plus:before {
  content: "\F751";
}
.mdi-file-powerpoint:before {
  content: "\F227";
}
.mdi-file-powerpoint-box:before {
  content: "\F228";
}
.mdi-file-presentation-box:before {
  content: "\F229";
}
.mdi-file-question:before {
  content: "\F86E";
}
.mdi-file-restore:before {
  content: "\F670";
}
.mdi-file-send:before {
  content: "\F22A";
}
.mdi-file-tree:before {
  content: "\F645";
}
.mdi-file-undo:before {
  content: "\F8DB";
}
.mdi-file-video:before {
  content: "\F22B";
}
.mdi-file-word:before {
  content: "\F22C";
}
.mdi-file-word-box:before {
  content: "\F22D";
}
.mdi-file-xml:before {
  content: "\F22E";
}
.mdi-film:before {
  content: "\F22F";
}
.mdi-filmstrip:before {
  content: "\F230";
}
.mdi-filmstrip-off:before {
  content: "\F231";
}
.mdi-filter:before {
  content: "\F232";
}
.mdi-filter-outline:before {
  content: "\F233";
}
.mdi-filter-remove:before {
  content: "\F234";
}
.mdi-filter-remove-outline:before {
  content: "\F235";
}
.mdi-filter-variant:before {
  content: "\F236";
}
.mdi-finance:before {
  content: "\F81E";
}
.mdi-find-replace:before {
  content: "\F6D3";
}
.mdi-fingerprint:before {
  content: "\F237";
}
.mdi-fire:before {
  content: "\F238";
}
.mdi-fire-truck:before {
  content: "\F8AA";
}
.mdi-firebase:before {
  content: "\F966";
}
.mdi-firefox:before {
  content: "\F239";
}
.mdi-fish:before {
  content: "\F23A";
}
.mdi-flag:before {
  content: "\F23B";
}
.mdi-flag-checkered:before {
  content: "\F23C";
}
.mdi-flag-outline:before {
  content: "\F23D";
}
.mdi-flag-triangle:before {
  content: "\F23F";
}
.mdi-flag-variant:before {
  content: "\F240";
}
.mdi-flag-variant-outline:before {
  content: "\F23E";
}
.mdi-flash:before {
  content: "\F241";
}
.mdi-flash-auto:before {
  content: "\F242";
}
.mdi-flash-circle:before {
  content: "\F81F";
}
.mdi-flash-off:before {
  content: "\F243";
}
.mdi-flash-outline:before {
  content: "\F6D4";
}
.mdi-flash-red-eye:before {
  content: "\F67A";
}
.mdi-flashlight:before {
  content: "\F244";
}
.mdi-flashlight-off:before {
  content: "\F245";
}
.mdi-flask:before {
  content: "\F093";
}
.mdi-flask-empty:before {
  content: "\F094";
}
.mdi-flask-empty-outline:before {
  content: "\F095";
}
.mdi-flask-outline:before {
  content: "\F096";
}
.mdi-flattr:before {
  content: "\F246";
}
.mdi-flip-to-back:before {
  content: "\F247";
}
.mdi-flip-to-front:before {
  content: "\F248";
}
.mdi-floor-lamp:before {
  content: "\F8DC";
}
.mdi-floor-plan:before {
  content: "\F820";
}
.mdi-floppy:before {
  content: "\F249";
}
.mdi-flower:before {
  content: "\F24A";
}
.mdi-folder:before {
  content: "\F24B";
}
.mdi-folder-account:before {
  content: "\F24C";
}
.mdi-folder-download:before {
  content: "\F24D";
}
.mdi-folder-edit:before {
  content: "\F8DD";
}
.mdi-folder-google-drive:before {
  content: "\F24E";
}
.mdi-folder-image:before {
  content: "\F24F";
}
.mdi-folder-key:before {
  content: "\F8AB";
}
.mdi-folder-key-network:before {
  content: "\F8AC";
}
.mdi-folder-lock:before {
  content: "\F250";
}
.mdi-folder-lock-open:before {
  content: "\F251";
}
.mdi-folder-move:before {
  content: "\F252";
}
.mdi-folder-multiple:before {
  content: "\F253";
}
.mdi-folder-multiple-image:before {
  content: "\F254";
}
.mdi-folder-multiple-outline:before {
  content: "\F255";
}
.mdi-folder-network:before {
  content: "\F86F";
}
.mdi-folder-open:before {
  content: "\F76F";
}
.mdi-folder-outline:before {
  content: "\F256";
}
.mdi-folder-plus:before {
  content: "\F257";
}
.mdi-folder-remove:before {
  content: "\F258";
}
.mdi-folder-search:before {
  content: "\F967";
}
.mdi-folder-search-outline:before {
  content: "\F968";
}
.mdi-folder-star:before {
  content: "\F69C";
}
.mdi-folder-upload:before {
  content: "\F259";
}
.mdi-font-awesome:before {
  content: "\F03A";
}
.mdi-food:before {
  content: "\F25A";
}
.mdi-food-apple:before {
  content: "\F25B";
}
.mdi-food-croissant:before {
  content: "\F7C7";
}
.mdi-food-fork-drink:before {
  content: "\F5F2";
}
.mdi-food-off:before {
  content: "\F5F3";
}
.mdi-food-variant:before {
  content: "\F25C";
}
.mdi-football:before {
  content: "\F25D";
}
.mdi-football-australian:before {
  content: "\F25E";
}
.mdi-football-helmet:before {
  content: "\F25F";
}
.mdi-forklift:before {
  content: "\F7C8";
}
.mdi-format-align-bottom:before {
  content: "\F752";
}
.mdi-format-align-center:before {
  content: "\F260";
}
.mdi-format-align-justify:before {
  content: "\F261";
}
.mdi-format-align-left:before {
  content: "\F262";
}
.mdi-format-align-middle:before {
  content: "\F753";
}
.mdi-format-align-right:before {
  content: "\F263";
}
.mdi-format-align-top:before {
  content: "\F754";
}
.mdi-format-annotation-plus:before {
  content: "\F646";
}
.mdi-format-bold:before {
  content: "\F264";
}
.mdi-format-clear:before {
  content: "\F265";
}
.mdi-format-color-fill:before {
  content: "\F266";
}
.mdi-format-color-text:before {
  content: "\F69D";
}
.mdi-format-columns:before {
  content: "\F8DE";
}
.mdi-format-float-center:before {
  content: "\F267";
}
.mdi-format-float-left:before {
  content: "\F268";
}
.mdi-format-float-none:before {
  content: "\F269";
}
.mdi-format-float-right:before {
  content: "\F26A";
}
.mdi-format-font:before {
  content: "\F6D5";
}
.mdi-format-header-1:before {
  content: "\F26B";
}
.mdi-format-header-2:before {
  content: "\F26C";
}
.mdi-format-header-3:before {
  content: "\F26D";
}
.mdi-format-header-4:before {
  content: "\F26E";
}
.mdi-format-header-5:before {
  content: "\F26F";
}
.mdi-format-header-6:before {
  content: "\F270";
}
.mdi-format-header-decrease:before {
  content: "\F271";
}
.mdi-format-header-equal:before {
  content: "\F272";
}
.mdi-format-header-increase:before {
  content: "\F273";
}
.mdi-format-header-pound:before {
  content: "\F274";
}
.mdi-format-horizontal-align-center:before {
  content: "\F61E";
}
.mdi-format-horizontal-align-left:before {
  content: "\F61F";
}
.mdi-format-horizontal-align-right:before {
  content: "\F620";
}
.mdi-format-indent-decrease:before {
  content: "\F275";
}
.mdi-format-indent-increase:before {
  content: "\F276";
}
.mdi-format-italic:before {
  content: "\F277";
}
.mdi-format-line-spacing:before {
  content: "\F278";
}
.mdi-format-line-style:before {
  content: "\F5C8";
}
.mdi-format-line-weight:before {
  content: "\F5C9";
}
.mdi-format-list-bulleted:before {
  content: "\F279";
}
.mdi-format-list-bulleted-type:before {
  content: "\F27A";
}
.mdi-format-list-checkbox:before {
  content: "\F969";
}
.mdi-format-list-checks:before {
  content: "\F755";
}
.mdi-format-list-numbers:before {
  content: "\F27B";
}
.mdi-format-page-break:before {
  content: "\F6D6";
}
.mdi-format-paint:before {
  content: "\F27C";
}
.mdi-format-paragraph:before {
  content: "\F27D";
}
.mdi-format-pilcrow:before {
  content: "\F6D7";
}
.mdi-format-quote-close:before {
  content: "\F27E";
}
.mdi-format-quote-open:before {
  content: "\F756";
}
.mdi-format-rotate-90:before {
  content: "\F6A9";
}
.mdi-format-section:before {
  content: "\F69E";
}
.mdi-format-size:before {
  content: "\F27F";
}
.mdi-format-strikethrough:before {
  content: "\F280";
}
.mdi-format-strikethrough-variant:before {
  content: "\F281";
}
.mdi-format-subscript:before {
  content: "\F282";
}
.mdi-format-superscript:before {
  content: "\F283";
}
.mdi-format-text:before {
  content: "\F284";
}
.mdi-format-textdirection-l-to-r:before {
  content: "\F285";
}
.mdi-format-textdirection-r-to-l:before {
  content: "\F286";
}
.mdi-format-title:before {
  content: "\F5F4";
}
.mdi-format-underline:before {
  content: "\F287";
}
.mdi-format-vertical-align-bottom:before {
  content: "\F621";
}
.mdi-format-vertical-align-center:before {
  content: "\F622";
}
.mdi-format-vertical-align-top:before {
  content: "\F623";
}
.mdi-format-wrap-inline:before {
  content: "\F288";
}
.mdi-format-wrap-square:before {
  content: "\F289";
}
.mdi-format-wrap-tight:before {
  content: "\F28A";
}
.mdi-format-wrap-top-bottom:before {
  content: "\F28B";
}
.mdi-forum:before {
  content: "\F28C";
}
.mdi-forum-outline:before {
  content: "\F821";
}
.mdi-forward:before {
  content: "\F28D";
}
.mdi-fountain:before {
  content: "\F96A";
}
.mdi-foursquare:before {
  content: "\F28E";
}
.mdi-freebsd:before {
  content: "\F8DF";
}
.mdi-fridge:before {
  content: "\F28F";
}
.mdi-fridge-filled:before {
  content: "\F290";
}
.mdi-fridge-filled-bottom:before {
  content: "\F291";
}
.mdi-fridge-filled-top:before {
  content: "\F292";
}
.mdi-fuel:before {
  content: "\F7C9";
}
.mdi-fullscreen:before {
  content: "\F293";
}
.mdi-fullscreen-exit:before {
  content: "\F294";
}
.mdi-function:before {
  content: "\F295";
}
.mdi-function-variant:before {
  content: "\F870";
}
.mdi-gamepad:before {
  content: "\F296";
}
.mdi-gamepad-variant:before {
  content: "\F297";
}
.mdi-garage:before {
  content: "\F6D8";
}
.mdi-garage-alert:before {
  content: "\F871";
}
.mdi-garage-open:before {
  content: "\F6D9";
}
.mdi-gas-cylinder:before {
  content: "\F647";
}
.mdi-gas-station:before {
  content: "\F298";
}
.mdi-gate:before {
  content: "\F299";
}
.mdi-gate-and:before {
  content: "\F8E0";
}
.mdi-gate-nand:before {
  content: "\F8E1";
}
.mdi-gate-nor:before {
  content: "\F8E2";
}
.mdi-gate-not:before {
  content: "\F8E3";
}
.mdi-gate-or:before {
  content: "\F8E4";
}
.mdi-gate-xnor:before {
  content: "\F8E5";
}
.mdi-gate-xor:before {
  content: "\F8E6";
}
.mdi-gauge:before {
  content: "\F29A";
}
.mdi-gauge-empty:before {
  content: "\F872";
}
.mdi-gauge-full:before {
  content: "\F873";
}
.mdi-gauge-low:before {
  content: "\F874";
}
.mdi-gavel:before {
  content: "\F29B";
}
.mdi-gender-female:before {
  content: "\F29C";
}
.mdi-gender-male:before {
  content: "\F29D";
}
.mdi-gender-male-female:before {
  content: "\F29E";
}
.mdi-gender-transgender:before {
  content: "\F29F";
}
.mdi-gentoo:before {
  content: "\F8E7";
}
.mdi-gesture:before {
  content: "\F7CA";
}
.mdi-gesture-double-tap:before {
  content: "\F73B";
}
.mdi-gesture-swipe-down:before {
  content: "\F73C";
}
.mdi-gesture-swipe-left:before {
  content: "\F73D";
}
.mdi-gesture-swipe-right:before {
  content: "\F73E";
}
.mdi-gesture-swipe-up:before {
  content: "\F73F";
}
.mdi-gesture-tap:before {
  content: "\F740";
}
.mdi-gesture-two-double-tap:before {
  content: "\F741";
}
.mdi-gesture-two-tap:before {
  content: "\F742";
}
.mdi-ghost:before {
  content: "\F2A0";
}
.mdi-gift:before {
  content: "\F2A1";
}
.mdi-git:before {
  content: "\F2A2";
}
.mdi-github-box:before {
  content: "\F2A3";
}
.mdi-github-circle:before {
  content: "\F2A4";
}
.mdi-github-face:before {
  content: "\F6DA";
}
.mdi-glass-cocktail:before {
  content: "\F356";
}
.mdi-glass-flute:before {
  content: "\F2A5";
}
.mdi-glass-mug:before {
  content: "\F2A6";
}
.mdi-glass-stange:before {
  content: "\F2A7";
}
.mdi-glass-tulip:before {
  content: "\F2A8";
}
.mdi-glass-wine:before {
  content: "\F875";
}
.mdi-glassdoor:before {
  content: "\F2A9";
}
.mdi-glasses:before {
  content: "\F2AA";
}
.mdi-globe-model:before {
  content: "\F8E8";
}
.mdi-gmail:before {
  content: "\F2AB";
}
.mdi-gnome:before {
  content: "\F2AC";
}
.mdi-golf:before {
  content: "\F822";
}
.mdi-gondola:before {
  content: "\F685";
}
.mdi-google:before {
  content: "\F2AD";
}
.mdi-google-allo:before {
  content: "\F801";
}
.mdi-google-analytics:before {
  content: "\F7CB";
}
.mdi-google-assistant:before {
  content: "\F7CC";
}
.mdi-google-cardboard:before {
  content: "\F2AE";
}
.mdi-google-chrome:before {
  content: "\F2AF";
}
.mdi-google-circles:before {
  content: "\F2B0";
}
.mdi-google-circles-communities:before {
  content: "\F2B1";
}
.mdi-google-circles-extended:before {
  content: "\F2B2";
}
.mdi-google-circles-group:before {
  content: "\F2B3";
}
.mdi-google-controller:before {
  content: "\F2B4";
}
.mdi-google-controller-off:before {
  content: "\F2B5";
}
.mdi-google-drive:before {
  content: "\F2B6";
}
.mdi-google-earth:before {
  content: "\F2B7";
}
.mdi-google-fit:before {
  content: "\F96B";
}
.mdi-google-glass:before {
  content: "\F2B8";
}
.mdi-google-hangouts:before {
  content: "\F2C9";
}
.mdi-google-home:before {
  content: "\F823";
}
.mdi-google-keep:before {
  content: "\F6DB";
}
.mdi-google-maps:before {
  content: "\F5F5";
}
.mdi-google-nearby:before {
  content: "\F2B9";
}
.mdi-google-pages:before {
  content: "\F2BA";
}
.mdi-google-photos:before {
  content: "\F6DC";
}
.mdi-google-physical-web:before {
  content: "\F2BB";
}
.mdi-google-play:before {
  content: "\F2BC";
}
.mdi-google-plus:before {
  content: "\F2BD";
}
.mdi-google-plus-box:before {
  content: "\F2BE";
}
.mdi-google-translate:before {
  content: "\F2BF";
}
.mdi-google-wallet:before {
  content: "\F2C0";
}
.mdi-gpu:before {
  content: "\F8AD";
}
.mdi-gradient:before {
  content: "\F69F";
}
.mdi-graphql:before {
  content: "\F876";
}
.mdi-grease-pencil:before {
  content: "\F648";
}
.mdi-greater-than:before {
  content: "\F96C";
}
.mdi-greater-than-or-equal:before {
  content: "\F96D";
}
.mdi-grid:before {
  content: "\F2C1";
}
.mdi-grid-large:before {
  content: "\F757";
}
.mdi-grid-off:before {
  content: "\F2C2";
}
.mdi-group:before {
  content: "\F2C3";
}
.mdi-guitar-acoustic:before {
  content: "\F770";
}
.mdi-guitar-electric:before {
  content: "\F2C4";
}
.mdi-guitar-pick:before {
  content: "\F2C5";
}
.mdi-guitar-pick-outline:before {
  content: "\F2C6";
}
.mdi-guy-fawkes-mask:before {
  content: "\F824";
}
.mdi-hackernews:before {
  content: "\F624";
}
.mdi-hamburger:before {
  content: "\F684";
}
.mdi-hammer:before {
  content: "\F8E9";
}
.mdi-hand-pointing-right:before {
  content: "\F2C7";
}
.mdi-hanger:before {
  content: "\F2C8";
}
.mdi-hard-hat:before {
  content: "\F96E";
}
.mdi-harddisk:before {
  content: "\F2CA";
}
.mdi-headphones:before {
  content: "\F2CB";
}
.mdi-headphones-bluetooth:before {
  content: "\F96F";
}
.mdi-headphones-box:before {
  content: "\F2CC";
}
.mdi-headphones-off:before {
  content: "\F7CD";
}
.mdi-headphones-settings:before {
  content: "\F2CD";
}
.mdi-headset:before {
  content: "\F2CE";
}
.mdi-headset-dock:before {
  content: "\F2CF";
}
.mdi-headset-off:before {
  content: "\F2D0";
}
.mdi-heart:before {
  content: "\F2D1";
}
.mdi-heart-box:before {
  content: "\F2D2";
}
.mdi-heart-box-outline:before {
  content: "\F2D3";
}
.mdi-heart-broken:before {
  content: "\F2D4";
}
.mdi-heart-circle:before {
  content: "\F970";
}
.mdi-heart-circle-outline:before {
  content: "\F971";
}
.mdi-heart-half:before {
  content: "\F6DE";
}
.mdi-heart-half-full:before {
  content: "\F6DD";
}
.mdi-heart-half-outline:before {
  content: "\F6DF";
}
.mdi-heart-off:before {
  content: "\F758";
}
.mdi-heart-outline:before {
  content: "\F2D5";
}
.mdi-heart-pulse:before {
  content: "\F5F6";
}
.mdi-help:before {
  content: "\F2D6";
}
.mdi-help-box:before {
  content: "\F78A";
}
.mdi-help-circle:before {
  content: "\F2D7";
}
.mdi-help-circle-outline:before {
  content: "\F625";
}
.mdi-help-network:before {
  content: "\F6F4";
}
.mdi-hexagon:before {
  content: "\F2D8";
}
.mdi-hexagon-multiple:before {
  content: "\F6E0";
}
.mdi-hexagon-outline:before {
  content: "\F2D9";
}
.mdi-high-definition:before {
  content: "\F7CE";
}
.mdi-high-definition-box:before {
  content: "\F877";
}
.mdi-highway:before {
  content: "\F5F7";
}
.mdi-hinduism:before {
  content: "\F972";
}
.mdi-history:before {
  content: "\F2DA";
}
.mdi-hockey-puck:before {
  content: "\F878";
}
.mdi-hockey-sticks:before {
  content: "\F879";
}
.mdi-hololens:before {
  content: "\F2DB";
}
.mdi-home:before {
  content: "\F2DC";
}
.mdi-home-account:before {
  content: "\F825";
}
.mdi-home-alert:before {
  content: "\F87A";
}
.mdi-home-assistant:before {
  content: "\F7CF";
}
.mdi-home-automation:before {
  content: "\F7D0";
}
.mdi-home-circle:before {
  content: "\F7D1";
}
.mdi-home-currency-usd:before {
  content: "\F8AE";
}
.mdi-home-heart:before {
  content: "\F826";
}
.mdi-home-lock:before {
  content: "\F8EA";
}
.mdi-home-lock-open:before {
  content: "\F8EB";
}
.mdi-home-map-marker:before {
  content: "\F5F8";
}
.mdi-home-minus:before {
  content: "\F973";
}
.mdi-home-modern:before {
  content: "\F2DD";
}
.mdi-home-outline:before {
  content: "\F6A0";
}
.mdi-home-plus:before {
  content: "\F974";
}
.mdi-home-variant:before {
  content: "\F2DE";
}
.mdi-hook:before {
  content: "\F6E1";
}
.mdi-hook-off:before {
  content: "\F6E2";
}
.mdi-hops:before {
  content: "\F2DF";
}
.mdi-hospital:before {
  content: "\F2E0";
}
.mdi-hospital-building:before {
  content: "\F2E1";
}
.mdi-hospital-marker:before {
  content: "\F2E2";
}
.mdi-hot-tub:before {
  content: "\F827";
}
.mdi-hotel:before {
  content: "\F2E3";
}
.mdi-houzz:before {
  content: "\F2E4";
}
.mdi-houzz-box:before {
  content: "\F2E5";
}
.mdi-hulu:before {
  content: "\F828";
}
.mdi-human:before {
  content: "\F2E6";
}
.mdi-human-child:before {
  content: "\F2E7";
}
.mdi-human-female:before {
  content: "\F649";
}
.mdi-human-greeting:before {
  content: "\F64A";
}
.mdi-human-handsdown:before {
  content: "\F64B";
}
.mdi-human-handsup:before {
  content: "\F64C";
}
.mdi-human-male:before {
  content: "\F64D";
}
.mdi-human-male-female:before {
  content: "\F2E8";
}
.mdi-human-pregnant:before {
  content: "\F5CF";
}
.mdi-humble-bundle:before {
  content: "\F743";
}
.mdi-ice-cream:before {
  content: "\F829";
}
.mdi-image:before {
  content: "\F2E9";
}
.mdi-image-album:before {
  content: "\F2EA";
}
.mdi-image-area:before {
  content: "\F2EB";
}
.mdi-image-area-close:before {
  content: "\F2EC";
}
.mdi-image-broken:before {
  content: "\F2ED";
}
.mdi-image-broken-variant:before {
  content: "\F2EE";
}
.mdi-image-filter:before {
  content: "\F2EF";
}
.mdi-image-filter-black-white:before {
  content: "\F2F0";
}
.mdi-image-filter-center-focus:before {
  content: "\F2F1";
}
.mdi-image-filter-center-focus-weak:before {
  content: "\F2F2";
}
.mdi-image-filter-drama:before {
  content: "\F2F3";
}
.mdi-image-filter-frames:before {
  content: "\F2F4";
}
.mdi-image-filter-hdr:before {
  content: "\F2F5";
}
.mdi-image-filter-none:before {
  content: "\F2F6";
}
.mdi-image-filter-tilt-shift:before {
  content: "\F2F7";
}
.mdi-image-filter-vintage:before {
  content: "\F2F8";
}
.mdi-image-multiple:before {
  content: "\F2F9";
}
.mdi-image-off:before {
  content: "\F82A";
}
.mdi-image-outline:before {
  content: "\F975";
}
.mdi-image-plus:before {
  content: "\F87B";
}
.mdi-image-search:before {
  content: "\F976";
}
.mdi-image-search-outline:before {
  content: "\F977";
}
.mdi-import:before {
  content: "\F2FA";
}
.mdi-inbox:before {
  content: "\F686";
}
.mdi-inbox-arrow-down:before {
  content: "\F2FB";
}
.mdi-inbox-arrow-up:before {
  content: "\F3D1";
}
.mdi-inbox-multiple:before {
  content: "\F8AF";
}
.mdi-incognito:before {
  content: "\F5F9";
}
.mdi-infinity:before {
  content: "\F6E3";
}
.mdi-information:before {
  content: "\F2FC";
}
.mdi-information-outline:before {
  content: "\F2FD";
}
.mdi-information-variant:before {
  content: "\F64E";
}
.mdi-instagram:before {
  content: "\F2FE";
}
.mdi-instapaper:before {
  content: "\F2FF";
}
.mdi-internet-explorer:before {
  content: "\F300";
}
.mdi-invert-colors:before {
  content: "\F301";
}
.mdi-islam:before {
  content: "\F978";
}
.mdi-itunes:before {
  content: "\F676";
}
.mdi-jeepney:before {
  content: "\F302";
}
.mdi-jira:before {
  content: "\F303";
}
.mdi-jquery:before {
  content: "\F87C";
}
.mdi-jsfiddle:before {
  content: "\F304";
}
.mdi-json:before {
  content: "\F626";
}
.mdi-judaism:before {
  content: "\F979";
}
.mdi-karate:before {
  content: "\F82B";
}
.mdi-keg:before {
  content: "\F305";
}
.mdi-kettle:before {
  content: "\F5FA";
}
.mdi-key:before {
  content: "\F306";
}
.mdi-key-change:before {
  content: "\F307";
}
.mdi-key-minus:before {
  content: "\F308";
}
.mdi-key-plus:before {
  content: "\F309";
}
.mdi-key-remove:before {
  content: "\F30A";
}
.mdi-key-variant:before {
  content: "\F30B";
}
.mdi-keyboard:before {
  content: "\F30C";
}
.mdi-keyboard-backspace:before {
  content: "\F30D";
}
.mdi-keyboard-caps:before {
  content: "\F30E";
}
.mdi-keyboard-close:before {
  content: "\F30F";
}
.mdi-keyboard-off:before {
  content: "\F310";
}
.mdi-keyboard-outline:before {
  content: "\F97A";
}
.mdi-keyboard-return:before {
  content: "\F311";
}
.mdi-keyboard-tab:before {
  content: "\F312";
}
.mdi-keyboard-variant:before {
  content: "\F313";
}
.mdi-kickstarter:before {
  content: "\F744";
}
.mdi-kodi:before {
  content: "\F314";
}
.mdi-label:before {
  content: "\F315";
}
.mdi-label-outline:before {
  content: "\F316";
}
.mdi-ladybug:before {
  content: "\F82C";
}
.mdi-lambda:before {
  content: "\F627";
}
.mdi-lamp:before {
  content: "\F6B4";
}
.mdi-lan:before {
  content: "\F317";
}
.mdi-lan-connect:before {
  content: "\F318";
}
.mdi-lan-disconnect:before {
  content: "\F319";
}
.mdi-lan-pending:before {
  content: "\F31A";
}
.mdi-language-c:before {
  content: "\F671";
}
.mdi-language-cpp:before {
  content: "\F672";
}
.mdi-language-csharp:before {
  content: "\F31B";
}
.mdi-language-css3:before {
  content: "\F31C";
}
.mdi-language-go:before {
  content: "\F7D2";
}
.mdi-language-html5:before {
  content: "\F31D";
}
.mdi-language-javascript:before {
  content: "\F31E";
}
.mdi-language-lua:before {
  content: "\F8B0";
}
.mdi-language-php:before {
  content: "\F31F";
}
.mdi-language-python:before {
  content: "\F320";
}
.mdi-language-python-text:before {
  content: "\F321";
}
.mdi-language-r:before {
  content: "\F7D3";
}
.mdi-language-swift:before {
  content: "\F6E4";
}
.mdi-language-typescript:before {
  content: "\F6E5";
}
.mdi-laptop:before {
  content: "\F322";
}
.mdi-laptop-chromebook:before {
  content: "\F323";
}
.mdi-laptop-mac:before {
  content: "\F324";
}
.mdi-laptop-off:before {
  content: "\F6E6";
}
.mdi-laptop-windows:before {
  content: "\F325";
}
.mdi-lastfm:before {
  content: "\F326";
}
.mdi-lastpass:before {
  content: "\F446";
}
.mdi-launch:before {
  content: "\F327";
}
.mdi-lava-lamp:before {
  content: "\F7D4";
}
.mdi-layers:before {
  content: "\F328";
}
.mdi-layers-off:before {
  content: "\F329";
}
.mdi-lead-pencil:before {
  content: "\F64F";
}
.mdi-leaf:before {
  content: "\F32A";
}
.mdi-led-off:before {
  content: "\F32B";
}
.mdi-led-on:before {
  content: "\F32C";
}
.mdi-led-outline:before {
  content: "\F32D";
}
.mdi-led-strip:before {
  content: "\F7D5";
}
.mdi-led-variant-off:before {
  content: "\F32E";
}
.mdi-led-variant-on:before {
  content: "\F32F";
}
.mdi-led-variant-outline:before {
  content: "\F330";
}
.mdi-less-than:before {
  content: "\F97B";
}
.mdi-less-than-or-equal:before {
  content: "\F97C";
}
.mdi-library:before {
  content: "\F331";
}
.mdi-library-books:before {
  content: "\F332";
}
.mdi-library-music:before {
  content: "\F333";
}
.mdi-library-plus:before {
  content: "\F334";
}
.mdi-lifebuoy:before {
  content: "\F87D";
}
.mdi-light-switch:before {
  content: "\F97D";
}
.mdi-lightbulb:before {
  content: "\F335";
}
.mdi-lightbulb-on:before {
  content: "\F6E7";
}
.mdi-lightbulb-on-outline:before {
  content: "\F6E8";
}
.mdi-lightbulb-outline:before {
  content: "\F336";
}
.mdi-link:before {
  content: "\F337";
}
.mdi-link-off:before {
  content: "\F338";
}
.mdi-link-variant:before {
  content: "\F339";
}
.mdi-link-variant-off:before {
  content: "\F33A";
}
.mdi-linkedin:before {
  content: "\F33B";
}
.mdi-linkedin-box:before {
  content: "\F33C";
}
.mdi-linux:before {
  content: "\F33D";
}
.mdi-linux-mint:before {
  content: "\F8EC";
}
.mdi-loading:before {
  content: "\F771";
}
.mdi-lock:before {
  content: "\F33E";
}
.mdi-lock-alert:before {
  content: "\F8ED";
}
.mdi-lock-clock:before {
  content: "\F97E";
}
.mdi-lock-open:before {
  content: "\F33F";
}
.mdi-lock-open-outline:before {
  content: "\F340";
}
.mdi-lock-outline:before {
  content: "\F341";
}
.mdi-lock-pattern:before {
  content: "\F6E9";
}
.mdi-lock-plus:before {
  content: "\F5FB";
}
.mdi-lock-question:before {
  content: "\F8EE";
}
.mdi-lock-reset:before {
  content: "\F772";
}
.mdi-lock-smart:before {
  content: "\F8B1";
}
.mdi-locker:before {
  content: "\F7D6";
}
.mdi-locker-multiple:before {
  content: "\F7D7";
}
.mdi-login:before {
  content: "\F342";
}
.mdi-login-variant:before {
  content: "\F5FC";
}
.mdi-logout:before {
  content: "\F343";
}
.mdi-logout-variant:before {
  content: "\F5FD";
}
.mdi-looks:before {
  content: "\F344";
}
.mdi-loop:before {
  content: "\F6EA";
}
.mdi-loupe:before {
  content: "\F345";
}
.mdi-lumx:before {
  content: "\F346";
}
.mdi-magnet:before {
  content: "\F347";
}
.mdi-magnet-on:before {
  content: "\F348";
}
.mdi-magnify:before {
  content: "\F349";
}
.mdi-magnify-close:before {
  content: "\F97F";
}
.mdi-magnify-minus:before {
  content: "\F34A";
}
.mdi-magnify-minus-outline:before {
  content: "\F6EB";
}
.mdi-magnify-plus:before {
  content: "\F34B";
}
.mdi-magnify-plus-outline:before {
  content: "\F6EC";
}
.mdi-mail-ru:before {
  content: "\F34C";
}
.mdi-mailbox:before {
  content: "\F6ED";
}
.mdi-map:before {
  content: "\F34D";
}
.mdi-map-marker:before {
  content: "\F34E";
}
.mdi-map-marker-circle:before {
  content: "\F34F";
}
.mdi-map-marker-distance:before {
  content: "\F8EF";
}
.mdi-map-marker-minus:before {
  content: "\F650";
}
.mdi-map-marker-multiple:before {
  content: "\F350";
}
.mdi-map-marker-off:before {
  content: "\F351";
}
.mdi-map-marker-outline:before {
  content: "\F7D8";
}
.mdi-map-marker-plus:before {
  content: "\F651";
}
.mdi-map-marker-radius:before {
  content: "\F352";
}
.mdi-map-minus:before {
  content: "\F980";
}
.mdi-map-outline:before {
  content: "\F981";
}
.mdi-map-plus:before {
  content: "\F982";
}
.mdi-map-search:before {
  content: "\F983";
}
.mdi-map-search-outline:before {
  content: "\F984";
}
.mdi-margin:before {
  content: "\F353";
}
.mdi-markdown:before {
  content: "\F354";
}
.mdi-marker:before {
  content: "\F652";
}
.mdi-marker-check:before {
  content: "\F355";
}
.mdi-material-design:before {
  content: "\F985";
}
.mdi-material-ui:before {
  content: "\F357";
}
.mdi-math-compass:before {
  content: "\F358";
}
.mdi-matrix:before {
  content: "\F628";
}
.mdi-maxcdn:before {
  content: "\F359";
}
.mdi-medal:before {
  content: "\F986";
}
.mdi-medical-bag:before {
  content: "\F6EE";
}
.mdi-medium:before {
  content: "\F35A";
}
.mdi-memory:before {
  content: "\F35B";
}
.mdi-menu:before {
  content: "\F35C";
}
.mdi-menu-down:before {
  content: "\F35D";
}
.mdi-menu-down-outline:before {
  content: "\F6B5";
}
.mdi-menu-left:before {
  content: "\F35E";
}
.mdi-menu-right:before {
  content: "\F35F";
}
.mdi-menu-up:before {
  content: "\F360";
}
.mdi-menu-up-outline:before {
  content: "\F6B6";
}
.mdi-message:before {
  content: "\F361";
}
.mdi-message-alert:before {
  content: "\F362";
}
.mdi-message-bulleted:before {
  content: "\F6A1";
}
.mdi-message-bulleted-off:before {
  content: "\F6A2";
}
.mdi-message-draw:before {
  content: "\F363";
}
.mdi-message-image:before {
  content: "\F364";
}
.mdi-message-outline:before {
  content: "\F365";
}
.mdi-message-plus:before {
  content: "\F653";
}
.mdi-message-processing:before {
  content: "\F366";
}
.mdi-message-reply:before {
  content: "\F367";
}
.mdi-message-reply-text:before {
  content: "\F368";
}
.mdi-message-settings:before {
  content: "\F6EF";
}
.mdi-message-settings-variant:before {
  content: "\F6F0";
}
.mdi-message-text:before {
  content: "\F369";
}
.mdi-message-text-outline:before {
  content: "\F36A";
}
.mdi-message-video:before {
  content: "\F36B";
}
.mdi-meteor:before {
  content: "\F629";
}
.mdi-metronome:before {
  content: "\F7D9";
}
.mdi-metronome-tick:before {
  content: "\F7DA";
}
.mdi-micro-sd:before {
  content: "\F7DB";
}
.mdi-microphone:before {
  content: "\F36C";
}
.mdi-microphone-minus:before {
  content: "\F8B2";
}
.mdi-microphone-off:before {
  content: "\F36D";
}
.mdi-microphone-outline:before {
  content: "\F36E";
}
.mdi-microphone-plus:before {
  content: "\F8B3";
}
.mdi-microphone-settings:before {
  content: "\F36F";
}
.mdi-microphone-variant:before {
  content: "\F370";
}
.mdi-microphone-variant-off:before {
  content: "\F371";
}
.mdi-microscope:before {
  content: "\F654";
}
.mdi-microsoft:before {
  content: "\F372";
}
.mdi-microsoft-dynamics:before {
  content: "\F987";
}
.mdi-midi:before {
  content: "\F8F0";
}
.mdi-midi-port:before {
  content: "\F8F1";
}
.mdi-minecraft:before {
  content: "\F373";
}
.mdi-minus:before {
  content: "\F374";
}
.mdi-minus-box:before {
  content: "\F375";
}
.mdi-minus-box-outline:before {
  content: "\F6F1";
}
.mdi-minus-circle:before {
  content: "\F376";
}
.mdi-minus-circle-outline:before {
  content: "\F377";
}
.mdi-minus-network:before {
  content: "\F378";
}
.mdi-mixcloud:before {
  content: "\F62A";
}
.mdi-mixed-reality:before {
  content: "\F87E";
}
.mdi-mixer:before {
  content: "\F7DC";
}
.mdi-monitor:before {
  content: "\F379";
}
.mdi-monitor-cellphone:before {
  content: "\F988";
}
.mdi-monitor-cellphone-star:before {
  content: "\F989";
}
.mdi-monitor-multiple:before {
  content: "\F37A";
}
.mdi-more:before {
  content: "\F37B";
}
.mdi-motorbike:before {
  content: "\F37C";
}
.mdi-mouse:before {
  content: "\F37D";
}
.mdi-mouse-bluetooth:before {
  content: "\F98A";
}
.mdi-mouse-off:before {
  content: "\F37E";
}
.mdi-mouse-variant:before {
  content: "\F37F";
}
.mdi-mouse-variant-off:before {
  content: "\F380";
}
.mdi-move-resize:before {
  content: "\F655";
}
.mdi-move-resize-variant:before {
  content: "\F656";
}
.mdi-movie:before {
  content: "\F381";
}
.mdi-movie-roll:before {
  content: "\F7DD";
}
.mdi-muffin:before {
  content: "\F98B";
}
.mdi-multiplication:before {
  content: "\F382";
}
.mdi-multiplication-box:before {
  content: "\F383";
}
.mdi-mushroom:before {
  content: "\F7DE";
}
.mdi-mushroom-outline:before {
  content: "\F7DF";
}
.mdi-music:before {
  content: "\F759";
}
.mdi-music-box:before {
  content: "\F384";
}
.mdi-music-box-outline:before {
  content: "\F385";
}
.mdi-music-circle:before {
  content: "\F386";
}
.mdi-music-note:before {
  content: "\F387";
}
.mdi-music-note-bluetooth:before {
  content: "\F5FE";
}
.mdi-music-note-bluetooth-off:before {
  content: "\F5FF";
}
.mdi-music-note-eighth:before {
  content: "\F388";
}
.mdi-music-note-half:before {
  content: "\F389";
}
.mdi-music-note-off:before {
  content: "\F38A";
}
.mdi-music-note-quarter:before {
  content: "\F38B";
}
.mdi-music-note-sixteenth:before {
  content: "\F38C";
}
.mdi-music-note-whole:before {
  content: "\F38D";
}
.mdi-music-off:before {
  content: "\F75A";
}
.mdi-nas:before {
  content: "\F8F2";
}
.mdi-nativescript:before {
  content: "\F87F";
}
.mdi-nature:before {
  content: "\F38E";
}
.mdi-nature-people:before {
  content: "\F38F";
}
.mdi-navigation:before {
  content: "\F390";
}
.mdi-near-me:before {
  content: "\F5CD";
}
.mdi-needle:before {
  content: "\F391";
}
.mdi-netflix:before {
  content: "\F745";
}
.mdi-network:before {
  content: "\F6F2";
}
.mdi-network-strength-1:before {
  content: "\F8F3";
}
.mdi-network-strength-1-alert:before {
  content: "\F8F4";
}
.mdi-network-strength-2:before {
  content: "\F8F5";
}
.mdi-network-strength-2-alert:before {
  content: "\F8F6";
}
.mdi-network-strength-3:before {
  content: "\F8F7";
}
.mdi-network-strength-3-alert:before {
  content: "\F8F8";
}
.mdi-network-strength-4:before {
  content: "\F8F9";
}
.mdi-network-strength-4-alert:before {
  content: "\F8FA";
}
.mdi-network-strength-off:before {
  content: "\F8FB";
}
.mdi-network-strength-off-outline:before {
  content: "\F8FC";
}
.mdi-network-strength-outline:before {
  content: "\F8FD";
}
.mdi-new-box:before {
  content: "\F394";
}
.mdi-newspaper:before {
  content: "\F395";
}
.mdi-nfc:before {
  content: "\F396";
}
.mdi-nfc-tap:before {
  content: "\F397";
}
.mdi-nfc-variant:before {
  content: "\F398";
}
.mdi-ninja:before {
  content: "\F773";
}
.mdi-nintendo-switch:before {
  content: "\F7E0";
}
.mdi-nodejs:before {
  content: "\F399";
}
.mdi-not-equal:before {
  content: "\F98C";
}
.mdi-not-equal-variant:before {
  content: "\F98D";
}
.mdi-note:before {
  content: "\F39A";
}
.mdi-note-multiple:before {
  content: "\F6B7";
}
.mdi-note-multiple-outline:before {
  content: "\F6B8";
}
.mdi-note-outline:before {
  content: "\F39B";
}
.mdi-note-plus:before {
  content: "\F39C";
}
.mdi-note-plus-outline:before {
  content: "\F39D";
}
.mdi-note-text:before {
  content: "\F39E";
}
.mdi-notebook:before {
  content: "\F82D";
}
.mdi-notification-clear-all:before {
  content: "\F39F";
}
.mdi-npm:before {
  content: "\F6F6";
}
.mdi-npm-variant:before {
  content: "\F98E";
}
.mdi-npm-variant-outline:before {
  content: "\F98F";
}
.mdi-nuke:before {
  content: "\F6A3";
}
.mdi-null:before {
  content: "\F7E1";
}
.mdi-numeric:before {
  content: "\F3A0";
}
.mdi-numeric-0-box:before {
  content: "\F3A1";
}
.mdi-numeric-0-box-multiple-outline:before {
  content: "\F3A2";
}
.mdi-numeric-0-box-outline:before {
  content: "\F3A3";
}
.mdi-numeric-1-box:before {
  content: "\F3A4";
}
.mdi-numeric-1-box-multiple-outline:before {
  content: "\F3A5";
}
.mdi-numeric-1-box-outline:before {
  content: "\F3A6";
}
.mdi-numeric-2-box:before {
  content: "\F3A7";
}
.mdi-numeric-2-box-multiple-outline:before {
  content: "\F3A8";
}
.mdi-numeric-2-box-outline:before {
  content: "\F3A9";
}
.mdi-numeric-3-box:before {
  content: "\F3AA";
}
.mdi-numeric-3-box-multiple-outline:before {
  content: "\F3AB";
}
.mdi-numeric-3-box-outline:before {
  content: "\F3AC";
}
.mdi-numeric-4-box:before {
  content: "\F3AD";
}
.mdi-numeric-4-box-multiple-outline:before {
  content: "\F3AE";
}
.mdi-numeric-4-box-outline:before {
  content: "\F3AF";
}
.mdi-numeric-5-box:before {
  content: "\F3B0";
}
.mdi-numeric-5-box-multiple-outline:before {
  content: "\F3B1";
}
.mdi-numeric-5-box-outline:before {
  content: "\F3B2";
}
.mdi-numeric-6-box:before {
  content: "\F3B3";
}
.mdi-numeric-6-box-multiple-outline:before {
  content: "\F3B4";
}
.mdi-numeric-6-box-outline:before {
  content: "\F3B5";
}
.mdi-numeric-7-box:before {
  content: "\F3B6";
}
.mdi-numeric-7-box-multiple-outline:before {
  content: "\F3B7";
}
.mdi-numeric-7-box-outline:before {
  content: "\F3B8";
}
.mdi-numeric-8-box:before {
  content: "\F3B9";
}
.mdi-numeric-8-box-multiple-outline:before {
  content: "\F3BA";
}
.mdi-numeric-8-box-outline:before {
  content: "\F3BB";
}
.mdi-numeric-9-box:before {
  content: "\F3BC";
}
.mdi-numeric-9-box-multiple-outline:before {
  content: "\F3BD";
}
.mdi-numeric-9-box-outline:before {
  content: "\F3BE";
}
.mdi-numeric-9-plus-box:before {
  content: "\F3BF";
}
.mdi-numeric-9-plus-box-multiple-outline:before {
  content: "\F3C0";
}
.mdi-numeric-9-plus-box-outline:before {
  content: "\F3C1";
}
.mdi-nut:before {
  content: "\F6F7";
}
.mdi-nutrition:before {
  content: "\F3C2";
}
.mdi-oar:before {
  content: "\F67B";
}
.mdi-octagon:before {
  content: "\F3C3";
}
.mdi-octagon-outline:before {
  content: "\F3C4";
}
.mdi-octagram:before {
  content: "\F6F8";
}
.mdi-octagram-outline:before {
  content: "\F774";
}
.mdi-odnoklassniki:before {
  content: "\F3C5";
}
.mdi-office:before {
  content: "\F3C6";
}
.mdi-office-building:before {
  content: "\F990";
}
.mdi-oil:before {
  content: "\F3C7";
}
.mdi-oil-temperature:before {
  content: "\F3C8";
}
.mdi-omega:before {
  content: "\F3C9";
}
.mdi-onedrive:before {
  content: "\F3CA";
}
.mdi-onenote:before {
  content: "\F746";
}
.mdi-onepassword:before {
  content: "\F880";
}
.mdi-opacity:before {
  content: "\F5CC";
}
.mdi-open-in-app:before {
  content: "\F3CB";
}
.mdi-open-in-new:before {
  content: "\F3CC";
}
.mdi-openid:before {
  content: "\F3CD";
}
.mdi-opera:before {
  content: "\F3CE";
}
.mdi-orbit:before {
  content: "\F018";
}
.mdi-ornament:before {
  content: "\F3CF";
}
.mdi-ornament-variant:before {
  content: "\F3D0";
}
.mdi-owl:before {
  content: "\F3D2";
}
.mdi-package:before {
  content: "\F3D3";
}
.mdi-package-down:before {
  content: "\F3D4";
}
.mdi-package-up:before {
  content: "\F3D5";
}
.mdi-package-variant:before {
  content: "\F3D6";
}
.mdi-package-variant-closed:before {
  content: "\F3D7";
}
.mdi-page-first:before {
  content: "\F600";
}
.mdi-page-last:before {
  content: "\F601";
}
.mdi-page-layout-body:before {
  content: "\F6F9";
}
.mdi-page-layout-footer:before {
  content: "\F6FA";
}
.mdi-page-layout-header:before {
  content: "\F6FB";
}
.mdi-page-layout-sidebar-left:before {
  content: "\F6FC";
}
.mdi-page-layout-sidebar-right:before {
  content: "\F6FD";
}
.mdi-palette:before {
  content: "\F3D8";
}
.mdi-palette-advanced:before {
  content: "\F3D9";
}
.mdi-palette-swatch:before {
  content: "\F8B4";
}
.mdi-panda:before {
  content: "\F3DA";
}
.mdi-pandora:before {
  content: "\F3DB";
}
.mdi-panorama:before {
  content: "\F3DC";
}
.mdi-panorama-fisheye:before {
  content: "\F3DD";
}
.mdi-panorama-horizontal:before {
  content: "\F3DE";
}
.mdi-panorama-vertical:before {
  content: "\F3DF";
}
.mdi-panorama-wide-angle:before {
  content: "\F3E0";
}
.mdi-paper-cut-vertical:before {
  content: "\F3E1";
}
.mdi-paperclip:before {
  content: "\F3E2";
}
.mdi-parking:before {
  content: "\F3E3";
}
.mdi-passport:before {
  content: "\F7E2";
}
.mdi-patreon:before {
  content: "\F881";
}
.mdi-pause:before {
  content: "\F3E4";
}
.mdi-pause-circle:before {
  content: "\F3E5";
}
.mdi-pause-circle-outline:before {
  content: "\F3E6";
}
.mdi-pause-octagon:before {
  content: "\F3E7";
}
.mdi-pause-octagon-outline:before {
  content: "\F3E8";
}
.mdi-paw:before {
  content: "\F3E9";
}
.mdi-paw-off:before {
  content: "\F657";
}
.mdi-paypal:before {
  content: "\F882";
}
.mdi-peace:before {
  content: "\F883";
}
.mdi-pen:before {
  content: "\F3EA";
}
.mdi-pencil:before {
  content: "\F3EB";
}
.mdi-pencil-box:before {
  content: "\F3EC";
}
.mdi-pencil-box-outline:before {
  content: "\F3ED";
}
.mdi-pencil-circle:before {
  content: "\F6FE";
}
.mdi-pencil-circle-outline:before {
  content: "\F775";
}
.mdi-pencil-lock:before {
  content: "\F3EE";
}
.mdi-pencil-off:before {
  content: "\F3EF";
}
.mdi-pentagon:before {
  content: "\F6FF";
}
.mdi-pentagon-outline:before {
  content: "\F700";
}
.mdi-percent:before {
  content: "\F3F0";
}
.mdi-periodic-table:before {
  content: "\F8B5";
}
.mdi-periodic-table-co2:before {
  content: "\F7E3";
}
.mdi-periscope:before {
  content: "\F747";
}
.mdi-pharmacy:before {
  content: "\F3F1";
}
.mdi-phone:before {
  content: "\F3F2";
}
.mdi-phone-bluetooth:before {
  content: "\F3F3";
}
.mdi-phone-classic:before {
  content: "\F602";
}
.mdi-phone-forward:before {
  content: "\F3F4";
}
.mdi-phone-hangup:before {
  content: "\F3F5";
}
.mdi-phone-in-talk:before {
  content: "\F3F6";
}
.mdi-phone-incoming:before {
  content: "\F3F7";
}
.mdi-phone-locked:before {
  content: "\F3F8";
}
.mdi-phone-log:before {
  content: "\F3F9";
}
.mdi-phone-minus:before {
  content: "\F658";
}
.mdi-phone-missed:before {
  content: "\F3FA";
}
.mdi-phone-outgoing:before {
  content: "\F3FB";
}
.mdi-phone-paused:before {
  content: "\F3FC";
}
.mdi-phone-plus:before {
  content: "\F659";
}
.mdi-phone-return:before {
  content: "\F82E";
}
.mdi-phone-rotate-landscape:before {
  content: "\F884";
}
.mdi-phone-rotate-portrait:before {
  content: "\F885";
}
.mdi-phone-settings:before {
  content: "\F3FD";
}
.mdi-phone-voip:before {
  content: "\F3FE";
}
.mdi-pi:before {
  content: "\F3FF";
}
.mdi-pi-box:before {
  content: "\F400";
}
.mdi-piano:before {
  content: "\F67C";
}
.mdi-pickaxe:before {
  content: "\F8B6";
}
.mdi-pier:before {
  content: "\F886";
}
.mdi-pier-crane:before {
  content: "\F887";
}
.mdi-pig:before {
  content: "\F401";
}
.mdi-pill:before {
  content: "\F402";
}
.mdi-pillar:before {
  content: "\F701";
}
.mdi-pin:before {
  content: "\F403";
}
.mdi-pin-off:before {
  content: "\F404";
}
.mdi-pin-off-outline:before {
  content: "\F92F";
}
.mdi-pin-outline:before {
  content: "\F930";
}
.mdi-pine-tree:before {
  content: "\F405";
}
.mdi-pine-tree-box:before {
  content: "\F406";
}
.mdi-pinterest:before {
  content: "\F407";
}
.mdi-pinterest-box:before {
  content: "\F408";
}
.mdi-pipe:before {
  content: "\F7E4";
}
.mdi-pipe-disconnected:before {
  content: "\F7E5";
}
.mdi-pipe-leak:before {
  content: "\F888";
}
.mdi-pistol:before {
  content: "\F702";
}
.mdi-piston:before {
  content: "\F889";
}
.mdi-pizza:before {
  content: "\F409";
}
.mdi-plane-shield:before {
  content: "\F6BA";
}
.mdi-play:before {
  content: "\F40A";
}
.mdi-play-box-outline:before {
  content: "\F40B";
}
.mdi-play-circle:before {
  content: "\F40C";
}
.mdi-play-circle-outline:before {
  content: "\F40D";
}
.mdi-play-network:before {
  content: "\F88A";
}
.mdi-play-pause:before {
  content: "\F40E";
}
.mdi-play-protected-content:before {
  content: "\F40F";
}
.mdi-play-speed:before {
  content: "\F8FE";
}
.mdi-playlist-check:before {
  content: "\F5C7";
}
.mdi-playlist-edit:before {
  content: "\F8FF";
}
.mdi-playlist-minus:before {
  content: "\F410";
}
.mdi-playlist-play:before {
  content: "\F411";
}
.mdi-playlist-plus:before {
  content: "\F412";
}
.mdi-playlist-remove:before {
  content: "\F413";
}
.mdi-playstation:before {
  content: "\F414";
}
.mdi-plex:before {
  content: "\F6B9";
}
.mdi-plus:before {
  content: "\F415";
}
.mdi-plus-box:before {
  content: "\F416";
}
.mdi-plus-box-outline:before {
  content: "\F703";
}
.mdi-plus-circle:before {
  content: "\F417";
}
.mdi-plus-circle-multiple-outline:before {
  content: "\F418";
}
.mdi-plus-circle-outline:before {
  content: "\F419";
}
.mdi-plus-minus:before {
  content: "\F991";
}
.mdi-plus-minus-box:before {
  content: "\F992";
}
.mdi-plus-network:before {
  content: "\F41A";
}
.mdi-plus-one:before {
  content: "\F41B";
}
.mdi-plus-outline:before {
  content: "\F704";
}
.mdi-pocket:before {
  content: "\F41C";
}
.mdi-podcast:before {
  content: "\F993";
}
.mdi-pokeball:before {
  content: "\F41D";
}
.mdi-poker-chip:before {
  content: "\F82F";
}
.mdi-polaroid:before {
  content: "\F41E";
}
.mdi-poll:before {
  content: "\F41F";
}
.mdi-poll-box:before {
  content: "\F420";
}
.mdi-polymer:before {
  content: "\F421";
}
.mdi-pool:before {
  content: "\F606";
}
.mdi-popcorn:before {
  content: "\F422";
}
.mdi-pot:before {
  content: "\F65A";
}
.mdi-pot-mix:before {
  content: "\F65B";
}
.mdi-pound:before {
  content: "\F423";
}
.mdi-pound-box:before {
  content: "\F424";
}
.mdi-power:before {
  content: "\F425";
}
.mdi-power-cycle:before {
  content: "\F900";
}
.mdi-power-off:before {
  content: "\F901";
}
.mdi-power-on:before {
  content: "\F902";
}
.mdi-power-plug:before {
  content: "\F6A4";
}
.mdi-power-plug-off:before {
  content: "\F6A5";
}
.mdi-power-settings:before {
  content: "\F426";
}
.mdi-power-sleep:before {
  content: "\F903";
}
.mdi-power-socket:before {
  content: "\F427";
}
.mdi-power-socket-au:before {
  content: "\F904";
}
.mdi-power-socket-eu:before {
  content: "\F7E6";
}
.mdi-power-socket-uk:before {
  content: "\F7E7";
}
.mdi-power-socket-us:before {
  content: "\F7E8";
}
.mdi-power-standby:before {
  content: "\F905";
}
.mdi-prescription:before {
  content: "\F705";
}
.mdi-presentation:before {
  content: "\F428";
}
.mdi-presentation-play:before {
  content: "\F429";
}
.mdi-printer:before {
  content: "\F42A";
}
.mdi-printer-3d:before {
  content: "\F42B";
}
.mdi-printer-alert:before {
  content: "\F42C";
}
.mdi-printer-settings:before {
  content: "\F706";
}
.mdi-priority-high:before {
  content: "\F603";
}
.mdi-priority-low:before {
  content: "\F604";
}
.mdi-professional-hexagon:before {
  content: "\F42D";
}
.mdi-progress-check:before {
  content: "\F994";
}
.mdi-progress-clock:before {
  content: "\F995";
}
.mdi-progress-download:before {
  content: "\F996";
}
.mdi-progress-upload:before {
  content: "\F997";
}
.mdi-projector:before {
  content: "\F42E";
}
.mdi-projector-screen:before {
  content: "\F42F";
}
.mdi-publish:before {
  content: "\F6A6";
}
.mdi-pulse:before {
  content: "\F430";
}
.mdi-puzzle:before {
  content: "\F431";
}
.mdi-qi:before {
  content: "\F998";
}
.mdi-qqchat:before {
  content: "\F605";
}
.mdi-qrcode:before {
  content: "\F432";
}
.mdi-qrcode-edit:before {
  content: "\F8B7";
}
.mdi-qrcode-scan:before {
  content: "\F433";
}
.mdi-quadcopter:before {
  content: "\F434";
}
.mdi-quality-high:before {
  content: "\F435";
}
.mdi-quicktime:before {
  content: "\F436";
}
.mdi-rabbit:before {
  content: "\F906";
}
.mdi-radar:before {
  content: "\F437";
}
.mdi-radiator:before {
  content: "\F438";
}
.mdi-radio:before {
  content: "\F439";
}
.mdi-radio-handheld:before {
  content: "\F43A";
}
.mdi-radio-tower:before {
  content: "\F43B";
}
.mdi-radioactive:before {
  content: "\F43C";
}
.mdi-radiobox-blank:before {
  content: "\F43D";
}
.mdi-radiobox-marked:before {
  content: "\F43E";
}
.mdi-raspberrypi:before {
  content: "\F43F";
}
.mdi-ray-end:before {
  content: "\F440";
}
.mdi-ray-end-arrow:before {
  content: "\F441";
}
.mdi-ray-start:before {
  content: "\F442";
}
.mdi-ray-start-arrow:before {
  content: "\F443";
}
.mdi-ray-start-end:before {
  content: "\F444";
}
.mdi-ray-vertex:before {
  content: "\F445";
}
.mdi-react:before {
  content: "\F707";
}
.mdi-read:before {
  content: "\F447";
}
.mdi-receipt:before {
  content: "\F449";
}
.mdi-record:before {
  content: "\F44A";
}
.mdi-record-player:before {
  content: "\F999";
}
.mdi-record-rec:before {
  content: "\F44B";
}
.mdi-recycle:before {
  content: "\F44C";
}
.mdi-reddit:before {
  content: "\F44D";
}
.mdi-redo:before {
  content: "\F44E";
}
.mdi-redo-variant:before {
  content: "\F44F";
}
.mdi-refresh:before {
  content: "\F450";
}
.mdi-regex:before {
  content: "\F451";
}
.mdi-relative-scale:before {
  content: "\F452";
}
.mdi-reload:before {
  content: "\F453";
}
.mdi-reminder:before {
  content: "\F88B";
}
.mdi-remote:before {
  content: "\F454";
}
.mdi-remote-desktop:before {
  content: "\F8B8";
}
.mdi-rename-box:before {
  content: "\F455";
}
.mdi-reorder-horizontal:before {
  content: "\F687";
}
.mdi-reorder-vertical:before {
  content: "\F688";
}
.mdi-repeat:before {
  content: "\F456";
}
.mdi-repeat-off:before {
  content: "\F457";
}
.mdi-repeat-once:before {
  content: "\F458";
}
.mdi-replay:before {
  content: "\F459";
}
.mdi-reply:before {
  content: "\F45A";
}
.mdi-reply-all:before {
  content: "\F45B";
}
.mdi-reproduction:before {
  content: "\F45C";
}
.mdi-resize-bottom-right:before {
  content: "\F45D";
}
.mdi-responsive:before {
  content: "\F45E";
}
.mdi-restart:before {
  content: "\F708";
}
.mdi-restore:before {
  content: "\F99A";
}
.mdi-restore-clock:before {
  content: "\F6A7";
}
.mdi-rewind:before {
  content: "\F45F";
}
.mdi-rewind-outline:before {
  content: "\F709";
}
.mdi-rhombus:before {
  content: "\F70A";
}
.mdi-rhombus-outline:before {
  content: "\F70B";
}
.mdi-ribbon:before {
  content: "\F460";
}
.mdi-rice:before {
  content: "\F7E9";
}
.mdi-ring:before {
  content: "\F7EA";
}
.mdi-road:before {
  content: "\F461";
}
.mdi-road-variant:before {
  content: "\F462";
}
.mdi-robot:before {
  content: "\F6A8";
}
.mdi-robot-vacuum:before {
  content: "\F70C";
}
.mdi-robot-vacuum-variant:before {
  content: "\F907";
}
.mdi-rocket:before {
  content: "\F463";
}
.mdi-room-service:before {
  content: "\F88C";
}
.mdi-rotate-3d:before {
  content: "\F464";
}
.mdi-rotate-left:before {
  content: "\F465";
}
.mdi-rotate-left-variant:before {
  content: "\F466";
}
.mdi-rotate-right:before {
  content: "\F467";
}
.mdi-rotate-right-variant:before {
  content: "\F468";
}
.mdi-rounded-corner:before {
  content: "\F607";
}
.mdi-router-wireless:before {
  content: "\F469";
}
.mdi-routes:before {
  content: "\F46A";
}
.mdi-rowing:before {
  content: "\F608";
}
.mdi-rss:before {
  content: "\F46B";
}
.mdi-rss-box:before {
  content: "\F46C";
}
.mdi-ruler:before {
  content: "\F46D";
}
.mdi-run:before {
  content: "\F70D";
}
.mdi-run-fast:before {
  content: "\F46E";
}
.mdi-sale:before {
  content: "\F46F";
}
.mdi-salesforce:before {
  content: "\F88D";
}
.mdi-sass:before {
  content: "\F7EB";
}
.mdi-satellite:before {
  content: "\F470";
}
.mdi-satellite-uplink:before {
  content: "\F908";
}
.mdi-satellite-variant:before {
  content: "\F471";
}
.mdi-sausage:before {
  content: "\F8B9";
}
.mdi-saxophone:before {
  content: "\F609";
}
.mdi-scale:before {
  content: "\F472";
}
.mdi-scale-balance:before {
  content: "\F5D1";
}
.mdi-scale-bathroom:before {
  content: "\F473";
}
.mdi-scanner:before {
  content: "\F6AA";
}
.mdi-scanner-off:before {
  content: "\F909";
}
.mdi-school:before {
  content: "\F474";
}
.mdi-screen-rotation:before {
  content: "\F475";
}
.mdi-screen-rotation-lock:before {
  content: "\F476";
}
.mdi-screwdriver:before {
  content: "\F477";
}
.mdi-script:before {
  content: "\F478";
}
.mdi-sd:before {
  content: "\F479";
}
.mdi-seal:before {
  content: "\F47A";
}
.mdi-search-web:before {
  content: "\F70E";
}
.mdi-seat-flat:before {
  content: "\F47B";
}
.mdi-seat-flat-angled:before {
  content: "\F47C";
}
.mdi-seat-individual-suite:before {
  content: "\F47D";
}
.mdi-seat-legroom-extra:before {
  content: "\F47E";
}
.mdi-seat-legroom-normal:before {
  content: "\F47F";
}
.mdi-seat-legroom-reduced:before {
  content: "\F480";
}
.mdi-seat-recline-extra:before {
  content: "\F481";
}
.mdi-seat-recline-normal:before {
  content: "\F482";
}
.mdi-security:before {
  content: "\F483";
}
.mdi-security-account:before {
  content: "\F88E";
}
.mdi-security-close:before {
  content: "\F99B";
}
.mdi-security-home:before {
  content: "\F689";
}
.mdi-security-lock:before {
  content: "\F99C";
}
.mdi-security-network:before {
  content: "\F484";
}
.mdi-security-off:before {
  content: "\F99D";
}
.mdi-select:before {
  content: "\F485";
}
.mdi-select-all:before {
  content: "\F486";
}
.mdi-select-inverse:before {
  content: "\F487";
}
.mdi-select-off:before {
  content: "\F488";
}
.mdi-selection:before {
  content: "\F489";
}
.mdi-selection-off:before {
  content: "\F776";
}
.mdi-send:before {
  content: "\F48A";
}
.mdi-send-secure:before {
  content: "\F7EC";
}
.mdi-serial-port:before {
  content: "\F65C";
}
.mdi-server:before {
  content: "\F48B";
}
.mdi-server-minus:before {
  content: "\F48C";
}
.mdi-server-network:before {
  content: "\F48D";
}
.mdi-server-network-off:before {
  content: "\F48E";
}
.mdi-server-off:before {
  content: "\F48F";
}
.mdi-server-plus:before {
  content: "\F490";
}
.mdi-server-remove:before {
  content: "\F491";
}
.mdi-server-security:before {
  content: "\F492";
}
.mdi-set-all:before {
  content: "\F777";
}
.mdi-set-center:before {
  content: "\F778";
}
.mdi-set-center-right:before {
  content: "\F779";
}
.mdi-set-left:before {
  content: "\F77A";
}
.mdi-set-left-center:before {
  content: "\F77B";
}
.mdi-set-left-right:before {
  content: "\F77C";
}
.mdi-set-none:before {
  content: "\F77D";
}
.mdi-set-right:before {
  content: "\F77E";
}
.mdi-set-top-box:before {
  content: "\F99E";
}
.mdi-settings:before {
  content: "\F493";
}
.mdi-settings-box:before {
  content: "\F494";
}
.mdi-settings-outline:before {
  content: "\F8BA";
}
.mdi-shape:before {
  content: "\F830";
}
.mdi-shape-circle-plus:before {
  content: "\F65D";
}
.mdi-shape-outline:before {
  content: "\F831";
}
.mdi-shape-plus:before {
  content: "\F495";
}
.mdi-shape-polygon-plus:before {
  content: "\F65E";
}
.mdi-shape-rectangle-plus:before {
  content: "\F65F";
}
.mdi-shape-square-plus:before {
  content: "\F660";
}
.mdi-share:before {
  content: "\F496";
}
.mdi-share-outline:before {
  content: "\F931";
}
.mdi-share-variant:before {
  content: "\F497";
}
.mdi-shield:before {
  content: "\F498";
}
.mdi-shield-half-full:before {
  content: "\F77F";
}
.mdi-shield-outline:before {
  content: "\F499";
}
.mdi-ship-wheel:before {
  content: "\F832";
}
.mdi-shopping:before {
  content: "\F49A";
}
.mdi-shopping-music:before {
  content: "\F49B";
}
.mdi-shovel:before {
  content: "\F70F";
}
.mdi-shovel-off:before {
  content: "\F710";
}
.mdi-shower:before {
  content: "\F99F";
}
.mdi-shower-head:before {
  content: "\F9A0";
}
.mdi-shredder:before {
  content: "\F49C";
}
.mdi-shuffle:before {
  content: "\F49D";
}
.mdi-shuffle-disabled:before {
  content: "\F49E";
}
.mdi-shuffle-variant:before {
  content: "\F49F";
}
.mdi-sigma:before {
  content: "\F4A0";
}
.mdi-sigma-lower:before {
  content: "\F62B";
}
.mdi-sign-caution:before {
  content: "\F4A1";
}
.mdi-sign-direction:before {
  content: "\F780";
}
.mdi-sign-text:before {
  content: "\F781";
}
.mdi-signal:before {
  content: "\F4A2";
}
.mdi-signal-2g:before {
  content: "\F711";
}
.mdi-signal-3g:before {
  content: "\F712";
}
.mdi-signal-4g:before {
  content: "\F713";
}
.mdi-signal-cellular-1:before {
  content: "\F8BB";
}
.mdi-signal-cellular-2:before {
  content: "\F8BC";
}
.mdi-signal-cellular-3:before {
  content: "\F8BD";
}
.mdi-signal-cellular-outline:before {
  content: "\F8BE";
}
.mdi-signal-hspa:before {
  content: "\F714";
}
.mdi-signal-hspa-plus:before {
  content: "\F715";
}
.mdi-signal-off:before {
  content: "\F782";
}
.mdi-signal-variant:before {
  content: "\F60A";
}
.mdi-silverware:before {
  content: "\F4A3";
}
.mdi-silverware-fork:before {
  content: "\F4A4";
}
.mdi-silverware-spoon:before {
  content: "\F4A5";
}
.mdi-silverware-variant:before {
  content: "\F4A6";
}
.mdi-sim:before {
  content: "\F4A7";
}
.mdi-sim-alert:before {
  content: "\F4A8";
}
.mdi-sim-off:before {
  content: "\F4A9";
}
.mdi-sitemap:before {
  content: "\F4AA";
}
.mdi-skip-backward:before {
  content: "\F4AB";
}
.mdi-skip-forward:before {
  content: "\F4AC";
}
.mdi-skip-next:before {
  content: "\F4AD";
}
.mdi-skip-next-circle:before {
  content: "\F661";
}
.mdi-skip-next-circle-outline:before {
  content: "\F662";
}
.mdi-skip-previous:before {
  content: "\F4AE";
}
.mdi-skip-previous-circle:before {
  content: "\F663";
}
.mdi-skip-previous-circle-outline:before {
  content: "\F664";
}
.mdi-skull:before {
  content: "\F68B";
}
.mdi-skype:before {
  content: "\F4AF";
}
.mdi-skype-business:before {
  content: "\F4B0";
}
.mdi-slack:before {
  content: "\F4B1";
}
.mdi-slackware:before {
  content: "\F90A";
}
.mdi-sleep:before {
  content: "\F4B2";
}
.mdi-sleep-off:before {
  content: "\F4B3";
}
.mdi-smoke-detector:before {
  content: "\F392";
}
.mdi-smoking:before {
  content: "\F4B4";
}
.mdi-smoking-off:before {
  content: "\F4B5";
}
.mdi-snapchat:before {
  content: "\F4B6";
}
.mdi-snowflake:before {
  content: "\F716";
}
.mdi-snowman:before {
  content: "\F4B7";
}
.mdi-soccer:before {
  content: "\F4B8";
}
.mdi-soccer-field:before {
  content: "\F833";
}
.mdi-sofa:before {
  content: "\F4B9";
}
.mdi-solid:before {
  content: "\F68C";
}
.mdi-sort:before {
  content: "\F4BA";
}
.mdi-sort-alphabetical:before {
  content: "\F4BB";
}
.mdi-sort-ascending:before {
  content: "\F4BC";
}
.mdi-sort-descending:before {
  content: "\F4BD";
}
.mdi-sort-numeric:before {
  content: "\F4BE";
}
.mdi-sort-variant:before {
  content: "\F4BF";
}
.mdi-soundcloud:before {
  content: "\F4C0";
}
.mdi-source-branch:before {
  content: "\F62C";
}
.mdi-source-commit:before {
  content: "\F717";
}
.mdi-source-commit-end:before {
  content: "\F718";
}
.mdi-source-commit-end-local:before {
  content: "\F719";
}
.mdi-source-commit-local:before {
  content: "\F71A";
}
.mdi-source-commit-next-local:before {
  content: "\F71B";
}
.mdi-source-commit-start:before {
  content: "\F71C";
}
.mdi-source-commit-start-next-local:before {
  content: "\F71D";
}
.mdi-source-fork:before {
  content: "\F4C1";
}
.mdi-source-merge:before {
  content: "\F62D";
}
.mdi-source-pull:before {
  content: "\F4C2";
}
.mdi-soy-sauce:before {
  content: "\F7ED";
}
.mdi-speaker:before {
  content: "\F4C3";
}
.mdi-speaker-bluetooth:before {
  content: "\F9A1";
}
.mdi-speaker-off:before {
  content: "\F4C4";
}
.mdi-speaker-wireless:before {
  content: "\F71E";
}
.mdi-speedometer:before {
  content: "\F4C5";
}
.mdi-spellcheck:before {
  content: "\F4C6";
}
.mdi-spotify:before {
  content: "\F4C7";
}
.mdi-spotlight:before {
  content: "\F4C8";
}
.mdi-spotlight-beam:before {
  content: "\F4C9";
}
.mdi-spray:before {
  content: "\F665";
}
.mdi-square:before {
  content: "\F763";
}
.mdi-square-edit-outline:before {
  content: "\F90B";
}
.mdi-square-inc:before {
  content: "\F4CA";
}
.mdi-square-inc-cash:before {
  content: "\F4CB";
}
.mdi-square-outline:before {
  content: "\F762";
}
.mdi-square-root:before {
  content: "\F783";
}
.mdi-square-root-box:before {
  content: "\F9A2";
}
.mdi-ssh:before {
  content: "\F8BF";
}
.mdi-stack-exchange:before {
  content: "\F60B";
}
.mdi-stack-overflow:before {
  content: "\F4CC";
}
.mdi-stadium:before {
  content: "\F71F";
}
.mdi-stairs:before {
  content: "\F4CD";
}
.mdi-standard-definition:before {
  content: "\F7EE";
}
.mdi-star:before {
  content: "\F4CE";
}
.mdi-star-circle:before {
  content: "\F4CF";
}
.mdi-star-circle-outline:before {
  content: "\F9A3";
}
.mdi-star-face:before {
  content: "\F9A4";
}
.mdi-star-half:before {
  content: "\F4D0";
}
.mdi-star-off:before {
  content: "\F4D1";
}
.mdi-star-outline:before {
  content: "\F4D2";
}
.mdi-steam:before {
  content: "\F4D3";
}
.mdi-steam-box:before {
  content: "\F90C";
}
.mdi-steering:before {
  content: "\F4D4";
}
.mdi-steering-off:before {
  content: "\F90D";
}
.mdi-step-backward:before {
  content: "\F4D5";
}
.mdi-step-backward-2:before {
  content: "\F4D6";
}
.mdi-step-forward:before {
  content: "\F4D7";
}
.mdi-step-forward-2:before {
  content: "\F4D8";
}
.mdi-stethoscope:before {
  content: "\F4D9";
}
.mdi-sticker:before {
  content: "\F5D0";
}
.mdi-sticker-emoji:before {
  content: "\F784";
}
.mdi-stocking:before {
  content: "\F4DA";
}
.mdi-stop:before {
  content: "\F4DB";
}
.mdi-stop-circle:before {
  content: "\F666";
}
.mdi-stop-circle-outline:before {
  content: "\F667";
}
.mdi-store:before {
  content: "\F4DC";
}
.mdi-store-24-hour:before {
  content: "\F4DD";
}
.mdi-stove:before {
  content: "\F4DE";
}
.mdi-subdirectory-arrow-left:before {
  content: "\F60C";
}
.mdi-subdirectory-arrow-right:before {
  content: "\F60D";
}
.mdi-subway:before {
  content: "\F6AB";
}
.mdi-subway-variant:before {
  content: "\F4DF";
}
.mdi-summit:before {
  content: "\F785";
}
.mdi-sunglasses:before {
  content: "\F4E0";
}
.mdi-surround-sound:before {
  content: "\F5C5";
}
.mdi-surround-sound-2-0:before {
  content: "\F7EF";
}
.mdi-surround-sound-3-1:before {
  content: "\F7F0";
}
.mdi-surround-sound-5-1:before {
  content: "\F7F1";
}
.mdi-surround-sound-7-1:before {
  content: "\F7F2";
}
.mdi-svg:before {
  content: "\F720";
}
.mdi-swap-horizontal:before {
  content: "\F4E1";
}
.mdi-swap-horizontal-variant:before {
  content: "\F8C0";
}
.mdi-swap-vertical:before {
  content: "\F4E2";
}
.mdi-swap-vertical-variant:before {
  content: "\F8C1";
}
.mdi-swim:before {
  content: "\F4E3";
}
.mdi-switch:before {
  content: "\F4E4";
}
.mdi-sword:before {
  content: "\F4E5";
}
.mdi-sword-cross:before {
  content: "\F786";
}
.mdi-sync:before {
  content: "\F4E6";
}
.mdi-sync-alert:before {
  content: "\F4E7";
}
.mdi-sync-off:before {
  content: "\F4E8";
}
.mdi-tab:before {
  content: "\F4E9";
}
.mdi-tab-plus:before {
  content: "\F75B";
}
.mdi-tab-unselected:before {
  content: "\F4EA";
}
.mdi-table:before {
  content: "\F4EB";
}
.mdi-table-column:before {
  content: "\F834";
}
.mdi-table-column-plus-after:before {
  content: "\F4EC";
}
.mdi-table-column-plus-before:before {
  content: "\F4ED";
}
.mdi-table-column-remove:before {
  content: "\F4EE";
}
.mdi-table-column-width:before {
  content: "\F4EF";
}
.mdi-table-edit:before {
  content: "\F4F0";
}
.mdi-table-large:before {
  content: "\F4F1";
}
.mdi-table-merge-cells:before {
  content: "\F9A5";
}
.mdi-table-of-contents:before {
  content: "\F835";
}
.mdi-table-row:before {
  content: "\F836";
}
.mdi-table-row-height:before {
  content: "\F4F2";
}
.mdi-table-row-plus-after:before {
  content: "\F4F3";
}
.mdi-table-row-plus-before:before {
  content: "\F4F4";
}
.mdi-table-row-remove:before {
  content: "\F4F5";
}
.mdi-table-search:before {
  content: "\F90E";
}
.mdi-table-settings:before {
  content: "\F837";
}
.mdi-tablet:before {
  content: "\F4F6";
}
.mdi-tablet-android:before {
  content: "\F4F7";
}
.mdi-tablet-cellphone:before {
  content: "\F9A6";
}
.mdi-tablet-ipad:before {
  content: "\F4F8";
}
.mdi-taco:before {
  content: "\F761";
}
.mdi-tag:before {
  content: "\F4F9";
}
.mdi-tag-faces:before {
  content: "\F4FA";
}
.mdi-tag-heart:before {
  content: "\F68A";
}
.mdi-tag-minus:before {
  content: "\F90F";
}
.mdi-tag-multiple:before {
  content: "\F4FB";
}
.mdi-tag-outline:before {
  content: "\F4FC";
}
.mdi-tag-plus:before {
  content: "\F721";
}
.mdi-tag-remove:before {
  content: "\F722";
}
.mdi-tag-text-outline:before {
  content: "\F4FD";
}
.mdi-target:before {
  content: "\F4FE";
}
.mdi-taxi:before {
  content: "\F4FF";
}
.mdi-teach:before {
  content: "\F88F";
}
.mdi-teamviewer:before {
  content: "\F500";
}
.mdi-telegram:before {
  content: "\F501";
}
.mdi-television:before {
  content: "\F502";
}
.mdi-television-box:before {
  content: "\F838";
}
.mdi-television-classic:before {
  content: "\F7F3";
}
.mdi-television-classic-off:before {
  content: "\F839";
}
.mdi-television-guide:before {
  content: "\F503";
}
.mdi-television-off:before {
  content: "\F83A";
}
.mdi-temperature-celsius:before {
  content: "\F504";
}
.mdi-temperature-fahrenheit:before {
  content: "\F505";
}
.mdi-temperature-kelvin:before {
  content: "\F506";
}
.mdi-tennis:before {
  content: "\F507";
}
.mdi-tent:before {
  content: "\F508";
}
.mdi-terrain:before {
  content: "\F509";
}
.mdi-test-tube:before {
  content: "\F668";
}
.mdi-test-tube-empty:before {
  content: "\F910";
}
.mdi-test-tube-off:before {
  content: "\F911";
}
.mdi-text:before {
  content: "\F9A7";
}
.mdi-text-shadow:before {
  content: "\F669";
}
.mdi-text-short:before {
  content: "\F9A8";
}
.mdi-text-subject:before {
  content: "\F9A9";
}
.mdi-text-to-speech:before {
  content: "\F50A";
}
.mdi-text-to-speech-off:before {
  content: "\F50B";
}
.mdi-textbox:before {
  content: "\F60E";
}
.mdi-textbox-password:before {
  content: "\F7F4";
}
.mdi-texture:before {
  content: "\F50C";
}
.mdi-theater:before {
  content: "\F50D";
}
.mdi-theme-light-dark:before {
  content: "\F50E";
}
.mdi-thermometer:before {
  content: "\F50F";
}
.mdi-thermometer-lines:before {
  content: "\F510";
}
.mdi-thermostat:before {
  content: "\F393";
}
.mdi-thermostat-box:before {
  content: "\F890";
}
.mdi-thought-bubble:before {
  content: "\F7F5";
}
.mdi-thought-bubble-outline:before {
  content: "\F7F6";
}
.mdi-thumb-down:before {
  content: "\F511";
}
.mdi-thumb-down-outline:before {
  content: "\F512";
}
.mdi-thumb-up:before {
  content: "\F513";
}
.mdi-thumb-up-outline:before {
  content: "\F514";
}
.mdi-thumbs-up-down:before {
  content: "\F515";
}
.mdi-ticket:before {
  content: "\F516";
}
.mdi-ticket-account:before {
  content: "\F517";
}
.mdi-ticket-confirmation:before {
  content: "\F518";
}
.mdi-ticket-outline:before {
  content: "\F912";
}
.mdi-ticket-percent:before {
  content: "\F723";
}
.mdi-tie:before {
  content: "\F519";
}
.mdi-tilde:before {
  content: "\F724";
}
.mdi-timelapse:before {
  content: "\F51A";
}
.mdi-timer:before {
  content: "\F51B";
}
.mdi-timer-10:before {
  content: "\F51C";
}
.mdi-timer-3:before {
  content: "\F51D";
}
.mdi-timer-off:before {
  content: "\F51E";
}
.mdi-timer-sand:before {
  content: "\F51F";
}
.mdi-timer-sand-empty:before {
  content: "\F6AC";
}
.mdi-timer-sand-full:before {
  content: "\F78B";
}
.mdi-timetable:before {
  content: "\F520";
}
.mdi-toggle-switch:before {
  content: "\F521";
}
.mdi-toggle-switch-off:before {
  content: "\F522";
}
.mdi-toilet:before {
  content: "\F9AA";
}
.mdi-toolbox:before {
  content: "\F9AB";
}
.mdi-toolbox-outline:before {
  content: "\F9AC";
}
.mdi-tooltip:before {
  content: "\F523";
}
.mdi-tooltip-edit:before {
  content: "\F524";
}
.mdi-tooltip-image:before {
  content: "\F525";
}
.mdi-tooltip-outline:before {
  content: "\F526";
}
.mdi-tooltip-outline-plus:before {
  content: "\F527";
}
.mdi-tooltip-text:before {
  content: "\F528";
}
.mdi-tooth:before {
  content: "\F8C2";
}
.mdi-tooth-outline:before {
  content: "\F529";
}
.mdi-tor:before {
  content: "\F52A";
}
.mdi-tournament:before {
  content: "\F9AD";
}
.mdi-tower-beach:before {
  content: "\F680";
}
.mdi-tower-fire:before {
  content: "\F681";
}
.mdi-towing:before {
  content: "\F83B";
}
.mdi-track-light:before {
  content: "\F913";
}
.mdi-trackpad:before {
  content: "\F7F7";
}
.mdi-trackpad-lock:before {
  content: "\F932";
}
.mdi-tractor:before {
  content: "\F891";
}
.mdi-traffic-light:before {
  content: "\F52B";
}
.mdi-train:before {
  content: "\F52C";
}
.mdi-train-variant:before {
  content: "\F8C3";
}
.mdi-tram:before {
  content: "\F52D";
}
.mdi-transcribe:before {
  content: "\F52E";
}
.mdi-transcribe-close:before {
  content: "\F52F";
}
.mdi-transfer:before {
  content: "\F530";
}
.mdi-transit-transfer:before {
  content: "\F6AD";
}
.mdi-transition:before {
  content: "\F914";
}
.mdi-transition-masked:before {
  content: "\F915";
}
.mdi-translate:before {
  content: "\F5CA";
}
.mdi-treasure-chest:before {
  content: "\F725";
}
.mdi-tree:before {
  content: "\F531";
}
.mdi-trello:before {
  content: "\F532";
}
.mdi-trending-down:before {
  content: "\F533";
}
.mdi-trending-neutral:before {
  content: "\F534";
}
.mdi-trending-up:before {
  content: "\F535";
}
.mdi-triangle:before {
  content: "\F536";
}
.mdi-triangle-outline:before {
  content: "\F537";
}
.mdi-trophy:before {
  content: "\F538";
}
.mdi-trophy-award:before {
  content: "\F539";
}
.mdi-trophy-outline:before {
  content: "\F53A";
}
.mdi-trophy-variant:before {
  content: "\F53B";
}
.mdi-trophy-variant-outline:before {
  content: "\F53C";
}
.mdi-truck:before {
  content: "\F53D";
}
.mdi-truck-delivery:before {
  content: "\F53E";
}
.mdi-truck-fast:before {
  content: "\F787";
}
.mdi-truck-trailer:before {
  content: "\F726";
}
.mdi-tshirt-crew:before {
  content: "\F53F";
}
.mdi-tshirt-v:before {
  content: "\F540";
}
.mdi-tumble-dryer:before {
  content: "\F916";
}
.mdi-tumblr:before {
  content: "\F541";
}
.mdi-tumblr-box:before {
  content: "\F917";
}
.mdi-tumblr-reblog:before {
  content: "\F542";
}
.mdi-tune:before {
  content: "\F62E";
}
.mdi-tune-vertical:before {
  content: "\F66A";
}
.mdi-twitch:before {
  content: "\F543";
}
.mdi-twitter:before {
  content: "\F544";
}
.mdi-twitter-box:before {
  content: "\F545";
}
.mdi-twitter-circle:before {
  content: "\F546";
}
.mdi-twitter-retweet:before {
  content: "\F547";
}
.mdi-two-factor-authentication:before {
  content: "\F9AE";
}
.mdi-uber:before {
  content: "\F748";
}
.mdi-ubuntu:before {
  content: "\F548";
}
.mdi-ultra-high-definition:before {
  content: "\F7F8";
}
.mdi-umbraco:before {
  content: "\F549";
}
.mdi-umbrella:before {
  content: "\F54A";
}
.mdi-umbrella-closed:before {
  content: "\F9AF";
}
.mdi-umbrella-outline:before {
  content: "\F54B";
}
.mdi-undo:before {
  content: "\F54C";
}
.mdi-undo-variant:before {
  content: "\F54D";
}
.mdi-unfold-less-horizontal:before {
  content: "\F54E";
}
.mdi-unfold-less-vertical:before {
  content: "\F75F";
}
.mdi-unfold-more-horizontal:before {
  content: "\F54F";
}
.mdi-unfold-more-vertical:before {
  content: "\F760";
}
.mdi-ungroup:before {
  content: "\F550";
}
.mdi-unity:before {
  content: "\F6AE";
}
.mdi-unreal:before {
  content: "\F9B0";
}
.mdi-untappd:before {
  content: "\F551";
}
.mdi-update:before {
  content: "\F6AF";
}
.mdi-upload:before {
  content: "\F552";
}
.mdi-upload-multiple:before {
  content: "\F83C";
}
.mdi-upload-network:before {
  content: "\F6F5";
}
.mdi-usb:before {
  content: "\F553";
}
.mdi-van-passenger:before {
  content: "\F7F9";
}
.mdi-van-utility:before {
  content: "\F7FA";
}
.mdi-vanish:before {
  content: "\F7FB";
}
.mdi-vector-arrange-above:before {
  content: "\F554";
}
.mdi-vector-arrange-below:before {
  content: "\F555";
}
.mdi-vector-circle:before {
  content: "\F556";
}
.mdi-vector-circle-variant:before {
  content: "\F557";
}
.mdi-vector-combine:before {
  content: "\F558";
}
.mdi-vector-curve:before {
  content: "\F559";
}
.mdi-vector-difference:before {
  content: "\F55A";
}
.mdi-vector-difference-ab:before {
  content: "\F55B";
}
.mdi-vector-difference-ba:before {
  content: "\F55C";
}
.mdi-vector-ellipse:before {
  content: "\F892";
}
.mdi-vector-intersection:before {
  content: "\F55D";
}
.mdi-vector-line:before {
  content: "\F55E";
}
.mdi-vector-point:before {
  content: "\F55F";
}
.mdi-vector-polygon:before {
  content: "\F560";
}
.mdi-vector-polyline:before {
  content: "\F561";
}
.mdi-vector-radius:before {
  content: "\F749";
}
.mdi-vector-rectangle:before {
  content: "\F5C6";
}
.mdi-vector-selection:before {
  content: "\F562";
}
.mdi-vector-square:before {
  content: "\F001";
}
.mdi-vector-triangle:before {
  content: "\F563";
}
.mdi-vector-union:before {
  content: "\F564";
}
.mdi-venmo:before {
  content: "\F578";
}
.mdi-verified:before {
  content: "\F565";
}
.mdi-vibrate:before {
  content: "\F566";
}
.mdi-video:before {
  content: "\F567";
}
.mdi-video-3d:before {
  content: "\F7FC";
}
.mdi-video-4k-box:before {
  content: "\F83D";
}
.mdi-video-account:before {
  content: "\F918";
}
.mdi-video-image:before {
  content: "\F919";
}
.mdi-video-input-antenna:before {
  content: "\F83E";
}
.mdi-video-input-component:before {
  content: "\F83F";
}
.mdi-video-input-hdmi:before {
  content: "\F840";
}
.mdi-video-input-svideo:before {
  content: "\F841";
}
.mdi-video-minus:before {
  content: "\F9B1";
}
.mdi-video-off:before {
  content: "\F568";
}
.mdi-video-plus:before {
  content: "\F9B2";
}
.mdi-video-stabilization:before {
  content: "\F91A";
}
.mdi-video-switch:before {
  content: "\F569";
}
.mdi-view-agenda:before {
  content: "\F56A";
}
.mdi-view-array:before {
  content: "\F56B";
}
.mdi-view-carousel:before {
  content: "\F56C";
}
.mdi-view-column:before {
  content: "\F56D";
}
.mdi-view-dashboard:before {
  content: "\F56E";
}
.mdi-view-dashboard-variant:before {
  content: "\F842";
}
.mdi-view-day:before {
  content: "\F56F";
}
.mdi-view-grid:before {
  content: "\F570";
}
.mdi-view-headline:before {
  content: "\F571";
}
.mdi-view-list:before {
  content: "\F572";
}
.mdi-view-module:before {
  content: "\F573";
}
.mdi-view-parallel:before {
  content: "\F727";
}
.mdi-view-quilt:before {
  content: "\F574";
}
.mdi-view-sequential:before {
  content: "\F728";
}
.mdi-view-stream:before {
  content: "\F575";
}
.mdi-view-week:before {
  content: "\F576";
}
.mdi-vimeo:before {
  content: "\F577";
}
.mdi-violin:before {
  content: "\F60F";
}
.mdi-virtual-reality:before {
  content: "\F893";
}
.mdi-visualstudio:before {
  content: "\F610";
}
.mdi-vk:before {
  content: "\F579";
}
.mdi-vk-box:before {
  content: "\F57A";
}
.mdi-vk-circle:before {
  content: "\F57B";
}
.mdi-vlc:before {
  content: "\F57C";
}
.mdi-voice:before {
  content: "\F5CB";
}
.mdi-voicemail:before {
  content: "\F57D";
}
.mdi-volleyball:before {
  content: "\F9B3";
}
.mdi-volume-high:before {
  content: "\F57E";
}
.mdi-volume-low:before {
  content: "\F57F";
}
.mdi-volume-medium:before {
  content: "\F580";
}
.mdi-volume-minus:before {
  content: "\F75D";
}
.mdi-volume-mute:before {
  content: "\F75E";
}
.mdi-volume-off:before {
  content: "\F581";
}
.mdi-volume-plus:before {
  content: "\F75C";
}
.mdi-vpn:before {
  content: "\F582";
}
.mdi-vuejs:before {
  content: "\F843";
}
.mdi-walk:before {
  content: "\F583";
}
.mdi-wall:before {
  content: "\F7FD";
}
.mdi-wall-sconce:before {
  content: "\F91B";
}
.mdi-wall-sconce-flat:before {
  content: "\F91C";
}
.mdi-wall-sconce-variant:before {
  content: "\F91D";
}
.mdi-wallet:before {
  content: "\F584";
}
.mdi-wallet-giftcard:before {
  content: "\F585";
}
.mdi-wallet-membership:before {
  content: "\F586";
}
.mdi-wallet-travel:before {
  content: "\F587";
}
.mdi-wan:before {
  content: "\F588";
}
.mdi-washing-machine:before {
  content: "\F729";
}
.mdi-watch:before {
  content: "\F589";
}
.mdi-watch-export:before {
  content: "\F58A";
}
.mdi-watch-export-variant:before {
  content: "\F894";
}
.mdi-watch-import:before {
  content: "\F58B";
}
.mdi-watch-import-variant:before {
  content: "\F895";
}
.mdi-watch-variant:before {
  content: "\F896";
}
.mdi-watch-vibrate:before {
  content: "\F6B0";
}
.mdi-water:before {
  content: "\F58C";
}
.mdi-water-off:before {
  content: "\F58D";
}
.mdi-water-percent:before {
  content: "\F58E";
}
.mdi-water-pump:before {
  content: "\F58F";
}
.mdi-watermark:before {
  content: "\F612";
}
.mdi-waves:before {
  content: "\F78C";
}
.mdi-weather-cloudy:before {
  content: "\F590";
}
.mdi-weather-fog:before {
  content: "\F591";
}
.mdi-weather-hail:before {
  content: "\F592";
}
.mdi-weather-hurricane:before {
  content: "\F897";
}
.mdi-weather-lightning:before {
  content: "\F593";
}
.mdi-weather-lightning-rainy:before {
  content: "\F67D";
}
.mdi-weather-night:before {
  content: "\F594";
}
.mdi-weather-partlycloudy:before {
  content: "\F595";
}
.mdi-weather-pouring:before {
  content: "\F596";
}
.mdi-weather-rainy:before {
  content: "\F597";
}
.mdi-weather-snowy:before {
  content: "\F598";
}
.mdi-weather-snowy-rainy:before {
  content: "\F67E";
}
.mdi-weather-sunny:before {
  content: "\F599";
}
.mdi-weather-sunset:before {
  content: "\F59A";
}
.mdi-weather-sunset-down:before {
  content: "\F59B";
}
.mdi-weather-sunset-up:before {
  content: "\F59C";
}
.mdi-weather-windy:before {
  content: "\F59D";
}
.mdi-weather-windy-variant:before {
  content: "\F59E";
}
.mdi-web:before {
  content: "\F59F";
}
.mdi-webcam:before {
  content: "\F5A0";
}
.mdi-webhook:before {
  content: "\F62F";
}
.mdi-webpack:before {
  content: "\F72A";
}
.mdi-wechat:before {
  content: "\F611";
}
.mdi-weight:before {
  content: "\F5A1";
}
.mdi-weight-kilogram:before {
  content: "\F5A2";
}
.mdi-weight-pound:before {
  content: "\F9B4";
}
.mdi-whatsapp:before {
  content: "\F5A3";
}
.mdi-wheelchair-accessibility:before {
  content: "\F5A4";
}
.mdi-whistle:before {
  content: "\F9B5";
}
.mdi-white-balance-auto:before {
  content: "\F5A5";
}
.mdi-white-balance-incandescent:before {
  content: "\F5A6";
}
.mdi-white-balance-iridescent:before {
  content: "\F5A7";
}
.mdi-white-balance-sunny:before {
  content: "\F5A8";
}
.mdi-widgets:before {
  content: "\F72B";
}
.mdi-wifi:before {
  content: "\F5A9";
}
.mdi-wifi-off:before {
  content: "\F5AA";
}
.mdi-wifi-strength-1:before {
  content: "\F91E";
}
.mdi-wifi-strength-1-alert:before {
  content: "\F91F";
}
.mdi-wifi-strength-1-lock:before {
  content: "\F920";
}
.mdi-wifi-strength-2:before {
  content: "\F921";
}
.mdi-wifi-strength-2-alert:before {
  content: "\F922";
}
.mdi-wifi-strength-2-lock:before {
  content: "\F923";
}
.mdi-wifi-strength-3:before {
  content: "\F924";
}
.mdi-wifi-strength-3-alert:before {
  content: "\F925";
}
.mdi-wifi-strength-3-lock:before {
  content: "\F926";
}
.mdi-wifi-strength-4:before {
  content: "\F927";
}
.mdi-wifi-strength-4-alert:before {
  content: "\F928";
}
.mdi-wifi-strength-4-lock:before {
  content: "\F929";
}
.mdi-wifi-strength-alert-outline:before {
  content: "\F92A";
}
.mdi-wifi-strength-lock-outline:before {
  content: "\F92B";
}
.mdi-wifi-strength-off:before {
  content: "\F92C";
}
.mdi-wifi-strength-off-outline:before {
  content: "\F92D";
}
.mdi-wifi-strength-outline:before {
  content: "\F92E";
}
.mdi-wii:before {
  content: "\F5AB";
}
.mdi-wiiu:before {
  content: "\F72C";
}
.mdi-wikipedia:before {
  content: "\F5AC";
}
.mdi-window-close:before {
  content: "\F5AD";
}
.mdi-window-closed:before {
  content: "\F5AE";
}
.mdi-window-maximize:before {
  content: "\F5AF";
}
.mdi-window-minimize:before {
  content: "\F5B0";
}
.mdi-window-open:before {
  content: "\F5B1";
}
.mdi-window-restore:before {
  content: "\F5B2";
}
.mdi-windows:before {
  content: "\F5B3";
}
.mdi-wordpress:before {
  content: "\F5B4";
}
.mdi-worker:before {
  content: "\F5B5";
}
.mdi-wrap:before {
  content: "\F5B6";
}
.mdi-wrench:before {
  content: "\F5B7";
}
.mdi-wunderlist:before {
  content: "\F5B8";
}
.mdi-xamarin:before {
  content: "\F844";
}
.mdi-xamarin-outline:before {
  content: "\F845";
}
.mdi-xaml:before {
  content: "\F673";
}
.mdi-xbox:before {
  content: "\F5B9";
}
.mdi-xbox-controller:before {
  content: "\F5BA";
}
.mdi-xbox-controller-battery-alert:before {
  content: "\F74A";
}
.mdi-xbox-controller-battery-empty:before {
  content: "\F74B";
}
.mdi-xbox-controller-battery-full:before {
  content: "\F74C";
}
.mdi-xbox-controller-battery-low:before {
  content: "\F74D";
}
.mdi-xbox-controller-battery-medium:before {
  content: "\F74E";
}
.mdi-xbox-controller-battery-unknown:before {
  content: "\F74F";
}
.mdi-xbox-controller-off:before {
  content: "\F5BB";
}
.mdi-xda:before {
  content: "\F5BC";
}
.mdi-xing:before {
  content: "\F5BD";
}
.mdi-xing-box:before {
  content: "\F5BE";
}
.mdi-xing-circle:before {
  content: "\F5BF";
}
.mdi-xml:before {
  content: "\F5C0";
}
.mdi-xmpp:before {
  content: "\F7FE";
}
.mdi-yammer:before {
  content: "\F788";
}
.mdi-yeast:before {
  content: "\F5C1";
}
.mdi-yelp:before {
  content: "\F5C2";
}
.mdi-yin-yang:before {
  content: "\F67F";
}
.mdi-youtube:before {
  content: "\F5C3";
}
.mdi-youtube-creator-studio:before {
  content: "\F846";
}
.mdi-youtube-gaming:before {
  content: "\F847";
}
.mdi-youtube-tv:before {
  content: "\F448";
}
.mdi-zip-box:before {
  content: "\F5C4";
}
.mdi-blank:before {
  content: "\F68C";
  visibility: hidden;
}
.mdi-18px.mdi-set,
.mdi-18px.mdi:before {
  font-size: 18px;
}
.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
  font-size: 24px;
}
.mdi-36px.mdi-set,
.mdi-36px.mdi:before {
  font-size: 36px;
}
.mdi-48px.mdi-set,
.mdi-48px.mdi:before {
  font-size: 48px;
}
.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}
.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}
.mdi-light:before {
  color: #fff;
}
.mdi-light.mdi-inactive:before {
  color: hsla(0, 0%, 100%, 0.3);
}
.mdi-rotate-45:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mdi-rotate-90:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mdi-rotate-135:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mdi-rotate-180:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mdi-rotate-225:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.mdi-rotate-270:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mdi-rotate-315:before {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.mdi-flip-h:before {
  -webkit-filter: FlipH;
  filter: FlipH;
  -ms-filter: "FlipH";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.mdi-flip-v:before {
  -webkit-filter: FlipV;
  filter: FlipV;
  -ms-filter: "FlipV";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.mdi-spin:before {
  -webkit-animation: mdi-spin 2s linear infinite;
  animation: mdi-spin 2s linear infinite;
}
@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: themify;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/themify9f24.9bad94440d49256265a5.eot);
  src: url(/react/demo/static/media/themifyd41d.9bad94440d49256265a5.eot?#iefix-fvbane)
      format("embedded-opentype"),
    url(/react/demo/static/media/themify.29b39089170885ae2967.woff)
      format("woff"),
    url(/react/demo/static/media/themify.eda8b94308c6f538f04a.ttf)
      format("truetype"),
    url(/react/demo/static/media/themify9f24.c4292f34297f1004471a.svg#themify)
      format("svg");
}
[class*=" ti-"],
[class^="ti-"] {
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: themify;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.ti-wand:before {
  content: "\e600";
}
.ti-volume:before {
  content: "\e601";
}
.ti-user:before {
  content: "\e602";
}
.ti-unlock:before {
  content: "\e603";
}
.ti-unlink:before {
  content: "\e604";
}
.ti-trash:before {
  content: "\e605";
}
.ti-thought:before {
  content: "\e606";
}
.ti-target:before {
  content: "\e607";
}
.ti-tag:before {
  content: "\e608";
}
.ti-tablet:before {
  content: "\e609";
}
.ti-star:before {
  content: "\e60a";
}
.ti-spray:before {
  content: "\e60b";
}
.ti-signal:before {
  content: "\e60c";
}
.ti-shopping-cart:before {
  content: "\e60d";
}
.ti-shopping-cart-full:before {
  content: "\e60e";
}
.ti-settings:before {
  content: "\e60f";
}
.ti-search:before {
  content: "\e610";
}
.ti-zoom-in:before {
  content: "\e611";
}
.ti-zoom-out:before {
  content: "\e612";
}
.ti-cut:before {
  content: "\e613";
}
.ti-ruler:before {
  content: "\e614";
}
.ti-ruler-pencil:before {
  content: "\e615";
}
.ti-ruler-alt:before {
  content: "\e616";
}
.ti-bookmark:before {
  content: "\e617";
}
.ti-bookmark-alt:before {
  content: "\e618";
}
.ti-reload:before {
  content: "\e619";
}
.ti-plus:before {
  content: "\e61a";
}
.ti-pin:before {
  content: "\e61b";
}
.ti-pencil:before {
  content: "\e61c";
}
.ti-pencil-alt:before {
  content: "\e61d";
}
.ti-paint-roller:before {
  content: "\e61e";
}
.ti-paint-bucket:before {
  content: "\e61f";
}
.ti-na:before {
  content: "\e620";
}
.ti-mobile:before {
  content: "\e621";
}
.ti-minus:before {
  content: "\e622";
}
.ti-medall:before {
  content: "\e623";
}
.ti-medall-alt:before {
  content: "\e624";
}
.ti-marker:before {
  content: "\e625";
}
.ti-marker-alt:before {
  content: "\e626";
}
.ti-arrow-up:before {
  content: "\e627";
}
.ti-arrow-right:before {
  content: "\e628";
}
.ti-arrow-left:before {
  content: "\e629";
}
.ti-arrow-down:before {
  content: "\e62a";
}
.ti-lock:before {
  content: "\e62b";
}
.ti-location-arrow:before {
  content: "\e62c";
}
.ti-link:before {
  content: "\e62d";
}
.ti-layout:before {
  content: "\e62e";
}
.ti-layers:before {
  content: "\e62f";
}
.ti-layers-alt:before {
  content: "\e630";
}
.ti-key:before {
  content: "\e631";
}
.ti-import:before {
  content: "\e632";
}
.ti-image:before {
  content: "\e633";
}
.ti-heart:before {
  content: "\e634";
}
.ti-heart-broken:before {
  content: "\e635";
}
.ti-hand-stop:before {
  content: "\e636";
}
.ti-hand-open:before {
  content: "\e637";
}
.ti-hand-drag:before {
  content: "\e638";
}
.ti-folder:before {
  content: "\e639";
}
.ti-flag:before {
  content: "\e63a";
}
.ti-flag-alt:before {
  content: "\e63b";
}
.ti-flag-alt-2:before {
  content: "\e63c";
}
.ti-eye:before {
  content: "\e63d";
}
.ti-export:before {
  content: "\e63e";
}
.ti-exchange-vertical:before {
  content: "\e63f";
}
.ti-desktop:before {
  content: "\e640";
}
.ti-cup:before {
  content: "\e641";
}
.ti-crown:before {
  content: "\e642";
}
.ti-comments:before {
  content: "\e643";
}
.ti-comment:before {
  content: "\e644";
}
.ti-comment-alt:before {
  content: "\e645";
}
.ti-close:before {
  content: "\e646";
}
.ti-clip:before {
  content: "\e647";
}
.ti-angle-up:before {
  content: "\e648";
}
.ti-angle-right:before {
  content: "\e649";
}
.ti-angle-left:before {
  content: "\e64a";
}
.ti-angle-down:before {
  content: "\e64b";
}
.ti-check:before {
  content: "\e64c";
}
.ti-check-box:before {
  content: "\e64d";
}
.ti-camera:before {
  content: "\e64e";
}
.ti-announcement:before {
  content: "\e64f";
}
.ti-brush:before {
  content: "\e650";
}
.ti-briefcase:before {
  content: "\e651";
}
.ti-bolt:before {
  content: "\e652";
}
.ti-bolt-alt:before {
  content: "\e653";
}
.ti-blackboard:before {
  content: "\e654";
}
.ti-bag:before {
  content: "\e655";
}
.ti-move:before {
  content: "\e656";
}
.ti-arrows-vertical:before {
  content: "\e657";
}
.ti-arrows-horizontal:before {
  content: "\e658";
}
.ti-fullscreen:before {
  content: "\e659";
}
.ti-arrow-top-right:before {
  content: "\e65a";
}
.ti-arrow-top-left:before {
  content: "\e65b";
}
.ti-arrow-circle-up:before {
  content: "\e65c";
}
.ti-arrow-circle-right:before {
  content: "\e65d";
}
.ti-arrow-circle-left:before {
  content: "\e65e";
}
.ti-arrow-circle-down:before {
  content: "\e65f";
}
.ti-angle-double-up:before {
  content: "\e660";
}
.ti-angle-double-right:before {
  content: "\e661";
}
.ti-angle-double-left:before {
  content: "\e662";
}
.ti-angle-double-down:before {
  content: "\e663";
}
.ti-zip:before {
  content: "\e664";
}
.ti-world:before {
  content: "\e665";
}
.ti-wheelchair:before {
  content: "\e666";
}
.ti-view-list:before {
  content: "\e667";
}
.ti-view-list-alt:before {
  content: "\e668";
}
.ti-view-grid:before {
  content: "\e669";
}
.ti-uppercase:before {
  content: "\e66a";
}
.ti-upload:before {
  content: "\e66b";
}
.ti-underline:before {
  content: "\e66c";
}
.ti-truck:before {
  content: "\e66d";
}
.ti-timer:before {
  content: "\e66e";
}
.ti-ticket:before {
  content: "\e66f";
}
.ti-thumb-up:before {
  content: "\e670";
}
.ti-thumb-down:before {
  content: "\e671";
}
.ti-text:before {
  content: "\e672";
}
.ti-stats-up:before {
  content: "\e673";
}
.ti-stats-down:before {
  content: "\e674";
}
.ti-split-v:before {
  content: "\e675";
}
.ti-split-h:before {
  content: "\e676";
}
.ti-smallcap:before {
  content: "\e677";
}
.ti-shine:before {
  content: "\e678";
}
.ti-shift-right:before {
  content: "\e679";
}
.ti-shift-left:before {
  content: "\e67a";
}
.ti-shield:before {
  content: "\e67b";
}
.ti-notepad:before {
  content: "\e67c";
}
.ti-server:before {
  content: "\e67d";
}
.ti-quote-right:before {
  content: "\e67e";
}
.ti-quote-left:before {
  content: "\e67f";
}
.ti-pulse:before {
  content: "\e680";
}
.ti-printer:before {
  content: "\e681";
}
.ti-power-off:before {
  content: "\e682";
}
.ti-plug:before {
  content: "\e683";
}
.ti-pie-chart:before {
  content: "\e684";
}
.ti-paragraph:before {
  content: "\e685";
}
.ti-panel:before {
  content: "\e686";
}
.ti-package:before {
  content: "\e687";
}
.ti-music:before {
  content: "\e688";
}
.ti-music-alt:before {
  content: "\e689";
}
.ti-mouse:before {
  content: "\e68a";
}
.ti-mouse-alt:before {
  content: "\e68b";
}
.ti-money:before {
  content: "\e68c";
}
.ti-microphone:before {
  content: "\e68d";
}
.ti-menu:before {
  content: "\e68e";
}
.ti-menu-alt:before {
  content: "\e68f";
}
.ti-map:before {
  content: "\e690";
}
.ti-map-alt:before {
  content: "\e691";
}
.ti-loop:before {
  content: "\e692";
}
.ti-location-pin:before {
  content: "\e693";
}
.ti-list:before {
  content: "\e694";
}
.ti-light-bulb:before {
  content: "\e695";
}
.ti-Italic:before {
  content: "\e696";
}
.ti-info:before {
  content: "\e697";
}
.ti-infinite:before {
  content: "\e698";
}
.ti-id-badge:before {
  content: "\e699";
}
.ti-hummer:before {
  content: "\e69a";
}
.ti-home:before {
  content: "\e69b";
}
.ti-help:before {
  content: "\e69c";
}
.ti-headphone:before {
  content: "\e69d";
}
.ti-harddrives:before {
  content: "\e69e";
}
.ti-harddrive:before {
  content: "\e69f";
}
.ti-gift:before {
  content: "\e6a0";
}
.ti-game:before {
  content: "\e6a1";
}
.ti-filter:before {
  content: "\e6a2";
}
.ti-files:before {
  content: "\e6a3";
}
.ti-file:before {
  content: "\e6a4";
}
.ti-eraser:before {
  content: "\e6a5";
}
.ti-envelope:before {
  content: "\e6a6";
}
.ti-download:before {
  content: "\e6a7";
}
.ti-direction:before {
  content: "\e6a8";
}
.ti-direction-alt:before {
  content: "\e6a9";
}
.ti-dashboard:before {
  content: "\e6aa";
}
.ti-control-stop:before {
  content: "\e6ab";
}
.ti-control-shuffle:before {
  content: "\e6ac";
}
.ti-control-play:before {
  content: "\e6ad";
}
.ti-control-pause:before {
  content: "\e6ae";
}
.ti-control-forward:before {
  content: "\e6af";
}
.ti-control-backward:before {
  content: "\e6b0";
}
.ti-cloud:before {
  content: "\e6b1";
}
.ti-cloud-up:before {
  content: "\e6b2";
}
.ti-cloud-down:before {
  content: "\e6b3";
}
.ti-clipboard:before {
  content: "\e6b4";
}
.ti-car:before {
  content: "\e6b5";
}
.ti-calendar:before {
  content: "\e6b6";
}
.ti-book:before {
  content: "\e6b7";
}
.ti-bell:before {
  content: "\e6b8";
}
.ti-basketball:before {
  content: "\e6b9";
}
.ti-bar-chart:before {
  content: "\e6ba";
}
.ti-bar-chart-alt:before {
  content: "\e6bb";
}
.ti-back-right:before {
  content: "\e6bc";
}
.ti-back-left:before {
  content: "\e6bd";
}
.ti-arrows-corner:before {
  content: "\e6be";
}
.ti-archive:before {
  content: "\e6bf";
}
.ti-anchor:before {
  content: "\e6c0";
}
.ti-align-right:before {
  content: "\e6c1";
}
.ti-align-left:before {
  content: "\e6c2";
}
.ti-align-justify:before {
  content: "\e6c3";
}
.ti-align-center:before {
  content: "\e6c4";
}
.ti-alert:before {
  content: "\e6c5";
}
.ti-alarm-clock:before {
  content: "\e6c6";
}
.ti-agenda:before {
  content: "\e6c7";
}
.ti-write:before {
  content: "\e6c8";
}
.ti-window:before {
  content: "\e6c9";
}
.ti-widgetized:before {
  content: "\e6ca";
}
.ti-widget:before {
  content: "\e6cb";
}
.ti-widget-alt:before {
  content: "\e6cc";
}
.ti-wallet:before {
  content: "\e6cd";
}
.ti-video-clapper:before {
  content: "\e6ce";
}
.ti-video-camera:before {
  content: "\e6cf";
}
.ti-vector:before {
  content: "\e6d0";
}
.ti-themify-logo:before {
  content: "\e6d1";
}
.ti-themify-favicon:before {
  content: "\e6d2";
}
.ti-themify-favicon-alt:before {
  content: "\e6d3";
}
.ti-support:before {
  content: "\e6d4";
}
.ti-stamp:before {
  content: "\e6d5";
}
.ti-split-v-alt:before {
  content: "\e6d6";
}
.ti-slice:before {
  content: "\e6d7";
}
.ti-shortcode:before {
  content: "\e6d8";
}
.ti-shift-right-alt:before {
  content: "\e6d9";
}
.ti-shift-left-alt:before {
  content: "\e6da";
}
.ti-ruler-alt-2:before {
  content: "\e6db";
}
.ti-receipt:before {
  content: "\e6dc";
}
.ti-pin2:before {
  content: "\e6dd";
}
.ti-pin-alt:before {
  content: "\e6de";
}
.ti-pencil-alt2:before {
  content: "\e6df";
}
.ti-palette:before {
  content: "\e6e0";
}
.ti-more:before {
  content: "\e6e1";
}
.ti-more-alt:before {
  content: "\e6e2";
}
.ti-microphone-alt:before {
  content: "\e6e3";
}
.ti-magnet:before {
  content: "\e6e4";
}
.ti-line-double:before {
  content: "\e6e5";
}
.ti-line-dotted:before {
  content: "\e6e6";
}
.ti-line-dashed:before {
  content: "\e6e7";
}
.ti-layout-width-full:before {
  content: "\e6e8";
}
.ti-layout-width-default:before {
  content: "\e6e9";
}
.ti-layout-width-default-alt:before {
  content: "\e6ea";
}
.ti-layout-tab:before {
  content: "\e6eb";
}
.ti-layout-tab-window:before {
  content: "\e6ec";
}
.ti-layout-tab-v:before {
  content: "\e6ed";
}
.ti-layout-tab-min:before {
  content: "\e6ee";
}
.ti-layout-slider:before {
  content: "\e6ef";
}
.ti-layout-slider-alt:before {
  content: "\e6f0";
}
.ti-layout-sidebar-right:before {
  content: "\e6f1";
}
.ti-layout-sidebar-none:before {
  content: "\e6f2";
}
.ti-layout-sidebar-left:before {
  content: "\e6f3";
}
.ti-layout-placeholder:before {
  content: "\e6f4";
}
.ti-layout-menu:before {
  content: "\e6f5";
}
.ti-layout-menu-v:before {
  content: "\e6f6";
}
.ti-layout-menu-separated:before {
  content: "\e6f7";
}
.ti-layout-menu-full:before {
  content: "\e6f8";
}
.ti-layout-media-right-alt:before {
  content: "\e6f9";
}
.ti-layout-media-right:before {
  content: "\e6fa";
}
.ti-layout-media-overlay:before {
  content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}
.ti-layout-media-left-alt:before {
  content: "\e6fe";
}
.ti-layout-media-left:before {
  content: "\e6ff";
}
.ti-layout-media-center-alt:before {
  content: "\e700";
}
.ti-layout-media-center:before {
  content: "\e701";
}
.ti-layout-list-thumb:before {
  content: "\e702";
}
.ti-layout-list-thumb-alt:before {
  content: "\e703";
}
.ti-layout-list-post:before {
  content: "\e704";
}
.ti-layout-list-large-image:before {
  content: "\e705";
}
.ti-layout-line-solid:before {
  content: "\e706";
}
.ti-layout-grid4:before {
  content: "\e707";
}
.ti-layout-grid3:before {
  content: "\e708";
}
.ti-layout-grid2:before {
  content: "\e709";
}
.ti-layout-grid2-thumb:before {
  content: "\e70a";
}
.ti-layout-cta-right:before {
  content: "\e70b";
}
.ti-layout-cta-left:before {
  content: "\e70c";
}
.ti-layout-cta-center:before {
  content: "\e70d";
}
.ti-layout-cta-btn-right:before {
  content: "\e70e";
}
.ti-layout-cta-btn-left:before {
  content: "\e70f";
}
.ti-layout-column4:before {
  content: "\e710";
}
.ti-layout-column3:before {
  content: "\e711";
}
.ti-layout-column2:before {
  content: "\e712";
}
.ti-layout-accordion-separated:before {
  content: "\e713";
}
.ti-layout-accordion-merged:before {
  content: "\e714";
}
.ti-layout-accordion-list:before {
  content: "\e715";
}
.ti-ink-pen:before {
  content: "\e716";
}
.ti-info-alt:before {
  content: "\e717";
}
.ti-help-alt:before {
  content: "\e718";
}
.ti-headphone-alt:before {
  content: "\e719";
}
.ti-hand-point-up:before {
  content: "\e71a";
}
.ti-hand-point-right:before {
  content: "\e71b";
}
.ti-hand-point-left:before {
  content: "\e71c";
}
.ti-hand-point-down:before {
  content: "\e71d";
}
.ti-gallery:before {
  content: "\e71e";
}
.ti-face-smile:before {
  content: "\e71f";
}
.ti-face-sad:before {
  content: "\e720";
}
.ti-credit-card:before {
  content: "\e721";
}
.ti-control-skip-forward:before {
  content: "\e722";
}
.ti-control-skip-backward:before {
  content: "\e723";
}
.ti-control-record:before {
  content: "\e724";
}
.ti-control-eject:before {
  content: "\e725";
}
.ti-comments-smiley:before {
  content: "\e726";
}
.ti-brush-alt:before {
  content: "\e727";
}
.ti-youtube:before {
  content: "\e728";
}
.ti-vimeo:before {
  content: "\e729";
}
.ti-twitter:before {
  content: "\e72a";
}
.ti-time:before {
  content: "\e72b";
}
.ti-tumblr:before {
  content: "\e72c";
}
.ti-skype:before {
  content: "\e72d";
}
.ti-share:before {
  content: "\e72e";
}
.ti-share-alt:before {
  content: "\e72f";
}
.ti-rocket:before {
  content: "\e730";
}
.ti-pinterest:before {
  content: "\e731";
}
.ti-new-window:before {
  content: "\e732";
}
.ti-microsoft:before {
  content: "\e733";
}
.ti-list-ol:before {
  content: "\e734";
}
.ti-linkedin:before {
  content: "\e735";
}
.ti-layout-sidebar-2:before {
  content: "\e736";
}
.ti-layout-grid4-alt:before {
  content: "\e737";
}
.ti-layout-grid3-alt:before {
  content: "\e738";
}
.ti-layout-grid2-alt:before {
  content: "\e739";
}
.ti-layout-column4-alt:before {
  content: "\e73a";
}
.ti-layout-column3-alt:before {
  content: "\e73b";
}
.ti-layout-column2-alt:before {
  content: "\e73c";
}
.ti-instagram:before {
  content: "\e73d";
}
.ti-google:before {
  content: "\e73e";
}
.ti-github:before {
  content: "\e73f";
}
.ti-flickr:before {
  content: "\e740";
}
.ti-facebook:before {
  content: "\e741";
}
.ti-dropbox:before {
  content: "\e742";
}
.ti-dribbble:before {
  content: "\e743";
}
.ti-apple:before {
  content: "\e744";
}
.ti-android:before {
  content: "\e745";
}
.ti-save:before {
  content: "\e746";
}
.ti-save-alt:before {
  content: "\e747";
}
.ti-yahoo:before {
  content: "\e748";
}
.ti-wordpress:before {
  content: "\e749";
}
.ti-vimeo-alt:before {
  content: "\e74a";
}
.ti-twitter-alt:before {
  content: "\e74b";
}
.ti-tumblr-alt:before {
  content: "\e74c";
}
.ti-trello:before {
  content: "\e74d";
}
.ti-stack-overflow:before {
  content: "\e74e";
}
.ti-soundcloud:before {
  content: "\e74f";
}
.ti-sharethis:before {
  content: "\e750";
}
.ti-sharethis-alt:before {
  content: "\e751";
}
.ti-reddit:before {
  content: "\e752";
}
.ti-pinterest-alt:before {
  content: "\e753";
}
.ti-microsoft-alt:before {
  content: "\e754";
}
.ti-linux:before {
  content: "\e755";
}
.ti-jsfiddle:before {
  content: "\e756";
}
.ti-joomla:before {
  content: "\e757";
}
.ti-html5:before {
  content: "\e758";
}
.ti-flickr-alt:before {
  content: "\e759";
}
.ti-email:before {
  content: "\e75a";
}
.ti-drupal:before {
  content: "\e75b";
}
.ti-dropbox-alt:before {
  content: "\e75c";
}
.ti-css3:before {
  content: "\e75d";
}
.ti-rss:before {
  content: "\e75e";
}
.ti-rss-alt:before {
  content: "\e75f";
}
.la,
.lab,
.lad,
.lal,
.lar,
.las {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.la-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.la-xs {
  font-size: 0.75em;
}
.la-sm {
  font-size: 0.875em;
}
.la-1x {
  font-size: 1em;
}
.la-2x {
  font-size: 2em;
}
.la-3x {
  font-size: 3em;
}
.la-4x {
  font-size: 4em;
}
.la-5x {
  font-size: 5em;
}
.la-6x {
  font-size: 6em;
}
.la-7x {
  font-size: 7em;
}
.la-8x {
  font-size: 8em;
}
.la-9x {
  font-size: 9em;
}
.la-10x {
  font-size: 10em;
}
.la-fw {
  text-align: center;
  width: 1.25em;
}
.la-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.la-ul > li {
  position: relative;
}
.la-li {
  left: -2em;
  line-height: inherit;
  position: absolute;
  text-align: center;
  width: 2em;
}
.la-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.la-pull-left {
  float: left;
}
.la-pull-right {
  float: right;
}
.la.la-pull-left,
.lab.la-pull-left,
.lal.la-pull-left,
.lar.la-pull-left,
.las.la-pull-left {
  margin-right: 0.3em;
}
.la.la-pull-right,
.lab.la-pull-right,
.lal.la-pull-right,
.lar.la-pull-right,
.las.la-pull-right {
  margin-left: 0.3em;
}
.la-spin {
  -webkit-animation: la-spin 2s linear infinite;
  animation: la-spin 2s linear infinite;
}
.la-pulse {
  -webkit-animation: la-spin 1s steps(8) infinite;
  animation: la-spin 1s steps(8) infinite;
}
@-webkit-keyframes la-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes la-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.la-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.la-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.la-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.la-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.la-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.la-flip-both,
.la-flip-horizontal.la-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
:root .la-flip-both,
:root .la-flip-horizontal,
:root .la-flip-vertical,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.la-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.la-stack-1x,
.la-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.la-stack-1x {
  line-height: inherit;
}
.la-stack-2x {
  font-size: 2em;
}
.la-inverse {
  color: #fff;
}
.la-500px:before {
  content: "\f26e";
}
.la-accessible-icon:before {
  content: "\f368";
}
.la-accusoft:before {
  content: "\f369";
}
.la-acquisitions-incorporated:before {
  content: "\f6af";
}
.la-ad:before {
  content: "\f641";
}
.la-address-book:before {
  content: "\f2b9";
}
.la-address-card:before {
  content: "\f2bb";
}
.la-adjust:before {
  content: "\f042";
}
.la-adn:before {
  content: "\f170";
}
.la-adobe:before {
  content: "\f778";
}
.la-adversal:before {
  content: "\f36a";
}
.la-affiliatetheme:before {
  content: "\f36b";
}
.la-air-freshener:before {
  content: "\f5d0";
}
.la-airbnb:before {
  content: "\f834";
}
.la-algolia:before {
  content: "\f36c";
}
.la-align-center:before {
  content: "\f037";
}
.la-align-justify:before {
  content: "\f039";
}
.la-align-left:before {
  content: "\f036";
}
.la-align-right:before {
  content: "\f038";
}
.la-alipay:before {
  content: "\f642";
}
.la-allergies:before {
  content: "\f461";
}
.la-amazon:before {
  content: "\f270";
}
.la-amazon-pay:before {
  content: "\f42c";
}
.la-ambulance:before {
  content: "\f0f9";
}
.la-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.la-amilia:before {
  content: "\f36d";
}
.la-anchor:before {
  content: "\f13d";
}
.la-android:before {
  content: "\f17b";
}
.la-angellist:before {
  content: "\f209";
}
.la-angle-double-down:before {
  content: "\f103";
}
.la-angle-double-left:before {
  content: "\f100";
}
.la-angle-double-right:before {
  content: "\f101";
}
.la-angle-double-up:before {
  content: "\f102";
}
.la-angle-down:before {
  content: "\f107";
}
.la-angle-left:before {
  content: "\f104";
}
.la-angle-right:before {
  content: "\f105";
}
.la-angle-up:before {
  content: "\f106";
}
.la-angry:before {
  content: "\f556";
}
.la-angrycreative:before {
  content: "\f36e";
}
.la-angular:before {
  content: "\f420";
}
.la-ankh:before {
  content: "\f644";
}
.la-app-store:before {
  content: "\f36f";
}
.la-app-store-ios:before {
  content: "\f370";
}
.la-apper:before {
  content: "\f371";
}
.la-apple:before {
  content: "\f179";
}
.la-apple-alt:before {
  content: "\f5d1";
}
.la-apple-pay:before {
  content: "\f415";
}
.la-archive:before {
  content: "\f187";
}
.la-archway:before {
  content: "\f557";
}
.la-arrow-alt-circle-down:before {
  content: "\f358";
}
.la-arrow-alt-circle-left:before {
  content: "\f359";
}
.la-arrow-alt-circle-right:before {
  content: "\f35a";
}
.la-arrow-alt-circle-up:before {
  content: "\f35b";
}
.la-arrow-circle-down:before {
  content: "\f0ab";
}
.la-arrow-circle-left:before {
  content: "\f0a8";
}
.la-arrow-circle-right:before {
  content: "\f0a9";
}
.la-arrow-circle-up:before {
  content: "\f0aa";
}
.la-arrow-down:before {
  content: "\f063";
}
.la-arrow-left:before {
  content: "\f060";
}
.la-arrow-right:before {
  content: "\f061";
}
.la-arrow-up:before {
  content: "\f062";
}
.la-arrows-alt:before {
  content: "\f0b2";
}
.la-arrows-alt-h:before {
  content: "\f337";
}
.la-arrows-alt-v:before {
  content: "\f338";
}
.la-artstation:before {
  content: "\f77a";
}
.la-assistive-listening-systems:before {
  content: "\f2a2";
}
.la-asterisk:before {
  content: "\f069";
}
.la-asymmetrik:before {
  content: "\f372";
}
.la-at:before {
  content: "\f1fa";
}
.la-atlas:before {
  content: "\f558";
}
.la-atlassian:before {
  content: "\f77b";
}
.la-atom:before {
  content: "\f5d2";
}
.la-audible:before {
  content: "\f373";
}
.la-audio-description:before {
  content: "\f29e";
}
.la-autoprefixer:before {
  content: "\f41c";
}
.la-avianex:before {
  content: "\f374";
}
.la-aviato:before {
  content: "\f421";
}
.la-award:before {
  content: "\f559";
}
.la-aws:before {
  content: "\f375";
}
.la-baby:before {
  content: "\f77c";
}
.la-baby-carriage:before {
  content: "\f77d";
}
.la-backspace:before {
  content: "\f55a";
}
.la-backward:before {
  content: "\f04a";
}
.la-bacon:before {
  content: "\f7e5";
}
.la-balance-scale:before {
  content: "\f24e";
}
.la-balance-scale-left:before {
  content: "\f515";
}
.la-balance-scale-right:before {
  content: "\f516";
}
.la-ban:before {
  content: "\f05e";
}
.la-band-aid:before {
  content: "\f462";
}
.la-bandcamp:before {
  content: "\f2d5";
}
.la-barcode:before {
  content: "\f02a";
}
.la-bars:before {
  content: "\f0c9";
}
.la-baseball-ball:before {
  content: "\f433";
}
.la-basketball-ball:before {
  content: "\f434";
}
.la-bath:before {
  content: "\f2cd";
}
.la-battery-empty:before {
  content: "\f244";
}
.la-battery-full:before {
  content: "\f240";
}
.la-battery-half:before {
  content: "\f242";
}
.la-battery-quarter:before {
  content: "\f243";
}
.la-battery-three-quarters:before {
  content: "\f241";
}
.la-battle-net:before {
  content: "\f835";
}
.la-bed:before {
  content: "\f236";
}
.la-beer:before {
  content: "\f0fc";
}
.la-behance:before {
  content: "\f1b4";
}
.la-behance-square:before {
  content: "\f1b5";
}
.la-bell:before {
  content: "\f0f3";
}
.la-bell-slash:before {
  content: "\f1f6";
}
.la-bezier-curve:before {
  content: "\f55b";
}
.la-bible:before {
  content: "\f647";
}
.la-bicycle:before {
  content: "\f206";
}
.la-biking:before {
  content: "\f84a";
}
.la-bimobject:before {
  content: "\f378";
}
.la-binoculars:before {
  content: "\f1e5";
}
.la-biohazard:before {
  content: "\f780";
}
.la-birthday-cake:before {
  content: "\f1fd";
}
.la-bitbucket:before {
  content: "\f171";
}
.la-bitcoin:before {
  content: "\f379";
}
.la-bity:before {
  content: "\f37a";
}
.la-black-tie:before {
  content: "\f27e";
}
.la-blackberry:before {
  content: "\f37b";
}
.la-blender:before {
  content: "\f517";
}
.la-blender-phone:before {
  content: "\f6b6";
}
.la-blind:before {
  content: "\f29d";
}
.la-blog:before {
  content: "\f781";
}
.la-blogger:before {
  content: "\f37c";
}
.la-blogger-b:before {
  content: "\f37d";
}
.la-bluetooth:before {
  content: "\f293";
}
.la-bluetooth-b:before {
  content: "\f294";
}
.la-bold:before {
  content: "\f032";
}
.la-bolt:before {
  content: "\f0e7";
}
.la-bomb:before {
  content: "\f1e2";
}
.la-bone:before {
  content: "\f5d7";
}
.la-bong:before {
  content: "\f55c";
}
.la-book:before {
  content: "\f02d";
}
.la-book-dead:before {
  content: "\f6b7";
}
.la-book-medical:before {
  content: "\f7e6";
}
.la-book-open:before {
  content: "\f518";
}
.la-book-reader:before {
  content: "\f5da";
}
.la-bookmark:before {
  content: "\f02e";
}
.la-bootstrap:before {
  content: "\f836";
}
.la-border-all:before {
  content: "\f84c";
}
.la-border-none:before {
  content: "\f850";
}
.la-border-style:before {
  content: "\f853";
}
.la-bowling-ball:before {
  content: "\f436";
}
.la-box:before {
  content: "\f466";
}
.la-box-open:before {
  content: "\f49e";
}
.la-boxes:before {
  content: "\f468";
}
.la-braille:before {
  content: "\f2a1";
}
.la-brain:before {
  content: "\f5dc";
}
.la-bread-slice:before {
  content: "\f7ec";
}
.la-briefcase:before {
  content: "\f0b1";
}
.la-briefcase-medical:before {
  content: "\f469";
}
.la-broadcast-tower:before {
  content: "\f519";
}
.la-broom:before {
  content: "\f51a";
}
.la-brush:before {
  content: "\f55d";
}
.la-btc:before {
  content: "\f15a";
}
.la-buffer:before {
  content: "\f837";
}
.la-bug:before {
  content: "\f188";
}
.la-building:before {
  content: "\f1ad";
}
.la-bullhorn:before {
  content: "\f0a1";
}
.la-bullseye:before {
  content: "\f140";
}
.la-burn:before {
  content: "\f46a";
}
.la-buromobelexperte:before {
  content: "\f37f";
}
.la-bus:before {
  content: "\f207";
}
.la-bus-alt:before {
  content: "\f55e";
}
.la-business-time:before {
  content: "\f64a";
}
.la-buy-n-large:before {
  content: "\f8a6";
}
.la-buysellads:before {
  content: "\f20d";
}
.la-calculator:before {
  content: "\f1ec";
}
.la-calendar:before {
  content: "\f133";
}
.la-calendar-alt:before {
  content: "\f073";
}
.la-calendar-check:before {
  content: "\f274";
}
.la-calendar-day:before {
  content: "\f783";
}
.la-calendar-minus:before {
  content: "\f272";
}
.la-calendar-plus:before {
  content: "\f271";
}
.la-calendar-times:before {
  content: "\f273";
}
.la-calendar-week:before {
  content: "\f784";
}
.la-camera:before {
  content: "\f030";
}
.la-camera-retro:before {
  content: "\f083";
}
.la-campground:before {
  content: "\f6bb";
}
.la-canadian-maple-leaf:before {
  content: "\f785";
}
.la-candy-cane:before {
  content: "\f786";
}
.la-cannabis:before {
  content: "\f55f";
}
.la-capsules:before {
  content: "\f46b";
}
.la-car:before {
  content: "\f1b9";
}
.la-car-alt:before {
  content: "\f5de";
}
.la-car-battery:before {
  content: "\f5df";
}
.la-car-crash:before {
  content: "\f5e1";
}
.la-car-side:before {
  content: "\f5e4";
}
.la-caret-down:before {
  content: "\f0d7";
}
.la-caret-left:before {
  content: "\f0d9";
}
.la-caret-right:before {
  content: "\f0da";
}
.la-caret-square-down:before {
  content: "\f150";
}
.la-caret-square-left:before {
  content: "\f191";
}
.la-caret-square-right:before {
  content: "\f152";
}
.la-caret-square-up:before {
  content: "\f151";
}
.la-caret-up:before {
  content: "\f0d8";
}
.la-carrot:before {
  content: "\f787";
}
.la-cart-arrow-down:before {
  content: "\f218";
}
.la-cart-plus:before {
  content: "\f217";
}
.la-cash-register:before {
  content: "\f788";
}
.la-cat:before {
  content: "\f6be";
}
.la-cc-amazon-pay:before {
  content: "\f42d";
}
.la-cc-amex:before {
  content: "\f1f3";
}
.la-cc-apple-pay:before {
  content: "\f416";
}
.la-cc-diners-club:before {
  content: "\f24c";
}
.la-cc-discover:before {
  content: "\f1f2";
}
.la-cc-jcb:before {
  content: "\f24b";
}
.la-cc-mastercard:before {
  content: "\f1f1";
}
.la-cc-paypal:before {
  content: "\f1f4";
}
.la-cc-stripe:before {
  content: "\f1f5";
}
.la-cc-visa:before {
  content: "\f1f0";
}
.la-centercode:before {
  content: "\f380";
}
.la-centos:before {
  content: "\f789";
}
.la-certificate:before {
  content: "\f0a3";
}
.la-chair:before {
  content: "\f6c0";
}
.la-chalkboard:before {
  content: "\f51b";
}
.la-chalkboard-teacher:before {
  content: "\f51c";
}
.la-charging-station:before {
  content: "\f5e7";
}
.la-chart-area:before {
  content: "\f1fe";
}
.la-chart-bar:before {
  content: "\f080";
}
.la-chart-line:before {
  content: "\f201";
}
.la-chart-pie:before {
  content: "\f200";
}
.la-check:before {
  content: "\f00c";
}
.la-check-circle:before {
  content: "\f058";
}
.la-check-double:before {
  content: "\f560";
}
.la-check-square:before {
  content: "\f14a";
}
.la-cheese:before {
  content: "\f7ef";
}
.la-chess:before {
  content: "\f439";
}
.la-chess-bishop:before {
  content: "\f43a";
}
.la-chess-board:before {
  content: "\f43c";
}
.la-chess-king:before {
  content: "\f43f";
}
.la-chess-knight:before {
  content: "\f441";
}
.la-chess-pawn:before {
  content: "\f443";
}
.la-chess-queen:before {
  content: "\f445";
}
.la-chess-rook:before {
  content: "\f447";
}
.la-chevron-circle-down:before {
  content: "\f13a";
}
.la-chevron-circle-left:before {
  content: "\f137";
}
.la-chevron-circle-right:before {
  content: "\f138";
}
.la-chevron-circle-up:before {
  content: "\f139";
}
.la-chevron-down:before {
  content: "\f078";
}
.la-chevron-left:before {
  content: "\f053";
}
.la-chevron-right:before {
  content: "\f054";
}
.la-chevron-up:before {
  content: "\f077";
}
.la-child:before {
  content: "\f1ae";
}
.la-chrome:before {
  content: "\f268";
}
.la-chromecast:before {
  content: "\f838";
}
.la-church:before {
  content: "\f51d";
}
.la-circle:before {
  content: "\f111";
}
.la-circle-notch:before {
  content: "\f1ce";
}
.la-city:before {
  content: "\f64f";
}
.la-clinic-medical:before {
  content: "\f7f2";
}
.la-clipboard:before {
  content: "\f328";
}
.la-clipboard-check:before {
  content: "\f46c";
}
.la-clipboard-list:before {
  content: "\f46d";
}
.la-clock:before {
  content: "\f017";
}
.la-clone:before {
  content: "\f24d";
}
.la-closed-captioning:before {
  content: "\f20a";
}
.la-cloud:before {
  content: "\f0c2";
}
.la-cloud-download-alt:before {
  content: "\f381";
}
.la-cloud-meatball:before {
  content: "\f73b";
}
.la-cloud-moon:before {
  content: "\f6c3";
}
.la-cloud-moon-rain:before {
  content: "\f73c";
}
.la-cloud-rain:before {
  content: "\f73d";
}
.la-cloud-showers-heavy:before {
  content: "\f740";
}
.la-cloud-sun:before {
  content: "\f6c4";
}
.la-cloud-sun-rain:before {
  content: "\f743";
}
.la-cloud-upload-alt:before {
  content: "\f382";
}
.la-cloudscale:before {
  content: "\f383";
}
.la-cloudsmith:before {
  content: "\f384";
}
.la-cloudversify:before {
  content: "\f385";
}
.la-cocktail:before {
  content: "\f561";
}
.la-code:before {
  content: "\f121";
}
.la-code-branch:before {
  content: "\f126";
}
.la-codepen:before {
  content: "\f1cb";
}
.la-codiepie:before {
  content: "\f284";
}
.la-coffee:before {
  content: "\f0f4";
}
.la-cog:before {
  content: "\f013";
}
.la-cogs:before {
  content: "\f085";
}
.la-coins:before {
  content: "\f51e";
}
.la-columns:before {
  content: "\f0db";
}
.la-comment:before {
  content: "\f075";
}
.la-comment-alt:before {
  content: "\f27a";
}
.la-comment-dollar:before {
  content: "\f651";
}
.la-comment-dots:before {
  content: "\f4ad";
}
.la-comment-medical:before {
  content: "\f7f5";
}
.la-comment-slash:before {
  content: "\f4b3";
}
.la-comments:before {
  content: "\f086";
}
.la-comments-dollar:before {
  content: "\f653";
}
.la-compact-disc:before {
  content: "\f51f";
}
.la-compass:before {
  content: "\f14e";
}
.la-compress:before {
  content: "\f066";
}
.la-compress-arrows-alt:before {
  content: "\f78c";
}
.la-concierge-bell:before {
  content: "\f562";
}
.la-confluence:before {
  content: "\f78d";
}
.la-connectdevelop:before {
  content: "\f20e";
}
.la-contao:before {
  content: "\f26d";
}
.la-cookie:before {
  content: "\f563";
}
.la-cookie-bite:before {
  content: "\f564";
}
.la-copy:before {
  content: "\f0c5";
}
.la-copyright:before {
  content: "\f1f9";
}
.la-cotton-bureau:before {
  content: "\f89e";
}
.la-couch:before {
  content: "\f4b8";
}
.la-cpanel:before {
  content: "\f388";
}
.la-creative-commons:before {
  content: "\f25e";
}
.la-creative-commons-by:before {
  content: "\f4e7";
}
.la-creative-commons-nc:before {
  content: "\f4e8";
}
.la-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.la-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.la-creative-commons-nd:before {
  content: "\f4eb";
}
.la-creative-commons-pd:before {
  content: "\f4ec";
}
.la-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.la-creative-commons-remix:before {
  content: "\f4ee";
}
.la-creative-commons-sa:before {
  content: "\f4ef";
}
.la-creative-commons-sampling:before {
  content: "\f4f0";
}
.la-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.la-creative-commons-share:before {
  content: "\f4f2";
}
.la-creative-commons-zero:before {
  content: "\f4f3";
}
.la-credit-card:before {
  content: "\f09d";
}
.la-critical-role:before {
  content: "\f6c9";
}
.la-crop:before {
  content: "\f125";
}
.la-crop-alt:before {
  content: "\f565";
}
.la-cross:before {
  content: "\f654";
}
.la-crosshairs:before {
  content: "\f05b";
}
.la-crow:before {
  content: "\f520";
}
.la-crown:before {
  content: "\f521";
}
.la-crutch:before {
  content: "\f7f7";
}
.la-css3:before {
  content: "\f13c";
}
.la-css3-alt:before {
  content: "\f38b";
}
.la-cube:before {
  content: "\f1b2";
}
.la-cubes:before {
  content: "\f1b3";
}
.la-cut:before {
  content: "\f0c4";
}
.la-cuttlefish:before {
  content: "\f38c";
}
.la-d-and-d:before {
  content: "\f38d";
}
.la-d-and-d-beyond:before {
  content: "\f6ca";
}
.la-dashcube:before {
  content: "\f210";
}
.la-database:before {
  content: "\f1c0";
}
.la-deaf:before {
  content: "\f2a4";
}
.la-delicious:before {
  content: "\f1a5";
}
.la-democrat:before {
  content: "\f747";
}
.la-deploydog:before {
  content: "\f38e";
}
.la-deskpro:before {
  content: "\f38f";
}
.la-desktop:before {
  content: "\f108";
}
.la-dev:before {
  content: "\f6cc";
}
.la-deviantart:before {
  content: "\f1bd";
}
.la-dharmachakra:before {
  content: "\f655";
}
.la-dhl:before {
  content: "\f790";
}
.la-diagnoses:before {
  content: "\f470";
}
.la-diaspora:before {
  content: "\f791";
}
.la-dice:before {
  content: "\f522";
}
.la-dice-d20:before {
  content: "\f6cf";
}
.la-dice-d6:before {
  content: "\f6d1";
}
.la-dice-five:before {
  content: "\f523";
}
.la-dice-four:before {
  content: "\f524";
}
.la-dice-one:before {
  content: "\f525";
}
.la-dice-six:before {
  content: "\f526";
}
.la-dice-three:before {
  content: "\f527";
}
.la-dice-two:before {
  content: "\f528";
}
.la-digg:before {
  content: "\f1a6";
}
.la-digital-ocean:before {
  content: "\f391";
}
.la-digital-tachograph:before {
  content: "\f566";
}
.la-directions:before {
  content: "\f5eb";
}
.la-discord:before {
  content: "\f392";
}
.la-discourse:before {
  content: "\f393";
}
.la-divide:before {
  content: "\f529";
}
.la-dizzy:before {
  content: "\f567";
}
.la-dna:before {
  content: "\f471";
}
.la-dochub:before {
  content: "\f394";
}
.la-docker:before {
  content: "\f395";
}
.la-dog:before {
  content: "\f6d3";
}
.la-dollar-sign:before {
  content: "\f155";
}
.la-dolly:before {
  content: "\f472";
}
.la-dolly-flatbed:before {
  content: "\f474";
}
.la-donate:before {
  content: "\f4b9";
}
.la-door-closed:before {
  content: "\f52a";
}
.la-door-open:before {
  content: "\f52b";
}
.la-dot-circle:before {
  content: "\f192";
}
.la-dove:before {
  content: "\f4ba";
}
.la-download:before {
  content: "\f019";
}
.la-draft2digital:before {
  content: "\f396";
}
.la-drafting-compass:before {
  content: "\f568";
}
.la-dragon:before {
  content: "\f6d5";
}
.la-draw-polygon:before {
  content: "\f5ee";
}
.la-dribbble:before {
  content: "\f17d";
}
.la-dribbble-square:before {
  content: "\f397";
}
.la-dropbox:before {
  content: "\f16b";
}
.la-drum:before {
  content: "\f569";
}
.la-drum-steelpan:before {
  content: "\f56a";
}
.la-drumstick-bite:before {
  content: "\f6d7";
}
.la-drupal:before {
  content: "\f1a9";
}
.la-dumbbell:before {
  content: "\f44b";
}
.la-dumpster:before {
  content: "\f793";
}
.la-dumpster-fire:before {
  content: "\f794";
}
.la-dungeon:before {
  content: "\f6d9";
}
.la-dyalog:before {
  content: "\f399";
}
.la-earlybirds:before {
  content: "\f39a";
}
.la-ebay:before {
  content: "\f4f4";
}
.la-edge:before {
  content: "\f282";
}
.la-edit:before {
  content: "\f044";
}
.la-egg:before {
  content: "\f7fb";
}
.la-eject:before {
  content: "\f052";
}
.la-elementor:before {
  content: "\f430";
}
.la-ellipsis-h:before {
  content: "\f141";
}
.la-ellipsis-v:before {
  content: "\f142";
}
.la-ello:before {
  content: "\f5f1";
}
.la-ember:before {
  content: "\f423";
}
.la-empire:before {
  content: "\f1d1";
}
.la-envelope:before {
  content: "\f0e0";
}
.la-envelope-open:before {
  content: "\f2b6";
}
.la-envelope-open-text:before {
  content: "\f658";
}
.la-envelope-square:before {
  content: "\f199";
}
.la-envira:before {
  content: "\f299";
}
.la-equals:before {
  content: "\f52c";
}
.la-eraser:before {
  content: "\f12d";
}
.la-erlang:before {
  content: "\f39d";
}
.la-ethereum:before {
  content: "\f42e";
}
.la-ethernet:before {
  content: "\f796";
}
.la-etsy:before {
  content: "\f2d7";
}
.la-euro-sign:before {
  content: "\f153";
}
.la-evernote:before {
  content: "\f839";
}
.la-exchange-alt:before {
  content: "\f362";
}
.la-exclamation:before {
  content: "\f12a";
}
.la-exclamation-circle:before {
  content: "\f06a";
}
.la-exclamation-triangle:before {
  content: "\f071";
}
.la-expand:before {
  content: "\f065";
}
.la-expand-arrows-alt:before {
  content: "\f31e";
}
.la-expeditedssl:before {
  content: "\f23e";
}
.la-external-link-alt:before {
  content: "\f35d";
}
.la-external-link-square-alt:before {
  content: "\f360";
}
.la-eye:before {
  content: "\f06e";
}
.la-eye-dropper:before {
  content: "\f1fb";
}
.la-eye-slash:before {
  content: "\f070";
}
.la-facebook:before {
  content: "\f09a";
}
.la-facebook-f:before {
  content: "\f39e";
}
.la-facebook-messenger:before {
  content: "\f39f";
}
.la-facebook-square:before {
  content: "\f082";
}
.la-fan:before {
  content: "\f863";
}
.la-fantasy-flight-games:before {
  content: "\f6dc";
}
.la-fast-backward:before {
  content: "\f049";
}
.la-fast-forward:before {
  content: "\f050";
}
.la-fax:before {
  content: "\f1ac";
}
.la-feather:before {
  content: "\f52d";
}
.la-feather-alt:before {
  content: "\f56b";
}
.la-fedex:before {
  content: "\f797";
}
.la-fedora:before {
  content: "\f798";
}
.la-female:before {
  content: "\f182";
}
.la-fighter-jet:before {
  content: "\f0fb";
}
.la-figma:before {
  content: "\f799";
}
.la-file:before {
  content: "\f15b";
}
.la-file-alt:before {
  content: "\f15c";
}
.la-file-archive:before {
  content: "\f1c6";
}
.la-file-audio:before {
  content: "\f1c7";
}
.la-file-code:before {
  content: "\f1c9";
}
.la-file-contract:before {
  content: "\f56c";
}
.la-file-csv:before {
  content: "\f6dd";
}
.la-file-download:before {
  content: "\f56d";
}
.la-file-excel:before {
  content: "\f1c3";
}
.la-file-export:before {
  content: "\f56e";
}
.la-file-image:before {
  content: "\f1c5";
}
.la-file-import:before {
  content: "\f56f";
}
.la-file-invoice:before {
  content: "\f570";
}
.la-file-invoice-dollar:before {
  content: "\f571";
}
.la-file-medical:before {
  content: "\f477";
}
.la-file-medical-alt:before {
  content: "\f478";
}
.la-file-pdf:before {
  content: "\f1c1";
}
.la-file-powerpoint:before {
  content: "\f1c4";
}
.la-file-prescription:before {
  content: "\f572";
}
.la-file-signature:before {
  content: "\f573";
}
.la-file-upload:before {
  content: "\f574";
}
.la-file-video:before {
  content: "\f1c8";
}
.la-file-word:before {
  content: "\f1c2";
}
.la-fill:before {
  content: "\f575";
}
.la-fill-drip:before {
  content: "\f576";
}
.la-film:before {
  content: "\f008";
}
.la-filter:before {
  content: "\f0b0";
}
.la-fingerprint:before {
  content: "\f577";
}
.la-fire:before {
  content: "\f06d";
}
.la-fire-alt:before {
  content: "\f7e4";
}
.la-fire-extinguisher:before {
  content: "\f134";
}
.la-firefox:before {
  content: "\f269";
}
.la-first-aid:before {
  content: "\f479";
}
.la-first-order:before {
  content: "\f2b0";
}
.la-first-order-alt:before {
  content: "\f50a";
}
.la-firstdraft:before {
  content: "\f3a1";
}
.la-fish:before {
  content: "\f578";
}
.la-fist-raised:before {
  content: "\f6de";
}
.la-flag:before {
  content: "\f024";
}
.la-flag-checkered:before {
  content: "\f11e";
}
.la-flag-usa:before {
  content: "\f74d";
}
.la-flask:before {
  content: "\f0c3";
}
.la-flickr:before {
  content: "\f16e";
}
.la-flipboard:before {
  content: "\f44d";
}
.la-flushed:before {
  content: "\f579";
}
.la-fly:before {
  content: "\f417";
}
.la-folder:before {
  content: "\f07b";
}
.la-folder-minus:before {
  content: "\f65d";
}
.la-folder-open:before {
  content: "\f07c";
}
.la-folder-plus:before {
  content: "\f65e";
}
.la-font:before {
  content: "\f031";
}
.la-font-awesome:before {
  content: "\f2b4";
}
.la-font-awesome-alt:before {
  content: "\f35c";
}
.la-font-awesome-flag:before {
  content: "\f425";
}
.la-font-awesome-logo-full:before {
  content: "\f4e6";
}
.la-fonticons:before {
  content: "\f280";
}
.la-fonticons-fi:before {
  content: "\f3a2";
}
.la-football-ball:before {
  content: "\f44e";
}
.la-fort-awesome:before {
  content: "\f286";
}
.la-fort-awesome-alt:before {
  content: "\f3a3";
}
.la-forumbee:before {
  content: "\f211";
}
.la-forward:before {
  content: "\f04e";
}
.la-foursquare:before {
  content: "\f180";
}
.la-free-code-camp:before {
  content: "\f2c5";
}
.la-freebsd:before {
  content: "\f3a4";
}
.la-frog:before {
  content: "\f52e";
}
.la-frown:before {
  content: "\f119";
}
.la-frown-open:before {
  content: "\f57a";
}
.la-fulcrum:before {
  content: "\f50b";
}
.la-funnel-dollar:before {
  content: "\f662";
}
.la-futbol:before {
  content: "\f1e3";
}
.la-galactic-republic:before {
  content: "\f50c";
}
.la-galactic-senate:before {
  content: "\f50d";
}
.la-gamepad:before {
  content: "\f11b";
}
.la-gas-pump:before {
  content: "\f52f";
}
.la-gavel:before {
  content: "\f0e3";
}
.la-gem:before {
  content: "\f3a5";
}
.la-genderless:before {
  content: "\f22d";
}
.la-get-pocket:before {
  content: "\f265";
}
.la-gg:before {
  content: "\f260";
}
.la-gg-circle:before {
  content: "\f261";
}
.la-ghost:before {
  content: "\f6e2";
}
.la-gift:before {
  content: "\f06b";
}
.la-gifts:before {
  content: "\f79c";
}
.la-git:before {
  content: "\f1d3";
}
.la-git-alt:before {
  content: "\f841";
}
.la-git-square:before {
  content: "\f1d2";
}
.la-github:before {
  content: "\f09b";
}
.la-github-alt:before {
  content: "\f113";
}
.la-github-square:before {
  content: "\f092";
}
.la-gitkraken:before {
  content: "\f3a6";
}
.la-gitlab:before {
  content: "\f296";
}
.la-gitter:before {
  content: "\f426";
}
.la-glass-cheers:before {
  content: "\f79f";
}
.la-glass-martini:before {
  content: "\f000";
}
.la-glass-martini-alt:before {
  content: "\f57b";
}
.la-glass-whiskey:before {
  content: "\f7a0";
}
.la-glasses:before {
  content: "\f530";
}
.la-glide:before {
  content: "\f2a5";
}
.la-glide-g:before {
  content: "\f2a6";
}
.la-globe:before {
  content: "\f0ac";
}
.la-globe-africa:before {
  content: "\f57c";
}
.la-globe-americas:before {
  content: "\f57d";
}
.la-globe-asia:before {
  content: "\f57e";
}
.la-globe-europe:before {
  content: "\f7a2";
}
.la-gofore:before {
  content: "\f3a7";
}
.la-golf-ball:before {
  content: "\f450";
}
.la-goodreads:before {
  content: "\f3a8";
}
.la-goodreads-g:before {
  content: "\f3a9";
}
.la-google:before {
  content: "\f1a0";
}
.la-google-drive:before {
  content: "\f3aa";
}
.la-google-play:before {
  content: "\f3ab";
}
.la-google-plus:before {
  content: "\f2b3";
}
.la-google-plus-g:before {
  content: "\f0d5";
}
.la-google-plus-square:before {
  content: "\f0d4";
}
.la-google-wallet:before {
  content: "\f1ee";
}
.la-gopuram:before {
  content: "\f664";
}
.la-graduation-cap:before {
  content: "\f19d";
}
.la-gratipay:before {
  content: "\f184";
}
.la-grav:before {
  content: "\f2d6";
}
.la-greater-than:before {
  content: "\f531";
}
.la-greater-than-equal:before {
  content: "\f532";
}
.la-grimace:before {
  content: "\f57f";
}
.la-grin:before {
  content: "\f580";
}
.la-grin-alt:before {
  content: "\f581";
}
.la-grin-beam:before {
  content: "\f582";
}
.la-grin-beam-sweat:before {
  content: "\f583";
}
.la-grin-hearts:before {
  content: "\f584";
}
.la-grin-squint:before {
  content: "\f585";
}
.la-grin-squint-tears:before {
  content: "\f586";
}
.la-grin-stars:before {
  content: "\f587";
}
.la-grin-tears:before {
  content: "\f588";
}
.la-grin-tongue:before {
  content: "\f589";
}
.la-grin-tongue-squint:before {
  content: "\f58a";
}
.la-grin-tongue-wink:before {
  content: "\f58b";
}
.la-grin-wink:before {
  content: "\f58c";
}
.la-grip-horizontal:before {
  content: "\f58d";
}
.la-grip-lines:before {
  content: "\f7a4";
}
.la-grip-lines-vertical:before {
  content: "\f7a5";
}
.la-grip-vertical:before {
  content: "\f58e";
}
.la-gripfire:before {
  content: "\f3ac";
}
.la-grunt:before {
  content: "\f3ad";
}
.la-guitar:before {
  content: "\f7a6";
}
.la-gulp:before {
  content: "\f3ae";
}
.la-h-square:before {
  content: "\f0fd";
}
.la-hacker-news:before {
  content: "\f1d4";
}
.la-hacker-news-square:before {
  content: "\f3af";
}
.la-hackerrank:before {
  content: "\f5f7";
}
.la-hamburger:before {
  content: "\f805";
}
.la-hammer:before {
  content: "\f6e3";
}
.la-hamsa:before {
  content: "\f665";
}
.la-hand-holding:before {
  content: "\f4bd";
}
.la-hand-holding-heart:before {
  content: "\f4be";
}
.la-hand-holding-usd:before {
  content: "\f4c0";
}
.la-hand-lizard:before {
  content: "\f258";
}
.la-hand-middle-finger:before {
  content: "\f806";
}
.la-hand-paper:before {
  content: "\f256";
}
.la-hand-peace:before {
  content: "\f25b";
}
.la-hand-point-down:before {
  content: "\f0a7";
}
.la-hand-point-left:before {
  content: "\f0a5";
}
.la-hand-point-right:before {
  content: "\f0a4";
}
.la-hand-point-up:before {
  content: "\f0a6";
}
.la-hand-pointer:before {
  content: "\f25a";
}
.la-hand-rock:before {
  content: "\f255";
}
.la-hand-scissors:before {
  content: "\f257";
}
.la-hand-spock:before {
  content: "\f259";
}
.la-hands:before {
  content: "\f4c2";
}
.la-hands-helping:before {
  content: "\f4c4";
}
.la-handshake:before {
  content: "\f2b5";
}
.la-hanukiah:before {
  content: "\f6e6";
}
.la-hard-hat:before {
  content: "\f807";
}
.la-hashtag:before {
  content: "\f292";
}
.la-hat-cowboy:before {
  content: "\f8c0";
}
.la-hat-cowboy-side:before {
  content: "\f8c1";
}
.la-hat-wizard:before {
  content: "\f6e8";
}
.la-haykal:before {
  content: "\f666";
}
.la-hdd:before {
  content: "\f0a0";
}
.la-heading:before {
  content: "\f1dc";
}
.la-headphones:before {
  content: "\f025";
}
.la-headphones-alt:before {
  content: "\f58f";
}
.la-headset:before {
  content: "\f590";
}
.la-heart:before {
  content: "\f004";
}
.la-heart-broken:before {
  content: "\f7a9";
}
.la-heartbeat:before {
  content: "\f21e";
}
.la-helicopter:before {
  content: "\f533";
}
.la-highlighter:before {
  content: "\f591";
}
.la-hiking:before {
  content: "\f6ec";
}
.la-hippo:before {
  content: "\f6ed";
}
.la-hips:before {
  content: "\f452";
}
.la-hire-a-helper:before {
  content: "\f3b0";
}
.la-history:before {
  content: "\f1da";
}
.la-hockey-puck:before {
  content: "\f453";
}
.la-holly-berry:before {
  content: "\f7aa";
}
.la-home:before {
  content: "\f015";
}
.la-hooli:before {
  content: "\f427";
}
.la-hornbill:before {
  content: "\f592";
}
.la-horse:before {
  content: "\f6f0";
}
.la-horse-head:before {
  content: "\f7ab";
}
.la-hospital:before {
  content: "\f0f8";
}
.la-hospital-alt:before {
  content: "\f47d";
}
.la-hospital-symbol:before {
  content: "\f47e";
}
.la-hot-tub:before {
  content: "\f593";
}
.la-hotdog:before {
  content: "\f80f";
}
.la-hotel:before {
  content: "\f594";
}
.la-hotjar:before {
  content: "\f3b1";
}
.la-hourglass:before {
  content: "\f254";
}
.la-hourglass-end:before {
  content: "\f253";
}
.la-hourglass-half:before {
  content: "\f252";
}
.la-hourglass-start:before {
  content: "\f251";
}
.la-house-damage:before {
  content: "\f6f1";
}
.la-houzz:before {
  content: "\f27c";
}
.la-hryvnia:before {
  content: "\f6f2";
}
.la-html5:before {
  content: "\f13b";
}
.la-hubspot:before {
  content: "\f3b2";
}
.la-i-cursor:before {
  content: "\f246";
}
.la-ice-cream:before {
  content: "\f810";
}
.la-icicles:before {
  content: "\f7ad";
}
.la-icons:before {
  content: "\f86d";
}
.la-id-badge:before {
  content: "\f2c1";
}
.la-id-card:before {
  content: "\f2c2";
}
.la-id-card-alt:before {
  content: "\f47f";
}
.la-igloo:before {
  content: "\f7ae";
}
.la-image:before {
  content: "\f03e";
}
.la-images:before {
  content: "\f302";
}
.la-imdb:before {
  content: "\f2d8";
}
.la-inbox:before {
  content: "\f01c";
}
.la-indent:before {
  content: "\f03c";
}
.la-industry:before {
  content: "\f275";
}
.la-infinity:before {
  content: "\f534";
}
.la-info:before {
  content: "\f129";
}
.la-info-circle:before {
  content: "\f05a";
}
.la-instagram:before {
  content: "\f16d";
}
.la-intercom:before {
  content: "\f7af";
}
.la-internet-explorer:before {
  content: "\f26b";
}
.la-invision:before {
  content: "\f7b0";
}
.la-ioxhost:before {
  content: "\f208";
}
.la-italic:before {
  content: "\f033";
}
.la-itch-io:before {
  content: "\f83a";
}
.la-itunes:before {
  content: "\f3b4";
}
.la-itunes-note:before {
  content: "\f3b5";
}
.la-java:before {
  content: "\f4e4";
}
.la-jedi:before {
  content: "\f669";
}
.la-jedi-order:before {
  content: "\f50e";
}
.la-jenkins:before {
  content: "\f3b6";
}
.la-jira:before {
  content: "\f7b1";
}
.la-joget:before {
  content: "\f3b7";
}
.la-joint:before {
  content: "\f595";
}
.la-joomla:before {
  content: "\f1aa";
}
.la-journal-whills:before {
  content: "\f66a";
}
.la-js:before {
  content: "\f3b8";
}
.la-js-square:before {
  content: "\f3b9";
}
.la-jsfiddle:before {
  content: "\f1cc";
}
.la-kaaba:before {
  content: "\f66b";
}
.la-kaggle:before {
  content: "\f5fa";
}
.la-key:before {
  content: "\f084";
}
.la-keybase:before {
  content: "\f4f5";
}
.la-keyboard:before {
  content: "\f11c";
}
.la-keycdn:before {
  content: "\f3ba";
}
.la-khanda:before {
  content: "\f66d";
}
.la-kickstarter:before {
  content: "\f3bb";
}
.la-kickstarter-k:before {
  content: "\f3bc";
}
.la-kiss:before {
  content: "\f596";
}
.la-kiss-beam:before {
  content: "\f597";
}
.la-kiss-wink-heart:before {
  content: "\f598";
}
.la-kiwi-bird:before {
  content: "\f535";
}
.la-korvue:before {
  content: "\f42f";
}
.la-landmark:before {
  content: "\f66f";
}
.la-language:before {
  content: "\f1ab";
}
.la-laptop:before {
  content: "\f109";
}
.la-laptop-code:before {
  content: "\f5fc";
}
.la-laptop-medical:before {
  content: "\f812";
}
.la-laravel:before {
  content: "\f3bd";
}
.la-lastfm:before {
  content: "\f202";
}
.la-lastfm-square:before {
  content: "\f203";
}
.la-laugh:before {
  content: "\f599";
}
.la-laugh-beam:before {
  content: "\f59a";
}
.la-laugh-squint:before {
  content: "\f59b";
}
.la-laugh-wink:before {
  content: "\f59c";
}
.la-layer-group:before {
  content: "\f5fd";
}
.la-leaf:before {
  content: "\f06c";
}
.la-leanpub:before {
  content: "\f212";
}
.la-lemon:before {
  content: "\f094";
}
.la-less:before {
  content: "\f41d";
}
.la-less-than:before {
  content: "\f536";
}
.la-less-than-equal:before {
  content: "\f537";
}
.la-level-down-alt:before {
  content: "\f3be";
}
.la-level-up-alt:before {
  content: "\f3bf";
}
.la-life-ring:before {
  content: "\f1cd";
}
.la-lightbulb:before {
  content: "\f0eb";
}
.la-line:before {
  content: "\f3c0";
}
.la-link:before {
  content: "\f0c1";
}
.la-linkedin:before {
  content: "\f08c";
}
.la-linkedin-in:before {
  content: "\f0e1";
}
.la-linode:before {
  content: "\f2b8";
}
.la-linux:before {
  content: "\f17c";
}
.la-lira-sign:before {
  content: "\f195";
}
.la-list:before {
  content: "\f03a";
}
.la-list-alt:before {
  content: "\f022";
}
.la-list-ol:before {
  content: "\f0cb";
}
.la-list-ul:before {
  content: "\f0ca";
}
.la-location-arrow:before {
  content: "\f124";
}
.la-lock:before {
  content: "\f023";
}
.la-lock-open:before {
  content: "\f3c1";
}
.la-long-arrow-alt-down:before {
  content: "\f309";
}
.la-long-arrow-alt-left:before {
  content: "\f30a";
}
.la-long-arrow-alt-right:before {
  content: "\f30b";
}
.la-long-arrow-alt-up:before {
  content: "\f30c";
}
.la-low-vision:before {
  content: "\f2a8";
}
.la-luggage-cart:before {
  content: "\f59d";
}
.la-lyft:before {
  content: "\f3c3";
}
.la-magento:before {
  content: "\f3c4";
}
.la-magic:before {
  content: "\f0d0";
}
.la-magnet:before {
  content: "\f076";
}
.la-mail-bulk:before {
  content: "\f674";
}
.la-mailchimp:before {
  content: "\f59e";
}
.la-male:before {
  content: "\f183";
}
.la-mandalorian:before {
  content: "\f50f";
}
.la-map:before {
  content: "\f279";
}
.la-map-marked:before {
  content: "\f59f";
}
.la-map-marked-alt:before {
  content: "\f5a0";
}
.la-map-marker:before {
  content: "\f041";
}
.la-map-marker-alt:before {
  content: "\f3c5";
}
.la-map-pin:before {
  content: "\f276";
}
.la-map-signs:before {
  content: "\f277";
}
.la-markdown:before {
  content: "\f60f";
}
.la-marker:before {
  content: "\f5a1";
}
.la-mars:before {
  content: "\f222";
}
.la-mars-double:before {
  content: "\f227";
}
.la-mars-stroke:before {
  content: "\f229";
}
.la-mars-stroke-h:before {
  content: "\f22b";
}
.la-mars-stroke-v:before {
  content: "\f22a";
}
.la-mask:before {
  content: "\f6fa";
}
.la-mastodon:before {
  content: "\f4f6";
}
.la-maxcdn:before {
  content: "\f136";
}
.la-mdb:before {
  content: "\f8ca";
}
.la-medal:before {
  content: "\f5a2";
}
.la-medapps:before {
  content: "\f3c6";
}
.la-medium:before {
  content: "\f23a";
}
.la-medium-m:before {
  content: "\f3c7";
}
.la-medkit:before {
  content: "\f0fa";
}
.la-medrt:before {
  content: "\f3c8";
}
.la-meetup:before {
  content: "\f2e0";
}
.la-megaport:before {
  content: "\f5a3";
}
.la-meh:before {
  content: "\f11a";
}
.la-meh-blank:before {
  content: "\f5a4";
}
.la-meh-rolling-eyes:before {
  content: "\f5a5";
}
.la-memory:before {
  content: "\f538";
}
.la-mendeley:before {
  content: "\f7b3";
}
.la-menorah:before {
  content: "\f676";
}
.la-mercury:before {
  content: "\f223";
}
.la-meteor:before {
  content: "\f753";
}
.la-microchip:before {
  content: "\f2db";
}
.la-microphone:before {
  content: "\f130";
}
.la-microphone-alt:before {
  content: "\f3c9";
}
.la-microphone-alt-slash:before {
  content: "\f539";
}
.la-microphone-slash:before {
  content: "\f131";
}
.la-microscope:before {
  content: "\f610";
}
.la-microsoft:before {
  content: "\f3ca";
}
.la-minus:before {
  content: "\f068";
}
.la-minus-circle:before {
  content: "\f056";
}
.la-minus-square:before {
  content: "\f146";
}
.la-mitten:before {
  content: "\f7b5";
}
.la-mix:before {
  content: "\f3cb";
}
.la-mixcloud:before {
  content: "\f289";
}
.la-mizuni:before {
  content: "\f3cc";
}
.la-mobile:before {
  content: "\f10b";
}
.la-mobile-alt:before {
  content: "\f3cd";
}
.la-modx:before {
  content: "\f285";
}
.la-monero:before {
  content: "\f3d0";
}
.la-money-bill:before {
  content: "\f0d6";
}
.la-money-bill-alt:before {
  content: "\f3d1";
}
.la-money-bill-wave:before {
  content: "\f53a";
}
.la-money-bill-wave-alt:before {
  content: "\f53b";
}
.la-money-check:before {
  content: "\f53c";
}
.la-money-check-alt:before {
  content: "\f53d";
}
.la-monument:before {
  content: "\f5a6";
}
.la-moon:before {
  content: "\f186";
}
.la-mortar-pestle:before {
  content: "\f5a7";
}
.la-mosque:before {
  content: "\f678";
}
.la-motorcycle:before {
  content: "\f21c";
}
.la-mountain:before {
  content: "\f6fc";
}
.la-mouse:before {
  content: "\f8cc";
}
.la-mouse-pointer:before {
  content: "\f245";
}
.la-mug-hot:before {
  content: "\f7b6";
}
.la-music:before {
  content: "\f001";
}
.la-napster:before {
  content: "\f3d2";
}
.la-neos:before {
  content: "\f612";
}
.la-network-wired:before {
  content: "\f6ff";
}
.la-neuter:before {
  content: "\f22c";
}
.la-newspaper:before {
  content: "\f1ea";
}
.la-nimblr:before {
  content: "\f5a8";
}
.la-node:before {
  content: "\f419";
}
.la-node-js:before {
  content: "\f3d3";
}
.la-not-equal:before {
  content: "\f53e";
}
.la-notes-medical:before {
  content: "\f481";
}
.la-npm:before {
  content: "\f3d4";
}
.la-ns8:before {
  content: "\f3d5";
}
.la-nutritionix:before {
  content: "\f3d6";
}
.la-object-group:before {
  content: "\f247";
}
.la-object-ungroup:before {
  content: "\f248";
}
.la-odnoklassniki:before {
  content: "\f263";
}
.la-odnoklassniki-square:before {
  content: "\f264";
}
.la-oil-can:before {
  content: "\f613";
}
.la-old-republic:before {
  content: "\f510";
}
.la-om:before {
  content: "\f679";
}
.la-opencart:before {
  content: "\f23d";
}
.la-openid:before {
  content: "\f19b";
}
.la-opera:before {
  content: "\f26a";
}
.la-optin-monster:before {
  content: "\f23c";
}
.la-orcid:before {
  content: "\f8d2";
}
.la-osi:before {
  content: "\f41a";
}
.la-otter:before {
  content: "\f700";
}
.la-outdent:before {
  content: "\f03b";
}
.la-page4:before {
  content: "\f3d7";
}
.la-pagelines:before {
  content: "\f18c";
}
.la-pager:before {
  content: "\f815";
}
.la-paint-brush:before {
  content: "\f1fc";
}
.la-paint-roller:before {
  content: "\f5aa";
}
.la-palette:before {
  content: "\f53f";
}
.la-palfed:before {
  content: "\f3d8";
}
.la-pallet:before {
  content: "\f482";
}
.la-paper-plane:before {
  content: "\f1d8";
}
.la-paperclip:before {
  content: "\f0c6";
}
.la-parachute-box:before {
  content: "\f4cd";
}
.la-paragraph:before {
  content: "\f1dd";
}
.la-parking:before {
  content: "\f540";
}
.la-passport:before {
  content: "\f5ab";
}
.la-pastafarianism:before {
  content: "\f67b";
}
.la-paste:before {
  content: "\f0ea";
}
.la-patreon:before {
  content: "\f3d9";
}
.la-pause:before {
  content: "\f04c";
}
.la-pause-circle:before {
  content: "\f28b";
}
.la-paw:before {
  content: "\f1b0";
}
.la-paypal:before {
  content: "\f1ed";
}
.la-peace:before {
  content: "\f67c";
}
.la-pen:before {
  content: "\f304";
}
.la-pen-alt:before {
  content: "\f305";
}
.la-pen-fancy:before {
  content: "\f5ac";
}
.la-pen-nib:before {
  content: "\f5ad";
}
.la-pen-square:before {
  content: "\f14b";
}
.la-pencil-alt:before {
  content: "\f303";
}
.la-pencil-ruler:before {
  content: "\f5ae";
}
.la-penny-arcade:before {
  content: "\f704";
}
.la-people-carry:before {
  content: "\f4ce";
}
.la-pepper-hot:before {
  content: "\f816";
}
.la-percent:before {
  content: "\f295";
}
.la-percentage:before {
  content: "\f541";
}
.la-periscope:before {
  content: "\f3da";
}
.la-person-booth:before {
  content: "\f756";
}
.la-phabricator:before {
  content: "\f3db";
}
.la-phoenix-framework:before {
  content: "\f3dc";
}
.la-phoenix-squadron:before {
  content: "\f511";
}
.la-phone:before {
  content: "\f095";
}
.la-phone-alt:before {
  content: "\f879";
}
.la-phone-slash:before {
  content: "\f3dd";
}
.la-phone-square:before {
  content: "\f098";
}
.la-phone-square-alt:before {
  content: "\f87b";
}
.la-phone-volume:before {
  content: "\f2a0";
}
.la-photo-video:before {
  content: "\f87c";
}
.la-php:before {
  content: "\f457";
}
.la-pied-piper:before {
  content: "\f2ae";
}
.la-pied-piper-alt:before {
  content: "\f1a8";
}
.la-pied-piper-hat:before {
  content: "\f4e5";
}
.la-pied-piper-pp:before {
  content: "\f1a7";
}
.la-piggy-bank:before {
  content: "\f4d3";
}
.la-pills:before {
  content: "\f484";
}
.la-pinterest:before {
  content: "\f0d2";
}
.la-pinterest-p:before {
  content: "\f231";
}
.la-pinterest-square:before {
  content: "\f0d3";
}
.la-pizza-slice:before {
  content: "\f818";
}
.la-place-of-worship:before {
  content: "\f67f";
}
.la-plane:before {
  content: "\f072";
}
.la-plane-arrival:before {
  content: "\f5af";
}
.la-plane-departure:before {
  content: "\f5b0";
}
.la-play:before {
  content: "\f04b";
}
.la-play-circle:before {
  content: "\f144";
}
.la-playstation:before {
  content: "\f3df";
}
.la-plug:before {
  content: "\f1e6";
}
.la-plus:before {
  content: "\f067";
}
.la-plus-circle:before {
  content: "\f055";
}
.la-plus-square:before {
  content: "\f0fe";
}
.la-podcast:before {
  content: "\f2ce";
}
.la-poll:before {
  content: "\f681";
}
.la-poll-h:before {
  content: "\f682";
}
.la-poo:before {
  content: "\f2fe";
}
.la-poo-storm:before {
  content: "\f75a";
}
.la-poop:before {
  content: "\f619";
}
.la-portrait:before {
  content: "\f3e0";
}
.la-pound-sign:before {
  content: "\f154";
}
.la-power-off:before {
  content: "\f011";
}
.la-pray:before {
  content: "\f683";
}
.la-praying-hands:before {
  content: "\f684";
}
.la-prescription:before {
  content: "\f5b1";
}
.la-prescription-bottle:before {
  content: "\f485";
}
.la-prescription-bottle-alt:before {
  content: "\f486";
}
.la-print:before {
  content: "\f02f";
}
.la-procedures:before {
  content: "\f487";
}
.la-product-hunt:before {
  content: "\f288";
}
.la-project-diagram:before {
  content: "\f542";
}
.la-pushed:before {
  content: "\f3e1";
}
.la-puzzle-piece:before {
  content: "\f12e";
}
.la-python:before {
  content: "\f3e2";
}
.la-qq:before {
  content: "\f1d6";
}
.la-qrcode:before {
  content: "\f029";
}
.la-question:before {
  content: "\f128";
}
.la-question-circle:before {
  content: "\f059";
}
.la-quidditch:before {
  content: "\f458";
}
.la-quinscape:before {
  content: "\f459";
}
.la-quora:before {
  content: "\f2c4";
}
.la-quote-left:before {
  content: "\f10d";
}
.la-quote-right:before {
  content: "\f10e";
}
.la-quran:before {
  content: "\f687";
}
.la-r-project:before {
  content: "\f4f7";
}
.la-radiation:before {
  content: "\f7b9";
}
.la-radiation-alt:before {
  content: "\f7ba";
}
.la-rainbow:before {
  content: "\f75b";
}
.la-random:before {
  content: "\f074";
}
.la-raspberry-pi:before {
  content: "\f7bb";
}
.la-ravelry:before {
  content: "\f2d9";
}
.la-react:before {
  content: "\f41b";
}
.la-reacteurope:before {
  content: "\f75d";
}
.la-readme:before {
  content: "\f4d5";
}
.la-rebel:before {
  content: "\f1d0";
}
.la-receipt:before {
  content: "\f543";
}
.la-record-vinyl:before {
  content: "\f8d9";
}
.la-recycle:before {
  content: "\f1b8";
}
.la-red-river:before {
  content: "\f3e3";
}
.la-reddit:before {
  content: "\f1a1";
}
.la-reddit-alien:before {
  content: "\f281";
}
.la-reddit-square:before {
  content: "\f1a2";
}
.la-redhat:before {
  content: "\f7bc";
}
.la-redo:before {
  content: "\f01e";
}
.la-redo-alt:before {
  content: "\f2f9";
}
.la-registered:before {
  content: "\f25d";
}
.la-remove-format:before {
  content: "\f87d";
}
.la-renren:before {
  content: "\f18b";
}
.la-reply:before {
  content: "\f3e5";
}
.la-reply-all:before {
  content: "\f122";
}
.la-replyd:before {
  content: "\f3e6";
}
.la-republican:before {
  content: "\f75e";
}
.la-researchgate:before {
  content: "\f4f8";
}
.la-resolving:before {
  content: "\f3e7";
}
.la-restroom:before {
  content: "\f7bd";
}
.la-retweet:before {
  content: "\f079";
}
.la-rev:before {
  content: "\f5b2";
}
.la-ribbon:before {
  content: "\f4d6";
}
.la-ring:before {
  content: "\f70b";
}
.la-road:before {
  content: "\f018";
}
.la-robot:before {
  content: "\f544";
}
.la-rocket:before {
  content: "\f135";
}
.la-rocketchat:before {
  content: "\f3e8";
}
.la-rockrms:before {
  content: "\f3e9";
}
.la-route:before {
  content: "\f4d7";
}
.la-rss:before {
  content: "\f09e";
}
.la-rss-square:before {
  content: "\f143";
}
.la-ruble-sign:before {
  content: "\f158";
}
.la-ruler:before {
  content: "\f545";
}
.la-ruler-combined:before {
  content: "\f546";
}
.la-ruler-horizontal:before {
  content: "\f547";
}
.la-ruler-vertical:before {
  content: "\f548";
}
.la-running:before {
  content: "\f70c";
}
.la-rupee-sign:before {
  content: "\f156";
}
.la-sad-cry:before {
  content: "\f5b3";
}
.la-sad-tear:before {
  content: "\f5b4";
}
.la-safari:before {
  content: "\f267";
}
.la-salesforce:before {
  content: "\f83b";
}
.la-sass:before {
  content: "\f41e";
}
.la-satellite:before {
  content: "\f7bf";
}
.la-satellite-dish:before {
  content: "\f7c0";
}
.la-save:before {
  content: "\f0c7";
}
.la-schlix:before {
  content: "\f3ea";
}
.la-school:before {
  content: "\f549";
}
.la-screwdriver:before {
  content: "\f54a";
}
.la-scribd:before {
  content: "\f28a";
}
.la-scroll:before {
  content: "\f70e";
}
.la-sd-card:before {
  content: "\f7c2";
}
.la-search:before {
  content: "\f002";
}
.la-search-dollar:before {
  content: "\f688";
}
.la-search-location:before {
  content: "\f689";
}
.la-search-minus:before {
  content: "\f010";
}
.la-search-plus:before {
  content: "\f00e";
}
.la-searchengin:before {
  content: "\f3eb";
}
.la-seedling:before {
  content: "\f4d8";
}
.la-sellcast:before {
  content: "\f2da";
}
.la-sellsy:before {
  content: "\f213";
}
.la-server:before {
  content: "\f233";
}
.la-servicestack:before {
  content: "\f3ec";
}
.la-shapes:before {
  content: "\f61f";
}
.la-share:before {
  content: "\f064";
}
.la-share-alt:before {
  content: "\f1e0";
}
.la-share-alt-square:before {
  content: "\f1e1";
}
.la-share-square:before {
  content: "\f14d";
}
.la-shekel-sign:before {
  content: "\f20b";
}
.la-shield-alt:before {
  content: "\f3ed";
}
.la-ship:before {
  content: "\f21a";
}
.la-shipping-fast:before {
  content: "\f48b";
}
.la-shirtsinbulk:before {
  content: "\f214";
}
.la-shoe-prints:before {
  content: "\f54b";
}
.la-shopping-bag:before {
  content: "\f290";
}
.la-shopping-basket:before {
  content: "\f291";
}
.la-shopping-cart:before {
  content: "\f07a";
}
.la-shopware:before {
  content: "\f5b5";
}
.la-shower:before {
  content: "\f2cc";
}
.la-shuttle-van:before {
  content: "\f5b6";
}
.la-sign:before {
  content: "\f4d9";
}
.la-sign-in-alt:before {
  content: "\f2f6";
}
.la-sign-language:before {
  content: "\f2a7";
}
.la-sign-out-alt:before {
  content: "\f2f5";
}
.la-signal:before {
  content: "\f012";
}
.la-signature:before {
  content: "\f5b7";
}
.la-sim-card:before {
  content: "\f7c4";
}
.la-simplybuilt:before {
  content: "\f215";
}
.la-sistrix:before {
  content: "\f3ee";
}
.la-sitemap:before {
  content: "\f0e8";
}
.la-sith:before {
  content: "\f512";
}
.la-skating:before {
  content: "\f7c5";
}
.la-sketch:before {
  content: "\f7c6";
}
.la-skiing:before {
  content: "\f7c9";
}
.la-skiing-nordic:before {
  content: "\f7ca";
}
.la-skull:before {
  content: "\f54c";
}
.la-skull-crossbones:before {
  content: "\f714";
}
.la-skyatlas:before {
  content: "\f216";
}
.la-skype:before {
  content: "\f17e";
}
.la-slack:before {
  content: "\f198";
}
.la-slack-hash:before {
  content: "\f3ef";
}
.la-slash:before {
  content: "\f715";
}
.la-sleigh:before {
  content: "\f7cc";
}
.la-sliders-h:before {
  content: "\f1de";
}
.la-slideshare:before {
  content: "\f1e7";
}
.la-smile:before {
  content: "\f118";
}
.la-smile-beam:before {
  content: "\f5b8";
}
.la-smile-wink:before {
  content: "\f4da";
}
.la-smog:before {
  content: "\f75f";
}
.la-smoking:before {
  content: "\f48d";
}
.la-smoking-ban:before {
  content: "\f54d";
}
.la-sms:before {
  content: "\f7cd";
}
.la-snapchat:before {
  content: "\f2ab";
}
.la-snapchat-ghost:before {
  content: "\f2ac";
}
.la-snapchat-square:before {
  content: "\f2ad";
}
.la-snowboarding:before {
  content: "\f7ce";
}
.la-snowflake:before {
  content: "\f2dc";
}
.la-snowman:before {
  content: "\f7d0";
}
.la-snowplow:before {
  content: "\f7d2";
}
.la-socks:before {
  content: "\f696";
}
.la-solar-panel:before {
  content: "\f5ba";
}
.la-sort:before {
  content: "\f0dc";
}
.la-sort-alpha-down:before {
  content: "\f15d";
}
.la-sort-alpha-down-alt:before {
  content: "\f881";
}
.la-sort-alpha-up:before {
  content: "\f15e";
}
.la-sort-alpha-up-alt:before {
  content: "\f882";
}
.la-sort-amount-down:before {
  content: "\f160";
}
.la-sort-amount-down-alt:before {
  content: "\f884";
}
.la-sort-amount-up:before {
  content: "\f161";
}
.la-sort-amount-up-alt:before {
  content: "\f885";
}
.la-sort-down:before {
  content: "\f0dd";
}
.la-sort-numeric-down:before {
  content: "\f162";
}
.la-sort-numeric-down-alt:before {
  content: "\f886";
}
.la-sort-numeric-up:before {
  content: "\f163";
}
.la-sort-numeric-up-alt:before {
  content: "\f887";
}
.la-sort-up:before {
  content: "\f0de";
}
.la-soundcloud:before {
  content: "\f1be";
}
.la-sourcetree:before {
  content: "\f7d3";
}
.la-spa:before {
  content: "\f5bb";
}
.la-space-shuttle:before {
  content: "\f197";
}
.la-speakap:before {
  content: "\f3f3";
}
.la-speaker-deck:before {
  content: "\f83c";
}
.la-spell-check:before {
  content: "\f891";
}
.la-spider:before {
  content: "\f717";
}
.la-spinner:before {
  content: "\f110";
}
.la-splotch:before {
  content: "\f5bc";
}
.la-spotify:before {
  content: "\f1bc";
}
.la-spray-can:before {
  content: "\f5bd";
}
.la-square:before {
  content: "\f0c8";
}
.la-square-full:before {
  content: "\f45c";
}
.la-square-root-alt:before {
  content: "\f698";
}
.la-squarespace:before {
  content: "\f5be";
}
.la-stack-exchange:before {
  content: "\f18d";
}
.la-stack-overflow:before {
  content: "\f16c";
}
.la-stackpath:before {
  content: "\f842";
}
.la-stamp:before {
  content: "\f5bf";
}
.la-star:before {
  content: "\f005";
}
.la-star-and-crescent:before {
  content: "\f699";
}
.la-star-half:before {
  content: "\f089";
}
.la-star-half-alt:before {
  content: "\f5c0";
}
.la-star-of-david:before {
  content: "\f69a";
}
.la-star-of-life:before {
  content: "\f621";
}
.la-staylinked:before {
  content: "\f3f5";
}
.la-steam:before {
  content: "\f1b6";
}
.la-steam-square:before {
  content: "\f1b7";
}
.la-steam-symbol:before {
  content: "\f3f6";
}
.la-step-backward:before {
  content: "\f048";
}
.la-step-forward:before {
  content: "\f051";
}
.la-stethoscope:before {
  content: "\f0f1";
}
.la-sticker-mule:before {
  content: "\f3f7";
}
.la-sticky-note:before {
  content: "\f249";
}
.la-stop:before {
  content: "\f04d";
}
.la-stop-circle:before {
  content: "\f28d";
}
.la-stopwatch:before {
  content: "\f2f2";
}
.la-store:before {
  content: "\f54e";
}
.la-store-alt:before {
  content: "\f54f";
}
.la-strava:before {
  content: "\f428";
}
.la-stream:before {
  content: "\f550";
}
.la-street-view:before {
  content: "\f21d";
}
.la-strikethrough:before {
  content: "\f0cc";
}
.la-stripe:before {
  content: "\f429";
}
.la-stripe-s:before {
  content: "\f42a";
}
.la-stroopwafel:before {
  content: "\f551";
}
.la-studiovinari:before {
  content: "\f3f8";
}
.la-stumbleupon:before {
  content: "\f1a4";
}
.la-stumbleupon-circle:before {
  content: "\f1a3";
}
.la-subscript:before {
  content: "\f12c";
}
.la-subway:before {
  content: "\f239";
}
.la-suitcase:before {
  content: "\f0f2";
}
.la-suitcase-rolling:before {
  content: "\f5c1";
}
.la-sun:before {
  content: "\f185";
}
.la-superpowers:before {
  content: "\f2dd";
}
.la-superscript:before {
  content: "\f12b";
}
.la-supple:before {
  content: "\f3f9";
}
.la-surprise:before {
  content: "\f5c2";
}
.la-suse:before {
  content: "\f7d6";
}
.la-swatchbook:before {
  content: "\f5c3";
}
.la-swift:before {
  content: "\f8e1";
}
.la-swimmer:before {
  content: "\f5c4";
}
.la-swimming-pool:before {
  content: "\f5c5";
}
.la-symfony:before {
  content: "\f83d";
}
.la-synagogue:before {
  content: "\f69b";
}
.la-sync:before {
  content: "\f021";
}
.la-sync-alt:before {
  content: "\f2f1";
}
.la-syringe:before {
  content: "\f48e";
}
.la-table:before {
  content: "\f0ce";
}
.la-table-tennis:before {
  content: "\f45d";
}
.la-tablet:before {
  content: "\f10a";
}
.la-tablet-alt:before {
  content: "\f3fa";
}
.la-tablets:before {
  content: "\f490";
}
.la-tachometer-alt:before {
  content: "\f3fd";
}
.la-tag:before {
  content: "\f02b";
}
.la-tags:before {
  content: "\f02c";
}
.la-tape:before {
  content: "\f4db";
}
.la-tasks:before {
  content: "\f0ae";
}
.la-taxi:before {
  content: "\f1ba";
}
.la-teamspeak:before {
  content: "\f4f9";
}
.la-teeth:before {
  content: "\f62e";
}
.la-teeth-open:before {
  content: "\f62f";
}
.la-telegram:before {
  content: "\f2c6";
}
.la-telegram-plane:before {
  content: "\f3fe";
}
.la-temperature-high:before {
  content: "\f769";
}
.la-temperature-low:before {
  content: "\f76b";
}
.la-tencent-weibo:before {
  content: "\f1d5";
}
.la-tenge:before {
  content: "\f7d7";
}
.la-terminal:before {
  content: "\f120";
}
.la-text-height:before {
  content: "\f034";
}
.la-text-width:before {
  content: "\f035";
}
.la-th:before {
  content: "\f00a";
}
.la-th-large:before {
  content: "\f009";
}
.la-th-list:before {
  content: "\f00b";
}
.la-the-red-yeti:before {
  content: "\f69d";
}
.la-theater-masks:before {
  content: "\f630";
}
.la-themeco:before {
  content: "\f5c6";
}
.la-themeisle:before {
  content: "\f2b2";
}
.la-thermometer:before {
  content: "\f491";
}
.la-thermometer-empty:before {
  content: "\f2cb";
}
.la-thermometer-full:before {
  content: "\f2c7";
}
.la-thermometer-half:before {
  content: "\f2c9";
}
.la-thermometer-quarter:before {
  content: "\f2ca";
}
.la-thermometer-three-quarters:before {
  content: "\f2c8";
}
.la-think-peaks:before {
  content: "\f731";
}
.la-thumbs-down:before {
  content: "\f165";
}
.la-thumbs-up:before {
  content: "\f164";
}
.la-thumbtack:before {
  content: "\f08d";
}
.la-ticket-alt:before {
  content: "\f3ff";
}
.la-times:before {
  content: "\f00d";
}
.la-times-circle:before {
  content: "\f057";
}
.la-tint:before {
  content: "\f043";
}
.la-tint-slash:before {
  content: "\f5c7";
}
.la-tired:before {
  content: "\f5c8";
}
.la-toggle-off:before {
  content: "\f204";
}
.la-toggle-on:before {
  content: "\f205";
}
.la-toilet:before {
  content: "\f7d8";
}
.la-toilet-paper:before {
  content: "\f71e";
}
.la-toolbox:before {
  content: "\f552";
}
.la-tools:before {
  content: "\f7d9";
}
.la-tooth:before {
  content: "\f5c9";
}
.la-torah:before {
  content: "\f6a0";
}
.la-torii-gate:before {
  content: "\f6a1";
}
.la-tractor:before {
  content: "\f722";
}
.la-trade-federation:before {
  content: "\f513";
}
.la-trademark:before {
  content: "\f25c";
}
.la-traffic-light:before {
  content: "\f637";
}
.la-train:before {
  content: "\f238";
}
.la-tram:before {
  content: "\f7da";
}
.la-transgender:before {
  content: "\f224";
}
.la-transgender-alt:before {
  content: "\f225";
}
.la-trash:before {
  content: "\f1f8";
}
.la-trash-alt:before {
  content: "\f2ed";
}
.la-trash-restore:before {
  content: "\f829";
}
.la-trash-restore-alt:before {
  content: "\f82a";
}
.la-tree:before {
  content: "\f1bb";
}
.la-trello:before {
  content: "\f181";
}
.la-tripadvisor:before {
  content: "\f262";
}
.la-trophy:before {
  content: "\f091";
}
.la-truck:before {
  content: "\f0d1";
}
.la-truck-loading:before {
  content: "\f4de";
}
.la-truck-monster:before {
  content: "\f63b";
}
.la-truck-moving:before {
  content: "\f4df";
}
.la-truck-pickup:before {
  content: "\f63c";
}
.la-tshirt:before {
  content: "\f553";
}
.la-tty:before {
  content: "\f1e4";
}
.la-tumblr:before {
  content: "\f173";
}
.la-tumblr-square:before {
  content: "\f174";
}
.la-tv:before {
  content: "\f26c";
}
.la-twitch:before {
  content: "\f1e8";
}
.la-twitter:before {
  content: "\f099";
}
.la-twitter-square:before {
  content: "\f081";
}
.la-typo3:before {
  content: "\f42b";
}
.la-uber:before {
  content: "\f402";
}
.la-ubuntu:before {
  content: "\f7df";
}
.la-uikit:before {
  content: "\f403";
}
.la-umbraco:before {
  content: "\f8e8";
}
.la-umbrella:before {
  content: "\f0e9";
}
.la-umbrella-beach:before {
  content: "\f5ca";
}
.la-underline:before {
  content: "\f0cd";
}
.la-undo:before {
  content: "\f0e2";
}
.la-undo-alt:before {
  content: "\f2ea";
}
.la-uniregistry:before {
  content: "\f404";
}
.la-universal-access:before {
  content: "\f29a";
}
.la-university:before {
  content: "\f19c";
}
.la-unlink:before {
  content: "\f127";
}
.la-unlock:before {
  content: "\f09c";
}
.la-unlock-alt:before {
  content: "\f13e";
}
.la-untappd:before {
  content: "\f405";
}
.la-upload:before {
  content: "\f093";
}
.la-ups:before {
  content: "\f7e0";
}
.la-usb:before {
  content: "\f287";
}
.la-user:before {
  content: "\f007";
}
.la-user-alt:before {
  content: "\f406";
}
.la-user-alt-slash:before {
  content: "\f4fa";
}
.la-user-astronaut:before {
  content: "\f4fb";
}
.la-user-check:before {
  content: "\f4fc";
}
.la-user-circle:before {
  content: "\f2bd";
}
.la-user-clock:before {
  content: "\f4fd";
}
.la-user-cog:before {
  content: "\f4fe";
}
.la-user-edit:before {
  content: "\f4ff";
}
.la-user-friends:before {
  content: "\f500";
}
.la-user-graduate:before {
  content: "\f501";
}
.la-user-injured:before {
  content: "\f728";
}
.la-user-lock:before {
  content: "\f502";
}
.la-user-md:before {
  content: "\f0f0";
}
.la-user-minus:before {
  content: "\f503";
}
.la-user-ninja:before {
  content: "\f504";
}
.la-user-nurse:before {
  content: "\f82f";
}
.la-user-plus:before {
  content: "\f234";
}
.la-user-secret:before {
  content: "\f21b";
}
.la-user-shield:before {
  content: "\f505";
}
.la-user-slash:before {
  content: "\f506";
}
.la-user-tag:before {
  content: "\f507";
}
.la-user-tie:before {
  content: "\f508";
}
.la-user-times:before {
  content: "\f235";
}
.la-users:before {
  content: "\f0c0";
}
.la-users-cog:before {
  content: "\f509";
}
.la-usps:before {
  content: "\f7e1";
}
.la-ussunnah:before {
  content: "\f407";
}
.la-utensil-spoon:before {
  content: "\f2e5";
}
.la-utensils:before {
  content: "\f2e7";
}
.la-vaadin:before {
  content: "\f408";
}
.la-vector-square:before {
  content: "\f5cb";
}
.la-venus:before {
  content: "\f221";
}
.la-venus-double:before {
  content: "\f226";
}
.la-venus-mars:before {
  content: "\f228";
}
.la-viacoin:before {
  content: "\f237";
}
.la-viadeo:before {
  content: "\f2a9";
}
.la-viadeo-square:before {
  content: "\f2aa";
}
.la-vial:before {
  content: "\f492";
}
.la-vials:before {
  content: "\f493";
}
.la-viber:before {
  content: "\f409";
}
.la-video:before {
  content: "\f03d";
}
.la-video-slash:before {
  content: "\f4e2";
}
.la-vihara:before {
  content: "\f6a7";
}
.la-vimeo:before {
  content: "\f40a";
}
.la-vimeo-square:before {
  content: "\f194";
}
.la-vimeo-v:before {
  content: "\f27d";
}
.la-vine:before {
  content: "\f1ca";
}
.la-vk:before {
  content: "\f189";
}
.la-vnv:before {
  content: "\f40b";
}
.la-voicemail:before {
  content: "\f897";
}
.la-volleyball-ball:before {
  content: "\f45f";
}
.la-volume-down:before {
  content: "\f027";
}
.la-volume-mute:before {
  content: "\f6a9";
}
.la-volume-off:before {
  content: "\f026";
}
.la-volume-up:before {
  content: "\f028";
}
.la-vote-yea:before {
  content: "\f772";
}
.la-vr-cardboard:before {
  content: "\f729";
}
.la-vuejs:before {
  content: "\f41f";
}
.la-walking:before {
  content: "\f554";
}
.la-wallet:before {
  content: "\f555";
}
.la-warehouse:before {
  content: "\f494";
}
.la-water:before {
  content: "\f773";
}
.la-wave-square:before {
  content: "\f83e";
}
.la-waze:before {
  content: "\f83f";
}
.la-weebly:before {
  content: "\f5cc";
}
.la-weibo:before {
  content: "\f18a";
}
.la-weight:before {
  content: "\f496";
}
.la-weight-hanging:before {
  content: "\f5cd";
}
.la-weixin:before {
  content: "\f1d7";
}
.la-whatsapp:before {
  content: "\f232";
}
.la-whatsapp-square:before {
  content: "\f40c";
}
.la-wheelchair:before {
  content: "\f193";
}
.la-whmcs:before {
  content: "\f40d";
}
.la-wifi:before {
  content: "\f1eb";
}
.la-wikipedia-w:before {
  content: "\f266";
}
.la-wind:before {
  content: "\f72e";
}
.la-window-close:before {
  content: "\f410";
}
.la-window-maximize:before {
  content: "\f2d0";
}
.la-window-minimize:before {
  content: "\f2d1";
}
.la-window-restore:before {
  content: "\f2d2";
}
.la-windows:before {
  content: "\f17a";
}
.la-wine-bottle:before {
  content: "\f72f";
}
.la-wine-glass:before {
  content: "\f4e3";
}
.la-wine-glass-alt:before {
  content: "\f5ce";
}
.la-wix:before {
  content: "\f5cf";
}
.la-wizards-of-the-coast:before {
  content: "\f730";
}
.la-wolf-pack-battalion:before {
  content: "\f514";
}
.la-won-sign:before {
  content: "\f159";
}
.la-wordpress:before {
  content: "\f19a";
}
.la-wordpress-simple:before {
  content: "\f411";
}
.la-wpbeginner:before {
  content: "\f297";
}
.la-wpexplorer:before {
  content: "\f2de";
}
.la-wpforms:before {
  content: "\f298";
}
.la-wpressr:before {
  content: "\f3e4";
}
.la-wrench:before {
  content: "\f0ad";
}
.la-x-ray:before {
  content: "\f497";
}
.la-xbox:before {
  content: "\f412";
}
.la-xing:before {
  content: "\f168";
}
.la-xing-square:before {
  content: "\f169";
}
.la-y-combinator:before {
  content: "\f23b";
}
.la-yahoo:before {
  content: "\f19e";
}
.la-yammer:before {
  content: "\f840";
}
.la-yandex:before {
  content: "\f413";
}
.la-yandex-international:before {
  content: "\f414";
}
.la-yarn:before {
  content: "\f7e3";
}
.la-yelp:before {
  content: "\f1e9";
}
.la-yen-sign:before {
  content: "\f157";
}
.la-yin-yang:before {
  content: "\f6ad";
}
.la-yoast:before {
  content: "\f2b1";
}
.la-youtube:before {
  content: "\f167";
}
.la-youtube-square:before {
  content: "\f431";
}
.la-zhihu:before {
  content: "\f63f";
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-display: auto;
  font-family: Line Awesome Brands;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/la-brands-400.908ce19d18187969b32f.eot);
  src: url(/react/demo/static/media/la-brands-400.908ce19d18187969b32f.eot?#iefix)
      format("embedded-opentype"),
    url(/react/demo/static/media/la-brands-400.3a8109c4ac75662f8355.woff2)
      format("woff2"),
    url(/react/demo/static/media/la-brands-400.925b340f49e65e8bab10.woff)
      format("woff"),
    url(/react/demo/static/media/la-brands-400.6ecea4826b87fafb97be.ttf)
      format("truetype"),
    url(/react/demo/static/media/la-brands-400.928495fae14841a0d610.svg#lineawesome)
      format("svg");
}
.lab {
  font-family: Line Awesome Brands;
}
@font-face {
  font-display: auto;
  font-family: Line Awesome Free;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/la-regular-400.77111476f05dd3443047.eot);
  src: url(/react/demo/static/media/la-regular-400.77111476f05dd3443047.eot?#iefix)
      format("embedded-opentype"),
    url(/react/demo/static/media/la-regular-400.8dc1cedf1f4987f82b72.woff2)
      format("woff2"),
    url(/react/demo/static/media/la-regular-400.aa859c0d08b8193d6586.woff)
      format("woff"),
    url(/react/demo/static/media/la-regular-400.cf246e21218cab398b3d.ttf)
      format("truetype"),
    url(/react/demo/static/media/la-regular-400.86128b71644abd479cfb.svg#lineawesome)
      format("svg");
}
.lar {
  font-weight: 400;
}
@font-face {
  font-display: auto;
  font-family: Line Awesome Free;
  font-style: normal;
  font-weight: 900;
  src: url(/react/demo/static/media/la-solid-900.4184d740eae2fb727bfe.eot);
  src: url(/react/demo/static/media/la-solid-900.4184d740eae2fb727bfe.eot?#iefix)
      format("embedded-opentype"),
    url(/react/demo/static/media/la-solid-900.3efd5ba15a279377d224.woff2)
      format("woff2"),
    url(/react/demo/static/media/la-solid-900.893634871a6cbff72157.woff)
      format("woff"),
    url(/react/demo/static/media/la-solid-900.279f38601f1d1655255f.ttf)
      format("truetype"),
    url(/react/demo/static/media/la-solid-900.a813034654b4ff0a0bac.svg#lineawesome)
      format("svg");
}
.la,
.lar,
.las {
  font-family: Line Awesome Free;
}
.la,
.las {
  font-weight: 900;
}
.la.la-glass:before {
  content: "\f000";
}
.la.la-meetup {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-star-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-star-o:before {
  content: "\f005";
}
.la.la-close:before,
.la.la-remove:before {
  content: "\f00d";
}
.la.la-gear:before {
  content: "\f013";
}
.la.la-trash-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-trash-o:before {
  content: "\f2ed";
}
.la.la-file-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-o:before {
  content: "\f15b";
}
.la.la-clock-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-clock-o:before {
  content: "\f017";
}
.la.la-arrow-circle-o-down {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-arrow-circle-o-down:before {
  content: "\f358";
}
.la.la-arrow-circle-o-up {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-arrow-circle-o-up:before {
  content: "\f35b";
}
.la.la-play-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-play-circle-o:before {
  content: "\f144";
}
.la.la-repeat:before,
.la.la-rotate-right:before {
  content: "\f01e";
}
.la.la-refresh:before {
  content: "\f021";
}
.la.la-list-alt {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-dedent:before {
  content: "\f03b";
}
.la.la-video-camera:before {
  content: "\f03d";
}
.la.la-picture-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-picture-o:before {
  content: "\f03e";
}
.la.la-photo {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-photo:before {
  content: "\f03e";
}
.la.la-image {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-image:before {
  content: "\f03e";
}
.la.la-pencil:before {
  content: "\f303";
}
.la.la-map-marker:before {
  content: "\f3c5";
}
.la.la-pencil-square-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-pencil-square-o:before {
  content: "\f044";
}
.la.la-share-square-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-share-square-o:before {
  content: "\f14d";
}
.la.la-check-square-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-check-square-o:before {
  content: "\f14a";
}
.la.la-arrows:before {
  content: "\f0b2";
}
.la.la-times-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-times-circle-o:before {
  content: "\f057";
}
.la.la-check-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-check-circle-o:before {
  content: "\f058";
}
.la.la-mail-forward:before {
  content: "\f064";
}
.la.la-eye,
.la.la-eye-slash {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-warning:before {
  content: "\f071";
}
.la.la-calendar:before {
  content: "\f073";
}
.la.la-arrows-v:before {
  content: "\f338";
}
.la.la-arrows-h:before {
  content: "\f337";
}
.la.la-bar-chart {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-bar-chart:before {
  content: "\f080";
}
.la.la-bar-chart-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-bar-chart-o:before {
  content: "\f080";
}
.la.la-facebook-square,
.la.la-twitter-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-gears:before {
  content: "\f085";
}
.la.la-thumbs-o-up {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-thumbs-o-up:before {
  content: "\f164";
}
.la.la-thumbs-o-down {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-thumbs-o-down:before {
  content: "\f165";
}
.la.la-heart-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-heart-o:before {
  content: "\f004";
}
.la.la-sign-out:before {
  content: "\f2f5";
}
.la.la-linkedin-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-linkedin-square:before {
  content: "\f08c";
}
.la.la-thumb-tack:before {
  content: "\f08d";
}
.la.la-external-link:before {
  content: "\f35d";
}
.la.la-sign-in:before {
  content: "\f2f6";
}
.la.la-github-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-lemon-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-lemon-o:before {
  content: "\f094";
}
.la.la-square-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-square-o:before {
  content: "\f0c8";
}
.la.la-bookmark-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-bookmark-o:before {
  content: "\f02e";
}
.la.la-facebook,
.la.la-twitter {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-facebook:before {
  content: "\f39e";
}
.la.la-facebook-f {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-facebook-f:before {
  content: "\f39e";
}
.la.la-github {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-credit-card {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-feed:before {
  content: "\f09e";
}
.la.la-hdd-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hdd-o:before {
  content: "\f0a0";
}
.la.la-hand-o-right {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-o-right:before {
  content: "\f0a4";
}
.la.la-hand-o-left {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-o-left:before {
  content: "\f0a5";
}
.la.la-hand-o-up {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-o-up:before {
  content: "\f0a6";
}
.la.la-hand-o-down {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-o-down:before {
  content: "\f0a7";
}
.la.la-arrows-alt:before {
  content: "\f31e";
}
.la.la-group:before {
  content: "\f0c0";
}
.la.la-chain:before {
  content: "\f0c1";
}
.la.la-scissors:before {
  content: "\f0c4";
}
.la.la-files-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-files-o:before {
  content: "\f0c5";
}
.la.la-floppy-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-floppy-o:before {
  content: "\f0c7";
}
.la.la-navicon:before,
.la.la-reorder:before {
  content: "\f0c9";
}
.la.la-google-plus,
.la.la-google-plus-square,
.la.la-pinterest,
.la.la-pinterest-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-google-plus:before {
  content: "\f0d5";
}
.la.la-money {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-money:before {
  content: "\f3d1";
}
.la.la-unsorted:before {
  content: "\f0dc";
}
.la.la-sort-desc:before {
  content: "\f0dd";
}
.la.la-sort-asc:before {
  content: "\f0de";
}
.la.la-linkedin {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-linkedin:before {
  content: "\f0e1";
}
.la.la-rotate-left:before {
  content: "\f0e2";
}
.la.la-legal:before {
  content: "\f0e3";
}
.la.la-dashboard:before,
.la.la-tachometer:before {
  content: "\f3fd";
}
.la.la-comment-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-comment-o:before {
  content: "\f075";
}
.la.la-comments-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-comments-o:before {
  content: "\f086";
}
.la.la-flash:before {
  content: "\f0e7";
}
.la.la-clipboard,
.la.la-paste {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-paste:before {
  content: "\f328";
}
.la.la-lightbulb-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-lightbulb-o:before {
  content: "\f0eb";
}
.la.la-exchange:before {
  content: "\f362";
}
.la.la-cloud-download:before {
  content: "\f381";
}
.la.la-cloud-upload:before {
  content: "\f382";
}
.la.la-bell-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-bell-o:before {
  content: "\f0f3";
}
.la.la-cutlery:before {
  content: "\f2e7";
}
.la.la-file-text-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-text-o:before {
  content: "\f15c";
}
.la.la-building-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-building-o:before {
  content: "\f1ad";
}
.la.la-hospital-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hospital-o:before {
  content: "\f0f8";
}
.la.la-tablet:before {
  content: "\f3fa";
}
.la.la-mobile-phone:before,
.la.la-mobile:before {
  content: "\f3cd";
}
.la.la-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-circle-o:before {
  content: "\f111";
}
.la.la-mail-reply:before {
  content: "\f3e5";
}
.la.la-github-alt {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-folder-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-folder-o:before {
  content: "\f07b";
}
.la.la-folder-open-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-folder-open-o:before {
  content: "\f07c";
}
.la.la-smile-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-smile-o:before {
  content: "\f118";
}
.la.la-frown-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-frown-o:before {
  content: "\f119";
}
.la.la-meh-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-meh-o:before {
  content: "\f11a";
}
.la.la-keyboard-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-keyboard-o:before {
  content: "\f11c";
}
.la.la-flag-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-flag-o:before {
  content: "\f024";
}
.la.la-mail-reply-all:before {
  content: "\f122";
}
.la.la-star-half-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-star-half-o:before {
  content: "\f089";
}
.la.la-star-half-empty {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-star-half-empty:before {
  content: "\f089";
}
.la.la-star-half-full {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-star-half-full:before {
  content: "\f089";
}
.la.la-code-fork:before {
  content: "\f126";
}
.la.la-chain-broken:before {
  content: "\f127";
}
.la.la-shield:before {
  content: "\f3ed";
}
.la.la-calendar-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-calendar-o:before {
  content: "\f133";
}
.la.la-css3,
.la.la-html5,
.la.la-maxcdn {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-ticket:before {
  content: "\f3ff";
}
.la.la-minus-square-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-minus-square-o:before {
  content: "\f146";
}
.la.la-level-up:before {
  content: "\f3bf";
}
.la.la-level-down:before {
  content: "\f3be";
}
.la.la-pencil-square:before {
  content: "\f14b";
}
.la.la-external-link-square:before {
  content: "\f360";
}
.la.la-compass {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-caret-square-o-down {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-caret-square-o-down:before {
  content: "\f150";
}
.la.la-toggle-down {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-toggle-down:before {
  content: "\f150";
}
.la.la-caret-square-o-up {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-caret-square-o-up:before {
  content: "\f151";
}
.la.la-toggle-up {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-toggle-up:before {
  content: "\f151";
}
.la.la-caret-square-o-right {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-caret-square-o-right:before {
  content: "\f152";
}
.la.la-toggle-right {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-toggle-right:before {
  content: "\f152";
}
.la.la-eur:before,
.la.la-euro:before {
  content: "\f153";
}
.la.la-gbp:before {
  content: "\f154";
}
.la.la-dollar:before,
.la.la-usd:before {
  content: "\f155";
}
.la.la-inr:before,
.la.la-rupee:before {
  content: "\f156";
}
.la.la-cny:before,
.la.la-jpy:before,
.la.la-rmb:before,
.la.la-yen:before {
  content: "\f157";
}
.la.la-rouble:before,
.la.la-rub:before,
.la.la-ruble:before {
  content: "\f158";
}
.la.la-krw:before,
.la.la-won:before {
  content: "\f159";
}
.la.la-bitcoin,
.la.la-btc {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-bitcoin:before {
  content: "\f15a";
}
.la.la-file-text:before {
  content: "\f15c";
}
.la.la-sort-alpha-asc:before {
  content: "\f15d";
}
.la.la-sort-alpha-desc:before {
  content: "\f881";
}
.la.la-sort-amount-asc:before {
  content: "\f160";
}
.la.la-sort-amount-desc:before {
  content: "\f884";
}
.la.la-sort-numeric-asc:before {
  content: "\f162";
}
.la.la-sort-numeric-desc:before {
  content: "\f886";
}
.la.la-xing,
.la.la-xing-square,
.la.la-youtube,
.la.la-youtube-play,
.la.la-youtube-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-youtube-play:before {
  content: "\f167";
}
.la.la-adn,
.la.la-bitbucket,
.la.la-bitbucket-square,
.la.la-dropbox,
.la.la-flickr,
.la.la-instagram,
.la.la-stack-overflow {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-bitbucket-square:before {
  content: "\f171";
}
.la.la-tumblr,
.la.la-tumblr-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-long-arrow-down:before {
  content: "\f309";
}
.la.la-long-arrow-up:before {
  content: "\f30c";
}
.la.la-long-arrow-left:before {
  content: "\f30a";
}
.la.la-long-arrow-right:before {
  content: "\f30b";
}
.la.la-android,
.la.la-apple,
.la.la-dribbble,
.la.la-foursquare,
.la.la-gittip,
.la.la-gratipay,
.la.la-linux,
.la.la-skype,
.la.la-trello,
.la.la-windows {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-gittip:before {
  content: "\f184";
}
.la.la-sun-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-sun-o:before {
  content: "\f185";
}
.la.la-moon-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-moon-o:before {
  content: "\f186";
}
.la.la-pagelines,
.la.la-renren,
.la.la-stack-exchange,
.la.la-vk,
.la.la-weibo {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-arrow-circle-o-right {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-arrow-circle-o-right:before {
  content: "\f35a";
}
.la.la-arrow-circle-o-left {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-arrow-circle-o-left:before {
  content: "\f359";
}
.la.la-caret-square-o-left {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-caret-square-o-left:before {
  content: "\f191";
}
.la.la-toggle-left {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-toggle-left:before {
  content: "\f191";
}
.la.la-dot-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-dot-circle-o:before {
  content: "\f192";
}
.la.la-vimeo-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-try:before,
.la.la-turkish-lira:before {
  content: "\f195";
}
.la.la-plus-square-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-plus-square-o:before {
  content: "\f0fe";
}
.la.la-openid,
.la.la-slack,
.la.la-wordpress {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-bank:before,
.la.la-institution:before {
  content: "\f19c";
}
.la.la-mortar-board:before {
  content: "\f19d";
}
.la.la-delicious,
.la.la-digg,
.la.la-drupal,
.la.la-google,
.la.la-joomla,
.la.la-pied-piper-alt,
.la.la-pied-piper-pp,
.la.la-reddit,
.la.la-reddit-square,
.la.la-stumbleupon,
.la.la-stumbleupon-circle,
.la.la-yahoo {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-spoon:before {
  content: "\f2e5";
}
.la.la-behance,
.la.la-behance-square,
.la.la-steam,
.la.la-steam-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-automobile:before {
  content: "\f1b9";
}
.la.la-cab:before {
  content: "\f1ba";
}
.la.la-envelope-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-envelope-o:before {
  content: "\f0e0";
}
.la.la-deviantart,
.la.la-soundcloud {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-file-pdf-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-pdf-o:before {
  content: "\f1c1";
}
.la.la-file-word-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-word-o:before {
  content: "\f1c2";
}
.la.la-file-excel-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-excel-o:before {
  content: "\f1c3";
}
.la.la-file-powerpoint-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-powerpoint-o:before {
  content: "\f1c4";
}
.la.la-file-image-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-image-o:before {
  content: "\f1c5";
}
.la.la-file-photo-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-photo-o:before {
  content: "\f1c5";
}
.la.la-file-picture-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-picture-o:before {
  content: "\f1c5";
}
.la.la-file-archive-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-archive-o:before {
  content: "\f1c6";
}
.la.la-file-zip-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-zip-o:before {
  content: "\f1c6";
}
.la.la-file-audio-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-audio-o:before {
  content: "\f1c7";
}
.la.la-file-sound-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-sound-o:before {
  content: "\f1c7";
}
.la.la-file-video-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-video-o:before {
  content: "\f1c8";
}
.la.la-file-movie-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-movie-o:before {
  content: "\f1c8";
}
.la.la-file-code-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-file-code-o:before {
  content: "\f1c9";
}
.la.la-codepen,
.la.la-jsfiddle,
.la.la-vine {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-life-bouy,
.la.la-life-ring {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-life-bouy:before {
  content: "\f1cd";
}
.la.la-life-buoy {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-life-buoy:before {
  content: "\f1cd";
}
.la.la-life-saver {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-life-saver:before {
  content: "\f1cd";
}
.la.la-support {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-support:before {
  content: "\f1cd";
}
.la.la-circle-o-notch:before {
  content: "\f1ce";
}
.la.la-ra,
.la.la-rebel {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-ra:before {
  content: "\f1d0";
}
.la.la-resistance {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-resistance:before {
  content: "\f1d0";
}
.la.la-empire,
.la.la-ge {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-ge:before {
  content: "\f1d1";
}
.la.la-git,
.la.la-git-square,
.la.la-hacker-news,
.la.la-y-combinator-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-y-combinator-square:before {
  content: "\f1d4";
}
.la.la-yc-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-yc-square:before {
  content: "\f1d4";
}
.la.la-qq,
.la.la-tencent-weibo,
.la.la-wechat,
.la.la-weixin {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-wechat:before {
  content: "\f1d7";
}
.la.la-send:before {
  content: "\f1d8";
}
.la.la-paper-plane-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-paper-plane-o:before {
  content: "\f1d8";
}
.la.la-send-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-send-o:before {
  content: "\f1d8";
}
.la.la-circle-thin {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-circle-thin:before {
  content: "\f111";
}
.la.la-header:before {
  content: "\f1dc";
}
.la.la-sliders:before {
  content: "\f1de";
}
.la.la-futbol-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-futbol-o:before {
  content: "\f1e3";
}
.la.la-soccer-ball-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-soccer-ball-o:before {
  content: "\f1e3";
}
.la.la-slideshare,
.la.la-twitch,
.la.la-yelp {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-newspaper-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-newspaper-o:before {
  content: "\f1ea";
}
.la.la-cc-amex,
.la.la-cc-discover,
.la.la-cc-mastercard,
.la.la-cc-paypal,
.la.la-cc-stripe,
.la.la-cc-visa,
.la.la-google-wallet,
.la.la-paypal {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-bell-slash-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-bell-slash-o:before {
  content: "\f1f6";
}
.la.la-trash:before {
  content: "\f2ed";
}
.la.la-copyright {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-eyedropper:before {
  content: "\f1fb";
}
.la.la-area-chart:before {
  content: "\f1fe";
}
.la.la-pie-chart:before {
  content: "\f200";
}
.la.la-line-chart:before {
  content: "\f201";
}
.la.la-angellist,
.la.la-ioxhost,
.la.la-lastfm,
.la.la-lastfm-square {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-cc {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-cc:before {
  content: "\f20a";
}
.la.la-ils:before,
.la.la-shekel:before,
.la.la-sheqel:before {
  content: "\f20b";
}
.la.la-meanpath {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-meanpath:before {
  content: "\f2b4";
}
.la.la-buysellads,
.la.la-connectdevelop,
.la.la-dashcube,
.la.la-forumbee,
.la.la-leanpub,
.la.la-sellsy,
.la.la-shirtsinbulk,
.la.la-simplybuilt,
.la.la-skyatlas {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-diamond {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-diamond:before {
  content: "\f3a5";
}
.la.la-intersex:before {
  content: "\f224";
}
.la.la-facebook-official {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-facebook-official:before {
  content: "\f09a";
}
.la.la-pinterest-p,
.la.la-whatsapp {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-hotel:before {
  content: "\f236";
}
.la.la-medium,
.la.la-viacoin,
.la.la-y-combinator,
.la.la-yc {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-yc:before {
  content: "\f23b";
}
.la.la-expeditedssl,
.la.la-opencart,
.la.la-optin-monster {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-battery-4:before,
.la.la-battery:before {
  content: "\f240";
}
.la.la-battery-3:before {
  content: "\f241";
}
.la.la-battery-2:before {
  content: "\f242";
}
.la.la-battery-1:before {
  content: "\f243";
}
.la.la-battery-0:before {
  content: "\f244";
}
.la.la-object-group,
.la.la-object-ungroup,
.la.la-sticky-note-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-sticky-note-o:before {
  content: "\f249";
}
.la.la-cc-diners-club,
.la.la-cc-jcb {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-clone,
.la.la-hourglass-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hourglass-o:before {
  content: "\f254";
}
.la.la-hourglass-1:before {
  content: "\f251";
}
.la.la-hourglass-2:before {
  content: "\f252";
}
.la.la-hourglass-3:before {
  content: "\f253";
}
.la.la-hand-rock-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-rock-o:before {
  content: "\f255";
}
.la.la-hand-grab-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-grab-o:before {
  content: "\f255";
}
.la.la-hand-paper-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-paper-o:before {
  content: "\f256";
}
.la.la-hand-stop-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-stop-o:before {
  content: "\f256";
}
.la.la-hand-scissors-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-scissors-o:before {
  content: "\f257";
}
.la.la-hand-lizard-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-lizard-o:before {
  content: "\f258";
}
.la.la-hand-spock-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-spock-o:before {
  content: "\f259";
}
.la.la-hand-pointer-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-pointer-o:before {
  content: "\f25a";
}
.la.la-hand-peace-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-hand-peace-o:before {
  content: "\f25b";
}
.la.la-registered {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-chrome,
.la.la-creative-commons,
.la.la-firefox,
.la.la-get-pocket,
.la.la-gg,
.la.la-gg-circle,
.la.la-internet-explorer,
.la.la-odnoklassniki,
.la.la-odnoklassniki-square,
.la.la-opera,
.la.la-safari,
.la.la-tripadvisor,
.la.la-wikipedia-w {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-television:before {
  content: "\f26c";
}
.la.la-500px,
.la.la-amazon,
.la.la-contao {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-calendar-plus-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-calendar-plus-o:before {
  content: "\f271";
}
.la.la-calendar-minus-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-calendar-minus-o:before {
  content: "\f272";
}
.la.la-calendar-times-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-calendar-times-o:before {
  content: "\f273";
}
.la.la-calendar-check-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-calendar-check-o:before {
  content: "\f274";
}
.la.la-map-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-map-o:before {
  content: "\f279";
}
.la.la-commenting:before {
  content: "\f4ad";
}
.la.la-commenting-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-commenting-o:before {
  content: "\f4ad";
}
.la.la-houzz,
.la.la-vimeo {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-vimeo:before {
  content: "\f27d";
}
.la.la-black-tie,
.la.la-edge,
.la.la-fonticons,
.la.la-reddit-alien {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-credit-card-alt:before {
  content: "\f09d";
}
.la.la-codiepie,
.la.la-fort-awesome,
.la.la-mixcloud,
.la.la-modx,
.la.la-product-hunt,
.la.la-scribd,
.la.la-usb {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-pause-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-pause-circle-o:before {
  content: "\f28b";
}
.la.la-stop-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-stop-circle-o:before {
  content: "\f28d";
}
.la.la-bluetooth,
.la.la-bluetooth-b,
.la.la-envira,
.la.la-gitlab,
.la.la-wheelchair-alt,
.la.la-wpbeginner,
.la.la-wpforms {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-wheelchair-alt:before {
  content: "\f368";
}
.la.la-question-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-question-circle-o:before {
  content: "\f059";
}
.la.la-volume-control-phone:before {
  content: "\f2a0";
}
.la.la-asl-interpreting:before {
  content: "\f2a3";
}
.la.la-deafness:before,
.la.la-hard-of-hearing:before {
  content: "\f2a4";
}
.la.la-glide,
.la.la-glide-g {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-signing:before {
  content: "\f2a7";
}
.la.la-first-order,
.la.la-google-plus-official,
.la.la-pied-piper,
.la.la-snapchat,
.la.la-snapchat-ghost,
.la.la-snapchat-square,
.la.la-themeisle,
.la.la-viadeo,
.la.la-viadeo-square,
.la.la-yoast {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-google-plus-official:before {
  content: "\f2b3";
}
.la.la-google-plus-circle {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-google-plus-circle:before {
  content: "\f2b3";
}
.la.la-fa,
.la.la-font-awesome {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-fa:before {
  content: "\f2b4";
}
.la.la-handshake-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-handshake-o:before {
  content: "\f2b5";
}
.la.la-envelope-open-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-envelope-open-o:before {
  content: "\f2b6";
}
.la.la-linode {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-address-book-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-address-book-o:before {
  content: "\f2b9";
}
.la.la-vcard:before {
  content: "\f2bb";
}
.la.la-address-card-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-address-card-o:before {
  content: "\f2bb";
}
.la.la-vcard-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-vcard-o:before {
  content: "\f2bb";
}
.la.la-user-circle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-user-circle-o:before {
  content: "\f2bd";
}
.la.la-user-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-user-o:before {
  content: "\f007";
}
.la.la-id-badge {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-drivers-license:before {
  content: "\f2c2";
}
.la.la-id-card-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-id-card-o:before {
  content: "\f2c2";
}
.la.la-drivers-license-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-drivers-license-o:before {
  content: "\f2c2";
}
.la.la-free-code-camp,
.la.la-quora,
.la.la-telegram {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-thermometer-4:before,
.la.la-thermometer:before {
  content: "\f2c7";
}
.la.la-thermometer-3:before {
  content: "\f2c8";
}
.la.la-thermometer-2:before {
  content: "\f2c9";
}
.la.la-thermometer-1:before {
  content: "\f2ca";
}
.la.la-thermometer-0:before {
  content: "\f2cb";
}
.la.la-bathtub:before,
.la.la-s15:before {
  content: "\f2cd";
}
.la.la-window-maximize,
.la.la-window-restore {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-times-rectangle:before {
  content: "\f410";
}
.la.la-window-close-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-window-close-o:before {
  content: "\f410";
}
.la.la-times-rectangle-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-times-rectangle-o:before {
  content: "\f410";
}
.la.la-bandcamp,
.la.la-eercast,
.la.la-etsy,
.la.la-grav,
.la.la-imdb,
.la.la-ravelry {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
.la.la-eercast:before {
  content: "\f2da";
}
.la.la-snowflake-o {
  font-family: Line Awesome Free;
  font-weight: 400;
}
.la.la-snowflake-o:before {
  content: "\f2dc";
}
.la.la-spotify,
.la.la-superpowers,
.la.la-wpexplorer {
  font-family: Line Awesome Brands;
  font-weight: 400;
}
@font-face {
  font-family: avasta;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/avasta.568a19c253fb383257be.eot);
  src: url(/react/demo/static/media/avasta.568a19c253fb383257be.eot)
      format("embedded-opentype"),
    url(/react/demo/static/media/avasta.d2283edad95d676873d7.woff2)
      format("woff2"),
    url(/react/demo/static/media/avasta.35f800799755b8fcc773.woff)
      format("woff"),
    url(/react/demo/static/media/avasta.d9a081013ad1508ed10e.ttf)
      format("truetype"),
    url(/react/demo/static/media/avasta.52f0e64f452232316f1b.svg) format("svg");
}
.icon {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: normal normal normal 1em/1 avasta;
  text-transform: none;
}
.icon-sm {
  font-size: 0.8em;
}
.icon-lg {
  font-size: 1.2em;
}
.icon-16 {
  font-size: 16px;
}
.icon-32 {
  font-size: 32px;
}
.icon-bg-circle,
.icon-bg-square {
  background-color: #eee;
  padding: 0.35em;
}
.icon-bg-circle {
  border-radius: 50%;
}
.icon-ul {
  list-style-type: none;
  padding-left: 0;
}
.icon-ul > li {
  align-items: flex-start;
  display: flex;
  line-height: 1.4;
}
.icon-ul > li > .icon {
  line-height: inherit;
  margin-right: 0.4em;
}
.icon-is-spinning {
  -webkit-animation: icon-spin 2s linear infinite;
  animation: icon-spin 2s linear infinite;
}
@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.icon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.icon-cloud-download-95:before {
  content: "\ea02";
}
.icon-home-minimal:before {
  content: "\ea03";
}
.icon-single-04:before {
  content: "\ea04";
}
.icon-users-mm:before {
  content: "\ea05";
}
.icon-webpage:before {
  content: "\ea06";
}
.icon-layout-25:before {
  content: "\ea07";
}
.icon-analytics:before {
  content: "\ea08";
}
.icon-chart-pie-36:before {
  content: "\ea09";
}
.icon-chart-bar-33:before {
  content: "\ea0a";
}
.icon-single-copy-06:before {
  content: "\ea0b";
}
.icon-home:before {
  content: "\ea0c";
}
.icon-single-content-03:before {
  content: "\ea0d";
}
.icon-bell-53:before {
  content: "\ea0e";
}
.icon-email-84:before {
  content: "\ea0f";
}
.icon-send:before {
  content: "\ea10";
}
.icon-at-sign:before {
  content: "\ea11";
}
.icon-attach-87:before {
  content: "\ea12";
}
.icon-edit-72:before {
  content: "\ea13";
}
.icon-tail-right:before {
  content: "\ea14";
}
.icon-minimal-right:before {
  content: "\ea15";
}
.icon-tail-left:before {
  content: "\ea16";
}
.icon-minimal-left:before {
  content: "\ea17";
}
.icon-tail-up:before {
  content: "\ea18";
}
.icon-minimal-up:before {
  content: "\ea19";
}
.icon-minimal-down:before {
  content: "\ea1a";
}
.icon-tail-down:before {
  content: "\ea1b";
}
.icon-settings-gear-64:before {
  content: "\ea1c";
}
.icon-settings:before {
  content: "\ea1d";
}
.icon-menu-dots:before {
  content: "\ea1e";
}
.icon-menu-left:before {
  content: "\ea1f";
}
.icon-funnel-40:before {
  content: "\ea20";
}
.icon-filter:before {
  content: "\ea21";
}
.icon-preferences-circle:before {
  content: "\ea22";
}
.icon-check-2:before {
  content: "\ea23";
}
.icon-cart-simple:before {
  content: "\ea24";
}
.icon-cart-9:before {
  content: "\ea25";
}
.icon-card-update:before {
  content: "\ea26";
}
.icon-basket:before {
  content: "\ea27";
}
.icon-check-circle-07:before {
  content: "\ea28";
}
.icon-simple-remove:before {
  content: "\ea29";
}
.icon-circle-remove:before {
  content: "\ea2a";
}
.icon-alert-circle-exc:before {
  content: "\ea2b";
}
.icon-bug:before {
  content: "\ea2c";
}
.icon-share-66:before {
  content: "\ea2d";
}
.icon-time-3:before {
  content: "\ea2e";
}
.icon-time:before {
  content: "\ea2f";
}
.icon-coffee:before {
  content: "\ea30";
}
.icon-smile:before {
  content: "\ea31";
}
.icon-sad:before {
  content: "\ea32";
}
.icon-broken-heart:before {
  content: "\ea33";
}
.icon-heart-2:before {
  content: "\ea34";
}
.icon-pin-3:before {
  content: "\ea35";
}
.icon-marker-3:before {
  content: "\ea36";
}
.icon-globe-2:before {
  content: "\ea37";
}
.icon-world-2:before {
  content: "\ea38";
}
.icon-phone-2:before {
  content: "\ea39";
}
.icon-check-square-11:before {
  content: "\ea3a";
}
.icon-wallet-90:before {
  content: "\ea3b";
}
.icon-credit-card:before {
  content: "\ea3c";
}
.icon-payment:before {
  content: "\ea3d";
}
.icon-tag:before {
  content: "\ea3e";
}
.icon-tag-cut:before {
  content: "\ea3f";
}
.icon-tag-content:before {
  content: "\ea40";
}
.icon-flag-diagonal-33:before {
  content: "\ea41";
}
.icon-triangle-right-17:before {
  content: "\ea47";
}
.icon-puzzle-10:before {
  content: "\ea48";
}
.icon-triangle-right-17-2:before {
  content: "\ea49";
}
.icon-btn-play:before {
  content: "\ea4a";
}
.icon-btn-play-2:before {
  content: "\ea4b";
}
.icon-menu-34:before {
  content: "\ea4c";
}
.icon-menu-left-2:before {
  content: "\ea4d";
}
.icon-heart-2-2:before {
  content: "\ea4e";
}
.icon-single-04-2:before {
  content: "\ea4f";
}
.icon-users-mm-2:before {
  content: "\ea50";
}
.icon-l-settings:before {
  content: "\ea51";
}
.icon-book-open-2:before {
  content: "\ea52";
}
.icon-layers-3:before {
  content: "\ea53";
}
.icon-logo-fb-simple:before {
  content: "\ea55";
}
.icon-logo-twitter:before {
  content: "\ea56";
}
.icon-google:before {
  content: "\ea57";
}
.icon-logo-pinterest:before {
  content: "\ea58";
}
.icon-logo-instagram:before {
  content: "\ea59";
}
.icon-logo-dribbble:before {
  content: "\ea5a";
}
.icon-tablet-mobile:before {
  content: "\ea5b";
}
.icon-house-search-engine:before {
  content: "\ea5c";
}
.icon-house-pricing:before {
  content: "\ea5d";
}
.icon-pulse-chart:before {
  content: "\ea5e";
}
.icon-plug:before {
  content: "\ea5f";
}
.icon-app-store:before {
  content: "\ea60";
}
.icon-power-level:before {
  content: "\ea61";
}
.icon-window-add:before {
  content: "\ea62";
}
.icon-form:before {
  content: "\ea63";
}
.icon-folder-15:before {
  content: "\ea64";
}
.icon-lock:before {
  content: "\ea65";
}
.icon-unlocked:before {
  content: "\ea66";
}
.icon-e-reader:before {
  content: "\ea67";
}
.icon-layout-grid:before {
  content: "\ea68";
}
.icon-single-copies:before {
  content: "\ea69";
}
@font-face {
  font-family: Flaticon;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/Flaticon.23693237529cde1eeef1.eot);
  src: url(/react/demo/static/media/Flaticon.23693237529cde1eeef1.eot?#iefix)
      format("embedded-opentype"),
    url(/react/demo/static/media/Flaticon.ca86721fde1c0713ea4d.woff)
      format("woff"),
    url(/react/demo/static/media/Flaticon.59cc8aa9084f59706a52.ttf)
      format("truetype"),
    url(/react/demo/static/media/Flaticon.5b9118b487105304f2b7.svg#Flaticon)
      format("svg");
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url(/react/demo/static/media/Flaticon.5b9118b487105304f2b7.svg#Flaticon)
      format("svg");
  }
}
[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class^="flaticon-"]:before {
  font-family: Flaticon;
  font-style: normal;
}
.flaticon-381-add:before {
  content: "\f100";
}
.flaticon-381-add-1:before {
  content: "\f101";
}
.flaticon-381-add-2:before {
  content: "\f102";
}
.flaticon-381-add-3:before {
  content: "\f103";
}
.flaticon-381-alarm-clock:before {
  content: "\f104";
}
.flaticon-381-alarm-clock-1:before {
  content: "\f105";
}
.flaticon-381-album:before {
  content: "\f106";
}
.flaticon-381-album-1:before {
  content: "\f107";
}
.flaticon-381-album-2:before {
  content: "\f108";
}
.flaticon-381-album-3:before {
  content: "\f109";
}
.flaticon-381-app:before {
  content: "\f10a";
}
.flaticon-381-archive:before {
  content: "\f10b";
}
.flaticon-381-back:before {
  content: "\f10c";
}
.flaticon-381-back-1:before {
  content: "\f10d";
}
.flaticon-381-back-2:before {
  content: "\f10e";
}
.flaticon-381-background:before {
  content: "\f10f";
}
.flaticon-381-background-1:before {
  content: "\f110";
}
.flaticon-381-battery:before {
  content: "\f111";
}
.flaticon-381-battery-1:before {
  content: "\f112";
}
.flaticon-381-battery-2:before {
  content: "\f113";
}
.flaticon-381-battery-3:before {
  content: "\f114";
}
.flaticon-381-battery-4:before {
  content: "\f115";
}
.flaticon-381-battery-5:before {
  content: "\f116";
}
.flaticon-381-battery-6:before {
  content: "\f117";
}
.flaticon-381-battery-7:before {
  content: "\f118";
}
.flaticon-381-battery-8:before {
  content: "\f119";
}
.flaticon-381-battery-9:before {
  content: "\f11a";
}
.flaticon-381-binoculars:before {
  content: "\f11b";
}
.flaticon-381-blueprint:before {
  content: "\f11c";
}
.flaticon-381-bluetooth:before {
  content: "\f11d";
}
.flaticon-381-bluetooth-1:before {
  content: "\f11e";
}
.flaticon-381-book:before {
  content: "\f11f";
}
.flaticon-381-bookmark:before {
  content: "\f120";
}
.flaticon-381-bookmark-1:before {
  content: "\f121";
}
.flaticon-381-box:before {
  content: "\f122";
}
.flaticon-381-box-1:before {
  content: "\f123";
}
.flaticon-381-box-2:before {
  content: "\f124";
}
.flaticon-381-briefcase:before {
  content: "\f125";
}
.flaticon-381-broken-heart:before {
  content: "\f126";
}
.flaticon-381-broken-link:before {
  content: "\f127";
}
.flaticon-381-calculator:before {
  content: "\f128";
}
.flaticon-381-calculator-1:before {
  content: "\f129";
}
.flaticon-381-calendar:before {
  content: "\f12a";
}
.flaticon-381-calendar-1:before {
  content: "\f12b";
}
.flaticon-381-calendar-2:before {
  content: "\f12c";
}
.flaticon-381-calendar-3:before {
  content: "\f12d";
}
.flaticon-381-calendar-4:before {
  content: "\f12e";
}
.flaticon-381-calendar-5:before {
  content: "\f12f";
}
.flaticon-381-calendar-6:before {
  content: "\f130";
}
.flaticon-381-calendar-7:before {
  content: "\f131";
}
.flaticon-381-clock:before {
  content: "\f132";
}
.flaticon-381-clock-1:before {
  content: "\f133";
}
.flaticon-381-clock-2:before {
  content: "\f134";
}
.flaticon-381-close:before {
  content: "\f135";
}
.flaticon-381-cloud:before {
  content: "\f136";
}
.flaticon-381-cloud-computing:before {
  content: "\f137";
}
.flaticon-381-command:before {
  content: "\f138";
}
.flaticon-381-compact-disc:before {
  content: "\f139";
}
.flaticon-381-compact-disc-1:before {
  content: "\f13a";
}
.flaticon-381-compact-disc-2:before {
  content: "\f13b";
}
.flaticon-381-compass:before {
  content: "\f13c";
}
.flaticon-381-compass-1:before {
  content: "\f13d";
}
.flaticon-381-compass-2:before {
  content: "\f13e";
}
.flaticon-381-controls:before {
  content: "\f13f";
}
.flaticon-381-controls-1:before {
  content: "\f140";
}
.flaticon-381-controls-2:before {
  content: "\f141";
}
.flaticon-381-controls-3:before {
  content: "\f142";
}
.flaticon-381-controls-4:before {
  content: "\f143";
}
.flaticon-381-controls-5:before {
  content: "\f144";
}
.flaticon-381-controls-6:before {
  content: "\f145";
}
.flaticon-381-controls-7:before {
  content: "\f146";
}
.flaticon-381-controls-8:before {
  content: "\f147";
}
.flaticon-381-controls-9:before {
  content: "\f148";
}
.flaticon-381-database:before {
  content: "\f149";
}
.flaticon-381-database-1:before {
  content: "\f14a";
}
.flaticon-381-database-2:before {
  content: "\f14b";
}
.flaticon-381-diamond:before {
  content: "\f14c";
}
.flaticon-381-diploma:before {
  content: "\f14d";
}
.flaticon-381-dislike:before {
  content: "\f14e";
}
.flaticon-381-divide:before {
  content: "\f14f";
}
.flaticon-381-division:before {
  content: "\f150";
}
.flaticon-381-division-1:before {
  content: "\f151";
}
.flaticon-381-download:before {
  content: "\f152";
}
.flaticon-381-earth-globe:before {
  content: "\f153";
}
.flaticon-381-earth-globe-1:before {
  content: "\f154";
}
.flaticon-381-edit:before {
  content: "\f155";
}
.flaticon-381-edit-1:before {
  content: "\f156";
}
.flaticon-381-eject:before {
  content: "\f157";
}
.flaticon-381-eject-1:before {
  content: "\f158";
}
.flaticon-381-enter:before {
  content: "\f159";
}
.flaticon-381-equal:before {
  content: "\f15a";
}
.flaticon-381-equal-1:before {
  content: "\f15b";
}
.flaticon-381-equal-2:before {
  content: "\f15c";
}
.flaticon-381-error:before {
  content: "\f15d";
}
.flaticon-381-exit:before {
  content: "\f15e";
}
.flaticon-381-exit-1:before {
  content: "\f15f";
}
.flaticon-381-exit-2:before {
  content: "\f160";
}
.flaticon-381-fast-forward:before {
  content: "\f161";
}
.flaticon-381-fast-forward-1:before {
  content: "\f162";
}
.flaticon-381-file:before {
  content: "\f163";
}
.flaticon-381-file-1:before {
  content: "\f164";
}
.flaticon-381-file-2:before {
  content: "\f165";
}
.flaticon-381-film-strip:before {
  content: "\f166";
}
.flaticon-381-film-strip-1:before {
  content: "\f167";
}
.flaticon-381-fingerprint:before {
  content: "\f168";
}
.flaticon-381-flag:before {
  content: "\f169";
}
.flaticon-381-flag-1:before {
  content: "\f16a";
}
.flaticon-381-flag-2:before {
  content: "\f16b";
}
.flaticon-381-flag-3:before {
  content: "\f16c";
}
.flaticon-381-flag-4:before {
  content: "\f16d";
}
.flaticon-381-focus:before {
  content: "\f16e";
}
.flaticon-381-folder:before {
  content: "\f16f";
}
.flaticon-381-folder-1:before {
  content: "\f170";
}
.flaticon-381-folder-10:before {
  content: "\f171";
}
.flaticon-381-folder-11:before {
  content: "\f172";
}
.flaticon-381-folder-12:before {
  content: "\f173";
}
.flaticon-381-folder-13:before {
  content: "\f174";
}
.flaticon-381-folder-14:before {
  content: "\f175";
}
.flaticon-381-folder-15:before {
  content: "\f176";
}
.flaticon-381-folder-16:before {
  content: "\f177";
}
.flaticon-381-folder-17:before {
  content: "\f178";
}
.flaticon-381-folder-18:before {
  content: "\f179";
}
.flaticon-381-folder-19:before {
  content: "\f17a";
}
.flaticon-381-folder-2:before {
  content: "\f17b";
}
.flaticon-381-folder-3:before {
  content: "\f17c";
}
.flaticon-381-folder-4:before {
  content: "\f17d";
}
.flaticon-381-folder-5:before {
  content: "\f17e";
}
.flaticon-381-folder-6:before {
  content: "\f17f";
}
.flaticon-381-folder-7:before {
  content: "\f180";
}
.flaticon-381-folder-8:before {
  content: "\f181";
}
.flaticon-381-folder-9:before {
  content: "\f182";
}
.flaticon-381-forbidden:before {
  content: "\f183";
}
.flaticon-381-funnel:before {
  content: "\f184";
}
.flaticon-381-gift:before {
  content: "\f185";
}
.flaticon-381-heart:before {
  content: "\f186";
}
.flaticon-381-heart-1:before {
  content: "\f187";
}
.flaticon-381-help:before {
  content: "\f188";
}
.flaticon-381-help-1:before {
  content: "\f189";
}
.flaticon-381-hide:before {
  content: "\f18a";
}
.flaticon-381-high-volume:before {
  content: "\f18b";
}
.flaticon-381-home:before {
  content: "\f18c";
}
.flaticon-381-home-1:before {
  content: "\f18d";
}
.flaticon-381-home-2:before {
  content: "\f18e";
}
.flaticon-381-home-3:before {
  content: "\f18f";
}
.flaticon-381-hourglass:before {
  content: "\f190";
}
.flaticon-381-hourglass-1:before {
  content: "\f191";
}
.flaticon-381-hourglass-2:before {
  content: "\f192";
}
.flaticon-381-id-card:before {
  content: "\f193";
}
.flaticon-381-id-card-1:before {
  content: "\f194";
}
.flaticon-381-id-card-2:before {
  content: "\f195";
}
.flaticon-381-id-card-3:before {
  content: "\f196";
}
.flaticon-381-id-card-4:before {
  content: "\f197";
}
.flaticon-381-id-card-5:before {
  content: "\f198";
}
.flaticon-381-idea:before {
  content: "\f199";
}
.flaticon-381-incoming-call:before {
  content: "\f19a";
}
.flaticon-381-infinity:before {
  content: "\f19b";
}
.flaticon-381-internet:before {
  content: "\f19c";
}
.flaticon-381-key:before {
  content: "\f19d";
}
.flaticon-381-knob:before {
  content: "\f19e";
}
.flaticon-381-knob-1:before {
  content: "\f19f";
}
.flaticon-381-layer:before {
  content: "\f1a0";
}
.flaticon-381-layer-1:before {
  content: "\f1a1";
}
.flaticon-381-like:before {
  content: "\f1a2";
}
.flaticon-381-link:before {
  content: "\f1a3";
}
.flaticon-381-link-1:before {
  content: "\f1a4";
}
.flaticon-381-list:before {
  content: "\f1a5";
}
.flaticon-381-list-1:before {
  content: "\f1a6";
}
.flaticon-381-location:before {
  content: "\f1a7";
}
.flaticon-381-location-1:before {
  content: "\f1a8";
}
.flaticon-381-location-2:before {
  content: "\f1a9";
}
.flaticon-381-location-3:before {
  content: "\f1aa";
}
.flaticon-381-location-4:before {
  content: "\f1ab";
}
.flaticon-381-locations:before {
  content: "\f1ac";
}
.flaticon-381-lock:before {
  content: "\f1ad";
}
.flaticon-381-lock-1:before {
  content: "\f1ae";
}
.flaticon-381-lock-2:before {
  content: "\f1af";
}
.flaticon-381-lock-3:before {
  content: "\f1b0";
}
.flaticon-381-low-volume:before {
  content: "\f1b1";
}
.flaticon-381-low-volume-1:before {
  content: "\f1b2";
}
.flaticon-381-low-volume-2:before {
  content: "\f1b3";
}
.flaticon-381-low-volume-3:before {
  content: "\f1b4";
}
.flaticon-381-magic-wand:before {
  content: "\f1b5";
}
.flaticon-381-magnet:before {
  content: "\f1b6";
}
.flaticon-381-magnet-1:before {
  content: "\f1b7";
}
.flaticon-381-magnet-2:before {
  content: "\f1b8";
}
.flaticon-381-map:before {
  content: "\f1b9";
}
.flaticon-381-map-1:before {
  content: "\f1ba";
}
.flaticon-381-map-2:before {
  content: "\f1bb";
}
.flaticon-381-menu:before {
  content: "\f1bc";
}
.flaticon-381-menu-1:before {
  content: "\f1bd";
}
.flaticon-381-menu-2:before {
  content: "\f1be";
}
.flaticon-381-menu-3:before {
  content: "\f1bf";
}
.flaticon-381-microphone:before {
  content: "\f1c0";
}
.flaticon-381-microphone-1:before {
  content: "\f1c1";
}
.flaticon-381-more:before {
  content: "\f1c2";
}
.flaticon-381-more-1:before {
  content: "\f1c3";
}
.flaticon-381-more-2:before {
  content: "\f1c4";
}
.flaticon-381-multiply:before {
  content: "\f1c5";
}
.flaticon-381-multiply-1:before {
  content: "\f1c6";
}
.flaticon-381-music-album:before {
  content: "\f1c7";
}
.flaticon-381-mute:before {
  content: "\f1c8";
}
.flaticon-381-mute-1:before {
  content: "\f1c9";
}
.flaticon-381-mute-2:before {
  content: "\f1ca";
}
.flaticon-381-network:before {
  content: "\f1cb";
}
.flaticon-381-network-1:before {
  content: "\f1cc";
}
.flaticon-381-network-2:before {
  content: "\f1cd";
}
.flaticon-381-network-3:before {
  content: "\f1ce";
}
.flaticon-381-networking:before {
  content: "\f1cf";
}
.flaticon-381-networking-1:before {
  content: "\f1d0";
}
.flaticon-381-news:before {
  content: "\f1d1";
}
.flaticon-381-newspaper:before {
  content: "\f1d2";
}
.flaticon-381-next:before {
  content: "\f1d3";
}
.flaticon-381-next-1:before {
  content: "\f1d4";
}
.flaticon-381-note:before {
  content: "\f1d5";
}
.flaticon-381-notebook:before {
  content: "\f1d6";
}
.flaticon-381-notebook-1:before {
  content: "\f1d7";
}
.flaticon-381-notebook-2:before {
  content: "\f1d8";
}
.flaticon-381-notebook-3:before {
  content: "\f1d9";
}
.flaticon-381-notebook-4:before {
  content: "\f1da";
}
.flaticon-381-notebook-5:before {
  content: "\f1db";
}
.flaticon-381-notepad:before {
  content: "\f1dc";
}
.flaticon-381-notepad-1:before {
  content: "\f1dd";
}
.flaticon-381-notepad-2:before {
  content: "\f1de";
}
.flaticon-381-notification:before {
  content: "\f1df";
}
.flaticon-381-off:before {
  content: "\f1e0";
}
.flaticon-381-on:before {
  content: "\f1e1";
}
.flaticon-381-pad:before {
  content: "\f1e2";
}
.flaticon-381-padlock:before {
  content: "\f1e3";
}
.flaticon-381-padlock-1:before {
  content: "\f1e4";
}
.flaticon-381-padlock-2:before {
  content: "\f1e5";
}
.flaticon-381-panel:before {
  content: "\f1e6";
}
.flaticon-381-panel-1:before {
  content: "\f1e7";
}
.flaticon-381-panel-2:before {
  content: "\f1e8";
}
.flaticon-381-panel-3:before {
  content: "\f1e9";
}
.flaticon-381-paperclip:before {
  content: "\f1ea";
}
.flaticon-381-pause:before {
  content: "\f1eb";
}
.flaticon-381-pause-1:before {
  content: "\f1ec";
}
.flaticon-381-pencil:before {
  content: "\f1ed";
}
.flaticon-381-percentage:before {
  content: "\f1ee";
}
.flaticon-381-percentage-1:before {
  content: "\f1ef";
}
.flaticon-381-perspective:before {
  content: "\f1f0";
}
.flaticon-381-phone-call:before {
  content: "\f1f1";
}
.flaticon-381-photo:before {
  content: "\f1f2";
}
.flaticon-381-photo-camera:before {
  content: "\f1f3";
}
.flaticon-381-photo-camera-1:before {
  content: "\f1f4";
}
.flaticon-381-picture:before {
  content: "\f1f5";
}
.flaticon-381-picture-1:before {
  content: "\f1f6";
}
.flaticon-381-picture-2:before {
  content: "\f1f7";
}
.flaticon-381-pin:before {
  content: "\f1f8";
}
.flaticon-381-play-button:before {
  content: "\f1f9";
}
.flaticon-381-play-button-1:before {
  content: "\f1fa";
}
.flaticon-381-plus:before {
  content: "\f1fb";
}
.flaticon-381-presentation:before {
  content: "\f1fc";
}
.flaticon-381-price-tag:before {
  content: "\f1fd";
}
.flaticon-381-print:before {
  content: "\f1fe";
}
.flaticon-381-print-1:before {
  content: "\f1ff";
}
.flaticon-381-privacy:before {
  content: "\f200";
}
.flaticon-381-promotion:before {
  content: "\f201";
}
.flaticon-381-promotion-1:before {
  content: "\f202";
}
.flaticon-381-push-pin:before {
  content: "\f203";
}
.flaticon-381-quaver:before {
  content: "\f204";
}
.flaticon-381-quaver-1:before {
  content: "\f205";
}
.flaticon-381-radar:before {
  content: "\f206";
}
.flaticon-381-reading:before {
  content: "\f207";
}
.flaticon-381-receive:before {
  content: "\f208";
}
.flaticon-381-record:before {
  content: "\f209";
}
.flaticon-381-repeat:before {
  content: "\f20a";
}
.flaticon-381-repeat-1:before {
  content: "\f20b";
}
.flaticon-381-resume:before {
  content: "\f20c";
}
.flaticon-381-rewind:before {
  content: "\f20d";
}
.flaticon-381-rewind-1:before {
  content: "\f20e";
}
.flaticon-381-ring:before {
  content: "\f20f";
}
.flaticon-381-ring-1:before {
  content: "\f210";
}
.flaticon-381-rotate:before {
  content: "\f211";
}
.flaticon-381-rotate-1:before {
  content: "\f212";
}
.flaticon-381-route:before {
  content: "\f213";
}
.flaticon-381-save:before {
  content: "\f214";
}
.flaticon-381-search:before {
  content: "\f215";
}
.flaticon-381-search-1:before {
  content: "\f216";
}
.flaticon-381-search-2:before {
  content: "\f217";
}
.flaticon-381-search-3:before {
  content: "\f218";
}
.flaticon-381-send:before {
  content: "\f219";
}
.flaticon-381-send-1:before {
  content: "\f21a";
}
.flaticon-381-send-2:before {
  content: "\f21b";
}
.flaticon-381-settings:before {
  content: "\f21c";
}
.flaticon-381-settings-1:before {
  content: "\f21d";
}
.flaticon-381-settings-2:before {
  content: "\f21e";
}
.flaticon-381-settings-3:before {
  content: "\f21f";
}
.flaticon-381-settings-4:before {
  content: "\f220";
}
.flaticon-381-settings-5:before {
  content: "\f221";
}
.flaticon-381-settings-6:before {
  content: "\f222";
}
.flaticon-381-settings-7:before {
  content: "\f223";
}
.flaticon-381-settings-8:before {
  content: "\f224";
}
.flaticon-381-settings-9:before {
  content: "\f225";
}
.flaticon-381-share:before {
  content: "\f226";
}
.flaticon-381-share-1:before {
  content: "\f227";
}
.flaticon-381-share-2:before {
  content: "\f228";
}
.flaticon-381-shuffle:before {
  content: "\f229";
}
.flaticon-381-shuffle-1:before {
  content: "\f22a";
}
.flaticon-381-shut-down:before {
  content: "\f22b";
}
.flaticon-381-silence:before {
  content: "\f22c";
}
.flaticon-381-silent:before {
  content: "\f22d";
}
.flaticon-381-smartphone:before {
  content: "\f22e";
}
.flaticon-381-smartphone-1:before {
  content: "\f22f";
}
.flaticon-381-smartphone-2:before {
  content: "\f230";
}
.flaticon-381-smartphone-3:before {
  content: "\f231";
}
.flaticon-381-smartphone-4:before {
  content: "\f232";
}
.flaticon-381-smartphone-5:before {
  content: "\f233";
}
.flaticon-381-smartphone-6:before {
  content: "\f234";
}
.flaticon-381-smartphone-7:before {
  content: "\f235";
}
.flaticon-381-speaker:before {
  content: "\f236";
}
.flaticon-381-speedometer:before {
  content: "\f237";
}
.flaticon-381-spotlight:before {
  content: "\f238";
}
.flaticon-381-star:before {
  content: "\f239";
}
.flaticon-381-star-1:before {
  content: "\f23a";
}
.flaticon-381-stop:before {
  content: "\f23b";
}
.flaticon-381-stop-1:before {
  content: "\f23c";
}
.flaticon-381-stopclock:before {
  content: "\f23d";
}
.flaticon-381-stopwatch:before {
  content: "\f23e";
}
.flaticon-381-stopwatch-1:before {
  content: "\f23f";
}
.flaticon-381-stopwatch-2:before {
  content: "\f240";
}
.flaticon-381-substract:before {
  content: "\f241";
}
.flaticon-381-substract-1:before {
  content: "\f242";
}
.flaticon-381-substract-2:before {
  content: "\f243";
}
.flaticon-381-success:before {
  content: "\f244";
}
.flaticon-381-success-1:before {
  content: "\f245";
}
.flaticon-381-success-2:before {
  content: "\f246";
}
.flaticon-381-sunglasses:before {
  content: "\f247";
}
.flaticon-381-switch:before {
  content: "\f248";
}
.flaticon-381-switch-1:before {
  content: "\f249";
}
.flaticon-381-switch-2:before {
  content: "\f24a";
}
.flaticon-381-switch-3:before {
  content: "\f24b";
}
.flaticon-381-switch-4:before {
  content: "\f24c";
}
.flaticon-381-switch-5:before {
  content: "\f24d";
}
.flaticon-381-sync:before {
  content: "\f24e";
}
.flaticon-381-tab:before {
  content: "\f24f";
}
.flaticon-381-target:before {
  content: "\f250";
}
.flaticon-381-television:before {
  content: "\f251";
}
.flaticon-381-time:before {
  content: "\f252";
}
.flaticon-381-transfer:before {
  content: "\f253";
}
.flaticon-381-trash:before {
  content: "\f254";
}
.flaticon-381-trash-1:before {
  content: "\f255";
}
.flaticon-381-trash-2:before {
  content: "\f256";
}
.flaticon-381-trash-3:before {
  content: "\f257";
}
.flaticon-381-turn-off:before {
  content: "\f258";
}
.flaticon-381-umbrella:before {
  content: "\f259";
}
.flaticon-381-unlocked:before {
  content: "\f25a";
}
.flaticon-381-unlocked-1:before {
  content: "\f25b";
}
.flaticon-381-unlocked-2:before {
  content: "\f25c";
}
.flaticon-381-unlocked-3:before {
  content: "\f25d";
}
.flaticon-381-unlocked-4:before {
  content: "\f25e";
}
.flaticon-381-upload:before {
  content: "\f25f";
}
.flaticon-381-upload-1:before {
  content: "\f260";
}
.flaticon-381-user:before {
  content: "\f261";
}
.flaticon-381-user-1:before {
  content: "\f262";
}
.flaticon-381-user-2:before {
  content: "\f263";
}
.flaticon-381-user-3:before {
  content: "\f264";
}
.flaticon-381-user-4:before {
  content: "\f265";
}
.flaticon-381-user-5:before {
  content: "\f266";
}
.flaticon-381-user-6:before {
  content: "\f267";
}
.flaticon-381-user-7:before {
  content: "\f268";
}
.flaticon-381-user-8:before {
  content: "\f269";
}
.flaticon-381-user-9:before {
  content: "\f26a";
}
.flaticon-381-video-camera:before {
  content: "\f26b";
}
.flaticon-381-video-clip:before {
  content: "\f26c";
}
.flaticon-381-video-player:before {
  content: "\f26d";
}
.flaticon-381-video-player-1:before {
  content: "\f26e";
}
.flaticon-381-view:before {
  content: "\f26f";
}
.flaticon-381-view-1:before {
  content: "\f270";
}
.flaticon-381-view-2:before {
  content: "\f271";
}
.flaticon-381-volume:before {
  content: "\f272";
}
.flaticon-381-warning:before {
  content: "\f273";
}
.flaticon-381-warning-1:before {
  content: "\f274";
}
.flaticon-381-wifi:before {
  content: "\f275";
}
.flaticon-381-wifi-1:before {
  content: "\f276";
}
.flaticon-381-wifi-2:before {
  content: "\f277";
}
.flaticon-381-windows:before {
  content: "\f278";
}
.flaticon-381-windows-1:before {
  content: "\f279";
}
.flaticon-381-zoom-in:before {
  content: "\f27a";
}
.flaticon-381-zoom-out:before {
  content: "\f27b";
}
@font-face {
  font-family: Flaticon;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/Flaticon_1.7eda036f1724d05c0182.eot);
  src: url(/react/demo/static/media/Flaticon_1.7eda036f1724d05c0182.eot?#iefix)
      format("embedded-opentype"),
    url(/react/demo/static/media/Flaticon_1.3eb596130f76b5f932d4.woff2)
      format("woff2"),
    url(/react/demo/static/media/Flaticon_1.93e92dbbcc807d153e3b.woff)
      format("woff"),
    url(/react/demo/static/media/Flaticon_1.709aeb6742b500873469.ttf)
      format("truetype"),
    url(/react/demo/static/media/Flaticon_1.60e7069d382331c47f85.svg#Flaticon)
      format("svg");
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url(/react/demo/static/media/Flaticon_1.60e7069d382331c47f85.svg#Flaticon)
      format("svg");
  }
}
.fimanager:before {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: inline-block;
  display: block;
  font-family: Flaticon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
}
.flaticon-001-arrow-down:before {
  content: "\f100";
}
.flaticon-002-arrow-down:before {
  content: "\f101";
}
.flaticon-003-arrow-up:before {
  content: "\f102";
}
.flaticon-004-arrow-up:before {
  content: "\f103";
}
.flaticon-005-back-arrow:before {
  content: "\f104";
}
.flaticon-006-brightness:before {
  content: "\f105";
}
.flaticon-007-bulleye:before {
  content: "\f106";
}
.flaticon-008-check:before {
  content: "\f107";
}
.flaticon-009-check:before {
  content: "\f108";
}
.flaticon-010-check:before {
  content: "\f109";
}
.flaticon-011-check:before {
  content: "\f10a";
}
.flaticon-012-checkmark:before {
  content: "\f10b";
}
.flaticon-013-checkmark:before {
  content: "\f10c";
}
.flaticon-014-checkmark:before {
  content: "\f10d";
}
.flaticon-015-chevron:before {
  content: "\f10e";
}
.flaticon-016-double-chevron:before {
  content: "\f10f";
}
.flaticon-017-clipboard:before {
  content: "\f110";
}
.flaticon-018-clock:before {
  content: "\f111";
}
.flaticon-019-close:before {
  content: "\f112";
}
.flaticon-020-close:before {
  content: "\f113";
}
.flaticon-021-command:before {
  content: "\f114";
}
.flaticon-022-copy:before {
  content: "\f115";
}
.flaticon-023-cut:before {
  content: "\f116";
}
.flaticon-024-dashboard:before {
  content: "\f117";
}
.flaticon-025-dashboard:before {
  content: "\f118";
}
.flaticon-026-delete:before {
  content: "\f119";
}
.flaticon-027-dot:before {
  content: "\f11a";
}
.flaticon-028-download:before {
  content: "\f11b";
}
.flaticon-029-ellipsis:before {
  content: "\f11c";
}
.flaticon-030-ellipsis:before {
  content: "\f11d";
}
.flaticon-031-ellipsis:before {
  content: "\f11e";
}
.flaticon-032-ellipsis:before {
  content: "\f11f";
}
.flaticon-033-feather:before {
  content: "\f120";
}
.flaticon-034-filter:before {
  content: "\f121";
}
.flaticon-035-flag:before {
  content: "\f122";
}
.flaticon-036-floppy-disk:before {
  content: "\f123";
}
.flaticon-037-funnel:before {
  content: "\f124";
}
.flaticon-038-gauge:before {
  content: "\f125";
}
.flaticon-039-goal:before {
  content: "\f126";
}
.flaticon-040-graph:before {
  content: "\f127";
}
.flaticon-041-graph:before {
  content: "\f128";
}
.flaticon-042-menu:before {
  content: "\f129";
}
.flaticon-043-menu:before {
  content: "\f12a";
}
.flaticon-044-menu:before {
  content: "\f12b";
}
.flaticon-045-heart:before {
  content: "\f12c";
}
.flaticon-046-home:before {
  content: "\f12d";
}
.flaticon-047-home:before {
  content: "\f12e";
}
.flaticon-048-home:before {
  content: "\f12f";
}
.flaticon-049-home:before {
  content: "\f130";
}
.flaticon-050-info:before {
  content: "\f131";
}
.flaticon-051-info:before {
  content: "\f132";
}
.flaticon-052-inside:before {
  content: "\f133";
}
.flaticon-053-lifebuoy:before {
  content: "\f134";
}
.flaticon-054-maximize:before {
  content: "\f135";
}
.flaticon-055-minimize:before {
  content: "\f136";
}
.flaticon-056-minus:before {
  content: "\f137";
}
.flaticon-057-minus:before {
  content: "\f138";
}
.flaticon-058-minus:before {
  content: "\f139";
}
.flaticon-059-minus:before {
  content: "\f13a";
}
.flaticon-060-on:before {
  content: "\f13b";
}
.flaticon-061-outside:before {
  content: "\f13c";
}
.flaticon-062-pencil:before {
  content: "\f13d";
}
.flaticon-063-pencil:before {
  content: "\f13e";
}
.flaticon-064-pin:before {
  content: "\f13f";
}
.flaticon-065-pin:before {
  content: "\f140";
}
.flaticon-066-plus:before {
  content: "\f141";
}
.flaticon-067-plus:before {
  content: "\f142";
}
.flaticon-068-plus:before {
  content: "\f143";
}
.flaticon-069-plus:before {
  content: "\f144";
}
.flaticon-070-power:before {
  content: "\f145";
}
.flaticon-071-print:before {
  content: "\f146";
}
.flaticon-072-printer:before {
  content: "\f147";
}
.flaticon-073-question:before {
  content: "\f148";
}
.flaticon-074-question:before {
  content: "\f149";
}
.flaticon-075-reload:before {
  content: "\f14a";
}
.flaticon-076-remove:before {
  content: "\f14b";
}
.flaticon-077-remove:before {
  content: "\f14c";
}
.flaticon-078-remove:before {
  content: "\f14d";
}
.flaticon-079-search:before {
  content: "\f14e";
}
.flaticon-080-search:before {
  content: "\f14f";
}
.flaticon-081-search:before {
  content: "\f150";
}
.flaticon-082-share:before {
  content: "\f151";
}
.flaticon-083-share:before {
  content: "\f152";
}
.flaticon-084-share:before {
  content: "\f153";
}
.flaticon-085-signal:before {
  content: "\f154";
}
.flaticon-086-star:before {
  content: "\f155";
}
.flaticon-087-stop:before {
  content: "\f156";
}
.flaticon-088-time:before {
  content: "\f157";
}
.flaticon-089-trash:before {
  content: "\f158";
}
.flaticon-090-upload:before {
  content: "\f159";
}
.flaticon-091-warning:before {
  content: "\f15a";
}
.flaticon-092-warning:before {
  content: "\f15b";
}
.flaticon-093-waving:before {
  content: "\f15c";
}
@font-face {
  font-display: block;
  font-family: icomoon;
  font-style: normal;
  font-weight: 400;
  src: url(/react/demo/static/media/icomoon.b4c5586103506fc2a7d8.eot);
  src: url(/react/demo/static/media/icomoon.b4c5586103506fc2a7d8.eot)
      format("embedded-opentype"),
    url(/react/demo/static/media/icomoon.70c9047bf552cb1f7990.ttf)
      format("truetype"),
    url(/react/demo/static/media/icomoon.3a51c676237c6d0051c7.woff)
      format("woff"),
    url(/react/demo/static/media/icomoon.71f2366b92fee88f30e2.svg) format("svg");
}
[class*=" icon-"],
[class^="icon-"] {
  speak: never;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
.icon-Angle-Grinder .path1:before {
  content: "\e900";
  opacity: 0.3;
}
.icon-Angle-Grinder .path2:before {
  content: "\e901";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Angle-Grinder .path3:before {
  content: "\e902";
  margin-left: -1em;
}
.icon-Axe .path1:before {
  content: "\e903";
  opacity: 0.3;
}
.icon-Axe .path2:before {
  content: "\e904";
  margin-left: -1em;
}
.icon-Brush .path1:before {
  content: "\e905";
  opacity: 0.3;
}
.icon-Brush .path2:before {
  content: "\e906";
  margin-left: -1em;
}
.icon-Compass .path1:before {
  content: "\e907";
  opacity: 0.3;
}
.icon-Compass .path2:before {
  content: "\e908";
  margin-left: -1em;
}
.icon-Hummer .path1:before {
  content: "\e909";
  opacity: 0.3;
}
.icon-Hummer .path2:before {
  content: "\e90a";
  margin-left: -1em;
}
.icon-Hummer .path3:before {
  content: "\e90b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Hummer1 .path1:before {
  content: "\e90c";
  opacity: 0.3;
}
.icon-Hummer1 .path2:before {
  content: "\e90d";
  margin-left: -1em;
}
.icon-Pantone .path1:before {
  content: "\e90e";
  opacity: 0.3;
}
.icon-Pantone .path2:before {
  content: "\e90f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Pantone .path3:before {
  content: "\e910";
  margin-left: -1em;
}
.icon-Road-Cone .path1:before {
  content: "\e911";
}
.icon-Road-Cone .path2:before {
  content: "\e912";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Roller .path1:before {
  content: "\e913";
}
.icon-Roller .path2:before {
  content: "\e914";
  margin-left: -1em;
}
.icon-Roller .path3:before {
  content: "\e915";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Roulette .path1:before {
  content: "\e916";
}
.icon-Roulette .path2:before {
  content: "\e917";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Screwdriver .path1:before {
  content: "\e918";
  opacity: 0.3;
}
.icon-Screwdriver .path2:before {
  content: "\e919";
  margin-left: -1em;
}
.icon-Shovel1 .path1:before {
  content: "\e91a";
  opacity: 0.3;
}
.icon-Shovel1 .path2:before {
  content: "\e91b";
  margin-left: -1em;
}
.icon-Spatula .path1:before {
  content: "\e91c";
  opacity: 0.3;
}
.icon-Spatula .path2:before {
  content: "\e91d";
  margin-left: -1em;
}
.icon-Swiss-knife .path1:before {
  content: "\e91e";
  opacity: 0.3;
}
.icon-Swiss-knife .path2:before {
  content: "\e91f";
  margin-left: -1em;
}
.icon-Tools .path1:before {
  content: "\e920";
}
.icon-Tools .path2:before {
  content: "\e921";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Align-auto .path1:before {
  content: "\e922";
  opacity: 0.3;
}
.icon-Align-auto .path2:before {
  content: "\e923";
  margin-left: -1em;
}
.icon-Align-center .path1:before {
  content: "\e924";
  opacity: 0.3;
}
.icon-Align-center .path2:before {
  content: "\e925";
  margin-left: -1em;
}
.icon-Align-justify .path1:before {
  content: "\e926";
  opacity: 0.3;
}
.icon-Align-justify .path2:before {
  content: "\e927";
  margin-left: -1em;
}
.icon-Align-left .path1:before {
  content: "\e928";
  opacity: 0.3;
}
.icon-Align-left .path2:before {
  content: "\e929";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Align-left .path3:before {
  content: "\e92a";
  margin-left: -1em;
}
.icon-Align-right .path1:before {
  content: "\e92b";
  opacity: 0.3;
}
.icon-Align-right .path2:before {
  content: "\e92c";
  margin-left: -1em;
}
.icon-Article .path1:before {
  content: "\e92d";
}
.icon-Article .path2:before {
  content: "\e92e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bold:before {
  content: "\e92f";
}
.icon-Bullet-list .path1:before {
  content: "\e930";
}
.icon-Bullet-list .path2:before {
  content: "\e931";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Code:before {
  content: "\e932";
}
.icon-Edit-text .path1:before {
  content: "\e933";
  opacity: 0.3;
}
.icon-Edit-text .path2:before {
  content: "\e934";
  margin-left: -1em;
}
.icon-Filter:before {
  content: "\e935";
}
.icon-Font .path1:before {
  content: "\e936";
}
.icon-Font .path2:before {
  content: "\e937";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-H1 .path1:before {
  content: "\e938";
}
.icon-H1 .path2:before {
  content: "\e939";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-H2 .path1:before {
  content: "\e93a";
}
.icon-H2 .path2:before {
  content: "\e93b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Itallic:before {
  content: "\e93c";
}
.icon-Menu .path1:before {
  content: "\e93d";
}
.icon-Menu .path2:before {
  content: "\e93e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Paragraph:before {
  content: "\e93f";
}
.icon-Quote .path1:before {
  content: "\e940";
}
.icon-Quote .path2:before {
  content: "\e941";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Quote1 .path1:before {
  content: "\e942";
}
.icon-Quote1 .path2:before {
  content: "\e943";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Redo:before {
  content: "\e944";
}
.icon-Strikethrough .path1:before {
  content: "\e945";
  opacity: 0.3;
}
.icon-Strikethrough .path2:before {
  content: "\e946";
  margin-left: -1em;
}
.icon-Text:before {
  content: "\e947";
}
.icon-Text-height .path1:before {
  content: "\e948";
  opacity: 0.3;
}
.icon-Text-height .path2:before {
  content: "\e949";
  margin-left: -1em;
}
.icon-Text-width .path1:before {
  content: "\e94a";
  opacity: 0.3;
}
.icon-Text-width .path2:before {
  content: "\e94b";
  margin-left: -1em;
}
.icon-Underline .path1:before {
  content: "\e94c";
}
.icon-Underline .path2:before {
  content: "\e94d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Undo:before {
  content: "\e94e";
}
.icon-ATM .path1:before {
  content: "\e94f";
  opacity: 0.3;
}
.icon-ATM .path2:before {
  content: "\e950";
  margin-left: -1em;
}
.icon-Bag .path1:before {
  content: "\e951";
  opacity: 0.3;
}
.icon-Bag .path2:before {
  content: "\e952";
  margin-left: -1em;
}
.icon-Bag1 .path1:before {
  content: "\e953";
  opacity: 0.3;
}
.icon-Bag1 .path2:before {
  content: "\e954";
  margin-left: -1em;
}
.icon-Barcode .path1:before {
  content: "\e955";
}
.icon-Barcode .path2:before {
  content: "\e956";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Barcode-read .path1:before {
  content: "\e957";
  opacity: 0.3;
}
.icon-Barcode-read .path2:before {
  content: "\e958";
  margin-left: -1em;
}
.icon-Barcode-scan .path1:before {
  content: "\e959";
}
.icon-Barcode-scan .path2:before {
  content: "\e95a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Barcode-scan .path3:before {
  content: "\e95b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bitcoin .path1:before {
  content: "\e95c";
  opacity: 0.3;
}
.icon-Bitcoin .path2:before {
  content: "\e95d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bitcoin .path3:before {
  content: "\e95e";
  margin-left: -1em;
}
.icon-Box1 .path1:before {
  content: "\e95f";
  opacity: 0.3;
}
.icon-Box1 .path2:before {
  content: "\e960";
  margin-left: -1em;
}
.icon-Box2 .path1:before {
  content: "\e961";
}
.icon-Box2 .path2:before {
  content: "\e962";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Box3 .path1:before {
  content: "\e963";
  opacity: 0.3;
}
.icon-Box3 .path2:before {
  content: "\e964";
  margin-left: -1em;
}
.icon-Calculator .path1:before {
  content: "\e965";
  opacity: 0.3;
}
.icon-Calculator .path2:before {
  content: "\e966";
  margin-left: -1em;
}
.icon-Cart1 .path1:before {
  content: "\e967";
  opacity: 0.3;
}
.icon-Cart1 .path2:before {
  content: "\e968";
  margin-left: -1em;
}
.icon-Cart2 .path1:before {
  content: "\e969";
  opacity: 0.3;
}
.icon-Cart2 .path2:before {
  content: "\e96a";
  margin-left: -1em;
}
.icon-Cart .path1:before {
  content: "\e96b";
  opacity: 0.3;
}
.icon-Cart .path2:before {
  content: "\e96c";
  margin-left: -1em;
}
.icon-Chart-bar .path1:before {
  content: "\e96d";
  opacity: 0.3;
}
.icon-Chart-bar .path2:before {
  content: "\e96e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-bar .path3:before {
  content: "\e96f";
  margin-left: -1em;
}
.icon-Chart-bar .path4:before {
  content: "\e970";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-bar1 .path1:before {
  content: "\e971";
  opacity: 0.3;
}
.icon-Chart-bar1 .path2:before {
  content: "\e972";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-bar1 .path3:before {
  content: "\e973";
  margin-left: -1em;
}
.icon-Chart-bar1 .path4:before {
  content: "\e974";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-bar2 .path1:before {
  content: "\e975";
  opacity: 0.3;
}
.icon-Chart-bar2 .path2:before {
  content: "\e976";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-bar2 .path3:before {
  content: "\e977";
  margin-left: -1em;
}
.icon-Chart-bar2 .path4:before {
  content: "\e978";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-line .path1:before {
  content: "\e979";
}
.icon-Chart-line .path2:before {
  content: "\e97a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-line1 .path1:before {
  content: "\e97b";
}
.icon-Chart-line1 .path2:before {
  content: "\e97c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chart-pie .path1:before {
  content: "\e97d";
  opacity: 0.3;
}
.icon-Chart-pie .path2:before {
  content: "\e97e";
  margin-left: -1em;
}
.icon-Credit-card .path1:before {
  content: "\e97f";
  opacity: 0.3;
}
.icon-Credit-card .path2:before {
  content: "\e980";
  margin-left: -1em;
}
.icon-Credit-card .path3:before {
  content: "\e981";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Dollar .path1:before {
  content: "\e982";
  opacity: 0.3;
}
.icon-Dollar .path2:before {
  content: "\e983";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Dollar .path3:before {
  content: "\e984";
  margin-left: -1em;
}
.icon-Euro .path1:before {
  content: "\e985";
  opacity: 0.3;
}
.icon-Euro .path2:before {
  content: "\e986";
  margin-left: -1em;
}
.icon-Gift .path1:before {
  content: "\e987";
}
.icon-Gift .path2:before {
  content: "\e988";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Loader .path1:before {
  content: "\e989";
  opacity: 0.3;
}
.icon-Loader .path2:before {
  content: "\e98a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Loader .path3:before {
  content: "\e98b";
  margin-left: -1em;
}
.icon-MC .path1:before {
  content: "\e98c";
  opacity: 0.3;
}
.icon-MC .path2:before {
  content: "\e98d";
  margin-left: -1em;
}
.icon-Money .path1:before {
  content: "\e98e";
  opacity: 0.3;
}
.icon-Money .path2:before {
  content: "\e98f";
  margin-left: -1em;
}
.icon-Pound .path1:before {
  content: "\e990";
}
.icon-Pound .path2:before {
  content: "\e991";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-145:before,
.icon-Price:before {
  content: "\e992";
}
.icon-245:before,
.icon-Price1:before {
  content: "\e993";
}
.icon-Rouble .path1:before {
  content: "\e994";
  opacity: 0.3;
}
.icon-Rouble .path2:before {
  content: "\e995";
  margin-left: -1em;
}
.icon-Safe .path1:before {
  content: "\e996";
  opacity: 0.3;
}
.icon-Safe .path2:before {
  content: "\e997";
  margin-left: -1em;
}
.icon-Sale .path1:before {
  content: "\e998";
}
.icon-Sale .path2:before {
  content: "\e999";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Sale1 .path1:before {
  content: "\e99a";
  opacity: 0.3;
}
.icon-Sale1 .path2:before {
  content: "\e99b";
  margin-left: -1em;
}
.icon-Sale1 .path3:before {
  content: "\e99c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Sale1 .path4:before {
  content: "\e99d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Settings .path1:before {
  content: "\e99e";
  opacity: 0.3;
}
.icon-Settings .path2:before {
  content: "\e99f";
  margin-left: -1em;
}
.icon-Sort .path1:before {
  content: "\e9a0";
}
.icon-Sort .path2:before {
  content: "\e9a1";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-25:before,
.icon-Sort1:before {
  content: "\e9a2";
}
.icon-32:before,
.icon-Sort2:before {
  content: "\e9a3";
}
.icon-Ticket:before {
  content: "\e9a4";
}
.icon-Wallet .path1:before {
  content: "\e9a5";
  opacity: 0.3;
}
.icon-Wallet .path2:before {
  content: "\e9a6";
  margin-left: -1em;
}
.icon-Wallet1 .path1:before {
  content: "\e9a7";
  opacity: 0.3;
}
.icon-Wallet1 .path2:before {
  content: "\e9a8";
  margin-left: -1em;
}
.icon-Wallet1 .path3:before {
  content: "\e9a9";
  margin-left: -1em;
}
.icon-Wallet2 .path1:before {
  content: "\e9aa";
  opacity: 0.3;
}
.icon-Wallet2 .path2:before {
  content: "\e9ab";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Wallet2 .path3:before {
  content: "\e9ac";
  margin-left: -1em;
}
.icon-Angle-up:before {
  content: "\e9ad";
}
.icon-Angle-double-down .path1:before {
  content: "\e9ae";
}
.icon-Angle-double-down .path2:before {
  content: "\e9af";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Angle-double-left .path1:before {
  content: "\e9b0";
}
.icon-Angle-double-left .path2:before {
  content: "\e9b1";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Angle-double-right .path1:before {
  content: "\e9b2";
}
.icon-Angle-double-right .path2:before {
  content: "\e9b3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Angle-double-up .path1:before {
  content: "\e9b4";
}
.icon-Angle-double-up .path2:before {
  content: "\e9b5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Angle-down:before {
  content: "\e9b6";
}
.icon-Angle-left:before {
  content: "\e9b7";
}
.icon-Angle-right:before {
  content: "\e9b8";
}
.icon-Arrow-down .path1:before {
  content: "\e9b9";
  opacity: 0.3;
}
.icon-Arrow-down .path2:before {
  content: "\e9ba";
  margin-left: -1em;
}
.icon-Arrow-from-bottom .path1:before {
  content: "\e9bb";
  opacity: 0.3;
}
.icon-Arrow-from-bottom .path2:before {
  content: "\e9bc";
  margin-left: -1em;
}
.icon-Arrow-from-bottom .path3:before {
  content: "\e9bd";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-from-left .path1:before {
  content: "\e9be";
  opacity: 0.3;
}
.icon-Arrow-from-left .path2:before {
  content: "\e9bf";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-from-left .path3:before {
  content: "\e9c0";
  margin-left: -1em;
}
.icon-Arrow-from-right .path1:before {
  content: "\e9c1";
  opacity: 0.3;
}
.icon-Arrow-from-right .path2:before {
  content: "\e9c2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-from-right .path3:before {
  content: "\e9c3";
  margin-left: -1em;
}
.icon-Arrow-from-top .path1:before {
  content: "\e9c4";
  opacity: 0.3;
}
.icon-Arrow-from-top .path2:before {
  content: "\e9c5";
  margin-left: -1em;
}
.icon-Arrow-from-top .path3:before {
  content: "\e9c6";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-left .path1:before {
  content: "\e9c7";
  opacity: 0.3;
}
.icon-Arrow-left .path2:before {
  content: "\e9c8";
  margin-left: -1em;
}
.icon-Arrow-right .path1:before {
  content: "\e9c9";
  opacity: 0.3;
}
.icon-Arrow-right .path2:before {
  content: "\e9ca";
  margin-left: -1em;
}
.icon-Arrows-h .path1:before {
  content: "\e9cb";
  opacity: 0.3;
}
.icon-Arrows-h .path2:before {
  content: "\e9cc";
  margin-left: -1em;
}
.icon-Arrows-h .path3:before {
  content: "\e9cd";
  margin-left: -1em;
}
.icon-Arrows-v .path1:before {
  content: "\e9ce";
  opacity: 0.3;
}
.icon-Arrows-v .path2:before {
  content: "\e9cf";
  margin-left: -1em;
}
.icon-Arrows-v .path3:before {
  content: "\e9d0";
  margin-left: -1em;
}
.icon-Arrow-to-bottom .path1:before {
  content: "\e9d1";
  opacity: 0.3;
}
.icon-Arrow-to-bottom .path2:before {
  content: "\e9d2";
  margin-left: -1em;
}
.icon-Arrow-to-bottom .path3:before {
  content: "\e9d3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-to-left .path1:before {
  content: "\e9d4";
  opacity: 0.3;
}
.icon-Arrow-to-left .path2:before {
  content: "\e9d5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-to-left .path3:before {
  content: "\e9d6";
  margin-left: -1em;
}
.icon-Arrow-to-right .path1:before {
  content: "\e9d7";
  opacity: 0.3;
}
.icon-Arrow-to-right .path2:before {
  content: "\e9d8";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-to-right .path3:before {
  content: "\e9d9";
  margin-left: -1em;
}
.icon-Arrow-to-up .path1:before {
  content: "\e9da";
  opacity: 0.3;
}
.icon-Arrow-to-up .path2:before {
  content: "\e9db";
  margin-left: -1em;
}
.icon-Arrow-to-up .path3:before {
  content: "\e9dc";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Arrow-up .path1:before {
  content: "\e9dd";
  opacity: 0.3;
}
.icon-Arrow-up .path2:before {
  content: "\e9de";
  margin-left: -1em;
}
.icon-Check:before {
  content: "\e9df";
}
.icon-Close .path1:before {
  content: "\e9e0";
}
.icon-Close .path2:before {
  content: "\e9e1";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Double-check .path1:before {
  content: "\e9e2";
  opacity: 0.3;
}
.icon-Double-check .path2:before {
  content: "\e9e3";
  margin-left: -1em;
}
.icon-Down-2 .path1:before {
  content: "\e9e4";
  opacity: 0.3;
}
.icon-Down-2 .path2:before {
  content: "\e9e5";
  margin-left: -1em;
}
.icon-Down-left .path1:before {
  content: "\e9e6";
  opacity: 0.3;
}
.icon-Down-left .path2:before {
  content: "\e9e7";
  margin-left: -1em;
}
.icon-Down-right .path1:before {
  content: "\e9e8";
  opacity: 0.3;
}
.icon-Down-right .path2:before {
  content: "\e9e9";
  margin-left: -1em;
}
.icon-Exchange .path1:before {
  content: "\e9ea";
  opacity: 0.3;
}
.icon-Exchange .path2:before {
  content: "\e9eb";
  margin-left: -1em;
}
.icon-Exchange .path3:before {
  content: "\e9ec";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Exchange .path4:before {
  content: "\e9ed";
  margin-left: -1em;
}
.icon-Left-3 .path1:before {
  content: "\e9ee";
}
.icon-Left-3 .path2:before {
  content: "\e9ef";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Left-2 .path1:before {
  content: "\e9f0";
  opacity: 0.3;
}
.icon-Left-2 .path2:before {
  content: "\e9f1";
  margin-left: -1em;
}
.icon-Minus1:before {
  content: "\e9f2";
}
.icon-Plus1 .path1:before {
  content: "\e9f3";
}
.icon-Plus1 .path2:before {
  content: "\e9f4";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Right-3 .path1:before {
  content: "\e9f5";
}
.icon-Right-3 .path2:before {
  content: "\e9f6";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Right-2 .path1:before {
  content: "\e9f7";
  opacity: 0.3;
}
.icon-Right-2 .path2:before {
  content: "\e9f8";
  margin-left: -1em;
}
.icon-Route .path1:before {
  content: "\e9f9";
  opacity: 0.3;
}
.icon-Route .path2:before {
  content: "\e9fa";
  margin-left: -1em;
}
.icon-Route .path3:before {
  content: "\e9fb";
  margin-left: -1em;
}
.icon-Sign-in .path1:before {
  content: "\e9fc";
  opacity: 0.3;
}
.icon-Sign-in .path2:before {
  content: "\e9fd";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Sign-in .path3:before {
  content: "\e9fe";
  margin-left: -1em;
}
.icon-Sign-out .path1:before {
  content: "\e9ff";
  opacity: 0.3;
}
.icon-Sign-out .path2:before {
  content: "\ea00";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Sign-out .path3:before {
  content: "\ea01";
  margin-left: -1em;
}
.icon-Up-2 .path1:before {
  content: "\ea02";
  opacity: 0.3;
}
.icon-Up-2 .path2:before {
  content: "\ea03";
  margin-left: -1em;
}
.icon-Up-down .path1:before {
  content: "\ea04";
  opacity: 0.3;
}
.icon-Up-down .path2:before {
  content: "\ea05";
  margin-left: -1em;
}
.icon-Up-down .path3:before {
  content: "\ea06";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Up-down .path4:before {
  content: "\ea07";
  margin-left: -1em;
}
.icon-Up-left .path1:before {
  content: "\ea08";
  opacity: 0.3;
}
.icon-Up-left .path2:before {
  content: "\ea09";
  margin-left: -1em;
}
.icon-Up-right .path1:before {
  content: "\ea0a";
  opacity: 0.3;
}
.icon-Up-right .path2:before {
  content: "\ea0b";
  margin-left: -1em;
}
.icon-Waiting:before {
  content: "\ea0c";
}
.icon-Add-music .path1:before {
  content: "\ea0d";
}
.icon-Add-music .path2:before {
  content: "\ea0e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Airplay .path1:before {
  content: "\ea0f";
  opacity: 0.3;
}
.icon-Airplay .path2:before {
  content: "\ea10";
  margin-left: -1em;
}
.icon-Airplay-video .path1:before {
  content: "\ea11";
}
.icon-Airplay-video .path2:before {
  content: "\ea12";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Back .path1:before {
  content: "\ea13";
}
.icon-Back .path2:before {
  content: "\ea14";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Backward .path1:before {
  content: "\ea15";
  opacity: 0.3;
}
.icon-Backward .path2:before {
  content: "\ea16";
  margin-left: -1em;
}
.icon-CD .path1:before {
  content: "\ea17";
}
.icon-CD .path2:before {
  content: "\ea18";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-DVD .path1:before {
  content: "\ea19";
  opacity: 0.3;
}
.icon-DVD .path2:before {
  content: "\ea1a";
  margin-left: -1em;
}
.icon-Eject .path1:before {
  content: "\ea1b";
}
.icon-Eject .path2:before {
  content: "\ea1c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Equalizer .path1:before {
  content: "\ea1d";
  opacity: 0.3;
}
.icon-Equalizer .path2:before {
  content: "\ea1e";
  margin-left: -1em;
}
.icon-Equalizer .path3:before {
  content: "\ea1f";
  margin-left: -1em;
}
.icon-Equalizer .path4:before {
  content: "\ea20";
  margin-left: -1em;
}
.icon-Forward .path1:before {
  content: "\ea21";
  opacity: 0.3;
}
.icon-Forward .path2:before {
  content: "\ea22";
  margin-left: -1em;
}
.icon-Media-library .path1:before {
  content: "\ea23";
  opacity: 0.3;
}
.icon-Media-library .path2:before {
  content: "\ea24";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Media-library .path3:before {
  content: "\ea25";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Media-library .path4:before {
  content: "\ea26";
  margin-left: -1em;
}
.icon-Media-library1 .path1:before {
  content: "\ea27";
  opacity: 0.3;
}
.icon-Media-library1 .path2:before {
  content: "\ea28";
  margin-left: -1em;
}
.icon-Media-library2 .path1:before {
  content: "\ea29";
  opacity: 0.09;
}
.icon-Media-library2 .path2:before {
  content: "\ea2a";
  margin-left: -1em;
}
.icon-Movie-Lane .path1:before {
  content: "\ea2b";
  opacity: 0.3;
}
.icon-Movie-Lane .path2:before {
  content: "\ea2c";
  margin-left: -1em;
}
.icon-Movie-lane .path1:before {
  content: "\ea2d";
  opacity: 0.3;
}
.icon-Movie-lane .path2:before {
  content: "\ea2e";
  margin-left: -1em;
}
.icon-Music1:before {
  content: "\ea2f";
}
.icon-Music-cloud .path1:before {
  content: "\ea30";
  opacity: 0.3;
}
.icon-Music-cloud .path2:before {
  content: "\ea31";
  margin-left: -1em;
}
.icon-Music-note:before {
  content: "\ea32";
}
.icon-Mute .path1:before {
  content: "\ea33";
  opacity: 0.3;
}
.icon-Mute .path2:before {
  content: "\ea34";
  margin-left: -1em;
}
.icon-Next .path1:before {
  content: "\ea35";
}
.icon-Next .path2:before {
  content: "\ea36";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Pause:before {
  content: "\ea37";
}
.icon-Play:before {
  content: "\ea38";
}
.icon-Playlist .path1:before {
  content: "\ea39";
}
.icon-Playlist .path2:before {
  content: "\ea3a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Playlist1 .path1:before {
  content: "\ea3b";
  opacity: 0.3;
}
.icon-Playlist1 .path2:before {
  content: "\ea3c";
  margin-left: -1em;
}
.icon-Rec:before {
  content: "\ea3d";
}
.icon-Repeat .path1:before {
  content: "\ea3e";
}
.icon-Repeat .path2:before {
  content: "\ea3f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Repeat-one .path1:before {
  content: "\ea40";
  opacity: 0.3;
}
.icon-Repeat-one .path2:before {
  content: "\ea41";
  margin-left: -1em;
}
.icon-Shuffle .path1:before {
  content: "\ea42";
  opacity: 0.3;
}
.icon-Shuffle .path2:before {
  content: "\ea43";
  margin-left: -1em;
}
.icon-Volume-down .path1:before {
  content: "\ea44";
  opacity: 0.3;
}
.icon-Volume-down .path2:before {
  content: "\ea45";
  margin-left: -1em;
}
.icon-Volume-full .path1:before {
  content: "\ea46";
  opacity: 0.3;
}
.icon-Volume-full .path2:before {
  content: "\ea47";
  margin-left: -1em;
}
.icon-Volume-half .path1:before {
  content: "\ea48";
  opacity: 0.3;
}
.icon-Volume-half .path2:before {
  content: "\ea49";
  margin-left: -1em;
}
.icon-Volume-up .path1:before {
  content: "\ea4a";
  opacity: 0.3;
}
.icon-Volume-up .path2:before {
  content: "\ea4b";
  margin-left: -1em;
}
.icon-Vynil .path1:before {
  content: "\ea4c";
}
.icon-Vynil .path2:before {
  content: "\ea4d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Youtube .path1:before {
  content: "\ea4e";
  opacity: 0.3;
}
.icon-Youtube .path2:before {
  content: "\ea4f";
  margin-left: -1em;
}
.icon-Compass1:before {
  content: "\ea50";
}
.icon-136:before,
.icon-Direction1:before {
  content: "\ea51";
}
.icon-228:before,
.icon-Direction:before {
  content: "\ea52";
}
.icon-Location-arrow:before {
  content: "\ea53";
}
.icon-128:before,
.icon-Marker:before {
  content: "\ea54";
}
.icon-229:before,
.icon-Marker1:before {
  content: "\ea55";
}
.icon-Position1 .path1:before {
  content: "\ea56";
  opacity: 0.3;
}
.icon-Position1 .path2:before {
  content: "\ea57";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Position1 .path3:before {
  content: "\ea58";
  margin-left: -1em;
}
.icon-Layout-3d .path1:before {
  content: "\ea59";
}
.icon-Layout-3d .path2:before {
  content: "\ea5a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-4-blocks .path1:before {
  content: "\ea5b";
}
.icon-Layout-4-blocks .path2:before {
  content: "\ea5c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-arrange .path1:before {
  content: "\ea5d";
}
.icon-Layout-arrange .path2:before {
  content: "\ea5e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-grid .path1:before {
  content: "\ea5f";
  opacity: 0.3;
}
.icon-Layout-grid .path2:before {
  content: "\ea60";
  margin-left: -1em;
}
.icon-Layout-horizontal .path1:before {
  content: "\ea61";
  opacity: 0.3;
}
.icon-Layout-horizontal .path2:before {
  content: "\ea62";
  margin-left: -1em;
}
.icon-Layout-left-panel-1 .path1:before {
  content: "\ea63";
}
.icon-Layout-left-panel-1 .path2:before {
  content: "\ea64";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-left-panel-2 .path1:before {
  content: "\ea65";
}
.icon-Layout-left-panel-2 .path2:before {
  content: "\ea66";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-right-panel-1 .path1:before {
  content: "\ea67";
}
.icon-Layout-right-panel-1 .path2:before {
  content: "\ea68";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-right-panel-2 .path1:before {
  content: "\ea69";
}
.icon-Layout-right-panel-2 .path2:before {
  content: "\ea6a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-top-panel-1 .path1:before {
  content: "\ea6b";
}
.icon-Layout-top-panel-1 .path2:before {
  content: "\ea6c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-top-panel-2 .path1:before {
  content: "\ea6d";
}
.icon-Layout-top-panel-2 .path2:before {
  content: "\ea6e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-top-panel-3 .path1:before {
  content: "\ea6f";
}
.icon-Layout-top-panel-3 .path2:before {
  content: "\ea70";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-top-panel-4 .path1:before {
  content: "\ea71";
}
.icon-Layout-top-panel-4 .path2:before {
  content: "\ea72";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-top-panel-5 .path1:before {
  content: "\ea73";
}
.icon-Layout-top-panel-5 .path2:before {
  content: "\ea74";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-top-panel-6 .path1:before {
  content: "\ea75";
}
.icon-Layout-top-panel-6 .path2:before {
  content: "\ea76";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Layout-vertical .path1:before {
  content: "\ea77";
}
.icon-Layout-vertical .path2:before {
  content: "\ea78";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Air-ballon .path1:before {
  content: "\ea79";
}
.icon-Air-ballon .path2:before {
  content: "\ea7a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Alarm-clock .path1:before {
  content: "\ea7b";
}
.icon-Alarm-clock .path2:before {
  content: "\ea7c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Alarm-clock .path3:before {
  content: "\ea7d";
  margin-left: -1em;
}
.icon-Armchair .path1:before {
  content: "\ea7e";
  opacity: 0.3;
}
.icon-Armchair .path2:before {
  content: "\ea7f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Armchair .path3:before {
  content: "\ea80";
  margin-left: -1em;
}
.icon-Bag-chair:before {
  content: "\ea81";
}
.icon-Bath .path1:before {
  content: "\ea82";
  opacity: 0.3;
}
.icon-Bath .path2:before {
  content: "\ea83";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bath .path3:before {
  content: "\ea84";
  margin-left: -1em;
}
.icon-Bed .path1:before {
  content: "\ea85";
  opacity: 0.3;
}
.icon-Bed .path2:before {
  content: "\ea86";
  margin-left: -1em;
}
.icon-Bed .path3:before {
  content: "\ea87";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Book:before {
  content: "\ea88";
}
.icon-Book-open .path1:before {
  content: "\ea89";
}
.icon-Book-open .path2:before {
  content: "\ea8a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Box .path1:before {
  content: "\ea8b";
}
.icon-Box .path2:before {
  content: "\ea8c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Broom .path1:before {
  content: "\ea8d";
  opacity: 0.3;
}
.icon-Broom .path2:before {
  content: "\ea8e";
  margin-left: -1em;
}
.icon-Building .path1:before {
  content: "\ea8f";
}
.icon-Building .path2:before {
  color: #fff;
  content: "\ea90";
  margin-left: -1em;
}
.icon-Building .path3:before {
  content: "\ea91";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bulb .path1:before {
  content: "\ea92";
  opacity: 0.3;
}
.icon-Bulb .path2:before {
  content: "\ea93";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bulb .path3:before {
  content: "\ea94";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bulb .path4:before {
  content: "\ea95";
  margin-left: -1em;
}
.icon-Bulb1 .path1:before {
  content: "\ea96";
  opacity: 0.3;
}
.icon-Bulb1 .path2:before {
  content: "\ea97";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bulb1 .path3:before {
  content: "\ea98";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bulb1 .path4:before {
  content: "\ea99";
  margin-left: -1em;
}
.icon-Chair .path1:before {
  content: "\ea9a";
}
.icon-Chair .path2:before {
  content: "\ea9b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chair1 .path1:before {
  content: "\ea9c";
  opacity: 0.3;
}
.icon-Chair1 .path2:before {
  content: "\ea9d";
  margin-left: -1em;
}
.icon-Clock .path1:before {
  content: "\ea9e";
  opacity: 0.3;
}
.icon-Clock .path2:before {
  content: "\ea9f";
  margin-left: -1em;
}
.icon-Commode .path1:before {
  content: "\eaa0";
  opacity: 0.3;
}
.icon-Commode .path2:before {
  content: "\eaa1";
  margin-left: -1em;
}
.icon-Commode1 .path1:before {
  content: "\eaa2";
  opacity: 0.3;
}
.icon-Commode1 .path2:before {
  content: "\eaa3";
  margin-left: -1em;
}
.icon-Couch .path1:before {
  content: "\eaa4";
  opacity: 0.3;
}
.icon-Couch .path2:before {
  content: "\eaa5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Couch .path3:before {
  content: "\eaa6";
  margin-left: -1em;
}
.icon-Cupboard .path1:before {
  content: "\eaa7";
  opacity: 0.3;
}
.icon-Cupboard .path2:before {
  content: "\eaa8";
  margin-left: -1em;
}
.icon-Curtains .path1:before {
  content: "\eaa9";
  opacity: 0.3;
}
.icon-Curtains .path2:before {
  content: "\eaaa";
  margin-left: -1em;
}
.icon-Deer .path1:before {
  content: "\eaab";
  opacity: 0.3;
}
.icon-Deer .path2:before {
  content: "\eaac";
  margin-left: -1em;
}
.icon-Door-open .path1:before {
  content: "\eaad";
  opacity: 0.3;
}
.icon-Door-open .path2:before {
  content: "\eaae";
  margin-left: -1em;
}
.icon-Earth:before {
  content: "\eaaf";
}
.icon-Fireplace .path1:before {
  content: "\eab0";
  opacity: 0.3;
}
.icon-Fireplace .path2:before {
  content: "\eab1";
  margin-left: -1em;
}
.icon-Flashlight .path1:before {
  content: "\eab2";
}
.icon-Flashlight .path2:before {
  content: "\eab3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Flower .path1:before {
  content: "\eab4";
  opacity: 0.3;
}
.icon-Flower .path2:before {
  content: "\eab5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Flower .path3:before {
  content: "\eab6";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Flower .path4:before {
  content: "\eab7";
  margin-left: -1em;
}
.icon-239:before,
.icon-Flower1:before {
  content: "\eab8";
}
.icon-38:before,
.icon-Flower2:before {
  content: "\eab9";
}
.icon-Globe .path1:before {
  content: "\eaba";
}
.icon-Globe .path2:before {
  content: "\eabb";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Home:before {
  content: "\eabc";
}
.icon-Home-heart:before {
  content: "\eabd";
}
.icon-Key .path1:before {
  content: "\eabe";
  opacity: 0.3;
}
.icon-Key .path2:before {
  content: "\eabf";
  margin-left: -1em;
}
.icon-Ladder .path1:before {
  content: "\eac0";
  opacity: 0.3;
}
.icon-Ladder .path2:before {
  content: "\eac1";
  margin-left: -1em;
}
.icon-Lamp .path1:before {
  content: "\eac2";
}
.icon-Lamp .path2:before {
  content: "\eac3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Lamp .path3:before {
  color: #fff;
  content: "\eac4";
  margin-left: -1em;
}
.icon-Lamp .path4:before {
  content: "\eac5";
  margin-left: -1em;
}
.icon-Lamp1 .path1:before {
  content: "\eac6";
  opacity: 0.3;
}
.icon-Lamp1 .path2:before {
  content: "\eac7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Lamp1 .path3:before {
  content: "\eac8";
  margin-left: -1em;
}
.icon-Library .path1:before {
  content: "\eac9";
}
.icon-Library .path2:before {
  content: "\eaca";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mailbox .path1:before {
  content: "\eacb";
}
.icon-Mailbox .path2:before {
  content: "\eacc";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mirror .path1:before {
  content: "\eacd";
}
.icon-Mirror .path2:before {
  content: "\eace";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Picture .path1:before {
  content: "\eacf";
  opacity: 0.3;
}
.icon-Picture .path2:before {
  content: "\ead0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Picture .path3:before {
  content: "\ead1";
  margin-left: -1em;
}
.icon-Picture .path4:before {
  content: "\ead2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Ruller:before {
  content: "\ead3";
}
.icon-Stairs:before {
  content: "\ead4";
}
.icon-Timer .path1:before {
  content: "\ead5";
  opacity: 0.3;
}
.icon-Timer .path2:before {
  content: "\ead6";
  margin-left: -1em;
}
.icon-Timer .path3:before {
  content: "\ead7";
  margin-left: -1em;
}
.icon-Timer .path4:before {
  content: "\ead8";
  margin-left: -1em;
}
.icon-Toilet .path1:before {
  content: "\ead9";
  opacity: 0.3;
}
.icon-Toilet .path2:before {
  content: "\eada";
  margin-left: -1em;
}
.icon-Toilet .path3:before {
  content: "\eadb";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Towel:before {
  content: "\eadc";
}
.icon-Trash1 .path1:before {
  content: "\eadd";
}
.icon-Trash1 .path2:before {
  content: "\eade";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Water-mixer .path1:before {
  content: "\eadf";
  opacity: 0.3;
}
.icon-Water-mixer .path2:before {
  content: "\eae0";
  margin-left: -1em;
}
.icon-Water-mixer .path3:before {
  content: "\eae1";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Weight .path1:before {
  content: "\eae2";
}
.icon-Weight .path2:before {
  content: "\eae3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Weight1 .path1:before {
  content: "\eae4";
  opacity: 0.3;
}
.icon-Weight1 .path2:before {
  content: "\eae5";
  margin-left: -1em;
}
.icon-Wood .path1:before {
  content: "\eae6";
  opacity: 0.3;
}
.icon-Wood .path2:before {
  content: "\eae7";
  margin-left: -1em;
}
.icon-Wood1 .path1:before {
  content: "\eae8";
  opacity: 0.3;
}
.icon-Wood1 .path2:before {
  content: "\eae9";
  margin-left: -1em;
}
.icon-Wood-horse:before {
  content: "\eaea";
}
.icon-Attachment .path1:before {
  content: "\eaeb";
  opacity: 0.3;
}
.icon-Attachment .path2:before {
  content: "\eaec";
  margin-left: -1em;
}
.icon-Attachment1 .path1:before {
  content: "\eaed";
  opacity: 0.3;
}
.icon-Attachment1 .path2:before {
  content: "\eaee";
  margin-left: -1em;
}
.icon-Attachment1 .path3:before {
  content: "\eaef";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Attachment1 .path4:before {
  content: "\eaf0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Binocular:before {
  content: "\eaf1";
}
.icon-Bookmark:before {
  content: "\eaf2";
}
.icon-Clip:before {
  content: "\eaf3";
}
.icon-Clipboard .path1:before {
  content: "\eaf4";
  opacity: 0.3;
}
.icon-Clipboard .path2:before {
  content: "\eaf5";
  margin-left: -1em;
}
.icon-Clipboard .path3:before {
  content: "\eaf6";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Clipboard .path4:before {
  content: "\eaf7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cursor:before {
  content: "\eaf8";
}
.icon-Dislike .path1:before {
  content: "\eaf9";
}
.icon-Dislike .path2:before {
  content: "\eafa";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Duplicate .path1:before {
  content: "\eafb";
  opacity: 0.3;
}
.icon-Duplicate .path2:before {
  content: "\eafc";
  margin-left: -1em;
}
.icon-Edit1:before {
  content: "\eafd";
}
.icon-Expand-arrows .path1:before {
  content: "\eafe";
  opacity: 0.3;
}
.icon-Expand-arrows .path2:before {
  content: "\eaff";
  margin-left: -1em;
}
.icon-Fire:before {
  content: "\eb00";
}
.icon-Folder1:before {
  content: "\eb01";
}
.icon-Half-heart .path1:before {
  content: "\eb02";
  opacity: 0.3;
}
.icon-Half-heart .path2:before {
  content: "\eb03";
  margin-left: -1em;
}
.icon-Half-star .path1:before {
  content: "\eb04";
  opacity: 0.3;
}
.icon-Half-star .path2:before {
  content: "\eb05";
  margin-left: -1em;
}
.icon-Heart:before {
  content: "\eb06";
}
.icon-Hidden .path1:before {
  content: "\eb07";
}
.icon-Hidden .path2:before {
  content: "\eb08";
  margin-left: -1em;
}
.icon-Hidden .path3:before {
  content: "\eb09";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Like .path1:before {
  content: "\eb0a";
}
.icon-Like .path2:before {
  content: "\eb0b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Lock:before {
  content: "\eb0c";
}
.icon-Notification .path1:before {
  content: "\eb0d";
}
.icon-Notification .path2:before {
  content: "\eb0e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Notifications .path1:before {
  content: "\eb0f";
}
.icon-Notifications .path2:before {
  content: "\eb10";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-133:before,
.icon-Other:before {
  content: "\eb11";
}
.icon-234:before,
.icon-Other1:before {
  content: "\eb12";
}
.icon-Sad .path1:before {
  content: "\eb13";
  opacity: 0.3;
}
.icon-Sad .path2:before {
  content: "\eb14";
  margin-left: -1em;
}
.icon-Save .path1:before {
  content: "\eb15";
}
.icon-Save .path2:before {
  content: "\eb16";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Scale .path1:before {
  content: "\eb17";
}
.icon-Scale .path2:before {
  content: "\eb18";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Scissors .path1:before {
  content: "\eb19";
  opacity: 0.3;
}
.icon-Scissors .path2:before {
  content: "\eb1a";
  margin-left: -1em;
}
.icon-Search .path1:before {
  content: "\eb1b";
  opacity: 0.3;
}
.icon-Search .path2:before {
  content: "\eb1c";
  margin-left: -1em;
}
.icon-Settings2 .path1:before {
  content: "\eb1d";
  opacity: 0.3;
}
.icon-Settings2 .path2:before {
  content: "\eb1e";
  margin-left: -1em;
}
.icon-Settings-1 .path1:before {
  content: "\eb1f";
}
.icon-Settings-1 .path2:before {
  content: "\eb20";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Settings-2:before {
  content: "\eb21";
}
.icon-Shield-check .path1:before {
  content: "\eb22";
  opacity: 0.3;
}
.icon-Shield-check .path2:before {
  content: "\eb23";
  margin-left: -1em;
}
.icon-Shield-disabled .path1:before {
  content: "\eb24";
  opacity: 0.3;
}
.icon-Shield-disabled .path2:before {
  content: "\eb25";
  margin-left: -1em;
}
.icon-Shield-protected .path1:before {
  content: "\eb26";
  opacity: 0.3;
}
.icon-Shield-protected .path2:before {
  content: "\eb27";
  margin-left: -1em;
}
.icon-Size .path1:before {
  content: "\eb28";
}
.icon-Size .path2:before {
  content: "\eb29";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Smile .path1:before {
  content: "\eb2a";
  opacity: 0.3;
}
.icon-Smile .path2:before {
  content: "\eb2b";
  margin-left: -1em;
}
.icon-Star:before {
  content: "\eb2c";
}
.icon-Thunder1:before {
  content: "\eb2d";
}
.icon-Thunder-move .path1:before {
  content: "\eb2e";
}
.icon-Thunder-move .path2:before {
  content: "\eb2f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Trash .path1:before {
  content: "\eb30";
}
.icon-Trash .path2:before {
  content: "\eb31";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Unlock:before {
  content: "\eb32";
}
.icon-Update:before {
  content: "\eb33";
}
.icon-User .path1:before {
  content: "\eb34";
  opacity: 0.3;
}
.icon-User .path2:before {
  content: "\eb35";
  margin-left: -1em;
}
.icon-Visible:before {
  content: "\eb36";
}
.icon-Beer .path1:before {
  content: "\eb37";
  opacity: 0.3;
}
.icon-Beer .path2:before {
  content: "\eb38";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Beer .path3:before {
  content: "\eb39";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Beer .path4:before {
  content: "\eb3a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Beer .path5:before {
  content: "\eb3b";
  margin-left: -1em;
}
.icon-Bottle .path1:before {
  content: "\eb3c";
}
.icon-Bottle .path2:before {
  content: "\eb3d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bottle1 .path1:before {
  content: "\eb3e";
}
.icon-Bottle1 .path2:before {
  content: "\eb3f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bread .path1:before {
  content: "\eb40";
  opacity: 0.3;
}
.icon-Bread .path2:before {
  content: "\eb41";
  margin-left: -1em;
}
.icon-Bucket1 .path1:before {
  content: "\eb42";
  opacity: 0.3;
}
.icon-Bucket1 .path2:before {
  content: "\eb43";
  margin-left: -1em;
}
.icon-Burger .path1:before {
  content: "\eb44";
}
.icon-Burger .path2:before {
  content: "\eb45";
  margin-left: -1em;
}
.icon-Burger .path3:before {
  content: "\eb46";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cake .path1:before {
  content: "\eb47";
}
.icon-Cake .path2:before {
  content: "\eb48";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cake .path3:before {
  content: "\eb49";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Carrot .path1:before {
  content: "\eb4a";
  opacity: 0.3;
}
.icon-Carrot .path2:before {
  content: "\eb4b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Carrot .path3:before {
  content: "\eb4c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Carrot .path4:before {
  content: "\eb4d";
  margin-left: -1em;
}
.icon-Cheese .path1:before {
  content: "\eb4e";
}
.icon-Cheese .path2:before {
  content: "\eb4f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chicken .path1:before {
  content: "\eb50";
}
.icon-Chicken .path2:before {
  content: "\eb51";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Coffee .path1:before {
  content: "\eb52";
}
.icon-Coffee .path2:before {
  content: "\eb53";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Coffee .path3:before {
  content: "\eb54";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Coffee .path4:before {
  content: "\eb55";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Coffee .path5:before {
  content: "\eb56";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Coffee1 .path1:before {
  content: "\eb57";
  opacity: 0.3;
}
.icon-Coffee1 .path2:before {
  content: "\eb58";
  margin-left: -1em;
}
.icon-Coffee1 .path3:before {
  content: "\eb59";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cookie:before {
  content: "\eb5a";
}
.icon-Dinner1 .path1:before {
  content: "\eb5b";
  opacity: 0.3;
}
.icon-Dinner1 .path2:before {
  content: "\eb5c";
  margin-left: -1em;
}
.icon-Fish .path1:before {
  content: "\eb5d";
  opacity: 0.3;
}
.icon-Fish .path2:before {
  content: "\eb5e";
  margin-left: -1em;
}
.icon-French-Bread:before {
  content: "\eb5f";
}
.icon-Glass-martini .path1:before {
  content: "\eb60";
  opacity: 0.3;
}
.icon-Glass-martini .path2:before {
  content: "\eb61";
  margin-left: -1em;
}
.icon-Ice-cream1 .path1:before {
  content: "\eb62";
  opacity: 0.3;
}
.icon-Ice-cream1 .path2:before {
  content: "\eb63";
  margin-left: -1em;
}
.icon-Ice-cream .path1:before {
  content: "\eb64";
}
.icon-Ice-cream .path2:before {
  content: "\eb65";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Miso-soup .path1:before {
  content: "\eb66";
}
.icon-Miso-soup .path2:before {
  content: "\eb67";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Orange .path1:before {
  content: "\eb68";
}
.icon-Orange .path2:before {
  content: "\eb69";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Pizza:before {
  content: "\eb6a";
}
.icon-Sushi .path1:before {
  content: "\eb6b";
}
.icon-Sushi .path2:before {
  content: "\eb6c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Two-bottles .path1:before {
  content: "\eb6d";
}
.icon-Two-bottles .path2:before {
  content: "\eb6e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Wine .path1:before {
  content: "\eb6f";
  opacity: 0.3;
}
.icon-Wine .path2:before {
  content: "\eb70";
  margin-left: -1em;
}
.icon-Cloud-download .path1:before {
  content: "\eb71";
  opacity: 0.3;
}
.icon-Cloud-download .path2:before {
  content: "\eb72";
  margin-left: -1em;
}
.icon-Cloud-upload .path1:before {
  content: "\eb73";
  opacity: 0.3;
}
.icon-Cloud-upload .path2:before {
  content: "\eb74";
  margin-left: -1em;
}
.icon-Compilation .path1:before {
  content: "\eb75";
  opacity: 0.3;
}
.icon-Compilation .path2:before {
  content: "\eb76";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Compilation .path3:before {
  content: "\eb77";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Compilation .path4:before {
  content: "\eb78";
  margin-left: -1em;
}
.icon-Compilation .path5:before {
  content: "\eb79";
  margin-left: -1em;
}
.icon-Compiled-file .path1:before {
  content: "\eb7a";
  opacity: 0.3;
}
.icon-Compiled-file .path2:before {
  content: "\eb7b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Compiled-file .path3:before {
  content: "\eb7c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Compiled-file .path4:before {
  content: "\eb7d";
  margin-left: -1em;
}
.icon-Compiled-file .path5:before {
  content: "\eb7e";
  margin-left: -1em;
}
.icon-Deleted-file .path1:before {
  content: "\eb7f";
  opacity: 0.3;
}
.icon-Deleted-file .path2:before {
  content: "\eb80";
  margin-left: -1em;
}
.icon-Deleted-folder .path1:before {
  content: "\eb81";
  opacity: 0.3;
}
.icon-Deleted-folder .path2:before {
  content: "\eb82";
  margin-left: -1em;
}
.icon-Download .path1:before {
  content: "\eb83";
  opacity: 0.3;
}
.icon-Download .path2:before {
  content: "\eb84";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Download .path3:before {
  content: "\eb85";
  margin-left: -1em;
}
.icon-Downloaded-file .path1:before {
  content: "\eb86";
  opacity: 0.3;
}
.icon-Downloaded-file .path2:before {
  content: "\eb87";
  margin-left: -1em;
}
.icon-Downloads-folder .path1:before {
  content: "\eb88";
  opacity: 0.3;
}
.icon-Downloads-folder .path2:before {
  content: "\eb89";
  margin-left: -1em;
}
.icon-Export .path1:before {
  content: "\eb8a";
  opacity: 0.3;
}
.icon-Export .path2:before {
  content: "\eb8b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Export .path3:before {
  content: "\eb8c";
  margin-left: -1em;
}
.icon-File .path1:before {
  content: "\eb8d";
  opacity: 0.3;
}
.icon-File .path2:before {
  content: "\eb8e";
  margin-left: -1em;
}
.icon-File .path3:before {
  content: "\eb8f";
  margin-left: -1em;
}
.icon-File-cloud .path1:before {
  content: "\eb90";
  opacity: 0.3;
}
.icon-File-cloud .path2:before {
  content: "\eb91";
  margin-left: -1em;
}
.icon-File-done .path1:before {
  content: "\eb92";
  opacity: 0.3;
}
.icon-File-done .path2:before {
  content: "\eb93";
  margin-left: -1em;
}
.icon-File-minus .path1:before {
  content: "\eb94";
  opacity: 0.3;
}
.icon-File-minus .path2:before {
  content: "\eb95";
  margin-left: -1em;
}
.icon-File-plus .path1:before {
  content: "\eb96";
  opacity: 0.3;
}
.icon-File-plus .path2:before {
  content: "\eb97";
  margin-left: -1em;
}
.icon-Folder:before {
  content: "\eb98";
}
.icon-Folder-check .path1:before {
  content: "\eb99";
  opacity: 0.3;
}
.icon-Folder-check .path2:before {
  content: "\eb9a";
  margin-left: -1em;
}
.icon-Folder-cloud .path1:before {
  content: "\eb9b";
  opacity: 0.3;
}
.icon-Folder-cloud .path2:before {
  content: "\eb9c";
  margin-left: -1em;
}
.icon-Folder-error .path1:before {
  content: "\eb9d";
}
.icon-Folder-error .path2:before {
  content: "\eb9e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Folder-heart:before {
  content: "\eb9f";
}
.icon-Folder-minus .path1:before {
  content: "\eba0";
  opacity: 0.3;
}
.icon-Folder-minus .path2:before {
  content: "\eba1";
  margin-left: -1em;
}
.icon-Folder-plus .path1:before {
  content: "\eba2";
  opacity: 0.3;
}
.icon-Folder-plus .path2:before {
  content: "\eba3";
  margin-left: -1em;
}
.icon-Folder-solid:before {
  content: "\eba4";
}
.icon-Folder-star:before {
  content: "\eba5";
}
.icon-Folder-thunder:before {
  content: "\eba6";
}
.icon-Group-folders .path1:before {
  content: "\eba7";
  opacity: 0.3;
}
.icon-Group-folders .path2:before {
  content: "\eba8";
  margin-left: -1em;
}
.icon-Import .path1:before {
  content: "\eba9";
  opacity: 0.3;
}
.icon-Import .path2:before {
  content: "\ebaa";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Import .path3:before {
  content: "\ebab";
  margin-left: -1em;
}
.icon-Locked-folder .path1:before {
  content: "\ebac";
  opacity: 0.3;
}
.icon-Locked-folder .path2:before {
  content: "\ebad";
  margin-left: -1em;
}
.icon-Media .path1:before {
  content: "\ebae";
  opacity: 0.3;
}
.icon-Media .path2:before {
  content: "\ebaf";
  margin-left: -1em;
}
.icon-Media-folder .path1:before {
  content: "\ebb0";
  opacity: 0.3;
}
.icon-Media-folder .path2:before {
  content: "\ebb1";
  margin-left: -1em;
}
.icon-Music .path1:before {
  content: "\ebb2";
  opacity: 0.3;
}
.icon-Music .path2:before {
  content: "\ebb3";
  margin-left: -1em;
}
.icon-Pictures .path1:before {
  content: "\ebb4";
  opacity: 0.3;
}
.icon-Pictures .path2:before {
  content: "\ebb5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Pictures .path3:before {
  content: "\ebb6";
  margin-left: -1em;
}
.icon-Pictures .path4:before {
  content: "\ebb7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-221:before,
.icon-Pictures1:before {
  content: "\ebb8";
}
.icon-Protected-file .path1:before {
  content: "\ebb9";
  opacity: 0.3;
}
.icon-Protected-file .path2:before {
  content: "\ebba";
  margin-left: -1em;
}
.icon-Selected-file .path1:before {
  content: "\ebbb";
  opacity: 0.3;
}
.icon-Selected-file .path2:before {
  content: "\ebbc";
  margin-left: -1em;
}
.icon-Share1 .path1:before {
  content: "\ebbd";
}
.icon-Share1 .path2:before {
  content: "\ebbe";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Share1 .path3:before {
  content: "\ebbf";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Share1 .path4:before {
  content: "\ebc0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Upload .path1:before {
  content: "\ebc1";
  opacity: 0.3;
}
.icon-Upload .path2:before {
  content: "\ebc2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Upload .path3:before {
  content: "\ebc3";
  margin-left: -1em;
}
.icon-Uploaded-file .path1:before {
  content: "\ebc4";
  opacity: 0.3;
}
.icon-Uploaded-file .path2:before {
  content: "\ebc5";
  margin-left: -1em;
}
.icon-Upload-folder .path1:before {
  content: "\ebc6";
  opacity: 0.3;
}
.icon-Upload-folder .path2:before {
  content: "\ebc7";
  margin-left: -1em;
}
.icon-User-folder:before {
  content: "\ebc8";
}
.icon-Air-conditioning .path1:before {
  content: "\ebc9";
}
.icon-Air-conditioning .path2:before {
  content: "\ebca";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-air-dryer .path1:before {
  content: "\ebcb";
  opacity: 0.3;
}
.icon-air-dryer .path2:before {
  content: "\ebcc";
  margin-left: -1em;
}
.icon-Blender .path1:before {
  content: "\ebcd";
}
.icon-Blender .path2:before {
  content: "\ebce";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fan:before {
  content: "\ebcf";
}
.icon-Fridge:before {
  content: "\ebd0";
}
.icon-Gas-stove .path1:before {
  content: "\ebd1";
}
.icon-Gas-stove .path2:before {
  content: "\ebd2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Highvoltage:before {
  content: "\ebd3";
}
.icon-Iron .path1:before {
  content: "\ebd4";
  opacity: 0.3;
}
.icon-Iron .path2:before {
  content: "\ebd5";
  margin-left: -1em;
}
.icon-Kettle .path1:before {
  content: "\ebd6";
}
.icon-Kettle .path2:before {
  content: "\ebd7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mixer .path1:before {
  content: "\ebd8";
}
.icon-Mixer .path2:before {
  content: "\ebd9";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Outlet .path1:before {
  content: "\ebda";
  opacity: 0.3;
}
.icon-Outlet .path2:before {
  content: "\ebdb";
  margin-left: -1em;
}
.icon-Range-hood .path1:before {
  content: "\ebdc";
}
.icon-Range-hood .path2:before {
  content: "\ebdd";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Shutdown .path1:before {
  content: "\ebde";
}
.icon-Shutdown .path2:before {
  content: "\ebdf";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Socket-eu:before {
  content: "\ebe0";
}
.icon-Socket-us:before {
  content: "\ebe1";
}
.icon-Washer .path1:before {
  content: "\ebe2";
}
.icon-Washer .path2:before {
  content: "\ebe3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Airpods .path1:before {
  content: "\ebe4";
  opacity: 0.3;
}
.icon-Airpods .path2:before {
  content: "\ebe5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Airpods .path3:before {
  content: "\ebe6";
  margin-left: -1em;
}
.icon-Airpods .path4:before {
  content: "\ebe7";
  margin-left: -1em;
}
.icon-Android .path1:before {
  content: "\ebe8";
}
.icon-Android .path2:before {
  content: "\ebe9";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Apple-Watch .path1:before {
  content: "\ebea";
  opacity: 0.3;
}
.icon-Apple-Watch .path2:before {
  content: "\ebeb";
  margin-left: -1em;
}
.icon-Battery-charging .path1:before {
  content: "\ebec";
}
.icon-Battery-charging .path2:before {
  content: "\ebed";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Battery-charging .path3:before {
  content: "\ebee";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Battery-empty .path1:before {
  content: "\ebef";
}
.icon-Battery-empty .path2:before {
  content: "\ebf0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Battery-full .path1:before {
  content: "\ebf1";
}
.icon-Battery-full .path2:before {
  content: "\ebf2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Battery-half .path1:before {
  content: "\ebf3";
}
.icon-Battery-half .path2:before {
  content: "\ebf4";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bluetooth .path1:before {
  content: "\ebf5";
  opacity: 0.3;
}
.icon-Bluetooth .path2:before {
  content: "\ebf6";
  margin-left: -1em;
}
.icon-Camera .path1:before {
  content: "\ebf7";
}
.icon-Camera .path2:before {
  content: "\ebf8";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Camera .path3:before {
  content: "\ebf9";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cardboard-vr .path1:before {
  content: "\ebfa";
  opacity: 0.3;
}
.icon-Cardboard-vr .path2:before {
  content: "\ebfb";
  margin-left: -1em;
}
.icon-Cassete .path1:before {
  content: "\ebfc";
  opacity: 0.3;
}
.icon-Cassete .path2:before {
  content: "\ebfd";
  margin-left: -1em;
}
.icon-Cassete .path3:before {
  content: "\ebfe";
  margin-left: -1em;
}
.icon-CPU .path1:before {
  content: "\ebff";
  opacity: 0.3;
}
.icon-CPU .path2:before {
  content: "\ec00";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-CPU .path3:before {
  content: "\ec01";
  margin-left: -1em;
}
.icon-CPU .path4:before {
  content: "\ec02";
  margin-left: -1em;
}
.icon-CPU .path5:before {
  content: "\ec03";
  margin-left: -1em;
}
.icon-CPU .path6:before {
  content: "\ec04";
  margin-left: -1em;
}
.icon-CPU .path7:before {
  content: "\ec05";
  margin-left: -1em;
}
.icon-CPU .path8:before {
  content: "\ec06";
  margin-left: -1em;
}
.icon-222:before,
.icon-CPU1:before {
  content: "\ec07";
}
.icon-Diagnostics .path1:before {
  content: "\ec08";
  opacity: 0.3;
}
.icon-Diagnostics .path2:before {
  content: "\ec09";
  margin-left: -1em;
}
.icon-Diagnostics .path3:before {
  content: "\ec0a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Display .path1:before {
  content: "\ec0b";
  opacity: 0.3;
}
.icon-Display .path2:before {
  content: "\ec0c";
  margin-left: -1em;
}
.icon-Display1 .path1:before {
  content: "\ec0d";
  opacity: 0.3;
}
.icon-Display1 .path2:before {
  content: "\ec0e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Display1 .path3:before {
  content: "\ec0f";
  margin-left: -1em;
}
.icon-Display2 .path1:before {
  content: "\ec10";
  opacity: 0.3;
}
.icon-Display2 .path2:before {
  content: "\ec11";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Display2 .path3:before {
  content: "\ec12";
  margin-left: -1em;
}
.icon-Gameboy .path1:before {
  content: "\ec13";
  opacity: 0.3;
}
.icon-Gameboy .path2:before {
  content: "\ec14";
  margin-left: -1em;
}
.icon-Gamepad .path1:before {
  content: "\ec15";
  opacity: 0.3;
}
.icon-Gamepad .path2:before {
  content: "\ec16";
  margin-left: -1em;
}
.icon-Gamepad1 .path1:before {
  content: "\ec17";
  opacity: 0.3;
}
.icon-Gamepad1 .path2:before {
  content: "\ec18";
  margin-left: -1em;
}
.icon-Generator .path1:before {
  content: "\ec19";
  opacity: 0.3;
}
.icon-Generator .path2:before {
  content: "\ec1a";
  margin-left: -1em;
}
.icon-Generator .path3:before {
  content: "\ec1b";
  margin-left: -1em;
}
.icon-Generator .path4:before {
  content: "\ec1c";
  margin-left: -1em;
}
.icon-Hard-drive .path1:before {
  content: "\ec1d";
}
.icon-Hard-drive .path2:before {
  content: "\ec1e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Headphones .path1:before {
  content: "\ec1f";
  opacity: 0.3;
}
.icon-Headphones .path2:before {
  content: "\ec20";
  margin-left: -1em;
}
.icon-Homepod .path1:before {
  content: "\ec21";
  opacity: 0.3;
}
.icon-Homepod .path2:before {
  content: "\ec22";
  margin-left: -1em;
}
.icon-iMac .path1:before {
  content: "\ec23";
}
.icon-iMac .path2:before {
  content: "\ec24";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-iMac .path3:before {
  content: "\ec25";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-iPhone-back:before {
  content: "\ec26";
}
.icon-iPhone-X .path1:before {
  content: "\ec27";
  opacity: 0.3;
}
.icon-iPhone-X .path2:before {
  content: "\ec28";
  margin-left: -1em;
}
.icon-iPhone-x-back:before {
  content: "\ec29";
}
.icon-Keyboard .path1:before {
  content: "\ec2a";
  opacity: 0.3;
}
.icon-Keyboard .path2:before {
  content: "\ec2b";
  margin-left: -1em;
}
.icon-Laptop .path1:before {
  content: "\ec2c";
}
.icon-Laptop .path2:before {
  content: "\ec2d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Laptop-macbook .path1:before {
  content: "\ec2e";
}
.icon-Laptop-macbook .path2:before {
  content: "\ec2f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-LTE .path1:before {
  content: "\ec30";
  opacity: 0.3;
}
.icon-LTE .path2:before {
  content: "\ec31";
  margin-left: -1em;
}
.icon-LTE1 .path1:before {
  content: "\ec32";
  opacity: 0.3;
}
.icon-LTE1 .path2:before {
  content: "\ec33";
  margin-left: -1em;
}
.icon-Mic .path1:before {
  content: "\ec34";
}
.icon-Mic .path2:before {
  content: "\ec35";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Midi .path1:before {
  content: "\ec36";
  opacity: 0.3;
}
.icon-Midi .path2:before {
  content: "\ec37";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Midi .path3:before {
  content: "\ec38";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Midi .path4:before {
  content: "\ec39";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Midi .path5:before {
  content: "\ec3a";
  margin-left: -1em;
}
.icon-Midi .path6:before {
  content: "\ec3b";
  margin-left: -1em;
}
.icon-Midi .path7:before {
  content: "\ec3c";
  margin-left: -1em;
}
.icon-Mouse .path1:before {
  content: "\ec3d";
  opacity: 0.3;
}
.icon-Mouse .path2:before {
  content: "\ec3e";
  margin-left: -1em;
}
.icon-Mouse .path3:before {
  content: "\ec3f";
  margin-left: -1em;
}
.icon-Phone .path1:before {
  content: "\ec40";
}
.icon-Phone .path2:before {
  content: "\ec41";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Phone .path3:before {
  content: "\ec42";
  margin-left: -1em;
}
.icon-Printer .path1:before {
  content: "\ec43";
}
.icon-Printer .path2:before {
  content: "\ec44";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Radio .path1:before {
  content: "\ec45";
  opacity: 0.3;
}
.icon-Radio .path2:before {
  content: "\ec46";
  margin-left: -1em;
}
.icon-Radio .path3:before {
  content: "\ec47";
  margin-left: -1em;
}
.icon-Radio .path4:before {
  content: "\ec48";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Radio .path5:before {
  content: "\ec49";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Router .path1:before {
  content: "\ec4a";
}
.icon-Router .path2:before {
  content: "\ec4b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Router1 .path1:before {
  content: "\ec4c";
}
.icon-Router1 .path2:before {
  content: "\ec4d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-SD-card:before {
  content: "\ec4e";
}
.icon-Server .path1:before {
  content: "\ec4f";
  opacity: 0.3;
}
.icon-Server .path2:before {
  content: "\ec50";
  margin-left: -1em;
}
.icon-Server .path3:before {
  content: "\ec51";
  margin-left: -1em;
}
.icon-Speaker .path1:before {
  content: "\ec52";
}
.icon-Speaker .path2:before {
  content: "\ec53";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Tablet .path1:before {
  content: "\ec54";
}
.icon-Tablet .path2:before {
  content: "\ec55";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-TV .path1:before {
  content: "\ec56";
}
.icon-TV .path2:before {
  content: "\ec57";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-TV .path3:before {
  content: "\ec58";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-TV1 .path1:before {
  content: "\ec59";
}
.icon-TV1 .path2:before {
  content: "\ec5a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-USB .path1:before {
  content: "\ec5b";
}
.icon-USB .path2:before {
  content: "\ec5c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-USB .path3:before {
  content: "\ec5d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Usb-storage .path1:before {
  content: "\ec5e";
}
.icon-Usb-storage .path2:before {
  content: "\ec5f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Video-camera .path1:before {
  content: "\ec60";
}
.icon-Video-camera .path2:before {
  content: "\ec61";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Watch .path1:before {
  content: "\ec62";
}
.icon-Watch .path2:before {
  content: "\ec63";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Watch .path3:before {
  content: "\ec64";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Watch .path4:before {
  content: "\ec65";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Watch1 .path1:before {
  content: "\ec66";
  opacity: 0.3;
}
.icon-Watch1 .path2:before {
  content: "\ec67";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Watch1 .path3:before {
  content: "\ec68";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Watch1 .path4:before {
  content: "\ec69";
  margin-left: -1em;
}
.icon-Wi-fi .path1:before {
  content: "\ec6a";
  opacity: 0.3;
}
.icon-Wi-fi .path2:before {
  content: "\ec6b";
  margin-left: -1em;
}
.icon-Adjust:before {
  content: "\ec6c";
}
.icon-Anchor-center .path1:before {
  content: "\ec6d";
}
.icon-Anchor-center .path2:before {
  content: "\ec6e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Anchor-center-down .path1:before {
  content: "\ec6f";
  opacity: 0.3;
}
.icon-Anchor-center-down .path2:before {
  content: "\ec70";
  margin-left: -1em;
}
.icon-Anchor-center-up .path1:before {
  content: "\ec71";
  opacity: 0.3;
}
.icon-Anchor-center-up .path2:before {
  content: "\ec72";
  margin-left: -1em;
}
.icon-Anchor-left .path1:before {
  content: "\ec73";
  opacity: 0.3;
}
.icon-Anchor-left .path2:before {
  content: "\ec74";
  margin-left: -1em;
}
.icon-Anchor-left-down .path1:before {
  content: "\ec75";
  opacity: 0.3;
}
.icon-Anchor-left-down .path2:before {
  content: "\ec76";
  margin-left: -1em;
}
.icon-Anchor-left-up .path1:before {
  content: "\ec77";
  opacity: 0.3;
}
.icon-Anchor-left-up .path2:before {
  content: "\ec78";
  margin-left: -1em;
}
.icon-Anchor-right .path1:before {
  content: "\ec79";
  opacity: 0.3;
}
.icon-Anchor-right .path2:before {
  content: "\ec7a";
  margin-left: -1em;
}
.icon-Anchor-right-down .path1:before {
  content: "\ec7b";
  opacity: 0.3;
}
.icon-Anchor-right-down .path2:before {
  content: "\ec7c";
  margin-left: -1em;
}
.icon-Anchor-right-up .path1:before {
  content: "\ec7d";
  opacity: 0.3;
}
.icon-Anchor-right-up .path2:before {
  content: "\ec7e";
  margin-left: -1em;
}
.icon-Arrows .path1:before {
  content: "\ec7f";
  opacity: 0.3;
}
.icon-Arrows .path2:before {
  content: "\ec80";
  margin-left: -1em;
}
.icon-Bezier-curve .path1:before {
  content: "\ec81";
  opacity: 0.3;
}
.icon-Bezier-curve .path2:before {
  content: "\ec82";
  margin-left: -1em;
}
.icon-Border:before {
  content: "\ec83";
}
.icon-Brush1 .path1:before {
  content: "\ec84";
}
.icon-Brush1 .path2:before {
  content: "\ec85";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bucket .path1:before {
  content: "\ec86";
}
.icon-Bucket .path2:before {
  content: "\ec87";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cap-1 .path1:before {
  content: "\ec88";
}
.icon-Cap-1 .path2:before {
  content: "\ec89";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cap-2 .path1:before {
  content: "\ec8a";
  opacity: 0.3;
}
.icon-Cap-2 .path2:before {
  content: "\ec8b";
  margin-left: -1em;
}
.icon-Cap-3 .path1:before {
  content: "\ec8c";
}
.icon-Cap-3 .path2:before {
  content: "\ec8d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Circle:before {
  content: "\ec8e";
}
.icon-Color:before {
  content: "\ec8f";
}
.icon-Color-profile .path1:before {
  content: "\ec90";
  opacity: 0.3;
}
.icon-Color-profile .path2:before {
  content: "\ec91";
  margin-left: -1em;
}
.icon-Component:before {
  content: "\ec92";
}
.icon-Crop .path1:before {
  content: "\ec93";
  opacity: 0.3;
}
.icon-Crop .path2:before {
  content: "\ec94";
  margin-left: -1em;
}
.icon-Difference .path1:before {
  content: "\ec95";
}
.icon-Difference .path2:before {
  content: "\ec96";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Edit .path1:before {
  content: "\ec97";
}
.icon-Edit .path2:before {
  content: "\ec98";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Eraser:before {
  content: "\ec99";
}
.icon-Flatten .path1:before {
  content: "\ec9a";
}
.icon-Flatten .path2:before {
  content: "\ec9b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Flip-horizontal .path1:before {
  content: "\ec9c";
  opacity: 0.3;
}
.icon-Flip-horizontal .path2:before {
  content: "\ec9d";
  margin-left: -1em;
}
.icon-Flip-horizontal .path3:before {
  content: "\ec9e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Flip-vertical .path1:before {
  content: "\ec9f";
  opacity: 0.3;
}
.icon-Flip-vertical .path2:before {
  content: "\eca0";
  margin-left: -1em;
}
.icon-Flip-vertical .path3:before {
  content: "\eca1";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Horizontal .path1:before {
  content: "\eca2";
}
.icon-Horizontal .path2:before {
  content: "\eca3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Image:before {
  content: "\eca4";
}
.icon-Interselect .path1:before {
  content: "\eca5";
  opacity: 0.3;
}
.icon-Interselect .path2:before {
  content: "\eca6";
  margin-left: -1em;
}
.icon-Join-1 .path1:before {
  content: "\eca7";
}
.icon-Join-1 .path2:before {
  content: "\eca8";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Join-2 .path1:before {
  content: "\eca9";
}
.icon-Join-2 .path2:before {
  content: "\ecaa";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Join-3 .path1:before {
  content: "\ecab";
  opacity: 0.3;
}
.icon-Join-3 .path2:before {
  content: "\ecac";
  margin-left: -1em;
}
.icon-Layers .path1:before {
  content: "\ecad";
}
.icon-Layers .path2:before {
  content: "\ecae";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Line .path1:before {
  content: "\ecaf";
  opacity: 0.3;
}
.icon-Line .path2:before {
  content: "\ecb0";
  margin-left: -1em;
}
.icon-Line .path3:before {
  content: "\ecb1";
  margin-left: -1em;
}
.icon-Magic .path1:before {
  content: "\ecb2";
}
.icon-Magic .path2:before {
  content: "\ecb3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mask .path1:before {
  content: "\ecb4";
  opacity: 0.3;
}
.icon-Mask .path2:before {
  content: "\ecb5";
  margin-left: -1em;
}
.icon-Patch .path1:before {
  content: "\ecb6";
}
.icon-Patch .path2:before {
  content: "\ecb7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Patch .path3:before {
  content: "\ecb8";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Penruller .path1:before {
  content: "\ecb9";
  opacity: 0.3;
}
.icon-Penruller .path2:before {
  content: "\ecba";
  margin-left: -1em;
}
.icon-Pencil:before {
  content: "\ecbb";
}
.icon-Pen-tool-vector .path1:before {
  content: "\ecbc";
}
.icon-Pen-tool-vector .path2:before {
  content: "\ecbd";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Picker .path1:before {
  content: "\ecbe";
}
.icon-Picker .path2:before {
  content: "\ecbf";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Pixels .path1:before {
  content: "\ecc0";
}
.icon-Pixels .path2:before {
  content: "\ecc1";
  margin-left: -1em;
}
.icon-Pixels .path3:before {
  content: "\ecc2";
  margin-left: -1em;
}
.icon-Pixels .path4:before {
  content: "\ecc3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Pixels .path5:before {
  content: "\ecc4";
  margin-left: -1em;
}
.icon-Pixels .path6:before {
  content: "\ecc5";
  margin-left: -1em;
}
.icon-Polygon:before {
  content: "\ecc6";
}
.icon-Position:before {
  content: "\ecc7";
}
.icon-Rectangle:before {
  content: "\ecc8";
}
.icon-Saturation:before {
  content: "\ecc9";
}
.icon-Select .path1:before {
  content: "\ecca";
  opacity: 0.3;
}
.icon-Select .path2:before {
  content: "\eccb";
  margin-left: -1em;
}
.icon-Sketch .path1:before {
  content: "\eccc";
  opacity: 0.3;
}
.icon-Sketch .path2:before {
  content: "\eccd";
  margin-left: -1em;
}
.icon-Stamp .path1:before {
  content: "\ecce";
}
.icon-Stamp .path2:before {
  content: "\eccf";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Substract .path1:before {
  content: "\ecd0";
}
.icon-Substract .path2:before {
  content: "\ecd1";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Target .path1:before {
  content: "\ecd2";
  opacity: 0.3;
}
.icon-Target .path2:before {
  content: "\ecd3";
  margin-left: -1em;
}
.icon-Triangle:before {
  content: "\ecd4";
}
.icon-Union:before {
  content: "\ecd5";
}
.icon-Vertical .path1:before {
  content: "\ecd6";
}
.icon-Vertical .path2:before {
  content: "\ecd7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Zoom-minus .path1:before {
  content: "\ecd8";
  opacity: 0.3;
}
.icon-Zoom-minus .path2:before {
  content: "\ecd9";
  margin-left: -1em;
}
.icon-Zoom-minus .path3:before {
  content: "\ecda";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Zoom-plus .path1:before {
  content: "\ecdb";
  opacity: 0.3;
}
.icon-Zoom-plus .path2:before {
  content: "\ecdc";
  margin-left: -1em;
}
.icon-Zoom-plus .path3:before {
  content: "\ecdd";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Baking-glove .path1:before {
  content: "\ecde";
}
.icon-Baking-glove .path2:before {
  content: "\ecdf";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Bowl .path1:before {
  content: "\ece0";
  opacity: 0.3;
}
.icon-Bowl .path2:before {
  content: "\ece1";
  margin-left: -1em;
}
.icon-Chef .path1:before {
  content: "\ece2";
  opacity: 0.3;
}
.icon-Chef .path2:before {
  content: "\ece3";
  margin-left: -1em;
}
.icon-Cooking-book .path1:before {
  content: "\ece4";
  opacity: 0.09;
}
.icon-Cooking-book .path2:before {
  content: "\ece5";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cooking-pot .path1:before {
  content: "\ece6";
  opacity: 0.3;
}
.icon-Cooking-pot .path2:before {
  content: "\ece7";
  margin-left: -1em;
}
.icon-Cutting-board .path1:before {
  content: "\ece8";
  opacity: 0.3;
}
.icon-Cutting-board .path2:before {
  content: "\ece9";
  margin-left: -1em;
}
.icon-Dinner .path1:before {
  content: "\ecea";
  opacity: 0.3;
}
.icon-Dinner .path2:before {
  content: "\eceb";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Dinner .path3:before {
  content: "\ecec";
  margin-left: -1em;
}
.icon-Dinner .path4:before {
  content: "\eced";
  margin-left: -1em;
}
.icon-Dinner .path5:before {
  content: "\ecee";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Dish .path1:before {
  content: "\ecef";
}
.icon-Dish .path2:before {
  content: "\ecf0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Dishes .path1:before {
  content: "\ecf1";
}
.icon-Dishes .path2:before {
  content: "\ecf2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fork .path1:before {
  content: "\ecf3";
  opacity: 0.3;
}
.icon-Fork .path2:before {
  content: "\ecf4";
  margin-left: -1em;
}
.icon-Fork-spoon .path1:before {
  content: "\ecf5";
}
.icon-Fork-spoon .path2:before {
  content: "\ecf6";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fork-spoon .path3:before {
  content: "\ecf7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fork-spoon .path4:before {
  content: "\ecf8";
  margin-left: -1em;
}
.icon-Fork-spoon-knife .path1:before {
  content: "\ecf9";
}
.icon-Fork-spoon-knife .path2:before {
  content: "\ecfa";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fork-spoon-knife .path3:before {
  content: "\ecfb";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fork-spoon-knife .path4:before {
  content: "\ecfc";
  margin-left: -1em;
}
.icon-Fork-spoon-knife .path5:before {
  content: "\ecfd";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fork-spoon-knife .path6:before {
  content: "\ecfe";
  margin-left: -1em;
}
.icon-Frying-pan .path1:before {
  content: "\ecff";
  opacity: 0.3;
}
.icon-Frying-pan .path2:before {
  content: "\ed00";
  margin-left: -1em;
}
.icon-Grater .path1:before {
  content: "\ed01";
  opacity: 0.3;
}
.icon-Grater .path2:before {
  content: "\ed02";
  margin-left: -1em;
}
.icon-Kitchen-scale .path1:before {
  content: "\ed03";
}
.icon-Kitchen-scale .path2:before {
  content: "\ed04";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Knife .path1:before {
  content: "\ed05";
  opacity: 0.3;
}
.icon-Knife .path2:before {
  content: "\ed06";
  margin-left: -1em;
}
.icon-Knife1 .path1:before {
  content: "\ed07";
  opacity: 0.3;
}
.icon-Knife1 .path2:before {
  content: "\ed08";
  margin-left: -1em;
}
.icon-Knifefork .path1:before {
  content: "\ed09";
}
.icon-Knifefork .path2:before {
  content: "\ed0a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Knifefork .path3:before {
  content: "\ed0b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Knifefork .path4:before {
  content: "\ed0c";
  margin-left: -1em;
}
.icon-Knifefork1 .path1:before {
  content: "\ed0d";
}
.icon-Knifefork1 .path2:before {
  content: "\ed0e";
  margin-left: -1em;
}
.icon-Knifefork1 .path3:before {
  content: "\ed0f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Knifefork1 .path4:before {
  content: "\ed10";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Ladle .path1:before {
  content: "\ed11";
  opacity: 0.3;
}
.icon-Ladle .path2:before {
  content: "\ed12";
  margin-left: -1em;
}
.icon-Rolling-pin .path1:before {
  content: "\ed13";
}
.icon-Rolling-pin .path2:before {
  content: "\ed14";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Saucepan .path1:before {
  content: "\ed15";
}
.icon-Saucepan .path2:before {
  content: "\ed16";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Shovel .path1:before {
  content: "\ed17";
  opacity: 0.3;
}
.icon-Shovel .path2:before {
  content: "\ed18";
  margin-left: -1em;
}
.icon-Sieve .path1:before {
  content: "\ed19";
  opacity: 0.3;
}
.icon-Sieve .path2:before {
  content: "\ed1a";
  margin-left: -1em;
}
.icon-Spoon .path1:before {
  content: "\ed1b";
  opacity: 0.3;
}
.icon-Spoon .path2:before {
  content: "\ed1c";
  margin-left: -1em;
}
.icon-Spoon .path3:before {
  color: #fff;
  content: "\ed1d";
  margin-left: -1em;
}
.icon-Active-call .path1:before {
  content: "\ed1e";
}
.icon-Active-call .path2:before {
  content: "\ed1f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Address-card:before {
  content: "\ed20";
}
.icon-Add-user .path1:before {
  content: "\ed21";
  opacity: 0.3;
}
.icon-Add-user .path2:before {
  content: "\ed22";
  margin-left: -1em;
}
.icon-Adress-book .path1:before {
  content: "\ed23";
  opacity: 0.3;
}
.icon-Adress-book .path2:before {
  content: "\ed24";
  margin-left: -1em;
}
.icon-Adress-book1 .path1:before {
  content: "\ed25";
  opacity: 0.3;
}
.icon-Adress-book1 .path2:before {
  content: "\ed26";
  margin-left: -1em;
}
.icon-Archive:before {
  content: "\ed27";
}
.icon-118:before,
.icon-Call1:before {
  content: "\ed28";
}
.icon-Call:before {
  content: "\ed29";
}
.icon-Chat .path1:before {
  content: "\ed2a";
  opacity: 0.3;
}
.icon-Chat .path2:before {
  content: "\ed2b";
  margin-left: -1em;
}
.icon-Chat1 .path1:before {
  content: "\ed2c";
  opacity: 0.3;
}
.icon-Chat1 .path2:before {
  content: "\ed2d";
  margin-left: -1em;
}
.icon-41:before,
.icon-Chat2:before {
  content: "\ed2e";
}
.icon-51:before,
.icon-Chat3:before {
  content: "\ed2f";
}
.icon-6:before,
.icon-Chat4:before {
  content: "\ed30";
}
.icon-Chat-check .path1:before {
  content: "\ed31";
  opacity: 0.3;
}
.icon-Chat-check .path2:before {
  content: "\ed32";
  margin-left: -1em;
}
.icon-Chat-error .path1:before {
  content: "\ed33";
}
.icon-Chat-error .path2:before {
  content: "\ed34";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Chat-locked .path1:before {
  content: "\ed35";
  opacity: 0.3;
}
.icon-Chat-locked .path2:before {
  content: "\ed36";
  margin-left: -1em;
}
.icon-Chat-smile .path1:before {
  content: "\ed37";
  opacity: 0.3;
}
.icon-Chat-smile .path2:before {
  content: "\ed38";
  margin-left: -1em;
}
.icon-Clipboard-check .path1:before {
  content: "\ed39";
  opacity: 0.3;
}
.icon-Clipboard-check .path2:before {
  content: "\ed3a";
  margin-left: -1em;
}
.icon-Clipboard-check .path3:before {
  content: "\ed3b";
  margin-left: -1em;
}
.icon-Clipboard-list .path1:before {
  content: "\ed3c";
  opacity: 0.3;
}
.icon-Clipboard-list .path2:before {
  content: "\ed3d";
  margin-left: -1em;
}
.icon-Clipboard-list .path3:before {
  content: "\ed3e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Clipboard-list .path4:before {
  content: "\ed3f";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Clipboard-list .path5:before {
  content: "\ed40";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Clipboard-list .path6:before {
  content: "\ed41";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Clipboard-list .path7:before {
  content: "\ed42";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Clipboard-list .path8:before {
  content: "\ed43";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-110:before,
.icon-Contact:before {
  content: "\ed44";
}
.icon-Delete-user .path1:before {
  content: "\ed45";
  opacity: 0.3;
}
.icon-Delete-user .path2:before {
  content: "\ed46";
  margin-left: -1em;
}
.icon-Dial-numbers .path1:before {
  content: "\ed47";
  opacity: 0.3;
}
.icon-Dial-numbers .path2:before {
  content: "\ed48";
  margin-left: -1em;
}
.icon-Dial-numbers .path3:before {
  content: "\ed49";
  margin-left: -1em;
}
.icon-Dial-numbers .path4:before {
  content: "\ed4a";
  margin-left: -1em;
}
.icon-Dial-numbers .path5:before {
  content: "\ed4b";
  margin-left: -1em;
}
.icon-Dial-numbers .path6:before {
  content: "\ed4c";
  margin-left: -1em;
}
.icon-Dial-numbers .path7:before {
  content: "\ed4d";
  margin-left: -1em;
}
.icon-Dial-numbers .path8:before {
  content: "\ed4e";
  margin-left: -1em;
}
.icon-Dial-numbers .path9:before {
  content: "\ed4f";
  margin-left: -1em;
}
.icon-Flag .path1:before {
  content: "\ed50";
}
.icon-Flag .path2:before {
  content: "\ed51";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Forward1:before {
  content: "\ed52";
}
.icon-Group .path1:before {
  content: "\ed53";
  opacity: 0.3;
}
.icon-Group .path2:before {
  content: "\ed54";
  margin-left: -1em;
}
.icon-Group-chat .path1:before {
  content: "\ed55";
}
.icon-Group-chat .path2:before {
  content: "\ed56";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Incoming-box .path1:before {
  content: "\ed57";
}
.icon-Incoming-box .path2:before {
  content: "\ed58";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Incoming-box .path3:before {
  content: "\ed59";
  margin-left: -1em;
}
.icon-Incoming-call .path1:before {
  content: "\ed5a";
  opacity: 0.3;
}
.icon-Incoming-call .path2:before {
  content: "\ed5b";
  margin-left: -1em;
}
.icon-Incoming-mail .path1:before {
  content: "\ed5c";
}
.icon-Incoming-mail .path2:before {
  content: "\ed5d";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mail:before {
  content: "\ed5e";
}
.icon-Mail-:before {
  content: "\ed5f";
}
.icon-Mail-attachment .path1:before {
  content: "\ed60";
  opacity: 0.3;
}
.icon-Mail-attachment .path2:before {
  content: "\ed61";
  margin-left: -1em;
}
.icon-Mail-box .path1:before {
  content: "\ed62";
}
.icon-Mail-box .path2:before {
  content: "\ed63";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mail-error .path1:before {
  content: "\ed64";
}
.icon-Mail-error .path2:before {
  content: "\ed65";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mail-heart .path1:before {
  content: "\ed66";
  opacity: 0.3;
}
.icon-Mail-heart .path2:before {
  content: "\ed67";
  margin-left: -1em;
}
.icon-Mail-locked .path1:before {
  content: "\ed68";
}
.icon-Mail-locked .path2:before {
  content: "\ed69";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mail-notification .path1:before {
  content: "\ed6a";
}
.icon-Mail-notification .path2:before {
  content: "\ed6b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Mail-opened .path1:before {
  content: "\ed6c";
  opacity: 0.3;
}
.icon-Mail-opened .path2:before {
  content: "\ed6d";
  margin-left: -1em;
}
.icon-Mail-unocked .path1:before {
  content: "\ed6e";
  opacity: 0.3;
}
.icon-Mail-unocked .path2:before {
  content: "\ed6f";
  margin-left: -1em;
}
.icon-Missed-call .path1:before {
  content: "\ed70";
  opacity: 0.3;
}
.icon-Missed-call .path2:before {
  content: "\ed71";
  margin-left: -1em;
}
.icon-Outgoing-box .path1:before {
  content: "\ed72";
}
.icon-Outgoing-box .path2:before {
  content: "\ed73";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Outgoing-box .path3:before {
  content: "\ed74";
  margin-left: -1em;
}
.icon-Outgoing-call .path1:before {
  content: "\ed75";
  opacity: 0.3;
}
.icon-Outgoing-call .path2:before {
  content: "\ed76";
  margin-left: -1em;
}
.icon-Outgoing-mail .path1:before {
  content: "\ed77";
}
.icon-Outgoing-mail .path2:before {
  content: "\ed78";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Readed-mail .path1:before {
  content: "\ed79";
  opacity: 0.3;
}
.icon-Readed-mail .path2:before {
  content: "\ed7a";
  margin-left: -1em;
}
.icon-Reply:before {
  content: "\ed7b";
}
.icon-Reply-all .path1:before {
  content: "\ed7c";
  opacity: 0.3;
}
.icon-Reply-all .path2:before {
  content: "\ed7d";
  margin-left: -1em;
}
.icon-Right:before {
  content: "\ed7e";
}
.icon-RSS .path1:before {
  content: "\ed7f";
}
.icon-RSS .path2:before {
  content: "\ed80";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-RSS .path3:before {
  content: "\ed81";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Safe-chat .path1:before {
  content: "\ed82";
  opacity: 0.3;
}
.icon-Safe-chat .path2:before {
  content: "\ed83";
  margin-left: -1em;
}
.icon-Send:before {
  content: "\ed84";
}
.icon-Sending-mail .path1:before {
  content: "\ed85";
  opacity: 0.3;
}
.icon-Sending-mail .path2:before {
  content: "\ed86";
  margin-left: -1em;
}
.icon-Sending .path1:before {
  content: "\ed87";
}
.icon-Sending .path2:before {
  content: "\ed88";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Share .path1:before {
  content: "\ed89";
  opacity: 0.3;
}
.icon-Share .path2:before {
  content: "\ed8a";
  margin-left: -1em;
}
.icon-Shield-thunder:before {
  content: "\ed8b";
}
.icon-Shield-user:before {
  content: "\ed8c";
}
.icon-Snoozed-mail .path1:before {
  content: "\ed8d";
}
.icon-Snoozed-mail .path2:before {
  content: "\ed8e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Spam:before {
  content: "\ed8f";
}
.icon-Thumbtack .path1:before {
  content: "\ed90";
}
.icon-Thumbtack .path2:before {
  content: "\ed91";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Urgent-mail .path1:before {
  content: "\ed92";
  opacity: 0.3;
}
.icon-Urgent-mail .path2:before {
  content: "\ed93";
  margin-left: -1em;
}
.icon-Write .path1:before {
  content: "\ed94";
}
.icon-Write .path2:before {
  content: "\ed95";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Backspace .path1:before {
  content: "\ed96";
  opacity: 0.3;
}
.icon-Backspace .path2:before {
  content: "\ed97";
  margin-left: -1em;
}
.icon-CMD:before {
  content: "\ed98";
}
.icon-Code1 .path1:before {
  content: "\ed99";
}
.icon-Code1 .path2:before {
  content: "\ed9a";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Commit .path1:before {
  content: "\ed9b";
  opacity: 0.3;
}
.icon-Commit .path2:before {
  content: "\ed9c";
  margin-left: -1em;
}
.icon-Compiling .path1:before {
  content: "\ed9d";
  opacity: 0.3;
}
.icon-Compiling .path2:before {
  content: "\ed9e";
  margin-left: -1em;
}
.icon-Control:before {
  content: "\ed9f";
}
.icon-Done-circle .path1:before {
  content: "\eda0";
  opacity: 0.3;
}
.icon-Done-circle .path2:before {
  content: "\eda1";
  margin-left: -1em;
}
.icon-Error-circle .path1:before {
  content: "\eda2";
  opacity: 0.3;
}
.icon-Error-circle .path2:before {
  content: "\eda3";
  margin-left: -1em;
}
.icon-Git2 .path1:before {
  content: "\eda4";
  opacity: 0.3;
}
.icon-Git2 .path2:before {
  content: "\eda5";
  margin-left: -1em;
}
.icon-Git2 .path3:before {
  content: "\eda6";
  margin-left: -1em;
}
.icon-Git3 .path1:before {
  content: "\eda7";
  opacity: 0.3;
}
.icon-Git3 .path2:before {
  content: "\eda8";
  margin-left: -1em;
}
.icon-Git3 .path3:before {
  content: "\eda9";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Git3 .path4:before {
  content: "\edaa";
  margin-left: -1em;
}
.icon-Git3 .path5:before {
  content: "\edab";
  margin-left: -1em;
}
.icon-Git3 .path6:before {
  content: "\edac";
  margin-left: -1em;
}
.icon-Git .path1:before {
  content: "\edad";
  opacity: 0.3;
}
.icon-Git .path2:before {
  content: "\edae";
  margin-left: -1em;
}
.icon-Git .path3:before {
  content: "\edaf";
  margin-left: -1em;
}
.icon-Git .path4:before {
  content: "\edb0";
  margin-left: -1em;
}
.icon-Git1 .path1:before {
  content: "\edb1";
}
.icon-Git1 .path2:before {
  content: "\edb2";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Git1 .path3:before {
  content: "\edb3";
  margin-left: -1em;
}
.icon-Git1 .path4:before {
  content: "\edb4";
  margin-left: -1em;
}
.icon-Github .path1:before {
  content: "\edb5";
}
.icon-Github .path2:before {
  content: "\edb6";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Info-circle .path1:before {
  content: "\edb7";
  opacity: 0.3;
}
.icon-Info-circle .path2:before {
  content: "\edb8";
  margin-left: -1em;
}
.icon-Info-circle .path3:before {
  content: "\edb9";
  margin-left: -1em;
}
.icon-Left-circle .path1:before {
  content: "\edba";
  opacity: 0.3;
}
.icon-Left-circle .path2:before {
  content: "\edbb";
  margin-left: -1em;
}
.icon-Loading:before {
  content: "\edbc";
}
.icon-Lock-circle .path1:before {
  content: "\edbd";
  opacity: 0.3;
}
.icon-Lock-circle .path2:before {
  content: "\edbe";
  margin-left: -1em;
}
.icon-Lock-overturning .path1:before {
  content: "\edbf";
  opacity: 0.3;
}
.icon-Lock-overturning .path2:before {
  content: "\edc0";
  margin-left: -1em;
}
.icon-Minus .path1:before {
  content: "\edc1";
  opacity: 0.3;
}
.icon-Minus .path2:before {
  content: "\edc2";
  margin-left: -1em;
}
.icon-Option .path1:before {
  content: "\edc3";
  opacity: 0.3;
}
.icon-Option .path2:before {
  content: "\edc4";
  margin-left: -1em;
}
.icon-Plus .path1:before {
  content: "\edc5";
  opacity: 0.3;
}
.icon-Plus .path2:before {
  content: "\edc6";
  margin-left: -1em;
}
.icon-Puzzle:before {
  content: "\edc7";
}
.icon-Question-circle .path1:before {
  content: "\edc8";
  opacity: 0.3;
}
.icon-Question-circle .path2:before {
  content: "\edc9";
  margin-left: -1em;
}
.icon-Right-circle .path1:before {
  content: "\edca";
  opacity: 0.3;
}
.icon-Right-circle .path2:before {
  content: "\edcb";
  margin-left: -1em;
}
.icon-Settings1 .path1:before {
  content: "\edcc";
  opacity: 0.3;
}
.icon-Settings1 .path2:before {
  content: "\edcd";
  margin-left: -1em;
}
.icon-Shift:before {
  content: "\edce";
}
.icon-Spy .path1:before {
  content: "\edcf";
}
.icon-Spy .path2:before {
  content: "\edd0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Stop:before {
  content: "\edd1";
}
.icon-Terminal .path1:before {
  content: "\edd2";
}
.icon-Terminal .path2:before {
  content: "\edd3";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Thunder-circle .path1:before {
  content: "\edd4";
  opacity: 0.3;
}
.icon-Thunder-circle .path2:before {
  content: "\edd5";
  margin-left: -1em;
}
.icon-Time-schedule .path1:before {
  content: "\edd6";
}
.icon-Time-schedule .path2:before {
  content: "\edd7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Warning-1-circle .path1:before {
  content: "\edd8";
  opacity: 0.3;
}
.icon-Warning-1-circle .path2:before {
  content: "\edd9";
  margin-left: -1em;
}
.icon-Warning-1-circle .path3:before {
  content: "\edda";
  margin-left: -1em;
}
.icon-Warning-2 .path1:before {
  content: "\eddb";
  opacity: 0.3;
}
.icon-Warning-2 .path2:before {
  content: "\eddc";
  margin-left: -1em;
}
.icon-Warning-2 .path3:before {
  content: "\eddd";
  margin-left: -1em;
}
.icon-Brassiere:before {
  content: "\edde";
}
.icon-Briefcase .path1:before {
  content: "\eddf";
}
.icon-Briefcase .path2:before {
  content: "\ede0";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cap .path1:before {
  content: "\ede1";
  opacity: 0.3;
}
.icon-Cap .path2:before {
  content: "\ede2";
  margin-left: -1em;
}
.icon-Crown .path1:before {
  content: "\ede3";
  opacity: 0.3;
}
.icon-Crown .path2:before {
  content: "\ede4";
  margin-left: -1em;
}
.icon-Dress .path1:before {
  content: "\ede5";
  opacity: 0.3;
}
.icon-Dress .path2:before {
  content: "\ede6";
  margin-left: -1em;
}
.icon-Hanger:before {
  content: "\ede7";
}
.icon-Hat .path1:before {
  content: "\ede8";
}
.icon-Hat .path2:before {
  content: "\ede9";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Panties:before {
  content: "\edea";
}
.icon-Shirt .path1:before {
  content: "\edeb";
  opacity: 0.3;
}
.icon-Shirt .path2:before {
  content: "\edec";
  margin-left: -1em;
}
.icon-Shoes .path1:before {
  content: "\eded";
}
.icon-Shoes .path2:before {
  content: "\edee";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Shorts:before {
  content: "\edef";
}
.icon-Sneakers .path1:before {
  content: "\edf0";
  opacity: 0.3;
}
.icon-Sneakers .path2:before {
  content: "\edf1";
  margin-left: -1em;
}
.icon-Socks .path1:before {
  content: "\edf2";
  opacity: 0.3;
}
.icon-Socks .path2:before {
  content: "\edf3";
  margin-left: -1em;
}
.icon-Sun-glasses .path1:before {
  content: "\edf4";
  opacity: 0.3;
}
.icon-Sun-glasses .path2:before {
  content: "\edf5";
  margin-left: -1em;
}
.icon-Tie .path1:before {
  content: "\edf6";
}
.icon-Tie .path2:before {
  content: "\edf7";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-T-Shirt:before {
  content: "\edf8";
}
.icon-Celcium .path1:before {
  content: "\edf9";
}
.icon-Celcium .path2:before {
  content: "\edfa";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-18:before,
.icon-Cloud:before {
  content: "\edfb";
}
.icon-Cloud1 .path1:before {
  content: "\edfc";
  opacity: 0.3;
}
.icon-Cloud1 .path2:before {
  content: "\edfd";
  margin-left: -1em;
}
.icon-Cloud-fog .path1:before {
  content: "\edfe";
}
.icon-Cloud-fog .path2:before {
  content: "\edff";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cloud-sun .path1:before {
  content: "\ee00";
  opacity: 0.3;
}
.icon-Cloud-sun .path2:before {
  content: "\ee01";
  margin-left: -1em;
}
.icon-Cloud-wind .path1:before {
  content: "\ee02";
}
.icon-Cloud-wind .path2:before {
  content: "\ee03";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cloud-wind .path3:before {
  content: "\ee04";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Cloudy .path1:before {
  content: "\ee05";
  opacity: 0.3;
}
.icon-Cloudy .path2:before {
  content: "\ee06";
  margin-left: -1em;
}
.icon-Cloudy-night .path1:before {
  content: "\ee07";
  opacity: 0.3;
}
.icon-Cloudy-night .path2:before {
  content: "\ee08";
  margin-left: -1em;
}
.icon-Day-rain .path1:before {
  content: "\ee09";
  opacity: 0.3;
}
.icon-Day-rain .path2:before {
  content: "\ee0a";
  margin-left: -1em;
}
.icon-Fahrenheit .path1:before {
  content: "\ee0b";
}
.icon-Fahrenheit .path2:before {
  content: "\ee0c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Fog:before {
  content: "\ee0d";
}
.icon-Moon:before {
  content: "\ee0e";
}
.icon-Night-fog .path1:before {
  content: "\ee0f";
}
.icon-Night-fog .path2:before {
  content: "\ee10";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Night-rain .path1:before {
  content: "\ee11";
  opacity: 0.3;
}
.icon-Night-rain .path2:before {
  content: "\ee12";
  margin-left: -1em;
}
.icon-Rain .path1:before {
  content: "\ee13";
}
.icon-Rain .path2:before {
  content: "\ee14";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Rain1 .path1:before {
  content: "\ee15";
}
.icon-Rain1 .path2:before {
  content: "\ee16";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Rain2 .path1:before {
  content: "\ee17";
  opacity: 0.3;
}
.icon-Rain2 .path2:before {
  content: "\ee18";
  margin-left: -1em;
}
.icon-Rainbow .path1:before {
  content: "\ee19";
  opacity: 0.3;
}
.icon-Rainbow .path2:before {
  content: "\ee1a";
  margin-left: -1em;
}
.icon-Snow .path1:before {
  content: "\ee1b";
}
.icon-Snow .path2:before {
  content: "\ee1c";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Snow1 .path1:before {
  content: "\ee1d";
}
.icon-Snow1 .path2:before {
  content: "\ee1e";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Snow2 .path1:before {
  content: "\ee1f";
  opacity: 0.3;
}
.icon-Snow2 .path2:before {
  content: "\ee20";
  margin-left: -1em;
}
.icon-Snow3:before {
  content: "\ee21";
}
.icon-Storm .path1:before {
  content: "\ee22";
}
.icon-Storm .path2:before {
  content: "\ee23";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Sun .path1:before {
  content: "\ee24";
}
.icon-Sun .path2:before {
  content: "\ee25";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Sun-fog .path1:before {
  content: "\ee26";
}
.icon-Sun-fog .path2:before {
  content: "\ee27";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Suset .path1:before {
  content: "\ee28";
}
.icon-Suset .path2:before {
  content: "\ee29";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Suset1 .path1:before {
  content: "\ee2a";
}
.icon-Suset1 .path2:before {
  content: "\ee2b";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Temperature-empty:before {
  content: "\ee2c";
}
.icon-Temperature-full:before {
  content: "\ee2d";
}
.icon-Temperature-half:before {
  content: "\ee2e";
}
.icon-Thunder .path1:before {
  content: "\ee2f";
  opacity: 0.3;
}
.icon-Thunder .path2:before {
  content: "\ee30";
  margin-left: -1em;
}
.icon-Thunder-night .path1:before {
  content: "\ee31";
  opacity: 0.3;
}
.icon-Thunder-night .path2:before {
  content: "\ee32";
  margin-left: -1em;
}
.icon-Umbrella .path1:before {
  content: "\ee33";
}
.icon-Umbrella .path2:before {
  content: "\ee34";
  margin-left: -1em;
  opacity: 0.3;
}
.icon-Wind .path1:before {
  content: "\ee35";
}
.icon-Wind .path2:before {
  content: "\ee36";
  margin-left: -1em;
  opacity: 0.3;
}
@font-face {
  font-family: bootstrap-icons;
  src: url(/react/demo/static/media/bootstrap-icons.c1dcd4eed1b0c50ff856.woff2)
      format("woff2"),
    url(/react/demo/static/media/bootstrap-icons.cc252f2c65517314a587.woff)
      format("woff");
}
[class*=" bi-"]:before,
[class^="bi-"]:before {
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400 !important;
  line-height: 1;
  text-transform: none;
  vertical-align: -0.125em;
}
.bi-alarm-fill:before {
  content: "\f101";
}
.bi-alarm:before {
  content: "\f102";
}
.bi-align-bottom:before {
  content: "\f103";
}
.bi-align-center:before {
  content: "\f104";
}
.bi-align-end:before {
  content: "\f105";
}
.bi-align-middle:before {
  content: "\f106";
}
.bi-align-start:before {
  content: "\f107";
}
.bi-align-top:before {
  content: "\f108";
}
.bi-alt:before {
  content: "\f109";
}
.bi-app-indicator:before {
  content: "\f10a";
}
.bi-app:before {
  content: "\f10b";
}
.bi-archive-fill:before {
  content: "\f10c";
}
.bi-archive:before {
  content: "\f10d";
}
.bi-arrow-90deg-down:before {
  content: "\f10e";
}
.bi-arrow-90deg-left:before {
  content: "\f10f";
}
.bi-arrow-90deg-right:before {
  content: "\f110";
}
.bi-arrow-90deg-up:before {
  content: "\f111";
}
.bi-arrow-bar-down:before {
  content: "\f112";
}
.bi-arrow-bar-left:before {
  content: "\f113";
}
.bi-arrow-bar-right:before {
  content: "\f114";
}
.bi-arrow-bar-up:before {
  content: "\f115";
}
.bi-arrow-clockwise:before {
  content: "\f116";
}
.bi-arrow-counterclockwise:before {
  content: "\f117";
}
.bi-arrow-down-circle-fill:before {
  content: "\f118";
}
.bi-arrow-down-circle:before {
  content: "\f119";
}
.bi-arrow-down-left-circle-fill:before {
  content: "\f11a";
}
.bi-arrow-down-left-circle:before {
  content: "\f11b";
}
.bi-arrow-down-left-square-fill:before {
  content: "\f11c";
}
.bi-arrow-down-left-square:before {
  content: "\f11d";
}
.bi-arrow-down-left:before {
  content: "\f11e";
}
.bi-arrow-down-right-circle-fill:before {
  content: "\f11f";
}
.bi-arrow-down-right-circle:before {
  content: "\f120";
}
.bi-arrow-down-right-square-fill:before {
  content: "\f121";
}
.bi-arrow-down-right-square:before {
  content: "\f122";
}
.bi-arrow-down-right:before {
  content: "\f123";
}
.bi-arrow-down-short:before {
  content: "\f124";
}
.bi-arrow-down-square-fill:before {
  content: "\f125";
}
.bi-arrow-down-square:before {
  content: "\f126";
}
.bi-arrow-down-up:before {
  content: "\f127";
}
.bi-arrow-down:before {
  content: "\f128";
}
.bi-arrow-left-circle-fill:before {
  content: "\f129";
}
.bi-arrow-left-circle:before {
  content: "\f12a";
}
.bi-arrow-left-right:before {
  content: "\f12b";
}
.bi-arrow-left-short:before {
  content: "\f12c";
}
.bi-arrow-left-square-fill:before {
  content: "\f12d";
}
.bi-arrow-left-square:before {
  content: "\f12e";
}
.bi-arrow-left:before {
  content: "\f12f";
}
.bi-arrow-repeat:before {
  content: "\f130";
}
.bi-arrow-return-left:before {
  content: "\f131";
}
.bi-arrow-return-right:before {
  content: "\f132";
}
.bi-arrow-right-circle-fill:before {
  content: "\f133";
}
.bi-arrow-right-circle:before {
  content: "\f134";
}
.bi-arrow-right-short:before {
  content: "\f135";
}
.bi-arrow-right-square-fill:before {
  content: "\f136";
}
.bi-arrow-right-square:before {
  content: "\f137";
}
.bi-arrow-right:before {
  content: "\f138";
}
.bi-arrow-up-circle-fill:before {
  content: "\f139";
}
.bi-arrow-up-circle:before {
  content: "\f13a";
}
.bi-arrow-up-left-circle-fill:before {
  content: "\f13b";
}
.bi-arrow-up-left-circle:before {
  content: "\f13c";
}
.bi-arrow-up-left-square-fill:before {
  content: "\f13d";
}
.bi-arrow-up-left-square:before {
  content: "\f13e";
}
.bi-arrow-up-left:before {
  content: "\f13f";
}
.bi-arrow-up-right-circle-fill:before {
  content: "\f140";
}
.bi-arrow-up-right-circle:before {
  content: "\f141";
}
.bi-arrow-up-right-square-fill:before {
  content: "\f142";
}
.bi-arrow-up-right-square:before {
  content: "\f143";
}
.bi-arrow-up-right:before {
  content: "\f144";
}
.bi-arrow-up-short:before {
  content: "\f145";
}
.bi-arrow-up-square-fill:before {
  content: "\f146";
}
.bi-arrow-up-square:before {
  content: "\f147";
}
.bi-arrow-up:before {
  content: "\f148";
}
.bi-arrows-angle-contract:before {
  content: "\f149";
}
.bi-arrows-angle-expand:before {
  content: "\f14a";
}
.bi-arrows-collapse:before {
  content: "\f14b";
}
.bi-arrows-expand:before {
  content: "\f14c";
}
.bi-arrows-fullscreen:before {
  content: "\f14d";
}
.bi-arrows-move:before {
  content: "\f14e";
}
.bi-aspect-ratio-fill:before {
  content: "\f14f";
}
.bi-aspect-ratio:before {
  content: "\f150";
}
.bi-asterisk:before {
  content: "\f151";
}
.bi-at:before {
  content: "\f152";
}
.bi-award-fill:before {
  content: "\f153";
}
.bi-award:before {
  content: "\f154";
}
.bi-back:before {
  content: "\f155";
}
.bi-backspace-fill:before {
  content: "\f156";
}
.bi-backspace-reverse-fill:before {
  content: "\f157";
}
.bi-backspace-reverse:before {
  content: "\f158";
}
.bi-backspace:before {
  content: "\f159";
}
.bi-badge-3d-fill:before {
  content: "\f15a";
}
.bi-badge-3d:before {
  content: "\f15b";
}
.bi-badge-4k-fill:before {
  content: "\f15c";
}
.bi-badge-4k:before {
  content: "\f15d";
}
.bi-badge-8k-fill:before {
  content: "\f15e";
}
.bi-badge-8k:before {
  content: "\f15f";
}
.bi-badge-ad-fill:before {
  content: "\f160";
}
.bi-badge-ad:before {
  content: "\f161";
}
.bi-badge-ar-fill:before {
  content: "\f162";
}
.bi-badge-ar:before {
  content: "\f163";
}
.bi-badge-cc-fill:before {
  content: "\f164";
}
.bi-badge-cc:before {
  content: "\f165";
}
.bi-badge-hd-fill:before {
  content: "\f166";
}
.bi-badge-hd:before {
  content: "\f167";
}
.bi-badge-tm-fill:before {
  content: "\f168";
}
.bi-badge-tm:before {
  content: "\f169";
}
.bi-badge-vo-fill:before {
  content: "\f16a";
}
.bi-badge-vo:before {
  content: "\f16b";
}
.bi-badge-vr-fill:before {
  content: "\f16c";
}
.bi-badge-vr:before {
  content: "\f16d";
}
.bi-badge-wc-fill:before {
  content: "\f16e";
}
.bi-badge-wc:before {
  content: "\f16f";
}
.bi-bag-check-fill:before {
  content: "\f170";
}
.bi-bag-check:before {
  content: "\f171";
}
.bi-bag-dash-fill:before {
  content: "\f172";
}
.bi-bag-dash:before {
  content: "\f173";
}
.bi-bag-fill:before {
  content: "\f174";
}
.bi-bag-plus-fill:before {
  content: "\f175";
}
.bi-bag-plus:before {
  content: "\f176";
}
.bi-bag-x-fill:before {
  content: "\f177";
}
.bi-bag-x:before {
  content: "\f178";
}
.bi-bag:before {
  content: "\f179";
}
.bi-bar-chart-fill:before {
  content: "\f17a";
}
.bi-bar-chart-line-fill:before {
  content: "\f17b";
}
.bi-bar-chart-line:before {
  content: "\f17c";
}
.bi-bar-chart-steps:before {
  content: "\f17d";
}
.bi-bar-chart:before {
  content: "\f17e";
}
.bi-basket-fill:before {
  content: "\f17f";
}
.bi-basket:before {
  content: "\f180";
}
.bi-basket2-fill:before {
  content: "\f181";
}
.bi-basket2:before {
  content: "\f182";
}
.bi-basket3-fill:before {
  content: "\f183";
}
.bi-basket3:before {
  content: "\f184";
}
.bi-battery-charging:before {
  content: "\f185";
}
.bi-battery-full:before {
  content: "\f186";
}
.bi-battery-half:before {
  content: "\f187";
}
.bi-battery:before {
  content: "\f188";
}
.bi-bell-fill:before {
  content: "\f189";
}
.bi-bell:before {
  content: "\f18a";
}
.bi-bezier:before {
  content: "\f18b";
}
.bi-bezier2:before {
  content: "\f18c";
}
.bi-bicycle:before {
  content: "\f18d";
}
.bi-binoculars-fill:before {
  content: "\f18e";
}
.bi-binoculars:before {
  content: "\f18f";
}
.bi-blockquote-left:before {
  content: "\f190";
}
.bi-blockquote-right:before {
  content: "\f191";
}
.bi-book-fill:before {
  content: "\f192";
}
.bi-book-half:before {
  content: "\f193";
}
.bi-book:before {
  content: "\f194";
}
.bi-bookmark-check-fill:before {
  content: "\f195";
}
.bi-bookmark-check:before {
  content: "\f196";
}
.bi-bookmark-dash-fill:before {
  content: "\f197";
}
.bi-bookmark-dash:before {
  content: "\f198";
}
.bi-bookmark-fill:before {
  content: "\f199";
}
.bi-bookmark-heart-fill:before {
  content: "\f19a";
}
.bi-bookmark-heart:before {
  content: "\f19b";
}
.bi-bookmark-plus-fill:before {
  content: "\f19c";
}
.bi-bookmark-plus:before {
  content: "\f19d";
}
.bi-bookmark-star-fill:before {
  content: "\f19e";
}
.bi-bookmark-star:before {
  content: "\f19f";
}
.bi-bookmark-x-fill:before {
  content: "\f1a0";
}
.bi-bookmark-x:before {
  content: "\f1a1";
}
.bi-bookmark:before {
  content: "\f1a2";
}
.bi-bookmarks-fill:before {
  content: "\f1a3";
}
.bi-bookmarks:before {
  content: "\f1a4";
}
.bi-bookshelf:before {
  content: "\f1a5";
}
.bi-bootstrap-fill:before {
  content: "\f1a6";
}
.bi-bootstrap-reboot:before {
  content: "\f1a7";
}
.bi-bootstrap:before {
  content: "\f1a8";
}
.bi-border-all:before {
  content: "\f1a9";
}
.bi-border-bottom:before {
  content: "\f1aa";
}
.bi-border-center:before {
  content: "\f1ab";
}
.bi-border-inner:before {
  content: "\f1ac";
}
.bi-border-left:before {
  content: "\f1ad";
}
.bi-border-middle:before {
  content: "\f1ae";
}
.bi-border-outer:before {
  content: "\f1af";
}
.bi-border-right:before {
  content: "\f1b0";
}
.bi-border-style:before {
  content: "\f1b1";
}
.bi-border-top:before {
  content: "\f1b2";
}
.bi-border-width:before {
  content: "\f1b3";
}
.bi-border:before {
  content: "\f1b4";
}
.bi-bounding-box-circles:before {
  content: "\f1b5";
}
.bi-bounding-box:before {
  content: "\f1b6";
}
.bi-box-arrow-down-left:before {
  content: "\f1b7";
}
.bi-box-arrow-down-right:before {
  content: "\f1b8";
}
.bi-box-arrow-down:before {
  content: "\f1b9";
}
.bi-box-arrow-in-down-left:before {
  content: "\f1ba";
}
.bi-box-arrow-in-down-right:before {
  content: "\f1bb";
}
.bi-box-arrow-in-down:before {
  content: "\f1bc";
}
.bi-box-arrow-in-left:before {
  content: "\f1bd";
}
.bi-box-arrow-in-right:before {
  content: "\f1be";
}
.bi-box-arrow-in-up-left:before {
  content: "\f1bf";
}
.bi-box-arrow-in-up-right:before {
  content: "\f1c0";
}
.bi-box-arrow-in-up:before {
  content: "\f1c1";
}
.bi-box-arrow-left:before {
  content: "\f1c2";
}
.bi-box-arrow-right:before {
  content: "\f1c3";
}
.bi-box-arrow-up-left:before {
  content: "\f1c4";
}
.bi-box-arrow-up-right:before {
  content: "\f1c5";
}
.bi-box-arrow-up:before {
  content: "\f1c6";
}
.bi-box-seam:before {
  content: "\f1c7";
}
.bi-box:before {
  content: "\f1c8";
}
.bi-braces:before {
  content: "\f1c9";
}
.bi-bricks:before {
  content: "\f1ca";
}
.bi-briefcase-fill:before {
  content: "\f1cb";
}
.bi-briefcase:before {
  content: "\f1cc";
}
.bi-brightness-alt-high-fill:before {
  content: "\f1cd";
}
.bi-brightness-alt-high:before {
  content: "\f1ce";
}
.bi-brightness-alt-low-fill:before {
  content: "\f1cf";
}
.bi-brightness-alt-low:before {
  content: "\f1d0";
}
.bi-brightness-high-fill:before {
  content: "\f1d1";
}
.bi-brightness-high:before {
  content: "\f1d2";
}
.bi-brightness-low-fill:before {
  content: "\f1d3";
}
.bi-brightness-low:before {
  content: "\f1d4";
}
.bi-broadcast-pin:before {
  content: "\f1d5";
}
.bi-broadcast:before {
  content: "\f1d6";
}
.bi-brush-fill:before {
  content: "\f1d7";
}
.bi-brush:before {
  content: "\f1d8";
}
.bi-bucket-fill:before {
  content: "\f1d9";
}
.bi-bucket:before {
  content: "\f1da";
}
.bi-bug-fill:before {
  content: "\f1db";
}
.bi-bug:before {
  content: "\f1dc";
}
.bi-building:before {
  content: "\f1dd";
}
.bi-bullseye:before {
  content: "\f1de";
}
.bi-calculator-fill:before {
  content: "\f1df";
}
.bi-calculator:before {
  content: "\f1e0";
}
.bi-calendar-check-fill:before {
  content: "\f1e1";
}
.bi-calendar-check:before {
  content: "\f1e2";
}
.bi-calendar-date-fill:before {
  content: "\f1e3";
}
.bi-calendar-date:before {
  content: "\f1e4";
}
.bi-calendar-day-fill:before {
  content: "\f1e5";
}
.bi-calendar-day:before {
  content: "\f1e6";
}
.bi-calendar-event-fill:before {
  content: "\f1e7";
}
.bi-calendar-event:before {
  content: "\f1e8";
}
.bi-calendar-fill:before {
  content: "\f1e9";
}
.bi-calendar-minus-fill:before {
  content: "\f1ea";
}
.bi-calendar-minus:before {
  content: "\f1eb";
}
.bi-calendar-month-fill:before {
  content: "\f1ec";
}
.bi-calendar-month:before {
  content: "\f1ed";
}
.bi-calendar-plus-fill:before {
  content: "\f1ee";
}
.bi-calendar-plus:before {
  content: "\f1ef";
}
.bi-calendar-range-fill:before {
  content: "\f1f0";
}
.bi-calendar-range:before {
  content: "\f1f1";
}
.bi-calendar-week-fill:before {
  content: "\f1f2";
}
.bi-calendar-week:before {
  content: "\f1f3";
}
.bi-calendar-x-fill:before {
  content: "\f1f4";
}
.bi-calendar-x:before {
  content: "\f1f5";
}
.bi-calendar:before {
  content: "\f1f6";
}
.bi-calendar2-check-fill:before {
  content: "\f1f7";
}
.bi-calendar2-check:before {
  content: "\f1f8";
}
.bi-calendar2-date-fill:before {
  content: "\f1f9";
}
.bi-calendar2-date:before {
  content: "\f1fa";
}
.bi-calendar2-day-fill:before {
  content: "\f1fb";
}
.bi-calendar2-day:before {
  content: "\f1fc";
}
.bi-calendar2-event-fill:before {
  content: "\f1fd";
}
.bi-calendar2-event:before {
  content: "\f1fe";
}
.bi-calendar2-fill:before {
  content: "\f1ff";
}
.bi-calendar2-minus-fill:before {
  content: "\f200";
}
.bi-calendar2-minus:before {
  content: "\f201";
}
.bi-calendar2-month-fill:before {
  content: "\f202";
}
.bi-calendar2-month:before {
  content: "\f203";
}
.bi-calendar2-plus-fill:before {
  content: "\f204";
}
.bi-calendar2-plus:before {
  content: "\f205";
}
.bi-calendar2-range-fill:before {
  content: "\f206";
}
.bi-calendar2-range:before {
  content: "\f207";
}
.bi-calendar2-week-fill:before {
  content: "\f208";
}
.bi-calendar2-week:before {
  content: "\f209";
}
.bi-calendar2-x-fill:before {
  content: "\f20a";
}
.bi-calendar2-x:before {
  content: "\f20b";
}
.bi-calendar2:before {
  content: "\f20c";
}
.bi-calendar3-event-fill:before {
  content: "\f20d";
}
.bi-calendar3-event:before {
  content: "\f20e";
}
.bi-calendar3-fill:before {
  content: "\f20f";
}
.bi-calendar3-range-fill:before {
  content: "\f210";
}
.bi-calendar3-range:before {
  content: "\f211";
}
.bi-calendar3-week-fill:before {
  content: "\f212";
}
.bi-calendar3-week:before {
  content: "\f213";
}
.bi-calendar3:before {
  content: "\f214";
}
.bi-calendar4-event:before {
  content: "\f215";
}
.bi-calendar4-range:before {
  content: "\f216";
}
.bi-calendar4-week:before {
  content: "\f217";
}
.bi-calendar4:before {
  content: "\f218";
}
.bi-camera-fill:before {
  content: "\f219";
}
.bi-camera-reels-fill:before {
  content: "\f21a";
}
.bi-camera-reels:before {
  content: "\f21b";
}
.bi-camera-video-fill:before {
  content: "\f21c";
}
.bi-camera-video-off-fill:before {
  content: "\f21d";
}
.bi-camera-video-off:before {
  content: "\f21e";
}
.bi-camera-video:before {
  content: "\f21f";
}
.bi-camera:before {
  content: "\f220";
}
.bi-camera2:before {
  content: "\f221";
}
.bi-capslock-fill:before {
  content: "\f222";
}
.bi-capslock:before {
  content: "\f223";
}
.bi-card-checklist:before {
  content: "\f224";
}
.bi-card-heading:before {
  content: "\f225";
}
.bi-card-image:before {
  content: "\f226";
}
.bi-card-list:before {
  content: "\f227";
}
.bi-card-text:before {
  content: "\f228";
}
.bi-caret-down-fill:before {
  content: "\f229";
}
.bi-caret-down-square-fill:before {
  content: "\f22a";
}
.bi-caret-down-square:before {
  content: "\f22b";
}
.bi-caret-down:before {
  content: "\f22c";
}
.bi-caret-left-fill:before {
  content: "\f22d";
}
.bi-caret-left-square-fill:before {
  content: "\f22e";
}
.bi-caret-left-square:before {
  content: "\f22f";
}
.bi-caret-left:before {
  content: "\f230";
}
.bi-caret-right-fill:before {
  content: "\f231";
}
.bi-caret-right-square-fill:before {
  content: "\f232";
}
.bi-caret-right-square:before {
  content: "\f233";
}
.bi-caret-right:before {
  content: "\f234";
}
.bi-caret-up-fill:before {
  content: "\f235";
}
.bi-caret-up-square-fill:before {
  content: "\f236";
}
.bi-caret-up-square:before {
  content: "\f237";
}
.bi-caret-up:before {
  content: "\f238";
}
.bi-cart-check-fill:before {
  content: "\f239";
}
.bi-cart-check:before {
  content: "\f23a";
}
.bi-cart-dash-fill:before {
  content: "\f23b";
}
.bi-cart-dash:before {
  content: "\f23c";
}
.bi-cart-fill:before {
  content: "\f23d";
}
.bi-cart-plus-fill:before {
  content: "\f23e";
}
.bi-cart-plus:before {
  content: "\f23f";
}
.bi-cart-x-fill:before {
  content: "\f240";
}
.bi-cart-x:before {
  content: "\f241";
}
.bi-cart:before {
  content: "\f242";
}
.bi-cart2:before {
  content: "\f243";
}
.bi-cart3:before {
  content: "\f244";
}
.bi-cart4:before {
  content: "\f245";
}
.bi-cash-stack:before {
  content: "\f246";
}
.bi-cash:before {
  content: "\f247";
}
.bi-cast:before {
  content: "\f248";
}
.bi-chat-dots-fill:before {
  content: "\f249";
}
.bi-chat-dots:before {
  content: "\f24a";
}
.bi-chat-fill:before {
  content: "\f24b";
}
.bi-chat-left-dots-fill:before {
  content: "\f24c";
}
.bi-chat-left-dots:before {
  content: "\f24d";
}
.bi-chat-left-fill:before {
  content: "\f24e";
}
.bi-chat-left-quote-fill:before {
  content: "\f24f";
}
.bi-chat-left-quote:before {
  content: "\f250";
}
.bi-chat-left-text-fill:before {
  content: "\f251";
}
.bi-chat-left-text:before {
  content: "\f252";
}
.bi-chat-left:before {
  content: "\f253";
}
.bi-chat-quote-fill:before {
  content: "\f254";
}
.bi-chat-quote:before {
  content: "\f255";
}
.bi-chat-right-dots-fill:before {
  content: "\f256";
}
.bi-chat-right-dots:before {
  content: "\f257";
}
.bi-chat-right-fill:before {
  content: "\f258";
}
.bi-chat-right-quote-fill:before {
  content: "\f259";
}
.bi-chat-right-quote:before {
  content: "\f25a";
}
.bi-chat-right-text-fill:before {
  content: "\f25b";
}
.bi-chat-right-text:before {
  content: "\f25c";
}
.bi-chat-right:before {
  content: "\f25d";
}
.bi-chat-square-dots-fill:before {
  content: "\f25e";
}
.bi-chat-square-dots:before {
  content: "\f25f";
}
.bi-chat-square-fill:before {
  content: "\f260";
}
.bi-chat-square-quote-fill:before {
  content: "\f261";
}
.bi-chat-square-quote:before {
  content: "\f262";
}
.bi-chat-square-text-fill:before {
  content: "\f263";
}
.bi-chat-square-text:before {
  content: "\f264";
}
.bi-chat-square:before {
  content: "\f265";
}
.bi-chat-text-fill:before {
  content: "\f266";
}
.bi-chat-text:before {
  content: "\f267";
}
.bi-chat:before {
  content: "\f268";
}
.bi-check-all:before {
  content: "\f269";
}
.bi-check-circle-fill:before {
  content: "\f26a";
}
.bi-check-circle:before {
  content: "\f26b";
}
.bi-check-square-fill:before {
  content: "\f26c";
}
.bi-check-square:before {
  content: "\f26d";
}
.bi-check:before {
  content: "\f26e";
}
.bi-check2-all:before {
  content: "\f26f";
}
.bi-check2-circle:before {
  content: "\f270";
}
.bi-check2-square:before {
  content: "\f271";
}
.bi-check2:before {
  content: "\f272";
}
.bi-chevron-bar-contract:before {
  content: "\f273";
}
.bi-chevron-bar-down:before {
  content: "\f274";
}
.bi-chevron-bar-expand:before {
  content: "\f275";
}
.bi-chevron-bar-left:before {
  content: "\f276";
}
.bi-chevron-bar-right:before {
  content: "\f277";
}
.bi-chevron-bar-up:before {
  content: "\f278";
}
.bi-chevron-compact-down:before {
  content: "\f279";
}
.bi-chevron-compact-left:before {
  content: "\f27a";
}
.bi-chevron-compact-right:before {
  content: "\f27b";
}
.bi-chevron-compact-up:before {
  content: "\f27c";
}
.bi-chevron-contract:before {
  content: "\f27d";
}
.bi-chevron-double-down:before {
  content: "\f27e";
}
.bi-chevron-double-left:before {
  content: "\f27f";
}
.bi-chevron-double-right:before {
  content: "\f280";
}
.bi-chevron-double-up:before {
  content: "\f281";
}
.bi-chevron-down:before {
  content: "\f282";
}
.bi-chevron-expand:before {
  content: "\f283";
}
.bi-chevron-left:before {
  content: "\f284";
}
.bi-chevron-right:before {
  content: "\f285";
}
.bi-chevron-up:before {
  content: "\f286";
}
.bi-circle-fill:before {
  content: "\f287";
}
.bi-circle-half:before {
  content: "\f288";
}
.bi-circle-square:before {
  content: "\f289";
}
.bi-circle:before {
  content: "\f28a";
}
.bi-clipboard-check:before {
  content: "\f28b";
}
.bi-clipboard-data:before {
  content: "\f28c";
}
.bi-clipboard-minus:before {
  content: "\f28d";
}
.bi-clipboard-plus:before {
  content: "\f28e";
}
.bi-clipboard-x:before {
  content: "\f28f";
}
.bi-clipboard:before {
  content: "\f290";
}
.bi-clock-fill:before {
  content: "\f291";
}
.bi-clock-history:before {
  content: "\f292";
}
.bi-clock:before {
  content: "\f293";
}
.bi-cloud-arrow-down-fill:before {
  content: "\f294";
}
.bi-cloud-arrow-down:before {
  content: "\f295";
}
.bi-cloud-arrow-up-fill:before {
  content: "\f296";
}
.bi-cloud-arrow-up:before {
  content: "\f297";
}
.bi-cloud-check-fill:before {
  content: "\f298";
}
.bi-cloud-check:before {
  content: "\f299";
}
.bi-cloud-download-fill:before {
  content: "\f29a";
}
.bi-cloud-download:before {
  content: "\f29b";
}
.bi-cloud-drizzle-fill:before {
  content: "\f29c";
}
.bi-cloud-drizzle:before {
  content: "\f29d";
}
.bi-cloud-fill:before {
  content: "\f29e";
}
.bi-cloud-fog-fill:before {
  content: "\f29f";
}
.bi-cloud-fog:before {
  content: "\f2a0";
}
.bi-cloud-fog2-fill:before {
  content: "\f2a1";
}
.bi-cloud-fog2:before {
  content: "\f2a2";
}
.bi-cloud-hail-fill:before {
  content: "\f2a3";
}
.bi-cloud-hail:before {
  content: "\f2a4";
}
.bi-cloud-haze-1:before {
  content: "\f2a5";
}
.bi-cloud-haze-fill:before {
  content: "\f2a6";
}
.bi-cloud-haze:before {
  content: "\f2a7";
}
.bi-cloud-haze2-fill:before {
  content: "\f2a8";
}
.bi-cloud-lightning-fill:before {
  content: "\f2a9";
}
.bi-cloud-lightning-rain-fill:before {
  content: "\f2aa";
}
.bi-cloud-lightning-rain:before {
  content: "\f2ab";
}
.bi-cloud-lightning:before {
  content: "\f2ac";
}
.bi-cloud-minus-fill:before {
  content: "\f2ad";
}
.bi-cloud-minus:before {
  content: "\f2ae";
}
.bi-cloud-moon-fill:before {
  content: "\f2af";
}
.bi-cloud-moon:before {
  content: "\f2b0";
}
.bi-cloud-plus-fill:before {
  content: "\f2b1";
}
.bi-cloud-plus:before {
  content: "\f2b2";
}
.bi-cloud-rain-fill:before {
  content: "\f2b3";
}
.bi-cloud-rain-heavy-fill:before {
  content: "\f2b4";
}
.bi-cloud-rain-heavy:before {
  content: "\f2b5";
}
.bi-cloud-rain:before {
  content: "\f2b6";
}
.bi-cloud-slash-fill:before {
  content: "\f2b7";
}
.bi-cloud-slash:before {
  content: "\f2b8";
}
.bi-cloud-sleet-fill:before {
  content: "\f2b9";
}
.bi-cloud-sleet:before {
  content: "\f2ba";
}
.bi-cloud-snow-fill:before {
  content: "\f2bb";
}
.bi-cloud-snow:before {
  content: "\f2bc";
}
.bi-cloud-sun-fill:before {
  content: "\f2bd";
}
.bi-cloud-sun:before {
  content: "\f2be";
}
.bi-cloud-upload-fill:before {
  content: "\f2bf";
}
.bi-cloud-upload:before {
  content: "\f2c0";
}
.bi-cloud:before {
  content: "\f2c1";
}
.bi-clouds-fill:before {
  content: "\f2c2";
}
.bi-clouds:before {
  content: "\f2c3";
}
.bi-cloudy-fill:before {
  content: "\f2c4";
}
.bi-cloudy:before {
  content: "\f2c5";
}
.bi-code-slash:before {
  content: "\f2c6";
}
.bi-code-square:before {
  content: "\f2c7";
}
.bi-code:before {
  content: "\f2c8";
}
.bi-collection-fill:before {
  content: "\f2c9";
}
.bi-collection-play-fill:before {
  content: "\f2ca";
}
.bi-collection-play:before {
  content: "\f2cb";
}
.bi-collection:before {
  content: "\f2cc";
}
.bi-columns-gap:before {
  content: "\f2cd";
}
.bi-columns:before {
  content: "\f2ce";
}
.bi-command:before {
  content: "\f2cf";
}
.bi-compass-fill:before {
  content: "\f2d0";
}
.bi-compass:before {
  content: "\f2d1";
}
.bi-cone-striped:before {
  content: "\f2d2";
}
.bi-cone:before {
  content: "\f2d3";
}
.bi-controller:before {
  content: "\f2d4";
}
.bi-cpu-fill:before {
  content: "\f2d5";
}
.bi-cpu:before {
  content: "\f2d6";
}
.bi-credit-card-2-back-fill:before {
  content: "\f2d7";
}
.bi-credit-card-2-back:before {
  content: "\f2d8";
}
.bi-credit-card-2-front-fill:before {
  content: "\f2d9";
}
.bi-credit-card-2-front:before {
  content: "\f2da";
}
.bi-credit-card-fill:before {
  content: "\f2db";
}
.bi-credit-card:before {
  content: "\f2dc";
}
.bi-crop:before {
  content: "\f2dd";
}
.bi-cup-fill:before {
  content: "\f2de";
}
.bi-cup-straw:before {
  content: "\f2df";
}
.bi-cup:before {
  content: "\f2e0";
}
.bi-cursor-fill:before {
  content: "\f2e1";
}
.bi-cursor-text:before {
  content: "\f2e2";
}
.bi-cursor:before {
  content: "\f2e3";
}
.bi-dash-circle-dotted:before {
  content: "\f2e4";
}
.bi-dash-circle-fill:before {
  content: "\f2e5";
}
.bi-dash-circle:before {
  content: "\f2e6";
}
.bi-dash-square-dotted:before {
  content: "\f2e7";
}
.bi-dash-square-fill:before {
  content: "\f2e8";
}
.bi-dash-square:before {
  content: "\f2e9";
}
.bi-dash:before {
  content: "\f2ea";
}
.bi-diagram-2-fill:before {
  content: "\f2eb";
}
.bi-diagram-2:before {
  content: "\f2ec";
}
.bi-diagram-3-fill:before {
  content: "\f2ed";
}
.bi-diagram-3:before {
  content: "\f2ee";
}
.bi-diamond-fill:before {
  content: "\f2ef";
}
.bi-diamond-half:before {
  content: "\f2f0";
}
.bi-diamond:before {
  content: "\f2f1";
}
.bi-dice-1-fill:before {
  content: "\f2f2";
}
.bi-dice-1:before {
  content: "\f2f3";
}
.bi-dice-2-fill:before {
  content: "\f2f4";
}
.bi-dice-2:before {
  content: "\f2f5";
}
.bi-dice-3-fill:before {
  content: "\f2f6";
}
.bi-dice-3:before {
  content: "\f2f7";
}
.bi-dice-4-fill:before {
  content: "\f2f8";
}
.bi-dice-4:before {
  content: "\f2f9";
}
.bi-dice-5-fill:before {
  content: "\f2fa";
}
.bi-dice-5:before {
  content: "\f2fb";
}
.bi-dice-6-fill:before {
  content: "\f2fc";
}
.bi-dice-6:before {
  content: "\f2fd";
}
.bi-disc-fill:before {
  content: "\f2fe";
}
.bi-disc:before {
  content: "\f2ff";
}
.bi-discord:before {
  content: "\f300";
}
.bi-display-fill:before {
  content: "\f301";
}
.bi-display:before {
  content: "\f302";
}
.bi-distribute-horizontal:before {
  content: "\f303";
}
.bi-distribute-vertical:before {
  content: "\f304";
}
.bi-door-closed-fill:before {
  content: "\f305";
}
.bi-door-closed:before {
  content: "\f306";
}
.bi-door-open-fill:before {
  content: "\f307";
}
.bi-door-open:before {
  content: "\f308";
}
.bi-dot:before {
  content: "\f309";
}
.bi-download:before {
  content: "\f30a";
}
.bi-droplet-fill:before {
  content: "\f30b";
}
.bi-droplet-half:before {
  content: "\f30c";
}
.bi-droplet:before {
  content: "\f30d";
}
.bi-earbuds:before {
  content: "\f30e";
}
.bi-easel-fill:before {
  content: "\f30f";
}
.bi-easel:before {
  content: "\f310";
}
.bi-egg-fill:before {
  content: "\f311";
}
.bi-egg-fried:before {
  content: "\f312";
}
.bi-egg:before {
  content: "\f313";
}
.bi-eject-fill:before {
  content: "\f314";
}
.bi-eject:before {
  content: "\f315";
}
.bi-emoji-angry-fill:before {
  content: "\f316";
}
.bi-emoji-angry:before {
  content: "\f317";
}
.bi-emoji-dizzy-fill:before {
  content: "\f318";
}
.bi-emoji-dizzy:before {
  content: "\f319";
}
.bi-emoji-expressionless-fill:before {
  content: "\f31a";
}
.bi-emoji-expressionless:before {
  content: "\f31b";
}
.bi-emoji-frown-fill:before {
  content: "\f31c";
}
.bi-emoji-frown:before {
  content: "\f31d";
}
.bi-emoji-heart-eyes-fill:before {
  content: "\f31e";
}
.bi-emoji-heart-eyes:before {
  content: "\f31f";
}
.bi-emoji-laughing-fill:before {
  content: "\f320";
}
.bi-emoji-laughing:before {
  content: "\f321";
}
.bi-emoji-neutral-fill:before {
  content: "\f322";
}
.bi-emoji-neutral:before {
  content: "\f323";
}
.bi-emoji-smile-fill:before {
  content: "\f324";
}
.bi-emoji-smile-upside-down-fill:before {
  content: "\f325";
}
.bi-emoji-smile-upside-down:before {
  content: "\f326";
}
.bi-emoji-smile:before {
  content: "\f327";
}
.bi-emoji-sunglasses-fill:before {
  content: "\f328";
}
.bi-emoji-sunglasses:before {
  content: "\f329";
}
.bi-emoji-wink-fill:before {
  content: "\f32a";
}
.bi-emoji-wink:before {
  content: "\f32b";
}
.bi-envelope-fill:before {
  content: "\f32c";
}
.bi-envelope-open-fill:before {
  content: "\f32d";
}
.bi-envelope-open:before {
  content: "\f32e";
}
.bi-envelope:before {
  content: "\f32f";
}
.bi-eraser-fill:before {
  content: "\f330";
}
.bi-eraser:before {
  content: "\f331";
}
.bi-exclamation-circle-fill:before {
  content: "\f332";
}
.bi-exclamation-circle:before {
  content: "\f333";
}
.bi-exclamation-diamond-fill:before {
  content: "\f334";
}
.bi-exclamation-diamond:before {
  content: "\f335";
}
.bi-exclamation-octagon-fill:before {
  content: "\f336";
}
.bi-exclamation-octagon:before {
  content: "\f337";
}
.bi-exclamation-square-fill:before {
  content: "\f338";
}
.bi-exclamation-square:before {
  content: "\f339";
}
.bi-exclamation-triangle-fill:before {
  content: "\f33a";
}
.bi-exclamation-triangle:before {
  content: "\f33b";
}
.bi-exclamation:before {
  content: "\f33c";
}
.bi-exclude:before {
  content: "\f33d";
}
.bi-eye-fill:before {
  content: "\f33e";
}
.bi-eye-slash-fill:before {
  content: "\f33f";
}
.bi-eye-slash:before {
  content: "\f340";
}
.bi-eye:before {
  content: "\f341";
}
.bi-eyedropper:before {
  content: "\f342";
}
.bi-eyeglasses:before {
  content: "\f343";
}
.bi-facebook:before {
  content: "\f344";
}
.bi-file-arrow-down-fill:before {
  content: "\f345";
}
.bi-file-arrow-down:before {
  content: "\f346";
}
.bi-file-arrow-up-fill:before {
  content: "\f347";
}
.bi-file-arrow-up:before {
  content: "\f348";
}
.bi-file-bar-graph-fill:before {
  content: "\f349";
}
.bi-file-bar-graph:before {
  content: "\f34a";
}
.bi-file-binary-fill:before {
  content: "\f34b";
}
.bi-file-binary:before {
  content: "\f34c";
}
.bi-file-break-fill:before {
  content: "\f34d";
}
.bi-file-break:before {
  content: "\f34e";
}
.bi-file-check-fill:before {
  content: "\f34f";
}
.bi-file-check:before {
  content: "\f350";
}
.bi-file-code-fill:before {
  content: "\f351";
}
.bi-file-code:before {
  content: "\f352";
}
.bi-file-diff-fill:before {
  content: "\f353";
}
.bi-file-diff:before {
  content: "\f354";
}
.bi-file-earmark-arrow-down-fill:before {
  content: "\f355";
}
.bi-file-earmark-arrow-down:before {
  content: "\f356";
}
.bi-file-earmark-arrow-up-fill:before {
  content: "\f357";
}
.bi-file-earmark-arrow-up:before {
  content: "\f358";
}
.bi-file-earmark-bar-graph-fill:before {
  content: "\f359";
}
.bi-file-earmark-bar-graph:before {
  content: "\f35a";
}
.bi-file-earmark-binary-fill:before {
  content: "\f35b";
}
.bi-file-earmark-binary:before {
  content: "\f35c";
}
.bi-file-earmark-break-fill:before {
  content: "\f35d";
}
.bi-file-earmark-break:before {
  content: "\f35e";
}
.bi-file-earmark-check-fill:before {
  content: "\f35f";
}
.bi-file-earmark-check:before {
  content: "\f360";
}
.bi-file-earmark-code-fill:before {
  content: "\f361";
}
.bi-file-earmark-code:before {
  content: "\f362";
}
.bi-file-earmark-diff-fill:before {
  content: "\f363";
}
.bi-file-earmark-diff:before {
  content: "\f364";
}
.bi-file-earmark-easel-fill:before {
  content: "\f365";
}
.bi-file-earmark-easel:before {
  content: "\f366";
}
.bi-file-earmark-excel-fill:before {
  content: "\f367";
}
.bi-file-earmark-excel:before {
  content: "\f368";
}
.bi-file-earmark-fill:before {
  content: "\f369";
}
.bi-file-earmark-font-fill:before {
  content: "\f36a";
}
.bi-file-earmark-font:before {
  content: "\f36b";
}
.bi-file-earmark-image-fill:before {
  content: "\f36c";
}
.bi-file-earmark-image:before {
  content: "\f36d";
}
.bi-file-earmark-lock-fill:before {
  content: "\f36e";
}
.bi-file-earmark-lock:before {
  content: "\f36f";
}
.bi-file-earmark-lock2-fill:before {
  content: "\f370";
}
.bi-file-earmark-lock2:before {
  content: "\f371";
}
.bi-file-earmark-medical-fill:before {
  content: "\f372";
}
.bi-file-earmark-medical:before {
  content: "\f373";
}
.bi-file-earmark-minus-fill:before {
  content: "\f374";
}
.bi-file-earmark-minus:before {
  content: "\f375";
}
.bi-file-earmark-music-fill:before {
  content: "\f376";
}
.bi-file-earmark-music:before {
  content: "\f377";
}
.bi-file-earmark-person-fill:before {
  content: "\f378";
}
.bi-file-earmark-person:before {
  content: "\f379";
}
.bi-file-earmark-play-fill:before {
  content: "\f37a";
}
.bi-file-earmark-play:before {
  content: "\f37b";
}
.bi-file-earmark-plus-fill:before {
  content: "\f37c";
}
.bi-file-earmark-plus:before {
  content: "\f37d";
}
.bi-file-earmark-post-fill:before {
  content: "\f37e";
}
.bi-file-earmark-post:before {
  content: "\f37f";
}
.bi-file-earmark-ppt-fill:before {
  content: "\f380";
}
.bi-file-earmark-ppt:before {
  content: "\f381";
}
.bi-file-earmark-richtext-fill:before {
  content: "\f382";
}
.bi-file-earmark-richtext:before {
  content: "\f383";
}
.bi-file-earmark-ruled-fill:before {
  content: "\f384";
}
.bi-file-earmark-ruled:before {
  content: "\f385";
}
.bi-file-earmark-slides-fill:before {
  content: "\f386";
}
.bi-file-earmark-slides:before {
  content: "\f387";
}
.bi-file-earmark-spreadsheet-fill:before {
  content: "\f388";
}
.bi-file-earmark-spreadsheet:before {
  content: "\f389";
}
.bi-file-earmark-text-fill:before {
  content: "\f38a";
}
.bi-file-earmark-text:before {
  content: "\f38b";
}
.bi-file-earmark-word-fill:before {
  content: "\f38c";
}
.bi-file-earmark-word:before {
  content: "\f38d";
}
.bi-file-earmark-x-fill:before {
  content: "\f38e";
}
.bi-file-earmark-x:before {
  content: "\f38f";
}
.bi-file-earmark-zip-fill:before {
  content: "\f390";
}
.bi-file-earmark-zip:before {
  content: "\f391";
}
.bi-file-earmark:before {
  content: "\f392";
}
.bi-file-easel-fill:before {
  content: "\f393";
}
.bi-file-easel:before {
  content: "\f394";
}
.bi-file-excel-fill:before {
  content: "\f395";
}
.bi-file-excel:before {
  content: "\f396";
}
.bi-file-fill:before {
  content: "\f397";
}
.bi-file-font-fill:before {
  content: "\f398";
}
.bi-file-font:before {
  content: "\f399";
}
.bi-file-image-fill:before {
  content: "\f39a";
}
.bi-file-image:before {
  content: "\f39b";
}
.bi-file-lock-fill:before {
  content: "\f39c";
}
.bi-file-lock:before {
  content: "\f39d";
}
.bi-file-lock2-fill:before {
  content: "\f39e";
}
.bi-file-lock2:before {
  content: "\f39f";
}
.bi-file-medical-fill:before {
  content: "\f3a0";
}
.bi-file-medical:before {
  content: "\f3a1";
}
.bi-file-minus-fill:before {
  content: "\f3a2";
}
.bi-file-minus:before {
  content: "\f3a3";
}
.bi-file-music-fill:before {
  content: "\f3a4";
}
.bi-file-music:before {
  content: "\f3a5";
}
.bi-file-person-fill:before {
  content: "\f3a6";
}
.bi-file-person:before {
  content: "\f3a7";
}
.bi-file-play-fill:before {
  content: "\f3a8";
}
.bi-file-play:before {
  content: "\f3a9";
}
.bi-file-plus-fill:before {
  content: "\f3aa";
}
.bi-file-plus:before {
  content: "\f3ab";
}
.bi-file-post-fill:before {
  content: "\f3ac";
}
.bi-file-post:before {
  content: "\f3ad";
}
.bi-file-ppt-fill:before {
  content: "\f3ae";
}
.bi-file-ppt:before {
  content: "\f3af";
}
.bi-file-richtext-fill:before {
  content: "\f3b0";
}
.bi-file-richtext:before {
  content: "\f3b1";
}
.bi-file-ruled-fill:before {
  content: "\f3b2";
}
.bi-file-ruled:before {
  content: "\f3b3";
}
.bi-file-slides-fill:before {
  content: "\f3b4";
}
.bi-file-slides:before {
  content: "\f3b5";
}
.bi-file-spreadsheet-fill:before {
  content: "\f3b6";
}
.bi-file-spreadsheet:before {
  content: "\f3b7";
}
.bi-file-text-fill:before {
  content: "\f3b8";
}
.bi-file-text:before {
  content: "\f3b9";
}
.bi-file-word-fill:before {
  content: "\f3ba";
}
.bi-file-word:before {
  content: "\f3bb";
}
.bi-file-x-fill:before {
  content: "\f3bc";
}
.bi-file-x:before {
  content: "\f3bd";
}
.bi-file-zip-fill:before {
  content: "\f3be";
}
.bi-file-zip:before {
  content: "\f3bf";
}
.bi-file:before {
  content: "\f3c0";
}
.bi-files-alt:before {
  content: "\f3c1";
}
.bi-files:before {
  content: "\f3c2";
}
.bi-film:before {
  content: "\f3c3";
}
.bi-filter-circle-fill:before {
  content: "\f3c4";
}
.bi-filter-circle:before {
  content: "\f3c5";
}
.bi-filter-left:before {
  content: "\f3c6";
}
.bi-filter-right:before {
  content: "\f3c7";
}
.bi-filter-square-fill:before {
  content: "\f3c8";
}
.bi-filter-square:before {
  content: "\f3c9";
}
.bi-filter:before {
  content: "\f3ca";
}
.bi-flag-fill:before {
  content: "\f3cb";
}
.bi-flag:before {
  content: "\f3cc";
}
.bi-flower1:before {
  content: "\f3cd";
}
.bi-flower2:before {
  content: "\f3ce";
}
.bi-flower3:before {
  content: "\f3cf";
}
.bi-folder-check:before {
  content: "\f3d0";
}
.bi-folder-fill:before {
  content: "\f3d1";
}
.bi-folder-minus:before {
  content: "\f3d2";
}
.bi-folder-plus:before {
  content: "\f3d3";
}
.bi-folder-symlink-fill:before {
  content: "\f3d4";
}
.bi-folder-symlink:before {
  content: "\f3d5";
}
.bi-folder-x:before {
  content: "\f3d6";
}
.bi-folder:before {
  content: "\f3d7";
}
.bi-folder2-open:before {
  content: "\f3d8";
}
.bi-folder2:before {
  content: "\f3d9";
}
.bi-fonts:before {
  content: "\f3da";
}
.bi-forward-fill:before {
  content: "\f3db";
}
.bi-forward:before {
  content: "\f3dc";
}
.bi-front:before {
  content: "\f3dd";
}
.bi-fullscreen-exit:before {
  content: "\f3de";
}
.bi-fullscreen:before {
  content: "\f3df";
}
.bi-funnel-fill:before {
  content: "\f3e0";
}
.bi-funnel:before {
  content: "\f3e1";
}
.bi-gear-fill:before {
  content: "\f3e2";
}
.bi-gear-wide-connected:before {
  content: "\f3e3";
}
.bi-gear-wide:before {
  content: "\f3e4";
}
.bi-gear:before {
  content: "\f3e5";
}
.bi-gem:before {
  content: "\f3e6";
}
.bi-geo-alt-fill:before {
  content: "\f3e7";
}
.bi-geo-alt:before {
  content: "\f3e8";
}
.bi-geo-fill:before {
  content: "\f3e9";
}
.bi-geo:before {
  content: "\f3ea";
}
.bi-gift-fill:before {
  content: "\f3eb";
}
.bi-gift:before {
  content: "\f3ec";
}
.bi-github:before {
  content: "\f3ed";
}
.bi-globe:before {
  content: "\f3ee";
}
.bi-globe2:before {
  content: "\f3ef";
}
.bi-google:before {
  content: "\f3f0";
}
.bi-graph-down:before {
  content: "\f3f1";
}
.bi-graph-up:before {
  content: "\f3f2";
}
.bi-grid-1x2-fill:before {
  content: "\f3f3";
}
.bi-grid-1x2:before {
  content: "\f3f4";
}
.bi-grid-3x2-gap-fill:before {
  content: "\f3f5";
}
.bi-grid-3x2-gap:before {
  content: "\f3f6";
}
.bi-grid-3x2:before {
  content: "\f3f7";
}
.bi-grid-3x3-gap-fill:before {
  content: "\f3f8";
}
.bi-grid-3x3-gap:before {
  content: "\f3f9";
}
.bi-grid-3x3:before {
  content: "\f3fa";
}
.bi-grid-fill:before {
  content: "\f3fb";
}
.bi-grid:before {
  content: "\f3fc";
}
.bi-grip-horizontal:before {
  content: "\f3fd";
}
.bi-grip-vertical:before {
  content: "\f3fe";
}
.bi-hammer:before {
  content: "\f3ff";
}
.bi-hand-index-fill:before {
  content: "\f400";
}
.bi-hand-index-thumb-fill:before {
  content: "\f401";
}
.bi-hand-index-thumb:before {
  content: "\f402";
}
.bi-hand-index:before {
  content: "\f403";
}
.bi-hand-thumbs-down-fill:before {
  content: "\f404";
}
.bi-hand-thumbs-down:before {
  content: "\f405";
}
.bi-hand-thumbs-up-fill:before {
  content: "\f406";
}
.bi-hand-thumbs-up:before {
  content: "\f407";
}
.bi-handbag-fill:before {
  content: "\f408";
}
.bi-handbag:before {
  content: "\f409";
}
.bi-hash:before {
  content: "\f40a";
}
.bi-hdd-fill:before {
  content: "\f40b";
}
.bi-hdd-network-fill:before {
  content: "\f40c";
}
.bi-hdd-network:before {
  content: "\f40d";
}
.bi-hdd-rack-fill:before {
  content: "\f40e";
}
.bi-hdd-rack:before {
  content: "\f40f";
}
.bi-hdd-stack-fill:before {
  content: "\f410";
}
.bi-hdd-stack:before {
  content: "\f411";
}
.bi-hdd:before {
  content: "\f412";
}
.bi-headphones:before {
  content: "\f413";
}
.bi-headset:before {
  content: "\f414";
}
.bi-heart-fill:before {
  content: "\f415";
}
.bi-heart-half:before {
  content: "\f416";
}
.bi-heart:before {
  content: "\f417";
}
.bi-heptagon-fill:before {
  content: "\f418";
}
.bi-heptagon-half:before {
  content: "\f419";
}
.bi-heptagon:before {
  content: "\f41a";
}
.bi-hexagon-fill:before {
  content: "\f41b";
}
.bi-hexagon-half:before {
  content: "\f41c";
}
.bi-hexagon:before {
  content: "\f41d";
}
.bi-hourglass-bottom:before {
  content: "\f41e";
}
.bi-hourglass-split:before {
  content: "\f41f";
}
.bi-hourglass-top:before {
  content: "\f420";
}
.bi-hourglass:before {
  content: "\f421";
}
.bi-house-door-fill:before {
  content: "\f422";
}
.bi-house-door:before {
  content: "\f423";
}
.bi-house-fill:before {
  content: "\f424";
}
.bi-house:before {
  content: "\f425";
}
.bi-hr:before {
  content: "\f426";
}
.bi-hurricane:before {
  content: "\f427";
}
.bi-image-alt:before {
  content: "\f428";
}
.bi-image-fill:before {
  content: "\f429";
}
.bi-image:before {
  content: "\f42a";
}
.bi-images:before {
  content: "\f42b";
}
.bi-inbox-fill:before {
  content: "\f42c";
}
.bi-inbox:before {
  content: "\f42d";
}
.bi-inboxes-fill:before {
  content: "\f42e";
}
.bi-inboxes:before {
  content: "\f42f";
}
.bi-info-circle-fill:before {
  content: "\f430";
}
.bi-info-circle:before {
  content: "\f431";
}
.bi-info-square-fill:before {
  content: "\f432";
}
.bi-info-square:before {
  content: "\f433";
}
.bi-info:before {
  content: "\f434";
}
.bi-input-cursor-text:before {
  content: "\f435";
}
.bi-input-cursor:before {
  content: "\f436";
}
.bi-instagram:before {
  content: "\f437";
}
.bi-intersect:before {
  content: "\f438";
}
.bi-journal-album:before {
  content: "\f439";
}
.bi-journal-arrow-down:before {
  content: "\f43a";
}
.bi-journal-arrow-up:before {
  content: "\f43b";
}
.bi-journal-bookmark-fill:before {
  content: "\f43c";
}
.bi-journal-bookmark:before {
  content: "\f43d";
}
.bi-journal-check:before {
  content: "\f43e";
}
.bi-journal-code:before {
  content: "\f43f";
}
.bi-journal-medical:before {
  content: "\f440";
}
.bi-journal-minus:before {
  content: "\f441";
}
.bi-journal-plus:before {
  content: "\f442";
}
.bi-journal-richtext:before {
  content: "\f443";
}
.bi-journal-text:before {
  content: "\f444";
}
.bi-journal-x:before {
  content: "\f445";
}
.bi-journal:before {
  content: "\f446";
}
.bi-journals:before {
  content: "\f447";
}
.bi-joystick:before {
  content: "\f448";
}
.bi-justify-left:before {
  content: "\f449";
}
.bi-justify-right:before {
  content: "\f44a";
}
.bi-justify:before {
  content: "\f44b";
}
.bi-kanban-fill:before {
  content: "\f44c";
}
.bi-kanban:before {
  content: "\f44d";
}
.bi-key-fill:before {
  content: "\f44e";
}
.bi-key:before {
  content: "\f44f";
}
.bi-keyboard-fill:before {
  content: "\f450";
}
.bi-keyboard:before {
  content: "\f451";
}
.bi-ladder:before {
  content: "\f452";
}
.bi-lamp-fill:before {
  content: "\f453";
}
.bi-lamp:before {
  content: "\f454";
}
.bi-laptop-fill:before {
  content: "\f455";
}
.bi-laptop:before {
  content: "\f456";
}
.bi-layer-backward:before {
  content: "\f457";
}
.bi-layer-forward:before {
  content: "\f458";
}
.bi-layers-fill:before {
  content: "\f459";
}
.bi-layers-half:before {
  content: "\f45a";
}
.bi-layers:before {
  content: "\f45b";
}
.bi-layout-sidebar-inset-reverse:before {
  content: "\f45c";
}
.bi-layout-sidebar-inset:before {
  content: "\f45d";
}
.bi-layout-sidebar-reverse:before {
  content: "\f45e";
}
.bi-layout-sidebar:before {
  content: "\f45f";
}
.bi-layout-split:before {
  content: "\f460";
}
.bi-layout-text-sidebar-reverse:before {
  content: "\f461";
}
.bi-layout-text-sidebar:before {
  content: "\f462";
}
.bi-layout-text-window-reverse:before {
  content: "\f463";
}
.bi-layout-text-window:before {
  content: "\f464";
}
.bi-layout-three-columns:before {
  content: "\f465";
}
.bi-layout-wtf:before {
  content: "\f466";
}
.bi-life-preserver:before {
  content: "\f467";
}
.bi-lightbulb-fill:before {
  content: "\f468";
}
.bi-lightbulb-off-fill:before {
  content: "\f469";
}
.bi-lightbulb-off:before {
  content: "\f46a";
}
.bi-lightbulb:before {
  content: "\f46b";
}
.bi-lightning-charge-fill:before {
  content: "\f46c";
}
.bi-lightning-charge:before {
  content: "\f46d";
}
.bi-lightning-fill:before {
  content: "\f46e";
}
.bi-lightning:before {
  content: "\f46f";
}
.bi-link-45deg:before {
  content: "\f470";
}
.bi-link:before {
  content: "\f471";
}
.bi-linkedin:before {
  content: "\f472";
}
.bi-list-check:before {
  content: "\f473";
}
.bi-list-nested:before {
  content: "\f474";
}
.bi-list-ol:before {
  content: "\f475";
}
.bi-list-stars:before {
  content: "\f476";
}
.bi-list-task:before {
  content: "\f477";
}
.bi-list-ul:before {
  content: "\f478";
}
.bi-list:before {
  content: "\f479";
}
.bi-lock-fill:before {
  content: "\f47a";
}
.bi-lock:before {
  content: "\f47b";
}
.bi-mailbox:before {
  content: "\f47c";
}
.bi-mailbox2:before {
  content: "\f47d";
}
.bi-map-fill:before {
  content: "\f47e";
}
.bi-map:before {
  content: "\f47f";
}
.bi-markdown-fill:before {
  content: "\f480";
}
.bi-markdown:before {
  content: "\f481";
}
.bi-mask:before {
  content: "\f482";
}
.bi-megaphone-fill:before {
  content: "\f483";
}
.bi-megaphone:before {
  content: "\f484";
}
.bi-menu-app-fill:before {
  content: "\f485";
}
.bi-menu-app:before {
  content: "\f486";
}
.bi-menu-button-fill:before {
  content: "\f487";
}
.bi-menu-button-wide-fill:before {
  content: "\f488";
}
.bi-menu-button-wide:before {
  content: "\f489";
}
.bi-menu-button:before {
  content: "\f48a";
}
.bi-menu-down:before {
  content: "\f48b";
}
.bi-menu-up:before {
  content: "\f48c";
}
.bi-mic-fill:before {
  content: "\f48d";
}
.bi-mic-mute-fill:before {
  content: "\f48e";
}
.bi-mic-mute:before {
  content: "\f48f";
}
.bi-mic:before {
  content: "\f490";
}
.bi-minecart-loaded:before {
  content: "\f491";
}
.bi-minecart:before {
  content: "\f492";
}
.bi-moisture:before {
  content: "\f493";
}
.bi-moon-fill:before {
  content: "\f494";
}
.bi-moon-stars-fill:before {
  content: "\f495";
}
.bi-moon-stars:before {
  content: "\f496";
}
.bi-moon:before {
  content: "\f497";
}
.bi-mouse-fill:before {
  content: "\f498";
}
.bi-mouse:before {
  content: "\f499";
}
.bi-mouse2-fill:before {
  content: "\f49a";
}
.bi-mouse2:before {
  content: "\f49b";
}
.bi-mouse3-fill:before {
  content: "\f49c";
}
.bi-mouse3:before {
  content: "\f49d";
}
.bi-music-note-beamed:before {
  content: "\f49e";
}
.bi-music-note-list:before {
  content: "\f49f";
}
.bi-music-note:before {
  content: "\f4a0";
}
.bi-music-player-fill:before {
  content: "\f4a1";
}
.bi-music-player:before {
  content: "\f4a2";
}
.bi-newspaper:before {
  content: "\f4a3";
}
.bi-node-minus-fill:before {
  content: "\f4a4";
}
.bi-node-minus:before {
  content: "\f4a5";
}
.bi-node-plus-fill:before {
  content: "\f4a6";
}
.bi-node-plus:before {
  content: "\f4a7";
}
.bi-nut-fill:before {
  content: "\f4a8";
}
.bi-nut:before {
  content: "\f4a9";
}
.bi-octagon-fill:before {
  content: "\f4aa";
}
.bi-octagon-half:before {
  content: "\f4ab";
}
.bi-octagon:before {
  content: "\f4ac";
}
.bi-option:before {
  content: "\f4ad";
}
.bi-outlet:before {
  content: "\f4ae";
}
.bi-paint-bucket:before {
  content: "\f4af";
}
.bi-palette-fill:before {
  content: "\f4b0";
}
.bi-palette:before {
  content: "\f4b1";
}
.bi-palette2:before {
  content: "\f4b2";
}
.bi-paperclip:before {
  content: "\f4b3";
}
.bi-paragraph:before {
  content: "\f4b4";
}
.bi-patch-check-fill:before {
  content: "\f4b5";
}
.bi-patch-check:before {
  content: "\f4b6";
}
.bi-patch-exclamation-fill:before {
  content: "\f4b7";
}
.bi-patch-exclamation:before {
  content: "\f4b8";
}
.bi-patch-minus-fill:before {
  content: "\f4b9";
}
.bi-patch-minus:before {
  content: "\f4ba";
}
.bi-patch-plus-fill:before {
  content: "\f4bb";
}
.bi-patch-plus:before {
  content: "\f4bc";
}
.bi-patch-question-fill:before {
  content: "\f4bd";
}
.bi-patch-question:before {
  content: "\f4be";
}
.bi-pause-btn-fill:before {
  content: "\f4bf";
}
.bi-pause-btn:before {
  content: "\f4c0";
}
.bi-pause-circle-fill:before {
  content: "\f4c1";
}
.bi-pause-circle:before {
  content: "\f4c2";
}
.bi-pause-fill:before {
  content: "\f4c3";
}
.bi-pause:before {
  content: "\f4c4";
}
.bi-peace-fill:before {
  content: "\f4c5";
}
.bi-peace:before {
  content: "\f4c6";
}
.bi-pen-fill:before {
  content: "\f4c7";
}
.bi-pen:before {
  content: "\f4c8";
}
.bi-pencil-fill:before {
  content: "\f4c9";
}
.bi-pencil-square:before {
  content: "\f4ca";
}
.bi-pencil:before {
  content: "\f4cb";
}
.bi-pentagon-fill:before {
  content: "\f4cc";
}
.bi-pentagon-half:before {
  content: "\f4cd";
}
.bi-pentagon:before {
  content: "\f4ce";
}
.bi-people-fill:before {
  content: "\f4cf";
}
.bi-people:before {
  content: "\f4d0";
}
.bi-percent:before {
  content: "\f4d1";
}
.bi-person-badge-fill:before {
  content: "\f4d2";
}
.bi-person-badge:before {
  content: "\f4d3";
}
.bi-person-bounding-box:before {
  content: "\f4d4";
}
.bi-person-check-fill:before {
  content: "\f4d5";
}
.bi-person-check:before {
  content: "\f4d6";
}
.bi-person-circle:before {
  content: "\f4d7";
}
.bi-person-dash-fill:before {
  content: "\f4d8";
}
.bi-person-dash:before {
  content: "\f4d9";
}
.bi-person-fill:before {
  content: "\f4da";
}
.bi-person-lines-fill:before {
  content: "\f4db";
}
.bi-person-plus-fill:before {
  content: "\f4dc";
}
.bi-person-plus:before {
  content: "\f4dd";
}
.bi-person-square:before {
  content: "\f4de";
}
.bi-person-x-fill:before {
  content: "\f4df";
}
.bi-person-x:before {
  content: "\f4e0";
}
.bi-person:before {
  content: "\f4e1";
}
.bi-phone-fill:before {
  content: "\f4e2";
}
.bi-phone-landscape-fill:before {
  content: "\f4e3";
}
.bi-phone-landscape:before {
  content: "\f4e4";
}
.bi-phone-vibrate-fill:before {
  content: "\f4e5";
}
.bi-phone-vibrate:before {
  content: "\f4e6";
}
.bi-phone:before {
  content: "\f4e7";
}
.bi-pie-chart-fill:before {
  content: "\f4e8";
}
.bi-pie-chart:before {
  content: "\f4e9";
}
.bi-pin-angle-fill:before {
  content: "\f4ea";
}
.bi-pin-angle:before {
  content: "\f4eb";
}
.bi-pin-fill:before {
  content: "\f4ec";
}
.bi-pin:before {
  content: "\f4ed";
}
.bi-pip-fill:before {
  content: "\f4ee";
}
.bi-pip:before {
  content: "\f4ef";
}
.bi-play-btn-fill:before {
  content: "\f4f0";
}
.bi-play-btn:before {
  content: "\f4f1";
}
.bi-play-circle-fill:before {
  content: "\f4f2";
}
.bi-play-circle:before {
  content: "\f4f3";
}
.bi-play-fill:before {
  content: "\f4f4";
}
.bi-play:before {
  content: "\f4f5";
}
.bi-plug-fill:before {
  content: "\f4f6";
}
.bi-plug:before {
  content: "\f4f7";
}
.bi-plus-circle-dotted:before {
  content: "\f4f8";
}
.bi-plus-circle-fill:before {
  content: "\f4f9";
}
.bi-plus-circle:before {
  content: "\f4fa";
}
.bi-plus-square-dotted:before {
  content: "\f4fb";
}
.bi-plus-square-fill:before {
  content: "\f4fc";
}
.bi-plus-square:before {
  content: "\f4fd";
}
.bi-plus:before {
  content: "\f4fe";
}
.bi-power:before {
  content: "\f4ff";
}
.bi-printer-fill:before {
  content: "\f500";
}
.bi-printer:before {
  content: "\f501";
}
.bi-puzzle-fill:before {
  content: "\f502";
}
.bi-puzzle:before {
  content: "\f503";
}
.bi-question-circle-fill:before {
  content: "\f504";
}
.bi-question-circle:before {
  content: "\f505";
}
.bi-question-diamond-fill:before {
  content: "\f506";
}
.bi-question-diamond:before {
  content: "\f507";
}
.bi-question-octagon-fill:before {
  content: "\f508";
}
.bi-question-octagon:before {
  content: "\f509";
}
.bi-question-square-fill:before {
  content: "\f50a";
}
.bi-question-square:before {
  content: "\f50b";
}
.bi-question:before {
  content: "\f50c";
}
.bi-rainbow:before {
  content: "\f50d";
}
.bi-receipt-cutoff:before {
  content: "\f50e";
}
.bi-receipt:before {
  content: "\f50f";
}
.bi-reception-0:before {
  content: "\f510";
}
.bi-reception-1:before {
  content: "\f511";
}
.bi-reception-2:before {
  content: "\f512";
}
.bi-reception-3:before {
  content: "\f513";
}
.bi-reception-4:before {
  content: "\f514";
}
.bi-record-btn-fill:before {
  content: "\f515";
}
.bi-record-btn:before {
  content: "\f516";
}
.bi-record-circle-fill:before {
  content: "\f517";
}
.bi-record-circle:before {
  content: "\f518";
}
.bi-record-fill:before {
  content: "\f519";
}
.bi-record:before {
  content: "\f51a";
}
.bi-record2-fill:before {
  content: "\f51b";
}
.bi-record2:before {
  content: "\f51c";
}
.bi-reply-all-fill:before {
  content: "\f51d";
}
.bi-reply-all:before {
  content: "\f51e";
}
.bi-reply-fill:before {
  content: "\f51f";
}
.bi-reply:before {
  content: "\f520";
}
.bi-rss-fill:before {
  content: "\f521";
}
.bi-rss:before {
  content: "\f522";
}
.bi-rulers:before {
  content: "\f523";
}
.bi-save-fill:before {
  content: "\f524";
}
.bi-save:before {
  content: "\f525";
}
.bi-save2-fill:before {
  content: "\f526";
}
.bi-save2:before {
  content: "\f527";
}
.bi-scissors:before {
  content: "\f528";
}
.bi-screwdriver:before {
  content: "\f529";
}
.bi-search:before {
  content: "\f52a";
}
.bi-segmented-nav:before {
  content: "\f52b";
}
.bi-server:before {
  content: "\f52c";
}
.bi-share-fill:before {
  content: "\f52d";
}
.bi-share:before {
  content: "\f52e";
}
.bi-shield-check:before {
  content: "\f52f";
}
.bi-shield-exclamation:before {
  content: "\f530";
}
.bi-shield-fill-check:before {
  content: "\f531";
}
.bi-shield-fill-exclamation:before {
  content: "\f532";
}
.bi-shield-fill-minus:before {
  content: "\f533";
}
.bi-shield-fill-plus:before {
  content: "\f534";
}
.bi-shield-fill-x:before {
  content: "\f535";
}
.bi-shield-fill:before {
  content: "\f536";
}
.bi-shield-lock-fill:before {
  content: "\f537";
}
.bi-shield-lock:before {
  content: "\f538";
}
.bi-shield-minus:before {
  content: "\f539";
}
.bi-shield-plus:before {
  content: "\f53a";
}
.bi-shield-shaded:before {
  content: "\f53b";
}
.bi-shield-slash-fill:before {
  content: "\f53c";
}
.bi-shield-slash:before {
  content: "\f53d";
}
.bi-shield-x:before {
  content: "\f53e";
}
.bi-shield:before {
  content: "\f53f";
}
.bi-shift-fill:before {
  content: "\f540";
}
.bi-shift:before {
  content: "\f541";
}
.bi-shop-window:before {
  content: "\f542";
}
.bi-shop:before {
  content: "\f543";
}
.bi-shuffle:before {
  content: "\f544";
}
.bi-signpost-2-fill:before {
  content: "\f545";
}
.bi-signpost-2:before {
  content: "\f546";
}
.bi-signpost-fill:before {
  content: "\f547";
}
.bi-signpost-split-fill:before {
  content: "\f548";
}
.bi-signpost-split:before {
  content: "\f549";
}
.bi-signpost:before {
  content: "\f54a";
}
.bi-sim-fill:before {
  content: "\f54b";
}
.bi-sim:before {
  content: "\f54c";
}
.bi-skip-backward-btn-fill:before {
  content: "\f54d";
}
.bi-skip-backward-btn:before {
  content: "\f54e";
}
.bi-skip-backward-circle-fill:before {
  content: "\f54f";
}
.bi-skip-backward-circle:before {
  content: "\f550";
}
.bi-skip-backward-fill:before {
  content: "\f551";
}
.bi-skip-backward:before {
  content: "\f552";
}
.bi-skip-end-btn-fill:before {
  content: "\f553";
}
.bi-skip-end-btn:before {
  content: "\f554";
}
.bi-skip-end-circle-fill:before {
  content: "\f555";
}
.bi-skip-end-circle:before {
  content: "\f556";
}
.bi-skip-end-fill:before {
  content: "\f557";
}
.bi-skip-end:before {
  content: "\f558";
}
.bi-skip-forward-btn-fill:before {
  content: "\f559";
}
.bi-skip-forward-btn:before {
  content: "\f55a";
}
.bi-skip-forward-circle-fill:before {
  content: "\f55b";
}
.bi-skip-forward-circle:before {
  content: "\f55c";
}
.bi-skip-forward-fill:before {
  content: "\f55d";
}
.bi-skip-forward:before {
  content: "\f55e";
}
.bi-skip-start-btn-fill:before {
  content: "\f55f";
}
.bi-skip-start-btn:before {
  content: "\f560";
}
.bi-skip-start-circle-fill:before {
  content: "\f561";
}
.bi-skip-start-circle:before {
  content: "\f562";
}
.bi-skip-start-fill:before {
  content: "\f563";
}
.bi-skip-start:before {
  content: "\f564";
}
.bi-slack:before {
  content: "\f565";
}
.bi-slash-circle-fill:before {
  content: "\f566";
}
.bi-slash-circle:before {
  content: "\f567";
}
.bi-slash-square-fill:before {
  content: "\f568";
}
.bi-slash-square:before {
  content: "\f569";
}
.bi-slash:before {
  content: "\f56a";
}
.bi-sliders:before {
  content: "\f56b";
}
.bi-smartwatch:before {
  content: "\f56c";
}
.bi-snow:before {
  content: "\f56d";
}
.bi-snow2:before {
  content: "\f56e";
}
.bi-snow3:before {
  content: "\f56f";
}
.bi-sort-alpha-down-alt:before {
  content: "\f570";
}
.bi-sort-alpha-down:before {
  content: "\f571";
}
.bi-sort-alpha-up-alt:before {
  content: "\f572";
}
.bi-sort-alpha-up:before {
  content: "\f573";
}
.bi-sort-down-alt:before {
  content: "\f574";
}
.bi-sort-down:before {
  content: "\f575";
}
.bi-sort-numeric-down-alt:before {
  content: "\f576";
}
.bi-sort-numeric-down:before {
  content: "\f577";
}
.bi-sort-numeric-up-alt:before {
  content: "\f578";
}
.bi-sort-numeric-up:before {
  content: "\f579";
}
.bi-sort-up-alt:before {
  content: "\f57a";
}
.bi-sort-up:before {
  content: "\f57b";
}
.bi-soundwave:before {
  content: "\f57c";
}
.bi-speaker-fill:before {
  content: "\f57d";
}
.bi-speaker:before {
  content: "\f57e";
}
.bi-speedometer:before {
  content: "\f57f";
}
.bi-speedometer2:before {
  content: "\f580";
}
.bi-spellcheck:before {
  content: "\f581";
}
.bi-square-fill:before {
  content: "\f582";
}
.bi-square-half:before {
  content: "\f583";
}
.bi-square:before {
  content: "\f584";
}
.bi-stack:before {
  content: "\f585";
}
.bi-star-fill:before {
  content: "\f586";
}
.bi-star-half:before {
  content: "\f587";
}
.bi-star:before {
  content: "\f588";
}
.bi-stars:before {
  content: "\f589";
}
.bi-stickies-fill:before {
  content: "\f58a";
}
.bi-stickies:before {
  content: "\f58b";
}
.bi-sticky-fill:before {
  content: "\f58c";
}
.bi-sticky:before {
  content: "\f58d";
}
.bi-stop-btn-fill:before {
  content: "\f58e";
}
.bi-stop-btn:before {
  content: "\f58f";
}
.bi-stop-circle-fill:before {
  content: "\f590";
}
.bi-stop-circle:before {
  content: "\f591";
}
.bi-stop-fill:before {
  content: "\f592";
}
.bi-stop:before {
  content: "\f593";
}
.bi-stoplights-fill:before {
  content: "\f594";
}
.bi-stoplights:before {
  content: "\f595";
}
.bi-stopwatch-fill:before {
  content: "\f596";
}
.bi-stopwatch:before {
  content: "\f597";
}
.bi-subtract:before {
  content: "\f598";
}
.bi-suit-club-fill:before {
  content: "\f599";
}
.bi-suit-club:before {
  content: "\f59a";
}
.bi-suit-diamond-fill:before {
  content: "\f59b";
}
.bi-suit-diamond:before {
  content: "\f59c";
}
.bi-suit-heart-fill:before {
  content: "\f59d";
}
.bi-suit-heart:before {
  content: "\f59e";
}
.bi-suit-spade-fill:before {
  content: "\f59f";
}
.bi-suit-spade:before {
  content: "\f5a0";
}
.bi-sun-fill:before {
  content: "\f5a1";
}
.bi-sun:before {
  content: "\f5a2";
}
.bi-sunglasses:before {
  content: "\f5a3";
}
.bi-sunrise-fill:before {
  content: "\f5a4";
}
.bi-sunrise:before {
  content: "\f5a5";
}
.bi-sunset-fill:before {
  content: "\f5a6";
}
.bi-sunset:before {
  content: "\f5a7";
}
.bi-symmetry-horizontal:before {
  content: "\f5a8";
}
.bi-symmetry-vertical:before {
  content: "\f5a9";
}
.bi-table:before {
  content: "\f5aa";
}
.bi-tablet-fill:before {
  content: "\f5ab";
}
.bi-tablet-landscape-fill:before {
  content: "\f5ac";
}
.bi-tablet-landscape:before {
  content: "\f5ad";
}
.bi-tablet:before {
  content: "\f5ae";
}
.bi-tag-fill:before {
  content: "\f5af";
}
.bi-tag:before {
  content: "\f5b0";
}
.bi-tags-fill:before {
  content: "\f5b1";
}
.bi-tags:before {
  content: "\f5b2";
}
.bi-telegram:before {
  content: "\f5b3";
}
.bi-telephone-fill:before {
  content: "\f5b4";
}
.bi-telephone-forward-fill:before {
  content: "\f5b5";
}
.bi-telephone-forward:before {
  content: "\f5b6";
}
.bi-telephone-inbound-fill:before {
  content: "\f5b7";
}
.bi-telephone-inbound:before {
  content: "\f5b8";
}
.bi-telephone-minus-fill:before {
  content: "\f5b9";
}
.bi-telephone-minus:before {
  content: "\f5ba";
}
.bi-telephone-outbound-fill:before {
  content: "\f5bb";
}
.bi-telephone-outbound:before {
  content: "\f5bc";
}
.bi-telephone-plus-fill:before {
  content: "\f5bd";
}
.bi-telephone-plus:before {
  content: "\f5be";
}
.bi-telephone-x-fill:before {
  content: "\f5bf";
}
.bi-telephone-x:before {
  content: "\f5c0";
}
.bi-telephone:before {
  content: "\f5c1";
}
.bi-terminal-fill:before {
  content: "\f5c2";
}
.bi-terminal:before {
  content: "\f5c3";
}
.bi-text-center:before {
  content: "\f5c4";
}
.bi-text-indent-left:before {
  content: "\f5c5";
}
.bi-text-indent-right:before {
  content: "\f5c6";
}
.bi-text-left:before {
  content: "\f5c7";
}
.bi-text-paragraph:before {
  content: "\f5c8";
}
.bi-text-right:before {
  content: "\f5c9";
}
.bi-textarea-resize:before {
  content: "\f5ca";
}
.bi-textarea-t:before {
  content: "\f5cb";
}
.bi-textarea:before {
  content: "\f5cc";
}
.bi-thermometer-half:before {
  content: "\f5cd";
}
.bi-thermometer-high:before {
  content: "\f5ce";
}
.bi-thermometer-low:before {
  content: "\f5cf";
}
.bi-thermometer-snow:before {
  content: "\f5d0";
}
.bi-thermometer-sun:before {
  content: "\f5d1";
}
.bi-thermometer:before {
  content: "\f5d2";
}
.bi-three-dots-vertical:before {
  content: "\f5d3";
}
.bi-three-dots:before {
  content: "\f5d4";
}
.bi-toggle-off:before {
  content: "\f5d5";
}
.bi-toggle-on:before {
  content: "\f5d6";
}
.bi-toggle2-off:before {
  content: "\f5d7";
}
.bi-toggle2-on:before {
  content: "\f5d8";
}
.bi-toggles:before {
  content: "\f5d9";
}
.bi-toggles2:before {
  content: "\f5da";
}
.bi-tools:before {
  content: "\f5db";
}
.bi-tornado:before {
  content: "\f5dc";
}
.bi-trash-fill:before {
  content: "\f5dd";
}
.bi-trash:before {
  content: "\f5de";
}
.bi-trash2-fill:before {
  content: "\f5df";
}
.bi-trash2:before {
  content: "\f5e0";
}
.bi-tree-fill:before {
  content: "\f5e1";
}
.bi-tree:before {
  content: "\f5e2";
}
.bi-triangle-fill:before {
  content: "\f5e3";
}
.bi-triangle-half:before {
  content: "\f5e4";
}
.bi-triangle:before {
  content: "\f5e5";
}
.bi-trophy-fill:before {
  content: "\f5e6";
}
.bi-trophy:before {
  content: "\f5e7";
}
.bi-tropical-storm:before {
  content: "\f5e8";
}
.bi-truck-flatbed:before {
  content: "\f5e9";
}
.bi-truck:before {
  content: "\f5ea";
}
.bi-tsunami:before {
  content: "\f5eb";
}
.bi-tv-fill:before {
  content: "\f5ec";
}
.bi-tv:before {
  content: "\f5ed";
}
.bi-twitch:before {
  content: "\f5ee";
}
.bi-twitter:before {
  content: "\f5ef";
}
.bi-type-bold:before {
  content: "\f5f0";
}
.bi-type-h1:before {
  content: "\f5f1";
}
.bi-type-h2:before {
  content: "\f5f2";
}
.bi-type-h3:before {
  content: "\f5f3";
}
.bi-type-italic:before {
  content: "\f5f4";
}
.bi-type-strikethrough:before {
  content: "\f5f5";
}
.bi-type-underline:before {
  content: "\f5f6";
}
.bi-type:before {
  content: "\f5f7";
}
.bi-ui-checks-grid:before {
  content: "\f5f8";
}
.bi-ui-checks:before {
  content: "\f5f9";
}
.bi-ui-radios-grid:before {
  content: "\f5fa";
}
.bi-ui-radios:before {
  content: "\f5fb";
}
.bi-umbrella-fill:before {
  content: "\f5fc";
}
.bi-umbrella:before {
  content: "\f5fd";
}
.bi-union:before {
  content: "\f5fe";
}
.bi-unlock-fill:before {
  content: "\f5ff";
}
.bi-unlock:before {
  content: "\f600";
}
.bi-upc-scan:before {
  content: "\f601";
}
.bi-upc:before {
  content: "\f602";
}
.bi-upload:before {
  content: "\f603";
}
.bi-vector-pen:before {
  content: "\f604";
}
.bi-view-list:before {
  content: "\f605";
}
.bi-view-stacked:before {
  content: "\f606";
}
.bi-vinyl-fill:before {
  content: "\f607";
}
.bi-vinyl:before {
  content: "\f608";
}
.bi-voicemail:before {
  content: "\f609";
}
.bi-volume-down-fill:before {
  content: "\f60a";
}
.bi-volume-down:before {
  content: "\f60b";
}
.bi-volume-mute-fill:before {
  content: "\f60c";
}
.bi-volume-mute:before {
  content: "\f60d";
}
.bi-volume-off-fill:before {
  content: "\f60e";
}
.bi-volume-off:before {
  content: "\f60f";
}
.bi-volume-up-fill:before {
  content: "\f610";
}
.bi-volume-up:before {
  content: "\f611";
}
.bi-vr:before {
  content: "\f612";
}
.bi-wallet-fill:before {
  content: "\f613";
}
.bi-wallet:before {
  content: "\f614";
}
.bi-wallet2:before {
  content: "\f615";
}
.bi-watch:before {
  content: "\f616";
}
.bi-water:before {
  content: "\f617";
}
.bi-whatsapp:before {
  content: "\f618";
}
.bi-wifi-1:before {
  content: "\f619";
}
.bi-wifi-2:before {
  content: "\f61a";
}
.bi-wifi-off:before {
  content: "\f61b";
}
.bi-wifi:before {
  content: "\f61c";
}
.bi-wind:before {
  content: "\f61d";
}
.bi-window-dock:before {
  content: "\f61e";
}
.bi-window-sidebar:before {
  content: "\f61f";
}
.bi-window:before {
  content: "\f620";
}
.bi-wrench:before {
  content: "\f621";
}
.bi-x-circle-fill:before {
  content: "\f622";
}
.bi-x-circle:before {
  content: "\f623";
}
.bi-x-diamond-fill:before {
  content: "\f624";
}
.bi-x-diamond:before {
  content: "\f625";
}
.bi-x-octagon-fill:before {
  content: "\f626";
}
.bi-x-octagon:before {
  content: "\f627";
}
.bi-x-square-fill:before {
  content: "\f628";
}
.bi-x-square:before {
  content: "\f629";
}
.bi-x:before {
  content: "\f62a";
}
.bi-youtube:before {
  content: "\f62b";
}
.bi-zoom-in:before {
  content: "\f62c";
}
.bi-zoom-out:before {
  content: "\f62d";
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-name: headShake;
  animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-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);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@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);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-transform-origin: top center;
  transform-origin: top center;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
.animated.flip {
  -webkit-animation-name: flip;
  animation-name: flip;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes rotateIn {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateInDownLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateInDownRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateInUpLeft {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateInUpRight {
  0% {
    opacity: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
@keyframes rotateOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.animated.faster {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    -webkit-animation: none 0s ease 0s 1 normal none running !important;
    animation: none 0s ease 0s 1 normal none running !important;
    -webkit-animation: initial !important;
    animation: initial !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  transition-delay: 0s;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  transition-delay: 3s;
}
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen {
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  html:not(.no-js) [data-aos="fade-up"] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down"] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-right"] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-left"] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-up-right"] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-up-left"] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-right"] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-left"] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
  }
  html:not(.no-js) [data-aos="zoom-in"] {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-out"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-up"] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-down"] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-right"] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-left"] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: visible;
  }
  html:not(.no-js) [data-aos="slide-up"] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos="slide-down"] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos="slide-right"] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos="slide-left"] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  html:not(.no-js) [data-aos="flip-left"] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos="flip-left"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-right"] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos="flip-right"].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-up"] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos="flip-up"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos="flip-down"] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos="flip-down"].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0);
  }
}
.ps {
  -ms-overflow-style: none;
  overflow: hidden !important;
  overflow-anchor: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps__rail-x {
  bottom: 0;
  height: 15px;
}
.ps__rail-x,
.ps__rail-y {
  display: none;
  opacity: 0;
  position: absolute;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
}
.ps__rail-y {
  right: 0;
  width: 15px;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  background-color: initial;
  display: block;
}
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y,
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-x:focus,
.ps .ps__rail-x:hover,
.ps .ps__rail-y.ps--clicking,
.ps .ps__rail-y:focus,
.ps .ps__rail-y:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps__thumb-x {
  bottom: 2px;
  height: 6px;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
}
.ps__thumb-x,
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  position: absolute;
}
.ps__thumb-y {
  right: 2px;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 6px;
}
.ps__rail-x.ps--clicking .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x:hover > .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .ps {
    overflow: auto !important;
  }
}
/*!
* metismenu https://github.com/onokumus/metismenu#readme
* A jQuery menu plugin
* @version 3.0.3
* @author Osman Nuri Okumus <onokumus@gmail.com> (https://github.com/onokumus)
* @license: MIT 
*/
.metismenu .arrow {
  float: right;
  line-height: 1.42857;
}
[dir="rtl"] .metismenu .arrow {
  float: left;
}
.metismenu .glyphicon.arrow:before {
  content: "\e079";
}
.metismenu .mm-active > a > .glyphicon.arrow:before {
  content: "\e114";
}
.metismenu .fa.arrow:before {
  content: "\f104";
}
.metismenu .mm-active > a > .fa.arrow:before {
  content: "\f107";
}
.metismenu .ion.arrow:before {
  content: "\f3d2";
}
.metismenu .mm-active > a > .ion.arrow:before {
  content: "\f3d0";
}
.metismenu .plus-times {
  float: right;
}
[dir="rtl"] .metismenu .plus-times {
  float: left;
}
.metismenu .fa.plus-times:before {
  content: "\f067";
}
.metismenu .mm-active > a > .fa.plus-times {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.metismenu .plus-minus {
  float: right;
}
[dir="rtl"] .metismenu .plus-minus {
  float: left;
}
.metismenu .fa.plus-minus:before {
  content: "\f067";
}
.metismenu .mm-active > a > .fa.plus-minus:before {
  content: "\f068";
}
.metismenu .mm-collapse:not(.mm-show) {
  display: none;
}
.metismenu .mm-collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition-duration: 0.35s;
  transition-property: height, visibility;
  transition-timing-function: ease;
}
.metismenu .has-arrow {
  position: relative;
}
.metismenu .has-arrow:after {
  border-color: initial;
  border-style: solid;
  border-width: 1px 0 0 1px;
  content: "";
  height: 0.5em;
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
  -webkit-transform-origin: top;
  transform-origin: top;
  transition: all 0.3s ease-out;
  width: 0.5em;
}
[dir="rtl"] .metismenu .has-arrow:after {
  left: 1em;
  right: auto;
  -webkit-transform: rotate(135deg) translateY(-50%);
  transform: rotate(135deg) translateY(-50%);
}
.metismenu .has-arrow[aria-expanded="true"]:after,
.metismenu .mm-active > .has-arrow:after {
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
[dir="rtl"] .metismenu .has-arrow[aria-expanded="true"]:after,
[dir="rtl"] .metismenu .mm-active > .has-arrow:after {
  -webkit-transform: rotate(225deg) translateY(-50%);
  transform: rotate(225deg) translateY(-50%);
}
.gradient_one {
  background-image: linear-gradient(
    90deg,
    rgba(186, 1, 181, 0.85) 0,
    rgba(103, 25, 255, 0.85)
  );
}
.gradient-1 {
  background: #f0a907;
  background: linear-gradient(180deg, #f0a907 0, #f53c79) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0a907",endColorstr="#f53c79",GradientType=0);
}
.gradient-2 {
  background: #4dedf5;
  background: linear-gradient(180deg, #4dedf5 0, #480ceb) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4dedf5",endColorstr="#480ceb",GradientType=0);
}
.gradient-3 {
  background: #51f5ae;
  background: linear-gradient(180deg, #51f5ae 0, #3fbcda) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#51f5ae",endColorstr="#3fbcda",GradientType=0);
}
.gradient-4 {
  background: #f25521;
  background: linear-gradient(90deg, #f25521 0, #f9c70a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f25521",endColorstr="#f9c70a",GradientType=1);
}
.gradient-5 {
  background: #f53c79;
  background: linear-gradient(90deg, #f53c79 0, #f0a907) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f53c79",endColorstr="#f0a907",GradientType=1);
}
.gradient-6 {
  background: #36b9d8;
  background: linear-gradient(90deg, #36b9d8 0, #4bffa2) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#36b9d8",endColorstr="#4bffa2",GradientType=1);
}
.gradient-7 {
  background: #4400eb;
  background: linear-gradient(90deg, #4400eb 0, #44e7f5) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4400eb",endColorstr="#44e7f5",GradientType=1);
}
.gradient-8 {
  background: #f7b00f;
  background: linear-gradient(180deg, #f7b00f 0, #f25521);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F7B00F",endColorstr="#F25521",GradientType=1);
}
.datepicker table tr td.active,
.datepicker table tr td.selected,
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover,
.datepicker.datepicker-dropdown td.day:hover,
.datepicker.datepicker-dropdown th.next:hover,
.datepicker.datepicker-dropdown th.prev:hover,
.gradient-9 {
  background: #f31e7a !important;
  background: linear-gradient(90deg, #f31e7a 0, #fd712c) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f31e7a",endColorstr="#fd712c",GradientType=1);
}
.gradient-10 {
  background: #f25521 !important;
  background: linear-gradient(0deg, #f25521 0, #f9c70a) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f25521",endColorstr="#f9c70a",GradientType=1);
}
.gradient-11 {
  background: #3398fb;
  background: linear-gradient(90deg, #3398fb 0, #8553ee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3398fb",endColorstr="#8553ee",GradientType=1);
}
.gradient-12 {
  background: #36e1b4;
  background: linear-gradient(90deg, #36e1b4 0, #11cae7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#36e1b4",endColorstr="#11cae7",GradientType=1);
}
.gradient-13 {
  background: #ffbf31;
  background: linear-gradient(90deg, #ffbf31 0, #ff890e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffbf31",endColorstr="#ff890e",GradientType=1);
}
.gradient-14 {
  background: #23bdb8;
  background: linear-gradient(135deg, #23bdb8, #43e794);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#23bdb8",endColorstr="#43e794",GradientType=1);
}
.gradient-15 {
  background: #9a56ff;
  background: linear-gradient(135deg, #9a56ff, #e36cd9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a56ff",endColorstr="#e36cd9",GradientType=1);
}
.gradient-16 {
  background: #f48665;
  background: linear-gradient(135deg, #f48665, #fda23f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f48665",endColorstr="#fda23f",GradientType=1);
}
.gradient-17 {
  background: #e36cd9;
  background: linear-gradient(135deg, #e36cd9, #fe60ae);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e36cd9",endColorstr="#fe60ae",GradientType=1);
}
.gradient-18 {
  background: #a15cff;
  background: linear-gradient(90deg, #a15cff 0, #ce82fd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a15cff",endColorstr="#ce82fd",GradientType=1);
}
/*!
 * Bootstrap v5.0.0-beta2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #5e72e4;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #e83e8c;
  --bs-red: #ee3232;
  --bs-orange: #f90;
  --bs-yellow: #fffa6f;
  --bs-green: #297f00;
  --bs-teal: #20c997;
  --bs-cyan: #3065d0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #9568ff;
  --bs-secondary: #362465;
  --bs-success: #00a389;
  --bs-info: #58bad7;
  --bs-warning: #f0a901;
  --bs-danger: #eb5757;
  --bs-light: #c8c8c8;
  --bs-dark: #6e6e6e;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  );
}
*,
:after,
:before {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #c7ebfc;
  color: #a098ae;
  font-family: poppins, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  background-color: currentColor;
  border: 0;
  color: inherit;
  margin: 1rem 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #374557;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.h1,
h1 {
  font-size: calc(1.35rem + 1.2vw);
}
@media (min-width: 1200px) {
  .h1,
  h1 {
    font-size: 2.25rem;
  }
}
.h2,
h2 {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  .h2,
  h2 {
    font-size: 1.875rem;
  }
}
.h3,
h3 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  .h3,
  h3 {
    font-size: 1.5rem;
  }
}
.h4,
h4 {
  font-size: 1.125rem;
}
.h5,
h5 {
  font-size: 1rem;
}
.h6,
h6 {
  font-size: 0.938rem;
}

abbr[data-bs-original-title],
abbr[title] {
  cursor: help;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-bottom: 1rem;
  margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
.small,
small {
  font-size: 0.875em;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #9568ff;
  text-decoration: underline;
}
a:hover {
  color: #7753cc;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  direction: ltr;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace;
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  font-size: 0.875em;
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
}
pre code {
  color: inherit;
  font-size: inherit;
  word-break: normal;
}
code {
  word-wrap: break-word;
  color: #e83e8c;
  font-size: 0.875em;
}
a > code {
  color: inherit;
}
kbd {
  background-color: #212529;
  border-radius: 0.2rem;
  color: #fff;
  font-size: 0.875em;
  padding: 0.2rem 0.4rem;
}
kbd kbd {
  font-size: 1em;
  font-weight: 700;
  padding: 0;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  caption-side: bottom;
}
caption {
  color: #89879f;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border: 0 solid;
  border-color: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[list]::-webkit-calendar-picker-indicator {
  display: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
textarea {
  resize: vertical;
}
fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}
legend {
  float: left;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
  margin-bottom: 0.5rem;
  padding: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  cursor: pointer;
  display: list-item;
}
progress {
  vertical-align: initial;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.09375rem;
  font-weight: 300;
}
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.list-inline,
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  font-size: 1.09375rem;
  margin-bottom: 1rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  color: #6c757d;
  font-size: 0.875em;
  margin-bottom: 1rem;
  margin-top: -1rem;
}
.blockquote-footer:before {
  content: "\2014\00A0";
}
.img-fluid,
.img-thumbnail {
  height: auto;
  max-width: 100%;
}
.img-thumbnail {
  background-color: #c7ebfc;
  border: 1px solid #dee2e6;
  border-radius: 0.75rem;
  padding: 0.25rem;
}
.figure {
  display: inline-block;
}
.figure-img {
  line-height: 1;
  margin-bottom: 0.5rem;
}
.figure-caption {
  color: #6c757d;
  font-size: 0.875em;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-left: var(--bs-gutter-x, 15px);
  padding-right: 15px;
  padding-right: var(--bs-gutter-x, 15px);
  width: 100%;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
@media (min-width: 1440) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #a098ae;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #a098ae;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #a098ae;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  border-color: #eeee;
  color: #a098ae;
  margin-bottom: 1rem;
  vertical-align: top;
  width: 100%;
}
.table > :not(caption) > * > * {
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  padding: 0.5rem;
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: initial;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem;
}
.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #eae1ff;
  --bs-table-striped-bg: #ded6f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #d3cbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d8d0ec;
  --bs-table-hover-color: #000;
  border-color: #d3cbe6;
  color: #000;
}
.table-secondary {
  --bs-table-bg: #d7d3e0;
  --bs-table-striped-bg: #ccc8d5;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c2beca;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c7c3cf;
  --bs-table-hover-color: #000;
  border-color: #c2beca;
  color: #000;
}
.table-success {
  --bs-table-bg: #ccede7;
  --bs-table-striped-bg: #c2e1db;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b8d5d0;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bddbd6;
  --bs-table-hover-color: #000;
  border-color: #b8d5d0;
  color: #000;
}
.table-info {
  --bs-table-bg: #def1f7;
  --bs-table-striped-bg: #d3e5eb;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c8d9de;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #cddfe4;
  --bs-table-hover-color: #000;
  border-color: #c8d9de;
  color: #000;
}
.table-warning {
  --bs-table-bg: #fceecc;
  --bs-table-striped-bg: #efe2c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3d6b8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9dcbd;
  --bs-table-hover-color: #000;
  border-color: #e3d6b8;
  color: #000;
}
.table-danger {
  --bs-table-bg: #fbdddd;
  --bs-table-striped-bg: #eed2d2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e2c7c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e8cccc;
  --bs-table-hover-color: #000;
  border-color: #e2c7c7;
  color: #000;
}
.table-light {
  --bs-table-bg: #c8c8c8;
  --bs-table-striped-bg: #bebebe;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #b4b4b4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #b9b9b9;
  --bs-table-hover-color: #000;
  border-color: #b4b4b4;
  color: #000;
}
.table-dark {
  --bs-table-bg: #6e6e6e;
  --bs-table-striped-bg: #757575;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #7d7d7d;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #797979;
  --bs-table-hover-color: #000;
  border-color: #7d7d7d;
  color: #fff;
}
.table-responsive {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
@media (max-width: 1439.98) {
  .table-responsive-xxl {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  font-size: inherit;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: calc(0.375rem + 1px);
  padding-top: calc(0.375rem + 1px);
}
.col-form-label-lg {
  font-size: 1.09375rem;
  padding-bottom: calc(0.5rem + 1px);
  padding-top: calc(0.5rem + 1px);
}
.col-form-label-sm {
  font-size: 0.76562rem;
  padding-bottom: calc(0.25rem + 1px);
  padding-top: calc(0.25rem + 1px);
}
.form-text {
  color: #89879f;
  font-size: 0.875em;
  margin-top: 0.25rem;
}
.form-control {
  -webkit-appearance: none;
  appearance: none;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #eeee;
  border-radius: 0.75rem;
  color: #a098ae;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  background-color: #fff;
  border-color: #cab4ff;
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  color: #a098ae;
  outline: 0;
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
}
.form-control::file-selector-button {
  -webkit-margin-end: 0.75rem;
  background-color: #e9ecef;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  color: #a098ae;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.375rem 0.75rem;
  pointer-events: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  -webkit-margin-end: 0.75rem;
  background-color: #e9ecef;
  border: 0 solid;
  border-color: inherit;
  border-inline-end-width: 1px;
  border-radius: 0;
  color: #a098ae;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  padding: 0.375rem 0.75rem;
  pointer-events: none;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  background-color: initial;
  border: solid transparent;
  border-width: 1px 0;
  color: #a098ae;
  display: block;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 0.375rem 0;
  width: 100%;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-left: 0;
  padding-right: 0;
}
.form-control-sm {
  border-radius: 0.2rem;
  font-size: 0.76562rem;
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
}
.form-control-sm::file-selector-button {
  -webkit-margin-end: 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  -webkit-margin-end: 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
  padding: 0.25rem 0.5rem;
}
.form-control-lg {
  border-radius: 0.3rem;
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
}
.form-control-lg::file-selector-button {
  -webkit-margin-end: 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  -webkit-margin-end: 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
  padding: 0.5rem 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  height: auto;
  max-width: 3rem;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border-radius: 0.75rem;
  height: 1.5em;
}
.form-control-color::-webkit-color-swatch {
  border-radius: 0.75rem;
  height: 1.5em;
}
.form-select {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 16px 12px;
  border: 1px solid #eeee;
  border-radius: 0.75rem;
  color: #a098ae;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  width: 100%;
}
.form-select:focus {
  border-color: #cab4ff;
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  outline: 0;
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  background-image: none;
  padding-right: 0.75rem;
}
.form-select:disabled {
  background-color: #e9ecef;
  color: #6c757d;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #a098ae;
}
.form-select-sm {
  font-size: 0.76562rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-top: 0.25rem;
}
.form-select-lg {
  font-size: 1.09375rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-top: 0.5rem;
}
.form-check {
  display: block;
  margin-bottom: 0.125rem;
  min-height: 1.3125rem;
  padding-left: 1.5em;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  color-adjust: exact;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  height: 1em;
  margin-top: 0.25em;
  -webkit-print-color-adjust: exact;
  vertical-align: top;
  width: 1em;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  -webkit-filter: brightness(90%);
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #cab4ff;
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  outline: 0;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #9568ff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");
  border-color: #9568ff;
}
.form-check-input:disabled {
  -webkit-filter: none;
  filter: none;
  opacity: 0.5;
  pointer-events: none;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");
  background-position: 0;
  border-radius: 2em;
  margin-left: -2.5em;
  transition: background-position 0.15s ease-in-out;
  width: 2em;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23cab4ff'/%3E%3C/svg%3E");
}
.form-switch .form-check-input:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  background-position: 100%;
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn {
  -webkit-filter: none;
  filter: none;
  opacity: 0.65;
  pointer-events: none;
}
.form-range {
  -webkit-appearance: none;
  appearance: none;
  background-color: initial;
  height: 1.5rem;
  padding: 0;
  width: 100%;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #c7ebfc, 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #c7ebfc, 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background-color: #9568ff;
  border: 0;
  border-radius: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #dfd2ff;
}
.form-range::-webkit-slider-runnable-track {
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  color: transparent;
  cursor: pointer;
  height: 0.5rem;
  width: 100%;
}
.form-range::-moz-range-thumb {
  appearance: none;
  background-color: #9568ff;
  border: 0;
  border-radius: 1rem;
  height: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #dfd2ff;
}
.form-range::-moz-range-track {
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  color: transparent;
  cursor: pointer;
  height: 0.5rem;
  width: 100%;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label {
  border: 1px solid transparent;
  height: 100%;
  left: 0;
  padding: 1rem 0.75rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out,
    -webkit-transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control::-webkit-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-select {
  padding-bottom: 0.625rem;
  padding-top: 1.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  width: 1%;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  align-items: center;
  background-color: #e9ecef;
  border: 1px solid #eeee;
  border-radius: 0.75rem;
  color: #a098ae;
  display: flex;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  text-align: center;
  white-space: nowrap;
}
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
  border-radius: 0.3rem;
  font-size: 1.09375rem;
  padding: 0.5rem 1rem;
}
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
  border-radius: 0.2rem;
  font-size: 0.76562rem;
  padding: 0.25rem 0.5rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation
  > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}
.valid-feedback {
  color: #00a389;
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}
.valid-tooltip {
  background-color: rgba(0, 163, 137, 0.9);
  border-radius: 0.75rem;
  color: #000;
  display: none;
  font-size: 0.76562rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip,
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip {
  display: block;
}
.form-control.is-valid,
.was-validated .form-control:valid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300A389' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.1875rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: #00a389;
  padding-right: calc(1.5em + 0.75rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: #00a389;
  box-shadow: 0 0 0 0.25rem rgba(0, 163, 137, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
  padding-right: calc(1.5em + 0.75rem);
}
.form-select.is-valid,
.was-validated .form-select:valid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2300A389' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: #00a389;
  padding-right: 4.125rem;
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
  border-color: #00a389;
  box-shadow: 0 0 0 0.25rem rgba(0, 163, 137, 0.25);
}
.form-check-input.is-valid,
.was-validated .form-check-input:valid {
  border-color: #00a389;
}
.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
  background-color: #00a389;
}
.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 163, 137, 0.25);
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
  color: #00a389;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.invalid-feedback {
  color: #eb5757;
  display: none;
  font-size: 0.875em;
  margin-top: 0.25rem;
  width: 100%;
}
.invalid-tooltip {
  background-color: rgba(235, 87, 87, 0.9);
  border-radius: 0.75rem;
  color: #000;
  display: none;
  font-size: 0.76562rem;
  margin-top: 0.1rem;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 5;
}
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip,
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23EB5757'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23EB5757' stroke='none'/%3E%3C/svg%3E");
  background-position: right calc(0.375em + 0.1875rem) center;
  background-repeat: no-repeat;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: #eb5757;
  padding-right: calc(1.5em + 0.75rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
  border-color: #eb5757;
  box-shadow: 0 0 0 0.25rem rgba(235, 87, 87, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
  padding-right: calc(1.5em + 0.75rem);
}
.form-select.is-invalid,
.was-validated .form-select:invalid {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"),
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23EB5757'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23EB5757' stroke='none'/%3E%3C/svg%3E");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  border-color: #eb5757;
  padding-right: 4.125rem;
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
  border-color: #eb5757;
  box-shadow: 0 0 0 0.25rem rgba(235, 87, 87, 0.25);
}
.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
  border-color: #eb5757;
}
.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
  background-color: #eb5757;
}
.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(235, 87, 87, 0.25);
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
  color: #eb5757;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.btn {
  background-color: initial;
  border: 1px solid transparent;
  border-radius: 0.75rem;
  color: #a098ae;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.375rem 0.75rem;
  text-align: center;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
  vertical-align: middle;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #a098ae;
}
.btn-check:focus + .btn,
.btn:focus {
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  outline: 0;
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
  opacity: 0.65;
  pointer-events: none;
}
.btn-primary {
  color: #000;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #a57fff;
  border-color: #a077ff;
  color: #000;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(127, 88, 217, 0.5);
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  background-color: #aa86ff;
  border-color: #a077ff;
  color: #000;
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(127, 88, 217, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #000;
}
.btn-secondary {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #2e1f56;
  border-color: #2b1d51;
  color: #fff;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(84, 69, 124, 0.5);
}
.btn-check:active + .btn-secondary,
.btn-check:checked + .btn-secondary,
.btn-secondary.active,
.btn-secondary:active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #2b1d51;
  border-color: #291b4c;
  color: #fff;
}
.btn-check:active + .btn-secondary:focus,
.btn-check:checked + .btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(84, 69, 124, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
.btn-success {
  background-color: #00a389;
  border-color: #00a389;
  color: #000;
}
.btn-check:focus + .btn-success,
.btn-success:focus,
.btn-success:hover {
  background-color: #26b19b;
  border-color: #1aac95;
  color: #000;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 139, 116, 0.5);
}
.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
  background-color: #33b5a1;
  border-color: #1aac95;
  color: #000;
}
.btn-check:active + .btn-success:focus,
.btn-check:checked + .btn-success:focus,
.btn-success.active:focus,
.btn-success:active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 139, 116, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  background-color: #00a389;
  border-color: #00a389;
  color: #000;
}
.btn-info {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #000;
}
.btn-check:focus + .btn-info,
.btn-info:focus,
.btn-info:hover {
  background-color: #71c4dd;
  border-color: #69c1db;
  color: #000;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(75, 158, 183, 0.5);
}
.btn-check:active + .btn-info,
.btn-check:checked + .btn-info,
.btn-info.active,
.btn-info:active,
.show > .btn-info.dropdown-toggle {
  background-color: #79c8df;
  border-color: #69c1db;
  color: #000;
}
.btn-check:active + .btn-info:focus,
.btn-check:checked + .btn-info:focus,
.btn-info.active:focus,
.btn-info:active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(75, 158, 183, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #000;
}
.btn-warning {
  background-color: #f0a901;
  border-color: #f0a901;
  color: #000;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus,
.btn-warning:hover {
  background-color: #f2b627;
  border-color: #f2b21a;
  color: #000;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 144, 1, 0.5);
}
.btn-check:active + .btn-warning,
.btn-check:checked + .btn-warning,
.btn-warning.active,
.btn-warning:active,
.show > .btn-warning.dropdown-toggle {
  background-color: #f3ba34;
  border-color: #f2b21a;
  color: #000;
}
.btn-check:active + .btn-warning:focus,
.btn-check:checked + .btn-warning:focus,
.btn-warning.active:focus,
.btn-warning:active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 144, 1, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #f0a901;
  border-color: #f0a901;
  color: #000;
}
.btn-danger {
  background-color: #eb5757;
  border-color: #eb5757;
  color: #000;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus,
.btn-danger:hover {
  background-color: #ee7070;
  border-color: #ed6868;
  color: #000;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(200, 74, 74, 0.5);
}
.btn-check:active + .btn-danger,
.btn-check:checked + .btn-danger,
.btn-danger.active,
.btn-danger:active,
.show > .btn-danger.dropdown-toggle {
  background-color: #ef7979;
  border-color: #ed6868;
  color: #000;
}
.btn-check:active + .btn-danger:focus,
.btn-check:checked + .btn-danger:focus,
.btn-danger.active:focus,
.btn-danger:active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(200, 74, 74, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #eb5757;
  border-color: #eb5757;
  color: #000;
}
.btn-light {
  background-color: #c8c8c8;
  color: #000;
}
.btn-check:focus + .btn-light,
.btn-light:focus,
.btn-light:hover {
  background-color: #d0d0d0;
  border-color: #cecece;
  color: #000;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 67%, 0.5);
}
.btn-check:active + .btn-light,
.btn-check:checked + .btn-light,
.btn-light.active,
.btn-light:active,
.show > .btn-light.dropdown-toggle {
  background-color: #d3d3d3;
  border-color: #cecece;
  color: #000;
}
.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light:active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 67%, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
  color: #000;
}
.btn-dark {
  background-color: #6e6e6e;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus,
.btn-dark:hover {
  background-color: #5e5e5e;
  border-color: #585858;
  color: #fff;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 52%, 0.5);
}
.btn-check:active + .btn-dark,
.btn-check:checked + .btn-dark,
.btn-dark.active,
.btn-dark:active,
.show > .btn-dark.dropdown-toggle {
  background-color: #585858;
  border-color: #535353;
  color: #fff;
}
.btn-check:active + .btn-dark:focus,
.btn-check:checked + .btn-dark:focus,
.btn-dark.active:focus,
.btn-dark:active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 52%, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  background-color: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.btn-outline-primary:hover {
  background-color: #9568ff;
  border-color: #9568ff;
  color: #000;
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  color: #000;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  background-color: initial;
  color: #9568ff;
}
.btn-outline-secondary {
  border-color: #362465;
  color: #362465;
}
.btn-outline-secondary:hover {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(54, 36, 101, 0.5);
}
.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
.btn-check:active + .btn-outline-secondary:focus,
.btn-check:checked + .btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(54, 36, 101, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  background-color: initial;
  color: #362465;
}
.btn-outline-success {
  border-color: #00a389;
  color: #00a389;
}
.btn-outline-success:hover {
  background-color: #00a389;
  border-color: #00a389;
  color: #000;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 163, 137, 0.5);
}
.btn-check:active + .btn-outline-success,
.btn-check:checked + .btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
  background-color: #00a389;
  border-color: #00a389;
  color: #000;
}
.btn-check:active + .btn-outline-success:focus,
.btn-check:checked + .btn-outline-success:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus,
.btn-outline-success:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 163, 137, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  background-color: initial;
  color: #00a389;
}
.btn-outline-info {
  border-color: #58bad7;
  color: #58bad7;
}
.btn-outline-info:hover {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #000;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(88, 186, 215, 0.5);
}
.btn-check:active + .btn-outline-info,
.btn-check:checked + .btn-outline-info,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #000;
}
.btn-check:active + .btn-outline-info:focus,
.btn-check:checked + .btn-outline-info:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus,
.btn-outline-info:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(88, 186, 215, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  background-color: initial;
  color: #58bad7;
}
.btn-outline-warning {
  border-color: #f0a901;
  color: #f0a901;
}
.btn-outline-warning:hover {
  background-color: #f0a901;
  border-color: #f0a901;
  color: #000;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(240, 169, 1, 0.5);
}
.btn-check:active + .btn-outline-warning,
.btn-check:checked + .btn-outline-warning,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show,
.btn-outline-warning:active {
  background-color: #f0a901;
  border-color: #f0a901;
  color: #000;
}
.btn-check:active + .btn-outline-warning:focus,
.btn-check:checked + .btn-outline-warning:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(240, 169, 1, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  background-color: initial;
  color: #f0a901;
}
.btn-outline-danger {
  border-color: #eb5757;
  color: #eb5757;
}
.btn-outline-danger:hover {
  background-color: #eb5757;
  border-color: #eb5757;
  color: #000;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(235, 87, 87, 0.5);
}
.btn-check:active + .btn-outline-danger,
.btn-check:checked + .btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
  background-color: #eb5757;
  border-color: #eb5757;
  color: #000;
}
.btn-check:active + .btn-outline-danger:focus,
.btn-check:checked + .btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
  box-shadow: 0 0 0 0.25rem rgba(235, 87, 87, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  background-color: initial;
  color: #eb5757;
}
.btn-outline-light {
  border-color: #c8c8c8;
  color: #c8c8c8;
}
.btn-outline-light:hover {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
  color: #000;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 78%, 0.5);
}
.btn-check:active + .btn-outline-light,
.btn-check:checked + .btn-outline-light,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show,
.btn-outline-light:active {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
  color: #000;
}
.btn-check:active + .btn-outline-light:focus,
.btn-check:checked + .btn-outline-light:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus,
.btn-outline-light:active:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 78%, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  background-color: initial;
  color: #c8c8c8;
}
.btn-outline-dark {
  border-color: #6e6e6e;
  color: #6e6e6e;
}
.btn-outline-dark:hover {
  background-color: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 43%, 0.5);
}
.btn-check:active + .btn-outline-dark,
.btn-check:checked + .btn-outline-dark,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active {
  background-color: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.btn-check:active + .btn-outline-dark:focus,
.btn-check:checked + .btn-outline-dark:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 0%, 43%, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  background-color: initial;
  color: #6e6e6e;
}
.btn-link {
  font-weight: 400;
  text-decoration: underline;
}
.btn-link:hover {
  color: #7753cc;
}
.btn-link.disabled,
.btn-link:disabled {
  color: #6c757d;
}
.btn-group-lg > .btn,
.btn-lg {
  border-radius: 0.3rem;
  font-size: 1.09375rem;
  padding: 0.5rem 1rem;
}
.btn-group-sm > .btn,
.btn-sm {
  border-radius: 0.2rem;
  font-size: 0.76562rem;
  padding: 0.25rem 0.5rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropend,
.dropstart,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle:after {
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0.3em solid;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.75rem;
  color: #a098ae;
  display: none;
  font-size: 0.875rem;
  list-style: none;
  margin: 0;
  min-width: 10rem;
  padding: 0.5rem 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.dropdown-menu[data-bs-popper] {
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  left: 0;
  right: auto;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  left: auto;
  right: 0;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    left: 0;
    right: auto;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    left: 0;
    right: auto;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    left: 0;
    right: auto;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    left: 0;
    right: auto;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}
@media (min-width: 1440) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    left: 0;
    right: auto;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    left: auto;
    right: 0;
  }
}
.dropup .dropdown-menu {
  bottom: 100%;
  top: auto;
}
.dropup .dropdown-menu[data-bs-popper] {
  margin-bottom: 0.125rem;
  margin-top: 0;
}
.dropup .dropdown-toggle:after {
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
  border-right: 0.3em solid transparent;
  border-top: 0;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropend .dropdown-menu {
  left: 100%;
  right: auto;
  top: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  margin-left: 0.125rem;
  margin-top: 0;
}
.dropend .dropdown-toggle:after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-right: 0;
  border-top: 0.3em solid transparent;
  content: "";
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropend .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropend .dropdown-toggle:after {
  vertical-align: 0;
}
.dropstart .dropdown-menu {
  left: auto;
  right: 100%;
  top: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  margin-right: 0.125rem;
  margin-top: 0;
}
.dropstart .dropdown-toggle:after {
  content: "";
  display: inline-block;
  display: none;
  margin-left: 0.255em;
  vertical-align: 0.255em;
}
.dropstart .dropdown-toggle:before {
  border-bottom: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-top: 0.3em solid transparent;
  content: "";
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
}
.dropstart .dropdown-toggle:empty:after {
  margin-left: 0;
}
.dropstart .dropdown-toggle:before {
  vertical-align: 0;
}
.dropdown-divider {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
}
.dropdown-item {
  background-color: initial;
  border: 0;
  clear: both;
  color: #212529;
  display: block;
  font-weight: 400;
  padding: 0.25rem 1rem;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  width: 100%;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #e9ecef;
  color: #1e2125;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #9568ff;
  color: #fff;
  text-decoration: none;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  background-color: initial;
  color: #adb5bd;
  pointer-events: none;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  color: #6c757d;
  display: block;
  font-size: 0.76562rem;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  white-space: nowrap;
}
.dropdown-item-text {
  color: #212529;
  display: block;
  padding: 0.25rem 1rem;
}
.dropdown-menu-dark {
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:focus,
.dropdown-menu-dark .dropdown-item:hover {
  background-color: hsla(0, 0%, 100%, 0.15);
  color: #fff;
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  background-color: #9568ff;
  color: #fff;
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
  display: inline-flex;
  position: relative;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  flex: 1 1 auto;
  position: relative;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.dropdown-toggle-split {
  padding-left: 0.5625rem;
  padding-right: 0.5625rem;
}
.dropdown-toggle-split:after,
.dropend .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split:before {
  margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.btn-group-vertical {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn ~ .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link.disabled {
  color: #6c757d;
  cursor: default;
  pointer-events: none;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  margin-bottom: -1px;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  background-color: initial;
  border-color: transparent;
  color: #6c757d;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #c7ebfc;
  border-color: #dee2e6 #dee2e6 #c7ebfc;
  color: #495057;
}
.nav-tabs .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -1px;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.75rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item,
.nav-justified > .nav-link {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  position: relative;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl,
.navbar > .container-xxl {
  align-items: center;
  display: flex;
  flex-wrap: inherit;
  justify-content: space-between;
}
.navbar-brand {
  font-size: 1.09375rem;
  margin-right: 1rem;
  padding-bottom: 0.33594rem;
  padding-top: 0.33594rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.navbar-nav .nav-link {
  padding-left: 0;
  padding-right: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.navbar-collapse {
  align-items: center;
  flex-basis: 100%;
  flex-grow: 1;
}
.navbar-toggler {
  background-color: initial;
  border: 1px solid transparent;
  border-radius: 0.75rem;
  font-size: 1.09375rem;
  line-height: 1;
  padding: 0.25rem 0.75rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  box-shadow: 0 0 0 0.25rem;
  outline: 0;
  text-decoration: none;
}
.navbar-toggler-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 1.5em;
  vertical-align: middle;
  width: 1.5em;
}
.navbar-nav-scroll {
  max-height: 75vh;
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1440) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.55);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  border-color: hsla(0, 0%, 100%, 0.1);
  color: hsla(0, 0%, 100%, 0.55);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}
.card {
  word-wrap: break-word;
  background-clip: initial;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.card > hr {
  margin-left: 0;
  margin-right: 0;
}
.card > .list-group {
  border-bottom: inherit;
  border-top: inherit;
}
.card > .list-group:first-child {
  border-top-left-radius: calc(0.75rem - 1px);
  border-top-right-radius: calc(0.75rem - 1px);
  border-top-width: 0;
}
.card > .list-group:last-child {
  border-bottom-left-radius: calc(0.75rem - 1px);
  border-bottom-right-radius: calc(0.75rem - 1px);
  border-bottom-width: 0;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem;
}
.card-title {
  margin-bottom: 0.5rem;
}
.card-subtitle {
  margin-top: -0.25rem;
}
.card-subtitle,
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  padding: 0.5rem 1rem;
}
.card-header:first-child {
  border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
}
.card-footer {
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.5rem 1rem;
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.75rem - 1px) calc(0.75rem - 1px);
}
.card-header-tabs {
  border-bottom: 0;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.card-header-tabs .nav-link.active {
  background-color: #fff;
  border-bottom-color: #fff;
}
.card-header-pills {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.card-img-overlay {
  border-radius: calc(0.75rem - 1px);
  bottom: 0;
  left: 0;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 0;
}
.card-img,
.card-img-bottom,
.card-img-top {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.75rem - 1px);
  border-top-right-radius: calc(0.75rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-left-radius: calc(0.75rem - 1px);
  border-bottom-right-radius: calc(0.75rem - 1px);
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    border-left: 0;
    margin-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  align-items: center;
  background-color: initial;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  color: #a098ae;
  display: flex;
  font-size: 0.875rem;
  overflow-anchor: none;
  padding: 1rem 1.25rem;
  text-align: left;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button.collapsed {
  border-bottom-width: 0;
}
.accordion-button:not(.collapsed) {
  background-color: #f4f0ff;
  color: #865ee6;
}
.accordion-button:not(.collapsed):after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23865ee6'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion-button:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23A098AE'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  content: "";
  flex-shrink: 0;
  height: 1.25rem;
  margin-left: auto;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  width: 1.25rem;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button:after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  border-color: #cab4ff;
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  outline: 0;
  z-index: 3;
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  border-bottom-width: 1px;
}
.accordion-collapse {
  border: solid rgba(0, 0, 0, 0.125);
  border-width: 0 1px;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-button {
  border-left: 0;
  border-radius: 0;
  border-right: 0;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
}
.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-width: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 1rem;
  padding: 0;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item:before {
  color: #6c757d;
  content: "/";
  content: var(--bs-breadcrumb-divider, "/");
  float: left;
  padding-right: 0.5rem;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  list-style: none;
  padding-left: 0;
}
.page-link {
  background-color: #fff;
  border: 1px solid #dee2e6;
  color: #9568ff;
  display: block;
  position: relative;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  border-color: #dee2e6;
  z-index: 2;
}
.page-link:focus,
.page-link:hover {
  background-color: #e9ecef;
  color: #7753cc;
}
.page-link:focus {
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  outline: 0;
  z-index: 3;
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  background-color: #9568ff;
  border-color: #9568ff;
  color: #fff;
  z-index: 3;
}
.page-item.disabled .page-link {
  background-color: #fff;
  border-color: #dee2e6;
  color: #6c757d;
  pointer-events: none;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-bottom-left-radius: 0.75rem;
  border-top-left-radius: 0.75rem;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.pagination-lg .page-link {
  font-size: 1.09375rem;
  padding: 0.75rem 1.5rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  font-size: 0.76562rem;
  padding: 0.25rem 0.5rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.badge {
  border-radius: 0.75rem;
  color: #fff;
  display: inline-block;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  padding: 0.35em 0.65em;
  text-align: center;
  vertical-align: initial;
  white-space: nowrap;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  border: 1px solid transparent;
  border-radius: 0.75rem;
  margin-bottom: 1rem;
  padding: 1rem;
  position: relative;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  padding: 1.25rem 1rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.alert-primary {
  background-color: #eae1ff;
  border-color: #dfd2ff;
  color: #593e99;
}
.alert-primary .alert-link {
  color: #47327a;
}
.alert-secondary {
  background-color: #d7d3e0;
  border-color: #c3bdd1;
  color: #20163d;
}
.alert-secondary .alert-link {
  color: #1a1231;
}
.alert-success {
  background-color: #ccede7;
  border-color: #b3e3dc;
  color: #006252;
}
.alert-success .alert-link {
  color: #004e42;
}
.alert-info {
  background-color: #def1f7;
  border-color: #cdeaf3;
  color: #357081;
}
.alert-info .alert-link {
  color: #2a5a67;
}
.alert-warning {
  background-color: #fceecc;
  border-color: #fbe5b3;
  color: #906501;
}
.alert-warning .alert-link {
  color: #735101;
}
.alert-danger {
  background-color: #fbdddd;
  border-color: #f9cdcd;
  color: #8d3434;
}
.alert-danger .alert-link {
  color: #712a2a;
}
.alert-light {
  background-color: #f4f4f4;
  border-color: #efefef;
  color: #505050;
}
.alert-light .alert-link {
  color: #404040;
}
.alert-dark {
  background-color: #e2e2e2;
  border-color: #d4d4d4;
  color: #424242;
}
.alert-dark .alert-link {
  color: #353535;
}
@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  background-color: #e9ecef;
  border-radius: 0.75rem;
  display: flex;
  font-size: 0.65625rem;
  height: 1rem;
}
.progress-bar {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  transition: width 0.6s ease;
  white-space: nowrap;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.list-group {
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
  padding-left: 0;
}
.list-group-item-action {
  color: #495057;
  text-align: inherit;
  width: 100%;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
  background-color: #f8f9fa;
  color: #495057;
  text-decoration: none;
  z-index: 1;
}
.list-group-item-action:active {
  background-color: #e9ecef;
  color: #a098ae;
}
.list-group-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  display: block;
  padding: 0.5rem 1rem;
  position: relative;
  text-decoration: none;
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  background-color: #fff;
  color: #6c757d;
  pointer-events: none;
}
.list-group-item.active {
  color: #fff;
  z-index: 2;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  border-top-width: 1px;
  margin-top: -1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.75rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.75rem;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-left-width: 0;
  border-top-width: 1px;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  border-left-width: 1px;
  margin-left: -1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.75rem;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.75rem;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.75rem;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.75rem;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
@media (min-width: 1440) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0.75rem;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-left-width: 0;
    border-top-width: 1px;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    border-left-width: 1px;
    margin-left: -1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  background-color: #eae1ff;
  color: #593e99;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
  background-color: #d3cbe6;
  color: #593e99;
}
.list-group-item-primary.list-group-item-action.active {
  background-color: #593e99;
  border-color: #593e99;
  color: #fff;
}
.list-group-item-secondary {
  background-color: #d7d3e0;
  color: #20163d;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
  background-color: #c2beca;
  color: #20163d;
}
.list-group-item-secondary.list-group-item-action.active {
  background-color: #20163d;
  border-color: #20163d;
  color: #fff;
}
.list-group-item-success {
  background-color: #ccede7;
  color: #006252;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
  background-color: #b8d5d0;
  color: #006252;
}
.list-group-item-success.list-group-item-action.active {
  background-color: #006252;
  border-color: #006252;
  color: #fff;
}
.list-group-item-info {
  background-color: #def1f7;
  color: #357081;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
  background-color: #c8d9de;
  color: #357081;
}
.list-group-item-info.list-group-item-action.active {
  background-color: #357081;
  border-color: #357081;
  color: #fff;
}
.list-group-item-warning {
  background-color: #fceecc;
  color: #906501;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
  background-color: #e3d6b8;
  color: #906501;
}
.list-group-item-warning.list-group-item-action.active {
  background-color: #906501;
  border-color: #906501;
  color: #fff;
}
.list-group-item-danger {
  background-color: #fbdddd;
  color: #8d3434;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
  background-color: #e2c7c7;
  color: #8d3434;
}
.list-group-item-danger.list-group-item-action.active {
  background-color: #8d3434;
  border-color: #8d3434;
  color: #fff;
}
.list-group-item-light {
  background-color: #f4f4f4;
  color: #505050;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
  background-color: #dcdcdc;
  color: #505050;
}
.list-group-item-light.list-group-item-action.active {
  background-color: #505050;
  border-color: #505050;
  color: #fff;
}
.list-group-item-dark {
  background-color: #e2e2e2;
  color: #424242;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
  background-color: #cbcbcb;
  color: #424242;
}
.list-group-item-dark.list-group-item-action.active {
  background-color: #424242;
  border-color: #424242;
  color: #fff;
}
.btn-close {
  background: transparent
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E")
    50%/1em auto no-repeat;
  border: 0;
  border-radius: 0.75rem;
  box-sizing: initial;
  color: #000;
  height: 1em;
  opacity: 0.5;
  padding: 0.25em;
  width: 1em;
}
.btn-close:hover {
  color: #000;
  opacity: 0.75;
  text-decoration: none;
}
.btn-close:focus {
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.25);
  opacity: 1;
  outline: 0;
}
.btn-close.disabled,
.btn-close:disabled {
  opacity: 0.25;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.btn-close-white {
  -webkit-filter: invert(1) grayscale(100%) brightness(200%);
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  background-clip: padding-box;
  background-color: hsla(0, 0%, 100%, 0.85);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  font-size: 0.875rem;
  max-width: 100%;
  pointer-events: auto;
  width: 350px;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}
.toast-container {
  max-width: 100%;
  pointer-events: none;
  width: -webkit-max-content;
  width: max-content;
}
.toast-container > :not(:last-child) {
  margin-bottom: 15px;
}
.toast-header {
  align-items: center;
  background-clip: padding-box;
  background-color: hsla(0, 0%, 100%, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.75rem - 1px);
  border-top-right-radius: calc(0.75rem - 1px);
  color: #6c757d;
  display: flex;
  padding: 0.5rem 0.75rem;
}
.toast-header .btn-close {
  margin-left: 0.75rem;
  margin-right: -0.375rem;
}
.toast-body {
  word-wrap: break-word;
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050;
}
.modal-dialog {
  margin: 0.5rem;
  pointer-events: none;
  position: relative;
  width: auto;
}
.modal.fade .modal-dialog {
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  align-items: center;
  display: flex;
  min-height: calc(100% - 1rem);
}
.modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  display: flex;
  flex-direction: column;
  outline: 0;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.modal-backdrop {
  background-color: #000;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1040;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  align-items: center;
  border-bottom: 1px solid #eeee;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  display: flex;
  flex-shrink: 0;
  justify-content: space-between;
  padding: 1rem;
}
.modal-header .btn-close {
  margin: -0.5rem -0.5rem -0.5rem auto;
  padding: 0.5rem;
}
.modal-title {
  line-height: 1.5;
  margin-bottom: 0;
}
.modal-body {
  flex: 1 1 auto;
  padding: 1rem;
  position: relative;
}
.modal-footer {
  align-items: center;
  border-bottom-left-radius: calc(0.3rem - 1px);
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-top: 1px solid #eeee;
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 0.75rem;
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  height: 50px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
  width: 50px;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
    max-width: 500px;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  height: 100%;
  margin: 0;
  max-width: none;
  width: 100vw;
}
.modal-fullscreen .modal-content {
  border: 0;
  border-radius: 0;
  height: 100%;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-sm-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-md-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-lg-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-xl-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1439.98) {
  .modal-fullscreen-xxl-down {
    height: 100%;
    margin: 0;
    max-width: none;
    width: 100vw;
  }
  .modal-fullscreen-xxl-down .modal-content {
    border: 0;
    border-radius: 0;
    height: 100%;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  word-wrap: break-word;
  display: block;
  font-family: poppins, sans-serif;
  font-size: 0.76562rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1070;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  display: block;
  height: 0.4rem;
  position: absolute;
  width: 0.8rem;
}
.tooltip .tooltip-arrow:before {
  border-color: transparent;
  border-style: solid;
  content: "";
  position: absolute;
}
.bs-tooltip-auto[data-popper-placement^="top"],
.bs-tooltip-top {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #000;
  border-width: 0.4rem 0.4rem 0;
  top: -1px;
}
.bs-tooltip-auto[data-popper-placement^="right"],
.bs-tooltip-end {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
  height: 0.8rem;
  left: 0;
  width: 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow:before,
.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #000;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  right: -1px;
}
.bs-tooltip-auto[data-popper-placement^="bottom"],
.bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
  top: 0;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow:before,
.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: #000;
  border-width: 0 0.4rem 0.4rem;
  bottom: -1px;
}
.bs-tooltip-auto[data-popper-placement^="left"],
.bs-tooltip-start {
  padding: 0 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
  height: 0.8rem;
  right: 0;
  width: 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow:before,
.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #000;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  left: -1px;
}
.tooltip-inner {
  background-color: #000;
  border-radius: 0.75rem;
  color: #fff;
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  text-align: center;
}
.popover {
  word-wrap: break-word;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  display: block;
  font-family: poppins, sans-serif;
  font-size: 0.76562rem;
  font-style: normal;
  font-weight: 400;
  left: 0;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  max-width: 276px;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  top: 0;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  z-index: 1060;
}
.popover .popover-arrow {
  display: block;
  height: 0.5rem;
  position: absolute;
  width: 1rem;
}
.popover .popover-arrow:after,
.popover .popover-arrow:before {
  border-color: transparent;
  border-style: solid;
  content: "";
  display: block;
  position: absolute;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow,
.bs-popover-top > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:before,
.bs-popover-top > .popover-arrow:before {
  border-top-color: rgba(0, 0, 0, 0.25);
  border-width: 0.5rem 0.5rem 0;
  bottom: 0;
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow:after,
.bs-popover-top > .popover-arrow:after {
  border-top-color: #fff;
  border-width: 0.5rem 0.5rem 0;
  bottom: 1px;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow,
.bs-popover-end > .popover-arrow {
  height: 1rem;
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:before,
.bs-popover-end > .popover-arrow:before {
  border-right-color: rgba(0, 0, 0, 0.25);
  border-width: 0.5rem 0.5rem 0.5rem 0;
  left: 0;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow:after,
.bs-popover-end > .popover-arrow:after {
  border-right-color: #fff;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  left: 1px;
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow:before,
.bs-popover-bottom > .popover-arrow:before {
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-width: 0 0.5rem 0.5rem;
  top: 0;
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow:after,
.bs-popover-bottom > .popover-arrow:after {
  border-bottom-color: #fff;
  border-width: 0 0.5rem 0.5rem;
  top: 1px;
}
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header:before,
.bs-popover-bottom .popover-header:before {
  border-bottom: 1px solid #f0f0f0;
  content: "";
  display: block;
  left: 50%;
  margin-left: -0.5rem;
  position: absolute;
  top: 0;
  width: 1rem;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow,
.bs-popover-start > .popover-arrow {
  height: 1rem;
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:before,
.bs-popover-start > .popover-arrow:before {
  border-left-color: rgba(0, 0, 0, 0.25);
  border-width: 0.5rem 0 0.5rem 0.5rem;
  right: 0;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow:after,
.bs-popover-start > .popover-arrow:after {
  border-left-color: #fff;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  right: 1px;
}
.popover-header {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  color: #374557;
  font-size: 0.875rem;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  color: #a098ae;
  padding: 1rem;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.carousel-inner:after {
  clear: both;
  content: "";
  display: block;
}
.carousel-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  float: left;
  margin-right: -100%;
  position: relative;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  width: 100%;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
  display: block;
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transform: none;
  transform: none;
  transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
  opacity: 1;
  z-index: 1;
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
  opacity: 0;
  transition: opacity 0s 0.6s;
  z-index: 0;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-end,
  .carousel-fade .active.carousel-item-start {
    transition: none;
  }
}
.carousel-control-next,
.carousel-control-prev {
  align-items: center;
  background: none;
  border: 0;
  bottom: 0;
  color: #fff;
  display: flex;
  justify-content: center;
  opacity: 0.5;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: opacity 0.15s ease;
  width: 15%;
  z-index: 1;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-next,
  .carousel-control-prev {
    transition: none;
  }
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
  color: #fff;
  opacity: 0.9;
  outline: 0;
  text-decoration: none;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  height: 2rem;
  width: 2rem;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}
.carousel-indicators {
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  list-style: none;
  margin-bottom: 1rem;
  margin-left: 15%;
  margin-right: 15%;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
.carousel-indicators [data-bs-target] {
  background-clip: padding-box;
  background-color: #fff;
  border: 0;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  box-sizing: initial;
  cursor: pointer;
  flex: 0 1 auto;
  height: 3px;
  margin-left: 3px;
  margin-right: 3px;
  opacity: 0.5;
  padding: 0;
  text-indent: -999px;
  transition: opacity 0.6s ease;
  width: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  bottom: 1.25rem;
  color: #fff;
  left: 15%;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  position: absolute;
  right: 15%;
  text-align: center;
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  -webkit-filter: invert(1) grayscale(100);
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.spinner-border {
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  border: 0.25em solid;
  border-radius: 50%;
  border-right: 0.25em solid transparent;
  display: inline-block;
  height: 2rem;
  vertical-align: text-bottom;
  width: 2rem;
}
.spinner-border-sm {
  border-width: 0.2em;
  height: 1rem;
  width: 1rem;
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.spinner-grow {
  -webkit-animation: spinner-grow 0.75s linear infinite;
  animation: spinner-grow 0.75s linear infinite;
  background-color: currentColor;
  border-radius: 50%;
  display: inline-block;
  height: 2rem;
  opacity: 0;
  vertical-align: text-bottom;
  width: 2rem;
}
.spinner-grow-sm {
  height: 1rem;
  width: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.link-primary {
  color: #9568ff;
}
.link-primary:focus,
.link-primary:hover {
  color: #aa86ff;
}
.link-secondary {
  color: #362465;
}
.link-secondary:focus,
.link-secondary:hover {
  color: #2b1d51;
}
.link-success {
  color: #00a389;
}
.link-success:focus,
.link-success:hover {
  color: #33b5a1;
}
.link-info {
  color: #58bad7;
}
.link-info:focus,
.link-info:hover {
  color: #79c8df;
}
.link-warning {
  color: #f0a901;
}
.link-warning:focus,
.link-warning:hover {
  color: #f3ba34;
}
.link-danger {
  color: #eb5757;
}
.link-danger:focus,
.link-danger:hover {
  color: #ef7979;
}
.link-light {
  color: #c8c8c8;
}
.link-light:focus,
.link-light:hover {
  color: #d3d3d3;
}
.link-dark {
  color: #6e6e6e;
}
.link-dark:focus,
.link-dark:hover {
  color: #585858;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio:before {
  content: "";
  display: block;
  padding-top: var(--bs-aspect-ratio);
}
.ratio > * {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.85714%;
}
.fixed-top {
  top: 0;
}
.fixed-bottom,
.fixed-top {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030;
}
.fixed-bottom {
  bottom: 0;
}
.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1440) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.stretched-link:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.align-baseline {
  vertical-align: initial !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #eeee !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #eeee !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #eeee !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #eeee !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #eeee !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #9568ff !important;
}
.border-secondary {
  border-color: #362465 !important;
}
.border-success {
  border-color: #00a389 !important;
}
.border-info {
  border-color: #58bad7 !important;
}
.border-warning {
  border-color: #f0a901 !important;
}
.border-danger {
  border-color: #eb5757 !important;
}
.border-light {
  border-color: #c8c8c8 !important;
}
.border-dark {
  border-color: #6e6e6e !important;
}
.border-white {
  border-color: #fff !important;
}
.border-0 {
  border-width: 0 !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}
.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}
.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.my-1 {
  margin-bottom: 0.25rem !important;
  margin-top: 0.25rem !important;
}
.my-2 {
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}
.my-3 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}
.my-4 {
  margin-bottom: 1.5rem !important;
  margin-top: 1.5rem !important;
}
.my-5 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
}
.my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.py-0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.py-1 {
  padding-bottom: 0.25rem !important;
  padding-top: 0.25rem !important;
}
.py-2 {
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}
.py-3 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}
.py-4 {
  padding-bottom: 1.5rem !important;
  padding-top: 1.5rem !important;
}
.py-5 {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.fs-1 {
  font-size: calc(1.35rem + 1.2vw) !important;
}
.fs-2 {
  font-size: calc(1.3125rem + 0.75vw) !important;
}
.fs-3 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-4 {
  font-size: 1.125rem !important;
}
.fs-5 {
  font-size: 1rem !important;
}
.fs-6 {
  font-size: 0.938rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-secondary {
  color: #362465 !important;
}
.text-success {
  color: #00a389 !important;
}
.text-info {
  color: #58bad7 !important;
}
.text-warning {
  color: #f0a901 !important;
}
.text-danger {
  color: #eb5757 !important;
}
.text-light {
  color: #c8c8c8 !important;
}
.text-dark {
  color: #6e6e6e !important;
}
.text-white {
  color: #fff !important;
}
.text-body {
  color: #a098ae !important;
}
.text-muted {
  color: #89879f !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.text-reset {
  color: inherit !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.bg-success {
  background-color: #00a389 !important;
}
.bg-info {
  background-color: #58bad7 !important;
}
.bg-warning {
  background-color: #f0a901 !important;
}
.bg-danger {
  background-color: #eb5757 !important;
}
.bg-light {
  background-color: #c8c8c8 !important;
}
.bg-dark {
  background-color: #6e6e6e !important;
}
.bg-body {
  background-color: #c7ebfc !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: initial !important;
}
.bg-gradient {
  background-image: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.15),
    hsla(0, 0%, 100%, 0)
  ) !important;
  background-image: var(--bs-gradient) !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.font-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
  font-family: var(--bs-font-monospace) !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0.75rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0.75rem !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0.75rem !important;
}
.rounded-end,
.rounded-top {
  border-top-right-radius: 0.75rem !important;
}
.rounded-bottom,
.rounded-end {
  border-bottom-right-radius: 0.75rem !important;
}
.rounded-bottom,
.rounded-start {
  border-bottom-left-radius: 0.75rem !important;
}
.rounded-start {
  border-top-left-radius: 0.75rem !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-sm-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-sm-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-sm-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-sm-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-sm-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-sm-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-sm-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-md-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-md-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-md-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-md-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-md-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-md-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-md-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-md-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-md-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-md-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-md-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-md-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-lg-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-lg-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-lg-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-lg-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-lg-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-lg-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xl-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xl-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1440) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .my-xxl-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
  }
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
  }
  .my-xxl-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-xxl-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
  }
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.25rem !important;
  }
  .fs-2 {
    font-size: 1.875rem !important;
  }
  .fs-3 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.c-pointer {
  cursor: pointer;
}
* {
  outline: none;
  padding: 0;
}
:after,
:before {
  margin: 0;
  padding: 0;
}
.required {
  color: #eb5757;
}
::selection {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
@media only screen and (max-width: 100rem) {
  :root {
    font-size: 14px;
  }
}
body {
  -ms-overflow-style: none;
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  scrollbar-width: none;
}
body::-webkit-scrollbar {
  display: none;
}
p {
  line-height: 1.8;
}
.box-shadow-none {
  box-shadow: none !important;
}
.media {
  align-items: flex-start;
  display: flex;
}
.media-body {
  flex: 1 1;
}
#main-wrapper {
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: all 0.25s ease-in;
}
#main-wrapper.show {
  opacity: 1;
}
.rounded-lg {
  border-radius: 0.625rem;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  color: #a098ae;
}
.btn-link.active,
.btn-link:focus,
.btn-link:hover,
a,
a.active,
a:focus,
a:hover {
  text-decoration: none;
}
.bg-primary {
  background-color: #9568ff !important;
  background-color: var(--primary) !important;
}
.bg-secondary {
  background-color: #362465 !important;
  background-color: var(--secondary) !important;
}
.text-primary {
  color: #9568ff !important;
  color: var(--primary) !important;
}
.fs-12 {
  font-size: 0.75rem !important;
}
.fs-12,
.fs-13 {
  line-height: 1.5;
}
.fs-13 {
  font-size: 0.8125rem !important;
}
.fs-14 {
  line-height: 1.6;
}
.fs-14,
.fs-15 {
  font-size: 0.875rem !important;
}
.fs-15 {
  line-height: 1.5;
}
.fs-16 {
  font-size: 1rem !important;
  line-height: 1.6;
}
@media only screen and (max-width: 35.9375rem) {
  .fs-16 {
    font-size: 0.875rem !important;
  }
}
.fs-18 {
  font-size: 1.125rem !important;
  line-height: 1.5;
}
@media only screen and (max-width: 35.9375rem) {
  .fs-18 {
    font-size: 1rem !important;
  }
}
.fs-20 {
  font-size: 1.25rem !important;
}
.fs-20,
.fs-22 {
  line-height: 1.5;
}
.fs-22 {
  font-size: 1.375rem !important;
}
.fs-24 {
  font-size: 1.5rem !important;
}
.fs-24,
.fs-26 {
  line-height: 1.4;
}
.fs-26 {
  font-size: 1.625rem !important;
}
.fs-28 {
  font-size: 1.75rem !important;
  line-height: 1.4;
}
@media only screen and (max-width: 35.9375rem) {
  .fs-28 {
    font-size: 1.5rem !important;
  }
}
.fs-30 {
  font-size: 1.875rem !important;
  line-height: 1.4;
}
.fs-32 {
  font-size: 2rem !important;
}
.fs-32,
.fs-34 {
  line-height: 1.25;
}
.fs-34 {
  font-size: 2.125rem !important;
}
.fs-35 {
  font-size: 2.1875rem !important;
}
.fs-35,
.fs-36 {
  line-height: 1.25;
}
.fs-36 {
  font-size: 2.25rem !important;
}
.fs-38 {
  font-size: 2.375rem !important;
}
.fs-38,
.fs-46 {
  line-height: 1.25;
}
.fs-46 {
  font-size: 2.875rem !important;
}
.fs-48 {
  font-size: 3rem !important;
  line-height: 1.25;
}
.font-w100 {
  font-weight: 100;
}
.font-w200 {
  font-weight: 200;
}
.font-w300 {
  font-weight: 300;
}
.font-w400 {
  font-weight: 400;
}
.font-w500 {
  font-weight: 500;
}
.font-w600 {
  font-weight: 600;
}
.font-w700 {
  font-weight: 700;
}
.font-w800 {
  font-weight: 800;
}
.font-w900 {
  font-weight: 900;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.5;
}
.w-space-no {
  white-space: nowrap;
}
.content-body .container {
  margin-top: 2.5rem;
}
.content-body .container-fluid,
.content-body .container-lg,
.content-body .container-md,
.content-body .container-sm,
.content-body .container-xl,
.content-body .container-xxl {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 1.875rem;
}
@media only screen and (max-width: 47.9375rem) {
  .content-body .container-fluid,
  .content-body .container-lg,
  .content-body .container-md,
  .content-body .container-sm,
  .content-body .container-xl,
  .content-body .container-xxl {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-top: 1.25rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .content-body .container-fluid,
  .content-body .container-lg,
  .content-body .container-md,
  .content-body .container-sm,
  .content-body .container-xl,
  .content-body .container-xxl {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-top: 0.9375rem;
  }
}
.row.sp4,
.sp4 {
  margin-left: -0.125rem;
  margin-right: -0.125rem;
}
.row.sp4 [class*="col-"],
.sp4 [class*="col-"] {
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.op1 {
  opacity: 0.1;
}
.op2 {
  opacity: 0.2;
}
.op3 {
  opacity: 0.3;
}
.op4 {
  opacity: 0.4;
}
.op5 {
  opacity: 0.5;
}
.op6 {
  opacity: 0.6;
}
.op7 {
  opacity: 0.7;
}
.op8 {
  opacity: 0.8;
}
.op9 {
  opacity: 0.9;
}
.content-heading {
  border-bottom: 0.0625rem solid #eeee;
  font-size: 1rem;
  margin-bottom: 1.875rem;
  margin-top: 3.125rem;
  padding-bottom: 0.625rem;
}
[direction="rtl"] .content-heading {
  text-align: right;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.dropzone .dz-message {
  margin: 5rem 0;
  text-align: center;
}
.vh-100 {
  height: 100vh !important;
}
.support-ticket {
  bottom: 1.875rem;
  position: fixed;
  right: 0.9375rem;
  z-index: 999999;
}
.support-ticket-btn {
  -webkit-animation: crescendo 0.7s ease-in-out 0s infinite alternate none
    running;
  animation: crescendo 0.7s ease-in-out 0s infinite alternate none running;
  background: #7cb442;
  border-radius: 3.125rem;
  box-shadow: 0 0.5rem 2.1875rem 0 rgba(124, 180, 66, 0.7);
  color: #fff;
  display: inline-block;
  font-size: 0.5rem;
  font-size: 1rem;
  padding: 0.3125rem 0.625rem 0.4375rem;
  text-align: center;
  width: 6.25rem;
}
.support-ticket-btn:focus,
.support-ticket-btn:hover {
  color: #fff;
}
.text-blue {
  color: #5e72e4;
}
.text-indigo {
  color: #6610f2;
}
.text-purple {
  color: #6f42c1;
}
.text-pink {
  color: #e83e8c;
}
.text-red {
  color: #ee3232;
}
.text-orange {
  color: #f90;
}
.text-yellow {
  color: #fffa6f;
}
.text-green {
  color: #297f00;
}
.text-teal {
  color: #20c997;
}
.text-cyan {
  color: #3065d0;
}
.bg-blue {
  background: #496ecc !important;
}
.bg-orange {
  background: #ed8030 !important;
}
.bg-green {
  background: #299e4a !important;
}
.bg-purpel {
  background: #9517c1 !important;
}
.bg-dark-blue {
  background: #251e71 !important;
}
.bg-black {
  background: #000;
}
.text-black {
  color: #000 !important;
}
.dz-scroll {
  position: relative;
}
.scale1 {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.scale1,
.scale2 {
  display: inline-block;
}
.scale2 {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.scale3 {
  transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.scale3,
.scale4 {
  display: inline-block;
}
.scale4 {
  transform: scale(1.4);
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
}
.scale5 {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}
.scale-2,
.scale5 {
  display: inline-block;
}
.scale-2 {
  transform: scale(2);
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
}
@-webkit-keyframes crescendo {
  0% {
    -webkit-transform: translateY(5px) scale(0.8);
    transform: translateY(5px) scale(0.8);
  }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
.height10 {
  height: 0.625rem;
}
.height20 {
  height: 1.25rem;
}
.height30 {
  height: 1.875rem;
}
.height40 {
  height: 2.5rem;
}
.height50 {
  height: 3.125rem;
}
.height60 {
  height: 3.75rem;
}
.height70 {
  height: 4.375rem;
}
.height80 {
  height: 5rem;
}
.height90 {
  height: 5.625rem;
}
.height100 {
  height: 6.25rem;
}
.height110 {
  height: 6.875rem;
}
.height120 {
  height: 7.5rem;
}
.height130 {
  height: 8.125rem;
}
.height140 {
  height: 8.75rem;
}
.height150 {
  height: 9.375rem;
}
.height160 {
  height: 10rem;
}
.height170 {
  height: 10.625rem;
}
.height180 {
  height: 11.25rem;
}
.height190 {
  height: 11.875rem;
}
.height200 {
  height: 12.5rem;
}
.height210 {
  height: 13.125rem;
}
.height220 {
  height: 13.75rem;
}
.height230 {
  height: 14.375rem;
}
.height240 {
  height: 15rem;
}
.height250 {
  height: 15.625rem;
}
.height260 {
  height: 16.25rem;
}
.height270 {
  height: 16.875rem;
}
.height280 {
  height: 17.5rem;
}
.height290 {
  height: 18.125rem;
}
.height300 {
  height: 18.75rem;
}
.height310 {
  height: 19.375rem;
}
.height320 {
  height: 20rem;
}
.height330 {
  height: 20.625rem;
}
.height340 {
  height: 21.25rem;
}
.height350 {
  height: 21.875rem;
}
.height360 {
  height: 22.5rem;
}
.height370 {
  height: 23.125rem;
}
.height380 {
  height: 23.75rem;
}
.height390 {
  height: 24.375rem;
}
.height400 {
  height: 25rem;
}
.height415 {
  height: 25.9375rem;
}
.height430 {
  height: 27.1rem;
}
.height450 {
  height: 28.1rem;
}
.height500 {
  height: 31.25rem;
}
.height550 {
  height: 34.375rem;
}
.height600 {
  height: 37.5rem;
}
.height630 {
  height: 39.375rem;
}
.height720 {
  height: 45rem;
}
.height750 {
  height: 46.875rem;
}
.height800 {
  height: 50rem;
}
.width10 {
  width: 0.625rem;
}
.width20 {
  width: 1.25rem;
}
.width30 {
  width: 1.875rem;
}
.width40 {
  width: 2.5rem;
}
.width50 {
  width: 3.125rem;
}
.width60 {
  width: 3.75rem;
}
.width70 {
  width: 4.375rem;
}
.width80 {
  width: 5rem;
}
.width90 {
  width: 5.625rem;
}
.width100 {
  width: 6.25rem;
}
.width110 {
  width: 6.875rem;
}
.width120 {
  width: 7.5rem;
}
.width130 {
  width: 8.125rem;
}
.width140 {
  width: 8.75rem;
}
.width150 {
  width: 9.375rem;
}
.width160 {
  width: 10rem;
}
.width170 {
  width: 10.625rem;
}
.width180 {
  width: 11.25rem;
}
.width190 {
  width: 11.875rem;
}
.width200 {
  width: 12.5rem;
}
.width210 {
  width: 13.125rem;
}
.width220 {
  width: 13.75rem;
}
.width230 {
  width: 14.375rem;
}
.width240 {
  width: 15rem;
}
.width250 {
  width: 15.625rem;
}
.width260 {
  width: 16.25rem;
}
.width270 {
  width: 16.875rem;
}
.width280 {
  width: 17.5rem;
}
.width290 {
  width: 18.125rem;
}
.width300 {
  width: 18.75rem;
}
.width310 {
  width: 19.375rem;
}
.width320 {
  width: 20rem;
}
.width330 {
  width: 20.625rem;
}
.width340 {
  width: 21.25rem;
}
.width350 {
  width: 21.875rem;
}
.width360 {
  width: 22.5rem;
}
.width370 {
  width: 23.125rem;
}
.width380 {
  width: 23.75rem;
}
.width390 {
  width: 24.375rem;
}
.width400 {
  width: 25rem;
}
.rounded {
  border-radius: 0.625rem !important;
}
label {
  margin-bottom: 0.5rem;
}
@-webkit-keyframes gXGDoR {
  0% {
    -webkit-transform: translateY(5px) scale(0.8);
    transform: translateY(5px) scale(0.8);
  }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@keyframes crescendo {
  0% {
    -webkit-transform: translateY(5px) scale(0.8);
    transform: translateY(5px) scale(0.8);
  }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@keyframes gXGDoR {
  0% {
    -webkit-transform: translateY(5px) scale(0.8);
    transform: translateY(5px) scale(0.8);
  }
  to {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
  }
}
@media only screen and (min-width: 1481px) {
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
}
#loader {
  background: rgba(149, 104, 255, 0.1)
    url(/react/demo/static/media/loader.10d8ff8cf91c9fcbc78f.gif) no-repeat 50%;
  background: var(--rgba-primary-1)
    url(/react/demo/static/media/loader.10d8ff8cf91c9fcbc78f.gif) no-repeat
    center center;
  height: 100vh;
  overflow: visible;
  position: fixed;
  width: 100%;
  z-index: 999999;
}
@media only screen and (max-width: 61.9375rem) {
  #loader {
    background: rgba(149, 104, 255, 0.1)
      url(/react/demo/static/media/loader-small.4e357d2c9dcb47fa6cb4.gif)
      no-repeat 50%;
    background: var(--rgba-primary-1)
      url(/react/demo/static/media/loader-small.4e357d2c9dcb47fa6cb4.gif)
      no-repeat center center;
  }
}
[data-theme-version="dark"] #loader {
  background-color: #15073a;
}

.out-footer {
  margin-left: auto;
  margin-right: 7.375rem;
  width: calc(100% - 27.825rem);
}
@media only screen and (max-width: 87.5rem) {
  .out-footer {
    width: calc(100% - 26.225rem);
  }
}
@media only screen and (max-width: 63.938rem) {
  .out-footer {
    width: calc(100% - 15.725rem);
  }
}
@media only screen and (max-width: 47.9375rem) {
  .out-footer {
    width: 100%;
  }
}
[data-layout="horizontal"] .nav-control,
[data-sidebar-style="mini"] .nav-control {
  display: none;
}
@media only screen and (max-width: 47.9375rem) {
  [data-sidebar-style="overlay"] .nav-header .logo-abbr {
    display: none;
  }
}
[data-header-position="fixed"] .nav-header {
  position: fixed;
}
.nav-header {
  background-color: #fff;
  background-color: var(--nav-headbg);
  display: inline-block;
  height: 5rem;
  position: absolute;
  text-align: left;
  top: 0;
  transition: all 0.2s ease;
  width: 18.75rem;
  z-index: 5;
}
.nav-header .brand-title-color,
.nav-header .logo-compact {
  display: none;
}
@media only screen and (max-width: 87.5rem) {
  .nav-header {
    height: 5.5rem;
    width: 17rem;
  }
}
.nav-header .brand-logo {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 1.125rem;
  font-weight: 700;
  height: 100%;
  justify-content: flex-start;
  padding-left: 2.5rem;
  padding-right: 3rem;
  text-decoration: none;
  width: 100%;
}
@media only screen and (max-width: 87.5rem) {
  .nav-header .brand-logo {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
[data-sidebar-style="compact"] .nav-header .brand-logo,
[data-sidebar-style="mini"] .nav-header .brand-logo {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 47.9375rem) {
  .nav-header .brand-logo {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}
.nav-header .logo-abbr {
  height: 45px;
  width: 45px;
}
.nav-header .logo-color {
  display: none;
}
@media only screen and (max-width: 47.9375rem) {
  .nav-header .logo-color {
    display: block;
    height: 45px;
    width: 45px;
  }
}
.nav-header .brand-title {
  color: #000;
  font-size: 2.375rem;
  margin-left: 0.6375rem;
  margin-top: 0.2rem;
  max-width: 10.15rem;
}
[data-theme-version="dark"] .nav-header .brand-title {
  background-position: 0 120%;
}
@media only screen and (max-width: 47.9375rem) {
  .nav-header {
    background: transparent;
    top: 0;
  }
}
.nav-header .rect-primary-rect {
  fill: #9568ff;
  fill: var(--primary);
}
@media only screen and (max-width: 74.9375rem) {
  .nav-header {
    height: 5rem;
  }
}
@media only screen and (max-width: 63.9375rem) {
  .nav-header {
    width: 5rem;
  }
  .nav-header .brand-title {
    display: none;
  }
}
.nav-control {
  border-radius: 0.125rem;
  cursor: pointer;
  font-size: 1.4rem;
  padding: 0.125rem 0.5rem 0;
  position: absolute;
  right: -5rem;
  text-align: center;
  top: 58%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
}
@media only screen and (max-width: 87.5rem) {
  .nav-control {
    right: -5.556rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .nav-control {
    right: -3rem;
  }
}
.hamburger {
  display: inline-block;
  left: 0;
  position: relative;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 1.625rem;
  z-index: 999;
}
.hamburger .line {
  background: #000;
  border-radius: 0.1875rem;
  display: block;
  height: 0.1875rem;
  margin-bottom: 0.375rem;
  margin-right: auto;
  margin-top: 0.375rem;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.hamburger svg {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.hamburger.is-active .line {
  opacity: 1;
}
.hamburger.is-active svg {
  opacity: 0;
}
.hamburger .line:first-child,
.hamburger .line:nth-child(2) {
  width: 1.625rem;
}
.hamburger .line:nth-child(3) {
  width: 0.9375rem;
}
.hamburger:hover {
  cursor: pointer;
}
.hamburger:hover .line {
  width: 1.625rem;
}
.hamburger.is-active .line:first-child,
.hamburger.is-active .line:nth-child(3) {
  height: 0.125rem;
  width: 0.625rem;
}
.hamburger.is-active .line:nth-child(2) {
  height: 0.125rem;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 1.375rem;
}
.hamburger.is-active .line:first-child {
  -webkit-transform: translateY(4px) translateX(12px) rotate(45deg);
  transform: translateY(4px) translateX(12px) rotate(45deg);
}
.hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-4px) translateX(12px) rotate(-45deg);
  transform: translateY(-4px) translateX(12px) rotate(-45deg);
}
@media (min-width: 47.9375rem) {
  [data-sidebar-style="compact"] .nav-control {
    display: none;
  }
  [data-sidebar-style="compact"] .nav-header {
    width: 11.25rem;
  }
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .brand-title {
  display: none;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .nav-header
  .logo-abbr {
  display: block;
}
[data-sidebar-style="full"][data-layout="horizontal"] .logo-compact {
  display: none;
}
[data-sidebar-style="mini"] .nav-header {
  height: 5rem;
}
[data-sidebar-style="mini"] .nav-header .logo-abbr {
  display: block;
}
@media only screen and (max-width: 63.9375rem) {
  [data-sidebar-style="mini"] .nav-header {
    height: 5rem;
  }
}
[data-sidebar-style="compact"][data-layout="vertical"]
  .nav-header
  .brand-title {
  display: none;
}
[data-sidebar-style="compact"][data-layout="vertical"]
  .nav-header
  .logo-compact {
  max-width: 4.6875rem;
}
[data-sidebar-style="compact"][data-layout="horizontal"]
  .nav-header
  .brand-logo {
  justify-content: start;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
[data-sidebar-style="modern"][data-layout="vertical"] .nav-header {
  width: 10.625rem;
}
[data-sidebar-style="modern"][data-layout="vertical"] .nav-header .brand-title,
[data-sidebar-style="modern"][data-layout="vertical"]
  .nav-header
  .logo-compact {
  display: none;
}
.header {
  background: transparent;
  background: var(--headerbg);
  height: 5rem;
  padding: 0 100px 0 18.563rem;
  position: relative;
  transition: all 0.2s ease;
  z-index: 1;
  z-index: 3;
}
@media only screen and (max-width: 100rem) {
  .header {
    padding-right: 90px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header {
    padding-right: 0;
  }
}
.header .header-content {
  align-items: center;
  display: flex;
  height: 100%;
  padding-left: 7rem;
  padding-right: 1.075rem;
  position: relative;
}
@media only screen and (max-width: 87.5rem) {
  .header .header-content {
    padding-left: 7rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header .header-content {
    padding-left: 3.75rem;
    padding-right: 0.938rem;
  }
  .header .header-content:after {
    left: -5rem;
    width: calc(100% + 5rem);
  }
}
.header.is-fixed {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #36246514;
}
.header .navbar {
  padding: 0;
}
.header .navbar,
.header .navbar .navbar-collapse {
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 87.5rem) {
  .header {
    height: 5.5rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .header {
    height: 5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header {
    padding-top: 0;
  }
}
[data-headerbg="color_10"] .header,
[data-headerbg="color_11"] .header,
[data-headerbg="color_12"] .header,
[data-headerbg="color_13"] .header,
[data-headerbg="color_14"] .header,
[data-headerbg="color_15"] .header,
[data-headerbg="color_2"] .header,
[data-headerbg="color_3"] .header,
[data-headerbg="color_4"] .header,
[data-headerbg="color_5"] .header,
[data-headerbg="color_6"] .header,
[data-headerbg="color_7"] .header,
[data-headerbg="color_8"] .header,
[data-headerbg="color_9"] .header {
  background: transparent;
  background: var(--headerbg);
}
svg.pulse-svg {
  overflow: visible;
}
svg.pulse-svg .first-circle,
svg.pulse-svg .second-circle,
svg.pulse-svg .third-circle {
  fill: #9568ff;
  fill: var(--primary);
  -webkit-animation: pulse-me 3s linear infinite;
  animation: pulse-me 3s linear infinite;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
svg.pulse-svg .second-circle {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
svg.pulse-svg .third-circle {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.pulse-css {
  background: #fe8630;
  border: 0.25rem solid #fff;
  border-radius: 0.5rem;
  border-radius: 3.5rem;
  height: 1rem;
  height: 1.25rem;
  position: absolute;
  right: 0.375rem;
  top: 0.3125rem;
  width: 1rem;
  width: 1.25rem;
}
.pulse-css:after,
.pulse-css:before {
  -webkit-animation: pulse-me 3s linear infinite;
  animation: pulse-me 3s linear infinite;
  background-color: #d8b9c3;
  border-radius: 0.5rem;
  bottom: 0;
  content: "";
  height: 1rem;
  left: -0.2rem;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0.3);
  transform: scale(0.3);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 1rem;
}
[direction="rtl"] .pulse-css:after,
[direction="rtl"] .pulse-css:before {
  left: auto;
  right: -0.2rem;
}
@media only screen and (max-width: 87.5rem) {
  .pulse-css {
    height: 1rem;
    width: 1rem;
  }
}
@-webkit-keyframes pulse-me {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.09;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}
@keyframes pulse-me {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 0.1;
  }
  70% {
    opacity: 0.09;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(3);
    transform: scale(3);
  }
}
[data-sidebar-style="full"] .header,
[data-sidebar-style="overlay"] .header {
  width: 100%;
}
@media only screen and (max-width: 87.5rem) {
  [data-sidebar-style="full"] .header,
  [data-sidebar-style="overlay"] .header {
    padding-left: 17rem;
    width: 100%;
  }
}
@media only screen and (max-width: 63.9375rem) {
  [data-sidebar-style="full"] .header,
  [data-sidebar-style="overlay"] .header {
    padding-left: 5rem;
    width: 100%;
  }
}
[data-sidebar-style="mini"] .header {
  height: 5rem;
  padding-left: 7.5rem;
  width: 100%;
}
@media only screen and (max-width: 63.9375rem) {
  [data-sidebar-style="mini"] .header {
    height: 5rem;
    padding-left: 6.5rem;
  }
}
[data-sidebar-style="compact"] .header {
  padding-left: 12.5rem;
  width: 100%;
}
[data-sidebar-style="compact"] .header .header-content {
  padding-left: 2.5rem;
}
[data-header-position="fixed"] .header {
  position: fixed;
  top: 0;
  width: 100%;
}
[data-header-position="fixed"] .content-body {
  padding-top: 5rem;
}
@media only screen and (max-width: 87.5rem) {
  [data-header-position="fixed"] .content-body {
    padding-top: 5.5rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  [data-header-position="fixed"] .content-body {
    padding-top: 5rem;
  }
}
[data-header-position="fixed"] .deznav {
  margin-top: 0;
}
[data-sidebar-style="compact"][data-header-position="fixed"][data-container="boxed"][data-layout="vertical"]
  .header {
  width: 74.9375rem;
}
[data-sidebar-style="modern"] .header {
  padding-left: 11.9rem;
  width: 100%;
}
[data-sidebar-style="modern"][data-layout="horizontal"]
  .nav-header
  .brand-logo {
  justify-content: start;
}
[data-sidebar-style="modern"][data-layout="horizontal"]
  .header
  .header-content {
  padding-left: 1.875rem;
}
.header-left {
  align-items: center;
  display: flex;
  height: 100%;
}
.header-left .breadcrumb {
  margin-bottom: 0;
}
.header-left .agenda a {
  border-radius: 1.75rem;
}
.header-left .agenda a i {
  margin-right: 0.75rem;
}
@media only screen and (max-width: 87.5rem) {
  .header-left .agenda a i {
    margin-right: 0;
  }
}
@media only screen and (max-width: 93.75rem) {
  .header-left .agenda a {
    border-radius: 0.75rem;
    font-size: 0;
    padding: 0.8125rem 0.9375rem;
  }
  .header-left .agenda a i {
    font-size: 1.25rem;
    margin-right: 0;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .header-left .agenda {
    display: none;
  }
}
.header-left .dashboard_bar {
  color: #362465;
  color: var(--secondary);
  font-size: 1.75rem;
  font-weight: 600;
}
@media only screen and (max-width: 74.9375rem) {
  .header-left .dashboard_bar {
    font-size: 2.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header-left .dashboard_bar {
    display: none;
  }
}
.header-left .dashboard_bar.sub-bar {
  font-size: 1.875rem;
}
.header-left .search-area {
  border-radius: 2.375rem;
  margin-left: 7rem;
  width: 18.875rem;
}
@media only screen and (max-width: 100rem) {
  .header-left .search-area {
    width: 18.75rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .header-left .search-area {
    display: none;
  }
}
.header-left .search-area .form-control {
  background: #f6f6f6;
  border: 0;
  border-bottom-left-radius: 2.625rem;
  border-top-left-radius: 2.625rem;
  height: 3.5rem;
}
@media only screen and (max-width: 87.5rem) {
  .header-left .search-area .form-control {
    height: 3rem;
  }
}
.header-left .search-area .input-group-text {
  background: #f1f1f1;
  border-bottom-right-radius: 2.625rem;
  border-top-right-radius: 2.625rem;
}
.header-left .search-area .input-group-text a i {
  font-size: 1.5rem;
}
@media only screen and (max-width: 87.5rem) {
  .header-left .search-area .input-group-text {
    height: 3rem;
  }
}
[data-sidebar-style="compact"] .header-left {
  margin-left: 0;
}
.header-right {
  height: 100%;
}
.header-right .header-profile {
  position: relative !important;
}
.header-right .header-profile .dropdown-menu:after {
  content: none;
}
.header-right .header-profile img {
  width: 45px;
}
@media only screen and (max-width: 87.5rem) {
  .header-right .header-profile img {
    width: auto;
  }
}
.header-right .nav-item {
  display: flex;
  justify-content: center;
  position: static;
}
.header-right .nav-item .nav-link {
  color: #464a53;
  font-size: 1.125rem;
}
.header-right .right-sidebar {
  margin-right: -1.875rem;
}
.header-right .right-sidebar a {
  align-items: center;
  border-left: 0.0625rem solid #c8c8c8;
  display: flex;
  height: 5rem;
  justify-content: center;
  text-align: center;
  width: 5rem;
}
.header-right > li:not(:first-child) {
  padding-left: 1.25rem;
}
@media only screen and (max-width: 74.9375rem) {
  .header-right > li:not(:first-child) {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .header-right > li:not(:first-child) {
    padding-left: 0.4rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header-right .notification_dropdown {
    position: relative;
  }
}
.header-right .notification_dropdown .nav-link {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-radius: 0.625rem;
  line-height: 1;
  margin: 10px 0;
  padding: 0.8375rem;
  position: relative;
}
@media only screen and (max-width: 87.5rem) {
  .header-right .notification_dropdown .nav-link {
    padding: 0.625rem;
  }
}
.header-right .notification_dropdown .nav-link i {
  font-size: 1.5rem;
}
@media only screen and (max-width: 87.5rem) {
  .header-right .notification_dropdown .nav-link i {
    font-size: 1.125rem;
  }
}
.header-right .notification_dropdown .nav-link svg path {
  fill: #9568ff;
  fill: var(--primary);
}
@media only screen and (max-width: 87.5rem) {
  .header-right .notification_dropdown .nav-link svg {
    height: 1.5rem;
    width: 1.5rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .header-right .notification_dropdown .nav-link svg {
    height: 1.25rem;
    width: 1.25rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header-right .notification_dropdown .nav-link {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .header-right .notification_dropdown .nav-link {
    margin: 0 5px;
  }
}
.header-right .notification_dropdown .dropdown-item:active a,
.header-right .notification_dropdown .dropdown-item:focus a {
  color: #fff;
}
.header-right .notification_dropdown .dropdown-item a {
  color: #6e6e6e;
}
.header-right .notification_dropdown .dropdown-item a:hover {
  text-decoration: none;
}
[data-theme-version="dark"] .header-right .dropdown-menu {
  box-shadow: none;
}
.header-right .dropdown-menu:after {
  background: #000;
  content: "";
  height: 100%;
  opacity: 0.2;
  position: absolute;
  right: 40px;
  top: 0;
  width: 1px;
  z-index: 10;
}
@media only screen and (max-width: 74.9375rem) {
  .header-right .dropdown-menu:after {
    content: none;
  }
}
.header-right .search-area {
  width: 25rem;
}
.header-right .search-area .form-control {
  background: #fff;
  border: 0;
  border-radius: 0.75rem;
  padding-left: 0;
}
.header-right .search-area ::-webkit-input-placeholder {
  color: #a098ae;
  font-size: 16px;
  font-weight: 400;
}
.header-right .search-area ::placeholder {
  color: #a098ae;
  font-size: 16px;
  font-weight: 400;
}
.header-right .search-area .input-group-text {
  background: #fff;
  border: 0;
  border-radius: 0.75rem;
  padding: 0 0 0 5px;
}
.header-right .search-area .input-group-text i {
  font-size: 1.5rem;
}
.header-right .search-area .input-group-text svg path {
  fill: #9568ff;
  fill: var(--primary);
}
@media only screen and (max-width: 100rem) {
  .header-right .search-area {
    width: 15.625rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .header-right .search-area {
    display: none;
  }
}
.header-right .blur-img {
  -webkit-filter: blur(554px);
  filter: blur(554px);
  left: 27%;
  position: absolute;
  top: 0;
}
.dz-fullscreen #icon-minimize,
.dz-fullscreen.active #icon-full {
  display: none;
}
.dz-fullscreen.active #icon-minimize {
  display: inline-block;
}
.notification_dropdown .dropdown-menu-end {
  border-radius: 30px 0 0 30px;
  border-width: 0;
  box-shadow: none;
  display: block !important;
  height: 100%;
  inset: 0 calc(100% - 40px) 0 auto !important;
  margin-top: 0;
  min-width: 23.375rem;
  padding-right: 2.5rem;
  top: 0;
  -webkit-transform: translateX(calc(100% + 60px)) !important;
  transform: translateX(calc(100% + 60px)) !important;
  transition: all 0.2s;
  z-index: -3;
}
.notification_dropdown .dropdown-menu-end.show {
  box-shadow: -30px 0 30px 0 rgba(0, 0, 0, 0.1);
  margin: 0 !important;
  -webkit-transform: translateX(0) !important;
  transform: translateX(0) !important;
}
.notification_dropdown .dropdown-menu-end .widget-media,
.notification_dropdown .dropdown-menu-end .widget-timeline {
  height: calc(100% - 3.2rem) !important;
}
.notification_dropdown .dropdown-menu-end .notification_title {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
  padding: 0.625rem 1.25rem;
}
.notification_dropdown .dropdown-menu-end .notification_title .h5,
.notification_dropdown .dropdown-menu-end .notification_title h5 {
  color: #fff;
  margin-bottom: 0.1875rem;
}
.notification_dropdown .dropdown-menu-end .media {
  font-size: 1.125rem;
  height: 2.8125rem;
  width: 2.8125rem;
}
[data-theme-version="dark"] .notification_dropdown .dropdown-menu-end .media {
  border-color: #3a2d60;
}
.notification_dropdown .dropdown-menu-end .media > span {
  border-radius: 3.125rem;
  display: inline-block;
  height: 2.1875rem;
  margin-right: 0.625rem;
  padding: 0.4375rem 0.5625rem;
  width: 2.1875rem;
}
[direction="rtl"].notification_dropdown .dropdown-menu-end .media > span {
  margin-left: 0.625rem;
  margin-right: 0;
}
.notification_dropdown .dropdown-menu-end .media > span.success {
  background: #3dffe0;
  color: #00a389;
}
.notification_dropdown .dropdown-menu-end .media > span.primary {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.notification_dropdown .dropdown-menu-end .media > span.danger {
  background: #f6b2b2;
  color: #eb5757;
}
.notification_dropdown .dropdown-menu-end .media .notify-time {
  color: #828690;
  margin-right: 0;
  width: 100%;
}
.notification_dropdown .dropdown-menu-end .media p {
  margin-bottom: 0;
  margin-top: 0.3125rem;
  max-width: 12.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 35.9375rem) {
  .notification_dropdown .dropdown-menu-end .media p {
    max-width: 6.25rem;
  }
}
.notification_dropdown .dropdown-menu-end .all-notification {
  border-top: 0.0625rem solid #c8c8c8;
  display: block;
  padding: 0.9375rem 1.875rem 0;
  text-align: center;
}
.notification_dropdown .dropdown-menu-end .all-notification i {
  margin-left: 0.625rem;
}
@media only screen and (max-width: 47.9375rem) {
  .notification_dropdown .dropdown-menu-end {
    border-radius: 0.625rem;
    display: none !important;
    height: 27rem;
    padding-right: 0;
    right: 0;
    top: 45px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 18rem;
  }
  .notification_dropdown .dropdown-menu-end.show {
    display: block !important;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .notification_dropdown .dropdown-menu-end {
    min-width: 18.5rem;
    right: -4rem;
  }
}
.header-profile > a.nav-link {
  align-items: center;
  display: flex;
  padding: 0;
}
.header-profile > a.nav-link i {
  font-weight: 700;
}
.header-profile > a.nav-link .header-info {
  padding-left: 0;
  text-align: left;
}
@media only screen and (max-width: 87.5rem) {
  .header-profile > a.nav-link .header-info {
    padding-left: 0.625rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .header-profile > a.nav-link .header-info {
    display: none;
  }
}
.header-profile > a.nav-link .header-info span {
  color: #000;
  display: block;
  font-size: 1rem;
  font-weight: 600;
}
.header-profile > a.nav-link .header-info strong {
  color: #6e6e6e;
}
.header-profile > a.nav-link .header-info .small,
.header-profile > a.nav-link .header-info small {
  color: #89879f;
  display: block;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.2;
}
@media only screen and (max-width: 87.5rem) {
  .header-profile > a.nav-link {
    margin-left: 0;
    padding-left: 0;
  }
  .header-profile > a.nav-link .header-info span {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .header-profile > a.nav-link {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
  }
}
.header-profile .dropdown-menu {
  display: block;
  min-width: 12.5rem;
  opacity: 0;
  padding: 0.9375rem 0;
  -webkit-transform: scale(0.01);
  transform: scale(0.01);
  -webkit-transform-origin: center top;
  transform-origin: center top;
  transition: opacity 0.3s ease, box-shadow 0.3s ease 0.15s,
    -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease 0.15s;
  transition: transform 0.3s ease, opacity 0.3s ease, box-shadow 0.3s ease 0.15s,
    -webkit-transform 0.3s ease;
}
.header-profile .dropdown-menu a.active,
.header-profile .dropdown-menu a:focus,
.header-profile .dropdown-menu a:hover {
  color: #9568ff;
}
.header-profile .dropdown-menu.dropdown-menu-end.show {
  box-shadow: 3px 3px 30px rgba(118, 96, 168, 0.15);
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.header-profile img {
  border: 3px solid #9568ff;
  border: 3px solid var(--primary);
  border-radius: 0.938rem;
}
@media only screen and (max-width: 87.5rem) {
  .header-profile img {
    height: 2.4375rem;
    width: 2.4375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .header-profile img {
    border: 2px solid #9568ff;
    border: 2px solid var(--primary);
    border-radius: 0.625rem;
  }
}
.header-profile .dropdown-toggle i {
  font-size: 1.25rem;
}
@media only screen and (max-width: 35.9375rem) {
  .header-profile .dropdown-toggle span {
    display: none;
  }
}
.header-profile .profile_title {
  background: #9568ff;
  color: #fff;
  padding: 0.625rem 1.25rem;
}
.header-profile .profile_title .h5,
.header-profile .profile_title h5 {
  color: #fff;
  margin-bottom: 0.1875rem;
}
.header-profile .dropdown-item {
  padding: 0.5rem 1.5rem;
}
[data-container="boxed"] .search-area {
  display: none !important;
}
@media (min-width: 576px) {
  .rtl .mx-sm-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-sm-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-sm-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-sm-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-sm-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-sm-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-sm-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 768px) {
  .rtl .mx-md-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-md-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-md-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-md-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-md-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-md-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-md-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-md-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-md-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-md-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 992px) {
  .rtl .mx-lg-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-lg-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-lg-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-lg-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-lg-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-lg-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-lg-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .rtl .mx-xl-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-xl-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-xl-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-xl-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-xl-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-xl-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-xl-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1440) {
  .rtl .mx-xxl-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-xxl-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-xxl-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-xxl-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-xxl-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.nav-label {
  border-top: 0.0625rem solid #eaeaea;
  color: #999;
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  margin: 0.625rem 1.875rem 0;
  padding: 1.5625rem 0 0.625rem;
  text-transform: uppercase;
}
[data-theme-version="dark"] .nav-label {
  border-color: #3a2d60;
}
.nav-label.first {
  border: 0;
  margin-top: 0;
}
.nav-badge {
  position: absolute;
  right: 2.8125rem;
  top: 0.625rem;
}
.content-body {
  margin-left: 18.563rem;
  padding-right: 5.425rem;
  transition: all 0.2s ease;
  z-index: 0;
}
@media only screen and (max-width: 87.5rem) {
  .content-body {
    margin-left: 17rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .content-body {
    padding-right: 0;
  }
}
.bell img {
  -webkit-animation: ring 8s ease-in-out 0.7s infinite;
  -moz-animation: ring 8s ease-in-out 0.7s infinite;
  animation: ring 8s ease-in-out 0.7s infinite;
  -webkit-transform-origin: 50% 0.25rem;
  -moz-transform-origin: 50% 0.25rem;
}
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(0);
  }
  1% {
    -webkit-transform: rotate(30deg);
  }
  3% {
    -webkit-transform: rotate(-28deg);
  }
  5% {
    -webkit-transform: rotate(34deg);
  }
  7% {
    -webkit-transform: rotate(-32deg);
  }
  9% {
    -webkit-transform: rotate(30deg);
  }
  11% {
    -webkit-transform: rotate(-28deg);
  }
  13% {
    -webkit-transform: rotate(26deg);
  }
  15% {
    -webkit-transform: rotate(-24deg);
  }
  17% {
    -webkit-transform: rotate(22deg);
  }
  19% {
    -webkit-transform: rotate(-20deg);
  }
  21% {
    -webkit-transform: rotate(18deg);
  }
  23% {
    -webkit-transform: rotate(-16deg);
  }
  25% {
    -webkit-transform: rotate(14deg);
  }
  27% {
    -webkit-transform: rotate(-12deg);
  }
  29% {
    -webkit-transform: rotate(10deg);
  }
  31% {
    -webkit-transform: rotate(-8deg);
  }
  33% {
    -webkit-transform: rotate(6deg);
  }
  35% {
    -webkit-transform: rotate(-4deg);
  }
  37% {
    -webkit-transform: rotate(2deg);
  }
  39% {
    -webkit-transform: rotate(-1deg);
  }
  41% {
    -webkit-transform: rotate(1deg);
  }
  43% {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(0);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  1% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  3% {
    -webkit-transform: rotate(-28deg);
    transform: rotate(-28deg);
  }
  5% {
    -webkit-transform: rotate(34deg);
    transform: rotate(34deg);
  }
  7% {
    -webkit-transform: rotate(-32deg);
    transform: rotate(-32deg);
  }
  9% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
  11% {
    -webkit-transform: rotate(-28deg);
    transform: rotate(-28deg);
  }
  13% {
    -webkit-transform: rotate(26deg);
    transform: rotate(26deg);
  }
  15% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  17% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  19% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  21% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  23% {
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
  }
  25% {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }
  27% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  29% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  31% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }
  33% {
    -webkit-transform: rotate(6deg);
    transform: rotate(6deg);
  }
  35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  37% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  39% {
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
  }
  41% {
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
  }
  43% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.deznav {
  background-color: #fff;
  background-color: var(--sidebar-bg);
  box-shadow: 0 0.9375rem 1.875rem 0 rgba(0, 0, 0, 0.02);
  height: calc(100% - 5rem);
  padding-bottom: 10px;
  padding-top: 1rem;
  position: absolute;
  top: 5rem;
  transition: all 0.2s ease;
  width: 18.75rem;
  z-index: 6;
}
@media only screen and (max-width: 87.5rem) {
  .deznav {
    height: calc(100% - 78px);
    top: 5.5rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .deznav {
    height: calc(100% - 70px);
    top: 5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .deznav {
    width: 18rem;
  }
}
.deznav .deznav-scroll {
  height: 100%;
  overflow-y: scroll;
  position: relative;
}
@media only screen and (max-width: 87.5rem) {
  .deznav {
    width: 17rem;
  }
}
.deznav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.deznav .metismenu {
  display: flex;
  flex-direction: column;
}
.deznav .metismenu.fixed {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.deznav .metismenu > li {
  display: flex;
  flex-direction: column;
}
.deznav .metismenu > li a > i {
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  border-radius: 0.125rem;
  border-radius: 0.625rem;
  display: inline-block;
  font-family: Material Icons;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  height: auto;
  line-height: 1;
  margin-right: 0.65rem;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: auto;
}
[data-sidebar-style="compact"] .deznav .metismenu > li a > i {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 0.625rem;
  color: rgba(0, 0, 0, 0.3);
  display: block;
  height: 3.25rem;
  line-height: 3.45rem;
  margin-bottom: 0.3125rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 3.25rem;
}
[data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li
  a
  > i[data-theme-version="dark"] {
  color: #fff;
}
@media only screen and (max-width: 84.375rem) {
  .deznav .metismenu > li a > i {
    color: #969ba0;
    font-size: 1.5rem;
    height: auto;
    line-height: 0.0625rem;
    padding: 0;
    width: auto;
  }
}
.deznav .metismenu > li > a {
  color: #737b8b;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
}
.deznav .metismenu > li > a i {
  color: #96a0af;
}
.deznav .metismenu > li > a svg {
  height: 100%;
  margin-right: 0.4125rem;
  margin-top: -0.0875rem;
  max-height: 1rem;
  max-width: 1rem;
}
.deznav .metismenu > li > a svg path {
  fill: #96a0af;
}
.deznav .metismenu > li > a g [fill] {
  fill: #8088a1;
}
.deznav .metismenu > li:focus > a,
.deznav .metismenu > li:hover > a {
  color: #9568ff;
  color: var(--primary);
}
.deznav .metismenu > li:focus > a g [fill],
.deznav .metismenu > li:hover > a g [fill] {
  fill: #9568ff;
  fill: var(--primary);
}
.deznav .metismenu > li.mm-active > a {
  background: #9568ff;
  background: var(--primary);
  box-shadow: 0 20px 50px 0 #ff6a591a;
  color: #fff;
  font-weight: 500;
}
.deznav .metismenu > li.mm-active > a i {
  font-weight: 100;
}
.deznav .metismenu > li.mm-active > a svg path {
  fill: #fff;
}
.deznav .metismenu > li.mm-active > a g [fill] {
  fill: #9568ff;
  fill: var(--primary);
}
.deznav .metismenu > li.mm-active > a:after {
  border-left: 0.3125rem solid #fff;
  border-top: 0.3125rem solid #fff;
  top: 44%;
}
[data-sidebar-style="compact"] .deznav .metismenu > li.mm-active > a i {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
[data-sidebar-style="compact"] .deznav .metismenu > li.mm-active > a svg {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebar-style="compact"] .deznav .metismenu > li.mm-active > a svg path {
  fill: #fff;
}
.deznav .metismenu li {
  position: relative;
}
.deznav .metismenu ul {
  padding: 0.5rem 0;
  position: relative;
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.deznav .metismenu ul a {
  font-size: 0.9375rem;
  padding-bottom: 0.5rem;
  padding-left: 3.5rem;
  padding-top: 0.5rem;
  position: relative;
  transition: all 0.5s;
}
@media only screen and (max-width: 84.375rem) {
  .deznav .metismenu ul a {
    padding-left: 3.8rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .deznav .metismenu ul a {
    font-size: 0.875rem;
    padding-left: 3.4rem;
  }
}
[data-sidebar-style="full"] .deznav .metismenu ul a:before {
  background: rgba(149, 104, 255, 0.5);
  background: var(--rgba-primary-5);
  content: "";
  height: 0.125rem;
  left: 1.8rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.5s;
  width: 0.375rem;
}
[data-sidebar-style="full"] .deznav .metismenu ul a:hover {
  padding-left: 4.2rem;
}
@media only screen and (max-width: 78.125rem) {
  [data-sidebar-style="full"] .deznav .metismenu ul a:hover {
    padding-left: 3.3rem;
  }
}
[data-sidebar-style="full"] .deznav .metismenu ul a:hover:before {
  width: 1.25rem;
}
.deznav .metismenu ul a.mm-active,
.deznav .metismenu ul a:focus,
.deznav .metismenu ul a:hover {
  color: #9568ff;
  color: var(--primary);
  text-decoration: none;
}
.deznav .metismenu ul a:before {
  border-radius: 3.75rem;
  content: none;
  height: 0.125rem;
  left: 1.75rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.5rem;
}
@media only screen and (max-width: 84.375rem) {
  .deznav .metismenu ul a:before {
    left: 2.8125rem;
  }
}
.deznav .metismenu a {
  color: #737b8b;
  display: block;
  outline-width: 0;
  padding: 0.625rem 1.875rem;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 47.9375rem) {
  .deznav .metismenu a {
    padding: 0.625rem 1.25rem;
  }
}
.deznav .metismenu .has-arrow:after {
  border-color: #c8c8c8 transparent transparent #c8c8c8;
  border-style: solid;
  border-width: 0.3125rem;
  right: 15px;
  top: 44%;
  -webkit-transform: rotate(-225deg) translateY(-50%);
  transform: rotate(-225deg) translateY(-50%);
}
.deznav .metismenu .has-arrow[aria-expanded="true"]:after,
.deznav .metismenu .mm-active > .has-arrow:after {
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
.deznav .main-menu {
  padding: 0.625rem 1.875rem;
}
.deznav .header-info2 {
  padding: 0 20px;
}
.deznav .header-info2 img {
  border-radius: 1.25rem;
  height: 3.75rem;
  margin-right: 1.2rem;
  width: 3.75rem;
}
.deznav .header-info2 span {
  color: #393939;
  font-size: 1.25rem;
  font-weight: 500;
}
@media only screen and (max-width: 87.5rem) {
  .deznav .header-info2 span {
    font-size: 0.9rem;
  }
}
.deznav .header-info2 i {
  font-size: 1.2rem;
  margin-left: 1rem;
}
@media only screen and (max-width: 87.5rem) {
  .deznav .header-info2 {
    padding: 0;
  }
}
.deznav .ps__rail-y {
  left: 0 !important;
  opacity: 0.1;
}
.deznav .ps__rail-y:hover {
  opacity: 0.1;
}
.copyright {
  padding: 0 1.875rem;
}
.copyright p {
  font-size: 0.875rem;
}
.copyright strong {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
}
@media only screen and (max-width: 63.9375rem) {
  .nav-header {
    width: 5rem;
  }
}
@media (max-width: 47.9375rem) {
  .brand-title {
    display: none;
  }
  
  .deznav {
    left: 0;
    top: 5rem;
  }
}
.sidebar-dropdown {
  color: #000;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
}
.sidebar-dropdown .sidebar-select i {
  color: #000;
  font-size: 1rem;
  transition: all 0.5s;
}
.sidebar-dropdown .dropdown-menu {
  inset: auto 60px -30px auto !important;
  min-width: 4rem;
}
.sidebar-dropdown .dropdown-menu:after {
  content: none;
}
.sidebar-dropdown .dropdown-menu .dropdown-item {
  padding: 0.1rem 1.2rem;
}
@media only screen and (max-width: 61.9375rem) {
  .sidebar-dropdown .dropdown-menu {
    inset: auto -10px -100px auto !important;
  }
}
.sidebar-dropdown.show .sidebar-select i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu
  > ul.collapse:not(.in),
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu
  > ul.collapse:not(.in) {
  height: 15.75rem !important;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu:hover
  > a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > a {
  width: calc(70vw + 3.75rem);
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 13.75rem;
  width: 70vw;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul
  ul
  a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul
  ul
  a {
  width: 101%;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > a {
  width: calc(70vw + 3rem);
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > ul,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > ul {
  max-height: 12.5rem;
  width: 70vw;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > ul
  ul
  a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > ul
  ul
  a {
  width: 101%;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > a {
  width: calc(55vw + 3rem);
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > ul,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > ul {
  max-height: 12.5rem;
  width: 55vw;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > ul
  ul
  a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > ul
  ul
  a {
  width: 101%;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > a {
  width: calc(45vw + 3);
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > ul,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > ul {
  max-height: 18.75rem;
  width: 45vw;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > ul
  ul
  a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > ul
  ul
  a {
  width: 101%;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > a {
  width: calc(30vw + 3);
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > ul,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > ul {
  max-height: 18.125rem;
  width: 30vw;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > ul
  ul
  a,
[data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > ul
  ul
  a {
  width: 101%;
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > a {
  width: calc(60vw + 3.75rem);
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 25rem;
  width: 60vw;
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul
  ul
  a {
  width: 101%;
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > a {
  width: calc(60vw + 3.75rem);
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > ul {
  max-height: 25.625rem;
  width: 60vw;
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > a {
  width: calc(50vw + 3.75rem);
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > ul {
  max-height: 16.25rem;
  width: 50vw;
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > a {
  width: calc(40vw + 3.75rem);
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > ul {
  max-height: 18.75rem;
  width: 40vw;
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > a {
  width: calc(22vw + 3.75rem);
}
[data-sidebar-style="mini"][data-layout="vertical"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > ul {
  max-height: 18.125rem;
  width: 22vw;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu:not(:last-child) {
  position: static;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu ul {
  left: 0;
  right: 0;
}
[data-theme-version="dark"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #3a2d60;
}
[data-sibebarbg="color_2"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #0b4c44;
}
[data-sibebarbg="color_3"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #4d02ff;
}
[data-sibebarbg="color_4"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #0e091a;
}
[data-sibebarbg="color_5"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #001ecb;
}
[data-sibebarbg="color_6"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #0057d8;
}
[data-sibebarbg="color_7"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #1971a3;
}
[data-sibebarbg="color_8"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #7b3581;
}
[data-sibebarbg="color_9"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #56704e;
}
[data-sibebarbg="color_10"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu
  ul
  li {
  border-color: #0d1547;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu ul li a {
  transition: all 0.4s ease-in-out;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu ul li a:hover {
  border-radius: 0.25rem;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu:hover > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 13.75rem;
  width: 70vw;
  z-index: 99;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu:hover > ul:after {
  background-color: #fff;
  content: "";
  height: 100%;
  position: absolute;
  right: 2.8125rem;
  top: 0;
  width: 0.0625rem;
}
[data-theme-version="dark"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #1a0949;
}
[data-sibebarbg="color_2"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #12786c;
}
[data-sibebarbg="color_3"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #7135ff;
}
[data-sibebarbg="color_4"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #22173f;
}
[data-sibebarbg="color_5"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #0025fe;
}
[data-sibebarbg="color_6"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #0c6dff;
}
[data-sibebarbg="color_7"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #208fcf;
}
[data-sibebarbg="color_8"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #9e44a5;
}
[data-sibebarbg="color_9"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #6d8f62;
}
[data-sibebarbg="color_10"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul:after {
  background-color: #142173;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu:hover > ul ul a {
  width: 101%;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu-xl:hover > ul {
  max-height: 13.125rem;
  width: 70vw;
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu-lg:hover > ul {
  height: 13.125rem !important;
  max-height: 13.125rem;
  width: 43.75rem;
}
@media only screen and (min-width: 75rem) and (max-width: 93.75rem) {
  [data-layout="horizontal"] .deznav .metismenu > li.mega-menu-lg:hover > ul {
    width: 43.75rem;
  }
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu-md:hover > ul {
  max-height: 20rem;
  width: 54vw;
}
@media only screen and (min-width: 75rem) and (max-width: 93.75rem) {
  [data-layout="horizontal"] .deznav .metismenu > li.mega-menu-md:hover > ul {
    width: 60vw;
  }
}
[data-layout="horizontal"] .deznav .metismenu > li.mega-menu-sm:hover > ul {
  max-height: 20rem;
  width: 25vw;
}
@media only screen and (min-width: 75rem) and (max-width: 93.75rem) {
  [data-layout="horizontal"] .deznav .metismenu > li.mega-menu-sm:hover > ul {
    width: 35vw;
  }
}
[data-layout="horizontal"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu:hover
  > ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
[data-layout="horizontal"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-xl:hover
  > ul {
  max-height: 21.875rem;
  width: 100%;
}
[data-layout="horizontal"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-lg:hover
  > ul {
  max-height: 21.875rem;
  width: 55vw;
}
[data-layout="horizontal"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-md:hover
  > ul {
  max-height: 18.75rem;
  width: 45vw;
}
[data-layout="horizontal"][data-container="boxed"]
  .deznav
  .metismenu
  > li.mega-menu-sm:hover
  > ul {
  max-height: 18.125rem;
  width: 50vw;
}
[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li {
  padding: 0 1.5rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a {
  border-radius: 0.625rem;
  font-size: 1rem;
  margin: 5px 0;
  padding: 0.75rem 1.5rem;
  transition: all 0.5s;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff;
  font-weight: 300;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  .has-arrow:after {
  right: 1.5rem;
}
@media only screen and (max-width: 87.5rem) {
  [data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li {
    padding: 0 0.9rem;
  }
  [data-sidebar-style="full"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a {
    font-size: 1rem;
  }
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .nav-header {
  width: 6.5rem;
  z-index: 999;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .nav-header
  .brand-logo {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .nav-header
  .brand-logo
  .color-title {
  display: none;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .nav-header
  .nav-control {
  right: -4rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .nav-header
  .nav-control
  .hamburger
  .line {
  background-color: #9568ff;
  background-color: var(--primary);
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .copyright,
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .plus-box {
  display: none;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .header {
  padding-left: 7.5rem;
  width: 100%;
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .header {
  padding: 0 7.5rem 0 0.9375rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .header
  .header-content {
  padding-left: 5rem;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .deznav {
  overflow: visible;
  position: absolute;
  width: 6.5rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .nav-text {
  display: none;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .deznav-scroll,
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .slimScrollDiv {
  overflow: visible !important;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .header-info2 {
  padding: 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .sidebar-info {
  display: none !important;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .header-profile2 {
  margin: 0 0.5rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li {
  position: relative;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  a {
  background: transparent;
  margin: 0.125rem 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  a
  svg {
  margin-right: 0;
  max-height: 1.5rem;
  max-width: 1.5rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  a:before {
  content: none;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  a
  i {
  margin: 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #fff;
  border: 0;
  border-radius: 0.375rem;
  box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
  display: none;
  height: auto !important;
  left: 5.8rem;
  margin-left: 0;
  padding-left: 0.0625rem;
  position: absolute;
  top: 0;
  width: 12rem;
  z-index: 1001;
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  left: auto;
  right: 5rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul
  li:hover
  ul {
  left: 11.8125rem;
  top: 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul
  li:hover
  ul:after {
  content: none;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li:hover
  > ul {
  display: block;
  height: auto;
  overflow: visible;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li {
  padding: 0.125rem 1.25rem;
  transition: all 0.4s ease-in-out;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li
  > a {
  border-radius: 0.625rem;
  margin: 3px 6px;
  padding: 0.725rem 0.775rem;
  text-align: center;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li
  > a.has-arrow:after {
  display: none;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: #9568ff;
  background: var(--primary);
  border-radius: 0.625rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff;
  padding: 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover:nth-last-child(-n + 1)
  > ul {
  bottom: 0;
  top: auto;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
  border-radius: 0.625rem;
  color: #fff;
}
[data-theme-version="dark"][data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #25164f;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  color: #fff;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > a
  svg
  path {
  fill: #fff;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > ul {
  height: auto !important;
  padding: 0.625rem 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > ul
  a {
  margin-left: -0.1rem;
  padding: 0.375rem 1.25rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > ul
  ul {
  padding: 0.625rem 0;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  > li:hover
  > ul
  ul
  a {
  margin-left: -0.1rem;
  padding: 0.375rem 1.25rem;
}
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  .nav-badge,
[data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  .nav-label {
  display: none;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .content-body {
  margin-left: 6.5rem;
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .content-body {
  border: 0;
  margin-left: auto;
  margin-right: 5.7rem;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle + .footer {
  padding-left: 5.7rem;
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  + .footer {
  padding-left: 0;
  padding-right: 5.7rem;
}
[data-sidebar-style="full"][data-layout="horizontal"] .header .header-content {
  padding-left: 1.875rem;
}
[data-nav-headerbg="color_1"] .menu-toggle .color-title {
  display: none !important;
}
@media only screen and (min-width: 48rem) {
  [data-sidebar-style="mini"] .nav-header {
    width: 6.25rem;
  }
  [data-sidebar-style="mini"] .nav-header .nav-control {
    z-index: -1;
  }
  [data-sidebar-style="mini"] .nav-header .nav-control .hamburger {
    left: 6.25rem !important;
  }
  [data-sidebar-style="mini"] .nav-header .nav-control .hamburger .line {
    background-color: #6e6e6e !important;
  }
  [data-sidebar-style="mini"] .nav-header .brand-title,
  [data-sidebar-style="mini"] .nav-header .hamburger {
    display: none;
  }
  [data-sidebar-style="mini"] .header .header-content {
    padding-left: 1.875rem;
  }
  [direction="rtl"][data-sidebar-style="mini"] .header .header-content {
    padding-right: 1.875rem;
  }
  [data-sidebar-style="mini"] .deznav {
    overflow: visible;
    position: absolute;
    top: 5rem;
    width: 6.25rem;
    z-index: 2;
  }
  [data-sidebar-style="mini"] .deznav .copyright,
  [data-sidebar-style="mini"] .deznav .nav-text,
  [data-sidebar-style="mini"] .deznav .plus-box {
    display: none;
  }
  [data-sidebar-style="mini"] .deznav .deznav-scroll,
  [data-sidebar-style="mini"] .deznav .slimScrollDiv {
    overflow: visible !important;
  }
  [data-sidebar-style="mini"] .deznav .nav-user {
    padding: 0.6875rem;
  }
  [data-sidebar-style="mini"] .deznav .nav-user .media-body {
    display: none;
  }
  [data-sidebar-style="mini"] .deznav .header-profile {
    margin-bottom: 0;
    margin-top: 0.75rem;
  }
  [data-sidebar-style="mini"] .deznav .header-profile:hover > a.nav-link {
    border-radius: 3rem;
  }
  [data-sidebar-style="mini"] .deznav .header-profile img {
    height: 3rem;
    width: 3rem;
  }
  [data-sidebar-style="mini"] .deznav .header-profile > a.nav-link {
    border-radius: 3rem;
    padding: 0.3125rem;
  }
  [data-sidebar-style="mini"] .deznav .header-profile .header-info {
    display: none;
  }
  [data-sidebar-style="mini"] .deznav .metismenu li a {
    padding: 0.813rem 0.875rem;
  }
  [data-sidebar-style="mini"] .deznav .metismenu li a svg {
    margin-right: 0;
  }
  [data-sidebar-style="mini"] .deznav .metismenu li a i {
    height: auto;
    line-height: 1;
    margin: 0;
    width: auto;
  }
  [data-sidebar-style="mini"] .deznav .metismenu li > ul {
    background: #fff;
    border-radius: 0.625rem;
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
    display: none;
    height: auto !important;
    left: 6.25rem;
    padding-left: 0.0625rem;
    position: absolute;
    top: 2.9375rem;
    width: 11.875rem;
    z-index: 1001;
  }
  [direction="rtl"]:not([data-layout="horizontal"])[data-sidebar-style="mini"]
    .deznav
    .metismenu
    li
    > ul {
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
    left: auto;
    right: 6.25rem;
  }
  [data-sidebar-style="mini"] .deznav .metismenu > li {
    padding: 0.125rem 1.25rem;
  }
  [data-sidebar-style="mini"] .deznav .metismenu > li > a {
    line-height: 1;
    margin: 3px 6px;
    padding: 0.725rem 0.775rem;
    text-align: center;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  [data-sidebar-style="mini"] .deznav .metismenu > li > a > i {
    font-size: 1.375rem;
    padding: 0;
  }
  [data-sidebar-style="mini"] .deznav .metismenu .nav-badge,
  [data-sidebar-style="mini"] .deznav .metismenu .nav-label,
  [data-sidebar-style="mini"] .deznav .metismenu > li > a.has-arrow:after {
    display: none;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  [data-sidebar-style="mini"] .deznav {
    top: 5rem;
  }
}
@media only screen and (min-width: 48rem) {
  [data-sidebar-style="mini"] .deznav .header-info2 {
    padding: 0;
  }
  [data-sidebar-style="mini"] .deznav .sidebar-info {
    display: none !important;
  }
  [data-sidebar-style="mini"] .deznav .header-profile2 {
    margin: 0 0.5rem;
  }
  [data-sidebar-style="mini"] .content-body {
    margin-left: 6.5rem;
  }
  [data-sidebar-style="mini"][data-header-position="fixed"] .content-body {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  [data-sidebar-style="mini"][data-header-position="fixed"] .content-body {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 48rem) {
  [data-sidebar-style="mini"][data-layout="vertical"] .deznav {
    position: absolute !important;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    .has-arrow[aria-expanded="true"]:after,
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    .mm-active
    > .has-arrow:after {
    -webkit-transform: rotate(-225deg) translateY(-50%) !important;
    transform: rotate(-225deg) translateY(-50%) !important;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    li:hover
    > ul {
    display: block;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 1)
    > ul {
    bottom: 0;
    top: auto !important;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 1)
    > ul:after {
    bottom: 1.25rem;
    top: auto;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 1)
    > ul {
    bottom: 0;
    top: auto !important;
  }
}
@media only screen and (min-width: 48rem) {
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > ul {
    overflow: visible;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > ul:after {
    content: none;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > ul
    li:hover
    ul {
    border: 0;
    left: 13rem;
    margin: 0;
    padding: 0.625rem 0;
    top: -0.625rem;
    width: 13rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > ul
    li:hover
    ul:after {
    content: none;
  }
  [direction="rtl"][data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > ul
    li:hover
    ul {
    left: auto;
    right: 13rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li.mm-active
    > a {
    background: #9568ff;
    background: var(--primary);
    border-radius: 0.625rem;
    color: #fff;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li.mm-active
    > a
    i {
    color: #fff;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > a {
    background: #9568ff;
    background: var(--primary);
    border-radius: 0.625rem;
    color: #9568ff;
    color: var(--primary);
    position: static;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > a
    i {
    color: #fff;
  }
  [direction="rtl"][data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > a
    .nav-text {
    padding-left: auto;
    padding-right: 1.6875rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul {
    border: 0;
    border-radius: 0.625rem;
    height: auto !important;
    left: 6.25rem;
    margin-left: 0;
    overflow: visible;
    padding: 0.625rem 0;
    top: 0;
    width: 13rem;
  }
  [data-theme-version="dark"][data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul {
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
  }
  [direction="rtl"][data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul {
    left: auto;
    right: 6.25rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul
    a {
    padding: 0.375rem 1.25rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul
    a:before {
    content: none;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul
    a.has-arrow:after {
    right: 1.25rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul
    ul
    a {
    margin-left: -0.1rem;
    padding: 0.375rem 1.25rem;
  }
  [data-sidebar-style="mini"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > ul
    ul
    a:before {
    content: none;
  }
  [data-sidebar-style="mini"][data-header-position="fixed"][data-container="boxed"][data-layout="vertical"]
    .header {
    width: 74.9375rem;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li {
    padding: 0;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > a {
    padding: 0.725rem 0.775rem;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > a
    i {
    margin: 0;
    padding: 0;
  }
  [direction="rtl"][data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > a {
    padding: 1.125rem;
  }
  [direction="rtl"][data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > a
    svg {
    margin-left: 0;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > a
    svg {
    margin-right: 0;
    margin-top: 0;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > ul
    li
    a {
    padding: 1rem 1.25rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  [data-sidebar-style="mini"] .deznav li.mm-active ul {
    height: auto !important;
  }
  [data-sidebar-style="mini"] .deznav li a.has-arrow:after {
    -webkit-transform: rotate(-225deg) translateY(-50%);
    transform: rotate(-225deg) translateY(-50%);
  }
}
@media (min-width: 64rem) {
  [data-layout="horizontal"] .nav-header {
    height: 5rem;
    top: 0;
    width: 18.563rem;
  }
  [data-layout="horizontal"] .nav-header .nav-control {
    display: none;
  }
  [data-layout="horizontal"] .nav-header .brand-logo {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  [data-layout="horizontal"] .header {
    height: 5rem;
    padding-left: 18.563rem;
    padding-top: 0;
    width: 100%;
  }
  [data-layout="horizontal"] .deznav {
    height: auto;
    padding-bottom: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
  }
  [data-layout="horizontal"] .deznav .deznav-scroll,
  [data-layout="horizontal"] .deznav .slimScrollDiv,
  [data-layout="horizontal"] .deznav .slimScrollDiv .deznav-scroll {
    overflow: visible !important;
  }
  [data-layout="horizontal"] .deznav .slimScrollBar {
    display: none !important;
  }
  [data-layout="horizontal"] .deznav .header-profile {
    display: none;
    margin-bottom: 0;
    margin-right: 0.9375rem;
  }
  [data-layout="horizontal"] .deznav .header-profile:hover > a.nav-link {
    border-radius: 3rem;
  }
  [data-layout="horizontal"] .deznav .header-profile img {
    height: 2.8125rem;
    width: 2.8125rem;
  }
  [data-layout="horizontal"] .deznav .header-profile > a.nav-link {
    border-radius: 3rem;
    padding: 0.3125rem;
  }
  [data-layout="horizontal"] .deznav .header-profile .header-info,
  [data-layout="horizontal"] .deznav .header-profile2,
  [data-layout="horizontal"] .deznav .nav-label,
  [data-layout="horizontal"] .deznav .nav-user {
    display: none;
  }
  [data-layout="horizontal"] .deznav .metismenu {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding: 0.625rem 1.25rem;
  }
  [data-layout="horizontal"] .deznav .metismenu .collapse.in {
    display: none;
  }
  [data-layout="horizontal"] .deznav .metismenu ul {
    border-left: 0;
  }
  [data-theme-version="dark"][data-layout="horizontal"] .deznav .metismenu ul {
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
  }
  [data-layout="horizontal"] .deznav .metismenu li {
    flex-direction: column;
    margin-top: -12px;
    position: relative;
  }
  [data-layout="horizontal"] .deznav .metismenu li:hover > ul {
    display: block;
  }
  [data-layout="horizontal"] .deznav .metismenu li > ul {
    background: #fff;
    border-radius: 0.625rem;
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
    display: none;
    height: auto !important;
    left: auto;
    margin: 0;
    min-width: 13.75rem;
    padding: 0.5rem 0;
    position: absolute;
    right: auto;
    top: 100%;
    width: 100%;
    z-index: 999;
  }
  [data-theme-version="dark"][data-layout="horizontal"]
    .deznav
    .metismenu
    li
    > ul {
    background: #25164f;
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
  }
  [data-layout="horizontal"] .deznav .metismenu li > ul li {
    padding: 0;
  }
  [data-layout="horizontal"] .deznav .metismenu li > ul li a {
    margin-left: -0.1rem;
    padding: 1rem 1.25rem;
    transition: all 0.4s ease-in-out;
  }
  [direction="rtl"][data-layout="horizontal"] .deznav .metismenu li > ul li a {
    padding: 0.5rem 1.25rem;
    text-align: right;
  }
  [data-layout="horizontal"] .deznav .metismenu li > ul li a:hover {
    border-radius: 0.4rem;
    padding-left: 1.25rem;
  }
  [data-layout="horizontal"] .deznav .metismenu li > ul li a:before {
    content: none;
    left: 1.375rem;
  }
  [direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    li
    > ul
    li
    a:before {
    left: auto;
    right: 0.375rem;
  }
  [data-layout="horizontal"] .deznav .metismenu li > ul ul {
    box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
    left: 100%;
    top: 0;
  }
  [direction="rtl"][data-layout="horizontal"] .deznav .metismenu li > ul ul {
    left: auto;
    right: 100%;
  }
  [data-layout="horizontal"] .deznav .metismenu > li {
    flex: 0 0 auto;
    position: relative;
  }
  [data-layout="horizontal"] .deznav .metismenu > li > a i {
    margin-right: 0.3125rem;
  }
  [data-theme-version="dark"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li {
    border-color: hsla(0, 0%, 100%, 0.07);
  }
  [data-theme-version="dark"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li.mm-active {
    border-color: transparent;
  }
  [data-layout="horizontal"] .deznav .metismenu > li.mm-active,
  [data-layout="horizontal"] .deznav .metismenu > li:hover {
    padding: 0;
  }
  [data-layout="horizontal"] .deznav .metismenu > li.mm-active > a,
  [data-layout="horizontal"] .deznav .metismenu > li:hover > a {
    background: #9568ff !important;
    background: var(--primary) !important;
    border-radius: 0.625rem;
    color: #fff;
  }
  [data-layout="horizontal"] .deznav .metismenu > li.mm-active > a i,
  [data-layout="horizontal"] .deznav .metismenu > li:hover > a i {
    background: transparent;
    box-shadow: none;
    color: #fff;
  }
  [data-layout="horizontal"] .deznav .metismenu > li.mm-active > a svg path,
  [data-layout="horizontal"] .deznav .metismenu > li:hover > a svg path {
    fill: #fff;
  }
  [data-layout="horizontal"] .deznav .metismenu > li.mm-active ul li > a:after,
  [data-layout="horizontal"] .deznav .metismenu > li:hover ul li > a:after {
    -webkit-transform: rotate(-225deg) translateY(-50%);
    transform: rotate(-225deg) translateY(-50%);
  }
  [direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li:first-child {
    border-right: 0;
  }
  [data-theme-version="dark"][direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li {
    border-color: #3a2d60;
  }
  [data-layout="horizontal"] .deznav .metismenu > li > a {
    margin: 0.125rem;
    padding: 0.825rem 2.1rem 0.725rem 0.9375rem;
  }
  [direction="rtl"][data-layout="horizontal"] .deznav .metismenu > li > a {
    padding: 0.9375rem 0.9375rem 0.9375rem 2.5rem;
  }
  [data-layout="horizontal"] .deznav .metismenu > li > a i {
    height: auto;
    line-height: 1;
    padding: 0 0.4375rem 0 0;
    width: auto;
  }
  [direction="rtl"][data-layout="horizontal"] .deznav .metismenu > li > a i {
    padding: 0 0 0 0.4375rem;
  }
  [data-layout="horizontal"] .deznav .metismenu > li > a .nav-badge {
    display: none;
  }
  [data-layout="horizontal"] .deznav .metismenu > li > a:after {
    right: 1.25rem;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
  }
  [data-layout="horizontal"] .deznav .metismenu > li:hover {
    border-color: transparent;
  }
  [data-layout="horizontal"] .deznav .metismenu > li:hover > ul {
    border-radius: 0.625rem;
    box-shadow: 0.3125rem 0.3125rem 1.875rem 0 rgba(20, 0, 30, 0.1);
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    height: auto !important;
  }
  [data-theme-version="dark"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li:hover
    > ul {
    background: #25164f;
    box-shadow: 0.3125rem 0.3125rem 1.875rem 0 rgba(0, 0, 0, 0.1);
  }
  [data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > ul
    > li:hover
    ul.collapse {
    display: block !important;
    left: auto !important;
    position: absolute;
    right: -100% !important;
    top: 0 !important;
  }
  [data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 5)
    > ul {
    left: auto;
    right: 0;
  }
  [data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 5)
    > ul
    > li:hover
    ul.collapse {
    left: -100% !important;
    right: auto !important;
  }
  [data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 5)
    > ul.left {
    left: 0;
  }
  [data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 5)
    > ul.left
    > li:hover
    ul.collapse {
    left: 100% !important;
  }
  [direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 5)
    > ul.left {
    left: auto;
    right: 0;
  }
  [data-layout="horizontal"] .deznav .metismenu > li:last-child > ul ul {
    left: -100%;
  }
  [data-layout="horizontal"] .deznav .metismenu > li:last-child > ul.left ul {
    left: 100%;
  }
  [direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li:last-child
    > ul.left
    ul {
    left: auto;
    right: 100%;
  }
  [direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 3)
    > ul {
    left: 0;
    right: auto;
  }
  [direction="rtl"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li:nth-last-child(-n + 3)
    > ul
    > li:hover
    ul.collapse {
    left: auto !important;
    right: -100% !important;
  }
  [data-layout="horizontal"] .deznav .copyright,
  [data-layout="horizontal"] .deznav .plus-box {
    display: none;
  }
  [data-layout="horizontal"] .content-body {
    margin-left: 0;
  }
  [data-layout="horizontal"] .content-body .container-fluid,
  [data-layout="horizontal"] .content-body .container-lg,
  [data-layout="horizontal"] .content-body .container-md,
  [data-layout="horizontal"] .content-body .container-sm,
  [data-layout="horizontal"] .content-body .container-xl,
  [data-layout="horizontal"] .content-body .container-xxl {
    padding-top: 2.5rem;
  }
  [data-layout="horizontal"] .content-body .page-titles {
    margin-bottom: 1.875rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  [data-layout="horizontal"] .footer {
    margin: 0 auto;
    padding-left: 0;
  }
  [data-header-position="fixed"][data-layout="horizontal"] .deznav {
    top: 5rem;
  }
  [data-header-position="fixed"][data-layout="horizontal"] .header {
    height: 5rem;
  }
  [data-header-position="fixed"][data-layout="horizontal"] .content-body {
    padding-top: 4.5rem;
  }
  [data-header-position="fixed"][data-sidebar-position="fixed"] .deznav {
    position: fixed;
  }
  [data-header-position="fixed"][data-layout="horizontal"][data-sidebar-position="fixed"]
    .content-body,
  [data-header-position="fixed"][data-layout="horizontal"][data-sidebar-position="fixed"][data-sidebar-style="modern"]
    .content-body {
    padding-top: 10.125rem;
  }
  [data-layout="horizontal"][data-container="boxed"] .content-body {
    padding-top: 12rem !important;
  }
  [data-layout="horizontal"][data-container="boxed"] .footer {
    margin: 0 auto;
    max-width: 74.9375rem;
  }
  [data-layout="horizontal"][data-container="wide"] .page-titles {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
  [data-layout="horizontal"][data-sidebar-style="modern"]
    .deznav
    .header-profile {
    margin-bottom: 0;
  }
  [data-layout="horizontal"][data-sidebar-style="modern"]
    .deznav
    .header-profile
    img {
    height: 3.75rem;
    margin-bottom: 0 !important;
    width: 3.75rem;
  }
  [data-layout="horizontal"][data-sidebar-style="modern"]
    .deznav
    .header-profile
    > a.nav-link {
    border: 0.0625rem solid #eeee;
    border-radius: 3rem;
    padding: 0.25rem;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"] .page-titles {
    margin-top: 0;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .header-profile {
    margin-bottom: 0;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .header-profile
    img {
    height: 3.75rem;
    margin-bottom: 0 !important;
    width: 3.75rem;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .header-profile
    > a.nav-link {
    border: 0.0625rem solid #eeee;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .metismenu
    > li
    > ul {
    top: 5rem;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .metismenu
    > li
    > a {
    padding: 1.125rem 1.25rem 0.625rem;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .metismenu
    > li
    > a:after {
    display: none;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .metismenu
    > li
    > a
    .nav-text {
    margin-top: 0.3125rem;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .metismenu
    > li
    > a
    > i {
    background: transparent;
    border-radius: 0;
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0;
    width: auto;
  }
  [data-layout="horizontal"][data-sidebar-style="compact"]
    .deznav
    .metismenu
    > li
    li {
    text-align: left;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"] .nav-header {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    width: 7.75rem;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .nav-header
    .brand-logo {
    justify-content: start;
    padding-left: 0;
    padding-right: 0;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"] .header {
    padding-left: 7.75rem;
    width: 100%;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"] .metismenu > li a {
    width: auto;
  }
  [data-sidebar-style="mini"][data-layout="horizontal"]
    .metismenu
    > li:hover
    a
    .nav-text {
    display: none;
  }
  [data-header-position="fixed"][data-layout="horizontal"][data-sidebar-position="fixed"][data-sidebar-style="compact"]
    .content-body {
    padding-top: 11.125rem;
  }
  [data-sidebar-position="fixed"][data-layout="horizontal"] .deznav.fixed {
    border-radius: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  [data-sidebar-position="fixed"][data-header-position="fixed"][data-layout="horizontal"]
    .deznav.fixed {
    border-radius: 0;
    left: 0;
    position: fixed;
    top: 80px;
    width: 100%;
  }
}
@media (min-width: 47.9375rem) {
  [data-sidebar-style="compact"] .nav-header {
    width: 11.25rem;
  }
  [data-sidebar-style="compact"]
    .deznav
    .metismenu
    .has-arrow[aria-expanded="true"]:after,
  [data-sidebar-style="compact"]
    .deznav
    .metismenu
    .mm-active
    > .has-arrow:after {
    margin-right: 0;
  }
  [data-sidebar-style="compact"] .deznav .header-profile {
    margin-bottom: 0.3125rem;
  }
  [data-sidebar-style="compact"] .deznav .header-profile > a.nav-link {
    border: 0;
    display: block;
    text-align: center;
  }
  [data-sidebar-style="compact"] .deznav .header-profile > a.nav-link img {
    margin-bottom: 0.3125rem;
  }
  [data-sidebar-style="compact"]
    .deznav
    .header-profile
    > a.nav-link
    .header-info {
    display: none;
    margin-left: 0 !important;
    text-align: center;
  }
  [data-sidebar-style="compact"]
    .deznav
    .header-profile
    > a.nav-link
    .header-info
    .small,
  [data-sidebar-style="compact"]
    .deznav
    .header-profile
    > a.nav-link
    .header-info
    small {
    text-align: center !important;
  }
  [data-sidebar-style="compact"] .deznav .header-profile .dropdown-menu {
    min-width: 11rem;
  }
  [data-sidebar-style="compact"] .deznav .header-profile a svg {
    display: inline !important;
    display: initial !important;
  }
  [data-sidebar-style="compact"] .deznav .nav-user {
    display: none;
  }
  [data-sidebar-style="compact"] .deznav .metismenu li {
    text-align: center;
  }
  [data-sidebar-style="compact"] .deznav .metismenu li a {
    padding: 0.7rem 0.5rem;
  }
  [data-sidebar-style="compact"] .deznav .metismenu li a svg {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 0.625rem;
    color: rgba(0, 0, 0, 0.3);
    display: block;
    height: 3.75rem;
    line-height: 3.75rem;
    margin-bottom: 0.3125rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 3.75rem;
  }
  [data-sidebar-style="compact"] .deznav .metismenu li a i {
    transition: all 0.5s;
  }
  [data-sidebar-style="compact"] .deznav .metismenu li ul:after {
    content: none;
  }
  [data-sidebar-style="compact"] .deznav .metismenu li > a {
    box-shadow: none;
    font-size: 0.9375rem;
  }
  [data-sidebar-style="compact"] .deznav .copyright,
  [data-sidebar-style="compact"] .deznav .plus-box {
    display: none;
  }
  [data-sidebar-style="compact"] .deznav .copyright {
    margin-top: 1.25rem;
    padding: 0 1.25rem;
  }
  [data-sidebar-style="compact"] .deznav .header-info2 {
    padding: 0;
  }
  [data-sidebar-style="compact"] .deznav .header-info2 img {
    margin-left: -1rem;
  }
  [data-sidebar-style="compact"] .deznav .sidebar-info {
    display: none !important;
  }
  [data-sidebar-style="compact"] .deznav .header-profile2 {
    margin: 0 3rem;
  }
  [data-sidebar-style="compact"] .deznav .feature-box,
  [data-sidebar-style="compact"] .deznav .support-box {
    display: none;
  }
  [data-sidebar-style="compact"] .nav-text {
    display: inline-block;
    margin-top: 0.3125rem;
  }
  [data-sidebar-style="compact"] .nav-badge,
  [data-sidebar-style="compact"] .nav-label.first {
    display: none;
  }
  [data-sidebar-style="compact"] .footer {
    padding-left: 12.5rem;
  }
  [data-sidebar-style="compact"] .content-body {
    margin-left: 10.5rem;
  }
  [data-sidebar-style="compact"][data-theme-version="dark"][data-layout="horizontal"]
    .deznav
    .metismenu
    li
    > a
    i {
    color: #fff;
  }
  [data-sidebar-style="compact"][data-theme-version="dark"][data-layout="vertical"]
    .deznav
    .metismenu
    li.mm-active
    > a
    i {
    background: #9568ff;
    background: var(--primary);
    color: #fff;
  }
  [data-sidebar-style="compact"][data-layout="vertical"]
    .deznav
    .metismenu
    li:hover
    > a
    i {
    background: rgba(149, 104, 255, 0.1);
    background: var(--rgba-primary-1);
    color: #9568ff;
    color: var(--primary);
  }
}
[data-layout="horizontal"][data-sidebar-style="compact"] .footer {
  padding-left: 0;
}
[data-layout="horizontal"][data-sidebar-style="compact"] .content-body {
  margin-left: 0;
}
[data-layout="horizontal"][data-sidebar-style="compact"] .deznav {
  margin-bottom: 0;
}
[data-layout="horizontal"][data-sidebar-style="compact"] .header {
  padding-left: 18.563rem;
}
[data-layout="horizontal"][data-sidebar-style="compact"] .nav-header {
  width: 18.563rem;
}
[data-layout="horizontal"][data-sidebar-style="compact"]
  .nav-header
  .brand-logo {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
[data-layout="vertical"][data-sidebar-style="compact"] .deznav {
  padding-top: 1rem;
  width: 11.25rem;
}
[data-layout="vertical"][data-sidebar-style="compact"] .deznav .metismenu ul {
  background: rgba(0, 0, 0, 0.02);
  border: 0;
  margin-left: 0;
  padding: 0.625rem 0;
}
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  ul {
  background: 255, 255, 255, 0.05;
}
[data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  ul
  a:before {
  content: none;
}
[data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  ul
  ul
  a {
  padding: 0.625rem 0.9375rem;
}
[data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li
  > a {
  padding: 1.2rem 0.5rem;
}
[data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li
  > a.has-arrow:after {
  border-width: 0.125rem 0 0 0.125rem;
  display: inline-block;
  height: 0.4375rem;
  margin-left: 0.3125rem;
  position: relative;
  right: auto;
  top: 0.0625rem;
  width: 0.4375rem;
}
[direction="rtl"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li
  > a.has-arrow:after {
  left: auto;
  margin-left: 0;
  margin-right: 0.3125rem;
}
[data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: transparent;
  color: #9568ff;
  color: var(--primary);
}
@media (min-width: 47.9375rem) {
  [data-sidebar-style="icon-hover"][data-layout="horizontal"]
    .header
    .header-content {
    padding-left: 1.875rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    li.mm-active
    > ul {
    display: none;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .header-info2 {
    justify-content: space-between;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .header-info2
    img {
    margin-right: 0;
    order: 1;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .deznav
    .metismenu
    li.mm-active
    > ul {
    display: block;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .nav-header {
    width: 7rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .nav-header
    .brand-logo {
    padding-left: 1.875rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .nav-header
    .brand-logo {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .nav-header
    .brand-logo
    .logo-abbr {
    display: block;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .nav-header
    .brand-logo
    .brand-title,
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .nav-header
    .nav-control {
    display: none;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .header {
    padding-left: 7rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .header {
    padding-left: 0.9375rem;
    padding-right: 7rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .header
    .header-content {
    padding-left: 2rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .header
    .header-content {
    padding-left: 0;
    padding-right: 1.375rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .deznav {
    left: -11.72rem;
    overflow: visible;
    position: absolute;
  }
}
@media only screen and (min-width: 47.9375rem) and (min-width: 47.9375rem) and (max-width: 87.5rem) {
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .deznav {
    left: -10rem;
  }
}
@media (min-width: 47.9375rem) {
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav {
    left: auto;
    right: -14.463rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .deznav .nav-label {
    display: none;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .header-profile
    img {
    order: 1;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .header-profile
    .header-info {
    margin-left: 0 !important;
    margin-right: 0.625rem;
    padding-left: 0 !important;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li {
    padding: 0 1.5625rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a {
    border-radius: 0.625rem;
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
    padding: 0.825rem 1.5rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a
    > i,
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a
    > svg {
    height: auto;
    line-height: 1;
    margin-right: 0;
    margin-top: 3px;
    order: 1;
    padding-right: 0;
    width: auto;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a
    > i,
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a
    > svg {
    padding-left: 0;
    padding-right: 0;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li.mm-active
    > a,
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > a {
    background: #9568ff;
    background: var(--primary);
    color: #fff;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li.mm-active
    > a
    i,
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    > li:hover
    > a
    i {
    color: #fff;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul {
    border-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul {
    padding-left: 0;
    padding-right: 0;
  }
  [data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul {
    border-color: #3a2d60;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul:after {
    left: auto;
    right: 1.75rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul:after {
    left: 1.75rem;
    right: auto;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul
    a {
    padding-left: 1.3rem;
    position: relative;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul
    a {
    padding-right: 1.25rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul
    a:before {
    left: 1.25rem;
    right: auto;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    ul
    a:before {
    left: -0.3125rem;
    right: auto;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    .has-arrow:after {
    opacity: 0;
    right: 5rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .deznav
    .metismenu
    .has-arrow:after {
    left: 5rem;
    right: auto;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .deznav .copyright,
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .deznav .plus-box,
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .deznav.mm-show {
    display: none;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .nav-header {
    width: 18.75rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .nav-header
    .brand-logo {
    padding-left: 1.6rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .nav-header
    .brand-logo
    .brand-title {
    display: block;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .nav-header
    .brand-logo
    .color-title {
    display: none;
  }
}
@media only screen and (min-width: 47.9375rem) and (max-width: 87.5rem) {
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .nav-header {
    width: 17rem;
  }
}
@media (min-width: 47.9375rem) {
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle.mm-show {
    display: block;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .header {
    padding-left: 3.38rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .header {
    padding-left: 0.9375rem;
    padding-right: 4.38rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .deznav {
    left: 0;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .deznav
    .metismenu
    .has-arrow:after {
    opacity: 1;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .iconhover-toggle
    .deznav {
    left: auto;
    right: 0;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .content-body {
    margin-left: 7rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .content-body {
    margin-left: 0;
    margin-right: 7rem;
  }
  [data-sidebar-style="icon-hover"][data-layout="vertical"] .footer {
    padding-left: 7rem;
  }
  [direction="rtl"][data-sidebar-style="icon-hover"][data-layout="vertical"]
    .footer {
    margin-left: 0;
    margin-right: 7rem;
  }
  [data-sidebar-style="modern"] .nav-header {
    width: 10.625rem;
  }
  [data-sidebar-style="modern"] .nav-header .brand-logo {
    justify-content: center;
  }
  [data-sidebar-style="modern"] .deznav .header-profile {
    margin-bottom: 0.3125rem;
  }
  [data-sidebar-style="modern"] .deznav .header-profile > a.nav-link {
    border-radius: 0.625rem;
    display: block;
    margin: 0 -0.625rem 0.9375rem;
    padding: 0.9375rem 0.625rem;
    text-align: center;
  }
  [data-sidebar-style="modern"] .deznav .header-profile > a.nav-link img {
    margin-bottom: 0.3125rem;
  }
  [data-sidebar-style="modern"]
    .deznav
    .header-profile
    > a.nav-link
    .header-info {
    display: none;
    margin-left: 0 !important;
    text-align: center;
  }
  [data-sidebar-style="modern"]
    .deznav
    .header-profile
    > a.nav-link
    .header-info
    .small,
  [data-sidebar-style="modern"]
    .deznav
    .header-profile
    > a.nav-link
    .header-info
    small {
    text-align: center !important;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li {
    text-align: center;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li > a {
    margin: 0.125rem 0;
    padding: 1.25rem 0.9375rem;
    transition: all 0.5s;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li > a:after {
    display: none;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li > a.mm-active > a,
  [data-sidebar-style="modern"] .deznav .metismenu > li > a:active > a,
  [data-sidebar-style="modern"] .deznav .metismenu > li > a:focus > a,
  [data-sidebar-style="modern"] .deznav .metismenu > li > a:hover > a {
    background-color: #3d00ce;
    background-color: var(--primary-dark);
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li.mm-active,
  [data-sidebar-style="modern"] .deznav .metismenu > li:hover {
    padding: 0;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li.mm-active > a,
  [data-sidebar-style="modern"] .deznav .metismenu > li:hover > a {
    background: #9568ff;
    background: var(--primary);
    border-radius: 0.625rem;
    box-shadow: none;
    color: #000;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li.mm-active > a .nav-text,
  [data-sidebar-style="modern"] .deznav .metismenu > li.mm-active > a i,
  [data-sidebar-style="modern"] .deznav .metismenu > li:hover > a .nav-text,
  [data-sidebar-style="modern"] .deznav .metismenu > li:hover > a i {
    color: #fff;
  }
  [data-sidebar-style="modern"] .deznav .metismenu > li li {
    text-align: left;
  }
  [direction="rtl"][data-sidebar-style="modern"] .deznav .metismenu > li li {
    text-align: right;
  }
  [data-sidebar-style="modern"] .deznav .metismenu li a {
    font-size: 0.9375rem;
    padding: 0.625rem 0.9375rem;
  }
  [data-sidebar-style="modern"] .deznav .metismenu li ul:after {
    content: none;
  }
  [data-sidebar-style="modern"] .deznav .metismenu li > ul {
    height: auto !important;
  }
  [data-sidebar-style="modern"] .deznav .metismenu .nav-label,
  [data-sidebar-style="modern"] .deznav .nav-label {
    display: none;
  }
  [data-sidebar-style="modern"] .deznav .nav-text {
    display: block;
    margin-top: 0.3125rem;
  }
  [data-sidebar-style="modern"] .deznav .copyright,
  [data-sidebar-style="modern"] .deznav .plus-box {
    display: none;
  }
  [data-sidebar-style="modern"] .deznav .sidebar-info {
    display: none !important;
  }
  [data-sidebar-style="modern"] .footer {
    padding-left: 11.9rem;
  }
  [data-sidebar-style="modern"] .content-body {
    margin-left: 10.6rem;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"]
    .deznav
    .metismenu
    li
    > a
    i {
    margin: 0;
    padding: 0;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav {
    left: 0;
    padding-top: 1rem;
    width: 10.625rem;
  }
  [direction="rtl"][data-sidebar-style="modern"][data-layout="vertical"]
    .deznav {
    left: auto;
    right: 0;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav .deznav-scroll,
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav .slimScrollDiv {
    overflow: visible !important;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav .metismenu {
    padding: 0.625rem 0.875rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a {
    padding: 1.375rem 0.6em 0.9375rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > a
    i {
    height: auto;
    line-height: 1;
    margin: 0 0 0.3125rem;
    padding: 0;
    width: auto;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    > li
    > ul {
    display: none;
    padding: 1.875rem 0.9375rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav .metismenu li {
    position: relative;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li
    a {
    padding: 1rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li
    a:before {
    content: none;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li
    ul {
    background-color: #fff;
    border: 0.0625rem solid #eeee;
    bottom: auto;
    left: 105%;
    position: absolute;
    top: 0;
    width: 12.5rem;
  }
  [data-theme-version="dark"][data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li
    ul {
    background: #25164f;
    box-shadow: 0 0 0.8125rem 0 rgba(0, 0, 0, 0.1);
  }
  [direction="rtl"][data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li
    ul {
    left: auto;
    right: 105%;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li:hover
    > ul {
    border: 0;
    border-radius: 0.625rem;
    box-shadow: 0.3125rem 0.3125rem 1.875rem 0 rgba(20, 0, 30, 0.1);
    display: block;
    left: 100%;
    margin-left: 0;
    padding: 1rem 0;
  }
  [data-theme-version="dark"][data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li:hover
    > ul {
    box-shadow: 0.3125rem 0.3125rem 1.875rem 0 rgba(20, 0, 30, 0.1);
  }
  [direction="rtl"][data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .metismenu
    li:hover
    > ul {
    box-shadow: -0.3125rem 0.3125rem 1.875rem 0 rgba(20, 0, 30, 0.1);
    left: auto;
    right: 100%;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav .nav-label {
    display: none;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .deznav .nav-text {
    display: block;
    margin-top: 0;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .deznav
    .header-profile2 {
    padding: 0 2.5rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .nav-control {
    right: -4.25rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .header
    .header-content {
    padding-left: 6rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .menu-toggle .deznav,
  [data-sidebar-style="modern"][data-layout="vertical"]
    .menu-toggle
    .nav-header {
    left: -10.625rem;
  }
  [data-sidebar-style="modern"][data-layout="vertical"] .menu-toggle .header {
    padding-left: 0;
  }
  [data-sidebar-style="modern"][data-layout="vertical"]
    .menu-toggle
    .content-body {
    margin-left: 0;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"] .nav-header {
    width: 18.563rem;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"] .header {
    padding-left: 18.563rem;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"] .content-body,
  [data-sidebar-style="modern"][data-layout="horizontal"] .footer {
    margin-left: 0;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > a {
    margin: 0 0.125rem;
    padding: 0.9375rem 1.5625rem 0.75rem;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"]
    .deznav
    .metismenu
    > li
    > ul {
    top: 4.8rem;
  }
  [data-sidebar-style="modern"][data-layout="horizontal"][data-container="boxed"]
    .deznav
    .metismenu
    > li
    > a {
    padding: 0.8125rem 1.25rem;
  }
}
[data-nav-headerbg="color_1"][data-headerbg="color_1"][data-sidebar-style="modern"][data-layout="horizontal"]
  .nav-header
  .color-title {
  display: block !important;
}
[data-sidebar-style="overlay"][data-layout="vertical"] .deznav {
  border-radius: 0 0 0 0 !important;
}
@media only screen and (max-width: 47.9375rem) {
  [data-sidebar-style="overlay"][data-layout="vertical"] .deznav {
    border-radius: 0 0 0 0 !important;
  }
}
[data-sidebar-style="overlay"][data-layout="vertical"] .nav-header {
  border-radius: 0;
}
[data-sidebar-style="overlay"][data-layout="vertical"]
  .menu-toggle
  .nav-header {
  border-radius: 0 2.5rem 0 0;
}
[data-sidebar-style="overlay"] .deznav {
  left: -100%;
  transition: all 0.5s;
}
[data-sidebar-style="overlay"] .deznav .metismenu > li {
  padding: 0 1.875rem;
}
[data-sidebar-style="overlay"] .deznav .metismenu > li > a {
  border-radius: 0.625rem;
  color: #7f7184;
  font-size: 1rem;
  padding: 0.75rem 1.5rem;
  transition: all 0.5s;
}
[data-sidebar-style="overlay"] .deznav .metismenu > li > a i {
  height: auto;
  line-height: 1;
  width: auto;
}
[data-sidebar-style="overlay"] .deznav .metismenu > li:hover > a,
[data-sidebar-style="overlay"] .deznav .metismenu > li:hover > a i {
  color: #9568ff;
  color: var(--primary);
}
[data-sidebar-style="overlay"] .deznav .metismenu > li.mm-active > a,
[data-sidebar-style="overlay"] .deznav .metismenu > li.mm-active > a i {
  color: #fff;
}
@media only screen and (max-width: 35.9375rem) {
  [data-sidebar-style="overlay"] .deznav .metismenu > li {
    padding: 0 0.9375rem;
  }
}
[data-sidebar-style="overlay"] .deznav .metismenu ul a {
  font-size: 0.9375rem;
  padding-bottom: 0.5rem;
  padding-left: 4rem;
  padding-top: 0.5rem;
  position: relative;
}
[data-sidebar-style="overlay"] .deznav .metismenu ul a:before {
  left: 1.5625rem;
}
[direction="rtl"][data-sidebar-style="overlay"] .deznav {
  left: auto;
  right: -100%;
}
@media only screen and (max-width: 47.9375rem) {
  [data-sidebar-style="overlay"] .deznav .metismenu > li > a {
    font-size: 0.875rem;
    padding: 0.75rem 0.875rem;
  }
  [data-sidebar-style="overlay"] .deznav .metismenu > li > a i {
    font-size: 1.125rem;
  }
  [data-sidebar-style="overlay"] .deznav .metismenu ul li a {
    padding-left: 42px;
  }
}
[data-sidebar-style="overlay"] .content-body {
  margin-left: 0;
}
[data-sidebar-style="overlay"] .nav-header {
  position: absolute;
}
[data-sidebar-style="overlay"] .nav-header .hamburger.is-active {
  left: 0;
}
[data-sidebar-style="overlay"] .nav-header .hamburger.is-active .line {
  background-color: #9568ff;
  background-color: var(--primary);
}
[data-sidebar-style="overlay"] .menu-toggle .nav-header {
  left: auto;
  position: absolute;
}
[data-sidebar-style="overlay"] .menu-toggle .deznav {
  left: 0;
}
[direction="rtl"][data-sidebar-style="overlay"] .menu-toggle .deznav {
  left: auto;
  right: 0;
}
[data-sidebar-style="overlay"] .footer {
  padding-left: 0;
}
[data-sidebar-position="fixed"][data-header-position="fixed"] .nav-header,
[data-sidebar-style="overlay"][data-header-position="fixed"] .nav-header {
  position: fixed;
}
[data-sidebar-style="overlay"][data-nav-headerbg="color_1"]
  .menu-toggle
  .nav-header
  .color-title {
  display: block !important;
}
[data-sidebar-style="overlay"] .out-footer {
  margin-left: auto;
  margin-right: 7.375rem;
  width: calc(100% - 9.125rem);
}
@media only screen and (max-width: 47.9375rem) {
  [data-sidebar-style="overlay"] .out-footer {
    width: 100%;
  }
}
@media only screen and (max-width: 35.9375rem) {
  [data-sidebar-style="overlay"] .out-footer {
    margin-right: 0.975rem;
    width: calc(100% - 2.125rem);
  }
}
[data-sidebar-position="fixed"][data-layout="vertical"] .nav-header {
  border-top-left-radius: 0;
  border-top-right-radius: 2.5rem;
  position: fixed;
}
[data-sidebar-position="fixed"][data-layout="vertical"] .deznav {
  position: fixed;
}
[data-sidebar-position="fixed"][data-layout="vertical"] .deznav .deznav-scroll {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
[data-sidebar-position="fixed"][data-layout="vertical"] .menu-toggle .deznav {
  position: fixed;
}
[data-layout="vertical"] .nav-header {
  border-top-left-radius: 0;
  border-top-right-radius: 2.5rem;
}
[data-layout="vertical"] .deznav {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 1.25rem;
}
[data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="icon-hover"][data-layout="vertical"][data-container="boxed"]
  .deznav,
[data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="icon-hover"][data-layout="vertical"][data-container="wide-boxed"]
  .deznav,
[data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="overlay"][data-layout="vertical"][data-container="boxed"]
  .deznav,
[data-header-position="fixed"][data-sidebar-position="fixed"][data-sidebar-style="overlay"][data-layout="vertical"][data-container="wide-boxed"]
  .deznav,
[data-sidebar-style="icon-hover"][data-layout="vertical"][data-container="boxed"]
  .deznav,
[data-sidebar-style="icon-hover"][data-layout="vertical"][data-container="wide-boxed"]
  .deznav,
[data-sidebar-style="overlay"][data-layout="vertical"][data-container="boxed"]
  .deznav,
[data-sidebar-style="overlay"][data-layout="vertical"][data-container="wide-boxed"]
  .deznav {
  position: absolute;
}
.sidebar-right-trigger {
  background-color: #9568ff;
  border-radius: 0.3125rem 0 0 0.3125rem;
  box-shadow: -0.3125rem 0.1875rem 0.3125rem 0 hsla(0, 0%, 47%, 0.15);
  color: #fff;
  display: inline-block;
  font-size: 1.75rem;
  height: 3rem;
  line-height: 3rem;
  position: absolute;
  right: 100%;
  text-align: center;
  top: 7.75rem;
  width: 3rem;
  z-index: 9;
}
[data-theme-version="dark"] .sidebar-right-trigger {
  color: #fff;
}
@media only screen and (max-width: 64rem) {
  .sidebar-right-trigger {
    display: none;
  }
}
.sidebar-right-trigger:hover {
  color: #fff;
}
.sidebar-right {
  background-color: #fff;
  border-radius: 0.625rem;
  margin-top: 3.5rem;
  position: fixed;
  right: -50rem;
  top: 0;
  transition: all 0.5s ease-in-out;
  width: 50rem;
  z-index: 9999;
}
.sidebar-right .bg-label-pattern {
  background: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAFwtJREFUeNrsnX2wVtV1xn9cXhRLKBUdSxklYxlnaBiam2GCYvAj1RJMcw0gTYiCuXEwahVFGKr4mfiFjR2hlVRrsCJiJBUlBhITWz9ojCIdE1tryoyxSdEx1BApAQv4gf1jr+1d7+Gc974fZ691jK4Z/zh7nHs473nO2nutZz1rDVi/fj1t2kLgRqBLrl8GeoBnsbdRwHeAj6q1vwMuAt4yuP+HgG/K80d7GJgJbE943y55BwvV2mb5d/zM6LcfDNwpzwrQC9zV1cYfOgC4A/iaAtUzwNFOoJoAPK1A9TYwFzjfCFSHAz/MgOo24M8Sg2oIsCYDqkeAYw1BdRjwqAIVwPEoYDRrw+VLPEutrQGOA15xANUM4HFghFzvlBe8zOj+HxdQdytQzwfOSwzqw4ENwDS1thw4JTGYtY0DNgET5fod4HJgTqvAOgrYCJyg1hYDnwN2GwNqAHAF8I/AQbL2c+ATwEOGoN4AjFSg/iywJPF9xwuYxyswLwDOBt40evZTgB8BH5br3YKDGwRg1Jr8QyfJSxwu128A5wArHLzUgfJ1zlJrTwFTgVeN/g2LgOsF4ABbgM8AzyW+7zTgbtkGAXYBpwPrDH//C4ClwEC53iof1Cb9PzUDrDlyEB4k19vkAZ9wANWhwFpgklpbDXwJ2GME6tuBM9XaJvlhtya+9yXiEbyCpRpwC3CuWnsWOBV4KS+qaBRxfA34hgLVZuAYJ1CNlS1gktrTvyJf7B4jUP9zBlSrgRMTg+oAibp0BL5JghYrUA0DvpsB1To5W79UhMKi8HmVfIk64vhzw8OhtsmyFQ+T6z3ipVYb3X8MsB4YrUB9HXB1PFMksuHAA5lz7RoBt9W59kgB0Vi1tkSi0bcbeaWi8PmzmfB5ihOozpWvJYLqVeBPDEE1GXhSgWqvvNirEoNqTAWCpUniHSOo3pSz9fxGoMrzWOMJicaRKuJYaBDp5NlAue9ctfac7Om/MAT1Lep3elXOl08mvu9JwH3AwQrMc2QXsbJZEiQdKNfbZcd6pNkDmQ6fVzhHHNGGAt+SsDbaQ8DnJay3APVNwMVq7Xk5LP888b29g6UBwFclnROj3hcl6t3cyknfM3zOs1Fynhmn1pYB8/pzvyWC+l5C5jzaw7IF7UgM5r+SnBQqWPqMvFgLOwi4SzxTtA3idLa1GkLeSeB3rMPnPJsIfJtAFUDIXl8I3OoM6otJm0kv4hpTg1nbCOBBiTajrZAz1Rut/rGuDKjuMwifi2wmgXeKoNohXsMKVJFzHKfOl3Plv9T0TBHXaAWqcfLsE1TUe5lE3m+08we71B+6Vs4wHvTMlfLFDpa1SM88bAjqx7HnHCOYuxWYLbhGbT0SjIyS69dl61vcyR+tOUUc0bIlF8ghdTrwKyNQXyGH1QEK1D1yWE9pM4CV9HGdO+XDfsjw979YgpRIz7wiUfcznf7hGnAyPpn0w+Q8NVGtrRKQ7zW4vyfn6B0sFdEzPQSqqJQbeNEz6whZ3bgVX03IZr9jBOq1hNqlaBac44EEimy2WntawGx1rj1YztInqbW1hKTvrrJu0uUAqlPEM0RQ7ZYt4FojUI0lZLSPVaC+ivScY+QaZ2fAbBksjZbzlAbVTbIt7yrzRtbAukA81VC53io/7H1G959MqCOKoN4jgEoN6kjPTMoES1YEOnLvjfJvgUDPnA38JbAvxV5rtacvEWBFe07OFVsMQb2EenpmqnjP1GBeTR89s0deqGWw1Av8PaFSAuA14DSJhJO98NQ2jFCZMFmtrZOvdZfB/QcSCtM8QJ3HNVqAWUe910uwEO0FQo7shdSeJKW1VXJRonlxjp5cY7TfIdAzM9TaBknlvGaxRaWyPHpmLiGrbGF5oL5FXvbbicGc5Rp/IGC2yqSPJFSpjFdry4G/wKguPtXhfRbwmALVdkI9lxWoJspBdawC9XkE3jElqEZJcKBBtQxbeqaberHFPjmgW4otSvdYpZRcdGgzCdn8SA/tIJC5qemhCQQSN9JCbxMqMqykaBCy5vcQSG0I9MxsQp7K1Mr0WIMJfN+VClRPEGrkLUA1ALiGes7xv7DhHLNc4w5s9Y3IuXWtAtXLkmIwBxVwRFnAGiEHQ835rSAk4rYZPEgRqI8mLeenCXQvfeMgQja/Ssr0TWUAq/SSixYtT+a9isCBpgT1gQQS+RoF5qfEQz9v9BKHC4DnqLW1hDp5V2V6p8D6tBxWY8nF/8l5ZrHRg4wD/pV6mfeVBN5rrwGYNYH9TYLIw0o0G5Xpmp5ZTEh8vm4MqAHiTN5VpndyeE9WctGknULIUUV6aLcAak3i+3oT6IhHeoDqKtM3tgOs5CUXTdhcQqK1ocw7gXnrGyE0ZLmVPnrm1+KlNjiAqlCZ3upW+Hvsr4j9DkERawGqmvyof6tA9W9yUE0Nqguo1zduxVbfGJXpdyhQbZZn9wDVR2hArLfisUYThAZj1NpNwKUkYMdzzItz9OQaow0hNAPRbYuqpkyfQ8ihvfsVNGOmJRc59ocSJGhQLZEfOiWohgp4NageknSCFajyemF9A9teWNqKlOn3ZN1rfzabUKB2qFy/Jg+13OhBJkk6Q8u8z6UJmXeHdqSkDzSB/Tdyltxp9Ox5vbDmA1/GkJ7JeO5bVdD3vKRXnso7szQKIV1KLpR1JPPuwLwJdKhGLyztubNVIt8n5A53FB0I8+wg2UM1qDYIOi1ANUAOgisVqF4klBOnBlWRvtESVJdI2iSC6iUJkDxAFYl1Daplcsbc0SjKytpICSG1IvYfCNUBFpn0gwRQuo7oXySk3pYYzHkE+qnAT41e4gGESs9eteatTH+ANoj1LLC65as4XK73SdR3k9GDlCrzbsGK9I3TsOE6oRq9sLKeO1slMlO2wKZyI9F6CFLvCKqoiLUC1Ufx4Ry9uEZt2V5Y7xDaQno1Di5Spn+/2T8SPdYCQqeTmHR8mVCbbUXP9MiD6DqiLwL3J77vOPHQH1Yv9AoC52ZFz1ShF5b23HdIkBCtLRFvTXIimh1/Rs4VVuy4F+foxTVqq1Lj4Dxl+j3yb2xZotaFX8nFIIm0blagepZAUaQGVZG+0QpUA4G/pr5x8E/xbRy8kfoqkasIOcy2dI/68H4jYbKARSY9T+b9bXmQlJn0llpKJ7Iq9MLSNoXAd5ZKrHfJwfhLkrOyAFWRzPu0xKBquaV0AqtCL6ys515PPbH+SUog1msE/s2KHT9eDuSRHnqTIElKTQ956xuRaHct9Y2DFxBoImtLTqzXDEHVy/4y7xkEmVhKi4ICDebz5XxjZVXohaU992rZAqOVLuK1aAoyQHIydypQvSAH1dSgmkU9gb5dokFLUC2ifpjUFmzFFlnP/aMMqJaSgFhPLbEfQpB5n6bWLGTeVdA35vXCekqevSqNg5MR6ymBVSTzPp+0mfQ8rnGDgPvXRi/Re5hU1s6Q395MxJtqK+ymWOadElQjCPIjDaoVEqBYgaoKvbC0576GUH4zWHnuiSQW8abwWFPlQaxl3n8skd8o9UIvx06KhgD4WwRtQMwJ1ZXsGporsV62x1oo6QQt8z7OAFQ91OsbX5etzxJUsWQ3giq3ZNfIRkhg5EWsLyrLYw0icF4enKO3vrEKvbC0jSMkPbOe+0bSE+vvagzLANZwAsf2SbW2Vra/lIrcQQQZmKe+cagcyj+t1hqW7CY2T2K9LmDpdCuMMm8NqsVyeE4JqoMlD3RuBsyTDEEVS3Y1qPot2U1o8/Aj1vcLWDoB1gnyx46S68g5XkZazrFRS2mrngWN5u68bQyoKOLVyvBngY+TXsQbA5aN9A0K3QOc0e5WOAf4OvX0zHTS00PHEcp3rblGbR2V7JZs3o2DC5v3tuqx9AByLfOeYACqXvbXN/6pIahKKdkt2XM/hb2INwYsN9NAY9iKx/KSeVdB3+g5dyfP8oh1K89d1Il6JvAbvT83Y4cT6JmPqTWLLrxDCJlznUl/XHJUrxm9xFJLdkswLxFvDFiamn7bzFYYZd4fUwfV+aTvwjuSvrGxGsyTDUFVesluh577BnxEvBBKxpsOWPrzWF4y72589Y0x2vHuhRWtiFifbvSRtdyJupHHupR6mXekZ1KD6lTq9Y27sNU3Qqis/B4JSnbbsEbEempQtT39Ns9jecq8FxKohy4F5h7suv9WoRdWf5476h5T22CJ/tsKWLLA8pJ5e3KN0X5XPJL13J0iyxPxWg0D6Hj6rd4Kx8jhTMu8F5Ne5p3XUjqC2wpURxKy+RpUS7HthaXtYuqHAbwiv4cFqIoClpY6UUeP5SXzPopQanKUWltMYOOtJO5V6IWlPffXJeKO9hPx3BYc6KckR9VxwFLDT+ZdhZbSXyC0aLKeu5NnRbOaU1eJ6IBlKSV1ou6iXub9n9jIvM+SlzdcgXmyIahiye49GJfsFpgnsT6QwPfdokD1HB12otaHdwuZd5dEfQvV2maJul40eolV6IWV9dz3A4coz30+NvTMMMJsxdIDlnh4t5B5D5EIU4PqEULm2ApUv49/LyxtvfJBR1C9Jp7bAlRRY6hBtaSsgKVLIpDz5NCayvJaSt+ObUvpceLadbRzGenn7hRtxUUiXgtletGg0NI6UdfkwJbSxhMIbN2zYKF8HVZWhV5Y2nNnq0Qex45YP53QXC1pwJJaYj9NvsAIql2yZgmqufj2wtI2MsdzWxHrMWBZlQlYjkkRsKRUQl8i7j6Cd4uEr88avcQqDJPS1o0fsW4esKQAVhVaSnuX7OZ57myVyJnYZNJHEPKFbdMzVdgKh4tb1aBaI1uPFai85u4U2ULyq0QsQBWn32YDltmJA5bDygRWXkvp67FtKZ03d+ds0s/dyTPvWc2nUK8O343N9NuxtDkIM8+q0FLas2Q3z3Nnq0QekO3Pgp65kPqmwb8klLukloO9yzWW4bHmELK1EVTbCAlHK1B5zt3Js6MynhtsRLzxzHwrof2k1hhOwHhQaCceayBh6MACtfa8HNKtMuneJbtZO5FAz3gQ65UaFNqux/qQHD41qB4mlKxagcqzZLfIc3sR66NzApabDQKWYRQMCm0HWFVoKZ2du7MPm7k7RZF1FPHGKpHN2NEzcfptNmBZQPpBoVmucangYmerW2FeS+n5hK4vVuZZspvnuVfiN6u5soNCW/FYM2TriaDaKS/ZElSeJbtFntuDWB8AXJcJWH5mFLCcThODQpsFlndL6by5Oz/BZu5OnkURb3fGc59D+lnNcfrt5fR1hN4gv8XmxGDO4xpziyP72woPlK/wTLVm3bPAu2Q3a9PFU3jMan7PDApt5LEOJXR30aBaTeiraQWqKvTCynpuTc9swW5Wc3dOwLLIIGBpqziyyGONITR/iM203pE9/Wrs1DPZuTuWJbtZ8ybWvQKWtvuZ5gFrsnimmEn36FnQy/5zdywau+XZIQJwr1nN78lBodmtMLaUjqCKLaWtQOVdspvnubMiXitifZB8XDpg+bFRwHIhHRZHRo9VhZbSeXN3HpPzlEcm3ZNY9wpYSiuOrAkq75VcRDTrngVFc3dSN3YrsrMJimSPWc2j5VwzJhOwXErapsGlco1dhLS8BtUybHsWxGgnb+6ONahib83bFahib00LUMVO1GNUwDJHfo/UnahLLY6s0deh7S3ZCpcZvsip1M/dsSzZzZr3rGavgCVJP9N4eI9peUtQec3dybMj8CPWPQOWokGhHad0anI47xGXb2FV6IWlbQIhmz1Cri2J9SGELP50tfYogUhOPSj0WkJFSJJBoTX5Mqwy6XlzdyxLdrPmOavZK2AxKY7sMgSV19ydoi/2MvyIda+Axaw4smb0IqvQCyta0TCAacD/GNx/mngMHbDMku04NZgfpI+e2UcfPVO6WQArO3dnm3wxHpl071nNXs17zbnGlL0biubueNEzH8FvVrOnxtClODKVx/Kau1NkecMAziIwDhYBy/0Eri3aGkLeKvWg0GXAl9XajwkVGcl7V6TwWJ4lu3kWifUIqkisW4AqBiwnZgKWz2EzKFSDai2hFMmkIUrZwCqau2NRspu1qHcrHH1mELAUDQpNWdNWheLIo8sEVhV6YUUbSiBQL1JrDxHEBhbVGnOAf6JeY3iyQRTsxTVqmwk8XhawPEt2sxZnNWu9WyTWf2OwAxRpDH+Y+N69BG5TDwqdTOjeZ2F1c3c6PbxXoReWtomEfJmmZ+Zhw4G+nweF7jd3pxNgec3daeSCWxp9VnLAso4+ORgEEvtC0g8K9eAateXO3Wl3KxwjnsmzF1auC5a1pkaflRywdGcClvOwGRSqQbUcmIL/oNAz2/FYVeiFpV3wcuAMtWape3w/DwptOHenVY/l3Qsr64IfzYBqFYHktgDVIkLiUwcsnzAA1VT2HxQ6HftBoTo3uFV2r9U6imk2J3RzJtqxLNlt2gWTfhjAAXKWu4G+WqZNBHrm3xPfu6g48kGj373puTvNbIXeJbtZmyJfhsesZi+NYRWKI/Pm7nxPgqadeXmX/qId715YWRe8vpELTmh5GsPrsBkU+oMMqNZgPyg0b+7OqRSIbhp5LM+S3TwXvBS/Wc0fDAptcVBoEbA8S3bzXPBq2QKjWeoevTSGVSiOzM7d+V/53ftN43Tl5IS8e2HlueApGRdsoXss0hgebQCqvH6mJ2M/KLSpXlj9eSzvkt1SXHBJ5hWw/NYMCo3A8i7ZzdoZAnIPeuYIgnqmOxOwzCXtTMcqFEfmzd25W44De1v9Qv4Iv5LdIhd8NwajzwoClk3U0zMXYjMoNFsceRv2g0Lz5u60lRusyXbnUbKbxAV3YF4By2/loNAufEp281zwY/jMavbUGFahOPIi6nthvUIJg0J1ya5lL6ysC85rR7jY4N5FActU0vONiwgJVj0otIf0tJB+98kGhdbkq5xJ+upKExfcgnkFLO+LQaFd2JTs5tm8jAv+JXazmr00hlUYFBrFFknn7tSwHxDpPas5T2NoQWJXoRN1kl5Yjc5YVuY9q/lcAXVNBSxTSS8He98NCu0yfLDR8gKtR5+Br8awCoNCr8d47o6VxzJzwTk2VAIEXfJhQWJXoRO126BQC4+VrB1hE9ZIY5gSVHFQqAZVHBRqBSrXQaEpgRV7a3qMPoNATTxNffPeufJfyoClCsWR3ZLCsJ67k3wr9J7V7KUxnECoyPgDubYUzEarxKDQFB7L0wV7agzjoNAIqjgo1BJUlRkUWjawPF3wYIm0rqFPPfOkRH6pO0JniyP/G/tBobfjM3cnz8aXuRV6uuBcmbeE+inlYJ5cY7SqDQo9DbirLI/l6YK9NIZxUKgG1QeDQgPIh3TqsQYRhAZnqzWzdoSSRriXPnpmN6GezIOeuRb4Cnb0zAkEjeMhcv0GITd4hwOg9iPWOwGWtwu+gJBNj2eKrQLoTYnv68U1auulOoNCDxWAH6/W7mt3K/R0wU3LvBNYUT/T9/Og0I0KVNFzf74dj+XpgocR6JlPqbXvAl/Anp75D4IS2HJQaFZsYd0LS1tDYr1Vj9Ur+aBDlAu2akcYNYYaVEtk+0sJqtjPVIPKsp8p9PXC0qCy7oWl7RzqifVfkSHWmwWWtwueKC53rFy/RVDOzCctPePFNWrrpnqDQm+jHxFvM1uhtwueRWifFDPp2wmUTepM+tGE3NgIBeZ5EgVbWV5jN4u5O3nWkoi3P4/l6YKjxnAl9RrDYw1ANZNAz0RQxUGhlqBaSH0nauteWFnP/UQGVLfSgFiv9eOCvdoRemkMBwBXAF+ljxb6YFDo/l2H5tEPB1qroAseQciHHaPWVhLGd+xNDOa6ltJyvpqO7aDQvE7UvbzHBoV2VcwFR5n3MSovchnwxcSgiv1MNahWSUhtPShUg8pi7k4jz62J9V/QArH+/wMAPktxzJAE1wsAAAAASUVORK5CYII=);
  background-size: 130%;
}
.sidebar-right .bootstrap-select {
  border-radius: 0.375rem;
  height: 3rem;
}
.sidebar-right .bootstrap-select .btn {
  border-color: #d1d1d1;
  border-radius: 0.375rem;
  font-size: 0.9375rem;
  padding: 0.75rem 0.9375rem;
}
[direction="rtl"] .sidebar-right .slimScrollDiv {
  overflow: visible !important;
}
.sidebar-right .note-text {
  bottom: 0;
  font-size: 12px;
  left: 0;
  opacity: 0.5;
  padding: 10px;
  position: absolute;
}
.sidebar-right .sidebar-close-trigger {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
  font-size: 1.75rem;
  height: 3rem;
  line-height: 3rem;
  position: absolute;
  right: -3rem;
  text-align: center;
  top: 0;
  width: 3rem;
  z-index: 2;
}
.sidebar-right.show {
  box-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.2);
  right: 5.25rem;
  z-index: 9999;
}
@media only screen and (max-width: 47.9375rem) {
  .sidebar-right.show {
    display: none;
  }
}
.sidebar-right.show .bg-overlay {
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.sidebar-right .card-tabs .nav-tabs {
  background-color: #fff;
  border-bottom: 4px solid rgba(149, 104, 255, 0.1);
  border-bottom: 4px solid var(--rgba-primary-1);
  justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 2;
}
.sidebar-right .card-tabs .nav-tabs .nav-item {
  flex: 1 1;
  margin-bottom: 0;
}
.sidebar-right .card-tabs .nav-tabs .nav-item .nav-link {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  font-size: 1.125rem;
  margin: 0;
  position: relative;
  text-align: center;
}
.sidebar-right .card-tabs .nav-tabs .nav-item .nav-link.active {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  color: #000;
}
[data-theme-version="dark"]
  .sidebar-right
  .card-tabs
  .nav-tabs
  .nav-item
  .nav-link.active {
  border-left: none;
  border-right: none;
  border-top: none;
}
.sidebar-right .sidebar-right-inner > .h4,
.sidebar-right .sidebar-right-inner > h4 {
  align-items: center;
  background: #fff;
  color: #000;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0.625rem 1.25rem;
}
.sidebar-right .tab-content {
  background: #fff;
  min-height: 480px;
  padding: 1.25rem 1.25rem 0;
}
.sidebar-right .tab-content .tab-pane .admin-settings .row > div {
  margin-bottom: 1.25rem;
}
.sidebar-right .tab-content .tab-pane .admin-settings p {
  color: #353535;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.sidebar-right .tab-content .tab-pane .admin-settings input[type="radio"] {
  display: none;
}
.sidebar-right
  .tab-content
  .tab-pane
  .admin-settings
  input[type="radio"]
  + label {
  border-radius: 0.25rem;
  cursor: pointer;
  display: inline-block;
  height: 2.1875rem;
  margin-bottom: 0.1875rem;
  margin-right: 0.3125rem;
  transition: all 0.1s ease;
  width: 2.1875rem;
}
.sidebar-right
  .tab-content
  .tab-pane
  .admin-settings
  input[type="radio"]:checked
  + label {
  position: relative;
}
.sidebar-right
  .tab-content
  .tab-pane
  .admin-settings
  input[type="radio"]:checked
  + label:after {
  background-color: inherit;
  border-radius: 0.375rem;
  content: "";
  height: 2.0625rem;
  left: -0.25rem;
  opacity: 0.4;
  position: absolute;
  top: -0.25rem;
  width: 2.0625rem;
}
.sidebar-right #header_color_1 + label,
.sidebar-right #nav_header_color_1 + label,
.sidebar-right #primary_color_1 + label,
.sidebar-right #secondary_color_1 + label,
.sidebar-right #sidebar_color_1 + label {
  background-color: #fff;
}
.sidebar-right #header_color_2 + label,
.sidebar-right #nav_header_color_2 + label,
.sidebar-right #primary_color_2 + label,
.sidebar-right #secondary_color_2 + label,
.sidebar-right #sidebar_color_2 + label {
  background-color: #18a594;
}
.sidebar-right #header_color_3 + label,
.sidebar-right #nav_header_color_3 + label,
.sidebar-right #primary_color_3 + label,
.sidebar-right #secondary_color_3 + label,
.sidebar-right #sidebar_color_3 + label {
  background-color: #9568ff;
}
.sidebar-right #header_color_4 + label,
.sidebar-right #nav_header_color_4 + label,
.sidebar-right #primary_color_4 + label,
.sidebar-right #secondary_color_4 + label,
.sidebar-right #sidebar_color_4 + label {
  background-color: #362465;
}
.sidebar-right #header_color_5 + label,
.sidebar-right #nav_header_color_5 + label,
.sidebar-right #primary_color_5 + label,
.sidebar-right #secondary_color_5 + label,
.sidebar-right #sidebar_color_5 + label {
  background-color: #3250ff;
}
.sidebar-right #header_color_6 + label,
.sidebar-right #nav_header_color_6 + label,
.sidebar-right #primary_color_6 + label,
.sidebar-right #secondary_color_6 + label,
.sidebar-right #sidebar_color_6 + label {
  background-color: #3f8cff;
}
.sidebar-right #header_color_7 + label,
.sidebar-right #nav_header_color_7 + label,
.sidebar-right #primary_color_7 + label,
.sidebar-right #secondary_color_7 + label,
.sidebar-right #sidebar_color_7 + label {
  background-color: #40a7e2;
}
.sidebar-right #header_color_8 + label,
.sidebar-right #nav_header_color_8 + label,
.sidebar-right #primary_color_8 + label,
.sidebar-right #secondary_color_8 + label,
.sidebar-right #sidebar_color_8 + label {
  background-color: #b65fbd;
}
.sidebar-right #header_color_9 + label,
.sidebar-right #nav_header_color_9 + label,
.sidebar-right #primary_color_9 + label,
.sidebar-right #secondary_color_9 + label,
.sidebar-right #sidebar_color_9 + label {
  background-color: #88a67e;
}
.sidebar-right #header_color_10 + label,
.sidebar-right #nav_header_color_10 + label,
.sidebar-right #primary_color_10 + label,
.sidebar-right #secondary_color_10 + label,
.sidebar-right #sidebar_color_10 + label {
  background-color: #1c2e9e;
}
.sidebar-right #header_color_11 + label,
.sidebar-right #nav_header_color_11 + label,
.sidebar-right #primary_color_11 + label,
.sidebar-right #secondary_color_11 + label,
.sidebar-right #sidebar_color_11 + label {
  background-color: #c6164f;
}
.sidebar-right #header_color_12 + label,
.sidebar-right #nav_header_color_12 + label,
.sidebar-right #primary_color_12 + label,
.sidebar-right #secondary_color_12 + label,
.sidebar-right #sidebar_color_12 + label {
  background-color: #343a40;
}
.sidebar-right #header_color_13 + label,
.sidebar-right #nav_header_color_13 + label,
.sidebar-right #primary_color_13 + label,
.sidebar-right #secondary_color_13 + label,
.sidebar-right #sidebar_color_13 + label {
  background-color: #2a2a2a;
}
.sidebar-right #header_color_14 + label,
.sidebar-right #nav_header_color_14 + label,
.sidebar-right #primary_color_14 + label,
.sidebar-right #secondary_color_14 + label,
.sidebar-right #sidebar_color_14 + label {
  background-color: #4885ed;
}
.sidebar-right #header_color_15 + label,
.sidebar-right #nav_header_color_15 + label,
.sidebar-right #primary_color_15 + label,
.sidebar-right #secondary_color_15 + label,
.sidebar-right #sidebar_color_15 + label {
  background-color: #4cb32b;
}
.sidebar-right #header_color_1 + label,
.sidebar-right #nav_header_color_1 + label,
.sidebar-right #primary_color_1 + label,
.sidebar-right #secondary_color_1 + label,
.sidebar-right #sidebar_color_1 + label {
  border: 0.0625rem solid #c4c4c4;
}
.sidebar-right.style-1 {
  height: 100vh;
  margin-top: 0;
  right: -15.625rem;
  width: 15.625rem;
}
.sidebar-right.style-1 .sidebar-right-inner {
  background: #fff;
}
.sidebar-right.style-1 .sidebar-right-trigger {
  top: 12.4rem;
}
.sidebar-right.style-1.show {
  right: 0;
}
.sidebar-right.style-1.show .sidebar-right-trigger {
  display: block;
}
.nice-select.wide {
  line-height: 2.1125rem;
}
.nice-select.wide.form-control-sm {
  height: 35px;
  line-height: 1rem;
}
@keyframes bounce {
  0% {
    transform: translateX(-8%);
    -webkit-transform: translateX(-8%);
  }
  50% {
    transform: translateX(8%);
    -webkit-transform: translateX(8%);
  }
  to {
    transform: translateX(-8%);
    -webkit-transform: translateX(-8%);
  }
}
@-webkit-keyframes bounce {
  0% {
    transform: translateX(-8%);
    -webkit-transform: translateX(-8%);
  }
  50% {
    transform: translateX(8%);
    -webkit-transform: translateX(8%);
  }
  to {
    transform: translateY(-8%);
    -webkit-transform: translateY(-8%);
  }
}
@media only screen and (max-width: 87.5rem) {
  .nice-select.wide {
    line-height: 2rem;
  }
}
.nav-user {
  background: #9568ff;
  background: var(--primary);
  margin-bottom: 0.625rem;
  padding: 1.25rem 1.5625rem 0.9375rem;
}
@media only screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .nav-user {
    padding: 1.25rem 0.9375rem 0.9375rem;
  }
}
.nav-user img {
  height: 2.1875rem;
  width: 2.1875rem;
}
@media only screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .nav-user img {
    height: 2.1875rem;
    margin-bottom: 0.625rem;
    width: 2.1875rem;
  }
}
.nav-user .h5,
.nav-user h5 {
  color: #fff;
  margin-bottom: 0.1875rem;
  margin-left: 0.625rem;
}
@media only screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .nav-user .h5,
  .nav-user h5 {
    display: none;
  }
}
[data-sibebarbg="color_2"] .nav-user .h5,
[data-sibebarbg="color_2"] .nav-user h5 {
  color: #fff;
}
.nav-user p {
  color: #afcff7;
  margin-bottom: 0.5rem;
  margin-left: 0.625rem;
}
@media only screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .nav-user p {
    display: none;
  }
  .nav-user i {
    display: block;
    margin-top: 0.9375rem;
  }
}
.menu-toggle .nav-user {
  padding: 1.25rem 0.9375rem 0.9375rem;
}
.menu-toggle .nav-user img {
  height: 2.1875rem;
  margin-bottom: 0.625rem;
  width: 2.1875rem;
}
.menu-toggle .nav-user .h5,
.menu-toggle .nav-user h5,
.menu-toggle .nav-user p {
  display: none;
}
.menu-toggle .nav-user i {
  display: block;
  margin-top: 0.9375rem;
}
.menu-toggle .nav-user .dropdown-menu {
  left: 2.8125rem !important;
  top: 1.375rem !important;
}
.chatbox {
  background: #fff;
  box-shadow: 0 0 1.875rem 0 rgba(82, 63, 105, 0.15);
  height: 100vh;
  position: fixed;
  right: -31.25rem;
  top: 0;
  transition: all 0.8s;
  width: 21.25rem;
  z-index: 999;
}
[data-theme-version="dark"] .chatbox {
  background: #25164f;
}
.chatbox .chatbox-close {
  background: #000;
  cursor: pointer;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  right: 21.25rem;
  transition: all 0.2s;
  width: 0;
  z-index: 1;
}
.chatbox .card-fotter {
  padding: 0.75rem 1rem;
}
.chatbox .card-body {
  padding: 1rem;
}
.chatbox.active {
  right: 0;
}
.chatbox.active .chatbox-close {
  width: 100vw;
}
.chatbox .type_msg {
  padding-top: 0.625rem;
}
.chatbox .nav {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border: 0;
  justify-content: space-between;
  padding: 1rem 1rem 0;
}
.chatbox .nav .nav-link {
  color: #9568ff;
  color: var(--primary);
  opacity: 0.7;
  text-transform: uppercase;
}
.chatbox .nav .nav-link.active,
.chatbox .nav .nav-link:hover {
  background: transparent;
  border-color: #9568ff;
  border-color: var(--primary);
  color: #9568ff;
  color: var(--primary);
  opacity: 1;
}
.chatbox .img_cont {
  align-items: center;
  background: #eee;
  border-radius: 2.5rem;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  height: 2.5rem;
  justify-content: center;
  margin-right: 0.625rem;
  min-height: 2.5rem;
  min-width: 2.5rem;
  position: relative;
  width: 2.5rem;
}
.chatbox .img_cont .icon {
  color: #fff;
}
.chatbox .img_cont.primary {
  color: #9568ff;
  color: var(--primary);
}
.chatbox .img_cont.primary,
[data-theme-version="dark"] .chatbox .img_cont.primary {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.chatbox .img_cont.warning {
  background: #fff8e7;
  color: #f0a901;
}
[data-theme-version="dark"] .chatbox .img_cont.warning {
  background: rgba(240, 169, 1, 0.1);
}
.chatbox .img_cont.success {
  background: #3dffe0;
  color: #00a389;
}
[data-theme-version="dark"] .chatbox .img_cont.success {
  background: rgba(0, 163, 137, 0.1);
}
.chatbox .img_cont.info {
  background: #d3edf5;
  color: #58bad7;
}
[data-theme-version="dark"] .chatbox .img_cont.info {
  background: rgba(88, 186, 215, 0.1);
}
.chatbox .img_cont img {
  width: 100%;
}
.chatbox .img_cont .online_icon {
  background: #00a389;
  border: 0.125rem solid #fff;
  border-radius: 0.9375rem;
  bottom: 0;
  height: 0.75rem;
  position: absolute;
  right: -0.0625rem;
  width: 0.75rem;
}
.chatbox .img_cont .online_icon.offline {
  background: #eb5757;
}
.chatbox .card {
  box-shadow: none;
}
.chatbox .search {
  height: 2.5rem;
}
.chatbox .user_info span {
  color: #000;
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.3125rem;
  max-width: 10.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-theme-version="dark"] .chatbox .user_info span {
  color: #fff;
}
.chatbox .user_info p {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin-bottom: 0;
  max-width: 10.625rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chatbox .contacts li {
  border-bottom: 0.0625rem solid #eee;
  cursor: pointer;
  padding: 0.75rem 1rem;
}
[data-theme-version="dark"] .chatbox .contacts li {
  border-color: #3a2d60;
}
.chatbox .contacts li > div {
  align-items: center;
  display: flex;
}
.chatbox .contacts li:hover {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
[data-theme-version="dark"] .chatbox .contacts li:hover {
  background-color: #15073a;
}
.chatbox .contacts .name-first-letter {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  color: #000;
  font-weight: 700;
  padding: 0.25rem 1rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
[data-theme-version="dark"] .chatbox .contacts .name-first-letter {
  background: #15073a;
  color: #fff;
}
.chatbox .contacts_body {
  height: calc(100vh - 120px);
}
.chatbox .card-header {
  background: #f4f7ff;
  justify-content: center;
  padding: 0.9375rem 1.25rem;
}
.chatbox .card-header .h6,
.chatbox .card-header h6 {
  font-size: 0.9375rem;
}
.chatbox .card-header p {
  color: #a098ae;
  font-size: 0.75rem;
  line-height: 1.2;
}
.chatbox .chat-list-header {
  background: #fff;
  justify-content: space-between;
}
[data-theme-version="dark"] .chatbox .chat-list-header {
  background: #25164f;
}
.chatbox .chat-list-header a {
  border-radius: 0.375rem;
  display: block;
  height: 1.875rem;
  line-height: 1.675rem;
  text-align: center;
  width: 1.875rem;
}
.chatbox .chat-list-header a,
[data-theme-version="dark"] .chatbox .chat-list-header a {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
[data-theme-version="dark"] .chatbox .chat-list-header a svg g [fill] {
  fill: #fff;
}
.chatbox .img_cont_msg {
  display: block;
  height: 1.875rem;
  max-width: 1.875rem;
  min-width: 1.875rem;
  width: 1.875rem;
}
.chatbox .img_cont_msg img {
  width: 100%;
}
.chatbox .msg_cotainer {
  background: #9568ff;
  background: var(--primary);
  border-radius: 0 0.625rem 0.625rem 0.625rem;
  color: #fff;
  margin-left: 0.625rem;
  padding: 0.625rem 0.9375rem;
  position: relative;
}
.chatbox .msg_cotainer .msg_time {
  color: #fff;
  display: block;
  font-size: 0.6875rem;
  margin-top: 0.3125rem;
  opacity: 0.5;
}
.chatbox .msg_cotainer:after {
  border-bottom: 0.625rem solid transparent;
  border-right: 0.625rem solid #9568ff;
  border-right: 0.625rem solid var(--primary);
  border-top: 0 solid;
  content: "";
  left: -0.625rem;
  position: absolute;
  top: 0;
}
.chatbox .msg_cotainer_send {
  background: #c7ebfc;
  border-radius: 0.375rem 0 0.375rem 0.375rem;
  color: #222;
  margin-right: 0.625rem;
  padding: 0.625rem 0.9375rem;
  position: relative;
  text-align: right;
}
[data-theme-version="dark"] .chatbox .msg_cotainer_send {
  background: #15073a;
  color: #fff;
}
.chatbox .msg_cotainer_send .msg_time_send {
  display: block;
  font-size: 0.6875rem;
  margin-top: 0.3125rem;
  opacity: 0.6;
  text-align: right;
}
.chatbox .msg_cotainer_send:after {
  border-bottom: 0.625rem solid transparent;
  border-left: 0.625rem solid #c7ebfc;
  border-top: 0 solid;
  content: "";
  position: absolute;
  right: -0.625rem;
  top: 0;
}
[data-theme-version="dark"] .chatbox .msg_cotainer_send:after {
  border-left: 0.625rem solid #15073a;
}
.chatbox .type_msg .form-control {
  border: 0;
  height: 3.125rem;
  padding: 0.625rem 0;
  resize: none;
}
.chatbox .type_msg .form-control:focus {
  z-index: 0;
}
.chatbox .type_msg .btn {
  border-radius: 2.375rem !important;
  font-size: 1.125rem;
  height: 2.375rem;
  margin-top: 0.375rem;
  padding: 0;
  width: 2.375rem;
}
.chatbox .video_cam {
  margin-left: 0.9375rem;
}
.chatbox .video_cam span {
  align-self: center;
  background: #10ca93;
  border-radius: 2.1875rem;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  height: 2.1875rem;
  line-height: 2.1875rem;
  margin-right: 0.3125rem;
  padding: 0 0.1875rem;
  text-align: center;
  width: 2.1875rem;
}
.chatbox .note_card .contacts li {
  padding: 0.75rem 1rem;
}
@media only screen and (max-width: 36rem) {
  .chatbox {
    width: 17.5rem;
  }
  .chatbox .chatbox-close {
    right: 17.5rem;
  }
}
.dz-demo-panel {
  height: 100vh;
  position: fixed;
  right: -100%;
  top: 0;
  transition: all 0.5s ease-in-out;
  width: 100%;
  z-index: 9999;
}
.dz-demo-panel .note-text {
  background-color: transprent;
  bottom: 0;
  color: #9b9a9a;
  font-size: 12px;
  left: 0;
  padding: 20px;
  position: absolute;
}
.dz-demo-panel .dz-demo-trigger {
  background-color: #627eea;
  border-radius: 0.3125rem 0 0 0.3125rem;
  box-shadow: -0.3125rem 0.1875rem 0.3125rem 0 hsla(0, 0%, 47%, 0.15);
  color: #fff;
  display: inline-block;
  font-size: 1.75rem;
  height: 3rem;
  line-height: 3rem;
  position: absolute;
  right: 100%;
  text-align: center;
  top: 7.75rem;
  width: 3rem;
  z-index: 9;
}
@media only screen and (max-width: 63.9375rem) {
  .dz-demo-panel .dz-demo-trigger {
    display: none;
  }
}
.dz-demo-panel .dz-demo-close {
  background: #fff;
  border-radius: 0.5rem;
  color: #000 !important;
  height: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  width: 1.875rem;
}
.dz-demo-panel:after {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.85);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.dz-demo-panel.show {
  box-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.2);
  overflow: hidden;
  right: 0;
  z-index: 99999;
}
.dz-demo-panel.show .sidebar-right-trigger {
  display: none;
}
.dz-demo-panel.show .bg-close {
  background: rgba(0, 0, 0, 0.15);
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -2;
}
.dz-demo-panel .dz-demo-inner {
  padding: 1.875rem;
}
.dz-demo-panel .dz-demo-content {
  display: flex;
  height: calc(100vh - 200px);
  margin: 0 -15px;
  padding: 0 15px;
}
.dz-demo-panel .dz-demo-header {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.5rem;
}
.dz-demo-panel .dz-demo-header .h4,
.dz-demo-panel .dz-demo-header h4 {
  color: #fff;
  margin-bottom: 0;
}
.dz-demo-panel .dz-demo-bx {
  border: 3px solid #efefef;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.1);
  margin-bottom: 0.625rem;
  overflow: hidden;
}
.dz-demo-panel .dz-demo-bx.demo-active {
  border-color: #362465;
}
.dz-demo-panel .dz-demo-bx.demo-active .overlay-layer {
  opacity: 1;
}
.dz-demo-panel .overlay-bx {
  position: relative;
}
.dz-demo-panel .overlay-bx .overlay-layer {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
}
.dz-demo-panel .overlay-bx:hover .overlay-layer {
  opacity: 1;
  transition: all 0.3s ease;
}
:root {
  --nav-headbg: #fff;
  --sidebar-bg: #fff;
  --headerbg: transparent;
}
[data-nav-headerbg="color_2"],
[data-nav-headerbg="color_2"][data-theme-version="dark"] {
  --nav-headbg: #18a594;
}
[data-nav-headerbg="color_2"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_2"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_2"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_2"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_2"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_2"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_2"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_2"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_2"] .nav-header .hamburger .line,
[data-nav-headerbg="color_2"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_3"],
[data-nav-headerbg="color_3"][data-theme-version="dark"] {
  --nav-headbg: #9568ff;
}
[data-nav-headerbg="color_3"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_3"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_3"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_3"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_3"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_3"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_3"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_3"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_3"] .nav-header .hamburger .line,
[data-nav-headerbg="color_3"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_4"],
[data-nav-headerbg="color_4"][data-theme-version="dark"] {
  --nav-headbg: #362465;
}
[data-nav-headerbg="color_4"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_4"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_4"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_4"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_4"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_4"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_4"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_4"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_4"] .nav-header .hamburger .line,
[data-nav-headerbg="color_4"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_5"],
[data-nav-headerbg="color_5"][data-theme-version="dark"] {
  --nav-headbg: #3250ff;
}
[data-nav-headerbg="color_5"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_5"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_5"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_5"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_5"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_5"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_5"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_5"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_5"] .nav-header .hamburger .line,
[data-nav-headerbg="color_5"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_6"],
[data-nav-headerbg="color_6"][data-theme-version="dark"] {
  --nav-headbg: #3f8cff;
}
[data-nav-headerbg="color_6"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_6"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_6"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_6"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_6"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_6"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_6"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_6"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_6"] .nav-header .hamburger .line,
[data-nav-headerbg="color_6"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_7"],
[data-nav-headerbg="color_7"][data-theme-version="dark"] {
  --nav-headbg: #40a7e2;
}
[data-nav-headerbg="color_7"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_7"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_7"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_7"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_7"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_7"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_7"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_7"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_7"] .nav-header .hamburger .line,
[data-nav-headerbg="color_7"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_8"],
[data-nav-headerbg="color_8"][data-theme-version="dark"] {
  --nav-headbg: #b65fbd;
}
[data-nav-headerbg="color_8"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_8"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_8"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_8"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_8"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_8"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_8"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_8"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_8"] .nav-header .hamburger .line,
[data-nav-headerbg="color_8"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_9"],
[data-nav-headerbg="color_9"][data-theme-version="dark"] {
  --nav-headbg: #88a67e;
}
[data-nav-headerbg="color_9"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_9"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_9"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_9"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_9"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_9"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_9"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_9"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_9"] .nav-header .hamburger .line,
[data-nav-headerbg="color_9"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_10"],
[data-nav-headerbg="color_10"][data-theme-version="dark"] {
  --nav-headbg: #1c2e9e;
}
[data-nav-headerbg="color_10"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_10"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_10"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_10"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_10"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_10"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_10"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_10"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_10"] .nav-header .hamburger .line,
[data-nav-headerbg="color_10"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_11"],
[data-nav-headerbg="color_11"][data-theme-version="dark"] {
  --nav-headbg: #c6164f;
}
[data-nav-headerbg="color_11"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_11"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_11"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_11"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_11"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_11"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_11"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_11"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_11"] .nav-header .hamburger .line,
[data-nav-headerbg="color_11"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_12"],
[data-nav-headerbg="color_12"][data-theme-version="dark"] {
  --nav-headbg: #343a40;
}
[data-nav-headerbg="color_12"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_12"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_12"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_12"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_12"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_12"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_12"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_12"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_12"] .nav-header .hamburger .line,
[data-nav-headerbg="color_12"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_13"],
[data-nav-headerbg="color_13"][data-theme-version="dark"] {
  --nav-headbg: #2a2a2a;
}
[data-nav-headerbg="color_13"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_13"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_13"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_13"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_13"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_13"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_13"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_13"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_13"] .nav-header .hamburger .line,
[data-nav-headerbg="color_13"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_14"],
[data-nav-headerbg="color_14"][data-theme-version="dark"] {
  --nav-headbg: #4885ed;
}
[data-nav-headerbg="color_14"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_14"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_14"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_14"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_14"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_14"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_14"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_14"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_14"] .nav-header .hamburger .line,
[data-nav-headerbg="color_14"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-nav-headerbg="color_15"],
[data-nav-headerbg="color_15"][data-theme-version="dark"] {
  --nav-headbg: #4cb32b;
}
[data-nav-headerbg="color_15"] .nav-header .brand-logo .logo-abbr .line-1,
[data-nav-headerbg="color_15"] .nav-header .brand-logo .logo-abbr .line-2,
[data-nav-headerbg="color_15"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-1,
[data-nav-headerbg="color_15"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .logo-abbr
  .line-2 {
  fill: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  [data-nav-headerbg="color_15"] .nav-header .brand-logo .logo-abbr .line-2,
  [data-nav-headerbg="color_15"][data-theme-version="dark"]
    .nav-header
    .brand-logo
    .logo-abbr
    .line-2 {
    fill: #9568ff;
    fill: var(--primary);
  }
}
[data-nav-headerbg="color_15"] .nav-header .brand-logo .brand-title .line-3,
[data-nav-headerbg="color_15"][data-theme-version="dark"]
  .nav-header
  .brand-logo
  .brand-title
  .line-3 {
  fill: #fff;
}
[data-nav-headerbg="color_15"] .nav-header .hamburger .line,
[data-nav-headerbg="color_15"][data-theme-version="dark"]
  .nav-header
  .hamburger
  .line {
  background: #000;
}
[data-sidebarbg="color_2"],
[data-sidebarbg="color_2"][data-theme-version="dark"] {
  --sidebar-bg: #18a594;
}
[data-sidebarbg="color_2"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #18a594 !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_2"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_2"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_2"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_2"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_2"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_2"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #1ed2bc;
}
[data-sidebarbg="color_2"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_2"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_2"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #1ab2a0;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_2"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_2"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_2"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_2"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu a,
[data-sidebarbg="color_2"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_2"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_2"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_2"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu > li > a,
[data-sidebarbg="color_2"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_2"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_2"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_2"] .deznav .header-info2 span,
[data-sidebarbg="color_2"] .deznav .sidebar-info,
[data-sidebarbg="color_2"] .deznav .sidebar-info i,
[data-sidebarbg="color_2"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_2"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_2"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_2"] .plus-box,
[data-sidebarbg="color_2"][data-theme-version="dark"] .plus-box {
  background-color: #1ed2bc;
}
[data-sidebarbg="color_2"] .copyright,
[data-sidebarbg="color_2"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_3"],
[data-sidebarbg="color_3"][data-theme-version="dark"] {
  --sidebar-bg: #9568ff;
}
[data-sidebarbg="color_3"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #9568ff !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_3"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_3"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_3"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_3"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_3"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_3"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #b99bff;
}
[data-sidebarbg="color_3"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_3"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_3"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #a077ff;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_3"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_3"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_3"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_3"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu a,
[data-sidebarbg="color_3"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_3"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_3"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_3"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu > li > a,
[data-sidebarbg="color_3"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_3"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_3"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_3"] .deznav .header-info2 span,
[data-sidebarbg="color_3"] .deznav .sidebar-info,
[data-sidebarbg="color_3"] .deznav .sidebar-info i,
[data-sidebarbg="color_3"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_3"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_3"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_3"] .plus-box,
[data-sidebarbg="color_3"][data-theme-version="dark"] .plus-box {
  background-color: #b99bff;
}
[data-sidebarbg="color_3"] .copyright,
[data-sidebarbg="color_3"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_4"],
[data-sidebarbg="color_4"][data-theme-version="dark"] {
  --sidebar-bg: #362465;
}
[data-sidebarbg="color_4"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #362465 !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_4"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_4"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_4"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_4"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_4"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_4"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #4a318b;
}
[data-sidebarbg="color_4"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_4"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_4"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #3c2870;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_4"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_4"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_4"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_4"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu a,
[data-sidebarbg="color_4"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_4"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_4"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_4"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu > li > a,
[data-sidebarbg="color_4"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_4"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_4"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_4"] .deznav .header-info2 span,
[data-sidebarbg="color_4"] .deznav .sidebar-info,
[data-sidebarbg="color_4"] .deznav .sidebar-info i,
[data-sidebarbg="color_4"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_4"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_4"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_4"] .plus-box,
[data-sidebarbg="color_4"][data-theme-version="dark"] .plus-box {
  background-color: #4a318b;
}
[data-sidebarbg="color_4"] .copyright,
[data-sidebarbg="color_4"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_5"],
[data-sidebarbg="color_5"][data-theme-version="dark"] {
  --sidebar-bg: #3250ff;
}
[data-sidebarbg="color_5"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #3250ff !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_5"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_5"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_5"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_5"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_5"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_5"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #657cff;
}
[data-sidebarbg="color_5"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_5"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_5"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #415dff;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_5"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_5"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_5"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_5"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu a,
[data-sidebarbg="color_5"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_5"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_5"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_5"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu > li > a,
[data-sidebarbg="color_5"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_5"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_5"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_5"] .deznav .header-info2 span,
[data-sidebarbg="color_5"] .deznav .sidebar-info,
[data-sidebarbg="color_5"] .deznav .sidebar-info i,
[data-sidebarbg="color_5"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_5"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_5"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_5"] .plus-box,
[data-sidebarbg="color_5"][data-theme-version="dark"] .plus-box {
  background-color: #657cff;
}
[data-sidebarbg="color_5"] .copyright,
[data-sidebarbg="color_5"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_6"],
[data-sidebarbg="color_6"][data-theme-version="dark"] {
  --sidebar-bg: #3f8cff;
}
[data-sidebarbg="color_6"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #3f8cff !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_6"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_6"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_6"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_6"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_6"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_6"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #72abff;
}
[data-sidebarbg="color_6"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_6"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_6"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #4e95ff;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_6"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_6"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_6"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_6"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu a,
[data-sidebarbg="color_6"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_6"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_6"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_6"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu > li > a,
[data-sidebarbg="color_6"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_6"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_6"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_6"] .deznav .header-info2 span,
[data-sidebarbg="color_6"] .deznav .sidebar-info,
[data-sidebarbg="color_6"] .deznav .sidebar-info i,
[data-sidebarbg="color_6"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_6"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_6"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_6"] .plus-box,
[data-sidebarbg="color_6"][data-theme-version="dark"] .plus-box {
  background-color: #72abff;
}
[data-sidebarbg="color_6"] .copyright,
[data-sidebarbg="color_6"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_7"],
[data-sidebarbg="color_7"][data-theme-version="dark"] {
  --sidebar-bg: #40a7e2;
}
[data-sidebarbg="color_7"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #40a7e2 !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_7"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_7"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_7"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_7"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_7"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_7"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #6cbbe9;
}
[data-sidebarbg="color_7"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_7"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_7"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #4dade4;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_7"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_7"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_7"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_7"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu a,
[data-sidebarbg="color_7"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_7"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_7"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_7"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu > li > a,
[data-sidebarbg="color_7"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_7"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_7"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_7"] .deznav .header-info2 span,
[data-sidebarbg="color_7"] .deznav .sidebar-info,
[data-sidebarbg="color_7"] .deznav .sidebar-info i,
[data-sidebarbg="color_7"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_7"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_7"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_7"] .plus-box,
[data-sidebarbg="color_7"][data-theme-version="dark"] .plus-box {
  background-color: #6cbbe9;
}
[data-sidebarbg="color_7"] .copyright,
[data-sidebarbg="color_7"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_8"],
[data-sidebarbg="color_8"][data-theme-version="dark"] {
  --sidebar-bg: #b65fbd;
}
[data-sidebarbg="color_8"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #b65fbd !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_8"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_8"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_8"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_8"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_8"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_8"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #c683cc;
}
[data-sidebarbg="color_8"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_8"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_8"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #bb6ac1;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_8"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_8"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_8"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_8"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu a,
[data-sidebarbg="color_8"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_8"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_8"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_8"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu > li > a,
[data-sidebarbg="color_8"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_8"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_8"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_8"] .deznav .header-info2 span,
[data-sidebarbg="color_8"] .deznav .sidebar-info,
[data-sidebarbg="color_8"] .deznav .sidebar-info i,
[data-sidebarbg="color_8"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_8"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_8"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_8"] .plus-box,
[data-sidebarbg="color_8"][data-theme-version="dark"] .plus-box {
  background-color: #c683cc;
}
[data-sidebarbg="color_8"] .copyright,
[data-sidebarbg="color_8"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_9"],
[data-sidebarbg="color_9"][data-theme-version="dark"] {
  --sidebar-bg: #88a67e;
}
[data-sidebarbg="color_9"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #88a67e !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_9"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_9"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_9"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_9"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_9"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_9"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #a4bb9c;
}
[data-sidebarbg="color_9"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_9"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_9"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #90ac87;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_9"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_9"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_9"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_9"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu a,
[data-sidebarbg="color_9"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_9"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_9"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_9"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu > li > a,
[data-sidebarbg="color_9"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_9"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_9"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_9"] .deznav .header-info2 span,
[data-sidebarbg="color_9"] .deznav .sidebar-info,
[data-sidebarbg="color_9"] .deznav .sidebar-info i,
[data-sidebarbg="color_9"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_9"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_9"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_9"] .plus-box,
[data-sidebarbg="color_9"][data-theme-version="dark"] .plus-box {
  background-color: #a4bb9c;
}
[data-sidebarbg="color_9"] .copyright,
[data-sidebarbg="color_9"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_10"],
[data-sidebarbg="color_10"][data-theme-version="dark"] {
  --sidebar-bg: #1c2e9e;
}
[data-sidebarbg="color_10"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #1c2e9e !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_10"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_10"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_10"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_10"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_10"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_10"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #243bc9;
}
[data-sidebarbg="color_10"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_10"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_10"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #1e32ab;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_10"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_10"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_10"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_10"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu a,
[data-sidebarbg="color_10"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_10"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_10"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_10"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu > li > a,
[data-sidebarbg="color_10"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_10"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_10"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_10"] .deznav .header-info2 span,
[data-sidebarbg="color_10"] .deznav .sidebar-info,
[data-sidebarbg="color_10"] .deznav .sidebar-info i,
[data-sidebarbg="color_10"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_10"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_10"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_10"] .plus-box,
[data-sidebarbg="color_10"][data-theme-version="dark"] .plus-box {
  background-color: #243bc9;
}
[data-sidebarbg="color_10"] .copyright,
[data-sidebarbg="color_10"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_11"],
[data-sidebarbg="color_11"][data-theme-version="dark"] {
  --sidebar-bg: #c6164f;
}
[data-sidebarbg="color_11"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #c6164f !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_11"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_11"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_11"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_11"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_11"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_11"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #e72866;
}
[data-sidebarbg="color_11"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_11"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_11"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #d41854;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_11"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_11"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_11"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_11"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu a,
[data-sidebarbg="color_11"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_11"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_11"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_11"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu > li > a,
[data-sidebarbg="color_11"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_11"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_11"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_11"] .deznav .header-info2 span,
[data-sidebarbg="color_11"] .deznav .sidebar-info,
[data-sidebarbg="color_11"] .deznav .sidebar-info i,
[data-sidebarbg="color_11"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_11"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_11"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_11"] .plus-box,
[data-sidebarbg="color_11"][data-theme-version="dark"] .plus-box {
  background-color: #e72866;
}
[data-sidebarbg="color_11"] .copyright,
[data-sidebarbg="color_11"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_12"],
[data-sidebarbg="color_12"][data-theme-version="dark"] {
  --sidebar-bg: #343a40;
}
[data-sidebarbg="color_12"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #343a40 !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_12"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_12"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_12"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_12"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_12"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_12"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #4b545c;
}
[data-sidebarbg="color_12"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_12"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_12"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #3b4248;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_12"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_12"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_12"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_12"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu a,
[data-sidebarbg="color_12"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_12"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_12"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_12"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu > li > a,
[data-sidebarbg="color_12"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_12"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_12"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_12"] .deznav .header-info2 span,
[data-sidebarbg="color_12"] .deznav .sidebar-info,
[data-sidebarbg="color_12"] .deznav .sidebar-info i,
[data-sidebarbg="color_12"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_12"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_12"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_12"] .plus-box,
[data-sidebarbg="color_12"][data-theme-version="dark"] .plus-box {
  background-color: #4b545c;
}
[data-sidebarbg="color_12"] .copyright,
[data-sidebarbg="color_12"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_13"],
[data-sidebarbg="color_13"][data-theme-version="dark"] {
  --sidebar-bg: #2a2a2a;
}
[data-sidebarbg="color_13"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #2a2a2a !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_13"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_13"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_13"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_13"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_13"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_13"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #444;
}
[data-sidebarbg="color_13"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_13"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_13"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #323232;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_13"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_13"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_13"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_13"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu a,
[data-sidebarbg="color_13"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_13"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_13"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_13"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu > li > a,
[data-sidebarbg="color_13"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_13"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_13"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_13"] .deznav .header-info2 span,
[data-sidebarbg="color_13"] .deznav .sidebar-info,
[data-sidebarbg="color_13"] .deznav .sidebar-info i,
[data-sidebarbg="color_13"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_13"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_13"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_13"] .plus-box,
[data-sidebarbg="color_13"][data-theme-version="dark"] .plus-box {
  background-color: #444;
}
[data-sidebarbg="color_13"] .copyright,
[data-sidebarbg="color_13"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_14"],
[data-sidebarbg="color_14"][data-theme-version="dark"] {
  --sidebar-bg: #4885ed;
}
[data-sidebarbg="color_14"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #4885ed !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_14"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_14"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_14"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_14"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_14"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_14"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #76a4f2;
}
[data-sidebarbg="color_14"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_14"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_14"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #568eee;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_14"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_14"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_14"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_14"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu a,
[data-sidebarbg="color_14"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_14"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_14"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_14"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu > li > a,
[data-sidebarbg="color_14"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_14"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_14"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_14"] .deznav .header-info2 span,
[data-sidebarbg="color_14"] .deznav .sidebar-info,
[data-sidebarbg="color_14"] .deznav .sidebar-info i,
[data-sidebarbg="color_14"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_14"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_14"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_14"] .plus-box,
[data-sidebarbg="color_14"][data-theme-version="dark"] .plus-box {
  background-color: #76a4f2;
}
[data-sidebarbg="color_14"] .copyright,
[data-sidebarbg="color_14"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-sidebarbg="color_15"],
[data-sidebarbg="color_15"][data-theme-version="dark"] {
  --sidebar-bg: #4cb32b;
}
[data-sidebarbg="color_15"] .menu-toggle .deznav .metismenu li > ul,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul {
  background: #4cb32b !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu ul a:before,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  ul
  a:before {
  background: hsla(0, 0%, 100%, 0.5);
}
[data-sidebarbg="color_15"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_15"][data-layout="vertical"] .deznav .plus-box .h5,
[data-sidebarbg="color_15"][data-layout="vertical"] .deznav .plus-box h5,
[data-sidebarbg="color_15"][data-layout="vertical"] .deznav .plus-box p,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  .h5,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  h5,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-layout="vertical"]
  .deznav
  .plus-box
  p {
  color: #fff;
}
[data-sidebarbg="color_15"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-sidebar-style="mini"] .deznav .metismenu li ul,
[data-sidebarbg="color_15"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  ul,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  li
  ul {
  background-color: #63d140;
}
[data-sidebarbg="color_15"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="full"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="modern"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: #9568ff;
  background: var(--primary);
}
[data-sidebarbg="color_15"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_15"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > a
  > i {
  background: #51bf2e;
  color: hsla(0, 0%, 100%, 0.7);
}
[data-sidebarbg="color_15"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}
[data-sidebarbg="color_15"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_15"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-sidebarbg="color_15"][data-theme-version="dark"][data-sidebar-style="compact"][data-layout="vertical"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu a,
[data-sidebarbg="color_15"][data-theme-version="dark"] .deznav .metismenu a {
  color: hsla(0, 0%, 100%, 0.8) !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu li ul a.mm-active,
[data-sidebarbg="color_15"] .deznav .metismenu li ul a:focus,
[data-sidebarbg="color_15"] .deznav .metismenu li ul a:hover,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a.mm-active,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:focus,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  li
  ul
  a:hover {
  color: #fff;
}
[data-sidebarbg="color_15"] .deznav .metismenu > li:hover > a,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu > li > a,
[data-sidebarbg="color_15"] .deznav .metismenu > li > a i,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li
  > a
  i {
  color: hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu > li.mm-active > a,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a {
  background: hsla(0, 0%, 100%, 0.15) !important;
  color: #fff;
}
[data-sidebarbg="color_15"] .deznav .metismenu > li.mm-active > a i,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i {
  color: #fff !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu > li.mm-active > a:before,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  > li.mm-active
  > a:before {
  background: #fff !important;
}
[data-sidebarbg="color_15"] .deznav .metismenu .has-arrow:after,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .metismenu
  .has-arrow:after {
  border-color: hsla(0, 0%, 100%, 0.85) transparent transparent
    hsla(0, 0%, 100%, 0.85) !important;
}
[data-sidebarbg="color_15"] .deznav .header-info2 span,
[data-sidebarbg="color_15"] .deznav .sidebar-info,
[data-sidebarbg="color_15"] .deznav .sidebar-info i,
[data-sidebarbg="color_15"][data-theme-version="dark"]
  .deznav
  .header-info2
  span,
[data-sidebarbg="color_15"][data-theme-version="dark"] .deznav .sidebar-info,
[data-sidebarbg="color_15"][data-theme-version="dark"] .deznav .sidebar-info i {
  color: #fff;
}
[data-sidebarbg="color_15"] .plus-box,
[data-sidebarbg="color_15"][data-theme-version="dark"] .plus-box {
  background-color: #63d140;
}
[data-sidebarbg="color_15"] .copyright,
[data-sidebarbg="color_15"][data-theme-version="dark"] .copyright {
  color: #fff;
}
[data-headerbg="color_2"],
[data-headerbg="color_2"][data-theme-version="dark"] {
  --headerbg: #18a594;
}
[data-headerbg="color_2"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_2"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_2"] .search-area .form-control,
[data-headerbg="color_2"] .search-area .form-control::placeholder,
[data-headerbg="color_2"] .search-area .input-group-text,
[data-headerbg="color_2"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_2"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_2"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_2"] .input-group-text svg path,
[data-headerbg="color_2"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_2"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_2"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_2"] .header-right .search-area .form-control,
[data-headerbg="color_2"] .header-right .search-area .input-group-text,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #1ed2bc;
}
[data-headerbg="color_2"] .header-right .search-area .form-control i,
[data-headerbg="color_2"] .header-right .search-area .input-group-text i,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_2"] .header-right .search-area .form-control svg path,
[data-headerbg="color_2"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_2"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #1ed2bc;
}
[data-headerbg="color_2"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_2"] .header-left .dashboard_bar,
[data-headerbg="color_2"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_2"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_2"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_2"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_2"] .hamburger .line,
[data-headerbg="color_2"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_2"] .hamburger .line svg rect,
[data-headerbg="color_2"] .hamburger svg rect,
[data-headerbg="color_2"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_2"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_3"],
[data-headerbg="color_3"][data-theme-version="dark"] {
  --headerbg: #9568ff;
}
[data-headerbg="color_3"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_3"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_3"] .search-area .form-control,
[data-headerbg="color_3"] .search-area .form-control::placeholder,
[data-headerbg="color_3"] .search-area .input-group-text,
[data-headerbg="color_3"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_3"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_3"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_3"] .input-group-text svg path,
[data-headerbg="color_3"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_3"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_3"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_3"] .header-right .search-area .form-control,
[data-headerbg="color_3"] .header-right .search-area .input-group-text,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #b99bff;
}
[data-headerbg="color_3"] .header-right .search-area .form-control i,
[data-headerbg="color_3"] .header-right .search-area .input-group-text i,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_3"] .header-right .search-area .form-control svg path,
[data-headerbg="color_3"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_3"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #b99bff;
}
[data-headerbg="color_3"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_3"] .header-left .dashboard_bar,
[data-headerbg="color_3"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_3"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_3"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_3"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_3"] .hamburger .line,
[data-headerbg="color_3"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_3"] .hamburger .line svg rect,
[data-headerbg="color_3"] .hamburger svg rect,
[data-headerbg="color_3"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_3"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_4"],
[data-headerbg="color_4"][data-theme-version="dark"] {
  --headerbg: #362465;
}
[data-headerbg="color_4"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_4"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_4"] .search-area .form-control,
[data-headerbg="color_4"] .search-area .form-control::placeholder,
[data-headerbg="color_4"] .search-area .input-group-text,
[data-headerbg="color_4"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_4"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_4"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_4"] .input-group-text svg path,
[data-headerbg="color_4"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_4"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_4"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_4"] .header-right .search-area .form-control,
[data-headerbg="color_4"] .header-right .search-area .input-group-text,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #4a318b;
}
[data-headerbg="color_4"] .header-right .search-area .form-control i,
[data-headerbg="color_4"] .header-right .search-area .input-group-text i,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_4"] .header-right .search-area .form-control svg path,
[data-headerbg="color_4"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_4"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #4a318b;
}
[data-headerbg="color_4"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_4"] .header-left .dashboard_bar,
[data-headerbg="color_4"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_4"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_4"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_4"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_4"] .hamburger .line,
[data-headerbg="color_4"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_4"] .hamburger .line svg rect,
[data-headerbg="color_4"] .hamburger svg rect,
[data-headerbg="color_4"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_4"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_5"],
[data-headerbg="color_5"][data-theme-version="dark"] {
  --headerbg: #3250ff;
}
[data-headerbg="color_5"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_5"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_5"] .search-area .form-control,
[data-headerbg="color_5"] .search-area .form-control::placeholder,
[data-headerbg="color_5"] .search-area .input-group-text,
[data-headerbg="color_5"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_5"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_5"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_5"] .input-group-text svg path,
[data-headerbg="color_5"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_5"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_5"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_5"] .header-right .search-area .form-control,
[data-headerbg="color_5"] .header-right .search-area .input-group-text,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #657cff;
}
[data-headerbg="color_5"] .header-right .search-area .form-control i,
[data-headerbg="color_5"] .header-right .search-area .input-group-text i,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_5"] .header-right .search-area .form-control svg path,
[data-headerbg="color_5"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_5"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #657cff;
}
[data-headerbg="color_5"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_5"] .header-left .dashboard_bar,
[data-headerbg="color_5"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_5"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_5"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_5"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_5"] .hamburger .line,
[data-headerbg="color_5"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_5"] .hamburger .line svg rect,
[data-headerbg="color_5"] .hamburger svg rect,
[data-headerbg="color_5"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_5"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_6"],
[data-headerbg="color_6"][data-theme-version="dark"] {
  --headerbg: #3f8cff;
}
[data-headerbg="color_6"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_6"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_6"] .search-area .form-control,
[data-headerbg="color_6"] .search-area .form-control::placeholder,
[data-headerbg="color_6"] .search-area .input-group-text,
[data-headerbg="color_6"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_6"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_6"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_6"] .input-group-text svg path,
[data-headerbg="color_6"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_6"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_6"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_6"] .header-right .search-area .form-control,
[data-headerbg="color_6"] .header-right .search-area .input-group-text,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #72abff;
}
[data-headerbg="color_6"] .header-right .search-area .form-control i,
[data-headerbg="color_6"] .header-right .search-area .input-group-text i,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_6"] .header-right .search-area .form-control svg path,
[data-headerbg="color_6"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_6"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #72abff;
}
[data-headerbg="color_6"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_6"] .header-left .dashboard_bar,
[data-headerbg="color_6"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_6"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_6"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_6"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_6"] .hamburger .line,
[data-headerbg="color_6"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_6"] .hamburger .line svg rect,
[data-headerbg="color_6"] .hamburger svg rect,
[data-headerbg="color_6"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_6"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_7"],
[data-headerbg="color_7"][data-theme-version="dark"] {
  --headerbg: #40a7e2;
}
[data-headerbg="color_7"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_7"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_7"] .search-area .form-control,
[data-headerbg="color_7"] .search-area .form-control::placeholder,
[data-headerbg="color_7"] .search-area .input-group-text,
[data-headerbg="color_7"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_7"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_7"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_7"] .input-group-text svg path,
[data-headerbg="color_7"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_7"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_7"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_7"] .header-right .search-area .form-control,
[data-headerbg="color_7"] .header-right .search-area .input-group-text,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #6cbbe9;
}
[data-headerbg="color_7"] .header-right .search-area .form-control i,
[data-headerbg="color_7"] .header-right .search-area .input-group-text i,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_7"] .header-right .search-area .form-control svg path,
[data-headerbg="color_7"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_7"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #6cbbe9;
}
[data-headerbg="color_7"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_7"] .header-left .dashboard_bar,
[data-headerbg="color_7"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_7"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_7"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_7"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_7"] .hamburger .line,
[data-headerbg="color_7"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_7"] .hamburger .line svg rect,
[data-headerbg="color_7"] .hamburger svg rect,
[data-headerbg="color_7"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_7"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_8"],
[data-headerbg="color_8"][data-theme-version="dark"] {
  --headerbg: #b65fbd;
}
[data-headerbg="color_8"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_8"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_8"] .search-area .form-control,
[data-headerbg="color_8"] .search-area .form-control::placeholder,
[data-headerbg="color_8"] .search-area .input-group-text,
[data-headerbg="color_8"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_8"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_8"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_8"] .input-group-text svg path,
[data-headerbg="color_8"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_8"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_8"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_8"] .header-right .search-area .form-control,
[data-headerbg="color_8"] .header-right .search-area .input-group-text,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #c683cc;
}
[data-headerbg="color_8"] .header-right .search-area .form-control i,
[data-headerbg="color_8"] .header-right .search-area .input-group-text i,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_8"] .header-right .search-area .form-control svg path,
[data-headerbg="color_8"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_8"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #c683cc;
}
[data-headerbg="color_8"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_8"] .header-left .dashboard_bar,
[data-headerbg="color_8"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_8"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_8"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_8"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_8"] .hamburger .line,
[data-headerbg="color_8"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_8"] .hamburger .line svg rect,
[data-headerbg="color_8"] .hamburger svg rect,
[data-headerbg="color_8"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_8"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_9"],
[data-headerbg="color_9"][data-theme-version="dark"] {
  --headerbg: #88a67e;
}
[data-headerbg="color_9"] .search-area .form-control::-webkit-input-placeholder,
[data-headerbg="color_9"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_9"] .search-area .form-control,
[data-headerbg="color_9"] .search-area .form-control::placeholder,
[data-headerbg="color_9"] .search-area .input-group-text,
[data-headerbg="color_9"][data-theme-version="dark"] .search-area .form-control,
[data-headerbg="color_9"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_9"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_9"] .input-group-text svg path,
[data-headerbg="color_9"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_9"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_9"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_9"] .header-right .search-area .form-control,
[data-headerbg="color_9"] .header-right .search-area .input-group-text,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #a4bb9c;
}
[data-headerbg="color_9"] .header-right .search-area .form-control i,
[data-headerbg="color_9"] .header-right .search-area .input-group-text i,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_9"] .header-right .search-area .form-control svg path,
[data-headerbg="color_9"] .header-right .search-area .input-group-text svg path,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_9"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #a4bb9c;
}
[data-headerbg="color_9"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_9"] .header-left .dashboard_bar,
[data-headerbg="color_9"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_9"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_9"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_9"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_9"] .hamburger .line,
[data-headerbg="color_9"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_9"] .hamburger .line svg rect,
[data-headerbg="color_9"] .hamburger svg rect,
[data-headerbg="color_9"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_9"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_10"],
[data-headerbg="color_10"][data-theme-version="dark"] {
  --headerbg: #1c2e9e;
}
[data-headerbg="color_10"]
  .search-area
  .form-control::-webkit-input-placeholder,
[data-headerbg="color_10"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_10"] .search-area .form-control,
[data-headerbg="color_10"] .search-area .form-control::placeholder,
[data-headerbg="color_10"] .search-area .input-group-text,
[data-headerbg="color_10"][data-theme-version="dark"]
  .search-area
  .form-control,
[data-headerbg="color_10"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_10"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_10"] .input-group-text svg path,
[data-headerbg="color_10"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_10"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_10"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_10"] .header-right .search-area .form-control,
[data-headerbg="color_10"] .header-right .search-area .input-group-text,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #243bc9;
}
[data-headerbg="color_10"] .header-right .search-area .form-control i,
[data-headerbg="color_10"] .header-right .search-area .input-group-text i,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_10"] .header-right .search-area .form-control svg path,
[data-headerbg="color_10"]
  .header-right
  .search-area
  .input-group-text
  svg
  path,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_10"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #243bc9;
}
[data-headerbg="color_10"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_10"] .header-left .dashboard_bar,
[data-headerbg="color_10"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_10"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_10"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_10"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_10"] .hamburger .line,
[data-headerbg="color_10"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_10"] .hamburger .line svg rect,
[data-headerbg="color_10"] .hamburger svg rect,
[data-headerbg="color_10"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_10"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_11"],
[data-headerbg="color_11"][data-theme-version="dark"] {
  --headerbg: #c6164f;
}
[data-headerbg="color_11"]
  .search-area
  .form-control::-webkit-input-placeholder,
[data-headerbg="color_11"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_11"] .search-area .form-control,
[data-headerbg="color_11"] .search-area .form-control::placeholder,
[data-headerbg="color_11"] .search-area .input-group-text,
[data-headerbg="color_11"][data-theme-version="dark"]
  .search-area
  .form-control,
[data-headerbg="color_11"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_11"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_11"] .input-group-text svg path,
[data-headerbg="color_11"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_11"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_11"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_11"] .header-right .search-area .form-control,
[data-headerbg="color_11"] .header-right .search-area .input-group-text,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #e72866;
}
[data-headerbg="color_11"] .header-right .search-area .form-control i,
[data-headerbg="color_11"] .header-right .search-area .input-group-text i,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_11"] .header-right .search-area .form-control svg path,
[data-headerbg="color_11"]
  .header-right
  .search-area
  .input-group-text
  svg
  path,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_11"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #e72866;
}
[data-headerbg="color_11"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_11"] .header-left .dashboard_bar,
[data-headerbg="color_11"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_11"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_11"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_11"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_11"] .hamburger .line,
[data-headerbg="color_11"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_11"] .hamburger .line svg rect,
[data-headerbg="color_11"] .hamburger svg rect,
[data-headerbg="color_11"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_11"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_12"],
[data-headerbg="color_12"][data-theme-version="dark"] {
  --headerbg: #343a40;
}
[data-headerbg="color_12"]
  .search-area
  .form-control::-webkit-input-placeholder,
[data-headerbg="color_12"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_12"] .search-area .form-control,
[data-headerbg="color_12"] .search-area .form-control::placeholder,
[data-headerbg="color_12"] .search-area .input-group-text,
[data-headerbg="color_12"][data-theme-version="dark"]
  .search-area
  .form-control,
[data-headerbg="color_12"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_12"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_12"] .input-group-text svg path,
[data-headerbg="color_12"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_12"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_12"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_12"] .header-right .search-area .form-control,
[data-headerbg="color_12"] .header-right .search-area .input-group-text,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #4b545c;
}
[data-headerbg="color_12"] .header-right .search-area .form-control i,
[data-headerbg="color_12"] .header-right .search-area .input-group-text i,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_12"] .header-right .search-area .form-control svg path,
[data-headerbg="color_12"]
  .header-right
  .search-area
  .input-group-text
  svg
  path,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_12"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #4b545c;
}
[data-headerbg="color_12"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_12"] .header-left .dashboard_bar,
[data-headerbg="color_12"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_12"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_12"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_12"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_12"] .hamburger .line,
[data-headerbg="color_12"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_12"] .hamburger .line svg rect,
[data-headerbg="color_12"] .hamburger svg rect,
[data-headerbg="color_12"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_12"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_13"],
[data-headerbg="color_13"][data-theme-version="dark"] {
  --headerbg: #2a2a2a;
}
[data-headerbg="color_13"]
  .search-area
  .form-control::-webkit-input-placeholder,
[data-headerbg="color_13"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_13"] .search-area .form-control,
[data-headerbg="color_13"] .search-area .form-control::placeholder,
[data-headerbg="color_13"] .search-area .input-group-text,
[data-headerbg="color_13"][data-theme-version="dark"]
  .search-area
  .form-control,
[data-headerbg="color_13"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_13"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_13"] .input-group-text svg path,
[data-headerbg="color_13"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_13"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_13"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_13"] .header-right .search-area .form-control,
[data-headerbg="color_13"] .header-right .search-area .input-group-text,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #444;
}
[data-headerbg="color_13"] .header-right .search-area .form-control i,
[data-headerbg="color_13"] .header-right .search-area .input-group-text i,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_13"] .header-right .search-area .form-control svg path,
[data-headerbg="color_13"]
  .header-right
  .search-area
  .input-group-text
  svg
  path,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_13"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #444;
}
[data-headerbg="color_13"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_13"] .header-left .dashboard_bar,
[data-headerbg="color_13"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_13"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_13"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_13"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_13"] .hamburger .line,
[data-headerbg="color_13"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_13"] .hamburger .line svg rect,
[data-headerbg="color_13"] .hamburger svg rect,
[data-headerbg="color_13"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_13"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_14"],
[data-headerbg="color_14"][data-theme-version="dark"] {
  --headerbg: #4885ed;
}
[data-headerbg="color_14"]
  .search-area
  .form-control::-webkit-input-placeholder,
[data-headerbg="color_14"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_14"] .search-area .form-control,
[data-headerbg="color_14"] .search-area .form-control::placeholder,
[data-headerbg="color_14"] .search-area .input-group-text,
[data-headerbg="color_14"][data-theme-version="dark"]
  .search-area
  .form-control,
[data-headerbg="color_14"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_14"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_14"] .input-group-text svg path,
[data-headerbg="color_14"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_14"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_14"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_14"] .header-right .search-area .form-control,
[data-headerbg="color_14"] .header-right .search-area .input-group-text,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #76a4f2;
}
[data-headerbg="color_14"] .header-right .search-area .form-control i,
[data-headerbg="color_14"] .header-right .search-area .input-group-text i,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_14"] .header-right .search-area .form-control svg path,
[data-headerbg="color_14"]
  .header-right
  .search-area
  .input-group-text
  svg
  path,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_14"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #76a4f2;
}
[data-headerbg="color_14"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_14"] .header-left .dashboard_bar,
[data-headerbg="color_14"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_14"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_14"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_14"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_14"] .hamburger .line,
[data-headerbg="color_14"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_14"] .hamburger .line svg rect,
[data-headerbg="color_14"] .hamburger svg rect,
[data-headerbg="color_14"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_14"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-headerbg="color_15"],
[data-headerbg="color_15"][data-theme-version="dark"] {
  --headerbg: #4cb32b;
}
[data-headerbg="color_15"]
  .search-area
  .form-control::-webkit-input-placeholder,
[data-headerbg="color_15"][data-theme-version="dark"]
  .search-area
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-headerbg="color_15"] .search-area .form-control,
[data-headerbg="color_15"] .search-area .form-control::placeholder,
[data-headerbg="color_15"] .search-area .input-group-text,
[data-headerbg="color_15"][data-theme-version="dark"]
  .search-area
  .form-control,
[data-headerbg="color_15"][data-theme-version="dark"]
  .search-area
  .form-control::placeholder,
[data-headerbg="color_15"][data-theme-version="dark"]
  .search-area
  .input-group-text {
  color: #fff;
}
[data-headerbg="color_15"] .input-group-text svg path,
[data-headerbg="color_15"][data-theme-version="dark"]
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_15"] .search-area .input-group-append .input-group-text i,
[data-headerbg="color_15"][data-theme-version="dark"]
  .search-area
  .input-group-append
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_15"] .header-right .search-area .form-control,
[data-headerbg="color_15"] .header-right .search-area .input-group-text,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text {
  background-color: #63d140;
}
[data-headerbg="color_15"] .header-right .search-area .form-control i,
[data-headerbg="color_15"] .header-right .search-area .input-group-text i,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  i,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  i {
  color: #fff;
}
[data-headerbg="color_15"] .header-right .search-area .form-control svg path,
[data-headerbg="color_15"]
  .header-right
  .search-area
  .input-group-text
  svg
  path,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .search-area
  .form-control
  svg
  path,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .search-area
  .input-group-text
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_15"] .header-right .notification_dropdown .nav-link,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link {
  background-color: #63d140;
}
[data-headerbg="color_15"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  svg
  path {
  fill: #fff;
}
[data-headerbg="color_15"] .header-left .dashboard_bar,
[data-headerbg="color_15"] .header-profile > a.nav-link .header-info .small,
[data-headerbg="color_15"] .header-profile > a.nav-link .header-info small,
[data-headerbg="color_15"] .header-profile > a.nav-link .header-info span,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-left
  .dashboard_bar,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  .small,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  small,
[data-headerbg="color_15"][data-theme-version="dark"]
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-headerbg="color_15"] .hamburger .line,
[data-headerbg="color_15"][data-theme-version="dark"] .hamburger .line {
  background: #fff !important;
}
[data-headerbg="color_15"] .hamburger .line svg rect,
[data-headerbg="color_15"] .hamburger svg rect,
[data-headerbg="color_15"][data-theme-version="dark"] .hamburger .line svg rect,
[data-headerbg="color_15"][data-theme-version="dark"] .hamburger svg rect {
  fill: #fff !important;
}
[data-nav-headerbg="color_1"] .nav-header .brand-logo .brand-title,
[data-nav-headerbg="color_1"] .nav-header .brand-logo .logo-abbr,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"]
  .nav-header
  .brand-logo
  .brand-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"]
  .nav-header
  .brand-logo
  .logo-abbr {
  display: none;
}
[data-nav-headerbg="color_1"] .nav-header .brand-logo .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"]
  .nav-header
  .brand-logo
  .color-title {
  display: block;
}
[data-nav-headerbg="color_1"] .nav-header .brand-logo .logo-color,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"]
  .nav-header
  .brand-logo
  .logo-color {
  display: block;
  height: 50px;
  width: 50px;
}
[data-nav-headerbg="color_1"] .nav-header .brand-logo .brand-title-color,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"]
  .nav-header
  .brand-logo
  .brand-title-color {
  display: block;
  margin-left: 1rem;
  width: 10rem;
}
[data-nav-headerbg="color_1"][data-layout="horizontal"] .header .header-content,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-layout="horizontal"]
  .header
  .header-content {
  padding-left: 0;
}
[data-nav-headerbg="color_1"][data-sidebar-style="compact"] .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="icon-hover"] .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="mini"] .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="modern"] .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="compact"]
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="icon-hover"]
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="mini"]
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="modern"]
  .color-title {
  display: none !important;
}
[data-nav-headerbg="color_1"][data-sidebar-style="compact"][data-layout="horizontal"]
  .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="compact"][data-layout="vertical"]
  .menu-toggle
  .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="icon-hover"]
  .iconhover-toggle
  .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .color-title,
[data-nav-headerbg="color_1"][data-sidebar-style="morden"][data-layout="horizontal"]
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="compact"][data-layout="horizontal"]
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="compact"][data-layout="vertical"]
  .menu-toggle
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="icon-hover"]
  .iconhover-toggle
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="icon-hover"][data-layout="horizontal"]
  .color-title,
[data-primary="color_1"][data-nav-headerbg="color_1"][data-theme-version="light"][data-sidebar-style="morden"][data-layout="horizontal"]
  .color-title {
  display: block !important;
}
@media (min-width: 62rem) {
  [data-container="boxed"] #main-wrapper {
    box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    max-width: 74.9375rem;
  }
  [direction="rtl"][data-container="boxed"] #main-wrapper {
    text-align: right;
  }
  [data-container="boxed"] .content-body {
    padding-right: 0;
  }
  [data-container="boxed"] .invoice-num {
    font-size: 1.375rem;
  }
  [data-container="boxed"] .email-susb {
    display: none;
  }
  [data-container="boxed"] .assets-al,
  [data-container="boxed"] .market-previews {
    width: 50%;
  }
  [data-container="boxed"] .buy-coin .coin-img img {
    bottom: -11px;
    width: 332px;
  }
  [data-container="boxed"] .dz-side-menu {
    display: none;
  }
  [data-container="boxed"] .out-footer {
    margin-right: 5.375rem;
  }
}
@media only screen and (min-width: 84.375rem) {
  [data-layout="vertical"][data-sidebar-style="overlay"][data-container="boxed"][data-header-position="fixed"]
    .header {
    width: 74.9375rem;
  }
}
@media only screen and (min-width: 75rem) and (max-width: 84.3125rem) {
  [data-layout="vertical"][data-sidebar-style="overlay"][data-container="boxed"][data-header-position="fixed"]
    .header {
    width: 74.9375rem;
  }
}
[data-header-position="fixed"][data-layout="horizontal"][data-container="boxed"]
  .deznav {
  max-width: 74.9375rem;
}
[data-layout="horizontal"][data-container="boxed"][data-header-position="fixed"]
  .header,
[data-layout="horizontal"][data-container="boxed"][data-header-position="fixed"][data-sidebar-style="mini"]
  .header,
[data-layout="vertical"][data-container="boxed"][data-header-position="fixed"]
  .header {
  width: 74.9375rem;
}
[data-container="boxed"] .metismenu.fixed {
  left: auto;
  max-width: 74.9375rem;
}
[data-container="boxed"] .page-titles {
  margin-bottom: 3rem;
  padding: 0.9375rem;
}
[data-container="boxed"] .content-body .container-fluid,
[data-container="boxed"] .content-body .container-lg,
[data-container="boxed"] .content-body .container-md,
[data-container="boxed"] .content-body .container-sm,
[data-container="boxed"] .content-body .container-xl,
[data-container="boxed"] .content-body .container-xxl {
  padding: 2.5rem;
}
[data-container="boxed"][data-layout="vertical"] .page-titles {
  margin-left: 0;
  margin-right: 0;
}
[data-layout="vertical"][data-container="boxed"][data-sidebar-position="fixed"][data-header-position="static"][data-sidebar-style="overlay"]
  .menu-toggle
  .deznav,
[data-layout="vertical"][data-container="boxed"][data-sidebar-position="fixed"][data-header-position="static"][data-sidebar-style="overlay"]
  .nav-header {
  position: absolute;
}
[data-container="boxed"][data-sidebar-position="fixed"][data-layout="horizontal"]
  .deznav.fixed {
  left: auto;
  max-width: 74.9375rem;
}
@media (min-width: 62rem) {
  [data-container="wide-boxed"] #main-wrapper {
    box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    max-width: 92.5rem;
  }
  [direction="rtl"][data-container="wide-boxed"] #main-wrapper {
    text-align: right;
  }
  [data-container="wide-boxed"] .content-body {
    padding-right: 0;
  }
  [data-container="wide-boxed"] .email-susb {
    display: none;
  }
  [data-container="wide-boxed"] .assets-al,
  [data-container="wide-boxed"] .market-previews {
    width: 50%;
  }
  [data-container="wide-boxed"] .buy-coin .coin-img img {
    bottom: -11px;
    width: 332px;
  }
}
@media only screen and (min-width: 84.375rem) {
  [data-layout="vertical"][data-sidebar-style="overlay"][data-container="wide-boxed"][data-header-position="fixed"]
    .header {
    width: 92.5rem;
  }
}
@media only screen and (min-width: 75rem) and (max-width: 100rem) {
  [data-layout="vertical"][data-sidebar-style="overlay"][data-container="wide-boxed"][data-header-position="fixed"]
    .header {
    width: 92.5rem;
  }
}
[data-sidebar-style="compact"][data-header-position="fixed"][data-container="wide-boxed"][data-layout="vertical"]
  .header {
  width: 92.5rem;
}
[data-header-position="fixed"][data-layout="horizontal"][data-container="wide-boxed"]
  .deznav {
  max-width: 92.5rem;
}
[data-layout="horizontal"][data-container="wide-boxed"][data-header-position="fixed"]
  .header,
[data-layout="horizontal"][data-container="wide-boxed"][data-header-position="fixed"][data-sidebar-style="mini"]
  .header,
[data-layout="vertical"][data-container="wide-boxed"][data-header-position="fixed"]
  .header {
  width: 92.5rem;
}
[data-container="wide-boxed"] .metismenu.fixed {
  left: auto;
  max-width: 92.5rem;
}
[data-container="wide-boxed"] .page-titles {
  margin-bottom: 3rem;
  padding: 0.9375rem;
}
[data-container="wide-boxed"] .content-body .container-fluid,
[data-container="wide-boxed"] .content-body .container-lg,
[data-container="wide-boxed"] .content-body .container-md,
[data-container="wide-boxed"] .content-body .container-sm,
[data-container="wide-boxed"] .content-body .container-xl,
[data-container="wide-boxed"] .content-body .container-xxl {
  padding: 2.5rem;
}
[data-container="wide-boxed"][data-layout="vertical"] .page-titles {
  margin-left: 0;
  margin-right: 0;
}
[data-layout="vertical"][data-container="wide-boxed"][data-sidebar-position="fixed"][data-header-position="static"][data-sidebar-style="overlay"]
  .menu-toggle
  .deznav,
[data-layout="vertical"][data-container="wide-boxed"][data-sidebar-position="fixed"][data-header-position="static"][data-sidebar-style="overlay"]
  .nav-header {
  position: absolute;
}
[data-container="wide-boxed"][data-sidebar-position="fixed"][data-layout="horizontal"]
  .deznav.fixed {
  left: auto;
  max-width: 92.5rem;
}
[data-primary="color_2"] {
  --primary: #18a594;
  --primary-hover: #12786c;
  --primary-dark: #051f1c;
  --rgba-primary-1: rgba(24, 165, 148, 0.1);
  --rgba-primary-2: rgba(24, 165, 148, 0.2);
  --rgba-primary-3: rgba(24, 165, 148, 0.3);
  --rgba-primary-4: rgba(24, 165, 148, 0.4);
  --rgba-primary-5: rgba(24, 165, 148, 0.5);
  --rgba-primary-6: rgba(24, 165, 148, 0.6);
  --rgba-primary-7: rgba(24, 165, 148, 0.7);
  --rgba-primary-8: rgba(24, 165, 148, 0.8);
  --rgba-primary-9: rgba(24, 165, 148, 0.9);
}
[data-primary="color_3"] {
  --primary: #9568ff;
  --primary-hover: #7135ff;
  --primary-dark: #3d00ce;
  --rgba-primary-1: rgba(149, 104, 255, 0.1);
  --rgba-primary-2: rgba(149, 104, 255, 0.2);
  --rgba-primary-3: rgba(149, 104, 255, 0.3);
  --rgba-primary-4: rgba(149, 104, 255, 0.4);
  --rgba-primary-5: rgba(149, 104, 255, 0.5);
  --rgba-primary-6: rgba(149, 104, 255, 0.6);
  --rgba-primary-7: rgba(149, 104, 255, 0.7);
  --rgba-primary-8: rgba(149, 104, 255, 0.8);
  --rgba-primary-9: rgba(149, 104, 255, 0.9);
}
[data-primary="color_4"] {
  --primary: #362465;
  --primary-hover: #22173f;
  --primary-dark: #000;
  --rgba-primary-1: rgba(54, 36, 101, 0.1);
  --rgba-primary-2: rgba(54, 36, 101, 0.2);
  --rgba-primary-3: rgba(54, 36, 101, 0.3);
  --rgba-primary-4: rgba(54, 36, 101, 0.4);
  --rgba-primary-5: rgba(54, 36, 101, 0.5);
  --rgba-primary-6: rgba(54, 36, 101, 0.6);
  --rgba-primary-7: rgba(54, 36, 101, 0.7);
  --rgba-primary-8: rgba(54, 36, 101, 0.8);
  --rgba-primary-9: rgba(54, 36, 101, 0.9);
}
[data-primary="color_5"] {
  --primary: #3250ff;
  --primary-hover: #0025fe;
  --primary-dark: #001698;
  --rgba-primary-1: rgba(50, 80, 255, 0.1);
  --rgba-primary-2: rgba(50, 80, 255, 0.2);
  --rgba-primary-3: rgba(50, 80, 255, 0.3);
  --rgba-primary-4: rgba(50, 80, 255, 0.4);
  --rgba-primary-5: rgba(50, 80, 255, 0.5);
  --rgba-primary-6: rgba(50, 80, 255, 0.6);
  --rgba-primary-7: rgba(50, 80, 255, 0.7);
  --rgba-primary-8: rgba(50, 80, 255, 0.8);
  --rgba-primary-9: rgba(50, 80, 255, 0.9);
}
[data-primary="color_6"] {
  --primary: #3f8cff;
  --primary-hover: #0c6dff;
  --primary-dark: #0042a5;
  --rgba-primary-1: rgba(63, 140, 255, 0.1);
  --rgba-primary-2: rgba(63, 140, 255, 0.2);
  --rgba-primary-3: rgba(63, 140, 255, 0.3);
  --rgba-primary-4: rgba(63, 140, 255, 0.4);
  --rgba-primary-5: rgba(63, 140, 255, 0.5);
  --rgba-primary-6: rgba(63, 140, 255, 0.6);
  --rgba-primary-7: rgba(63, 140, 255, 0.7);
  --rgba-primary-8: rgba(63, 140, 255, 0.8);
  --rgba-primary-9: rgba(63, 140, 255, 0.9);
}
[data-primary="color_7"] {
  --primary: #40a7e2;
  --primary-hover: #208fcf;
  --primary-dark: #125277;
  --rgba-primary-1: rgba(64, 167, 226, 0.1);
  --rgba-primary-2: rgba(64, 167, 226, 0.2);
  --rgba-primary-3: rgba(64, 167, 226, 0.3);
  --rgba-primary-4: rgba(64, 167, 226, 0.4);
  --rgba-primary-5: rgba(64, 167, 226, 0.5);
  --rgba-primary-6: rgba(64, 167, 226, 0.6);
  --rgba-primary-7: rgba(64, 167, 226, 0.7);
  --rgba-primary-8: rgba(64, 167, 226, 0.8);
  --rgba-primary-9: rgba(64, 167, 226, 0.9);
}
[data-primary="color_8"] {
  --primary: #b65fbd;
  --primary-hover: #9e44a5;
  --primary-dark: #59265d;
  --rgba-primary-1: rgba(182, 95, 189, 0.1);
  --rgba-primary-2: rgba(182, 95, 189, 0.2);
  --rgba-primary-3: rgba(182, 95, 189, 0.3);
  --rgba-primary-4: rgba(182, 95, 189, 0.4);
  --rgba-primary-5: rgba(182, 95, 189, 0.5);
  --rgba-primary-6: rgba(182, 95, 189, 0.6);
  --rgba-primary-7: rgba(182, 95, 189, 0.7);
  --rgba-primary-8: rgba(182, 95, 189, 0.8);
  --rgba-primary-9: rgba(182, 95, 189, 0.9);
}
[data-primary="color_9"] {
  --primary: #88a67e;
  --primary-hover: #6d8f62;
  --primary-dark: #3f5239;
  --rgba-primary-1: rgba(136, 166, 126, 0.1);
  --rgba-primary-2: rgba(136, 166, 126, 0.2);
  --rgba-primary-3: rgba(136, 166, 126, 0.3);
  --rgba-primary-4: rgba(136, 166, 126, 0.4);
  --rgba-primary-5: rgba(136, 166, 126, 0.5);
  --rgba-primary-6: rgba(136, 166, 126, 0.6);
  --rgba-primary-7: rgba(136, 166, 126, 0.7);
  --rgba-primary-8: rgba(136, 166, 126, 0.8);
  --rgba-primary-9: rgba(136, 166, 126, 0.9);
}
[data-primary="color_10"] {
  --primary: #1c2e9e;
  --primary-hover: #142173;
  --primary-dark: #05081c;
  --rgba-primary-1: rgba(28, 46, 158, 0.1);
  --rgba-primary-2: rgba(28, 46, 158, 0.2);
  --rgba-primary-3: rgba(28, 46, 158, 0.3);
  --rgba-primary-4: rgba(28, 46, 158, 0.4);
  --rgba-primary-5: rgba(28, 46, 158, 0.5);
  --rgba-primary-6: rgba(28, 46, 158, 0.6);
  --rgba-primary-7: rgba(28, 46, 158, 0.7);
  --rgba-primary-8: rgba(28, 46, 158, 0.8);
  --rgba-primary-9: rgba(28, 46, 158, 0.9);
}
[data-primary="color_11"] {
  --primary: #c6164f;
  --primary-hover: #98113d;
  --primary-dark: #3c0718;
  --rgba-primary-1: rgba(198, 22, 79, 0.1);
  --rgba-primary-2: rgba(198, 22, 79, 0.2);
  --rgba-primary-3: rgba(198, 22, 79, 0.3);
  --rgba-primary-4: rgba(198, 22, 79, 0.4);
  --rgba-primary-5: rgba(198, 22, 79, 0.5);
  --rgba-primary-6: rgba(198, 22, 79, 0.6);
  --rgba-primary-7: rgba(198, 22, 79, 0.7);
  --rgba-primary-8: rgba(198, 22, 79, 0.8);
  --rgba-primary-9: rgba(198, 22, 79, 0.9);
}
[data-primary="color_12"] {
  --primary: #343a40;
  --primary-hover: #1d2124;
  --primary-dark: #000;
  --rgba-primary-1: rgba(52, 58, 64, 0.1);
  --rgba-primary-2: rgba(52, 58, 64, 0.2);
  --rgba-primary-3: rgba(52, 58, 64, 0.3);
  --rgba-primary-4: rgba(52, 58, 64, 0.4);
  --rgba-primary-5: rgba(52, 58, 64, 0.5);
  --rgba-primary-6: rgba(52, 58, 64, 0.6);
  --rgba-primary-7: rgba(52, 58, 64, 0.7);
  --rgba-primary-8: rgba(52, 58, 64, 0.8);
  --rgba-primary-9: rgba(52, 58, 64, 0.9);
}
[data-primary="color_13"] {
  --primary: #2a2a2a;
  --primary-hover: #111;
  --primary-dark: #000;
  --rgba-primary-1: rgba(42, 42, 42, 0.1);
  --rgba-primary-2: rgba(42, 42, 42, 0.2);
  --rgba-primary-3: rgba(42, 42, 42, 0.3);
  --rgba-primary-4: rgba(42, 42, 42, 0.4);
  --rgba-primary-5: rgba(42, 42, 42, 0.5);
  --rgba-primary-6: rgba(42, 42, 42, 0.6);
  --rgba-primary-7: rgba(42, 42, 42, 0.7);
  --rgba-primary-8: rgba(42, 42, 42, 0.8);
  --rgba-primary-9: rgba(42, 42, 42, 0.9);
}
[data-primary="color_14"] {
  --primary: #4885ed;
  --primary-hover: #1a66e8;
  --primary-dark: #0e3d8e;
  --rgba-primary-1: rgba(72, 133, 237, 0.1);
  --rgba-primary-2: rgba(72, 133, 237, 0.2);
  --rgba-primary-3: rgba(72, 133, 237, 0.3);
  --rgba-primary-4: rgba(72, 133, 237, 0.4);
  --rgba-primary-5: rgba(72, 133, 237, 0.5);
  --rgba-primary-6: rgba(72, 133, 237, 0.6);
  --rgba-primary-7: rgba(72, 133, 237, 0.7);
  --rgba-primary-8: rgba(72, 133, 237, 0.8);
  --rgba-primary-9: rgba(72, 133, 237, 0.9);
}
[data-primary="color_15"] {
  --primary: #4cb32b;
  --primary-hover: #3b8a21;
  --primary-dark: #18380d;
  --rgba-primary-1: rgba(76, 179, 43, 0.1);
  --rgba-primary-2: rgba(76, 179, 43, 0.2);
  --rgba-primary-3: rgba(76, 179, 43, 0.3);
  --rgba-primary-4: rgba(76, 179, 43, 0.4);
  --rgba-primary-5: rgba(76, 179, 43, 0.5);
  --rgba-primary-6: rgba(76, 179, 43, 0.6);
  --rgba-primary-7: rgba(76, 179, 43, 0.7);
  --rgba-primary-8: rgba(76, 179, 43, 0.8);
  --rgba-primary-9: rgba(76, 179, 43, 0.9);
}
[data-secondary="color_2"] {
  --secondary: #18a594;
  --secondary-dark: #12786c;
}
[data-secondary="color_3"] {
  --secondary: #9568ff;
  --secondary-dark: #7135ff;
}
[data-secondary="color_4"] {
  --secondary: #362465;
  --secondary-dark: #22173f;
}
[data-secondary="color_5"] {
  --secondary: #3250ff;
  --secondary-dark: #0025fe;
}
[data-secondary="color_6"] {
  --secondary: #3f8cff;
  --secondary-dark: #0c6dff;
}
[data-secondary="color_7"] {
  --secondary: #40a7e2;
  --secondary-dark: #208fcf;
}
[data-secondary="color_8"] {
  --secondary: #b65fbd;
  --secondary-dark: #9e44a5;
}
[data-secondary="color_9"] {
  --secondary: #88a67e;
  --secondary-dark: #6d8f62;
}
[data-secondary="color_10"] {
  --secondary: #1c2e9e;
  --secondary-dark: #142173;
}
[data-secondary="color_11"] {
  --secondary: #c6164f;
  --secondary-dark: #98113d;
}
[data-secondary="color_12"] {
  --secondary: #343a40;
  --secondary-dark: #1d2124;
}
[data-secondary="color_13"] {
  --secondary: #2a2a2a;
  --secondary-dark: #111;
}
[data-secondary="color_14"] {
  --secondary: #4885ed;
  --secondary-dark: #1a66e8;
}
[data-secondary="color_15"] {
  --secondary: #4cb32b;
  --secondary-dark: #3b8a21;
}
[data-typography="opensans"] {
  font-family: Open Sans, sans-serif;
}
[data-typography="poppins"] {
  font-family: poppins, sans-serif;
}
[data-typography="cairo"] {
  font-family: Cairo, sans-serif;
}
[data-typography="roboto"] {
  font-family: Roboto, sans-serif;
}
[data-typography="helvetica"] {
  font-family: HelveticaNeue;
}
[data-theme-version="transparent"] {
  background-attachment: fixed;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
}
[data-theme-version="transparent"] .h1,
[data-theme-version="transparent"] .h2,
[data-theme-version="transparent"] .h3,
[data-theme-version="transparent"] .h4,
[data-theme-version="transparent"] .h5,
[data-theme-version="transparent"] .h6,
[data-theme-version="transparent"] h1,
[data-theme-version="transparent"] h2,
[data-theme-version="transparent"] h3,
[data-theme-version="transparent"] h4,
[data-theme-version="transparent"] h5,
[data-theme-version="transparent"] h6 {
  color: #fff !important;
}
[data-theme-version="transparent"] a.link {
  color: #ddd;
}
[data-theme-version="transparent"] a.link:focus,
[data-theme-version="transparent"] a.link:hover {
  color: #58bad7;
}
[data-theme-version="transparent"] a {
  color: #fff;
}
[data-theme-version="transparent"] a:hover {
  color: #828690;
}
[data-theme-version="transparent"] .border-right {
  border-right: 1px solid #3a2d60 !important;
}
[data-theme-version="transparent"] .border-left {
  border-left: 1px solid #3a2d60 !important;
}
[data-theme-version="transparent"] .border-top {
  border-top: 1px solid #3a2d60 !important;
}
[data-theme-version="transparent"] .border-bottom {
  border-bottom: 1px solid #3a2d60 !important;
}
[data-theme-version="transparent"] .border {
  border: 1px solid #3a2d60 !important;
}
[data-theme-version="transparent"] .dropdown-menu {
  background-color: #25164f;
}
[data-theme-version="transparent"] .dropdown-item:focus,
[data-theme-version="transparent"] .dropdown-item:hover {
  background-color: #15073a;
  color: #fff;
}
[data-theme-version="transparent"] .form-control {
  background-color: #15073a;
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="transparent"] .card,
[data-theme-version="transparent"] .header {
  background-color: rgba(0, 0, 0, 0.15);
}
[data-theme-version="transparent"] .header-left input {
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="transparent"] .header-left input:focus {
  border-color: #9568ff;
  box-shadow: none;
}
[data-theme-version="transparent"]
  .header-left
  input::-webkit-input-placeholder {
  color: #fff;
}
[data-theme-version="transparent"] .header-left input::placeholder {
  color: #fff;
}
[data-theme-version="transparent"] .header-right .dropdown .nav-link:hover,
[data-theme-version="transparent"]
  .header-right
  .notification_dropdown
  .dropdown-item
  a {
  color: #fff;
}
[data-theme-version="transparent"] .nav-control,
[data-theme-version="transparent"] .nav-header {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
[data-theme-version="transparent"] .brand-logo,
[data-theme-version="transparent"] .brand-logo:hover,
[data-theme-version="transparent"] .nav-control {
  color: #fff;
}
[data-theme-version="transparent"] .deznav {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
[data-theme-version="transparent"] .deznav .metismenu > li > a {
  color: rgba(0, 0, 0, 0.15);
}
[data-theme-version="transparent"] .deznav .metismenu > li.mm-active > a,
[data-theme-version="transparent"] .deznav .metismenu > li:focus > a,
[data-theme-version="transparent"] .deznav .metismenu > li:hover > a {
  background-color: rgba(0, 0, 0, 0.15) !important;
  color: #fff;
}
[data-theme-version="transparent"] .deznav .metismenu > li.mm-active > a:after,
[data-theme-version="transparent"] .deznav .metismenu > li:focus > a:after,
[data-theme-version="transparent"] .deznav .metismenu > li:hover > a:after {
  border-color: transparent transparent #fff;
}
[data-theme-version="transparent"] .deznav .metismenu > li.mm-active ul ul {
  background-color: initial;
}
[data-theme-version="transparent"] .deznav .metismenu ul {
  background-color: rgba(0, 0, 0, 0.15);
}
[data-theme-version="transparent"] .deznav .metismenu ul a.mm-active,
[data-theme-version="transparent"] .deznav .metismenu ul a:focus,
[data-theme-version="transparent"] .deznav .metismenu ul a:hover {
  color: #fff;
}
[data-theme-version="transparent"] .deznav .metismenu a {
  color: rgba(0, 0, 0, 0.15);
}
[data-theme-version="transparent"] .deznav .metismenu ul {
  background-color: rgba(0, 0, 0, 0.15) !important;
}
[data-theme-version="transparent"] .deznav .metismenu .has-arrow:after {
  border-color: transparent transparent rgba(0, 0, 0, 0.15);
}
.app-fullcalender button {
  border-radius: 0;
  color: #6e6e6e;
}
.app-fullcalender td {
  border-color: #eeee;
}
.calendar {
  float: left;
  margin-bottom: 0;
}
.fc-view {
  margin-top: 1.875rem;
}
.fc-toolbar {
  margin-bottom: 0.3125rem;
  margin-top: 0.9375rem;
}
@media (max-width: 575.98px) {
  .fc-toolbar .fc-left {
    display: flex;
    float: none;
    justify-content: space-between;
    margin-bottom: 0.625rem;
  }
  .fc-toolbar .fc-right {
    float: none;
    margin-bottom: 0.3125rem;
  }
  .fc-toolbar .fc-center,
  .fc-toolbar .fc-right {
    display: flex;
    justify-content: center;
  }
  .fc-toolbar .fc-center * {
    float: none;
  }
}
.fc-toolbar .h2,
.fc-toolbar h2 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.875rem;
  text-transform: uppercase;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar .ui-state-hover,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
  box-shadow: none;
  z-index: 0;
}
.fc-widget-header {
  border: 0.0625rem solid #eeee;
  border-bottom: 0 !important;
}
.fc th.fc-widget-header {
  background: #eeee !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.625rem 0;
  text-transform: uppercase;
}
.fc-button {
  border: 0.0625rem solid #eeee;
  text-transform: capitalize;
}
.fc-button.active {
  box-shadow: none !important;
}
.fc-text-arrow {
  font-family: inherit;
  font-size: 1rem;
}
.external-event,
.fc-event {
  border: none;
  border-radius: 0.125rem;
  cursor: move;
  font-size: 0.8125rem;
  margin: 0.3125rem 0.4375rem;
  padding: 0.3125rem;
  text-align: center;
}
.external-event {
  cursor: move;
  margin: 0.625rem 0;
  padding: 0.125rem 0;
}
.fc-basic-view td.fc-day-number,
.fc-basic-view td.fc-week-number span {
  padding-right: 0.3125rem;
}
#drop-remove {
  margin-right: 0.5rem;
  top: 0.1875rem;
}
#add-category .modal-dialog,
#event-modal .modal-dialog {
  max-width: 37.5rem;
}
.fc-content {
  color: #fff;
}
.fc th.fc-widget-header {
  background: transparent !important;
}
.fc-button {
  background: #fff;
}
.fc-state-hover {
  background: #fff !important;
}
.fc-state-highlight {
  background: #f2f4fa !important;
}
[data-theme-version="dark"] .fc-state-highlight {
  color: #fff !important;
}
.fc-cell-overlay {
  background: #fff !important;
}
.fc-unthemed .fc-today {
  background: #f2f4fa !important;
}
.fc-day-top {
  color: #6e6e6e !important;
}
[data-theme-version="dark"] .fc-day-top {
  color: #fff !important;
}
.external-event {
  color: #fff;
}
[data-theme-version="dark"] .external-event {
  color: #fff !important;
}
.fc-basic-view .fc-body .fc-row {
  min-height: 1rem;
}
.fc-scroller.fc-day-grid-container {
  height: 30.625rem !important;
}
.fc-row.fc-week.fc-widget-content.fc-rigid {
  height: 5.0625rem !important;
}
@media only screen and (max-width: 90rem) {
  .email_left_pane {
    display: none;
  }
}
#external-events .external-event:before {
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.875rem;
  margin-right: 0.9rem;
  min-width: 0.875rem;
  position: relative;
  top: 0.125rem;
  width: 0.875rem;
}
[data-theme-version="dark"] #external-events [data-class="bg-primary"] {
  color: #fff !important;
}
#external-events [data-class="bg-primary"]:before {
  background: #9568ff;
  background: var(--primary);
}
#external-events [data-class="bg-success"]:before {
  background: #00a389;
}
#external-events [data-class="bg-warning"]:before {
  background: #f0a901;
}
#external-events [data-class="bg-dark"]:before {
  background: #6e6e6e;
}
#external-events [data-class="bg-danger"]:before {
  background: #eb5757;
}
#external-events [data-class="bg-info"]:before {
  background: #58bad7;
}
#external-events [data-class="bg-pink"]:before {
  background: #e83e8c;
}
#external-events [data-class="bg-secondary"]:before {
  background: #362465;
}
.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  border-color: #eeee;
}
[data-theme-version="dark"] .fc .fc-row .fc-content-skeleton table,
[data-theme-version="dark"] .fc .fc-row .fc-content-skeleton td,
[data-theme-version="dark"] .fc .fc-row .fc-helper-skeleton td,
[data-theme-version="dark"] .fc-unthemed .fc-content,
[data-theme-version="dark"] .fc-unthemed .fc-divider,
[data-theme-version="dark"] .fc-unthemed .fc-list-heading td,
[data-theme-version="dark"] .fc-unthemed .fc-list-view,
[data-theme-version="dark"] .fc-unthemed .fc-popover,
[data-theme-version="dark"] .fc-unthemed .fc-row,
[data-theme-version="dark"] .fc-unthemed tbody,
[data-theme-version="dark"] .fc-unthemed td,
[data-theme-version="dark"] .fc-unthemed th,
[data-theme-version="dark"] .fc-unthemed thead {
  border-color: #3a2d60;
}
.email-left-box {
  border-right: 1px solid #fff;
  height: calc(100vh - 83px);
  overflow-y: auto;
  padding: 1.875rem 1.25rem;
}
.email-left-box .btn.text-white.btn-block {
  background-color: #362465;
  background-color: var(--secondary);
  font-size: 0.938rem;
  font-weight: 500;
  white-space: nowrap;
}
@media only screen and (max-width: 47.9375rem) {
  .email-left-box {
    border: none;
    float: none;
    padding-bottom: 1.875rem !important;
    width: 100%;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .email-left-box {
    padding-bottom: 0 !important;
  }
}
.email-left-box .intro-title {
  margin: 1.875rem 0 1.25rem;
  padding: 1rem;
}
.email-left-box .intro-title .h5,
.email-left-box .intro-title h5 {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
}
.email-left-box .intro-title .h5 i,
.email-left-box .intro-title h5 i {
  bottom: 0.0625rem;
  font-size: 0.75rem;
  position: relative;
}
.email-left-box .intro-title i {
  color: #9568ff;
  color: var(--primary);
}
.email-left-box .mail-list {
  margin-top: 2.188rem;
}
.email-left-box .mail-list a {
  background: transparent;
  border: 0;
  color: #000;
  display: block;
  font-weight: 600;
  padding: 0.625rem 0.9375rem;
  vertical-align: middle;
  z-index: 1;
}
.email-left-box .mail-list .change {
  color: #666;
  font-weight: 500;
}
.email-left-box .mail-list .list-group-item {
  border-radius: 10px;
  font-size: 0.938rem;
  font-weight: 500;
  margin-bottom: 0.625rem;
  overflow: hidden;
  padding: 0.75rem 1.0625rem;
}
.email-left-box .mail-list .list-group-item i {
  color: #000;
  font-size: 1.125rem;
  padding-right: 1.125rem;
}
.email-left-box .mail-list .list-group-item svg {
  margin-right: 1.125rem;
}
.email-left-box .mail-list .list-group-item.active {
  background-color: rgba(54, 36, 101, 0.1);
  background-color: var(--rgba-secondary-1);
  color: #362465;
}
.email-left-box .mail-list .list-group-item.active span.badge {
  background-color: #362465;
  background-color: var(--secondary);
}
.email-left-box .mail-list .list-group-item.active i {
  color: #362465;
  color: var(--secondary);
}
.email-left-box .mail-list .list-group-item.change {
  margin-bottom: 0;
}
.email-left-box .mail-list .list-group-item:before {
  background-color: rgba(54, 36, 101, 0.1);
  background-color: var(--rgba-secondary-1);
  color: #362465;
  color: var(--secondary);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s;
  width: 0;
}
.email-left-box .mail-list .list-group-item:hover {
  color: #362465;
  color: var(--secondary);
}
.email-left-box .mail-list .list-group-item:hover:before {
  width: 100%;
}
.email-left-box .mail-list .list-group-item:hover i {
  color: #362465;
  color: var(--secondary);
}
.email-left-box .mail-list .list-group-item:hover svg path {
  fill: #362465;
  fill: var(--secondary);
  stroke: #362465;
  stroke: var(--secondary);
}
@media only screen and (max-width: 35.9375rem) {
  .email-left-box {
    height: calc(100vh - 160px);
  }
}
input#checkAll.form-check-input {
  background-color: #fff;
}
[data-theme-version="dark"] input#checkAll.form-check-input {
  background-color: #15073a;
}
input#checkAll.form-check-input:checked {
  background-color: #9568ff;
  background-color: var(--primary);
}
.email-right-box .pagination {
  background-color: #e6ebee;
  margin-bottom: 0;
  padding: 1rem 0;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .email-right-box {
    clear: both;
    margin-left: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .email-right-box {
    padding-left: 0;
    padding-right: 0;
  }
}
.email-right-box .right-box-border {
  border-right: 0.125rem solid rgba(149, 104, 255, 0.1);
  border-right: 0.125rem solid var(--rgba-primary-1);
}
@media screen and (min-width: 40.5625rem) and (max-width: 75rem) {
  .email-right-box .right-box-padding {
    padding-left: 1.25rem;
  }
}
@media (min-width: 106.25rem) {
  .email-right-box .right-box-padding {
    padding-left: 0.9375rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .email-right-box .right-box-padding {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .email-right-box .right-box-padding {
    padding: 1rem;
  }
}
.email-right-box .table-pagenation {
  background-color: #e6ebee;
  border: 1px solid #fff;
  border-width: 1px 0w;
  margin-top: 0;
}
.toolbar {
  height: 3.563rem;
}
@media only screen and (max-width: 74.9375rem) {
  .toolbar {
    height: auto;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .toolbar {
    border-top: 1px solid #fff;
    padding-top: 10px;
  }
}
.toolbar .btn-group .btn.nav-link.active {
  background-color: initial;
  border: 0;
  box-shadow: none;
  color: #9568ff;
  color: var(--primary);
  font-size: 14px;
  padding: 0.5rem 1rem;
}
@media only screen and (max-width: 74.9375rem) {
  .toolbar .btn-group .btn.nav-link.active {
    font-size: 0.75rem;
    padding: 0.5rem 1rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .toolbar .btn-group .btn.nav-link.active {
    padding: 0.3rem;
  }
  .toolbar .btn-group .btn.nav-link.active .btn {
    font-size: 0.613rem;
  }
}
.toolbar .btn-group .btn.nav-link.active:before {
  background-color: #9568ff;
  background-color: var(--primary);
  bottom: -0.325rem;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.5s;
  width: 100%;
}
@media only screen and (max-width: 87.5rem) {
  .toolbar .btn-group .btn.nav-link.active:before {
    display: none;
  }
}
.toolbar .btn-group .btn.nav-link.active:focus {
  box-shadow: none;
}
.toolbar .btn-group .btn.nav-link.active svg path {
  fill: #9568ff;
  fill: var(--primary);
}
.toolbar .btn-group .btn.nav-link:before {
  background-color: #9568ff;
  background-color: var(--primary);
  bottom: -0.325rem;
  content: "";
  display: block;
  height: 3px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.5s;
  width: 0;
}
.toolbar .btn-group .btn.nav-link:hover:before {
  width: 100%;
}
.toolbar .btn-group .btn.nav-link:hover svg path {
  fill: #9568ff;
  fill: var(--primary);
}
.toolbar .btn-group .btn.nav-link svg {
  margin-bottom: 0.2rem;
  margin-right: 0.5rem;
}
.toolbar .btn-group input {
  position: relative;
  top: 0.125rem;
}
.saprat {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: space-between;
}
.saprat .btn-group {
  margin-left: 1.125rem;
}
@media only screen and (max-width: 35.9375rem) {
  .saprat .btn-group {
    margin-left: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .saprat {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .saprat .mail-tools {
    margin-left: 5.125rem;
  }
}
.saprat .mail-tools a:hover svg {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-radius: 0.625rem;
}
.read-content textarea {
  border-radius: 0.625rem;
  height: 9.375rem;
  padding: 0.9375rem 1.25rem;
}
.read-content-email {
  font-size: 0.875rem;
}
.read-content .h5,
.read-content h5,
.read-content p strong {
  color: #6a707e;
}
.read-content-body p {
  margin-bottom: 1.875rem;
}
.read-content-attachment {
  padding: 0.5rem 0;
}
.read-content-attachment .h6,
.read-content-attachment h6 {
  color: #6a707e;
  font-size: 1.125rem;
}
.read-content-attachment .h6 i,
.read-content-attachment h6 i {
  padding-right: 0.3125rem;
}
.read-content-attachment .attachment a {
  color: #9568ff !important;
  color: var(--primary) !important;
}
.read-content-attachment .attachment > div:not(:last-child) {
  border-right: 0.0625rem solid #dddfe1;
}
.compose-wrapper {
  height: calc(100vh - 180px);
  overflow-y: scroll;
  padding: 0 1rem;
}
.read-wapper {
  height: calc(100vh - 180px);
  padding: 0 1.25rem;
}
.compose-content .wysihtml5-toolbar {
  border-color: #fff;
}
.compose-content .dropzone {
  background: #fff !important;
}
.compose-content .h5,
.compose-content h5 {
  color: #6a707e;
  font-size: 1.0625rem;
}
.compose-content .h5 i,
.compose-content h5 i {
  font-size: 1.125rem;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.compose-content .dropzone {
  border: 0.0625rem dashed #dddfe1;
  border-radius: 0.625rem;
  min-height: 13.125rem;
  position: relative;
}
.compose-content .dropzone .dz-message {
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.compose-content #email-compose-editor {
  height: auto;
}
.email-list {
  background: #e6ebee;
  display: block;
  height: calc(100vh - 212px);
  overflow-y: scroll;
  padding-left: 0;
}
.email-list label {
  margin-bottom: 0;
}
.email-list .message {
  border-bottom: 1px solid #fff;
  cursor: default;
  display: block;
  height: 3.438rem;
  line-height: 3.438rem;
  padding: 0 15px;
  position: relative;
  transition-duration: 0.3s;
}
.email-list .message a {
  color: #9568ff;
  color: var(--primary);
}
.email-list .message-single .custom-checkbox {
  margin-top: 0.125rem;
}
.email-list .message-single i {
  color: #89879f;
  font-size: 1.125rem;
  padding-left: 0.4rem;
}
.email-list .message .icon {
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 16px;
  transition-duration: 0.3s;
}
@media only screen and (max-width: 35.9375rem) {
  .email-list .message .icon {
    display: none;
  }
}
.email-list .message:hover {
  background: #f3f5f7;
  transition-duration: 0.05s;
}
.email-list .message:hover .icon {
  opacity: 1;
}
.email-list .message:hover .col-mail-2 .date {
  opacity: 0;
}
.email-list .message:hover .message-single .form-check-input {
  opacity: 1;
}
.email-list .message .col-mail {
  float: left;
  position: relative;
}
.email-list .message .col-mail-1 {
  width: 5.625rem;
}
.email-list .message .col-mail-1 .star-toggle {
  display: block;
  float: left;
  font-size: 1rem;
  margin-left: 0.3125rem;
  margin-top: 1.125rem;
}
.email-list .message .col-mail-1 .email-checkbox {
  display: block;
  float: left;
  margin: 0.9375rem 0.625rem 0 1.25rem;
}
.email-list .message .col-mail-1 .dot {
  border: 0.4rem solid transparent;
  border-radius: 6.25rem;
  display: block;
  float: left;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 1.375rem 1.625rem 0;
  width: 0;
}
.email-list .message .col-mail-2 {
  bottom: 0;
  left: 5.625rem;
  position: absolute;
  right: 0;
  top: 0;
}
.email-list .message .col-mail-2 .subject {
  color: #000;
  font-weight: 500;
  left: 0;
  margin: 0 220px;
  overflow: hidden;
  position: absolute;
  right: 5.5rem;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
}
.email-list .message .col-mail-2 .subject span {
  color: #666;
}
.email-list .message .col-mail-2 .date {
  font-weight: 500;
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 0;
  transition-duration: 0.3s;
}
.email-list .message .message-single .bookmark-btn input {
  cursor: pointer;
  display: none;
  height: 0;
  position: absolute;
  width: 0;
}
.email-list .message .message-single .bookmark-btn .checkmark {
  font-family: font awesome\5 free;
  font-weight: 900;
}
.email-list .message .message-single .bookmark-btn .checkmark:before {
  border-color: #666;
  color: #c4c4c4;
  content: "\f005";
  font-size: 1.25rem;
  font-weight: 100;
}
.email-list
  .message
  .message-single
  .bookmark-btn
  input:checked
  ~ .checkmark:before {
  color: #ff9838;
  font-weight: 900;
}
.email-list .message .message-single .form-check-input {
  margin-top: 0;
}
.email-list .message .hader {
  font-size: 0.938rem;
  font-weight: 500;
  padding: 0 1.25rem;
}
.email-checkbox {
  border-radius: 0.1rem;
  cursor: pointer;
  display: inline-block;
  height: 0.9375rem;
  position: relative;
  top: 0.3125rem;
  width: 0.9375rem;
}
.email-checkbox input {
  cursor: pointer;
  opacity: 0;
}
.email-checkbox input:checked label {
  opacity: 1;
}
.email-checkbox label {
  bottom: 0.3rem;
  cursor: pointer;
  left: 0.3rem;
  margin-bottom: 0 !important;
  opacity: 0;
  position: absolute;
  right: 0.3rem;
  top: 0.3rem;
  transition-duration: 0.05s;
}
.chat-wrap {
  padding: 1.0625rem 1.875rem;
}
.chat-wrap .media .media-body .h6,
.chat-wrap .media .media-body h6 {
  color: #6a707e;
  font-size: 1.0625rem;
}
.chat-wrap .media .media-body p {
  font-size: 0.875rem;
}
@media (min-width: 40.5rem) {
  .email-filter {
    padding-left: 1.25rem;
  }
}
@media (min-width: 106.25rem) {
  .email-filter {
    padding-left: 1.875rem;
  }
}
.email-filter .input-group-prepend i {
  font-size: 0.875rem;
}
.email-filter .input-group-prepend .input-group-text {
  background: transparent;
  border: 0;
  border-bottom: 0.0625rem solid #dddfe1 !important;
}
.email-filter .input-group .form-control {
  border: 0;
  border-bottom: 0.0625rem solid #dddfe1;
  font-size: 0.875rem;
  height: 1.875rem;
  padding: 0 0 0 0.3125rem;
}
.email-filter .input-group .form-control::-webkit-input-placeholder {
  font-size: 0.875rem;
}
.email-filter .input-group .form-control::placeholder {
  font-size: 0.875rem;
}
.email-filter .input-group > .form-control {
  min-height: 1.875rem;
}
.single-mail {
  display: block;
  padding: 1.5625rem 0;
}
.single-mail .media {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 106.25rem) {
  .single-mail .media {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.single-mail .media img {
  border-radius: 50%;
  height: 3.4375rem;
  margin-right: 0.9375rem;
  width: 3.4375rem;
}
@media (min-width: 106.25rem) {
  .single-mail .media img {
    margin-right: 1.875rem;
  }
}
.single-mail .media-body .h6,
.single-mail .media-body h6 {
  color: #abafb3;
}
.single-mail .media-body .h4,
.single-mail .media-body h4 {
  color: #6a707e;
  font-size: 1rem;
}
.single-mail .media-body .h4 button i,
.single-mail .media-body h4 button i {
  color: #abafb3;
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.single-mail .media-body p {
  color: #abafb3;
  font-size: 0.875rem;
}
.single-mail.active {
  background: #9568ff;
  background: var(--primary);
}
.single-mail.active .h4,
.single-mail.active .h6,
.single-mail.active h4,
.single-mail.active h6,
.single-mail.active i,
.single-mail.active p {
  color: #fff !important;
}
[direction="rtl"] .email-right-box {
  padding-left: 1rem;
  padding-right: 15rem;
}
@media only screen and (max-width: 61.9375rem) {
  [direction="rtl"] .email-right-box {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .email-right-box {
    padding-left: 0;
    padding-right: 0;
  }
}
[direction="rtl"] .email-left-box {
  float: right;
}
[direction="rtl"] .email-list .message .col-mail-2 {
  float: right;
  left: 0;
  right: 5.625rem;
}
[direction="rtl"] .email-list .message .col-mail-2 .date {
  left: 0;
  right: auto;
}
[direction="rtl"] .email-list .message .col-mail-2 .subject {
  left: 5.5rem;
  right: 0;
}
.photo-content {
  position: relative;
}
.photo-content .cover-photo {
  background: url(/react/demo/static/media/cover.3b17b4bcd4008640868a.jpg);
  background-position: 50%;
  background-size: cover;
  min-height: 15.625rem;
  width: 100%;
}
.profile .profile-photo {
  margin-right: 0.625rem;
  margin-top: -4.5rem;
  max-width: 6.25rem;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 35.9375rem) {
  .profile .profile-photo {
    margin-bottom: 1.25rem;
    margin-left: auto;
    margin-right: auto;
    width: 5rem;
  }
}
[direction="rtl"] .profile .profile-photo {
  left: auto;
  margin-left: 0.9375rem;
  margin-right: 0;
  right: 0;
}
@media only screen and (max-width: 74.9375rem) {
  [direction="rtl"] .profile .profile-photo {
    right: 0.9375rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .profile .profile-photo {
    right: calc(50% - 2.5rem);
    top: -6.25rem;
    width: 5rem;
  }
}
.profile-info {
  padding: 0.9375rem 1.25rem;
}
@media only screen and (max-width: 35.9375rem) {
  .profile-info {
    padding: 0 0 1.25rem;
    text-align: center;
  }
}
.profile-info .h4,
.profile-info h4 {
  color: #464a53 !important;
}
.profile-info .text-primary.h4,
.profile-info h4.text-primary {
  color: #9568ff !important;
  color: var(--primary) !important;
}
.profile-info p {
  color: #828690;
}
.profile-info .prf-col {
  min-width: 15.625rem;
  padding: 0.625rem 3.125rem 0;
}
.profile-tab .nav-item .nav-link {
  border: none;
  border-bottom: 0.0125rem solid transparent;
  color: #828690;
  font-size: 1rem;
  margin-right: 1.875rem;
  transition: all 0.5s ease-in-out;
}
.profile-tab .nav-item .nav-link.active,
.profile-tab .nav-item .nav-link:hover {
  background: transparent;
  border: 0;
  border-bottom: 0.0125rem solid #9568ff;
  border-bottom: 0.0125rem solid var(--primary);
  color: #9568ff;
  color: var(--primary);
}
@media only screen and (max-width: 35.9375rem) {
  .profile-tab .nav-item .nav-link {
    margin-right: 0;
  }
}
.profile-info {
  display: flex;
}
@media only screen and (max-width: 35.9375rem) {
  .profile-info {
    display: block;
  }
}
.profile-info .profile-details {
  display: flex;
  width: 100%;
}
@media only screen and (max-width: 35.9375rem) {
  .profile-info .profile-details {
    display: block;
  }
  .profile-info .profile-details .dropdown {
    position: absolute;
    right: 1.875rem;
    top: 1.875rem;
  }
}
.post-input .form-control {
  height: 4.6875rem;
}
.post-input .btn-social {
  line-height: 3.375rem;
}
.profile-page {
  height: 60px;
}
.event-chat-ryt .chat-area .chat-reciver,
.event-chat-ryt .chat-area .chat-sender {
  margin-bottom: 1.875rem;
  padding: 0;
}
.event-chat-ryt .chat-area .chat-reciver img,
.event-chat-ryt .chat-area .chat-sender img {
  border-radius: 1.875rem;
}
.event-chat-ryt .chat-area .media {
  position: relative;
}
.event-chat-ryt .chat-area .media-body p {
  display: inline-block;
  margin: 0;
  max-width: 100%;
  position: relative;
}
.event-chat-ryt .chat-area .media-body p span {
  border: 0.0625rem solid #eeee;
  display: inline-block;
  padding: 1rem;
  position: relative;
  top: 103%;
}
.event-chat-ryt .chat-reciver {
  display: flex;
  justify-content: flex-end;
  padding: 0.5rem 1rem;
}
.event-chat-ryt .chat-reciver .media {
  flex: 1 1;
}
.event-chat-ryt .chat-reciver .media .media-body {
  margin-right: 2rem;
  text-align: right;
}
[direction="rtl"] .event-chat-ryt .chat-reciver .media .media-body {
  margin-left: 2rem;
  margin-right: auto;
  text-align: left;
}
.event-chat-ryt .chat-reciver .media .media-body p {
  background: #fff;
  border-radius: 0.3125rem 0.3125rem 0 0.3125rem;
  margin-bottom: 0;
}
.event-chat-ryt .chat-reciver .media .media-body p span {
  border: 0.0625rem solid #eeee;
  text-align: left;
}
.event-chat-ryt .chat-reciver .media .media-body p span:after {
  background: #fff;
  border-bottom: 0.0625rem solid #eeee;
  border-right: 0.0625rem solid #eeee;
  bottom: 0;
  content: "";
  height: 1.25rem;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg) translateX(15px);
  transform: rotate(-45deg) translateX(15px);
  width: 1.25rem;
}
[direction="rtl"]
  .event-chat-ryt
  .chat-reciver
  .media
  .media-body
  p
  span:after {
  left: 0;
  right: auto;
  -webkit-transform: rotate(135deg) translateY(15px);
  transform: rotate(135deg) translateY(15px);
}
.event-chat-ryt .chat-reciver .media .media-body p .time {
  bottom: 0;
  color: #a098ae;
  font-size: 0.75rem;
  font-weight: 400;
  left: -5rem;
  position: absolute;
}
[direction="rtl"] .event-chat-ryt .chat-reciver .media .media-body p .time {
  left: auto;
  right: -5rem;
}
.event-chat-ryt .chat-sender {
  padding: 0.5rem 1rem;
  text-align: left;
}
.event-chat-ryt .chat-sender .media .media-body {
  margin-left: 2rem;
}
[direction="rtl"] .event-chat-ryt .chat-sender .media .media-body {
  margin-left: auto;
  margin-right: 2rem;
  text-align: right;
}
.event-chat-ryt .chat-sender .media .media-body p {
  background-color: #fff;
  margin-bottom: 0;
}
.event-chat-ryt .chat-sender .media .media-body p span:after {
  background: #fff;
  border-bottom: 0.0625rem solid #eeee;
  border-left: 0.0625rem solid #eeee;
  bottom: 0;
  content: "";
  height: 1.25rem;
  left: 0;
  position: absolute;
  -webkit-transform: rotate(45deg) translateX(-15px);
  transform: rotate(45deg) translateX(-15px);
  width: 1.25rem;
}
[direction="rtl"] .event-chat-ryt .chat-sender .media .media-body p span:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(-135deg) translateY(15px);
  transform: rotate(-135deg) translateY(15px);
}
.event-chat-ryt .chat-sender .media .media-body p .time {
  bottom: 0;
  color: #a098ae;
  font-size: 0.625rem;
  font-weight: 400;
  position: absolute;
  right: -5rem;
}
[direction="rtl"] .event-chat-ryt .chat-sender .media .media-body p .time {
  left: -5rem;
  right: auto;
}
.char-type {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
}
.char-type form .form-control {
  background: #c7ebfc;
  border-right: 0;
  height: 2.8125rem;
  padding-left: 1.125rem;
}
.char-type form .input-group-append i {
  color: #898989;
  font-size: 1.125rem;
}
.char-type form .input-group-append .input-group-text {
  background: #c7ebfc;
  border-color: #eeee;
  border-left: 0;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}
.char-type form .input-group-append .input-group-text:last-child {
  padding-right: 1.8rem;
}
.media-avatar {
  border-bottom: 0.0625rem solid #eeee;
  padding: 1.5625rem 0;
}
.media-avatar:last-child {
  border-bottom: 0;
}
.media-avatar p {
  margin-bottom: 0;
}
.media-avatar .avatar-status {
  position: relative;
}
.media-avatar .avatar-status i {
  bottom: 0;
  position: absolute;
  right: 0;
}
.ct-golden-section:before {
  float: none;
}
.ct-chart {
  max-height: 15.7rem;
}
.ct-chart .ct-label {
  fill: #a3afb7;
  color: #a3afb7;
  font-size: 0.75rem;
  line-height: 1;
}
.ct-grid {
  stroke: rgba(49, 58, 70, 0.1);
}
.ct-chart.simple-pie-chart-chartist .ct-label {
  fill: #fff;
  color: #fff;
  font-size: 0.625rem;
}
.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice-donut {
  stroke: #9568ff;
  stroke: var(--primary);
}
.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice-donut {
  stroke: #00a389;
}
.ct-chart .ct-series.ct-series-c .ct-bar,
.ct-chart .ct-series.ct-series-c .ct-line,
.ct-chart .ct-series.ct-series-c .ct-point,
.ct-chart .ct-series.ct-series-c .ct-slice-donut {
  stroke: #f0a901;
}
.ct-chart .ct-series.ct-series-d .ct-bar,
.ct-chart .ct-series.ct-series-d .ct-line,
.ct-chart .ct-series.ct-series-d .ct-point,
.ct-chart .ct-series.ct-series-d .ct-slice-donut {
  stroke: #eb5757;
}
.ct-chart .ct-series.ct-series-e .ct-bar,
.ct-chart .ct-series.ct-series-e .ct-line,
.ct-chart .ct-series.ct-series-e .ct-point,
.ct-chart .ct-series.ct-series-e .ct-slice-donut {
  stroke: #58bad7;
}
.ct-chart .ct-series.ct-series-f .ct-bar,
.ct-chart .ct-series.ct-series-f .ct-line,
.ct-chart .ct-series.ct-series-f .ct-point,
.ct-chart .ct-series.ct-series-f .ct-slice-donut {
  stroke: #6e6e6e;
}
.ct-chart .ct-series.ct-series-g .ct-bar,
.ct-chart .ct-series.ct-series-g .ct-line,
.ct-chart .ct-series.ct-series-g .ct-point,
.ct-chart .ct-series.ct-series-g .ct-slice-donut {
  stroke: #8d6e63;
}
.ct-series-a .ct-area,
.ct-series-a .ct-slice-pie {
  fill: #362465;
}
.ct-series-b .ct-area,
.ct-series-b .ct-slice-pie {
  fill: #00a2ff;
}
.ct-series-c .ct-area,
.ct-series-c .ct-slice-pie,
.ct-series-d .ct-area,
.ct-series-d .ct-slice-pie {
  fill: #ff9800;
}
.chartist-tooltip {
  background: #313a46;
  border-radius: 0.125rem;
  color: #fff;
  display: inline-block;
  min-width: 0.625rem;
  opacity: 0;
  padding: 0.125rem 0.625rem;
  pointer-events: none;
  position: absolute;
  text-align: center;
  transition: opacity 0.2s linear;
  z-index: 1;
}
.chartist-tooltip.tooltip-show {
  opacity: 1;
}
#donught_graph .ct-series.ct-series-a .ct-slice-donut {
  stroke: #3fc6d4;
}
#donught_graph .ct-series.ct-series-b .ct-slice-donut {
  stroke: #333;
}
#donught_graph .ct-series.ct-series-c .ct-slice-donut {
  stroke: #f63465;
}
@media only screen and (max-width: 47.9375rem) {
  #pie-chart .ct-label {
    fill: #fff;
    color: #fff;
  }
}
#visitor_graph {
  height: 15.8125rem !important;
}
#user_rating_graph {
  height: 17.5rem !important;
}
#activity {
  height: 16.875rem !important;
}
#trendMeter,
#visitorOnline {
  height: 4.5rem !important;
}
#widget-revenue1,
#widget-revenue2,
#widget-revenue3 {
  height: 7.3125rem !important;
}
#widget-profit1,
#widget-profit2,
#widget-profit3 {
  height: 10rem !important;
}
#comparison-rate {
  height: 14.375rem;
}
#session_day {
  height: 10.9375rem;
  margin: 0 auto;
  width: auto !important;
}
#walet-status {
  height: 8.75rem;
}
#bar1 {
  height: 9.375rem;
}
#sold-product {
  height: 14.375rem;
}
#chart-gross-sale,
#chart-online-sale,
#chart-venue-expenses {
  height: 9.375rem !important;
}
#areaChart_3 {
  height: 18.4375rem !important;
}
.chart-point {
  align-items: center;
  display: flex;
}
.chart-point .check-point-area {
  height: 6.25rem;
  margin-left: -0.625rem;
  margin-top: -0.625rem;
  width: 6.25rem;
}
.chart-point .chart-point-list {
  margin: 0;
  padding-left: 0.3125rem;
}
.chart-point .chart-point-list li {
  font-size: 0.8125rem;
  list-style: none;
  padding: 0.125rem 0;
}
.chart-point .chart-point-list li i {
  font-size: 0.6875rem;
  margin-right: 0.3125rem;
  position: relative;
  top: -0.0625rem;
}
.c3 {
  height: 15.625rem;
}
.c3-legend-item {
  fill: #9fabb1;
}
.c3 .c3-axis-x line,
.c3 .c3-axis-x path,
.c3 .c3-axis-y line,
.c3 .c3-axis-y path,
.tick text {
  stroke: #fff;
}
.flot-chart {
  height: 15.7rem;
}
.tooltipflot {
  background-color: initial;
  border-radius: 0.2rem;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 1.4rem;
  padding: 0.5rem 1rem;
}
.legendColorBox > div {
  border: 0 !important;
  padding: 0 !important;
}
.legendLabel {
  color: #000;
  font-size: 0.825rem;
  padding-left: 0.5rem;
}
.flotTip,
[data-theme-version="dark"] .legendLabel {
  color: #fff;
}
.flotTip {
  background: #000;
  border: 0.0625rem solid #000;
}
.legend > div {
  background: transparent !important;
}
#balance_graph {
  height: 16.25rem;
}
.morris-hover {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
  position: absolute;
  z-index: 1;
}
.morris-hover .morris-hover-point {
  color: #fff !important;
  color: #fff;
  margin: 0.1875rem 0;
  padding: 0 1.5625rem;
  text-align: center;
}
.morris-hover .morris-hover-row-label {
  background-color: #6e6e6e;
  color: #fff;
  margin-bottom: 0.3125rem;
  padding: 0.3125rem;
  text-align: center;
}
.morris-hover.morris-default-style {
  border: none;
  border-radius: 0.3125rem;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#line_chart_2,
#morris_area,
#morris_area_2,
#morris_bar,
#morris_bar_2,
#morris_bar_stalked,
#morris_donught,
#morris_donught_2 {
  height: 15rem !important;
}
#morris_line {
  height: 17.375rem !important;
}
#crypto-btc-card,
#crypto-eth-card,
#crypto-ltc-card,
#crypto-rpl-card {
  height: 9.375rem;
}
#comparison-rate,
#daily-sales,
#usage-chart,
#walet-status {
  display: block;
  width: 100%;
}
#comparison-rate canvas,
#daily-sales canvas,
#usage-chart canvas,
#walet-status canvas {
  max-width: 100% !important;
  width: 100% !important;
}
#StackedBarChart canvas,
#composite-bar canvas,
#spark-bar canvas,
#sparkline-composite-chart canvas,
#sparkline11 canvas,
#tristate canvas {
  height: 6.25rem !important;
}
#sparkline11 canvas {
  width: 6.25rem !important;
}
.easy-pie-chart {
  position: relative;
  text-align: center;
}
.easy-pie-chart .inner {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.easy-pie-chart img {
  border-radius: 50%;
  height: 4.6875rem;
  width: 4.6875rem;
}
.easy-pie-chart canvas {
  display: block;
  margin: 0 auto;
}
#revenue-chart {
  height: 27.7rem;
}
#duration-value-axis {
  height: 27.6rem;
  width: 100%;
}
#chartMap,
#combined-bullet,
#comparing-stock-indices,
#depth-chart,
#multiple-panel-data,
#professional-candlesticks,
#zoomable-chart {
  height: 28.125rem;
  width: 100%;
}
.amcharts-export-menu {
  display: none;
}
.amcharts-data-set-selector-div {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 16.875rem;
}
.amcharts-data-set-selector-div select {
  background: #ddd;
  border: 0;
  color: #000;
  margin-left: 0.625rem;
}
.amChartsInputField {
  background: #9568ff;
  background: var(--primary);
  border: 0;
  color: #fff;
  margin: 0 0.9375rem;
  padding: 0.3125rem 0.9375rem;
}
.amcharts-data-set-select {
  background: #ddd;
  border: 0;
  color: #000;
}
.amcharts-period-input,
.amcharts-period-input-selected {
  background: #9568ff;
  background: var(--primary);
  border: 0;
  color: #fff;
  margin-left: 0.625rem;
  padding: 0.3125rem 0.9375rem;
}
.amcharts-graph-g2 .amcharts-graph-stroke {
  stroke-dasharray: 0.1875rem 0.1875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  -webkit-animation: am-moving-dashes 1s linear infinite;
  animation: am-moving-dashes 1s linear infinite;
}
@-webkit-keyframes am-moving-dashes {
  to {
    stroke-dashoffset: -1.9375rem;
  }
}
@keyframes am-moving-dashes {
  to {
    stroke-dashoffset: -1.9375rem;
  }
}
.lastBullet {
  -webkit-animation: am-pulsating 1s ease-out infinite;
  animation: am-pulsating 1s ease-out infinite;
}
@-webkit-keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0px;
  }
  to {
    stroke-opacity: 0;
    stroke-width: 3.125rem;
  }
}
@keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0px;
  }
  to {
    stroke-opacity: 0;
    stroke-width: 3.125rem;
  }
}
.amcharts-graph-column-front {
  transition: all 0.3s ease-out 0.3s;
}
.amcharts-graph-column-front:hover {
  fill: #496375;
  stroke: #496375;
  transition: all 0.3s ease-out;
}
@-webkit-keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  to {
    stroke-dashoffset: 0%;
  }
}
@keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  to {
    stroke-dashoffset: 0%;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .amChartsPeriodSelector > fieldset > div {
    display: block !important;
    float: none !important;
    margin-bottom: 0.625rem;
  }
}
.highcharts-root text {
  font-weight: 300 !important;
}
.highcharts-credits {
  display: none;
}
#chart_employee_gender,
#chart_employee_status {
  height: 21.875rem;
  width: auto;
}
.form-control {
  background: #fff;
  border-color: #eeee;
  border-radius: 0.625rem;
  color: #6e6e6e;
  font-size: 1rem;
  height: 3rem;
  line-height: 2.4;
}
.form-control.active,
.form-control:focus,
.form-control:hover {
  background: #fff;
  box-shadow: none;
  color: #6e6e6e;
}
.form-control:focus {
  border-color: #9568ff;
  border-color: var(--primary);
}
.form-control.solid {
  background: #c7ebfc;
  border-color: #ececec;
  color: #000;
}
.form-control.solid[type="file"] {
  padding: 6px 10px;
}
.form-control[type="file"] {
  padding: 0.375rem 0.75rem;
}
.input-rounded {
  border-radius: 6.25rem;
}
[data-theme-version="dark"] .input-primary .form-control,
[data-theme-version="light"] .input-primary .form-control {
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .input-primary .input-group-text,
[data-theme-version="light"] .input-primary .input-group-text {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"] .input-danger .form-control,
[data-theme-version="light"] .input-danger .form-control {
  border-color: #eb5757;
}
[data-theme-version="dark"] .input-danger .input-group-text,
[data-theme-version="light"] .input-danger .input-group-text {
  background-color: #eb5757;
  color: #fff;
}
[data-theme-version="dark"] .input-info .form-control,
[data-theme-version="light"] .input-info .form-control {
  border-color: #58bad7;
}
[data-theme-version="dark"] .input-info .input-group-text,
[data-theme-version="light"] .input-info .input-group-text {
  background-color: #58bad7;
  color: #fff;
}
[data-theme-version="dark"] .input-success .form-control,
[data-theme-version="light"] .input-success .form-control {
  border-color: #00a389;
}
[data-theme-version="dark"] .input-success .input-group-text,
[data-theme-version="light"] .input-success .input-group-text {
  background-color: #00a389;
  color: #fff;
}
[data-theme-version="dark"] .input-warning .form-control,
[data-theme-version="light"] .input-warning .form-control {
  border-color: #f0a901;
}
[data-theme-version="dark"] .input-warning .input-group-text,
[data-theme-version="light"] .input-warning .input-group-text {
  background-color: #f0a901;
  color: #fff;
}
[data-theme-version="dark"] .input-primary-o .form-control,
[data-theme-version="light"] .input-primary-o .form-control {
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .input-primary-o .input-group-text,
[data-theme-version="light"] .input-primary-o .input-group-text {
  background-color: initial;
  border-color: #9568ff;
  border-color: var(--primary);
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"] .input-danger-o .form-control,
[data-theme-version="light"] .input-danger-o .form-control {
  border-color: #eb5757;
}
[data-theme-version="dark"] .input-danger-o .input-group-text,
[data-theme-version="light"] .input-danger-o .input-group-text {
  background-color: initial;
  border-color: #eb5757;
  color: #eb5757;
}
[data-theme-version="dark"] .input-info-o .form-control,
[data-theme-version="light"] .input-info-o .form-control {
  border-color: #58bad7;
}
[data-theme-version="dark"] .input-info-o .input-group-text,
[data-theme-version="light"] .input-info-o .input-group-text {
  background-color: initial;
  border-color: #58bad7;
  color: #58bad7;
}
[data-theme-version="dark"] .input-success-o .form-control,
[data-theme-version="light"] .input-success-o .form-control {
  border-color: #00a389;
}
[data-theme-version="dark"] .input-success-o .input-group-text,
[data-theme-version="light"] .input-success-o .input-group-text {
  background-color: initial;
  border-color: #00a389;
  color: #00a389;
}
[data-theme-version="dark"] .input-warning-o .form-control,
[data-theme-version="light"] .input-warning-o .form-control {
  border-color: #f0a901;
}
[data-theme-version="dark"] .input-warning-o .input-group-text,
[data-theme-version="light"] .input-warning-o .input-group-text {
  background-color: initial;
  border-color: #f0a901;
  color: #f0a901;
}
.input-group-text {
  border-color: #eeee;
  border-radius: 0.625rem;
  justify-content: center;
  min-width: 3.125rem;
}
.form-file-label {
  height: 2.5rem;
  padding: 0.5rem 0.75rem;
}
.input-group-append .btn,
.input-group-prepend .btn {
  z-index: 0;
}
.custom-select {
  background: none;
  border-color: #eeee;
  color: #6e6e6e;
}
.custom-select:focus {
  border-color: #9568ff;
  border-color: var(--primary);
  box-shadow: none;
  color: #9568ff;
  color: var(--primary);
}
.form-file-label {
  background: #656c73;
  color: #fff;
  white-space: nowrap;
}
[data-theme-version="dark"] .form-file-label {
  background: #3a2d60;
  border-color: #3a2d60;
  color: #a098ae;
}
.custom_file_input .form-file-label:after {
  height: 100%;
}
.form-control:disabled,
.form-control[readonly] {
  background: #fff;
  opacity: 1;
}
.form-file {
  background: #fff;
  border: 0.0625rem solid #eeee;
}
[data-theme-version="dark"] .form-file {
  background: #15073a;
  border-color: #3a2d60;
}
.input-group > .form-control-plaintext,
.input-group > .form-file,
.input-group > .form-select {
  flex: 1 1 auto;
  margin-bottom: 0;
  position: relative;
  width: 1%;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border-radius: 0.625rem;
}
#validationCustomUsername {
  border-radius: 0 0.5rem 0.5rem 0;
}
.show-pass {
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
.form-file .form-control {
  border: 0;
  border-radius: 0;
  height: auto;
  margin: 0;
}
.input-group .input-group-text + .form-file {
  border-radius: 0 0.5rem 0.5rem 0;
}
.input-group .input-group-text + .form-file .form-control {
  border-radius: inherit;
}
.custom_file_input .form-file {
  border-radius: 0.5rem;
}
.custom_file_input .form-file .form-control {
  border: 0;
  border-radius: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 2.625rem;
  margin: 0;
}
.custom_file_input .form-control {
  line-height: 45px;
  padding-left: 10px;
}
#username {
  border-radius: 0 0.5rem 0.5rem 0;
}
.form-control-lg {
  border-radius: 0.5rem;
  font-size: 1.09375rem;
  height: calc(1.5em + 1rem + 2px);
  min-height: 3.75rem;
  padding: 0.5rem 1.1rem;
}
.form-control-sm {
  border-radius: 0.5rem;
  font-size: 0.76563rem;
  height: calc(1.5em + 0.5rem + 2px);
  min-height: 2.5rem;
  padding: 0.25rem 1.1rem;
}
.form-control-sm[type="file"] {
  line-height: 2.5;
  padding: 0.257rem 0.5rem;
}
.ck.ck-editor__main > .ck-editor__editable {
  background: #fafafa !important;
}
.modal-grid {
  background: #c7ebfc;
}
.nice-select.wide.form-control-lg {
  line-height: 2.7125rem;
}
.nice-select.wide.form-control-sm {
  line-height: 1.8125rem;
}
.inline-check {
  line-height: 1.8rem !important;
}
.form-check {
  font-size: 14px;
  font-weight: 600;
}
.input-full {
  border: 0;
}
.border-1 {
  border-radius: 0.5rem 0 0 0.5rem !important;
}
.border3 {
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
.custome-input .input-group-text {
  border-color: transparent !important;
}
.p2p-select .default-select {
  height: 3rem;
}
.input-group-lg .input-group-text,
.input-group-sm .input-group-text {
  border-radius: 0.625rem;
}
.input-group-text {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.right-radius {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.left-radius {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.form-check-label {
  margin-left: 0.3125rem;
  margin-top: 0.1875rem;
}
.form-check-inline .form-check-input {
  margin-right: 0.625rem;
}
.form-check-input {
  border-color: #e7e7e7;
  border-width: 0.125rem;
  height: 1.25rem;
  top: 0.125rem;
  width: 1.25rem;
}
.rtl .form-check-label:after,
.rtl .form-check-label:before {
  left: inherit;
  right: -1.5rem !important;
}
.form-check {
  line-height: normal;
}
.toggle-switch {
  color: #000;
  display: inline-block;
  font-weight: 600;
  line-height: 1.25;
  padding-left: 3.125rem;
}
.toggle-switch .form-check-input {
  background: #d8d8d8;
  background-image: none;
  border: 0;
  border-radius: 1.25rem !important;
  cursor: pointer;
  height: 0.875rem;
  left: -0.3125rem;
  position: relative;
  transition: all 0.2s;
  width: 2.3125rem;
}
.toggle-switch .form-check-input:focus {
  background-image: none !important;
}
.toggle-switch .form-check-input:checked {
  background: rgba(149, 104, 255, 0.2);
  background: var(--rgba-primary-2);
  background-image: none !important;
}
.toggle-switch .form-check-input:checked:after {
  background: #9568ff;
  background: var(--primary);
  left: 1.25rem;
}
.toggle-switch .form-check-input:focus {
  box-shadow: none;
}
.toggle-switch .form-check-input:after {
  background: #909090;
  border-radius: 1.5rem;
  box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.3);
  content: "";
  height: 1.25rem;
  left: 0;
  position: absolute;
  top: -0.1875rem;
  transition: all 0.2s;
  width: 1.25rem;
}
.toggle-switch.text-end {
  padding-left: 0;
  padding-right: 0;
}
.toggle-switch.text-end .form-check-input {
  float: right;
  left: auto;
  margin-left: 0;
  right: 0;
}
.toggle-switch.text-end .form-check-label {
  margin-left: 0;
  margin-right: 0.9375rem;
}
.toggle-switch .form-check-label {
  cursor: pointer;
}
.form-check-input:focus ~ .form-check-label:before {
  box-shadow: none !important;
}
.form-check-label:before {
  background-color: initial;
  border-color: #c8c8c8;
  border-radius: 0.125rem !important;
  border-width: 0.125rem;
}
[data-theme-version="dark"] .form-check-label:before {
  background-color: initial;
  border-color: #3a2d60;
}
.check-xs .form-check-input {
  height: 1.125rem;
  width: 1.125rem;
}
.check-lg .form-check-input {
  height: 1.5rem;
  width: 1.5rem;
}
.check-xl .form-check-input {
  height: 1.75rem;
  width: 1.75rem;
}
.checkbox-info .form-check-input:focus {
  border-color: #58bad7;
  box-shadow: 0 0 0 0.25rem rgba(88, 186, 215, 0.25);
  outline: 0;
}
.checkbox-info .form-check-input:checked {
  background-color: #58bad7;
  border-color: #58bad7;
}
.checkbox-danger .form-check-input:focus {
  border-color: #eb5757;
  box-shadow: 0 0 0 0.25rem rgba(235, 87, 87, 0.25);
  outline: 0;
}
.checkbox-danger .form-check-input:checked {
  background-color: #eb5757;
  border-color: #eb5757;
}
.checkbox-success .form-check-input:focus {
  border-color: #00a389;
  box-shadow: 0 0 0 0.25rem rgba(0, 163, 137, 0.25);
  outline: 0;
}
.checkbox-success .form-check-input:checked {
  background-color: #00a389;
  border-color: #00a389;
}
.checkbox-warning .form-check-input:focus {
  border-color: #f0a901;
  box-shadow: 0 0 0 0.25rem rgba(240, 169, 1, 0.25);
  outline: 0;
}
.checkbox-warning .form-check-input:checked {
  background-color: #f0a901;
  border-color: #f0a901;
}
.checkbox-secondary .form-check-input:focus {
  border-color: #362465;
  box-shadow: 0 0 0 0.25rem rgba(54, 36, 101, 0.25);
  outline: 0;
}
.checkbox-secondary .form-check-input:checked {
  background-color: #362465;
  border-color: #362465;
}
.check-switch {
  padding-left: 2.5rem;
}
.check-switch .form-check-label {
  font-weight: 500;
  line-height: 1.875rem;
}
.check-switch .form-check-label span {
  line-height: 1;
}
.check-switch .form-check-label:after,
.check-switch .form-check-label:before {
  border-color: rgba(149, 104, 255, 0.3);
  border-color: var(--rgba-primary-3);
  border-radius: 3rem !important;
  height: 1.5rem;
  left: -2rem;
  width: 1.5rem;
}
.check-switch .form-check-input:checked ~ .form-check-label:before {
  background: #fff;
}
.form-switch .form-check-input {
  width: 2.5rem;
}
.form-check-input:checked {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
}
.form-check-input:focus {
  border-color: #9568ff;
  border-color: var(--primary);
  box-shadow: rgba(149, 104, 255, 0.1);
  box-shadow: var(--rgba-primary-1);
}
.js-switch + .switchery {
  border-radius: 3.125rem;
  margin-right: 4rem;
}
@media (max-width: 767.98px) {
  .js-switch + .switchery {
    margin-right: 1rem;
  }
}
.js-switch + .switchery > .small,
.js-switch + .switchery > small {
  top: 0.125rem;
}
.js-switch.js-switch-lg + .switchery {
  height: 2rem;
  width: 4.5rem;
}
.js-switch.js-switch-lg + .switchery > .small,
.js-switch.js-switch-lg + .switchery > small {
  height: 1.75rem;
  width: 1.75rem;
}
.js-switch.js-switch-md + .switchery {
  height: 1.5rem;
  width: 3.5rem;
}
.js-switch.js-switch-md + .switchery > .small,
.js-switch.js-switch-md + .switchery > small {
  height: 1.25rem;
  width: 1.25rem;
}
.js-switch.js-switch-sm + .switchery {
  height: 1rem;
  width: 2.2rem;
}
.js-switch.js-switch-sm + .switchery > .small,
.js-switch.js-switch-sm + .switchery > small {
  height: 0.875rem;
  top: 0.0625rem;
  width: 0.875rem;
}
.js-switch-square + .switchery {
  border-radius: 0;
}
.js-switch-square + .switchery > .small,
.js-switch-square + .switchery > small {
  border-radius: 0;
  top: 0.125rem;
}
.js-switch-square.js-switch-lg + .switchery {
  height: 2rem;
  width: 4.5rem;
}
.js-switch-square.js-switch-lg + .switchery > .small,
.js-switch-square.js-switch-lg + .switchery > small {
  height: 1.75rem;
  width: 1.75rem;
}
.js-switch-square.js-switch-md + .switchery {
  height: 1.5rem;
  width: 3.5rem;
}
.js-switch-square.js-switch-md + .switchery > .small,
.js-switch-square.js-switch-md + .switchery > small {
  height: 1.25rem;
  width: 1.25rem;
}
.js-switch-square.js-switch-sm + .switchery {
  height: 1rem;
  width: 2.2rem;
}
.js-switch-square.js-switch-sm + .switchery > .small,
.js-switch-square.js-switch-sm + .switchery > small {
  height: 0.875rem;
  top: 0.0625rem;
  width: 0.875rem;
}
.form-control.is-valid {
  border-color: #00a389 !important;
  border-right: 0 !important;
}
.form-control.is-valid:focus {
  box-shadow: none;
}
.form-control.is-warning {
  border-color: #f0a901 !important;
  border-right: 0 !important;
}
.form-control.is-warning:focus {
  box-shadow: none;
}
.form-control.is-invalid {
  border-color: #eb5757 !important;
  border-right: 0 !important;
}
.form-control.is-invalid:focus {
  box-shadow: none;
}
.is-valid .input-group-prepend .input-group-text i {
  color: #00a389;
}
.is-invalid .input-group-prepend .input-group-text i {
  color: rgba(149, 104, 255, 0.2);
  color: var(--rgba-primary-2);
}
.show-pass {
  cursor: pointer;
}
.show-pass .fa-eye,
.show-pass.active .fa-eye-slash {
  display: none;
}
.show-pass.active .fa-eye {
  display: inline-block;
}
.bleft {
  border-bottom-left-radius: 0.625rem !important;
  border-top-left-radius: 0.625rem !important;
}
.asColorPicker-dropdown {
  max-width: 26rem;
}
.asColorPicker-trigger {
  background: none;
  border: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.1875rem;
}
.asColorPicker-trigger span {
  border-radius: 0 0.5rem 0.5rem 0;
}
[direction="rtl"] .asColorPicker-trigger {
  left: 0;
  right: auto;
}
.asColorPicker-clear {
  display: none;
  position: absolute;
  right: 1rem;
  text-decoration: none;
  top: 0.5rem;
}
.daterangepicker button.applyBtn,
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #9568ff;
  background-color: var(--primary);
}
.daterangepicker button.applyBtn {
  border-color: #9568ff;
  border-color: var(--primary);
}
.datepicker.datepicker-dropdown {
  background: #f2f4fa;
  border: 0.0625rem solid #eee;
  border-radius: 0.0625rem;
}
.datepicker.datepicker-dropdown td.day,
.datepicker.datepicker-dropdown th.next,
.datepicker.datepicker-dropdown th.prev {
  border-radius: 3.125rem;
  font-weight: 300;
  height: 1.875rem;
  padding: 0;
  text-align: center;
  width: 1.875rem !important;
}
.datepicker.datepicker-dropdown td.day:hover,
.datepicker.datepicker-dropdown th.next:hover,
.datepicker.datepicker-dropdown th.prev:hover {
  box-shadow: 0 0 1.875rem 0.3125rem rgba(243, 30, 122, 0.3);
  color: #fff;
}
.datepicker.datepicker-dropdown th.datepicker-switch,
.datepicker.datepicker-dropdown th.next,
.datepicker.datepicker-dropdown th.prev {
  color: #333;
  font-weight: 300;
}
.datepicker.datepicker-dropdown th.dow {
  font-weight: 300;
}
.datepicker table tr td.active.active,
.datepicker table tr td.selected {
  border: 0;
  box-shadow: 0 0 1.875rem 0.3125rem rgba(243, 30, 122, 0.3);
}
.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
  box-shadow: 0 0 1.875rem 0.3125rem rgba(243, 30, 122, 0.3);
  color: #fff;
}
.picker__select--month,
.picker__select--year {
  height: 2.5em;
}
.picker__input {
  background-color: initial !important;
}
[data-theme-version="dark"] .picker__input {
  background-color: initial !important;
  border: 0.0625rem solid #3a2d60;
}
.asColorPicker-wrap .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.picker-data .color-time-picker .react-time-picker {
  width: 100%;
}
.picker-data .color-time-picker .react-time-picker__wrapper {
  border: 0;
  color: #7e7e7e;
}
.picker-data
  .color-time-picker
  .react-time-picker__wrapper
  .react-time-picker__clear-button {
  display: none;
}
.picker-data
  .color-time-picker
  .react-time-picker__wrapper
  .react-time-picker__inputGroup {
  border: 0.0625rem solid #eeee;
  border-radius: 1rem 0 0 1rem;
  height: 3.5rem;
  padding: 0 1.25rem;
}
.picker-data
  .color-time-picker
  .react-time-picker__wrapper
  .react-time-picker__inputGroup__input {
  color: #7e7e7e;
}
.picker-data
  .color-time-picker
  .react-time-picker__wrapper
  .react-time-picker__inputGroup__amPm {
  -webkit-appearance: none;
  appearance: none;
  color: #7e7e7e;
}
.picker-data
  .color-time-picker
  .react-time-picker__wrapper
  .react-time-picker__clock-button {
  background: #9568ff;
  border-radius: 0 0.75rem 0.75rem 0;
  color: #b7b7b7;
  line-height: 1;
  min-width: 50px;
  padding: 0.532rem 0.75rem;
  text-align: center;
}
.picker-data
  .color-time-picker
  .react-time-picker__wrapper
  .react-time-picker__clock-button
  svg {
  stroke: #fff;
  display: inline-block;
}
.picker-data .color-time-picker .react-clock__face {
  background: #ededed;
  border: 10px solid #ededed;
  padding: 10px;
}
.picker-data .color-time-picker .react-clock__hand__body {
  background-color: #9568ff;
}
.picker-data .color-time-picker .react-time-picker__clock {
  border: 0 !important;
  border-radius: 4px;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.picker-data
  .color-time-picker.style-1
  .react-time-picker__wrapper
  .react-time-picker__clock-button {
  display: none;
}
.picker-data
  .color-time-picker.style-1
  .react-time-picker__wrapper
  .react-time-picker__inputGroup {
  border-radius: 1rem;
}
#image {
  max-width: 100%;
}
.docs-options .dropdown-menu {
  padding: 1.5rem;
}
.docs-preview {
  margin-bottom: 3rem;
}
.docs-preview .img-preview {
  float: left;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  max-width: 100% !important;
  overflow: hidden;
}
.docs-preview .img-preview > img {
  max-width: 100% !important;
}
.docs-preview .img-preview.preview-lg {
  height: 9rem;
  width: 16rem;
}
.docs-preview .img-preview.preview-md {
  height: 4.5rem;
  width: 8rem;
}
.docs-preview .img-preview.preview-sm {
  height: 2.25rem;
  width: 4rem;
}
.docs-preview .img-preview.preview-xs {
  height: 1.125rem;
  margin-right: 0;
  width: 2rem;
}
.select2-container {
  width: 100% !important;
}
.select2-container--default .select2-selection--single {
  background: #fff;
  border: 0.0625rem solid #c8c8c8;
  border-radius: 0.625rem;
  height: 2.5rem;
}
[data-theme-version="dark"]
  .select2-container--default
  .select2-selection--single {
  background: #15073a;
  border-color: #3a2d60;
}
.select2-container--default .select2-selection--single.active,
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:hover {
  box-shadow: none;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #a098ae;
  line-height: 2.5rem;
  min-height: 2.5rem;
  padding-left: 0.9375rem;
}
.select2-container--default .select2-selection--multiple {
  border-color: #eeee;
  border-radius: 0;
}
.select2-dropdown {
  border-radius: 0;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #9568ff;
  background-color: var(--primary);
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  background: #fff;
  border-color: #c8c8c8;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 0.9375rem;
  top: 0.375rem;
}
.select2-container .select2-selection--multiple {
  border: 0.0625rem solid #c8c8c8;
  border-radius: 0.625rem;
  color: #a098ae;
  min-height: 2.5rem;
}
[data-theme-version="dark"] .select2-container .select2-selection--multiple {
  background: #15073a;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .select2-search--dropdown .select2-search__field {
  background: #25164f;
  border-color: #3a2d60;
}
.select2-dropdown {
  border-color: #c8c8c8;
}
[data-theme-version="dark"] .select2-dropdown {
  background: #15073a;
  border-color: #3a2d60;
}
.swal2-popup .swal2-content {
  color: #a098ae;
}
.form-wizard {
  border: 0;
}
.form-wizard .nav-wizard {
  box-shadow: none !important;
  margin-bottom: 2rem;
}
.form-wizard .nav-wizard #RFS-ConnectorContainer {
  display: none;
}
.form-wizard .nav-wizard .nav-link {
  background-color: initial !important;
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.form-wizard .nav-wizard .nav-link span {
  background-color: #fff;
  border: 0.125rem solid #9568ff;
  border: 0.125rem solid var(--primary);
  border-radius: 3.125rem;
  color: #9568ff;
  color: var(--primary);
  display: block;
  font-size: 1.125rem;
  height: 3rem;
  line-height: 3rem;
  margin: auto;
  position: relative;
  width: 3rem;
  z-index: 1;
}
.form-wizard .nav-wizard .nav-link:after {
  background: #eee !important;
  content: "" !important;
  height: 0.1875rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 0;
}
.form-wizard .nav-wizard .nav-link.active span {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.form-wizard .nav-wizard .nav-link.active:after {
  background: #9568ff !important;
  background: var(--primary) !important;
}
.form-wizard .nav-wizard .nav-link.completed span {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.form-wizard .nav-wizard .nav-link.completed:after {
  background: #9568ff !important;
  background: var(--primary) !important;
}
.form-wizard .nav-wizard > div:last-child .nav-link:after {
  display: none;
}
.form-wizard .toolbar-bottom .btn {
  border: 0;
  padding: 0.75rem 1.125rem;
}
.form-wizard .tab-content .tab-pane {
  padding: 0;
}
.form-wizard .emial-setup label.mailclinet {
  align-items: center;
  background-color: #eef5f9;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 10rem;
  justify-content: center;
  margin: auto;
  text-align: center;
  width: 10rem;
}
[data-theme-version="dark"] .form-wizard .emial-setup label.mailclinet {
  background-color: #15073a;
}
@media only screen and (max-width: 35.9375rem) {
  .form-wizard .emial-setup label.mailclinet {
    height: 7rem;
    width: 7rem;
  }
}
.form-wizard .emial-setup label.mailclinet .mail-icon {
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
  margin-top: -1rem;
}
@media only screen and (max-width: 35.9375rem) {
  .form-wizard .emial-setup label.mailclinet .mail-icon {
    font-size: 2rem;
  }
}
.form-wizard .emial-setup label.mailclinet .mail-text {
  font-size: 1rem;
  margin-top: 0.5rem;
  text-align: center;
}
@media only screen and (max-width: 35.9375rem) {
  .form-wizard .emial-setup label.mailclinet .mail-text {
    font-size: 0.75rem;
    line-height: 1.25rem;
  }
}
.form-wizard .emial-setup label.mailclinet input[type="radio"] {
  display: none;
}
@media only screen and (max-width: 47.9375rem) {
  .form-wizard .nav-wizard {
    flex-direction: row !important;
  }
  .form-wizard .tab-content {
    height: 100% !important;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .form-wizard .nav-wizard li .nav-link {
    padding: 0;
  }
}
.wizard-style-one {
  border: 0;
  padding: 0 100px;
}
.wizard-style-one .nav-wizard {
  box-shadow: none;
  margin-bottom: 40px;
}
.wizard-style-one label {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
.wizard-style-one .tab-content {
  overflow: visible;
}
.custom-ekeditor ul {
  padding-left: 1.25rem;
}
.custom-ekeditor ul li {
  list-style: inherit;
}
.custom-ekeditor ol li {
  list-style: decimal;
}
.ql-container {
  height: 25rem;
}
#world-datamap {
  padding-bottom: 46% !important;
}
.datamaps-hoverover {
  background: #fff;
  border: 0.0625rem solid rgba(149, 104, 255, 0.3);
  border: 0.0625rem solid var(--rgba-primary-3);
  border-radius: 0.3125rem;
  color: #9568ff;
  color: var(--primary);
  font-family: Roboto !important;
  padding: 0.3125rem;
}
@media only screen and (max-width: 90rem) {
  .world_map_card ul.list-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 2.1875rem;
  }
}
.jqvmap-zoomin,
.jqvmap-zoomout {
  background-color: #9568ff;
  background-color: var(--primary);
  height: 1.25rem;
  line-height: 0.875rem;
  width: 1.25rem;
}
.jqvmap-zoomout {
  top: 2.1875rem;
}
#usa,
#world-map {
  height: 25rem;
}
@media only screen and (max-width: 61.9375rem) {
  #usa,
  #world-map {
    height: 21.875rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  #usa,
  #world-map {
    height: 14.375rem;
  }
}
.blockUI.blockMsg.blockPage {
  border: 0 !important;
}
#loginForm {
  cursor: auto;
}
.blockMsg {
  border: 0;
  width: 20% !important;
}
.blockMsg .h1,
.blockMsg h1 {
  font-size: 1rem;
  margin-bottom: 0;
  padding: 0.5rem 0;
}
.bootstrap-select {
  margin-bottom: 0;
}
.bootstrap-select .btn {
  background-color: initial !important;
  border: 1px solid #eeee !important;
  color: #a098ae !important;
  font-weight: 400;
}
[data-theme-version="dark"] .bootstrap-select .btn {
  background: #15073a !important;
  border-color: #3a2d60 !important;
}
.bootstrap-select .btn:active,
.bootstrap-select .btn:focus,
.bootstrap-select .btn:hover {
  outline: none !important;
  outline-offset: 0;
}
[data-theme-version="dark"] .bootstrap-select .btn:active,
[data-theme-version="dark"] .bootstrap-select .btn:focus,
[data-theme-version="dark"] .bootstrap-select .btn:hover {
  color: #a098ae !important;
}
.bootstrap-select .dropdown-menu {
  border-color: #eeee !important;
  box-shadow: 0 0 2.5rem 0 rgba(82, 63, 105, 0.1);
}
.bootstrap-select .dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem;
}
[data-theme-version="dark"] .bootstrap-select .dropdown-menu {
  border-color: #eeee !important;
}
.input-group > .bootstrap-select:not(:first-child) .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group > .bootstrap-select:not(:last-child) .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.clipboard-btn {
  transition: all 0.1s ease-in-out;
}
.clipboard-btn:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.bootstrap-tagsinput {
  background-color: #fff;
  border-color: #eeee;
  border-radius: 0;
  flex: 1 1;
  padding: 0 0 0 0.5rem;
  width: 100%;
}
.bootstrap-tagsinput .tag {
  align-items: center;
  background-color: #9568ff;
  background-color: var(--primary);
  border: 0.0625rem solid #eeee;
  border-radius: 0;
  font-size: 0.875rem;
}
.bootstrap-tagsinput input[type="text"] {
  border-color: #eeee;
  border-radius: 0;
  flex: 1 1;
  height: 2.1rem;
}
.bootstrap-tagsinput label {
  margin-bottom: 0.5rem;
}
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead .tt-dataset.tt-dataset-states {
  border: 1px solid #eeee;
}
.twitter-typeahead .tt-menu {
  background-color: #fff;
  width: 100%;
}
.twitter-typeahead .tt-menu .tt-suggestion {
  cursor: pointer;
  padding: 0.625rem;
}
.twitter-typeahead .tt-menu .tt-suggestion:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.weather-one i {
  font-size: 8rem;
  position: relative;
  top: 0.5rem;
}
.weather-one .h2,
.weather-one h2 {
  display: inline-block;
  float: right;
  font-size: 4.8rem;
}
.weather-one .city {
  position: relative;
  text-align: right;
  top: -2.5rem;
}
.weather-one .currently {
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
  top: 2.5rem;
}
.weather-one .celcious {
  font-size: 2rem;
  text-align: right;
}
.noUi-target {
  border-color: transparent;
  border-radius: 0;
}
.noUi-connect {
  background-color: #9568ff;
  background-color: var(--primary);
}
.noUi-connects {
  background-color: #d2d6de;
}
.noUi-connect.c-1-color {
  background-color: #00a389;
}
.noUi-connect.c-2-color {
  background-color: #58bad7;
}
.noUi-connect.c-3-color {
  background-color: #9568ff;
  background-color: var(--primary);
}
.noUi-connect.c-4-color {
  background-color: #f0a901;
}
.noUi-vertical {
  width: 0.375rem;
}
.noUi-horizontal {
  border: 0;
  height: 0.125rem;
  margin-bottom: 0.625rem;
}
.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
  background-color: #9568ff;
  background-color: var(--primary);
  border: none;
  border-radius: 3.125rem;
  box-shadow: none;
  height: 0.9375rem;
  width: 0.9375rem;
}
.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before,
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  display: none;
}
.noUi-vertical .noUi-handle {
  left: -0.35rem;
  top: -0.375rem;
}
.noUi-horizontal .noUi-handle {
  cursor: pointer;
  top: -0.4375rem;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -0.375rem;
}
#slider-toggle {
  height: 3.125rem;
}
#slider-toggle.off .noUi-handle {
  border-color: #9568ff;
  border-color: var(--primary);
}
.colorpicker-slider .sliders.noUi-target#blue,
.colorpicker-slider .sliders.noUi-target#green,
.colorpicker-slider .sliders.noUi-target#red {
  display: inline-block;
  height: 12.5rem;
  margin: 0.625rem;
}
.colorpicker-slider .sliders.noUi-target#red .noUi-connect {
  background: #c0392b;
}
.colorpicker-slider .sliders.noUi-target#green .noUi-connect {
  background: #27ae60;
}
.colorpicker-slider .sliders.noUi-target#blue .noUi-connect {
  background: #2980b9;
}
.colorpicker-slider #result {
  background: #7f7f7f;
  border: 0.0625rem solid #fff;
  box-shadow: 0 0 0.625rem;
  color: #7f7f7f;
  display: inline-block;
  height: 6.25rem;
  margin: 3.75rem 1.625rem;
  vertical-align: top;
  width: 6.25rem;
}
.slider-vertical {
  height: 18rem;
}
.nestable-cart {
  overflow: hidden;
}
.dd-handle {
  border: 1px solid #362465;
  border: 1px solid var(--secondary);
  border-radius: 0.3125rem;
  height: auto;
  padding: 0.5rem 1rem;
}
.dd-handle,
.dd-handle:hover {
  background: #362465;
  background: var(--secondary);
  color: #fff;
}
.dd3-content:hover {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.dd3-content {
  color: #fff;
}
.dd-item > button {
  color: #fff;
  line-height: 28px;
}
.pignose-calendar {
  border-color: #9568ff;
  border-color: var(--primary);
  box-shadow: none;
  max-width: none;
  width: 100%;
}
.pignose-calendar .pignose-calendar-top-date {
  background-color: #9568ff;
  background-color: var(--primary);
}
.pignose-calendar .pignose-calendar-top-date .pignose-calendar-top-month {
  color: #fff;
}
.pignose-calendar.pignose-calendar-blue
  .pignose-calendar-body
  .pignose-calendar-row
  .pignose-calendar-unit.pignose-calendar-unit-active
  a {
  background-color: #9568ff;
  background-color: var(--primary);
  box-shadow: none;
}
.pignose-calendar .pignose-calendar-top {
  border-bottom: 0;
  box-shadow: none;
}
.pignose-calendar.pignose-calendar-blue {
  background-color: rgba(0, 0, 0, 0.15);
}
.pignose-calendar .pignose-calendar-unit {
  height: 4.8em;
}
.cd-h-timeline {
  opacity: 0;
  transition: opacity 0.2s;
}
.cd-h-timeline--loaded {
  opacity: 1;
}
.cd-h-timeline__container {
  height: 6.25rem;
  max-width: 50rem;
  position: relative;
}
.cd-h-timeline__dates {
  height: 100%;
  margin: 0 2.5rem;
  overflow: hidden;
  position: relative;
}
.cd-h-timeline__dates:after,
.cd-h-timeline__dates:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 1.25rem;
  z-index: 2;
}
.cd-h-timeline__dates:before {
  background: #9568ff;
  background: var(--primary);
  left: 0;
}
.cd-h-timeline__dates:after {
  background: #9568ff;
  background: var(--primary);
  right: 0;
}
.cd-h-timeline__line {
  background-color: #9568ff;
  background-color: var(--primary);
  height: 0.125rem;
  left: 0;
  position: absolute;
  top: 3.0625rem;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  z-index: 1;
}
.cd-h-timeline__filling-line {
  background-color: #00a389;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  width: 100%;
  z-index: 1;
}
.cd-h-timeline__date {
  bottom: 0;
  color: var(--cd-color-1);
  font-size: 0.8em;
  padding-bottom: var(--space-sm);
  position: absolute;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  user-select: none;
  z-index: 2;
}
.cd-h-timeline__date:after {
  background-color: #9568ff;
  background-color: var(--primary);
  border: 0.125rem solid rgba(149, 104, 255, 0.6);
  border-color: var(--rgba-primary-6);
  border-radius: 50%;
  bottom: -0.3125rem;
  content: "";
  height: 0.75rem;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: background-color 0.3s, border-color 0.3s;
  width: 0.75rem;
}
.cd-h-timeline__date:hover:after {
  background-color: #00a389;
  border-color: #00a389;
}
.cd-h-timeline__date--selected {
  pointer-events: none;
}
.cd-h-timeline__date--selected:after {
  background-color: #00a389;
  border-color: #00a389;
}
.cd-h-timeline__date--older-event:after {
  border-color: #00a389;
}
.cd-h-timeline__navigation {
  border: 0.125rem solid rgba(149, 104, 255, 0.6);
  border-color: var(--rgba-primary-6);
  border-radius: 50%;
  height: 2.125rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: border-color 0.3s;
  width: 2.125rem;
  z-index: 1;
}
.cd-h-timeline__navigation:after {
  content: "";
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 1rem;
}
.cd-h-timeline__navigation:hover {
  border-color: #00a389;
}
.cd-h-timeline__navigation--prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-h-timeline__navigation--next {
  right: 0;
}
.cd-h-timeline__navigation--inactive {
  cursor: not-allowed;
}
.cd-h-timeline__navigation--inactive:after {
  background-position: 0 -1rem;
}
.cd-h-timeline__navigation--inactive:hover {
  border-color: rgba(149, 104, 255, 0.6);
  border-color: var(--rgba-primary-6);
}
.cd-h-timeline__events {
  overflow: hidden;
  position: relative;
  transition: height 0.4s;
  width: 100%;
}
.cd-h-timeline__event {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  left: 0;
  opacity: 0;
  padding: 0.0625rem 5%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  z-index: 1;
}
.cd-h-timeline__event--selected {
  opacity: 1;
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 2;
}
.cd-h-timeline__event--enter-right,
.cd-h-timeline__event--leave-right {
  -webkit-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-h-timeline__event--enter-left,
.cd-h-timeline__event--leave-left {
  -webkit-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-h-timeline__event--leave-left,
.cd-h-timeline__event--leave-right {
  animation-direction: reverse;
}
.cd-h-timeline__event-content {
  max-width: 50rem;
}
.cd-h-timeline__event-title {
  color: var(--cd-color-1);
  font-family: var(--font-secondary);
  font-size: var(--text-xxxl);
  font-weight: 700;
}
.cd-h-timeline__event-date {
  display: block;
  font-style: italic;
  margin: var(--space-xs) auto;
}
.cd-h-timeline__event-date:before {
  content: "- ";
}
@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.toast-success {
  background-color: #9568ff;
  background-color: var(--primary);
}
.toast-info {
  background-color: #58bad7;
}
.toast-warning {
  background-color: #f0a901;
}
.toast-error {
  background-color: #eb5757;
}
#toast-container > div {
  border-radius: 0;
  box-shadow: none;
  max-width: 15.625rem;
  opacity: 1;
  width: auto;
}
[direction="rtl"] #toast-container > div {
  background-position: calc(100% - 0.9375rem);
  padding: 0.9375rem 3.125rem 0.9375rem 0.9375rem;
  text-align: right;
}
#toast-container > div:hover {
  box-shadow: none;
}
#toast-container .toast-title {
  font-weight: 600;
  margin-bottom: 0.3125rem;
}
#toast-container .toast-message {
  font-size: 0.75rem;
}
#toast-container .toast-close-button {
  font-size: 1.25rem;
  font-weight: 400;
  opacity: 1;
  text-shadow: none;
}
[direction="rtl"] .toast-top-right.demo_rtl_class {
  left: 0.75rem;
  right: auto;
}
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(30, 30, 30, 0.6);
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item,
.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
  background-color: initial;
}
.lg-thumb-outer.lg-grab,
.lg-toogle-thumb.lg-icon {
  background-color: rgba(30, 30, 30, 0.6);
}
.lg-backdrop {
  background-color: rgba(30, 30, 30, 0.9);
}
#lg-counter,
.lg-actions .lg-next,
.lg-actions .lg-prev,
.lg-outer .lg-toogle-thumb,
.lg-toolbar .lg-icon {
  color: #fff;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #9568ff;
  border-color: var(--primary);
}
.lightimg {
  cursor: pointer;
}
.jqvmap-zoomin,
.jqvmap-zoomout {
  background: #000;
  border-radius: 0.1875rem;
  color: #fff;
  cursor: pointer;
  height: 1.0625rem;
  left: 0.625rem;
  line-height: 0.625rem;
  padding: 0.1875rem;
  position: absolute;
  text-align: center;
  width: 1.0625rem;
}
.jqvmap-zoomin {
  top: 0.625rem;
}
.jqvmap-zoomout {
  top: 1.875rem;
}
#world-map svg path {
  fill: #eff2f4;
  stroke: #fff;
}
.ps__rail-x.ps--clicking,
.ps__rail-x:focus,
.ps__rail-x:hover,
.ps__rail-y.ps--clicking,
.ps__rail-y:focus,
.ps__rail-y:hover {
  background-color: initial;
  opacity: 0.9;
}
.ps__rail-y.ps--clicking .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y:hover > .ps__thumb-y,
.ps__thumb-y {
  background-color: #dae2f3;
  width: 0.25rem;
}
.total-average {
  height: 18.75rem;
  position: relative;
}
.widget-chat {
  height: 15.625rem;
  position: relative;
}
.widget-todo {
  height: 13.125rem;
  position: relative;
}
.widget-team {
  height: 17.8125rem;
}
.widget-comments,
.widget-team,
.widget-timeline {
  position: relative;
}
.widget-comments {
  height: 25rem;
}
.sidebar-right-inner {
  height: 100%;
  position: relative;
}
.widget-team .ps .ps__rail-x.ps--clicking,
.widget-team .ps .ps__rail-x:focus,
.widget-team .ps .ps__rail-x:hover,
.widget-team .ps .ps__rail-y.ps--clicking,
.widget-team .ps .ps__rail-y:focus,
.widget-team .ps .ps__rail-y:hover {
  background-color: initial !important;
  opacity: 0.9;
}
.fc-h-event,
.fc-v-event {
  background: #9568ff;
  background: var(--primary);
  border-radius: 0.42rem;
}
.fc-h-event .fc-event-title {
  color: #fff;
}
.fc-theme-standard td,
.fc-theme-standard th {
  border-color: #ebedf3;
}
.fc-unthemed .fc-event-dot,
.fc-unthemed .fc-h-event {
  border-radius: 0.42rem;
  padding: 0;
}
.fc-theme-standard th {
  color: #b5b5c3;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.75rem 0.5rem;
}
@media only screen and (max-width: 35.9375rem) {
  .fc-theme-standard th {
    font-size: 14px;
    font-weight: 400;
    padding: 3px 0;
  }
}
.fc-scrollgrid,
.fc-theme-standard .fc-scrollgrid.fc-scrollgrid-liquid,
table {
  border-color: #ebedf3;
}
.fc-daygrid-dot-event {
  background: #fff;
  border: 1px solid #ebedf3;
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event .fc-daygrid-event-dot {
  border-color: #9568ff;
  border-color: var(--primary);
}
.fc-daygrid-dot-event .fc-event-title {
  font-weight: 500;
}
.fc-event.bg-dark,
.fc-event.bg-info,
.fc-event.bg-primary,
.fc-event.bg-secondary,
.fc-event.bg-success,
.fc-event.bg-warning {
  border-radius: 8px;
  color: #fff !important;
}
.fc-event.bg-dark .fc-daygrid-event-dot,
.fc-event.bg-info .fc-daygrid-event-dot,
.fc-event.bg-primary .fc-daygrid-event-dot,
.fc-event.bg-secondary .fc-daygrid-event-dot,
.fc-event.bg-success .fc-daygrid-event-dot,
.fc-event.bg-warning .fc-daygrid-event-dot {
  border-color: #fff;
}
.fc .fc-scroller-liquid-absolute,
.fc-scroller {
  overflow: visible !important;
  position: relative;
}
.fc .fc-button-group > .fc-button {
  background: 0 0;
  border: 1px solid #ebedf3;
  box-shadow: none !important;
  color: #b5b5c3;
  text-shadow: none !important;
}
.fc .fc-button-group > .fc-button.fc-button-active,
.fc .fc-button-group > .fc-button:active,
.fc .fc-button-group > .fc-button:focus,
.fc .fc-button-group > .fc-button:hover {
  background: #9568ff;
  background: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
.fc-button.fc-button-primary.fc-today-button {
  background: #9568ff;
  background: var(--primary);
  border: 0;
  color: #fff;
  opacity: 1;
}
.fc-unthemed .fc-toolbar .fc-button.fc-button-active,
.fc-unthemed .fc-toolbar .fc-button:active,
.fc-unthemed .fc-toolbar .fc-button:focus {
  background: #9568ff;
  background: var(--primary);
  border: 1px solid #9568ff;
  border: 1px solid var(--primary);
  box-shadow: none;
  color: #fff;
  text-shadow: none;
}
.fc .fc-toolbar-title {
  font-size: 20px;
  margin: 0;
}
.fc .fc-toolbar.fc-header-toolbar {
  margin-bottom: -0.5em;
}
.external-event {
  align-items: center;
  border-radius: 5px;
  display: flex;
  padding: 8px 10px;
}
.external-event:hover:before {
  background: #fff !important;
}
.fc-event {
  overflow: hidden;
}
.fc .fc-view-harness {
  height: 800px !important;
  overflow-y: auto;
}
@media only screen and (max-width: 35.9375rem) {
  .fc .fc-view-harness {
    height: 450px !important;
  }
  .fc .fc-toolbar.fc-header-toolbar {
    display: block;
  }
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk {
    display: flex;
    justify-content: center;
  }
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:first-child {
    justify-content: space-between;
  }
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-title {
    margin-bottom: 8px;
  }
}
#external-events .external-event {
  font-size: 16px;
  text-align: left;
}
@media only screen and (max-width: 35.9375rem) {
  .fc.app-fullcalendar .fc-timegrid-slot-label {
    font-size: 10px;
    width: 40px !important;
  }
  .fc.app-fullcalendar .external-event,
  .fc.app-fullcalendar .fc-event {
    font-size: 10px;
    line-height: 1.3;
    margin: 0;
    padding: 2px 0;
    text-align: center;
  }
  .fc.app-fullcalendar .fc-col-header-cell-cushion {
    display: inline-block;
    font-size: 10px;
    padding: 2px 4px;
  }
}
.ck.ck-editor .ck.ck-toolbar__items .ck.ck-toolbar__separator {
  display: none;
}
.ck.ck-editor .ck.ck-button {
  background-color: #fff;
  border: 0.0625rem solid #f0f0f1;
  color: #374557;
  font-weight: 900;
  padding: 0.375rem 0.5rem;
}
.ck.ck-editor .ck.ck-toolbar {
  background-color: #c7ebfc;
  border: 0;
  padding: 0.3125rem 0.625rem;
}
[data-theme-version="dark"] .ck.ck-editor .ck.ck-toolbar {
  background: #15073a !important;
}
.ck.ck-editor .ck.ck-toolbar__separator {
  display: none;
}
.ck.ck-editor .ck-content {
  background-color: #f7f7f7;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 0.0625rem 0 0;
  border: 0.0625rem solid rgba(149, 104, 255, 0.1) !important;
  border: 0.0625rem solid var(--rgba-primary-1) !important;
  min-height: 12.5rem;
}
[data-theme-version="dark"] .ck.ck-editor .ck-content {
  border: 0.0625rem solid #3a2d60 !important;
}
.ck-editor__editable {
  background-color: #f7f7f7 !important;
}
[data-theme-version="dark"] .ck-editor__editable {
  background: #3a2d60 !important;
}
.ck.ck-reset.ck-editor {
  border: 0.0625rem solid rgba(149, 104, 255, 0.1);
  border: 0.0625rem solid var(--rgba-primary-1);
}
.ck.ck-editor__main > .ck-editor__editable {
  background: #c7ebfc !important;
}
[data-theme-version="dark"] .ck.ck-editor__main > .ck-editor__editable {
  background: #15073a !important;
}
.accordion-button:not(.collapsed) {
  background: inherit;
  color: inherit;
}
.accordion-button.collapsed {
  border-bottom-width: 1px;
}
.accordion-primary .accordion-button {
  background: #9568ff;
  background: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  box-shadow: 0 0.9375rem 1.25rem 0 rgba(149, 104, 255, 0.1);
  box-shadow: 0 0.9375rem 1.25rem 0 var(--rgba-primary-1);
  color: #fff;
}
.accordion-primary .accordion-button.collapsed {
  box-shadow: none;
  color: #9568ff;
  color: var(--primary);
}
.accordion-primary .accordion-button.collapsed,
[data-theme-version="dark"] .accordion-primary .accordion-button.collapsed {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
}
[data-theme-version="dark"] .accordion-primary .accordion-button.collapsed {
  color: #a098ae;
}
.accordion-primary-solid .accordion-button {
  background: #9568ff;
  background: var(--primary);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #9568ff;
  border-color: var(--primary);
  box-shadow: 0 -0.625rem 1.25rem 0 rgba(149, 104, 255, 0.1);
  box-shadow: 0 -0.625rem 1.25rem 0 var(--rgba-primary-1);
  color: #fff;
}
.accordion-primary-solid .accordion-button.collapsed {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
  box-shadow: none;
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"]
  .accordion-primary-solid
  .accordion-button.collapsed {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
  color: #a098ae;
}
.accordion-primary-solid .accordion__body {
  border: 0.125rem solid #9568ff;
  border: 0.125rem solid var(--primary);
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-top: none;
  box-shadow: 0 0.9375rem 1.25rem 0 rgba(149, 104, 255, 0.1);
  box-shadow: 0 0.9375rem 1.25rem 0 var(--rgba-primary-1);
}
.accordion-danger .accordion-button {
  background: #eb5757;
  border-color: #eb5757;
  box-shadow: 0 0.9375rem 1.25rem 0 rgba(235, 87, 87, 0.15);
  color: #fff;
}
.accordion-danger .accordion-button.collapsed {
  background: #f6b2b2;
  border-color: #f6b2b2;
  box-shadow: none;
  color: #211c37;
}
.accordion-danger-solid .accordion-button {
  background: #eb5757;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: #eb5757;
  box-shadow: 0 -0.625rem 1.25rem 0 rgba(235, 87, 87, 0.15);
  color: #fff;
}
.accordion-danger-solid .accordion-button.collapsed {
  background: #f6b2b2;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-color: #f6b2b2;
  box-shadow: none;
  color: #211c37;
}
[data-theme-version="dark"]
  .accordion-danger-solid
  .accordion-button.collapsed {
  background: rgba(235, 87, 87, 0.15);
  border-color: rgba(235, 87, 87, 0.15);
  color: #a098ae;
}
.accordion-danger-solid .accordion__body {
  border: 0.125rem solid #eb5757;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-top: none;
  box-shadow: 0 0.9375rem 1.25rem 0 rgba(235, 87, 87, 0.15);
}
.accordion-item {
  background-color: initial;
  border: 0;
  margin-bottom: 1.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}
.accordion-button {
  border: 0.0625rem solid #eeee;
  border-radius: 0.625rem;
  color: #333;
  cursor: pointer;
  font-weight: 400;
  padding: 1rem 1.75rem;
  position: relative;
  transition: all 0.5s;
}
[data-theme-version="dark"] .accordion-button {
  border-color: #3a2d60;
  color: #fff !important;
}
.accordion-button-indicator.indicator_bordered {
  border: 0.0625rem solid #eeee;
  border-radius: 50%;
  display: inline-block;
  height: 1.5625rem;
  line-height: 1.5625rem;
  text-align: center;
  width: 1.5625rem;
}
.accordion-button:not(.collapsed):after {
  background-image: none;
  content: "\e622";
  -webkit-transform: rotate(0) translateY(-50%);
  transform: rotate(0) translateY(-50%);
}
.accordion-button:not(.collapsed).style_two:after {
  content: "\e648";
}
.accordion-button:after {
  background-image: none !important;
  content: "\e61a";
  font-family: themify;
  height: auto;
  position: absolute;
  right: 1.5625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
}
[direction="rtl"] .accordion-button:after {
  left: 1.5625rem;
  right: auto;
}
.accordion-button.collapsed.style_two:after {
  content: "\e64b";
}
.accordion-body {
  padding: 0.875rem 1.25rem;
}
.accordion-collapse {
  border: 0;
}
.accordion-bordered .accordion__body {
  border: 0.0625rem solid #eeee;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-top: none;
}
[data-theme-version="dark"] .accordion-bordered .accordion__body {
  border-color: #3a2d60;
}
.accordion-bordered .accordion-button.collapsed {
  border-radius: 0.625rem;
}
.accordion-bordered .accordion-button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.accordion-no-gutter .accordion-item {
  margin-bottom: 0;
}
.accordion-no-gutter .accordion-item .accordion-button.collapsed {
  border-bottom: none;
}
.accordion-no-gutter .accordion-item:last-child .accordion-button {
  border-bottom: 0.0625rem solid #eeee;
}
[data-theme-version="dark"]
  .accordion-no-gutter
  .accordion-item:last-child
  .accordion-button {
  border-color: #3a2d60;
}
.accordion-no-gutter.accordion__bordered
  .accordion-item:not(:last-child)
  .accordion__body {
  border-bottom: none;
}
.accordion-left-indicator .accordion-button-text {
  padding-left: 2.5rem;
}
.accordion-left-indicator .accordion-button-indicator {
  left: 1.5625rem;
  right: auto;
}
.accordion-with-icon .accordion-button-text {
  padding-left: 2.5rem;
}
[direction="rtl"] .accordion-with-icon .accordion-button-text {
  padding-left: 0;
  padding-right: 2.5rem;
}
.accordion-with-icon .accordion-button-icon {
  font-family: themify;
  left: 1.5625rem;
  position: absolute;
  right: auto;
}
[direction="rtl"] .accordion-with-icon .accordion-button-icon {
  left: auto;
  right: 1.5625rem;
}
.accordion-with-icon .accordion-button-icon:before {
  content: "\e645";
}
.accordion-header-bg .accordion-header .accordion-button {
  background-color: #c8c8c8;
}
[data-theme-version="dark"]
  .accordion-header-bg
  .accordion-header
  .accordion-button {
  background-color: #15073a;
}
.accordion-header-bg .accordion-header-primary .accordion-button {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"]
  .accordion-header-bg
  .accordion-header-primary
  .accordion-button {
  background-color: #9568ff;
  background-color: var(--primary);
}
.accordion-header-bg .accordion-header-info .accordion-button {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #fff;
}
[data-theme-version="dark"]
  .accordion-header-bg
  .accordion-header-info
  .accordion-button {
  background-color: #58bad7;
}
.accordion-header-bg .accordion-header-success .accordion-button {
  background-color: #00a389;
  border-color: #00a389;
  color: #fff;
}
[data-theme-version="dark"]
  .accordion-header-bg
  .accordion-header-success
  .accordion-button {
  background-color: #00a389;
}
.accordion-header-bg.accordion-no-gutter .accordion-button {
  border-color: transparent;
  border-radius: 0;
}
.accordion-header-bg.accordion-no-gutter
  .accordion-item:first-child
  .accordion-button {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.accordion-header-bg.accordion-no-gutter
  .accordion-item:last-child
  .accordion-button {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}
.accordion.accordion-no-gutter .accordion-button,
.accordion.accordion-no-gutter .accordion-button.collapsed,
.accordion.accordion-no-gutter .accordion__body {
  border-radius: 0;
}
.accordion.accordion-no-gutter .accordion-item:first-child .accordion-button {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}
.accordion.accordion-no-gutter
  .accordion-item:last-child
  .accordion-button.collapsed,
.accordion.accordion-no-gutter .accordion-item:last-child .accordion__body {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
}
.accordion-solid-bg .accordion-button {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: transparent;
}
[data-theme-version="dark"] .accordion-solid-bg .accordion-button {
  background-color: #15073a;
}
.accordion-solid-bg .accordion-button.collapsed {
  border-radius: 0.625rem;
}
.accordion-solid-bg .accordion__body {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem;
  border-color: transparent;
}
[data-theme-version="dark"] .accordion-solid-bg .accordion__body {
  background-color: #15073a;
}
.accordion-active-header .accordion-button:not(.collapsed) {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #fff;
}
.accordion-header-shadow .accordion-button {
  border: none;
  box-shadow: 0 0 0.9375rem -0.1875rem rgba(0, 0, 0, 0.3);
}
.accordion-rounded-stylish .accordion-button {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}
.accordion-rounded-stylish .accordion__body {
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.accordion-rounded .accordion-button {
  border-radius: 0.3125rem;
}
.accordion-gradient .accordion-button {
  background-image: linear-gradient(
    90deg,
    rgba(186, 1, 181, 0.85) 0,
    rgba(103, 25, 255, 0.85)
  );
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-color: transparent;
  color: #fff;
}
.accordion-gradient .accordion-button.collapsed {
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.accordion-gradient .accordion__body {
  background-image: linear-gradient(
    90deg,
    rgba(186, 1, 181, 0.85) 0,
    rgba(103, 25, 255, 0.85)
  );
  border-color: transparent;
  color: #fff;
}
.dzm-tabs {
  background-color: var(--bs-body-bg);
  border: none;
  border-radius: 0.625rem;
  flex-wrap: nowrap;
  padding: 4px;
}
.dzm-tabs .nav-item .nav-link {
  border-radius: 0.625rem;
}
.dzm-tabs .nav-item .nav-link.active {
  background: #9568ff !important;
  background: var(--primary) !important;
  color: #fff;
}
@media only screen and (max-width: 35.9375rem) {
  .dzm-tabs {
    margin-top: 1rem;
  }
}
.dz-card .card-body {
  border-radius: 0 0 0.625rem 0.625rem;
  padding: 1.875rem !important;
}
@media only screen and (max-width: 35.9375rem) {
  .dz-card .card-body {
    padding: 1rem;
  }
}
.dz-card .card-body.code-area code {
  background: transparent;
  color: #fff;
}
.dz-card .card-footer {
  color: #a098ae !important;
}
.dz-card .badge-box {
  background: #000;
  border-radius: 0 0 0.625rem 0.625rem;
  opacity: 0.6;
  position: relative;
}
.order-list li,
.unorder-list li {
  list-style: inherit;
}
.text-justify {
  text-align: justify;
}
.alert {
  border-radius: 0.625rem;
  padding: 1rem 1.5rem;
}
.alert p {
  line-height: 1.5;
}
.alert-square {
  border-radius: 0;
}
.alert-rounded {
  border-radius: 1.875rem;
}
.alert-primary {
  color: #9568ff;
  color: var(--primary);
}
.alert-primary,
[data-theme-version="dark"] .alert-primary {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
}
.alert-secondary {
  background: #a28ed7;
  border-color: #a28ed7;
  color: #362465;
}
[data-theme-version="dark"] .alert-secondary {
  background: rgba(54, 36, 101, 0.5);
  border-color: rgba(54, 36, 101, 0.5);
  color: #fff;
}
.alert-success {
  background: #3dffe0;
  border-color: #3dffe0;
  color: #00a389;
}
[data-theme-version="dark"] .alert-success {
  background: rgba(0, 163, 137, 0.1);
  border-color: rgba(0, 163, 137, 0.1);
}
.alert-warning {
  background: #fff8e7;
  border-color: #fff8e7;
  color: #f0a901;
}
[data-theme-version="dark"] .alert-warning {
  background: rgba(240, 169, 1, 0.1);
  border-color: rgba(240, 169, 1, 0.1);
}
.alert-danger {
  background: #f6b2b2;
  border-color: #f6b2b2;
  color: #eb5757;
}
[data-theme-version="dark"] .alert-danger {
  background: rgba(235, 87, 87, 0.15);
  border-color: rgba(235, 87, 87, 0.15);
}
.alert-info {
  background: #e8f6f9;
  border-color: #e8f6f9;
  color: #58bad7;
}
[data-theme-version="dark"] .alert-info {
  background: rgba(88, 186, 215, 0.1);
  border-color: rgba(88, 186, 215, 0.1);
}
.alert-dark {
  background: #eee;
  border-color: #eee;
  color: #6e6e6e;
}
[data-theme-version="dark"] .alert-dark {
  background: hsla(0, 0%, 43%, 0.35);
  border-color: hsla(0, 0%, 43%, 0.35);
  color: #fff;
}
.alert-light {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #6e6e6e;
}
.alert .btn-close {
  background: none;
  color: inherit;
  opacity: 0.5;
  text-shadow: 0 1px 0 #fff;
}
.alert .btn-close i {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.alert-alt.alert-primary {
  border-left: 0.25rem solid #9568ff;
  border-left: 0.25rem solid var(--primary);
}
.alert-alt.alert-secondary {
  border-left: 0.25rem solid #362465;
}
.alert-alt.alert-success {
  border-left: 0.25rem solid #00a389;
}
.alert-alt.alert-warning {
  border-left: 0.25rem solid #f0a901;
}
.alert-alt.alert-danger {
  border-left: 0.25rem solid #eb5757;
}
.alert-alt.alert-info {
  border-left: 0.25rem solid #58bad7;
}
.alert-alt.alert-dark {
  border-left: 0.25rem solid #6e6e6e;
}
.alert-alt.alert-light {
  border-left: 0.25rem solid #a2a2a2;
}
.alert-alt.alert-primary.solid {
  border-left: 0.25rem solid #3d00ce !important;
  border-left: 0.25rem solid var(--primary-dark) !important;
}
.alert-alt.alert-secondary.solid {
  border-left: 0.25rem solid #040207 !important;
}
.alert-alt.alert-success.solid {
  border-left: 0.25rem solid #00241e !important;
}
.alert-alt.alert-warning.solid {
  border-left: 0.25rem solid #715000 !important;
}
.alert-alt.alert-danger.solid {
  border-left: 0.25rem solid #ae1515 !important;
}
.alert-alt.alert-info.solid {
  border-left: 0.25rem solid #22758e !important;
}
.alert-alt.alert-dark.solid {
  border-left: 0.25rem solid #2e2e2e !important;
}
.alert-alt.alert-light.solid {
  border-left: 0.25rem solid #888 !important;
}
.alert-dismissible.solid .close:hover {
  color: #fff;
  opacity: 1;
}
.alert.alert-primary.solid {
  background: #9568ff;
  background: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
.alert.alert-secondary.solid {
  background: #362465;
  border-color: #362465;
  color: #fff;
}
.alert.alert-success.solid {
  background: #00a389;
  border-color: #00a389;
  color: #fff;
}
.alert.alert-warning.solid {
  background: #f0a901;
  border-color: #f0a901;
  color: #fff;
}
.alert.alert-danger.solid {
  background: #eb5757;
  border-color: #eb5757;
  color: #fff;
}
.alert.alert-info.solid {
  background: #58bad7;
  border-color: #58bad7;
  color: #fff;
}
.alert.alert-dark.solid {
  background: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.alert.alert-light.solid {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #6e6e6e;
}
.alert-right-icon > span i {
  font-size: 1.125rem;
  margin-right: 0.3125rem;
}
.alert-right-icon .close i {
  font-size: 1rem;
}
.alert.alert-outline-primary {
  background: transparent;
  border-color: #9568ff;
  border-color: var(--primary);
  color: #9568ff;
  color: var(--primary);
}
.alert.alert-outline-secondary {
  background: transparent;
  border-color: #362465;
  color: #a098ae;
}
.alert.alert-outline-success {
  background: transparent;
  border-color: #00a389;
  color: #00a389;
}
.alert.alert-outline-info {
  background: transparent;
  border-color: #58bad7;
  color: #58bad7;
}
.alert.alert-outline-warning {
  background: transparent;
  border-color: #f0a901;
  color: #f0a901;
}
.alert.alert-outline-danger {
  background: transparent;
  border-color: #eb5757;
  color: #eb5757;
}
.alert.alert-outline-dark {
  background: transparent;
  border-color: #6e6e6e;
  color: #a098ae;
}
.alert.alert-outline-light {
  background: transparent;
  border-color: #c8c8c8;
  color: #6e6e6e;
}
.alert-social {
  color: #fff;
}
.alert-social .alert-social-icon {
  align-self: center;
  margin-right: 0.9375rem;
}
.alert-social .alert-social-icon i {
  font-size: 2.625rem;
}
.alert-social.facebook {
  background-color: #3b5998;
}
.alert-social.twitter {
  background-color: #1da1f2;
}
.alert-social.linkedin {
  background-color: #007bb6;
}
.alert-social.google-plus {
  background-color: #db4439;
}
.alert-social .close:hover {
  color: #fff !important;
  opacity: 1 !important;
}
.left-icon-big .alert-left-icon-big {
  align-self: center;
  margin-right: 0.9375rem;
}
.left-icon-big .alert-left-icon-big i {
  font-size: 2.1875rem;
  line-height: 1;
}
[direction="rtl"] .alert-social .alert-social-icon,
[direction="rtl"] .left-icon-big .alert-left-icon-big {
  margin-left: 0.9375rem;
  margin-right: 0;
}
.dz-scroll {
  overflow-y: scroll;
}
body > * {
  scrollbar-color: rgba(111, 133, 147, 0.1) #fff0;
  scrollbar-width: thin;
}
::-webkit-scrollbar {
  opacity: 0;
  width: 5px;
}
::-webkit-scrollbar-thumb {
  background: rgba(111, 133, 147, 0.1);
}
.badge {
  border: 0.0625rem solid transparent;
  border-radius: 0.5rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 0.25rem 0.625rem;
}
.badge-rounded {
  border-radius: 1.25rem;
  padding: 0.1875rem 0.8125rem;
}
.badge-circle {
  border-radius: 6.25rem;
  padding: 0.1875rem 0.4375rem;
}
.light.badge-primary {
  background-color: #efe8ff !important;
  border-color: #fff;
  color: #fff;
}
.light.badge-success {
  border-color: #3dffe0;
}
.light.badge-info {
  border-color: #d3edf5;
}
.light.badge-secondary {
  border-color: #54389d;
}
.light.badge-warning {
  border-color: #fffbf1;
}
.light.badge-danger {
  border-color: #fbe0e0;
}
.light.badge-dark {
  border-color: #bbb;
}
.light.badge-light {
  background-color: #d0d0d0;
  border-color: #c8c8c8;
  color: #6e6e6e;
}
.badge-outline-primary {
  border: 0.0625rem solid #9568ff;
  border: 0.0625rem solid var(--primary);
  color: #9568ff;
  color: var(--primary);
}
.badge-outline-secondary {
  border: 0.0625rem solid #362465;
  color: #362465;
}
[data-theme-version="dark"] .badge-outline-secondary {
  color: #a098ae;
}
.badge-outline-success {
  border: 0.0625rem solid #00a389;
  color: #00a389;
}
.badge-outline-info {
  border: 0.0625rem solid #58bad7;
  color: #58bad7;
}
.badge-outline-warning {
  border: 0.0625rem solid #f0a901;
  color: #f0a901;
}
.badge-outline-danger {
  border: 0.0625rem solid #eb5757;
  color: #eb5757;
}
.badge-outline-light {
  border: 0.0625rem solid #eeee;
  color: #6e6e6e;
}
[data-theme-version="dark"] .badge-outline-light {
  color: #a098ae;
}
.badge-outline-dark {
  border: 0.0625rem solid #6e6e6e;
  color: #6e6e6e;
}
[data-theme-version="dark"] .badge-outline-dark {
  color: #a098ae;
}
.badge-xs {
  font-size: 0.625rem;
  line-height: 1.125rem;
  padding: 0 0.3125rem;
}
.badge-sm {
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  padding: 0.3125rem 0.5rem;
}
.badge-lg {
  font-size: 0.875rem;
  line-height: 1.875rem;
  padding: 0 0.625rem;
}
.badge-xl {
  font-size: 16px;
  font-weight: 400;
  line-height: 2.1875rem;
  padding: 0.3rem 0.9375rem;
}
.badge-default {
  background: #adb6c7;
}
.badge-success {
  background-color: #00a389;
}
.badge-secondary {
  background-color: #362465;
}
.badge-info {
  background-color: #58bad7;
}
.badge-primary {
  background-color: #9568ff;
  background-color: var(--primary);
}
.badge-warning {
  background-color: #f0a901;
}
.badge-danger {
  background-color: #eb5757;
}
.badge-dark {
  background-color: #6e6e6e;
}
.badge-light {
  background-color: #c8c8c8;
}
.light.badge-default {
  background: #adb6c7;
}
.light.badge-success {
  background-color: #3dffe0;
  color: #00a389;
}
[data-theme-version="dark"] .light.badge-success {
  background-color: rgba(0, 163, 137, 0.1);
  border-color: transparent;
}
.light.badge-info {
  background-color: #d3edf5;
  color: #58bad7;
}
[data-theme-version="dark"] .light.badge-info {
  background-color: rgba(88, 186, 215, 0.1);
}
.light.badge-primary {
  color: #9568ff;
  color: var(--primary);
}
.light.badge-primary,
[data-theme-version="dark"] .light.badge-primary {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
[data-theme-version="dark"] .light.badge-primary {
  border-color: transparent;
}
.light.badge-secondary {
  background-color: #a28ed7;
  color: #362465;
}
[data-theme-version="dark"] .light.badge-secondary {
  background-color: rgba(54, 36, 101, 0.5);
  border-color: transparent;
  color: #fff;
}
.light.badge-warning {
  background-color: #fff8e7;
  color: #f0a901;
}
[data-theme-version="dark"] .light.badge-warning {
  background-color: rgba(240, 169, 1, 0.1);
  border-color: transparent;
}
.light.badge-danger {
  background-color: #f6b2b2;
  color: #eb5757;
}
[data-theme-version="dark"] .light.badge-danger {
  background-color: rgba(235, 87, 87, 0.15);
  border-color: transparent;
}
.light.badge-dark {
  background-color: #eee;
  color: #6e6e6e;
}
[data-theme-version="dark"] .light.badge-dark {
  background-color: hsla(0, 0%, 43%, 0.35);
  border-color: transparent;
  color: #a098ae;
}
.bootstrap-label .label {
  display: inline-block;
  margin-right: 1rem;
}
.bootstrap-label .label:last-child {
  margin-right: 0;
}
.badge-demo .badge {
  margin-bottom: 0.3125rem;
  margin-right: 0.3125rem;
}
.badge-demo .badge:last-child {
  margin-right: 0;
}
.bootstrap-badge-buttons button {
  margin-bottom: 1rem;
  margin-right: 0.2rem;
}
.bootstrap-badge-buttons button:last-child {
  margin-right: 0;
}
.breadcrumb {
  font-size: 1.125rem;
}
.breadcrumb .breadcrumb-item a svg {
  margin-right: 5px;
  margin-top: 2px;
}
@media only screen and (max-width: 100rem) {
  .breadcrumb .breadcrumb-item a svg {
    margin-top: 0;
  }
}
.breadcrumb .breadcrumb-item.active a {
  color: #000;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: #9568ff;
  color: var(--primary);
}
.page-titles {
  align-items: center;
  background: #fff;
  border-radius: 0.625rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.875rem;
  padding: 0.625rem 1.875rem;
  position: relative;
  z-index: 1;
}
[data-theme-version="dark"] .page-titles {
  background: #25164f;
}
@media only screen and (max-width: 74.9375rem) {
  .page-titles {
    margin-top: 0;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .page-titles {
    margin-bottom: 0.9375rem;
    padding: 0.9375rem 1.35rem;
  }
}
.page-titles .justify-content-sm-end {
  align-items: center;
}
.page-titles .h4,
.page-titles h4 {
  color: #9568ff;
  color: var(--primary);
  font-size: 1.25rem;
  margin-bottom: 0;
  margin-top: 0;
}
.page-titles .h4 span,
.page-titles h4 span {
  font-size: 0.875rem;
  font-weight: 400;
}
.page-titles .breadcrumb {
  background: transparent;
  margin-bottom: 0;
  padding: 0;
}
.page-titles .breadcrumb li {
  margin-bottom: 0;
  margin-top: 0;
}
.page-titles .breadcrumb li a {
  color: #828690;
}
@media only screen and (max-width: 35.9375rem) {
  .page-titles .breadcrumb li a {
    font-size: 1.15rem;
  }
}
.page-titles .breadcrumb li.active {
  color: #9568ff;
  color: var(--primary);
  font-weight: 600;
}
.page-titles .breadcrumb .breadcrumb-item + .breadcrumb-item:before,
.page-titles .breadcrumb li.active a {
  color: #9568ff;
  color: var(--primary);
}
.page-titles .breadcrumb-datepicker {
  color: #89879f;
  font-size: 0.75rem;
}
.page-titles .breadcrumb-datepicker__icon {
  font-size: 0.875rem;
}
.page-titles .breadcrumb-widget .border-dark {
  border-color: #dee2e6 !important;
}
.page-titles .breadcrumb-widget .h4,
.page-titles .breadcrumb-widget h4 {
  color: #646c9a;
  font-weight: 600;
}
@media only screen and (max-width: 35.9375rem) {
  .page-titles .breadcrumb-widget {
    margin-bottom: 0.9375rem;
    text-align: left !important;
  }
}
button {
  cursor: pointer;
}
button:focus {
  box-shadow: none;
  outline: 0;
}
.btn {
  border-radius: 0.5rem;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  padding: 0.7875rem 1.819rem;
}
.btn.active,
.btn:active,
.btn:focus,
.btn:hover {
  box-shadow: none !important;
  outline: 0 !important;
}
@media only screen and (max-width: 87.5rem) {
  .btn {
    font-size: 0.813rem;
    padding: 0.625rem 1rem;
  }
}
.btn.btn-danger,
.btn.btn-info,
.btn.btn-primary,
.btn.btn-secondary,
.btn.btn-success,
.btn.btn-warning {
  color: #fff;
}
.btn-transparent {
  background-color: initial;
}
.btn-primary {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #7135ff;
  background-color: var(--primary-hover);
  border-color: #7135ff;
  border-color: var(--primary-hover);
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.5);
  box-shadow: 0 0 0 0.25rem var(--rgba-primary-5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
}
.btn-link {
  color: #9568ff;
  color: var(--primary);
  text-decoration: none;
}
.btn-link svg circle {
  fill: #9568ff;
  fill: var(--primary);
}
.btn-link:hover {
  color: #7135ff;
  color: var(--primary-hover);
}
.btn-outline-primary {
  border-color: #9568ff;
  border-color: var(--primary);
  color: #9568ff;
  color: var(--primary);
}
.btn-outline-primary:hover {
  background-color: #7135ff;
  background-color: var(--primary-hover);
  border-color: #7135ff;
  border-color: var(--primary-hover);
}
.sharp {
  height: 2.4rem;
  line-height: 1.7;
  min-height: 2.5rem;
  min-width: 2.4rem;
  padding: 0.4375rem;
}
.sharp.btn-xs {
  height: 1.625rem;
  min-height: 1.625rem;
  min-width: 1.625rem;
  padding: 0.1175rem;
  width: 1.625rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.light.tp-btn {
  background-color: initial;
}
.light.btn-default {
  background: #adb6c7;
}
.light.btn-success {
  background-color: #3dffe0;
  border-color: #3dffe0;
  color: #00a389;
}
.light.btn-success g [fill] {
  fill: #00a389;
}
[data-theme-version="dark"] .light.btn-success {
  background-color: rgba(0, 163, 137, 0.1);
  border-color: transparent;
}
.light.btn-success:hover {
  background-color: #00a389;
  border-color: #00a389;
  color: #fff;
}
.light.btn-success:hover g [fill] {
  fill: #fff;
}
.light.btn-info {
  background-color: #d3edf5;
  border-color: #d3edf5;
  color: #58bad7;
}
.light.btn-info g [fill] {
  fill: #58bad7;
}
[data-theme-version="dark"] .light.btn-info {
  background-color: rgba(88, 186, 215, 0.1);
  border-color: transparent;
}
.light.btn-info:hover {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #fff;
}
.light.btn-info:hover g [fill] {
  fill: #fff;
}
.light.btn-primary {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.light.btn-primary g [fill] {
  fill: #9568ff;
  fill: var(--primary);
}
[data-theme-version="dark"] .light.btn-primary {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-color: transparent;
  color: #fff;
}
.light.btn-primary:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
.light.btn-primary:hover g [fill] {
  fill: #fff;
}
.light.btn-secondary {
  background-color: #a28ed7;
  border-color: #a28ed7;
  color: #362465;
}
.light.btn-secondary g [fill] {
  fill: #362465;
}
[data-theme-version="dark"] .light.btn-secondary {
  background-color: rgba(54, 36, 101, 0.5);
  border-color: transparent;
  color: #fff;
}
.light.btn-secondary:hover {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
.light.btn-secondary:hover g [fill] {
  fill: #fff;
}
.light.btn-warning {
  background-color: #fff8e7;
  border-color: #fff8e7;
  color: #f0a901;
}
.light.btn-warning g [fill] {
  fill: #f0a901;
}
[data-theme-version="dark"] .light.btn-warning {
  background-color: rgba(240, 169, 1, 0.1);
  border-color: transparent;
}
.light.btn-warning:hover {
  background-color: #f0a901;
  border-color: #f0a901;
  color: #fff;
}
.light.btn-warning:hover g [fill] {
  fill: #fff;
}
.light.btn-danger {
  background-color: #f6b2b2;
  border-color: #f6b2b2;
  color: #eb5757;
}
.light.btn-danger g [fill] {
  fill: #eb5757;
}
[data-theme-version="dark"] .light.btn-danger {
  background-color: rgba(235, 87, 87, 0.15);
  border-color: transparent;
}
.light.btn-danger:hover {
  background-color: #eb5757;
  border-color: #eb5757;
  color: #fff;
}
.light.btn-danger:hover g [fill] {
  fill: #fff;
}
.light.btn-dark {
  background-color: #eee;
  border-color: #eee;
  color: #6e6e6e;
}
.light.btn-dark g [fill] {
  fill: #6e6e6e;
}
[data-theme-version="dark"] .light.btn-dark {
  background-color: hsla(0, 0%, 43%, 0.35);
  border-color: transparent;
  color: #fff;
}
.light.btn-dark:hover {
  background-color: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.light.btn-dark:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn {
  background-color: initial;
  border-color: transparent;
}
.btn.tp-btn.btn-default {
  background: #adb6c7;
}
.btn.tp-btn.btn-success {
  color: #00a389;
}
.btn.tp-btn.btn-success g [fill] {
  fill: #00a389;
}
.btn.tp-btn.btn-success:hover {
  background-color: #00a389;
  border-color: #00a389;
  color: #fff;
}
.btn.tp-btn.btn-success:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn.btn-info {
  color: #58bad7;
}
.btn.tp-btn.btn-info g [fill] {
  fill: #58bad7;
}
.btn.tp-btn.btn-info:hover {
  background-color: #58bad7;
  border-color: #58bad7;
  color: #fff;
}
.btn.tp-btn.btn-info:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn.btn-primary g [fill] {
  fill: #9568ff;
  fill: var(--primary);
}
.btn.tp-btn.btn-primary:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
.btn.tp-btn.btn-primary:hover g [fill],
.btn.tp-btn.btn-primary:hover svg path {
  fill: #fff;
}
.btn.tp-btn.btn-secondary {
  color: #362465;
}
.btn.tp-btn.btn-secondary g [fill] {
  fill: #362465;
}
.btn.tp-btn.btn-secondary:hover {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
.btn.tp-btn.btn-secondary:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn.btn-warning {
  color: #f0a901;
}
.btn.tp-btn.btn-warning g [fill] {
  fill: #f0a901;
}
.btn.tp-btn.btn-warning:hover {
  background-color: #f0a901;
  border-color: #f0a901;
  color: #fff;
}
.btn.tp-btn.btn-warning:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn.btn-danger {
  color: #eb5757;
}
.btn.tp-btn.btn-danger g [fill] {
  fill: #eb5757;
}
.btn.tp-btn.btn-danger:hover {
  background-color: #eb5757;
  border-color: #eb5757;
  color: #fff;
}
.btn.tp-btn.btn-danger:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn.btn-light {
  color: #6e6e6e;
}
.btn.tp-btn.btn-light g [fill] {
  fill: #6e6e6e;
}
.btn.tp-btn.btn-light:hover {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
  color: #6e6e6e;
}
.btn.tp-btn.btn-light:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn.btn-dark {
  color: #6e6e6e;
}
.btn.tp-btn.btn-dark g [fill] {
  fill: #6e6e6e;
}
.btn.tp-btn.btn-dark:hover {
  background-color: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.btn.tp-btn.btn-dark:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn-light {
  background-color: initial;
  border-color: transparent;
}
.btn.tp-btn-light.btn-success {
  color: #00a389;
}
.btn.tp-btn-light.btn-success g [fill] {
  fill: #00a389;
}
.btn.tp-btn-light.btn-success:hover {
  background-color: #3dffe0;
  border-color: #3dffe0;
  color: #00a389;
}
.btn.tp-btn-light.btn-success:hover g [fill] {
  fill: #00a389;
}
.btn.tp-btn-light.btn-info {
  color: #58bad7;
}
.btn.tp-btn-light.btn-info g [fill] {
  fill: #58bad7;
}
.btn.tp-btn-light.btn-info:hover {
  background-color: #d3edf5;
  border-color: #d3edf5;
  color: #58bad7;
}
.btn.tp-btn-light.btn-info:hover g [fill] {
  fill: #58bad7;
}
.btn.tp-btn-light.btn-primary {
  color: #9568ff;
  color: var(--primary);
}
.btn.tp-btn-light.btn-primary g [fill] {
  fill: #9568ff;
  fill: var(--primary);
}
.btn.tp-btn-light.btn-primary:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.btn.tp-btn-light.btn-primary:hover g [fill] {
  fill: #9568ff;
  fill: var(--primary);
}
.btn.tp-btn-light.btn-secondary {
  color: #362465;
}
.btn.tp-btn-light.btn-secondary g [fill] {
  fill: #362465;
}
.btn.tp-btn-light.btn-secondary:hover {
  background-color: #a28ed7;
  border-color: #a28ed7;
  color: #362465;
}
.btn.tp-btn-light.btn-secondary:hover g [fill] {
  fill: #362465;
}
.btn.tp-btn-light.btn-warning {
  color: #f0a901;
}
.btn.tp-btn-light.btn-warning g [fill] {
  fill: #f0a901;
}
.btn.tp-btn-light.btn-warning:hover {
  background-color: #fff8e7;
  border-color: #fff8e7;
  color: #f0a901;
}
.btn.tp-btn-light.btn-warning:hover g [fill] {
  fill: #f0a901;
}
.btn.tp-btn-light.btn-danger {
  color: #eb5757;
}
.btn.tp-btn-light.btn-danger g [fill] {
  fill: #eb5757;
}
.btn.tp-btn-light.btn-danger:hover {
  background-color: #f6b2b2;
  border-color: #f6b2b2;
  color: #eb5757;
}
.btn.tp-btn-light.btn-danger:hover g [fill] {
  fill: #fff;
}
.btn.tp-btn-light.btn-dark {
  color: #6e6e6e;
}
.btn.tp-btn-light.btn-dark g [fill] {
  fill: #6e6e6e;
}
.btn.tp-btn-light.btn-dark:hover {
  background-color: #eee;
  border-color: #eee;
  color: #6e6e6e;
}
.btn.tp-btn-light.btn-dark:hover g [fill] {
  fill: #fff;
}
.shadow.btn-primary {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(149, 104, 255, 0.2) !important;
  box-shadow: 0 0.3125rem 0.9375rem 0 var(--rgba-primary-2) !important;
}
.shadow.btn-secondary {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(54, 36, 101, 0.2) !important;
}
.shadow.btn-warning {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(240, 169, 1, 0.2) !important;
}
.shadow.btn-danger {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(235, 87, 87, 0.2) !important;
}
.shadow.btn-info {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(88, 186, 215, 0.2) !important;
}
.shadow.btn-success {
  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 163, 137, 0.2) !important;
}
.btn-xxs {
  font-size: 0.6875rem;
  line-height: 1.3;
  padding: 0.375rem 0.9375rem;
}
.btn-xs {
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0.438rem 1rem;
}
.btn-group-sm > .btn,
.btn-sm {
  font-size: 0.813rem !important;
  font-weight: 500;
  padding: 0.579rem 1.494rem;
}
.btn-md {
  font-size: 0.875rem !important;
  padding: 0.875rem 1.25rem;
}
.btn-group-lg > .btn,
.btn-lg {
  font-size: 1.125rem !important;
  padding: 1rem 2rem;
}
@media only screen and (max-width: 35.9375rem) {
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 0.75rem 1.25rem;
  }
}
.btn-xl {
  padding: 0.6rem 1rem;
}
.btn-xl.btn-default {
  font-weight: 600;
}
.btn-square {
  border-radius: 0;
}
.btn-rounded {
  border-radius: 2.5rem !important;
}
.btn-icon-end {
  border-left: 0.0625rem solid #fff;
  display: inline-block;
  margin: -1rem -0.25rem -1rem 1rem;
  padding: 1rem 0 1rem 1.25rem;
}
.btn-icon-start {
  background: #fff;
  border-radius: 0.425rem;
  display: inline-block;
  float: left;
  margin: -0.3rem 0.35rem -0.2rem -0.888rem;
  padding: 0.3rem 0.6rem 0.2rem;
}
@media only screen and (max-width: 87.5rem) {
  .btn-icon-start {
    margin: -0.3rem 0.75rem -0.5rem -0.5rem;
  }
}
[direction="rtl"] .btn-icon-start {
  margin: -0.5rem 0.5rem -0.5rem -1rem;
}
@media only screen and (max-width: 87.5rem) {
  [direction="rtl"] .btn-icon-start {
    margin: -0.5rem 0.75rem -0.5rem -0.88rem;
  }
}
[direction="rtl"] .btn-icon-end {
  border-left: 0 solid #fff;
  border-right: 0.0625rem solid #fff;
  display: inline-block;
  margin: -0.8rem 1rem -0.8rem 0;
  padding: 0.4375rem 1rem 0.4375rem 0;
}
.toggle-dropdown:after {
  margin-left: 0.755em;
}
.social-btn-icon .btn {
  margin-bottom: 1.5rem;
  min-width: 7.5rem;
}
.social-icon .btn {
  padding: 0.7rem 1.4rem;
}
.btn-circle {
  border-radius: 50% !important;
  height: 5rem;
  width: 5rem;
}
.btn-circle-sm {
  font-size: 1.8rem;
  height: 4.5rem;
  width: 4.5rem;
}
.btn-circle-md {
  font-size: 2.5rem;
  height: 6rem;
  width: 6rem;
}
.btn-circle-md i {
  font-size: 2.4rem;
}
.btn-circle-lg {
  font-size: 3.2rem;
  height: 8rem;
  width: 8rem;
}
.btn-circle-lg i {
  font-size: 3.1rem;
}
.btn-page .btn {
  margin-bottom: 0.5rem;
  margin-right: 0.25rem;
  min-width: 6.875rem;
}
.size-1 {
  font-size: 1.5rem;
  min-width: 10rem !important;
  padding: 0.68rem 0.75rem;
}
.size-2 {
  font-size: 1.25rem;
  min-width: 8.125rem !important;
  padding: 0.57rem 0.75rem;
}
.size-3 {
  min-width: 6.875rem !important;
  padding: 0.536rem 0.75rem;
}
.size-3,
.size-4 {
  font-size: 0.875rem;
}
.size-4 {
  min-width: 6.25rem !important;
}
.size-5 {
  font-size: 0.875rem;
  min-width: 5.625rem !important;
  padding: 0.22rem 0.75rem;
}
.size-6 {
  font-size: 0.8125rem;
  min-width: 5rem !important;
  padding: 0.097rem 0.75rem;
}
.size-7 {
  font-size: 0.75rem;
  min-width: 3.75rem !important;
  padding: 0.001rem 0.75rem;
}
.btn-light {
  background: #c8c8c8;
  border-color: #c8c8c8;
  color: #fff;
}
.btn-light:active,
.btn-light:focus,
.btn-light:hover {
  background: #fff;
  border-color: #fff;
  color: #6e6e6e;
}
.btn-outline-primary:hover,
.btn-outline-warning:hover {
  color: #fff;
}
.btn-outline-light {
  color: #6e6e6e;
}
[data-theme-version="dark"] .btn-outline-dark,
[data-theme-version="dark"] .btn-outline-light,
[data-theme-version="dark"] .btn-outline-secondary {
  color: #a098ae;
}
.btn-dark {
  background: #6e6e6e;
  border-color: #6e6e6e;
  color: #fff;
}
.btn-dark:active,
.btn-dark:hover {
  background: #888;
  border-color: #555;
  color: #fff;
}
.btn-dark:focus {
  background: #888;
}
.btn-group.btn-rounded .btn:first-child {
  border-bottom-left-radius: 1.875rem;
  border-top-left-radius: 1.875rem;
}
.btn-group.btn-rounded .btn:last-child {
  border-bottom-right-radius: 1.875rem;
  border-top-right-radius: 1.875rem;
}
.btn-facebook {
  background: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover {
  background: #2d4373;
  border-color: #2d4373;
  color: #fff;
}
.btn-twitter {
  background: #1da1f2;
  border-color: #1da1f2;
  color: #fff;
}
.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover {
  background: #0c85d0;
  border-color: #0c85d0;
  color: #fff;
}
.btn-youtube {
  background: red;
  border-color: red;
  color: #fff;
}
.btn-youtube:active,
.btn-youtube:focus,
.btn-youtube:hover {
  background: #c00;
  border-color: #c00;
  color: #fff;
}
.btn-instagram {
  background: #c32aa3;
  border-color: #c32aa3;
  color: #fff;
}
.btn-instagram:active,
.btn-instagram:focus,
.btn-instagram:hover {
  background: #992180;
  border-color: #992180;
  color: #fff;
}
.btn-pinterest {
  background: #bd081c;
  border-color: #bd081c;
  color: #fff;
}
.btn-pinterest:active,
.btn-pinterest:focus,
.btn-pinterest:hover {
  background: #8c0615;
  border-color: #8c0615;
  color: #fff;
}
.btn-linkedin {
  background: #007bb6;
  border-color: #007bb6;
  color: #fff;
}
.btn-linkedin:active,
.btn-linkedin:focus,
.btn-linkedin:hover {
  background: #005983;
  border-color: #005983;
  color: #fff;
}
.btn-google-plus {
  background: #db4439;
  border-color: #db4439;
  color: #fff;
}
.btn-google-plus:active,
.btn-google-plus:focus,
.btn-google-plus:hover {
  background: #be2d23;
  border-color: #be2d23;
  color: #fff;
}
.btn-google {
  background: #4285f4;
  border-color: #4285f4;
  color: #fff;
}
.btn-google:active,
.btn-google:focus,
.btn-google:hover {
  background: #1266f1;
  border-color: #1266f1;
  color: #fff;
}
.btn-snapchat {
  background: #fffc00;
  border-color: #fffc00;
  color: #000;
}
.btn-snapchat:active,
.btn-snapchat:focus,
.btn-snapchat:hover {
  background: #ccca00;
  border-color: #ccca00;
  color: #000;
}
.btn-whatsapp {
  background: #25d366;
  border-color: #25d366;
  color: #fff;
}
.btn-whatsapp:active,
.btn-whatsapp:focus,
.btn-whatsapp:hover {
  background: #1da851;
  border-color: #1da851;
  color: #fff;
}
.btn-tumblr {
  background: #35465d;
  border-color: #35465d;
  color: #fff;
}
.btn-tumblr:active,
.btn-tumblr:focus,
.btn-tumblr:hover {
  background: #222e3d;
  border-color: #222e3d;
  color: #fff;
}
.btn-reddit {
  background: #ff4500;
  border-color: #ff4500;
  color: #fff;
}
.btn-reddit:active,
.btn-reddit:focus,
.btn-reddit:hover {
  background: #cc3700;
  border-color: #cc3700;
  color: #fff;
}
.btn-spotify {
  background: #1ed760;
  border-color: #1ed760;
  color: #fff;
}
.btn-spotify:active,
.btn-spotify:focus,
.btn-spotify:hover {
  background: #18aa4c;
  border-color: #18aa4c;
  color: #fff;
}
.btn-yahoo {
  background: #430297;
  border-color: #430297;
  color: #fff;
}
.btn-yahoo:active,
.btn-yahoo:focus,
.btn-yahoo:hover {
  background: #2d0165;
  border-color: #2d0165;
  color: #fff;
}
.btn-dribbble {
  background: #ea4c89;
  border-color: #ea4c89;
  color: #fff;
}
.btn-dribbble:active,
.btn-dribbble:focus,
.btn-dribbble:hover {
  background: #e51e6b;
  border-color: #e51e6b;
  color: #fff;
}
.btn-skype {
  background: #00aff0;
  border-color: #00aff0;
  color: #fff;
}
.btn-skype:active,
.btn-skype:focus,
.btn-skype:hover {
  background: #008abd;
  border-color: #008abd;
  color: #fff;
}
.btn-quora {
  background: #a20;
  border-color: #a20;
  color: #fff;
}
.btn-quora:active,
.btn-quora:focus,
.btn-quora:hover {
  background: #771800;
  border-color: #771800;
  color: #fff;
}
.btn-vimeo {
  background: #1ab7ea;
  border-color: #1ab7ea;
  color: #fff;
}
.btn-vimeo:active,
.btn-vimeo:focus,
.btn-vimeo:hover {
  background: #1295bf;
  border-color: #1295bf;
  color: #fff;
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(149, 104, 255, 0.5);
  box-shadow: 0 0 0 0.25rem var(--rgba-primary-5);
}
.btn-close:focus {
  box-shadow: none;
}
.card {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 1.25rem;
  box-shadow: 0 0.3125rem 0.3125rem 0 rgba(82, 63, 105, 0.05);
  height: calc(100% - 30px);
  margin-bottom: 1.875rem;
  position: relative;
  transition: all 0.5s ease-in-out;
}
@media only screen and (max-width: 35.9375rem) {
  .card {
    height: calc(100% - 0.938rem);
    margin-bottom: 0.938rem;
  }
}
.card-body {
  padding: 1.875rem;
}
@media only screen and (max-width: 35.9375rem) {
  .card-body {
    padding: 1rem;
  }
}
.card-title {
  color: #000;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: capitalize;
}
.card-title--large {
  font-size: 1.5rem;
}
.card-title--medium {
  font-size: 1rem;
}
.card-title--small {
  font-size: 0.875rem;
}
.card-header {
  align-items: center;
  background: transparent;
  border-color: #eeee;
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 1.875rem 1.25rem;
  position: relative;
}
@media only screen and (max-width: 35.9375rem) {
  .card-header {
    padding: 1.25rem 1rem;
  }
}
[data-theme-version="dark"] .card-header {
  border-color: #3a2d60;
}
.card-header .card-title {
  margin-bottom: 0;
}
.card-header .subtitle {
  font-size: 0.875rem;
  line-height: 1.5;
  padding-top: 0.3125rem;
}
.card-footer {
  background: transparent;
  border-color: #eeee;
  padding: 1.25rem 1.875rem;
}
[data-theme-version="dark"] .card-footer {
  border-color: #3a2d60;
}
@media only screen and (max-width: 35.9375rem) {
  .card-footer {
    padding: 1.25rem 1rem;
  }
}
.transparent-card.card {
  background: transparent;
  border: 0.0625rem solid transparent;
  box-shadow: none;
}
.card-action > a {
  background: #3d00ce;
  background: var(--primary-dark);
  border-color: transparent;
  border-radius: 0.3125rem;
  color: #fff;
  display: inline-block;
  height: 1.875rem;
  line-height: 1.875rem;
  margin-right: 0.5rem;
  text-align: center;
  width: 1.875rem;
}
[data-theme-version="dark"] .card-action > a {
  background: #15073a;
}
.card-action > a:last-child {
  margin-right: 0;
}
.card-action > a:focus,
.card-action > a:hover {
  background: #3d00ce;
  background: var(--primary-dark);
}
[data-theme-version="dark"] .card-action > a:focus,
[data-theme-version="dark"] .card-action > a:hover {
  background: #15073a;
}
.card-action > a i,
.card-action > a span {
  font-size: 1rem;
}
.card-action .dropdown {
  background: #3d00ce;
  background: var(--primary-dark);
  border-color: transparent;
  border-radius: 0.3125rem;
  color: #9568ff;
  color: var(--primary);
  display: inline-block;
  height: 1.875rem;
  margin-right: 0.5rem;
  position: relative;
  text-align: center;
  top: -0.125rem;
  width: 1.875rem;
}
[data-theme-version="dark"] .card-action .dropdown {
  background: #15073a;
}
.card-action .dropdown:focus,
.card-action .dropdown:hover {
  background: #3d00ce;
  background: var(--primary-dark);
}
[data-theme-version="dark"] .card-action .dropdown:focus,
[data-theme-version="dark"] .card-action .dropdown:hover {
  background: #15073a;
}
.card-action .dropdown .btn {
  color: #fff;
  line-height: 1.6875rem;
  padding: 0;
}
.card-action .dropdown .btn:focus {
  box-shadow: none;
}
.card-fullscreen {
  overflow: auto;
  position: fixed;
  z-index: 99999999;
}
.card-fullscreen,
.card-loader {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.card-loader {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  position: absolute;
  z-index: 999;
}
.card-loader i {
  background: #3d00ce;
  background: var(--primary-dark);
  border-radius: 50%;
  color: #fff;
  font-size: 1rem;
  margin: 0 auto;
  padding: 0.625rem;
}
.rotate-refresh {
  -webkit-animation: mymove 0.8s linear infinite;
  animation: mymove 0.8s linear infinite;
  display: inline-block;
}
.card-header .date_picker {
  border: 0.0625rem solid #eeee;
  border-radius: 0.375rem;
  cursor: pointer;
  display: inline-block;
  padding: 0.5rem;
}
.card-header .border-0 {
  padding-bottom: 0;
}
@-webkit-keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes mymove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.carousel-custom-next,
.carousel-custom-prev {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  width: 2.5rem;
}
.carousel-custom-next i,
.carousel-custom-prev i {
  font-size: 1rem;
}
.carousel-custom-next:hover,
.carousel-custom-prev:hover {
  background: linear-gradient(
    90deg,
    rgba(245, 60, 121, 0.99) 0,
    rgba(246, 104, 47, 0.99)
  );
  color: #fff;
}
.carousel-custom-next {
  right: 30px;
}
.carousel-custom-next,
.carousel-custom-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-custom-prev {
  left: 30px;
}
.carousel-caption {
  background: rgba(0, 0, 0, 0.6);
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.78);
  z-index: 1;
}
.carousel-caption .h5,
.carousel-caption h5 {
  color: #fff;
  font-size: 1.8rem;
}
.carousel-caption p {
  margin-bottom: 0;
}
.carousel-indicators {
  z-index: 1;
}
.dropdown-toggle:focus {
  box-shadow: none !important;
}
.dropdown-outline {
  border: 0.1rem solid #9568ff;
  border: 0.1rem solid var(--primary);
}
.dropdown-menu {
  border: 0;
  border-radius: 0.625rem;
  box-shadow: 0 0 3.125rem 0 rgba(82, 63, 105, 0.15);
  font-size: inherit;
  margin-top: 0;
  overflow: hidden;
  z-index: 4;
}
.dropdown-menu .dropdown-item {
  color: #a098ae;
  font-size: 1rem;
  padding: 0.5rem 1.75rem;
}
@media only screen and (max-width: 87.5rem) {
  .dropdown-menu .dropdown-item {
    font-size: 0.875rem;
    padding: 0.375rem 1rem;
  }
}
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover {
  color: #9568ff;
  color: var(--primary);
}
.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
[direction="rtl"] .dropdown-menu {
  right: auto !important;
}
.dropdown-toggle-split {
  opacity: 0.85;
  padding: 0 0.625rem;
}
.dropdown-toggle-split:after {
  margin-left: 0 !important;
}
.dropdown-toggle-split:active,
.dropdown-toggle-split:focus,
.dropdown-toggle-split:hover {
  opacity: 1;
}
.dropright .dropdown-toggle:after {
  content: none;
}
.custom-dropdown {
  display: inline-block;
  margin-bottom: 1rem;
}
.custom-dropdown .dropdown-menu {
  border: 0;
  min-width: 10rem;
}
.card-action .custom-dropdown {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  margin: 0;
}
.card-action .custom-dropdown.show,
.card-action .custom-dropdown:focus,
.card-action .custom-dropdown:hover {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.card-action .custom-dropdown i {
  display: inline-block;
  padding-top: 0.5625rem;
}
.dropdown .dropdown-dots {
  background: hsla(0, 0%, 43%, 0.4);
  border-radius: 0.3125rem;
  display: block;
  height: 0.3125rem;
  position: relative;
  width: 0.3125rem;
}
.dropdown .dropdown-dots:after,
.dropdown .dropdown-dots:before {
  background: hsla(0, 0%, 43%, 0.4);
  border-radius: 0.3125rem;
  content: "";
  height: 0.3125rem;
  position: absolute;
  width: 0.3125rem;
}
.dropdown .dropdown-dots:after {
  right: -0.5rem;
}
.dropdown .dropdown-dots:before {
  left: -0.5rem;
}
.dropdown .dropdown-dots.text-white,
.dropdown .dropdown-dots.text-white:after,
.dropdown .dropdown-dots.text-white:before {
  background: hsla(0, 0%, 100%, 0.7);
}
.grid-col {
  background: #f2f4fa;
  padding: 0.5rem !important;
}
.row.grid {
  margin-bottom: 1.5rem;
  text-align: center;
}
.row.grid .grid-col:first-child {
  text-align: left;
}
.label {
  border-radius: 0.5rem;
  display: inline-block;
  font-size: 0.75rem;
  padding: 0.2rem 0.8rem;
  text-align: center;
}
.label-fixed {
  padding: 0.6rem 0;
  width: 7.5rem;
}
.label-fixed-lg {
  padding: 0.6rem 0;
  width: 9.5rem;
}
.label-big {
  font-size: 1.4rem;
  padding: 1.1rem 0;
  width: 16.8rem;
}
.label-xl {
  font-size: 1.5rem;
  padding: 1.1rem 0;
  width: 10.5rem;
}
.label-lg {
  padding: 1.1rem 0;
  width: 9.5rem;
}
.label-md {
  padding: 1.1rem 0;
  width: 8.5rem;
}
.label-sm {
  padding: 1.1rem 0;
  width: 7.5rem;
}
.label-default {
  background: #adb6c7;
}
.label-primary {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.label-secondary {
  background: #362465;
  color: #fff;
}
.label-info {
  background: #58bad7;
  color: #fff;
}
.label-success {
  background: #00a389;
  color: #fff;
}
.label-warning {
  background: #f0a901;
  color: #fff;
}
.label-danger {
  background: #eb5757;
  color: #fff;
}
.label-light {
  background: #c8c8c8;
  color: #000;
}
.label-dark {
  background: #6e6e6e;
  color: #fff;
}
code {
  background: #fdeded;
  border-radius: 0.1875rem;
  color: #eb5757;
  padding: 0.125rem 0.3125rem;
  word-break: break-word;
}
[data-theme-version="dark"] code {
  background: rgba(235, 87, 87, 0.1);
}
.heading-labels {
  color: #333;
}
.heading-labels > * {
  margin-bottom: 0.8rem;
}
.heading-labels .h1 .label,
.heading-labels h1 .label {
  font-size: 1.125rem;
  font-weight: 400;
  padding: 0.4rem 0.9rem;
}
.heading-labels .h2 .label,
.heading-labels h2 .label {
  font-size: 1rem;
  font-weight: 400;
  padding: 0.3rem 0.9rem;
}
.heading-labels .h3 .label,
.heading-labels h3 .label {
  font-size: 0.875rem;
  font-weight: 400;
}
.heading-labels .h4 .label,
.heading-labels .h5 .label,
.heading-labels .h6 .label,
.heading-labels h4 .label,
.heading-labels h5 .label,
.heading-labels h6 .label {
  font-size: 0.75rem;
  font-weight: 400;
}
.list-group-item {
  background-color: hsla(0, 0%, 100%, 0);
  border: 1px solid #eeee;
  padding: 1rem 1.5rem;
}
.list-group-item.active {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .list-group-item {
  border-color: #3a2d60;
}
.list-group-item.disabled,
.list-group-item:disabled {
  background-color: #362465;
  border-color: #362465;
  color: #fff;
}
[class*="bg-"] .list-group-item {
  border-color: hsla(0, 0%, 100%, 0.05);
}
.bg-warning .list-group-item {
  border-color: rgba(0, 0, 0, 0.05);
}
.vertical-card__menu:hover {
  box-shadow: none;
}
.vertical-card__menu--image {
  text-align: center;
}
.vertical-card__menu--image img {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  width: 100%;
}
.vertical-card__menu--status.closed {
  background: #eb5757;
}
.vertical-card__menu--status.closed:after {
  border-top: 0.625rem solid #eb5757;
}
.vertical-card__menu--status.closed .ribbon-curve {
  border-bottom: 0.625rem solid #eb5757;
  border-top: 0.6875rem solid #eb5757;
}
.vertical-card__menu--desc p {
  margin-bottom: 0.625rem;
}
.vertical-card__menu--price {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
}
.vertical-card__menu--rating {
  font-size: 0.75rem;
}
.vertical-card__menu--title {
  font-weight: 700;
}
.vertical-card__menu--button button {
  font-size: 0.75rem;
}
.vertical-card__menu .card-footer {
  background-color: #eeee;
  border-top: none;
  padding: 0.9375rem 1.25rem;
}
@media only screen and (min-width: 75rem) and (max-width: 90rem) {
  .vertical-card__menu .card-footer {
    padding: 0.9375rem;
  }
}
.vertical-card__menu .card-footer span {
  color: #6e6e6e;
  margin-right: 0.3125rem;
}
.horizontal-card__menu {
  box-shadow: 0 0 0.4375rem hsla(0, 0%, 68%, 0.32);
  display: flex;
  flex-direction: row;
}
@media (max-width: 575.98px) {
  .horizontal-card__menu {
    display: block;
  }
}
.horizontal-card__menu .card-body {
  padding: 1.25rem 1.875rem;
}
.horizontal-card__menu--image {
  flex-basis: 30%;
  max-width: 30%;
}
.horizontal-card__menu--image img {
  height: 100%;
  width: 100%;
}
@media (max-width: 575.98px) {
  .horizontal-card__menu--image {
    flex-basis: 100%;
    max-width: none;
  }
}
.horizontal-card__menu--title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
.horizontal-card__menu--fav {
  margin-right: 0.5rem;
}
.horizontal-card__menu--price {
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
}
.horizontal-card__menu--rating {
  font-size: 0.625rem;
}
.horizontal-card__menu--footer {
  margin-top: 0.625rem;
}
.prev_price {
  font-size: 80%;
  opacity: 0.5;
  text-decoration: line-through;
}
.modal-header {
  padding: 1rem 1.875rem;
}
.modal-header .close {
  float: none;
  font-size: 1.875rem;
  font-weight: 100;
  margin: 0;
  padding: 0.875rem 1.815rem;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-body {
  padding: 1.875rem;
}
.modal-footer {
  padding: 1rem 1.875rem;
}
.modal-content {
  border-radius: 0.625rem;
}
.modal-backdrop {
  z-index: 10 !important;
}
.pagination .page-item.active .page-link {
  background: #9568ff;
  background: var(--primary);
}
.pagination {
  margin-bottom: 1.25rem;
}
.pagination .page-item.page-indicator .page-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 0.625rem;
  font-size: 1.2rem;
  padding: 0.69rem 0.8rem;
}
.pagination .page-item.page-indicator:hover .page-link {
  color: #6e6e6e;
}
.pagination .page-item .page-link {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.15);
  border: 0.0625rem solid #eeee;
  border-radius: 0.625rem;
  display: flex;
  font-size: 1rem;
  height: 2.5rem;
  justify-content: center;
  margin-left: 7px;
  padding: 0;
  width: 2.5rem;
  z-index: 1;
}
[data-theme-version="dark"] .pagination .page-item .page-link {
  background: hsla(0, 0%, 100%, 0);
  border-color: #3a2d60;
  color: #828690;
}
.pagination .page-item .page-link span,
.pagination .page-item .page-link:hover i {
  color: #fff;
}
.pagination .page-item .page-link:focus {
  box-shadow: none;
  outline: 0;
}
.pagination .page-item .page-link:hover {
  background: #9568ff;
  background: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
.pagination .page-item.active .page-link {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"] .pagination .page-item.active .page-link {
  color: #fff;
}
.pagination .page-item .page-link {
  color: #6e6e6e;
  transition: all 0.5s;
}
.pagination .page-item:last-child .page-link,
[direction="rtl"] .pagination .page-item:first-child .page-link {
  margin-right: 0;
}
.pagination.no-bg li:not(.page-indicator):not(.active) .page-link {
  background: #fff;
  border-color: transparent;
}
[data-theme-version="dark"]
  .pagination.no-bg
  li:not(.page-indicator):not(.active)
  .page-link {
  background: #25164f;
}
.pagination.no-bg.pagination-primary
  li:not(.page-indicator):not(.active):hover
  .page-link,
[data-theme-version="dark"]
  .pagination.no-bg.pagination-primary
  li:not(.page-indicator):not(.active):hover
  .page-link {
  background: #9568ff;
  background: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
}
.pagination.no-bg.pagination-danger
  li:not(.page-indicator):not(.active):hover
  .page-link,
[data-theme-version="dark"]
  .pagination.no-bg.pagination-danger
  li:not(.page-indicator):not(.active):hover
  .page-link {
  background: #eb5757;
  border-color: #eb5757;
}
.pagination.no-bg.pagination-info
  li:not(.page-indicator):not(.active):hover
  .page-link,
[data-theme-version="dark"]
  .pagination.no-bg.pagination-info
  li:not(.page-indicator):not(.active):hover
  .page-link {
  background: #58bad7;
  border-color: #58bad7;
}
.pagination.no-bg.pagination-warning
  li:not(.page-indicator):not(.active):hover
  .page-link,
[data-theme-version="dark"]
  .pagination.no-bg.pagination-warning
  li:not(.page-indicator):not(.active):hover
  .page-link {
  background: #f0a901;
  border-color: #f0a901;
}
.pagination-primary .page-item .page-link {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
  color: #a098ae;
}
[data-theme-version="dark"] .pagination-primary .page-item .page-link {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: transparent;
  color: #9568ff;
  color: var(--primary);
}
.pagination-primary .page-item.active .page-link,
.pagination-primary .page-item:hover .page-link {
  background: #9568ff;
  background: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .pagination-primary .page-item.active .page-link,
[data-theme-version="dark"] .pagination-primary .page-item:hover .page-link {
  color: #fff;
}
.pagination-danger .page-item .page-link {
  background: #f6b2b2;
  border-color: #f6b2b2;
  color: #eb5757;
}
[data-theme-version="dark"] .pagination-danger .page-item .page-link {
  background: rgba(235, 87, 87, 0.15);
  border-color: transparent;
  color: #eb5757;
}
.pagination-danger .page-item.active .page-link,
.pagination-danger .page-item:hover .page-link {
  background: #eb5757;
  border-color: #eb5757;
  box-shadow: 0 0.625rem 1.25rem 0 rgba(235, 87, 87, 0.2);
}
[data-theme-version="dark"] .pagination-danger .page-item.active .page-link,
[data-theme-version="dark"] .pagination-danger .page-item:hover .page-link {
  color: #fff;
}
.pagination-info .page-item .page-link {
  background: #d3edf5;
  border-color: #d3edf5;
  color: #58bad7;
}
[data-theme-version="dark"] .pagination-info .page-item .page-link {
  background: rgba(88, 186, 215, 0.1);
  border-color: transparent;
  color: #58bad7;
}
.pagination-info .page-item.active .page-link,
.pagination-info .page-item:hover .page-link {
  background: #58bad7;
  border-color: #58bad7;
  box-shadow: 0 0.625rem 1.25rem 0 rgba(88, 186, 215, 0.2);
}
.pagination-warning .page-item .page-link {
  background: #fff8e7;
  border-color: #fff8e7;
  color: #f0a901;
}
[data-theme-version="dark"] .pagination-warning .page-item .page-link {
  background: rgba(240, 169, 1, 0.1);
  border-color: transparent;
  color: #f0a901;
}
.pagination-warning .page-item.active .page-link,
.pagination-warning .page-item:hover .page-link {
  background: #f0a901;
  border-color: #f0a901;
  box-shadow: 0 0.625rem 1.25rem 0 rgba(240, 169, 1, 0.2);
}
.pagination-gutter .page-item {
  margin-right: 0.4375rem;
}
.pagination-gutter .page-item .page-link {
  border-radius: 0.625rem !important;
}
.pagination-circle .page-item {
  margin-right: 0.4375rem;
}
.pagination-circle .page-item .page-link {
  border-radius: 50% !important;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
  width: 2.5rem;
}
.pagination-circle .page-item.page-indicator .page-link {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border: 1px solid #9568ff;
  border: 1px solid var(--primary);
  border-radius: 22px !important;
  color: #9568ff;
  color: var(--primary);
  height: 2.5rem;
  line-height: 1.3rem;
  width: 2.5rem;
}
.pagination-circle .page-item.page-indicator .page-link:hover {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.pagination.pagination-md .page-item .page-link {
  font-size: 0.875rem;
  height: 1.875rem;
  line-height: 1.875rem;
  width: 1.875rem;
}
.pagination.pagination-sm .page-item.page-indicator .page-link {
  font-size: 0.75rem;
}
.pagination.pagination-sm .page-item .page-link {
  font-size: 1.125rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
  width: 2.5rem;
}
.pagination.pagination-xs .page-item.page-indicator .page-link {
  font-size: 0.625rem;
}
.pagination.pagination-xs .page-item .page-link {
  font-size: 0.75rem;
  height: 1.5625rem;
  line-height: 1.5625rem;
  padding: 0;
  width: 1.5625rem;
}
.popover {
  border: 0.125rem solid #362465;
  box-shadow: 0 0 1.875rem 0 rgba(0, 0, 0, 0.1);
  min-width: 13.125rem;
}
[data-theme-version="dark"] .popover {
  background-color: #15073a;
}
.popover-header {
  color: #fff;
  font-weight: 300;
}
.popover-header:before {
  border-bottom: 0 !important;
}
.popover-body {
  font-size: 0.75rem;
}
[data-theme-version="dark"] .popover .popover-header {
  border-color: #25164f;
}
@media only screen and (max-width: 47.9375rem) {
  .popover {
    z-index: 1;
  }
}
.bootstrap-popover-wrapper .bootstrap-popover:not(:last-child) {
  margin-right: 0.5rem;
}
.bootstrap-popover-wrapper .bootstrap-popover {
  margin-bottom: 0.5rem;
}
.bootstrap-popover-wrapper .bootstrap-popover button:focus,
.bootstrap-popover-wrapper .bootstrap-popover button:hover {
  background: #9568ff;
  background: var(--primary);
  box-shadow: none;
  color: #fff;
}
.bs-popover-auto[data-popper-placement^="top"] .arrow:after,
.bs-popover-auto[x-placement^="top"] .arrow:after,
.bs-popover-top .arrow:after {
  border-top-color: #362465;
  bottom: 0;
}
.bs-popover-auto[x-placement^="left"] .arrow:after,
.bs-popover-left .arrow:after {
  border-left-color: #362465;
  right: 0;
}
.bs-popover-auto[x-placement^="right"] .arrow:after,
.bs-popover-right .arrow:after {
  border-right-color: #362465;
  left: 0;
}
.bs-popover-auto[data-popper-placement^="bottom"] .arrow:after,
.bs-popover-auto[x-placement^="bottom"] .arrow:after,
.bs-popover-bottom .arrow:after {
  border-bottom-color: #362465;
  top: 0;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow:before,
.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: #362465;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow:before,
.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #362465;
}
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #362465;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow:before,
.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #362465;
}
.note-popover {
  display: none;
}
.toltip-popover .tooltip-inner {
  background: #fff;
  border: 0.125rem solid #362465;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
  padding: 0;
}
.toltip-popover .tooltip-inner strong {
  color: #777;
}
.popover-header {
  background: #362465;
}
.progress-bar,
.progress-bar-primary {
  background-color: #9568ff;
  background-color: var(--primary);
}
.progress-bar-secondary {
  background-color: #362465;
  background-color: var(--secondary);
}
.progress-bar-success {
  background-color: #00a389;
}
.progress-bar-info {
  background-color: #58bad7;
}
.progress-bar-danger {
  background-color: #eb5757;
}
.progress-bar-warning {
  background-color: #f0a901;
}
.progress-bar-pink {
  background-color: #e83e8c;
}
.progress {
  background-color: #f6f6f6;
  height: 8px;
  overflow: hidden;
}
[data-theme-version="dark"] .progress {
  background-color: #15073a;
}
.progress-bar {
  border-radius: 0.625rem;
}
.progress-vertical {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 2rem;
  min-height: 17rem;
  position: relative;
}
@media (max-width: 991.98px) {
  .progress-vertical {
    margin-right: 1rem;
  }
}
.progress-vertical-bottom {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 2rem;
  min-height: 17rem;
  position: relative;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 991.98px) {
  .progress-vertical-bottom {
    margin-right: 1rem;
  }
}
.progress-animated {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-name: myanimation;
  animation-name: myanimation;
  transition: all 5s ease 0s;
}
@-webkit-keyframes myanimation {
  0% {
    width: 0;
  }
}
@keyframes myanimation {
  0% {
    width: 0;
  }
}
.ribbon {
  position: absolute;
  text-transform: uppercase;
  z-index: 1;
}
.ribbon__one {
  background: #3ab54b;
  color: #fff;
  font-size: 0.625rem;
  left: -0.6875rem;
  min-height: 1.25rem;
  min-width: 3.25rem;
  padding: 0.1875rem 0.625rem;
  text-align: center;
  top: 0.9375rem;
}
.ribbon__one:after {
  border-left: 0.6875rem solid transparent;
  border-top: 0.625rem solid #239132;
  bottom: -0.625rem;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
.ribbon__two {
  background: #f0a901;
  border-radius: 0.1875rem;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  height: 3.125rem;
  line-height: 3.125rem;
  right: 0.9375rem;
  text-align: center;
  top: 0.9375rem;
  width: 3.125rem;
}
.ribbon__three {
  background-color: #eb5757;
  -webkit-clip-path: polygon(20% 0, 80% 0, 100% 100%, 0 100%);
  clip-path: polygon(20% 0, 80% 0, 100% 100%, 0 100%);
  font-size: 0.875rem;
  height: 1.5625rem;
  left: -1.875rem;
  top: 0.875rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ribbon__four,
.ribbon__three {
  align-items: center;
  color: #fff;
  display: flex;
  justify-content: center;
  width: 6.875rem;
}
.ribbon__four {
  background-color: #9568ff;
  background-color: var(--primary);
  font-size: 1rem;
  height: 3.125rem;
  left: 0.5rem;
  top: -0.5rem;
  z-index: auto;
}
.ribbon__four:after {
  right: -0.3125rem;
}
.ribbon__four:before {
  left: -0.3125rem;
}
.ribbon__four:after,
.ribbon__four:before {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  content: "";
  height: 0.625rem;
  position: absolute;
  top: 0.1875rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.625rem;
  z-index: -1;
}
.ribbon__five {
  align-items: center;
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
  display: flex;
  font-size: 0.75rem;
  font-size: 1rem;
  height: 1.875rem;
  justify-content: center;
  left: -1.875rem;
  padding-bottom: 0.3125rem;
  top: 0.625rem;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 6.875rem;
}
.ribbon__five:before {
  border-color: transparent transparent #9568ff;
  border-color: transparent transparent var(--primary) transparent;
  border-style: solid;
  border-width: 0 3.125rem 3.125rem;
  content: "";
  height: 0;
  left: 0.25rem;
  position: absolute;
  top: -2.8125rem;
  width: 0;
}
.ribbon__six {
  align-items: center;
  background-color: #9568ff;
  background-color: var(--primary);
  -webkit-clip-path: polygon(
    0 0,
    100% 0,
    100% 0,
    85% 50%,
    100% 100%,
    100% 100%,
    0 100%
  );
  clip-path: polygon(
    0 0,
    100% 0,
    100% 0,
    85% 50%,
    100% 100%,
    100% 100%,
    0 100%
  );
  color: #fff;
  display: flex;
  font-size: 1.25rem;
  height: 2.375rem;
  justify-content: center;
  left: 0;
  top: 1.125rem;
  width: 6.875rem;
}
.ribbon-curve {
  border-bottom: 0.625rem solid #3ab54b;
  border-right: 0.3125rem solid transparent;
  border-top: 0.6875rem solid #3ab54b;
  height: 0.6875rem;
  position: absolute;
  right: -0.375rem;
  top: 0;
  width: 0.625rem;
}
.dataTables_scrollBody::-webkit-scrollbar,
.jsgrid-grid-body::-webkit-scrollbar,
.table-responsive::-webkit-scrollbar {
  background-color: #f5f5f5;
  height: 0.5rem;
  width: 0.5rem;
}
.dataTables_scrollBody::-webkit-scrollbar-track,
.jsgrid-grid-body::-webkit-scrollbar-track,
.table-responsive::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 0.625rem;
  -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
}
.dataTables_scrollBody::-webkit-scrollbar-thumb,
.jsgrid-grid-body::-webkit-scrollbar-thumb,
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #9568ff;
  background-color: var(--primary);
  border-radius: 0.625rem;
  -webkit-box-shadow: inset 0 0 0.375rem rgba(0, 0, 0, 0.3);
}
.multi-steps > li.is-active:before,
.multi-steps > li.is-active ~ li:before {
  content: counter(stepNum);
  font-family: inherit;
  font-weight: 400;
}
.multi-steps > li.is-active:after,
.multi-steps > li.is-active ~ li:after {
  background-color: #eeee;
}
.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.multi-steps > li {
  color: #9568ff;
  color: var(--primary);
  counter-increment: stepNum;
  display: table-cell;
  position: relative;
  text-align: center;
}
@media (max-width: 575.98px) {
  .multi-steps > li {
    font-size: 0.75rem;
  }
}
.multi-steps > li:before {
  background-color: #fff;
  border: 0.125rem solid #9568ff;
  border-color: var(--primary);
  border-radius: 0.3125rem;
  content: "\2713";
  display: block;
  font-weight: 700;
  height: 1.5625rem;
  line-height: 1.375rem;
  margin: 0 auto 0.25rem;
  position: relative;
  text-align: center;
  width: 1.5625rem;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .multi-steps > li:before {
    height: 1.5625rem;
    line-height: 1.3125rem;
    width: 1.5625rem;
  }
}
.multi-steps > li:after {
  background-color: #9568ff;
  background-color: var(--primary);
  content: "";
  height: 0.125rem;
  left: 50%;
  position: absolute;
  top: 0.75rem;
  width: 100%;
}
[direction="rtl"] .multi-steps > li:after {
  left: auto;
  right: 50%;
}
@media (max-width: 575.98px) {
  .multi-steps > li:after {
    top: 0.75rem;
  }
}
.multi-steps > li:last-child:after {
  display: none;
}
.multi-steps > li.is-active:before {
  background-color: #fff;
  border-color: #9568ff;
  border-color: var(--primary);
}
.multi-steps > li.is-active ~ li {
  color: #a098ae;
}
.multi-steps > li.is-active ~ li:before {
  background-color: #eeee;
  border-color: #eeee;
}
.nav-pills .nav-link {
  border-radius: 0.625rem;
  padding: 0.5rem 1rem;
}
.default-tab .nav-link {
  background: transparent;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  font-weight: 500;
}
.default-tab .nav-link i {
  color: #9568ff;
  color: var(--primary);
  display: inline-block;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.default-tab .nav-link.active,
.default-tab .nav-link:focus,
.default-tab .nav-link:hover {
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff #ebeef6;
  border-radius: 0.625rem 0.625rem 0 0;
  color: #495057;
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"] .default-tab .nav-link.active,
[data-theme-version="dark"] .default-tab .nav-link:focus,
[data-theme-version="dark"] .default-tab .nav-link:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-color: transparent transparent #3a2d60;
}
.custom-tab-1 .nav-link {
  background: transparent;
  border-bottom: 0.1875rem solid transparent;
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  font-weight: 500;
}
.custom-tab-1 .nav-link i {
  color: #9568ff;
  color: var(--primary);
  display: inline-block;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.custom-tab-1 .nav-link.active,
.custom-tab-1 .nav-link:focus,
.custom-tab-1 .nav-link:hover {
  background-color: #fff;
  border-color: #9568ff;
  border-color: var(--primary);
  border-radius: 0;
  border-width: 0 0 0.1875rem;
  color: #495057;
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"] .custom-tab-1 .nav-link.active,
[data-theme-version="dark"] .custom-tab-1 .nav-link:focus,
[data-theme-version="dark"] .custom-tab-1 .nav-link:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
.nav-pills.light .nav-link.active,
.nav-pills.light .show > .nav-link {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  box-shadow: none;
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"] .nav-pills.light .nav-link.active,
[data-theme-version="dark"] .nav-pills.light .show > .nav-link {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #9568ff;
  background-color: var(--primary);
  box-shadow: 0 0 1.25rem 0 rgba(149, 104, 255, 0.2);
  box-shadow: 0 0 1.25rem 0 var(--rgba-primary-2);
}
.tooltip-wrapper button:not(:last-child) {
  margin-right: 0.5rem;
}
.tooltip-wrapper button:hover {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.tooltip-wrapper button {
  margin-bottom: 0.5rem;
}
.tooltip-wrapper button:focus {
  box-shadow: none;
}
.tooltip-inner {
  background: #333;
  border-radius: 0;
  font-size: 0.75rem;
  font-weight: 300;
  padding: 0.35rem 0.7rem;
}
.bs-tooltip-auto[data-popper-placement^="bottom"] .arrow:before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow:before,
.bs-tooltip-bottom .arrow:before {
  border-bottom-color: #333;
}
.bs-tooltip-auto[x-placement^="right"] .arrow:before,
.bs-tooltip-right .arrow:before {
  border-right-color: #333;
}
.bs-tooltip-auto[x-placement^="left"] .arrow:before,
.bs-tooltip-left .arrow:before {
  border-left-color: #333;
}
.bs-tooltip-auto[data-popper-placement^="top"] .arrow:before,
.bs-tooltip-auto[x-placement^="top"] .arrow:before,
.bs-tooltip-top .arrow:before {
  border-top-color: #333;
}
.widget-timeline .timeline {
  list-style: none;
  position: relative;
}
.widget-timeline .timeline:before {
  background: #c8c8c8;
  bottom: 0;
  content: " ";
  left: 0.5625rem;
  margin-right: -0.0938rem;
  position: absolute;
  top: 1.25rem;
  width: 0.1875rem;
}
[data-theme-version="dark"] .widget-timeline .timeline:before {
  background: #3a2d60;
}
[direction="rtl"] .widget-timeline .timeline:before {
  left: auto;
  margin-left: -0.0938rem;
  margin-right: auto;
  right: 0.5625rem;
}
.widget-timeline .timeline > li {
  margin-bottom: 0.9375rem;
  position: relative;
}
.widget-timeline .timeline > li:before {
  content: " ";
  display: table;
}
.widget-timeline .timeline > li:after {
  clear: both;
  content: " ";
  display: table;
}
.widget-timeline .timeline > li > .timeline-panel {
  border-radius: 0.625rem;
  border-style: solid;
  border-width: 0.0625rem;
  display: block;
  margin-left: 2.5rem;
  padding: 0.9375rem 1.25rem;
  position: relative;
}
.widget-timeline .timeline > li > .timeline-panel span {
  display: block;
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  margin-bottom: 0.3125rem;
  opacity: 0.8;
}
.widget-timeline .timeline > li > .timeline-panel p {
  font-size: 0.875rem;
}
.widget-timeline .timeline > li > .timeline-panel:after {
  background: inherit;
  border-color: inherit;
  border-style: solid;
  border-width: 0 0 0.0625rem 0.0625rem;
  content: "";
  display: block;
  height: 0.625rem;
  left: -0.3125rem;
  position: absolute;
  top: 0.9375rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.625rem;
}
.widget-timeline .timeline > li > .timeline-badge {
  background: #fff;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.125rem;
  height: 1.375rem;
  left: 0;
  padding: 0.25rem;
  position: absolute;
  top: 0.625rem;
  width: 1.375rem;
}
[data-theme-version="dark"] .widget-timeline .timeline > li > .timeline-badge {
  background-color: #25164f;
}
.widget-timeline .timeline > li > .timeline-badge:after {
  border-radius: 100%;
  content: "";
  display: block;
  height: 0.625rem;
  width: 0.625rem;
}
[direction="rtl"] .widget-timeline .timeline > li > .timeline-badge {
  right: 1.1875rem;
}
.widget-timeline .timeline-body > p {
  font-size: 0.75rem;
}
.widget-timeline .timeline-badge.primary,
[data-theme-version="dark"] .widget-timeline .timeline-badge.primary {
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
}
.widget-timeline .timeline-badge.primary:after {
  background-color: #9568ff;
  background-color: var(--primary);
  box-shadow: 0 0.3125rem 0.625rem 0 rgba(149, 104, 255, 0.2);
  box-shadow: 0 0.3125rem 0.625rem 0 var(--rgba-primary-2);
}
.widget-timeline .timeline-badge.primary + .timeline-panel {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
}
[data-theme-version="dark"]
  .widget-timeline
  .timeline-badge.primary
  + .timeline-panel {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-color: transparent;
}
.widget-timeline .timeline-badge.success {
  border-color: #3dffe0;
}
[data-theme-version="dark"] .widget-timeline .timeline-badge.success {
  border-color: rgba(0, 163, 137, 0.1);
}
.widget-timeline .timeline-badge.success:after {
  background-color: #00a389 !important;
  box-shadow: 0 0.3125rem 0.625rem 0 rgba(0, 163, 137, 0.2);
}
.widget-timeline .timeline-badge.success + .timeline-panel {
  background: #3dffe0;
  border-color: #3dffe0;
}
[data-theme-version="dark"]
  .widget-timeline
  .timeline-badge.success
  + .timeline-panel {
  background-color: rgba(0, 163, 137, 0.1);
  border-color: transparent;
}
.widget-timeline .timeline-badge.warning {
  border-color: #fff8e7;
}
[data-theme-version="dark"] .widget-timeline .timeline-badge.warning {
  border-color: rgba(240, 169, 1, 0.1);
}
.widget-timeline .timeline-badge.warning:after {
  background-color: #f0a901 !important;
  box-shadow: 0 0.3125rem 0.625rem 0 rgba(240, 169, 1, 0.2);
}
.widget-timeline .timeline-badge.warning + .timeline-panel {
  background: #fff8e7;
  border-color: #fff8e7;
}
[data-theme-version="dark"]
  .widget-timeline
  .timeline-badge.warning
  + .timeline-panel {
  background-color: rgba(240, 169, 1, 0.1);
  border-color: transparent;
}
.widget-timeline .timeline-badge.danger {
  border-color: #f6b2b2;
}
[data-theme-version="dark"] .widget-timeline .timeline-badge.danger {
  border-color: rgba(235, 87, 87, 0.15);
}
.widget-timeline .timeline-badge.danger:after {
  background-color: #eb5757 !important;
  box-shadow: 0 0.3125rem 0.625rem 0 rgba(235, 87, 87, 0.2);
}
.widget-timeline .timeline-badge.danger + .timeline-panel {
  background: #f6b2b2;
  border-color: #f6b2b2;
}
[data-theme-version="dark"]
  .widget-timeline
  .timeline-badge.danger
  + .timeline-panel {
  background-color: rgba(235, 87, 87, 0.15);
  border-color: transparent;
}
.widget-timeline .timeline-badge.info {
  border-color: #d3edf5;
}
[data-theme-version="dark"] .widget-timeline .timeline-badge.info {
  border-color: rgba(88, 186, 215, 0.1);
}
.widget-timeline .timeline-badge.info:after {
  background-color: #58bad7 !important;
  box-shadow: 0 0.3125rem 0.625rem 0 rgba(88, 186, 215, 0.2);
}
.widget-timeline .timeline-badge.info + .timeline-panel {
  background: #d3edf5;
  border-color: #d3edf5;
}
[data-theme-version="dark"]
  .widget-timeline
  .timeline-badge.info
  + .timeline-panel {
  background-color: rgba(88, 186, 215, 0.1);
  border-color: transparent;
}
.widget-timeline .timeline-badge.dark {
  border-color: #eee;
}
[data-theme-version="dark"] .widget-timeline .timeline-badge.dark {
  border-color: hsla(0, 0%, 43%, 0.35);
}
.widget-timeline .timeline-badge.dark:after {
  background-color: #6e6e6e !important;
  box-shadow: 0 0.3125rem 0.625rem 0 hsla(0, 0%, 43%, 0.2);
}
.widget-timeline .timeline-badge.dark + .timeline-panel {
  background: #eee;
  border-color: #eee;
}
[data-theme-version="dark"]
  .widget-timeline
  .timeline-badge.dark
  + .timeline-panel {
  background-color: hsla(0, 0%, 43%, 0.35);
  border-color: transparent;
}
.widget-timeline.style-1 .timeline-panel {
  background: transparent;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.timeline-badge
  + .timeline-panel {
  background: transparent !important;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 0 0.3125rem;
  padding: 0.3125rem 0.625rem 0.3125rem 0.9375rem;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.timeline-badge
  + .timeline-panel:after {
  border: 0;
  height: 0.4375rem;
  left: -0.5625rem;
  width: 0.4375rem;
}
.widget-timeline.style-1 .timeline .timeline-badge.primary + .timeline-panel {
  border-color: #9568ff;
  border-color: var(--primary);
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.primary
  + .timeline-panel:after {
  background: #9568ff;
  background: var(--primary);
}
.widget-timeline.style-1 .timeline .timeline-badge.success + .timeline-panel {
  border-color: #00a389;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.success
  + .timeline-panel:after {
  background: #00a389;
}
.widget-timeline.style-1 .timeline .timeline-badge.warning + .timeline-panel {
  border-color: #f0a901;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.warning
  + .timeline-panel:after {
  background: #f0a901;
}
.widget-timeline.style-1 .timeline .timeline-badge.danger + .timeline-panel {
  border-color: #eb5757;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.danger
  + .timeline-panel:after {
  background: #eb5757;
}
.widget-timeline.style-1 .timeline .timeline-badge.info + .timeline-panel {
  border-color: #58bad7;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.info
  + .timeline-panel:after {
  background: #58bad7;
}
.widget-timeline.style-1 .timeline .timeline-badge.dark + .timeline-panel {
  border-color: #6e6e6e;
}
.widget-timeline.style-1
  .timeline
  .timeline-badge.dark
  + .timeline-panel:after {
  background: #6e6e6e;
}
#chart_widget_4 {
  height: 15.9375rem !important;
}
#chart_widget_5 .ct-series-a .ct-line,
#chart_widget_5 .ct-series-a .ct-point {
  stroke: #46ffc8;
}
#chart_widget_5 .ct-line {
  stroke-width: 0.0625rem;
}
#chart_widget_5 .ct-point {
  stroke-width: 0.125rem;
}
#chart_widget_5 .ct-series-a .ct-area {
  fill: #20dea6;
}
#chart_widget_5 .ct-area {
  fill-opacity: 1;
}
#chart_widget_6 .ct-series-a .ct-line,
#chart_widget_6 .ct-series-a .ct-point {
  stroke: #58bad7;
}
#chart_widget_6 .ct-line {
  stroke-width: 0.125rem;
}
#chart_widget_6 .ct-point {
  stroke-width: 0.3125rem;
}
#chart_widget_6 .ct-series-a .ct-area {
  fill: #58bad7;
}
#chart_widget_6 .ct-area {
  fill-opacity: 0.5;
}
#chart_widget_8 {
  height: 15.9375rem;
}
#chart_widget_8 .ct-series-a .ct-line,
#chart_widget_8 .ct-series-a .ct-point {
  stroke: #58bad7;
}
#chart_widget_8 .ct-line {
  stroke-width: 0.125rem;
}
#chart_widget_8 .ct-point {
  stroke-width: 0.3125rem;
}
#chart_widget_8 .ct-series-a .ct-area {
  fill: #58bad7;
}
#chart_widget_8 .ct-area {
  fill-opacity: 0.5;
}
#chart_widget_10,
#chart_widget_9 {
  height: 15.625rem !important;
}
#chart_widget_11 .ct-slice-donut,
#chart_widget_12 .ct-slice-donut,
#chart_widget_13 .ct-slice-donut {
  stroke-width: 1.5625rem !important;
}
#chart_widget_11 {
  height: 16.875rem !important;
}
#chart_widget_17 {
  height: 9.375rem !important;
}
.chart_widget_tab_one .nav-link {
  border: 0.0625rem solid #ddd;
}
.chart_widget_tab_one .nav-link.active {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.chart_widget_tab_one .nav-link.active,
.chart_widget_tab_one .nav-link.active:hover {
  border: 0.0625rem solid #9568ff;
  border: 0.0625rem solid var(--primary);
}
.chart_widget_tab_one .nav-link:hover {
  border: 0.0625rem solid #ddd;
}
[data-theme-version="dark"] .ccc-widget > div {
  background: #25164f !important;
  border-color: #3a2d60 !important;
}
.social-icon {
  background: #c7ebfc;
  border-radius: 0.25rem;
  display: inline-block;
  font-size: 1.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: 0.5rem;
  text-align: center;
  width: 2.5rem;
}
.social-icon i {
  color: #fff;
}
.social-icon.youtube {
  background: red;
}
.social-icon.facebook {
  background: #3b5998;
}
.social-icon.twitter {
  background: #1da1f2;
}
.social-graph-wrapper {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  color: #fff;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.social-graph-wrapper.widget-facebook {
  background-color: #3b5998;
}
.social-graph-wrapper.widget-twitter {
  background-color: #1da1f2;
}
.social-graph-wrapper.widget-linkedin {
  background-color: #007bb6;
}
.social-graph-wrapper.widget-googleplus {
  background-color: #db4439;
}
.social-graph-wrapper .s-icon {
  font-size: 1.5rem;
  padding: 0 0.625rem;
  position: relative;
}
.social-icon2 a {
  border: 0.1rem solid #9568ff;
  border: 0.1rem solid var(--primary);
  border-radius: 0.3rem;
  display: block;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  margin-top: 1.5rem;
  padding: 1rem;
}
.social-icon2 i {
  color: #9568ff;
  color: var(--primary);
  font-size: 0.75rem;
}
.social-icon3 ul li {
  display: inline-block;
}
.social-icon3 ul li a {
  display: block;
}
.social-icon3 ul li a i {
  color: #464a53;
  font-size: 1.4rem;
  padding: 1rem 0.7rem;
}
.social-icon3 ul li a:hover i {
  color: #9568ff;
  color: var(--primary);
}
.social-icons-muted ul li a i {
  color: #89879f;
}
.social-links a {
  padding: 0.5rem;
}
.widget-stat .media {
  align-items: center;
  padding: 0;
}
.widget-stat .media > span {
  align-items: center;
  border-radius: 3.125rem;
  color: #464a53;
  display: flex;
  font-size: 2rem;
  height: 5.3125rem;
  justify-content: center;
  min-width: 5.3125rem;
  padding: 0.625rem 0.75rem;
  width: 5.3125rem;
}
.widget-stat .media .media-body p {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
}
[data-theme-version="dark"] .widget-stat .media .media-body p {
  color: #fff;
}
.widget-stat .media .media-body .h3,
.widget-stat .media .media-body h3 {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
}
.widget-stat .media .media-body .h4,
.widget-stat .media .media-body h4 {
  display: inline-block;
  font-size: 1.5rem;
  vertical-align: middle;
}
.widget-stat .media .media-body span {
  margin-left: 0.3125rem;
}
.widget-stat[class*="bg-"] .media > span {
  background-color: hsla(0, 0%, 100%, 0.25);
  color: #fff;
}
.widget-stat[class*="bg-"] .progress {
  background-color: hsla(0, 0%, 100%, 0.25) !important;
}
[direction="rtl"] .widget-stat .media .media-body span {
  margin-left: 0;
  margin-right: 0.625rem;
}
.dez-widget-1 .card {
  background: #ffe7db;
}
.dez-widget-1 .card .card-body p {
  color: #f87533;
}
.dez-widget-1 .icon {
  align-items: center;
  border-radius: 0.375rem;
  display: flex;
  float: right;
  font-size: 1.75rem;
  height: 3.125rem;
  justify-content: center;
  width: 3.125rem;
}
.bgl-primary {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.bgl-primary,
[data-theme-version="dark"] .bgl-primary {
  border-color: rgba(149, 104, 255, 0.1);
  border-color: var(--rgba-primary-1);
}
[data-theme-version="dark"] .bgl-primary {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
.bgl-secondary {
  background: #a28ed7;
  border-color: #a28ed7;
}
[data-theme-version="dark"] .bgl-secondary {
  background-color: rgba(54, 36, 101, 0.5);
  border-color: rgba(54, 36, 101, 0.5);
}
.bgl-success {
  background: #3dffe0;
  border-color: #3dffe0;
}
[data-theme-version="dark"] .bgl-success {
  background-color: rgba(0, 163, 137, 0.1);
  border-color: rgba(0, 163, 137, 0.1);
}
.bgl-warning {
  background: #fff8e7;
  border-color: #fff8e7;
}
[data-theme-version="dark"] .bgl-warning {
  background-color: rgba(240, 169, 1, 0.1);
  border-color: rgba(240, 169, 1, 0.1);
}
.bgl-danger {
  background: #f6b2b2;
  border-color: #f6b2b2;
}
[data-theme-version="dark"] .bgl-danger {
  background-color: rgba(235, 87, 87, 0.15);
  border-color: rgba(235, 87, 87, 0.15);
}
.bgl-info {
  background: #d3edf5;
  border-color: #d3edf5;
}
[data-theme-version="dark"] .bgl-info {
  background-color: rgba(88, 186, 215, 0.1);
  border-color: rgba(88, 186, 215, 0.1);
}
.bg-primary-light {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
[data-theme-version="dark"] .bg-primary-light {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
.bg-secondary-light {
  background: rgba(162, 142, 215, 0.5);
}
[data-theme-version="dark"] .bg-secondary-light {
  background-color: rgba(54, 36, 101, 0.05);
}
.bg-success-light {
  background: rgba(61, 255, 224, 0.5);
}
[data-theme-version="dark"] .bg-success-light {
  background-color: rgba(0, 163, 137, 0.05);
}
.bg-warning-light {
  background: rgba(255, 248, 231, 0.5);
}
[data-theme-version="dark"] .bg-warning-light {
  background-color: rgba(240, 169, 1, 0.05);
}
.bg-danger-light {
  background: hsla(0, 79%, 83%, 0.5);
}
[data-theme-version="dark"] .bg-danger-light {
  background-color: rgba(235, 87, 87, 0.05);
}
.bg-info-light {
  background: rgba(211, 237, 245, 0.5);
}
[data-theme-version="dark"] .bg-info-light {
  background-color: rgba(88, 186, 215, 0.05);
}
.bgl-dark {
  background: #eee;
  border-color: #eee;
}
.bgl-light {
  background: #c8c8c8;
  border-color: #c8c8c8;
}
.overlay-box {
  position: relative;
  z-index: 1;
}
.overlay-box:after {
  background: #9568ff;
  background: var(--primary);
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.85;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.rating-bar {
  font-size: 0.8125rem;
}
.tdl-holder {
  margin: 0 auto;
}
.tdl-holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tdl-holder li {
  background-color: #fff;
  border-bottom: 0.0625rem solid #eeee;
  list-style: none none;
  margin: 0;
  padding: 0;
}
.tdl-holder li span {
  font-size: 1rem;
  margin-left: 2.1875rem;
  transition: all 0.2s linear;
  vertical-align: middle;
}
[direction="rtl"] .tdl-holder li span {
  margin-left: auto;
  margin-right: 2.1875rem;
}
.tdl-holder label {
  cursor: pointer;
  display: block;
  line-height: 3.125rem;
  margin: 0 !important;
  padding-left: 1.5rem;
  position: relative;
}
[direction="rtl"] .tdl-holder label {
  padding-left: 0;
  padding-right: 1.5rem;
}
.tdl-holder label:hover {
  background-color: #eef1f6;
  color: #6e6e6e;
}
.tdl-holder label:hover a {
  color: #eb5757;
}
.tdl-holder label a {
  color: #fff;
  display: inline-block;
  font-size: 1.125rem;
  height: 100%;
  line-height: normal;
  padding: 1.125rem 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s linear;
  width: 3.125rem;
}
[direction="rtl"] .tdl-holder label a {
  left: 0;
  right: auto;
}
.tdl-holder input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
}
.tdl-holder input[type="checkbox"] + i {
  background-color: #fff;
  border: 0.0625rem solid #e7e7e7;
  border-radius: 0;
  border-radius: 0.25rem;
  display: block;
  font-size: 0.6875rem;
  height: 1.25rem;
  position: absolute;
  top: 0.9375rem;
  width: 1.25rem;
  z-index: 1;
}
.tdl-holder input[type="checkbox"]:checked + i {
  background: #9568ff;
  background: var(--primary);
  border-color: transparent;
}
.tdl-holder input[type="checkbox"]:checked + i:after {
  color: #fff;
  content: "\f00c";
  display: block;
  font-family: fontAwesome;
  left: 0.125rem;
  position: absolute;
  top: -0.875rem;
  z-index: 2;
}
.tdl-holder input[type="checkbox"]:checked ~ span {
  position: relative;
  text-decoration: line-through;
}
.tdl-holder input[type="text"] {
  background-color: #fff;
  border-radius: 0.1875rem;
  height: 3.125rem;
  margin-top: 1.8125rem;
}
.tdl-holder input[type="text"]::-webkit-input-placeholder {
  color: #6e6e6e;
}
.tdl-holder input[type="text"]::placeholder {
  color: #6e6e6e;
}
.widget-message p {
  font-size: 0.875rem;
  line-height: 1.5;
}
.picker .picker__frame {
  max-width: 28.125rem;
  min-width: 28.125rem;
}
.picker .picker__frame .picker__box {
  border: 0;
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
  padding: 1.25rem;
}
.picker .picker__frame .picker__box .picker__header {
  margin-top: 0;
}
.picker .picker__frame .picker__box .picker__header .picker__year {
  color: #9568ff;
  color: var(--primary);
  font-size: 1.25rem;
  font-style: inherit;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--next,
.picker .picker__frame .picker__box .picker__header .picker__nav--prev {
  border-radius: 0.125rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
  width: 2.5rem;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--next:before,
.picker .picker__frame .picker__box .picker__header .picker__nav--prev:before {
  content: none !important;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--next:after,
.picker .picker__frame .picker__box .picker__header .picker__nav--prev:after {
  border: 0;
  font-family: fontawesome;
  font-size: 1.375rem;
  margin: 0 auto;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--next:hover,
.picker .picker__frame .picker__box .picker__header .picker__nav--prev:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--prev {
  left: 0;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--prev:after {
  content: "\f0d9";
}
.picker .picker__frame .picker__box .picker__header .picker__nav--next {
  right: 0;
}
.picker .picker__frame .picker__box .picker__header .picker__nav--next:after {
  content: "\f0da";
}
.picker .picker__frame .picker__box .picker__table .picker__weekday {
  font-size: 1rem;
  padding: 0.625rem 0;
}
.picker .picker__frame .picker__box .picker__table .picker__day {
  border: 0 !important;
  border-radius: 3.125rem;
  font-size: 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin: auto;
  padding: 0 !important;
  width: 2.5rem;
}
.picker
  .picker__frame
  .picker__box
  .picker__table
  .picker__day.picker__day--today:before {
  content: none !important;
}
.picker
  .picker__frame
  .picker__box
  .picker__table
  .picker__day.picker__day--highlighted {
  background-color: #9568ff;
  background-color: var(--primary);
  border: 0 !important;
  color: #fff !important;
  padding: 0;
}
.picker .picker__frame .picker__box .picker__footer .picker__button--today,
.picker .picker__frame .picker__box .picker__table .picker__day:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff !important;
}
.picker
  .picker__frame
  .picker__box
  .picker__footer
  .picker__button--today:before {
  content: none !important;
}
.picker .picker__frame .picker__box .picker__footer .picker__button--clear,
.picker .picker__frame .picker__box .picker__footer .picker__button--close,
.picker .picker__frame .picker__box .picker__footer .picker__button--today {
  border: 0;
  border-radius: 0.125rem;
  font-size: 1rem;
}
.picker
  .picker__frame
  .picker__box
  .picker__footer
  .picker__button--clear:hover,
.picker
  .picker__frame
  .picker__box
  .picker__footer
  .picker__button--close:hover,
.picker
  .picker__frame
  .picker__box
  .picker__footer
  .picker__button--today:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff !important;
}
@media only screen and (max-width: 35.9375rem) {
  .picker .picker__frame {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .picker .picker__frame .picker__box {
    margin: 0 0.625rem;
    padding: 0.9375rem;
  }
}
.card-list {
  height: calc(100% - 50px);
  overflow: visible;
  overflow: initial;
}
.card-list .card-header {
  padding-bottom: 0;
  padding-top: 0;
}
.card-list .card-header .photo {
  border-radius: 0.3125rem;
  overflow: hidden;
  width: 100%;
}
@media only screen and (max-width: 74.9375rem) {
  .card-list {
    height: calc(100% - 40px);
  }
}
.card-list.list-left {
  margin-left: 0.9375rem;
  margin-top: 0.9375rem;
}
.card-list.list-left .card-header {
  padding-left: 0;
}
.card-list.list-left .card-header .photo {
  margin: -0.9375rem 0.9375rem 0 -0.9375rem;
}
.card-list.list-right {
  margin-right: 0.9375rem;
  margin-top: 0.9375rem;
  text-align: right;
}
.card-list.list-right .card-header {
  padding-right: 0;
}
.card-list.list-right .card-header .photo {
  margin: -0.9375rem -0.9375rem 0 0.9375rem;
}
.card-list.list-right .card-header .photo img {
  width: 100%;
}
.card-list.list-center {
  margin-top: 0.9375rem;
}
.card-list.list-center .card-header .photo {
  margin: -0.9375rem 0 0;
}
.card-list .photo img {
  width: 100%;
}
.card-profile .profile-photo {
  margin-top: -1.25rem;
}
.widget-media .timeline .timeline-panel {
  align-items: center;
  border-bottom: 0.0625rem solid #eaeaea;
  display: flex;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.widget-media .timeline .timeline-panel .media {
  align-items: center;
  align-self: start;
  background: #eee;
  border-radius: 0.75rem;
  display: flex;
  font-size: 1.25rem;
  font-weight: 700;
  height: 3.125rem;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  width: 3.125rem;
}
.widget-media .timeline .timeline-panel .media-primary {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"]
  .widget-media
  .timeline
  .timeline-panel
  .media-primary {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
.widget-media .timeline .timeline-panel .media-info {
  background: #d3edf5;
  color: #58bad7;
}
[data-theme-version="dark"]
  .widget-media
  .timeline
  .timeline-panel
  .media-info {
  background-color: rgba(88, 186, 215, 0.1);
}
.widget-media .timeline .timeline-panel .media-warning {
  background: #fff8e7;
  color: #f0a901;
}
[data-theme-version="dark"]
  .widget-media
  .timeline
  .timeline-panel
  .media-warning {
  background-color: rgba(240, 169, 1, 0.1);
}
.widget-media .timeline .timeline-panel .media-danger {
  background: #f6b2b2;
  color: #eb5757;
}
[data-theme-version="dark"]
  .widget-media
  .timeline
  .timeline-panel
  .media-danger {
  background-color: rgba(235, 87, 87, 0.15);
}
.widget-media .timeline .timeline-panel .media-success {
  background: #3dffe0;
  color: #00a389;
}
[data-theme-version="dark"]
  .widget-media
  .timeline
  .timeline-panel
  .media-success {
  background-color: rgba(0, 163, 137, 0.1);
}
.widget-media .timeline .timeline-panel .media-body p {
  font-size: 0.875rem;
  line-height: 1.5;
}
.widget-media .timeline .timeline-panel .dropdown {
  align-self: self-end;
  margin-top: 0.3125rem;
}
.widget-media .timeline li:last-child .timeline-panel {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.card[class*="bg-"] .timeline .timeline-panel {
  border-color: hsla(0, 0%, 100%, 0.2) !important;
}
.table {
  color-color: #6e6e6e;
  color: strong;
}
.table td,
.table th {
  border-color: #eeee;
  padding: 0.9375rem 0.625rem;
}
[data-theme-version="dark"] .table td,
[data-theme-version="dark"] .table th {
  border-color: #3a2d60;
  color: #fff;
}
.table.table-hover tr:hover,
.table.table-striped tbody tr:nth-of-type(odd) {
  background-color: #c7ebfc;
}
[data-theme-version="dark"] .table.table-hover tr:hover,
[data-theme-version="dark"] .table.table-striped tbody tr:nth-of-type(odd) {
  background-color: #15073a;
}
.table.shadow-hover tbody tr:hover {
  background-color: #fff;
  box-shadow: 0 0 1.875rem rgba(149, 104, 255, 0.2);
  box-shadow: 0 0 1.875rem var(--rgba-primary-2);
}
[data-theme-version="dark"] .table.shadow-hover tbody tr:hover {
  background-color: #15073a;
}
.table.tr-rounded tr td:first-child,
.table.tr-rounded tr th:first-child {
  border-radius: 2.8125rem 0 0 2.8125rem;
}
.table.tr-rounded tr td:last-child,
.table.tr-rounded tr th:last-child {
  border-radius: 0 2.8125rem 2.8125rem 0;
}
.table.border-hover tr td {
  border-width: 0.0625rem 0;
  border-bottom: 0.0625rem solid;
  border-color: transparent;
}
.table.border-hover tr td:first-child {
  border-width: 0.0625rem 0 0.0625rem 0.0625rem;
}
.table.border-hover tr td:last-child {
  border-width: 0.0625rem 0.0625rem 0.0625rem 0;
}
.table.border-hover tr:hover td {
  border-color: #eeee;
}
.table.bg-primary-hover td,
.table.bg-primary-hover th {
  border: none;
  font-weight: 500;
}
.table.bg-primary-hover td {
  color: #000;
}
[data-theme-version="dark"] .table.bg-primary-hover td {
  color: #fff;
}
.table.bg-primary-hover th {
  color: #6c6c6c;
}
.table.bg-primary-hover tr:hover td,
.table.bg-primary-hover tr:hover th {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.table.bg-secondary-hover td,
.table.bg-secondary-hover th {
  border: none;
  font-weight: 500;
}
.table.bg-secondary-hover td {
  color: #000;
}
[data-theme-version="dark"] .table.bg-secondary-hover td {
  color: #fff;
}
.table.bg-secondary-hover th {
  color: #6c6c6c;
}
.table.bg-secondary-hover tr:hover td,
.table.bg-secondary-hover tr:hover th {
  background: #362465;
  color: #fff !important;
}
.table.bg-info-hover td,
.table.bg-info-hover th {
  border: none;
  font-weight: 500;
}
.table.bg-info-hover td {
  color: #000;
}
.table.bg-info-hover th {
  color: #6c6c6c;
}
.table.bg-info-hover tr:hover td,
.table.bg-info-hover tr:hover th {
  background: #58bad7;
  color: #fff !important;
}
.table.bg-warning-hover td,
.table.bg-warning-hover th {
  border: none;
  font-weight: 500;
}
.table.bg-warning-hover td {
  color: #000;
}
[data-theme-version="dark"] .table.bg-warning-hover td {
  color: #fff;
}
.table.bg-warning-hover th {
  color: #6c6c6c;
}
.table.bg-warning-hover tr:hover td,
.table.bg-warning-hover tr:hover th {
  background: #f0a901;
  color: #fff !important;
}
.table.border-no td {
  border: 0;
}
.table.short-one tr td:first-child,
.table.short-one tr th:first-child {
  width: 3.75rem;
}
.table thead th {
  border-bottom: 0.0625rem solid #eeee;
  border-color: #eeee !important;
  font-size: 1rem;
  font-weight: 500;
  text-transform: capitalize;
  white-space: nowrap;
}
[data-theme-version="dark"] .table thead th {
  border-color: #3a2d60 !important;
}
.table tbody tr td {
  border-color: #eeee;
  vertical-align: middle;
  white-space: nowrap;
}
.table:not(.table-bordered) thead th {
  border-top: none;
}
.table .thead-primary th {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.table .thead-info th {
  background-color: #58bad7;
  color: #fff;
}
.table .thead-warning th {
  background-color: #f0a901;
  color: #fff;
}
.table .thead-danger th {
  background-color: #eb5757;
  color: #fff;
}
.table .thead-success th {
  background-color: #00a389;
  color: #fff;
}
.table.primary-table-bordered {
  border: 0.0625rem solid #eeee;
}
[data-theme-version="dark"] .table.primary-table-bordered {
  border-color: #3a2d60;
}
.table.primary-table-bg-hover thead th {
  background-color: #3d00ce;
  background-color: var(--primary-dark);
  border-bottom: none;
  color: #fff;
}
.table.primary-table-bg-hover tbody tr {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
  transition: all 0.1s ease;
}
.table.primary-table-bg-hover tbody tr:hover {
  background-color: rgba(149, 104, 255, 0.8);
  background-color: var(--rgba-primary-8);
}
.table.primary-table-bg-hover tbody tr:not(:last-child) td,
.table.primary-table-bg-hover tbody tr:not(:last-child) th {
  border-bottom: 0.0625rem solid #3d00ce;
  border-bottom: 0.0625rem solid var(--primary-dark);
}
.table-responsive-tiny {
  min-width: 18.75rem;
}
.table-responsive-sm {
  min-width: 30rem !important;
}
.table-responsive-md {
  min-width: 36rem !important;
}
.table-responsive-lg {
  min-width: 60.9375rem !important;
}
.table-responsive-xl {
  min-width: 70.9375rem !important;
}
.table-primary,
.table-primary > td,
.table-primary > th {
  color: #9568ff;
  color: var(--primary);
}
.table-primary,
.table-primary > td,
.table-primary > th,
[data-theme-version="dark"] .table-primary,
[data-theme-version="dark"] .table-primary > td,
[data-theme-version="dark"] .table-primary > th {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
.table-success,
.table-success > td,
.table-success > th {
  background-color: #3dffe0;
  color: #00a389;
}
[data-theme-version="dark"] .table-success,
[data-theme-version="dark"] .table-success > td,
[data-theme-version="dark"] .table-success > th {
  background-color: rgba(0, 163, 137, 0.1);
}
.table-info,
.table-info > td,
.table-info > th {
  background-color: #d3edf5;
  color: #58bad7;
}
[data-theme-version="dark"] .table-info,
[data-theme-version="dark"] .table-info > td,
[data-theme-version="dark"] .table-info > th {
  background-color: rgba(88, 186, 215, 0.1);
}
.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #fff8e7;
  color: #f0a901;
}
[data-theme-version="dark"] .table-warning,
[data-theme-version="dark"] .table-warning > td,
[data-theme-version="dark"] .table-warning > th {
  background-color: rgba(240, 169, 1, 0.1);
}
.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f6b2b2;
  color: #eb5757;
}
[data-theme-version="dark"] .table-danger,
[data-theme-version="dark"] .table-danger > td,
[data-theme-version="dark"] .table-danger > th {
  background-color: rgba(235, 87, 87, 0.15);
}
.table-active,
.table-active > td,
.table-active > th {
  background-color: #f2f4fa;
}
[data-theme-version="dark"] .table-active,
[data-theme-version="dark"] .table-active > td,
[data-theme-version="dark"] .table-active > th {
  background-color: #15073a;
}
.card-table td:first-child,
.card-table th:first-child {
  padding-left: 1.875rem;
}
@media only screen and (max-width: 35.9375rem) {
  .card-table td:first-child,
  .card-table th:first-child {
    padding-left: 0.9375rem;
  }
}
.card-table td:last-child,
.card-table th:last-child {
  padding-right: 1.875rem;
}
@media only screen and (max-width: 35.9375rem) {
  .card-table td:last-child,
  .card-table th:last-child {
    padding-right: 0.9375rem;
  }
}
.table-sell tbody tr td {
  border-color: #ffffff66;
}
.table-sell thead th {
  border-color: #ffffff66 !important;
}
.table-sell tr td,
.table-sell tr th {
  padding: 0.67rem 0.625rem;
}
.table-sell tr th {
  font-size: 1rem;
}
.order-tbl tbody tr:hover {
  border-radius: 0.625rem;
}
.dataTablemarket tbody tr td {
  text-align: center;
}
[data-theme-version="dark"] .table-sell tbody tr td,
[data-theme-version="dark"] .table-sell thead th {
  border-color: #ffffff66 !important;
}
table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
  border-top: 1px solid #ddd;
}
.bootgrid-header {
  margin: 0;
  padding: 0 !important;
}
@media only screen and (max-width: 35.9375rem) {
  .bootgrid-header .actionBar {
    padding: 0;
  }
  .bootgrid-header .search {
    margin: 0 0 0.625rem;
  }
}
table#example {
  padding: 0 0 2rem;
}
table.dataTable {
  font-size: 0.875rem;
}
#example2_wrapper .dataTables_scrollBody {
  max-height: 33.25rem !important;
}
#custommers,
#employees {
  padding: 0.5rem 0 1rem;
}
.dataTables_wrapper .dataTables_paginate {
  padding-bottom: 0.75em;
  padding-top: 0.75em;
}
table.dataTable thead td,
table.dataTable thead th {
  border-bottom: 0.125rem solid #eeee;
  border-top: 0;
}
table.dataTable tfoot td,
table.dataTable tfoot th {
  border-top: 0;
}
table.dataTable tbody td,
table.dataTable tbody tr {
  background: transparent !important;
}
table.dataTable thead th {
  color: #374557;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 1.25rem 0.9375rem;
  text-transform: capitalize;
  white-space: nowrap;
}
[data-theme-version="dark"] table.dataTable thead th {
  color: #fff;
}
@media only screen and (max-width: 87.5rem) {
  table.dataTable thead th {
    font-size: 1rem;
  }
}
table.dataTable tbody td {
  border-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  padding: 1.25rem 0.9375rem;
}
@media only screen and (max-width: 35.9375rem) {
  table.dataTable tbody td {
    padding: 0.5rem 0.3125rem;
  }
}
@media only screen and (max-width: 87.5rem) {
  table.dataTable tbody td {
    font-size: 0.875rem;
    padding: 0.5rem 0.9375rem;
  }
}
table.dataTable tr.selected {
  color: #9568ff;
  color: var(--primary);
}
table.dataTable tfoot th {
  color: #6e6e6e;
  font-weight: 600;
}
[data-theme-version="dark"] table.dataTable tfoot th {
  color: #fff;
}
td.text-ov {
  white-space: nowrap;
}
.dataTables_wrapper .dataTables_paginate {
  align-items: center;
  display: flex;
  flex-flow: wrap;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  background: transparent;
  border-radius: 0.625rem;
  color: #9568ff !important;
  color: var(--primary) !important;
  display: inline-block;
  font-size: 1.125rem;
  height: 48px;
  line-height: 3.125rem;
  margin: 0 0.625rem;
  padding: 0 0.45rem;
  width: 48px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.next:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.next.previous:hover,
.dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous.next:hover,
.dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous.previous:hover {
  background: #9568ff !important;
  background: var(--primary) !important;
  border-color: transparent;
  color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled {
  color: #9568ff !important;
  color: var(--primary) !important;
}
@media only screen and (max-width: 35.9375rem) {
  .dataTables_wrapper .dataTables_paginate .paginate_button.next,
  .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    height: 2.125rem;
    line-height: 2.125rem;
    padding: 0 0.45rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.dataTables_wrapper .dataTables_paginate span .paginate_button {
  background: rgba(149, 104, 255, 0.1) !important;
  background: var(--rgba-primary-1) !important;
  border: 0 !important;
  border-radius: 0.625rem;
  color: #9568ff !important;
  color: var(--primary) !important;
  font-size: 1.125rem;
  height: 48px;
  line-height: 3.125rem;
  margin: 0 0.125rem;
  padding: 0;
  text-align: center;
  width: 48px;
}
@media only screen and (max-width: 74.9375rem) {
  .dataTables_wrapper .dataTables_paginate span .paginate_button {
    height: 40px;
    line-height: 3rem;
    width: 40px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .dataTables_wrapper .dataTables_paginate span .paginate_button {
    height: 2.125rem;
    line-height: 2.325rem;
    width: 2.125rem;
  }
}
.dataTables_wrapper .dataTables_paginate span .paginate_button.current,
.dataTables_wrapper .dataTables_paginate span .paginate_button:hover {
  color: #9568ff !important;
  color: var(--primary) !important;
}
.dataTables_wrapper .dataTables_paginate span .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate span .paginate_button:hover:hover {
  background: #9568ff !important;
  background: var(--primary) !important;
  color: #fff !important;
}
.dataTables_wrapper input[type="search"],
.dataTables_wrapper input[type="text"],
.dataTables_wrapper select {
  border: 0.0625rem solid #e2e2e2;
  border-radius: 0.3125rem;
  color: #715d5d;
  padding: 0.3rem 0.5rem;
}
[data-theme-version="dark"] .dataTables_wrapper input[type="search"],
[data-theme-version="dark"] .dataTables_wrapper input[type="text"],
[data-theme-version="dark"] .dataTables_wrapper select {
  background: #15073a;
  border-color: #3a2d60;
  color: #fff;
}
.dataTables_wrapper .dataTables_length {
  margin-bottom: 0.9375rem;
}
.dataTables_wrapper .dataTables_length .bootstrap-select {
  margin: 0 0.3125rem;
  width: 5rem;
}
table.dataTable.no-footer {
  border-bottom: 0;
}
.rounded-lg {
  min-width: 1.875rem;
}
.dataTables_scroll {
  padding: 1rem 0;
}
.dataTables_scrollFoot {
  padding-top: 1rem;
}
.dataTablesCard {
  background-color: #fff;
  border-radius: 0.625rem;
}
.dataTablesCard.border-no td {
  border-top: 0 !important;
}
@media (max-width: 991.98px) {
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_length {
    text-align: left;
  }
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  color: #a098ae !important;
}
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
  border-radius: 1rem;
  color: #a098ae;
  margin-bottom: 1.25rem;
  padding: 0.125rem 0;
}
.paging_simple_numbers.dataTables_paginate {
  padding: 0.3125rem;
}
@media only screen and (max-width: 35.9375rem) {
  .paging_simple_numbers.dataTables_paginate {
    padding: 0.8125rem 0.3125rem;
  }
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #a098ae !important;
}
table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
  border-color: #eeee;
}
[data-theme-version="dark"] table.dataTable.display tbody td,
[data-theme-version="dark"] table.dataTable.display tbody th,
[data-theme-version="dark"] table.dataTable.row-border tbody td,
[data-theme-version="dark"] table.dataTable.row-border tbody th {
  border-color: #3a2d60;
}
.dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-toggle {
  font-size: 0.813rem !important;
  padding: 0.625rem 1rem;
}
table.tb-transaction tbody td {
  padding: 0.75rem 1.875rem;
}
table.tickettable tbody td {
  color: #362465;
  color: var(--secondary);
  padding: 1.25rem 1.875rem;
}
table.tickettable thead th {
  border-bottom: 1px solid #dbdbdb;
  color: #362465;
  color: var(--secondary);
  font-size: 1rem !important;
  padding: 1.65rem 1.875rem;
}
.table.table-sell.table-hover thead tr:first-child:hover,
.table.tickettable.table-hover thead tr:first-child:hover,
.table.tickettable.table-striped tbody tr:first-child:hover {
  background-color: initial;
}
.table.table-sell.table-hover tbody tr:hover {
  background-color: #362465;
  background-color: var(--secondary);
}
.orderbookTable thead tr th {
  border: 0;
  font-size: 1rem;
}
.orderbookTable tbody tr td {
  border: 0;
  padding: 0.7375rem 0.625rem;
}
.dataTabletrade .dataTables_wrapper .dataTables_filter,
.dataTabletrade .dataTables_wrapper .dataTables_length {
  display: none;
}
.dataTabletrade .dataTables_wrapper #example {
  padding: 0 0 0.5rem;
}
.dataTabletrade .dataTables_wrapper .dataTable thead tr th {
  border-bottom: 1px solid #eee;
  font-size: 1rem;
}
.dataTabletrade .dataTables_wrapper .dataTable tbody tr td {
  font-size: 0.9rem;
  padding: 1.05rem 0.9375rem;
}
.dataTabletrade .dataTables_wrapper .dataTables_paginate {
  margin-bottom: 0;
}
.dataTabletrade .dataTables_wrapper .sorting,
.dataTabletrade .dataTables_wrapper .sorting_asc {
  background-image: none;
}
.dataTablehistory .dataTables_wrapper .dataTable thead tr th {
  font-size: 1rem;
}
.dataTablehistory .dataTables_wrapper .dataTable tbody tr td {
  font-size: 0.8rem;
  padding: 1.05rem 0.9375rem;
}
.dataTablehistory .dataTables_wrapper .dataTables_filter,
.dataTablehistory .dataTables_wrapper .dataTables_length {
  display: none;
}
.dataTablehistory .dataTables_wrapper table#example {
  padding: 0 0 0.6rem;
}
.dataTablehistory .dataTables_wrapper .sorting,
.dataTablehistory .dataTables_wrapper .sorting_asc {
  background-image: none;
}
.dataTablemarket .dataTables_wrapper .dataTables_length {
  display: none;
}
.dataTablemarket .dataTables_wrapper .dataTables_filter {
  display: none;
  float: right;
  margin-bottom: 0;
  margin-top: 0;
}
.dataTablemarket .dataTables_wrapper #example {
  padding: 0 0 0.5rem;
}
.dataTablemarket .dataTables_wrapper .dataTable thead tr th {
  border-bottom: 1px solid #eee;
  font-size: 0.9rem;
  padding: 0.75rem 0.6375rem;
}
.dataTablemarket .dataTables_wrapper .dataTable tbody tr td {
  color: #362465;
  color: var(--secondary);
  font-size: 1rem;
  font-weight: 400;
  padding: 1.05rem 0.9375rem;
}
[data-theme-version="dark"]
  .dataTablemarket
  .dataTables_wrapper
  .dataTable
  tbody
  tr
  td {
  color: #fff;
}
.dataTablemarket .dataTables_wrapper .dataTable tbody tr td a {
  color: #362465;
  color: var(--secondary);
  font-size: 1rem;
  font-size: 400;
}
.dataTablemarket .dataTables_wrapper .dataTables_paginate {
  justify-content: center;
  margin-bottom: 0;
}
.dataTablemarket .dataTables_wrapper .sorting,
.dataTablemarket .dataTables_wrapper .sorting_asc,
.table.dataTable thead .sorting_desc {
  background-image: none;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
  background-image: none;
  content: "";
  font-family: Font Awesome\6 Free;
  font-size: calc(100% - 4px);
  font-weight: 900;
  margin-left: 10px;
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  opacity: 1;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  opacity: 1;
}
.order-tbl td {
  padding: 0.5375rem 0.625rem;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-image: none;
}
#example2_wrapper #example2_filter {
  float: left;
}
.dataTables_scrollBody thead {
  display: none;
}
#example5_wrapper
  table.dataTable
  thead
  .sorting_asc
  .custom-checkbox
  .form-check-input:checked {
  border: 2px solid #fff;
}
.tbl-report thead tr th {
  color: #374557;
  font-size: 1rem;
  font-weight: 600;
}
.fooicon {
  font-size: 1.25rem;
}
.fooicon,
.jsgrid-table .jsgrid-header-row > .jsgrid-header-cell {
  color: #6e6e6e;
}
.jsgrid-table > tbody > tr > td {
  padding: 1.2em;
}
.jsgrid-table .jsgrid-edit-row input,
.jsgrid-table .jsgrid-edit-row select,
.jsgrid-table .jsgrid-insert-row input,
.jsgrid-table .jsgrid-insert-row select {
  border: 0.0625rem solid #dddfe1;
}
.jsgrid .jsgrid-button {
  border: 0 !important;
  margin-left: 0.625rem;
}
.error-page .error-text {
  font-size: 9.375rem;
  line-height: 1;
}
@media only screen and (max-width: 35.9375rem) {
  .error-page .error-text {
    font-size: 5rem;
  }
}
.error-page .h4,
.error-page h4 {
  font-size: 2.5rem;
  margin-bottom: 0.3125rem;
}
@media only screen and (max-width: 35.9375rem) {
  .error-page .h4,
  .error-page h4 {
    font-size: 1.25rem;
  }
}
.error-page p {
  font-size: 1rem;
}
@media only screen and (max-width: 35.9375rem) {
  .error-page p {
    font-size: 0.875rem;
  }
}
.flex-row-fluid {
  flex: 1 1 auto;
  -ms-flex: 1 0 0rem;
  min-width: 0;
}
.authincation {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  display: flex;
  min-height: 100vh;
}
.authincation .login-aside {
  background: #fff;
  max-width: 35rem;
  padding-top: 5rem;
  position: relative;
  width: 100%;
  z-index: 1;
}
.authincation .login-aside:after {
  background: #fff;
  box-shadow: 0.125rem 0 1.875rem rgba(0, 0, 0, 0.15);
  -webkit-clip-path: polygon(0 100%, 100% 0, 0 0);
  clip-path: polygon(0 100%, 100% 0, 0 0);
  content: "";
  height: 100%;
  position: absolute;
  right: -8.75rem;
  top: 0;
  width: 8.75rem;
  z-index: -1;
}
.authincation .login-aside .aside-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto 0;
  min-height: 28.125rem;
  min-width: 0;
}
@media only screen and (max-width: 87.5rem) {
  .authincation .login-aside {
    max-width: 22.5rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .authincation .login-aside {
    max-width: 100%;
    padding-top: 0;
  }
  .authincation .login-aside:after {
    content: none;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .authincation .login-aside .aside-image {
    min-height: 18.75rem;
  }
}
.authincation-content {
  background: #fff;
  border-radius: 0.3125rem;
  box-shadow: 0 0 2.1875rem 0 hsla(215, 9%, 64%, 0.15);
}
[data-theme-version="dark"] .authincation-content {
  background: #25164f;
  box-shadow: none;
}
.authincation-content.style-1 {
  -webkit-backdrop-filter: blur(1.25rem);
  backdrop-filter: blur(1.25rem);
  background: hsla(0, 0%, 100%, 0.5);
}
.authincation-content.style-1 .form-control {
  background: hsla(0, 0%, 100%, 0.6);
  border-radius: 0.3125rem;
}
.authincation-content.style-1 .user-icon {
  background: #9568ff;
  background: var(--primary);
  border-radius: 6.25rem;
  color: #fff;
  font-size: 3.75rem;
  height: 6.25rem;
  line-height: 6.25rem;
  margin: -6.25rem auto 1.25rem;
  text-align: center;
  width: 6.25rem;
}
.authincation-content.style-2 {
  background: transparent;
  box-shadow: none;
  max-width: 33.125rem;
  width: 100%;
}
.authincation-content.style-2 .form-control {
  border: 0;
  border-radius: 0.3125rem;
  box-shadow: 0 0 0.9375rem rgba(0, 0, 0, 0.08);
}
@media only screen and (max-width: 35.9375rem) {
  .authincation-content.style-2 .auth-form {
    padding: 1.875rem 0;
  }
}
.auth-form img {
  width: 220px;
}
.welcome-content {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  padding: 4.6875rem 3.125rem;
  position: relative;
  z-index: 1;
}
.welcome-content,
.welcome-content:after {
  border-bottom-left-radius: 0.3125rem;
  border-top-left-radius: 0.3125rem;
}
.welcome-content:after {
  background: #9568ff;
  background: var(--primary);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.75;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.welcome-content .welcome-title {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
}
.welcome-content p {
  color: #fff;
}
.welcome-content .brand-logo a {
  color: #fff;
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
}
.welcome-content .brand-logo a img {
  width: 6.25rem;
}
.welcome-content .intro-social {
  bottom: 4.6875rem;
  position: absolute;
}
.welcome-content .intro-social ul {
  margin-bottom: 0;
}
.welcome-content .intro-social ul li {
  display: inline-block;
}
.welcome-content .intro-social ul li a {
  color: #fff;
  font-size: 0.875rem;
  padding: 0 0.4375rem;
}
.auth-form {
  padding: 3.125rem;
}
@media only screen and (max-width: 35.9375rem) {
  .auth-form {
    padding: 1.875rem;
  }
}
.auth-form .btn {
  font-weight: 700;
  height: 3.125rem;
}
.auth-form .page-back {
  display: inline-block;
  margin-bottom: 0.9375rem;
}
.heart {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABswAAAA8CAMAAAD122+aAAAC91BMVEUAAACxrsW8rsPjJ0/Ki+PFjebGiuPFlueFvMXjKFLiKFHjJk3Jke7jJU3jKFDjJk7Lj/TiJk3iJk3jJk3jLE/MjvXjJ07iJk3jJkzjJk3jKFDiJk3jJk3jJk6iz6yc1qvNj/WMuODiJk3iJk3jJk7AmePjJ07KkvHjJk7jJk3jJ0/iJU3jJk3KkvPjJk3kwoHjJk3Ij+6O1at/rNviJU3IlPHjJk6X4bilw7DiK1jMj/biJk2WsOTiJk3MkPXMkPXMjvXjJk7IlvCZxuzNjvfJlO/MjvbjJk3jJk6g1b7Oj/bLkvGnsc/iJU3Mj/eg4bDKk/Devo7ivYPhwonPi/veQoKa4cGv2aHSbMHYc7mzWdOZzfHiJ1HPjfjQbsOX4cDUZrbgRInhu4zqu4C/ZcxUoueU6b2e3b+rt8jOcsKuaM/PzpKx1qOio6TWa76YzvDluoeS0Oab5ryWzuus3JzRcsTMnMpFn+vE3pLgQ4D6jqBhmuaY3MTHlfGu36WtzLjclsGT4Oqn8Laby/yM7b6bnJ7Rnsu0vdOlQtvYmLeR0/hXo+Gior+kvvaT0u3ltpJwoebE0JxByZOqRttbyKOaJOSelMGw+5eTkvaT1vTYeMzQwZPWi7flyFbblbywV9KxTdrrul68oc6jPN/YnPbUl9XFpPqc4bnrqGThnqDM7YHUa8M1oe7wuTjkuZFbwp/hj67prpGmSdnpvFjswUvhOG/uvUzCWNLZlM25r/rPaMSmpvfSm9XP2JFRoeqrqNvivZHMrcLIypyUwo3dR4veRoijo7+h3seux8acKeTxtDuy2pZ3ot+WmZpwu8XWW5ndRoifY8wsyoyy75ufZMujxPi5psE4yYqWl5q5aeDiJU1CwZmz1qSogcziJk3MjvXUar/dRoiwsLDiJEzMjvbOjPjdSY2L2v3WZr6d49KK7MOrqqywt/zRifviJUssoPCyx8fhPYL5vyDilMXcT5ezxNl+/LvTjKzHuorf21C1POE8n+1PxYuBmfakAAAA3nRSTlMAAwYJEg0JFgoOX4AlZXeeH9rUzQThbL75pSi3hjAYEKci8+4+G1c+EsMfsJVWRAs2KyAT4WJJNC8Y1sdJ55jugVBIL/d4w6qNV7SQPv1rRjMnGxTwu2dlUi4daDq5rq6Ld11CQTHFemtmXzb99uS8dFaSgoJ2V1RMPf749s+mlXX+/v3m2ce4a0jUvreml490cW5IOf39/fr58N7ctJiTf3pxL/7+/fz7+vDu2NjItbGqopFVTDH46NfVu6uelIv9+vr09ObZ2NbTxsWsrHVmWP3729rs5d+Qcv7z2qzrjKeBAAAaAklEQVR42uzVMUrDYADF8ZdANINDT5D4DaFzlRKR0Eo/MqQU6tQlg1vjGrsqRSMECr1FyB2Kg/eRDC7unsDBN7QW329/vPEPERERERERERERERHZEw+8ALwLFywnDvltEvHb0oCWW9BWyWF+EwuaNRCR/+gWtN6wB5Z5t2BdredgxcuM374u+IY+3oPlP/NbbHLQtuVhYjYzoJlLiMiRGo74qJw3KVjTZgpW/VWDVXzegZW9PIAVfxRgBcsSLGc1Ay0xoPk+RER+I9i+0UE6bdsRWNd8kJA2N2BN6gwss56B5c8D0EKIiPx9xoBmLfqblQPGYIC861Iw+n2cPLVDLigTYJByES1LAGegLBagZRlocQxaGILmOBAR2RtbVcbkHtejrou2VWVB6LVtFO121NZrGg8uGZXxGLS6Bq0oji9I8hPXBS38Zt9+QpoM4ziAf9+39907Ygcvu047xE4yZgxlhInVwCbLXH/mogwb5R9IKw0FI0FZJokH6ZBktCRQQSkVNauDh8g81SXotA32upAOoqc69U5B0r3bnv0WpPV8Ls8u39t4vu/veZ/XCDKLCDKRP15we18O09XF7u7bffFmUFRqZXa0u+8ICLQiU6hbguh2MwfzHghJUx2rhgbsIMgyGMlfG0Hlf0bPjkwNgiowNQKqwalDoKp/aARV6z3Qs60gu9AOsooSkBXn51SEHLfHHX78uAg0sqm5vzwe7wNJ+VHguBFMjpRgB4PIXprB5wJopPmNLhD5hoZ8IGqYm/ODqPfnT5Czjz7mkO0FVeNnUw5lJtKL4cLfmXeLLHxC4v5pokgNKlVWa5VCiUvWk6/j8TcOq4QsyZL9sKzIBvlmf6Ekg0VxCYiKltbqQRRcXFRAo2xsPAVRzdBQDYhMC5dlEPmncpjqvo6AyjBiABnfoDluTxFqAj5foEZA1uTCsgKX0+kqKCuUs46WOo+FNcecpdmGHadiJ8yu/v7v8e/qKQeYWPKhkfJMirS9eymmPAkZVXR2VoLm9NrafRA9X3wrguhBlwQqJY9v7hzH7T+y7/JCZNPCZZ+MbNhLzeFYOEFbzKV2sJPKzFpyM5xYzWUSmHlOqK5CuwFAXzzuuKSe8CCzip6eYogmk4IdFJNJRAa3Ojuvg8Z4b6kEVAo4juM4Joa2G5Fv3yIJifVGmwGsFLca3kF1K2DkMMdiv0djMbMDbOxOdfvD4ZvNF4G8UtVpRya1q6vXYVKQRLHLSM9SW2sBt7+J4K97OG5fONDx6eDBTx0HkJXAQmSXhQDYWM1qeBfVbAULQ4G6PdBtj3ZqAUuPFl0867Tr9Fshw2RWKRn0b4NI6ApWgqruZR353G12OASq6uVpUAnDwyBrySHb/g4JNsqrV0urERqRUjdCe/7mQjoa9RqhEf6zD88EEXQ2Yf9lRQH8gH0P6Dj3PhpdWYlG35/rALu2iI42sPBofZQkpnpYusy1FVVV891Ll+6aVXUr7DIgE2PP6hJ0uMMejwOpFX+4dlpSROgSpKoXL4JIpXLpvoA0JsfGUv6XrV+eIp3Q6CjQdFWEjjvzd9IX4foEYAtN25CsLcMlDmFiGcDMckhAkmdzSC80DKB6YuKMTnYK6TW1ALANT8wiSW8j0rM1iQCmx9uRZNCPDLyJbN34Bewm+gWwaBpvJW9h+ePvQDY5CbKBHLJXXwmg8g54QVZ3GGRN1SDz2kAm8A8A/liVrURXopu0H+x1diWi6wpLl8XCumIehi7bKq+z7nIJGqncfXar3DK1WUWtdlh4C3pOavkqpHS+c7UeAlLJezt/0pEqXr+2dij9ZHZVCgatKS5xBJGOt2UWZ8bGBqDDkel6/Ww1UDc6GkKyhic1yGx5fd2LJL4rYDCzvj6DJIFBMPD++KGT9Stg8Yudu3ltGozjAP6NqdW0W+3bui5dZbazalO1SieW4rSjuqIMVPQgFMUXRJGpCHoTvYhn/wAPCoIKHsQXPHj1JOLV09PNxqGIgiCCN9Nnqdra52me1EXRfi4+uH3zkED2zS90u/71mu2H6mt3r9kupFM0a8/S5/azONtF9ugR2Lb3KGxbtLer6ao3IP23XjaarNFnLwXnMvHZbJVeZdBXoYMR2mX6uB/f+cd12mYj4Dr+5d3VcxuB9rPZgAtMGw8dnwCb5F8yopf6GI/Vl05I4Lt569ZTtOO+sAKdHLhz5z7aWSmhoz23bx+FXQ/vPZBg0/oHD9bb3/iG/exeOsfaDcO+3rN3T88C832abfHJBwuOzTAdA59rX5VpnwtcY/Uu00tr0WRtSa+32Rh/Mnt3BkwXBybAsdgNDrc0oL9ZBbsOPLl1AbZd7uadzJ7HsC+Mnp6enr/E4bnZX8wdRkfu0zNMp93gooMUgz4OniXzv1u2Gy12z///Em4PfvCDaUAfcINpkR9cSyZ2bpdgm6sPC0kZXZcHld80qkBENhPTfDIMsk+LZeIQoJa1yUiYtl5kUiurEAr395uBOF2JkX8senp6/oTlTQsHqJ9n2/isopPzb2eY3p4Hz269yqHvBsc2+i0T+MUEPeg2sC0q7QKTtFMvucDU5wKXywVhjv2A7s8RkhyGYThJSK4f1kWmCCG1UByIh2rGckog7EnUEyEVUAv1oyRSsCyciRISXSYD8rL6KiPBOtlXyE2ug2HdZK7gkyEiXIykaEJORYphCFJXg1qtoucf1M1DktJNVgIlKd1kHT3fV+9fv59eCiydNhav4ATjsx9tzO3vPJjxyow/mo3wy2wEbIvpADaONsbpaLYYTGP6Yl7VTVTHwCL1oYM+LLC4Fgh6w0DYGwxocQjwEUoDNEL5YFWxRqiEoiQIVSvConVkXlKWk2Z2FFZNEmoNsIZQk7BMCdGEF/DSRUiBdfGgkQhUgErAWATjEOEJJrZk6gWc2ZIIeiBkdTkUisAQCYXKqyEmEtNSMKS0WASCPNpQEYbikOaBU/vSJ45BD91/sOCTnbtW6aFgyAeDLxQcSjtyD1KVWC4wXM8OB3KxLISM/pytdJN17nxfvK57D7ynixdYeI/mZtuaewS+kzNcJ8Hm2lrl2uoC01qdNhaz5/S1YLq4E1w7L4LFv+Q3/REnSU3DkFYliBmNEkMBKBBDdBSWZcm8mtdbM5dZWCPniGlwkJgCMiwJB4kp9j0bCsMaDzGVy8TkES1CkkoR4SJMJ2kimk5H6SKZhnUR8wLJAbqIQICaIzVCYkCMGIucCgEKLfwhYIg+ACgQIMd+zsZkp/bNB35+wArmnbpW2WTjIal+jGTWgXuQ2jRFbwAgRLPrbGQliWanNnWTdep8N7+eNz1tLjZDjP3BTHw0OzjDdRD8QmLjF9JI/eu70Nau+nFH2HVTHQPXWJVZWStd6MC1EhbEC9FEGRhORAtxiFC2EGrZMkJtUWBVPUHVasS0DNaM0kSD2HiVJW3EYc0g+cUgLIoTUzQqtC2VMRPBRhVnYJlqRjTNXKiwbo25XaYxkgrIfKQZr5f+8zEDAeXmbFloX2J/X41Qw8OE0uDMtZIDzdmA7Mg9CCXZnE0KZFc7nu3+fHHldYsrWGjKs1mGZ4rAxz/EPgIyXu1gHCzSQNWwCm2tqhoGJHaH+sHlZ7aou6WpKiqgZlv6zo2O8skfN38yDwGpWkulpGBViPyiIDJqtOqHJf2kDY/AbdQipwi8VW3hg/Ao2pCTYZXX3rZUhbTIwrL0FGkSzcOyfJQ0SeTt7zuVFin+FmoX16oCy4qkxSZH7kF47N0JVL/jWfb52i+zaSy0yixTBTwHZjo4AKYdnSazHWDpK9X7ys2onHrTlfrAsG0rOti6De25NrS8mYkWN0Vrze9kNnyj7uxiY4iiOH5ma3WpLbutdvux26i1Wau2a7EtbUmVqM9VTVSIz/hWUfWZoEJIhPgIRUWCRMKLRDx5kCAIEUEEb7KrBqsET8SjREjdM3Nm7r2bTur3JvLvnXtn7/nPOXPubh/BOJsNAmTjD1Z2OmaWY4GZ9dfTcm6HoI6Z1QT5PQWTBZwES7G0NCiQAiPKrAk6YawNAzd+rPVbM24Aa2vTWCsncJOnIm2eJXtQ+6HM6v1aYr7WZWaRiOB5aZJnPIfMpI6ajTczs/HAgJOvRUCwiEnbMBPQny3s168QXdgErs55J9pEuN+RpowIdeK2ovJvwqKEhiLgI5bQISwQJiWfoXP1DDhX3oHzLMnM6rG2OI3gHrDGkCJYG7Fm3BjWxqxZK6eKjdCCPYi0FpiovFZ+vrj/A/FEPNMi4gXFsk6SZWDE/DcmzAcGlEAZQx/4mpTEr8XwC7XkJPJ/p7Pb2ONyeyJsykj9ZWWQbtCqZ4qUdvHMzJKn4OIERuWNsuNQokKkKmS1HjOUUwsFWm2BQHzGeOWdf4Q1pSSv8CXju4TvkNxdGhq0ZtyQB5VGQ+msVe/PRNMx7xg2pLS01swXfG8RPhDFr6r+3m5mdnMzs/eEmd18Va2pntdymFndkc32TI2SUVNmtvloHdqGvFvQ0cr+bExGDXfCoKxui5oE9wgQrG+L49f03NG9aUsJairkN6Rt1cAQEKhQnhyA5u/GUje5VJfs0iUsZYFiEqBLQ6S2L2ByVCbm5IAARaJ5N32HR1g17nBWOxwEcLNr5QZ+clHq7eLI9+k9KK+tyRBpHrFOKz9fzIb0X5nFYiBC/06S/sZlxo9vDPloVGZMmtAjZcYhqdQh5la5Ewl3BkeZcWMqNVu3I8qVYXLQrHrv3o3AkM/bnTevq2s1yq94S98z9+1rhX+pSiDoyPHizAsF+TbvI2Vlc3OTWY0yTF3y6dNDZMt9656/VGRLOgdPXZDONi6eOgmIApUzl7xwo49x/Ut1AsX5xYCJ8T70X28BTJjz4dt2rFJ63MaWcrNaYUDk64rzONdqbgNRHOEoj5SjSxbbg6baYhCg3nqt/Hxxb751nfn+D50EH/xgxCgzMxvVIw0go343gNiI/fa7AYQceGPqKPPv0JiaQmDY/bACtBxNpartOABoN++gyriCc7qze9khIUJlR/hex7u61hCPWGYdttEr++bJlgv2nGkDhiruRkjf6+Y44dym/l354EGmbEPEipcXFNmn4JOPDsoGO1j36BIgQmyQDQHF2sV2QCguJmFQgGLrUtBQxdmq2rLc5BREPlAoLQ3S45Yv13EGN8qdBcwMONeqscEs3ajJ4DMzeg/KtRaVBv8HLTFfmRaQA9DzjLvfSXB/HBhhN2vNt6fZmk/6Ff1bLXOSBk4HA3ZfHoYmj6Zo2/VjFWhxLLw9p49OxMtGf3/XlVZA1G2CTHarZek/5mxp3oOkFXEAB5NEU6F9/TmkjVYQp4i1Z4jLrx9jr69B4W8QWN6iMOvkAxavykq/ev+xryYbo1Vw7MxRSQ+1tTuE+q9rGc810ea66CqUwyHSO5Yl9iOb4X8mrIZBCO+sbq2nEIQo9CCt7LheECIi1XaS/lrVfu3Wfq0FAfAetE7rRIVvi7T4mgXZwFFk7CWHpj8aJmaGh6aTJowEkun4Cxjx1zZOJy30/ZdJYIRvz/dPrbomOXgiVjo9Hidywrr9V5aAhuqOm331jGUqMLQ1PwYN23ceJzq/mUPPTXfPKVrtrSHoeNtv8AG3xjt3bFrtU+imXiVbR879LAeEsrKdiO3I/ZvulQCmcjSKsUSUjV6LAqZEQUtFLBacaAeMQgboWWyAbo+aaCGffIPkGC1Q1CnGowhELCcI0l8qXqU/brZKt9gJrZUgZd3jlgE/9B4Ub2oq+F+0aL6CfP7rZZ+Bpld8nZWxma0FmszJSUMmZxp9vyLKvlDW9m4saaGD380AI1Z92lUBekzp6JgCiFAhnpQSb/WBhtsdHSiKDdT7ZESnlYCGWzsP60fKfHbeOxpAw+Fv26keLj/T8aGjvfrNwVWGapyrM+411CFARHebzlotmUa+VAkwob1E62Vbomxrf3fAqlJYU7EBwhenzoqqAcJTyGy0n+uv1mValFEUKoEuAGGKpWI7rhZYO+5A9c8yS8TJqajMIEKRcMcKvQelel6GgzBVlmvTny9Ef7V3nzEyhHEYwJ8Zs7uDxer9dg+rxSm74ZTFKad3p/fee++9i94JQsQHoiVCoiUIESK6hAjC6SI+CAkfrFnB7ju38793Oe3/+0DiPDs7e5l95n13dt6XX7vMh4zR7qGpdrCg7XkQxR7tF91oWEtJc2iWZLEamj2pvj360p1zYUpLamH3woK9cf8ebgj8KwKIkK948XyIpPsg8K5whU/3539kHPv5M8FS/IS05ihLWmf7hU265/qezV3aMusTb/kbUsPyWfvc4e+x6ThzV+LCm6Hatyedy/Ipq+7IXxD5ezViv5XN9XWzZZF+BYUuoyti0SmENsua0dvNIXzhMkNeqzyFQ8dR4TygIByD5FtZGvJnls+WiTUrv78S/MOMOUY/Msgk8yVgJsFKzwdR9EQ0pVLvRxF9kcumRhGWSuNCx6iDL/vjJERx6l1LpMlps+gyW/8XL9qDpKz4Rpc4dTchnCc0qhOOwQ4D4qhzSXeEmaS2Vtmy30cbZUEllkq1DB0xlM39tX6rIf2yFDCmNrNAQrX8xvtVNci1yqNHwt4SZSsW/Hw/G6RkCWaLZ8n47WZvHpzKzQ4pRWJ4rcoJ3xIV0I9BukwFjf7N9Ddl5ffXMO/ly3nIOL3ePhS87UXo+00P0rQpM6LypEbpMg+icRlzlLWdQtvUNmYoXYgiKVVDmrTXSTGsnulE+xdzq0JW+927+9PWGMmVxeyi+OmwUqfYoy9LilURwptPN5M+s1u0r7flmV0oK57ZqSt7U+49ZD5ASmxpfRB+2V+zg1BfAysVcz96lLsiTPhgKXvNmtkhqUT+/CUgqVCOHIUgqWy5cmV/x3aLNmxYFJLKx/Ba1cmduw7oxGNQUracsWRzZosxK7+/f4ueb4Uu6wmCjtRvTIu8KffTlOJFVJVTjTYrhTCljC5LrYyoandDmrrVjl6iGqLQXEBiHKS5e/RPhKz4oUPHUtZxat7cZP2mDqdPD4SFTOWM2SDxzG6fcP2IIE8j4yxYLJXeHz4MsSyVMsEKNSkV35kzLWGlZJkydWBi/6dVhCPY/PhddY2QLV0aZtbcFrJk+v7LkHY5hmyzAKQ5mkGa4lUhzR9DVlXA/mK9nkRc/NGL2IL0SUb6KjCPE2ChW+j/JdnwjS0p9HjdEF2r18lIQ/LrVojG7rQTf5jxqnZQQFC0KETuGScIJVy+YcPyEI3cvJww2ihYsCtEQzZvbg1LdUz7KO7imaqQtf/2GtCJZSZrTQxZ9939kLbkEqStiCEbuKTI99EKP2QpgXhIc8aQ9euQpnCJ/hyT2j158q3JnrSbBKLu9LXMxO54bFplQtuI7NVD05F5kyupCFIrJedNNf6pumWltEhtQfuByOaM+ona/6ltLFk3pOluyIsl6/tN29UVSFN+V1aPOZvxL5Ye06iOy+wPcKXd2YeGs+2ugK7ns2fCRfnPeoIiybzMkmDNOy3UZo/vV2/i8TSpfv9xqMumeQmbfZ3cZRS+sy2yG92aar1hhzPNLnOAMcbYn6Da4V5Bh6shXQYPF279MRg0CSn3BSkJoHB0+95+3zuxG6lSKr96+rQevjkw+YDxeJUpm3WpMGHnLmOMsb+c1nPPsx+GZXt6aqByee5H8LhAlFw/NTyaWj8ZNMuezln2vX0OTt6qzjyaUgokmgaBrZIGxhhjf7nOg7rveWDY031QZ6RHXU/9+6GRVfCv+p66oHM2TQkb0jV1gkjtMmLOTU9dGwyu401qT548HhSBZWO8Cn7QaZEKjYdljDH2b9A6dRw0qGMnDenmalGrQfW8eas3qNXCld5osifvfUNeT3K6wmOePq2eUj/0eVtK9QZbJ09eBAJl8dOnzQKVHV5FgcE7efJMx4GtlDbzDwwAutCOAyHNHw/GGGN/Dpum2SSTlUolJJSqlN50vRFd4Exo2qRBgyZNEyoBnSaBQhnxdOOYWbMSNGcrzeZw2Ozjg2W26P37mbA2YtZGv+/8eTe+GbdlvHfdugAsqe3bA/7RAxBGWTKlGWjUiVURbsXeeOkr8AIn/ZCl99PBGGPs9/J3qTdq46xRUBTF5vXagD4z1U5btnSilZkeXKLsh1bZ8n6L49y6erA04Pnzxmg8e7aKb5ot3REsM0q2R0tg4vrrYY3y5S7EhGxiVePmIh0Q7uSbfqCJX5ooLANAzWoLbZGPdswJGruwBLRKHvYrKiI5NUizq2CMsT+QMqaLeE0IQfyyUdDHtMd34w+MhzsO1tp/KTP36B+zS9et0/V4WIqbPbs/EDf9x0LqN+WS7id0ysT16xMB3/SJYW00Af5+Cqy0vDj2yz6fS4xYDMw/QYeVqqeaAeh8qDPC6QE/rHQerH35c7uKcEqCF1aUnfiS7YtIrRzU5nKYXTBEpPAXjxhj/zalfWNEqBQcmYFA7TF7gLhI2hQ/CDqsX98SEZq9oQ3Lpg8d6kYE/17a3ObSYbcQSTm5hPSc713dJmYDK3QQbFu7EIBqC3+h64Ji+wXXl6wmdBvB4G0qZC3qCGlt2vAtnxhjfw0fItlXBEChduiASN69e0mlkjh9LCL5P9KKMLB0ICLpU2jzk4NvDIZgw4Z4UiGtXQ1Bg8deWhFWgqDWLg0E3Y/YIdgx3waC+VsgmnhCBcHBrRC17q2AYPlIiCq0JmVH9oFIcYOijyOG8q4AWUoFMMb+LbFMffXrJ7/ZfhNAokIUqKyAwg5R3RYqCBQbRAlN7bTLnyAaf5yUdXgharxAB0Hr1hANma6SSsUsW/VEBRAsMsvGrVSky6zCRBUEQ8yeneKjZNU2imkBK5DGQ1vGGPszKWoM2bYgoFYNnRKnQloFvhMjY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcZi9xnxTj4QeXhZegAAAABJRU5ErkJggg==);
  cursor: pointer;
  display: inline-block;
  height: 60px;
  margin: -25px -15px;
  width: 60px;
}
.heart-blast {
  background-position: -1680px 0 !important;
  transition: background 1s steps(28);
}
.input-group.search-area .form-control {
  height: 3rem;
}
.search-coundry .dashboard-select {
  background-color: initial;
  border: 0;
  color: #000;
  font-size: 0.875rem;
  font-weight: 500;
  padding-left: 0.625rem;
}
.search-coundry .dashboard-select:after {
  border-bottom: 0.125rem solid #000;
  border-right: 0.125rem solid #000;
  height: 9px;
  right: 0;
  width: 9px;
}
.input-group.custom-search-area .form-control {
  height: 3rem;
}
.custom-search-area .input-group-text {
  border-color: transparent;
  padding-right: 0;
}
.custom-search-area .form-control,
.custom-search-area .input-group-text {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.custom-search-area .form-control:focus {
  border-color: transparent;
  box-shadow: none;
  outline: 0;
}
[data-theme-version="dark"] .custom-search-area .form-control:focus {
  border-color: #25164f;
}
.dz-side-menu {
  background: #fff;
  border-radius: 1.875rem 0 0 1.875rem;
  bottom: 1.25rem;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column-reverse;
  height: auto;
  height: 100vh;
  justify-content: space-between;
  padding: 1.5625rem 0.75rem;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  width: 5.313rem;
}
.dz-side-menu .search-coundry {
  flex-direction: column;
}
.dz-side-menu .search-coundry .list {
  left: -4.8125rem;
  top: -3.875rem;
}
@media only screen and (max-width: 47.9375rem) {
  .dz-side-menu .search-coundry .list {
    left: 0;
    top: auto;
  }
  .dz-side-menu {
    align-items: center;
    background: none;
    flex-direction: row;
    height: auto;
    padding: 0;
    position: static;
    width: auto;
  }
  .dz-side-menu .sidebar-social-link > ul {
    display: flex;
  }
  .dz-side-menu .search-coundry {
    flex-direction: row;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .dz-side-menu {
    box-shadow: none;
  }
  .dz-side-menu .search-coundry {
    display: none !important;
  }
}
.facebook-log {
  color: #1b74e4;
}
.login-social a {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.sign-in-your {
  padding: 3.125rem 1.875rem;
}
.sign {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  position: relative;
}
.sign .education-img {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 47.9375rem) {
  .sign .education-img {
    position: static;
  }
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  z-index: -1;
}
.width-40 {
  width: 40px;
}
.width-45 {
  width: 45px;
}
.width-50 {
  width: 50px;
}
.width-55 {
  width: 55px;
}
.width-60 {
  width: 60px;
}
.width-65 {
  width: 65px;
}
.width-70 {
  width: 70px;
}
.width-75 {
  width: 75px;
}
.width-80 {
  width: 80px;
}
.width-85 {
  width: 85px;
}
.width-90 {
  width: 90px;
}
.width-95 {
  width: 95px;
}
.width-100 {
  width: 100px;
}
.width-105 {
  width: 105px;
}
.width-110 {
  width: 110px;
}
.width-115 {
  width: 115px;
}
.width-120 {
  width: 120px;
}
.width-125 {
  width: 125px;
}
.width-130 {
  width: 130px;
}
.width-135 {
  width: 135px;
}
.width-140 {
  width: 140px;
}
.width-145 {
  width: 145px;
}
.width-150 {
  width: 150px;
}
.width-155 {
  width: 155px;
}
.width-160 {
  width: 160px;
}
.width-165 {
  width: 165px;
}
.width-170 {
  width: 170px;
}
.width-175 {
  width: 175px;
}
.width-180 {
  width: 180px;
}
.width-185 {
  width: 185px;
}
.width-190 {
  width: 190px;
}
.width-195 {
  width: 195px;
}
.width-200 {
  width: 200px;
}
.width-205 {
  width: 205px;
}
.width-210 {
  width: 210px;
}
.width-215 {
  width: 215px;
}
.width-220 {
  width: 220px;
}
.width-225 {
  width: 225px;
}
.width-230 {
  width: 230px;
}
.width-235 {
  width: 235px;
}
.width-240 {
  width: 240px;
}
.width-245 {
  width: 245px;
}
.width-250 {
  width: 250px;
}
.width-255 {
  width: 255px;
}
.width-260 {
  width: 260px;
}
.width-265 {
  width: 265px;
}
.width-270 {
  width: 270px;
}
.width-275 {
  width: 275px;
}
.width-280 {
  width: 280px;
}
.width-285 {
  width: 285px;
}
.width-290 {
  width: 290px;
}
.width-295 {
  width: 295px;
}
.width-300 {
  width: 300px;
}
.width-305 {
  width: 305px;
}
.width-310 {
  width: 310px;
}
.width-315 {
  width: 315px;
}
.width-320 {
  width: 320px;
}
.width-325 {
  width: 325px;
}
.width-330 {
  width: 330px;
}
.width-335 {
  width: 335px;
}
.width-340 {
  width: 340px;
}
.width-345 {
  width: 345px;
}
.width-350 {
  width: 350px;
}
.width-355 {
  width: 355px;
}
.width-360 {
  width: 360px;
}
.width-365 {
  width: 365px;
}
.width-370 {
  width: 370px;
}
.width-375 {
  width: 375px;
}
.width-380 {
  width: 380px;
}
.width-385 {
  width: 385px;
}
.width-390 {
  width: 390px;
}
.width-395 {
  width: 395px;
}
.width-400 {
  width: 400px;
}
.width-405 {
  width: 405px;
}
.width-410 {
  width: 410px;
}
.width-415 {
  width: 415px;
}
.width-420 {
  width: 420px;
}
.width-425 {
  width: 425px;
}
.width-430 {
  width: 430px;
}
.width-435 {
  width: 435px;
}
.width-440 {
  width: 440px;
}
.width-445 {
  width: 445px;
}
.width-450 {
  width: 450px;
}
.width-455 {
  width: 455px;
}
.width-460 {
  width: 460px;
}
.width-465 {
  width: 465px;
}
.width-470 {
  width: 470px;
}
.width-475 {
  width: 475px;
}
.width-480 {
  width: 480px;
}
.width-485 {
  width: 485px;
}
.width-490 {
  width: 490px;
}
.width-495 {
  width: 495px;
}
.width-500 {
  width: 500px;
}
.buy-coin {
  display: flex;
  margin-bottom: 1.2rem;
  margin-left: 2.2rem;
}
.buy-coin .h2,
.buy-coin h2 {
  color: #362465;
  color: var(--secondary);
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 10px;
  width: 50%;
}
@media only screen and (max-width: 87.5rem) {
  .buy-coin .h2,
  .buy-coin h2 {
    font-size: 26px;
    width: 44%;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .buy-coin .h2,
  .buy-coin h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .buy-coin .h2,
  .buy-coin h2 {
    width: 100%;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .buy-coin {
    margin-left: 0;
  }
}
.buy-coin p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.8rem;
  width: 55%;
}
@media only screen and (max-width: 35.9375rem) {
  .buy-coin p {
    width: 100%;
  }
}
.buy-coin .coin-img img {
  bottom: -16px;
  position: absolute;
  right: 0;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
  width: 444px;
}
@media only screen and (max-width: 105rem) {
  .buy-coin .coin-img img {
    bottom: -10px;
    width: 300px;
  }
}
@media only screen and (max-width: 87.5rem) {
  .buy-coin .coin-img img {
    bottom: -11px;
    width: 300px;
  }
}
@media only screen and (max-width: 53.438rem) {
  .buy-coin .coin-img img {
    bottom: -10px;
    width: 245px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .buy-coin .coin-img img {
    bottom: -9px;
    width: 233px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .buy-coin .coin-img img {
    bottom: -7px;
    width: 170px;
  }
}
.bubles {
  overflow: hidden;
  position: relative;
}
.bubles:after {
  background: #3d00ce;
  background: var(--primary-dark);
  border-radius: 50%;
  content: "";
  height: 266px;
  left: 23.5rem;
  opacity: 0.05;
  position: absolute;
  top: -5.6rem;
  width: 251px;
}
[data-theme-version="dark"] .bubles:after {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.bubles:before {
  background: #3d00ce;
  background: var(--primary-dark);
  border-radius: 50%;
  bottom: -2.3rem;
  content: "";
  height: 199px;
  left: -1rem;
  opacity: 0.05;
  position: absolute;
  width: 188px;
}
[data-theme-version="dark"] .bubles:before {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.bubles .card-body {
  z-index: 1;
}
.bubles-down:after {
  background: #fcdde8;
  border-radius: 50%;
  bottom: -6.5rem;
  content: "";
  height: 343px;
  position: absolute;
  right: -43px;
  width: 325px;
  z-index: -1;
}
[data-theme-version="dark"] .bubles-down:after {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.count-num {
  color: #362465;
  color: var(--secondary);
  font-size: 28px;
  font-weight: 600;
  margin: 0;
}
[data-theme-version="dark"] .count-num {
  color: #fff;
}
@media only screen and (max-width: 111.875rem) {
  .count-num {
    font-size: 22px;
  }
}
.card-wiget {
  height: 240px;
  overflow: hidden;
}
.card-wiget p {
  font-size: 18px;
}
@media only screen and (max-width: 111.875rem) {
  .card-wiget p {
    font-size: 16px;
  }
}
.card-wiget .card-body {
  padding: 0;
}
.card-wiget .card-wiget-info {
  padding: 1.25rem 1.25rem 0;
}
.card-wiget .back-icon {
  position: absolute;
  right: 0;
  top: 0;
}
.card-wiget .sm-chart {
  margin-bottom: 37px;
}
.card-wiget .reward-earn .h2,
.card-wiget .reward-earn h2 {
  color: #9568ff;
  color: var(--primary);
  font-size: 44px;
  font-weight: 700;
  margin-bottom: 0;
}
@media only screen and (max-width: 61.9375rem) {
  .card-wiget .reward-earn .h2,
  .card-wiget .reward-earn h2 {
    font-size: 30px;
  }
}
.card-wiget .reward-earn span {
  color: #362465;
  color: var(--secondary);
  font-weight: 500;
}
.progress-box .progress {
  height: 7px;
}
.rewards {
  padding-bottom: 1.25rem !important;
}
.rewards span.text-primary {
  display: block;
  margin-bottom: 10px;
}
.buy-sell .nav-tabs {
  border-color: rgba(54, 36, 101, 0.1);
  border-color: var(--rgba-secondary-1);
  justify-content: space-around;
}
.buy-sell .nav-tabs .nav-link {
  background: transparent;
  border: 0;
  color: #362465;
  color: var(--secondary);
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 13px;
  position: relative;
  text-transform: uppercase;
  width: 50%;
}
.buy-sell .nav-tabs .nav-link:after {
  background-color: #9568ff;
  background-color: var(--primary);
  bottom: 0;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.2s;
  width: 0;
}
.buy-sell .nav-tabs .nav-link.active {
  color: #9568ff;
  color: var(--primary);
}
.buy-sell .nav-tabs .nav-link.active:after {
  width: 100%;
}
@media only screen and (max-width: 87.5rem) {
  .buy-sell .nav-tabs .nav-link {
    font-size: 18px;
  }
}
.buy-sell.style-1 .nav-tabs .nav-link {
  color: #362465;
  color: var(--secondary);
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.buy-sell.style-1 .nav-tabs .nav-link.active,
[data-theme-version="dark"] .buy-sell.style-1 .nav-tabs .nav-link {
  color: #9568ff;
  color: var(--primary);
}
.limit-sell {
  margin-top: 2rem;
  padding: 0 45px;
}
@media only screen and (max-width: 100rem) {
  .limit-sell {
    padding: 0 20px;
  }
}
.limit-sell .nav-tabs {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-bottom: 0;
  border-radius: 0.625rem;
  justify-content: space-around;
  padding: 5px 2px;
}
.limit-sell .nav-tabs .nav-link {
  background: transparent;
  border: 0;
  color: #9568ff;
  color: var(--primary);
  font-size: 13px;
  font-weight: 500;
  padding: 5px 0;
  text-transform: uppercase;
  width: 47%;
}
.limit-sell .nav-tabs .nav-link.active {
  background: #9568ff;
  background: var(--primary);
  border-radius: 7px;
  color: #fff;
}
.sell-element {
  margin-top: 1rem;
  padding: 0 45px;
}
@media only screen and (max-width: 100rem) {
  .sell-element {
    padding: 0 20px;
  }
}
.sell-element .sell-blance {
  margin-bottom: 0.6rem;
}
.sell-element .sell-blance .blance {
  align-items: center;
  display: flex;
  float: right;
  font-size: 12px;
  font-weight: 500;
}
.sell-element .sell-blance .blance p {
  color: #9568ff;
  color: var(--primary);
  font-weight: 700;
  margin-bottom: 2px;
  margin-left: 2px;
}
.sell-element .sell-blance .input-group-text {
  background-color: initial;
  border: 0;
  color: #000;
  color: #9568ff;
  color: var(--primary);
  font-size: 14px;
  height: 100%;
  padding: 0 24px;
  position: absolute;
  right: 0;
}
.sell-element .sell-blance .form-control {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border: 0;
  border-radius: 10px !important;
  font-size: 18px;
  font-weight: 500;
  height: 60px;
  padding-left: 20px;
  padding-right: 60px;
}
.sell-element .sell-blance .form-control::-webkit-input-placeholder {
  color: #362465;
  color: var(--secondary);
}
.sell-element .sell-blance .form-control::placeholder {
  color: #362465;
  color: var(--secondary);
}
[data-theme-version="dark"]
  .sell-element
  .sell-blance
  .form-control::-webkit-input-placeholder {
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"]
  .sell-element
  .sell-blance
  .form-control::placeholder {
  color: #9568ff;
  color: var(--primary);
}
@media only screen and (max-width: 105rem) {
  .sell-element .sell-blance .form-control {
    height: 48px;
  }
}
@media only screen and (max-width: 87.5rem) {
  .sell-element .sell-blance .form-control {
    font-size: 15px;
  }
}
.slider-wrapper {
  margin-bottom: 35px;
}
.slider-wrapper .noUi-horizontal {
  height: 2.125rem;
}
.slider-wrapper #custommers,
.slider-wrapper #employees,
.slider-wrapper #employees1 {
  padding: 14px 0;
}
.slider-wrapper .noUi-target {
  background: transparent;
  box-shadow: none;
}
.slider-wrapper .noUi-horizontal .noUi-handle {
  background-color: #fff;
  border: 3px solid #9568ff;
  border: 3px solid var(--primary);
  top: -4px;
}
.slider-wrapper .noUi-connects {
  background-color: rgba(54, 36, 101, 0.1);
  background-color: var(--rgba-secondary-1);
  border-radius: 7px;
}
.slider-wrapper .noUi-marker-horizontal.noUi-marker {
  display: none;
}
.slider-wrapper .noUi-pips-horizontal {
  height: 15px;
  padding: 0;
  top: 50%;
}
.slider-wrapper .noUi-value {
  font-size: 13px;
  font-weight: 500;
}
.slider-wrapper .noUi-tooltip {
  background: #9568ff;
  background: var(--primary);
  border-radius: 50%;
  color: #fff;
  height: 28px;
  padding: 4px;
  width: 28px;
}
.color-picker {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.color-picker .h5,
.color-picker h5 {
  font-size: 14px;
  margin-bottom: 0;
}
.heading {
  color: #362465;
  color: var(--secondary);
  font-size: 22px;
  font-weight: 600;
}
.heading span {
  color: #9568ff;
  color: var(--primary);
  font-size: 13px;
  font-weight: 500;
}
@media only screen and (max-width: 87.5rem) {
  .heading {
    font-size: 18px;
  }
}
.btn.tp-btn.btn-primary {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.tranding-chart {
  overflow: hidden;
}
.previews-info-list {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0.825rem 1.8rem;
}
@media only screen and (max-width: 35.9375rem) {
  .previews-info-list {
    padding: 0.825rem 1rem;
  }
}
.previews-info-list .pre-icon {
  align-items: center;
  display: flex;
}
.previews-info-list .pre-icon .h6,
.previews-info-list .pre-icon h6 {
  color: #362465;
  color: var(--secondary);
  font-size: 0.938rem;
  font-weight: 600;
  margin-bottom: 0;
}
.previews-info-list .count .h6,
.previews-info-list .count h6 {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}
.previews-info-list .count span {
  color: #eb62d0;
  font-size: 12px;
}
.previews-info-list:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
[data-theme-version="dark"] .previews-info-list:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
.bg-pink {
  background-color: #eb62d0;
}
.toatal-email {
  margin: 2rem 0;
}
@media only screen and (max-width: 35.9375rem) {
  .toatal-email {
    margin: 0.4rem 0;
  }
}
.toatal-email .h3,
.toatal-email h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
.toatal-email .h5,
.toatal-email h5 {
  color: #fff;
  font-size: 18px;
}
@media only screen and (max-width: 100rem) {
  .toatal-email .h3,
  .toatal-email h3 {
    font-size: 20px;
  }
  .toatal-email .h5,
  .toatal-email h5 {
    font-size: 16px;
  }
}
.list-row-head {
  display: flex;
}
.list-row-head span {
  color: #9568ff;
  color: var(--primary);
  display: inline-block;
  flex: 1 1;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 30px;
}
@media only screen and (max-width: 61.9375rem) {
  .list-row-head span {
    padding: 3px 15px;
  }
}
.list-table .list-row {
  display: flex;
  position: relative;
  z-index: 1;
}
.list-table .list-row span {
  color: #374557;
  color: var(--title);
  display: inline-block;
  flex: 1 1;
  font-size: 12px;
  padding: 3px 30px;
  white-space: nowrap;
  width: 33.33%;
}
[data-theme-version="dark"] .list-table .list-row span {
  color: #00a389;
}
.list-table .list-row span:first-child {
  color: #8f3939;
}
[data-theme-version="dark"] .list-table .list-row span:first-child {
  color: #eb5757;
}
@media only screen and (max-width: 61.9375rem) {
  .list-table .list-row span {
    padding: 3px 15px;
  }
}
.list-table .list-row .bg-layer {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.list-table.danger .list-row .bg-layer {
  background-color: rgba(235, 87, 87, 0.1);
}
.list-bottom-info {
  border-bottom: 1px solid #eeee;
  border-top: 1px solid #eeee;
  padding: 10px 30px;
}
[data-theme-version="dark"] .list-bottom-info {
  border-color: #9568ff;
  border-color: var(--primary);
}
.chartBar {
  margin-left: -21px;
  margin-top: -21px;
}
.server-status {
  justify-content: space-between;
  margin-top: -8px;
  width: 80%;
}
@media only screen and (max-width: 87.5rem) {
  .server-status {
    width: 100%;
  }
}
.icon-box {
  border-radius: 0.625rem;
  display: inline-block;
  height: 50px;
  line-height: 49px;
  position: relative;
  text-align: center;
  width: 50px;
}
.icon-box svg {
  width: 25px;
}
.icon-box i {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.icon-box.icon-box-sm {
  border-radius: 0.5rem;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.icon-box.icon-box-sm i {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.icon-box.icon-box-sm svg {
  width: 20px;
}
.icon-box.icon-box-lg {
  border-radius: 0.625rem;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.icon-box.icon-box-lg svg {
  width: 30px;
}
.icon-box.icon-box-lg i {
  -webkit-transform: scale(2.5);
  transform: scale(2.5);
}
.avatar {
  border-radius: 0.625rem;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  position: relative;
  text-align: center;
  width: 48px;
}
.avatar.avatar-sm {
  border-radius: 0.5rem;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.avatar.avatar-lg {
  border-radius: 0.625rem;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.avatar.avatar-xl {
  border-radius: 1.25rem;
  height: 80px;
  line-height: 80px;
  width: 80px;
}
.avatar.avatar-xxl {
  border-radius: 1.25rem;
  height: 100px;
  line-height: 100px;
  width: 100px;
}
#morris_donught.custome-donut {
  height: 12rem !important;
}
#morris_donught.custome-donut svg path {
  stroke-width: 10;
}
.custome-tooltip
  .apexcharts-theme-light
  .apexcharts-tooltip.apexcharts-theme-light {
  background: #362465;
  background: var(--secondary);
  border: 0;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
  overflow: visible;
  padding: 0;
  white-space: normal;
  width: 8rem;
}
.custome-tooltip
  .apexcharts-theme-light
  .apexcharts-tooltip.apexcharts-theme-light
  .apexcharts-tooltip-title {
  display: none;
}
.custome-tooltip
  .apexcharts-theme-light
  .apexcharts-tooltip.apexcharts-theme-light
  .apexcharts-tooltip-series-group {
  align-items: center;
  display: none;
  justify-content: center;
  padding: 0;
  text-align: left;
}
.custome-tooltip .apexcharts-theme-light .apexcharts-tooltip-y-group {
  padding: 6px 5px;
}
.custome-tooltip .apexcharts-theme-light .apexcharts-tooltip-marker {
  border-radius: 50%;
  display: none;
  height: 10px;
  margin: 0 8px;
  position: relative;
  top: 0;
  width: 14px;
}
.ico-icon {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.ico-icon i {
  color: #9568ff;
  color: var(--primary);
  margin-left: 4px;
}
.pull-up {
  transition: all 0.25s ease;
}
.pull-up:hover {
  box-shadow: 0 14px 24px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(-4px) scale(1.02);
  transform: translateY(-4px) scale(1.02);
  z-index: 999;
}
.market-list {
  border-radius: 0.625rem;
  padding: 8px 10px;
}
.market-list:hover {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
.market-icon {
  border-radius: 50%;
  height: 30px;
  text-align: center;
  width: 30px;
}
.market-icon i {
  color: #fff;
  font-size: 17px;
  line-height: 30px;
}
.market-icon svg {
  height: 30px;
  width: 30px;
}
.order.nav-tabs {
  border: 1px solid #9568ff;
  border: 1px solid var(--primary);
  border-radius: 0.5rem;
  padding: 6px;
}
@media only screen and (max-width: 35.9375rem) {
  .order.nav-tabs {
    border: 0;
  }
}
.order.nav-tabs .nav-link {
  background-color: initial;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  margin-right: 5px;
  padding: 0.5rem 0.9rem;
}
.order.nav-tabs .nav-link:active {
  background-color: #9568ff;
  background-color: var(--primary);
}
@media only screen and (max-width: 47.9375rem) {
  .order.nav-tabs .nav-link {
    font-size: 1rem;
    padding: 0.5rem 0.6rem;
  }
}
.nav-tabs .nav-item.show .nav-link,
.order.nav-tabs .nav-link.active {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.form-select {
  border-radius: 0.625rem;
  height: 3rem;
}
.site-filters a {
  font-size: 1rem;
  padding: 0.3875rem 1.119rem;
}
@media only screen and (max-width: 47.9375rem) {
  .site-filters a {
    padding: 0.3875rem 0.519rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .site-filters a {
    font-size: 0.8rem;
  }
}
.site-filters .filters .btn {
  border-radius: 0.625rem;
  padding: 0;
}
.site-filters .active > [class*="site-button"] {
  background-color: #9568ff;
  background-color: var(--primary);
  border-radius: 0.625rem;
  color: #fff;
}
.card-setting {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.card-setting .card-header .icon-title {
  color: #9568ff;
  color: var(--primary);
  font-size: 30px;
  line-height: 1;
  vertical-align: middle;
}
.card-setting .bg-icon {
  bottom: -40px;
  font-size: 130px;
  line-height: 0.7;
  opacity: 0.15;
  position: absolute;
  right: -20px;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  z-index: -1;
}
.card-setting .btn {
  background: hsla(0, 0%, 100%, 0.08);
  border: 0;
  border-radius: 0 0 0 15px;
  color: #9568ff;
  color: var(--primary);
  display: flex;
  line-height: 1.2;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.card-setting .btn i {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.card-setting .form-check {
  position: absolute;
  right: 20px;
  top: 25px;
}
.card-setting .form-check .form-check-input {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-color: #9568ff;
  border-color: var(--primary);
}
#modalSettingsContact .input-group-text {
  padding: 0.175rem 0.75rem;
}
.nice-select:after {
  border-bottom: 2px solid #9568ff;
  border-bottom: 2px solid var(--primary);
  border-right: 2px solid #9568ff;
  border-right: 2px solid var(--primary);
  height: 8px;
  width: 8px;
}
.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.nice-select .option.selected {
  font-weight: 600;
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
}
@media only screen and (max-width: 105rem) {
  .email-btn {
    font-size: 11px;
  }
}
@media only screen and (max-width: 87.5rem) {
  .email-susb img {
    width: 80px;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .email-susb img {
    width: auto;
  }
}
@media only screen and (min-width: 1199px) and (max-width: 1500px) {
  .email-susb {
    display: none;
  }
  .assets-al,
  .market-previews {
    width: 50%;
  }
  .buy-coin .coin-img img {
    bottom: -8px;
    width: 230px;
  }
}
.p2p-select {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media only screen and (max-width: 74.9375rem) {
  .p2p-select {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .p2p-select {
    margin-left: 0;
  }
}
.form-txtarea {
  height: auto;
}
.check-filter {
  height: 200px;
}
@media only screen and (max-width: 74.9375rem) {
  .check-filter {
    height: 175px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .check-filter {
    height: 150px;
  }
}
.equalto {
  display: inline-block;
  font-size: 30px;
  height: 48px;
  line-height: 48px;
  vertical-align: middle;
  width: 6%;
}
.color-title {
  display: none;
}
.email-susb {
  background: #362465 !important;
  background: var(--secondary) !important;
}
.bg-warning .list-group-item,
.students .h4,
.students .h5,
.students h4,
.students h5,
.students span {
  color: #fff;
}
.default-select .list,
.exchange-select,
.exchange-select .list {
  width: 100%;
}
@media only screen and (max-width: 74.9375rem) {
  .pill svg {
    height: 20px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 20px !important;
  }
  .server-chart {
    margin-top: -14.5rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .server-chart {
    margin-top: -13.6rem;
  }
}
@media only screen and (max-width: 35.938rem) {
  .server-chart {
    margin-top: 0;
  }
}
@media only screen and (max-width: 100rem) {
  .Infra .card-header {
    padding: 1.4rem 1.875rem 1.25rem;
  }
}
.custom-react-select > div:nth-child(4) > div {
  background-color: #fff;
}
.custom-react-select > div:nth-child(4) > div > div {
  background-color: #fff;
  cursor: pointer;
  transition: all 0.5s;
}
.custom-react-select > div:nth-child(4) > div > div:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
.custom-react-select > div:nth-child(3) {
  background-color: #fff;
  border-color: #eeee !important;
  border-radius: 0.5rem;
  height: 3rem;
}
@media only screen and (max-width: 35.9375rem) {
  .custom-react-select > div:nth-child(3) {
    height: 40px;
  }
}
.custom-react-select > div:nth-child(4) {
  border-radius: 10px;
  box-shadow: 0 10px 40px 0 rgba(21, 50, 93, 0.1);
  min-width: 150px;
  overflow: hidden;
}
.custom-react-select > div > div:first-child div {
  color: #a098ae;
  font-size: 1rem;
  text-align: left;
}
.custom-react-select > div > div:nth-child(2) > span {
  display: none;
}
.custom-react-select svg path {
  fill: #9568ff;
  fill: var(--primary);
}
.dashboard-select.style-1 {
  background: transparent;
  border-color: #a098ae;
  color: #374557;
  font-weight: 500;
  margin: 0 1rem;
}
.dashboard-select.style-1:after {
  border-color: #a098ae;
  right: 0;
}
@media only screen and (max-width: 35.9375rem) {
  .dashboard-select.style-1 {
    font-size: 0.85rem;
    height: 2.5rem;
    line-height: 2.8;
    padding-left: 0.75rem;
  }
}
.page-titles .btn-group {
  height: 2.5rem;
}
.page-titles .btn-group button {
  line-height: 1.1;
}
@media only screen and (max-width: 25.125rem) {
  .page-titles .btn-group {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
  }
}
.timeline-active li {
  padding: 1.1rem 0;
  position: relative;
}
.timeline-active li .time {
  display: block;
  font-size: 14px;
  padding: 0.5rem 0;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active li .time {
    font-size: 0.75rem !important;
  }
}
.timeline-active li:before {
  background: #eeee;
  bottom: 0;
  content: " ";
  height: calc(100% - 1.875rem);
  left: 1.4625rem;
  margin-right: -0.0938rem;
  position: absolute;
  top: 3.875rem;
  width: 0.125rem;
}
[data-theme-version="dark"] .timeline-active li:before {
  background: #3a2d60;
}
.timeline-active li:last-child:before {
  content: none;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active li {
    flex-wrap: wrap;
    padding: 0.5rem 0;
  }
  .timeline-active li:before {
    top: 3rem;
  }
}
.timeline-active .panel {
  flex: 1 1;
  margin-left: 1.125rem;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active .panel {
    margin-left: 1rem;
  }
}
.timeline-active .panel .badge {
  align-items: center;
  display: flex;
  height: 3rem;
  justify-content: center;
  margin-right: 0.625rem;
  min-width: 3rem;
  padding: 0;
  width: 3rem;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active .panel .badge {
    font-size: 1rem;
    height: 2.5rem;
    min-width: 2.5rem;
    width: 2.5rem;
  }
}
.timeline-active .panel .timeline-panel .h4,
.timeline-active .panel .timeline-panel h4 {
  font-size: 1rem;
  font-weight: 500;
  margin-right: 0.625rem;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active .panel .timeline-panel .h4,
  .timeline-active .panel .timeline-panel h4 {
    font-size: 0.875rem;
  }
}
.timeline-active .panel .timeline-panel .h4 strong,
.timeline-active .panel .timeline-panel h4 strong {
  font-weight: 500;
}
.timeline-active .modulel {
  display: inline-flex;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active .modulel {
    padding: 0.5rem;
  }
  .timeline-active .modulel > div {
    align-items: center;
  }
}
.timeline-active .modulel .sub-module {
  background: #f9f9f9;
  border-radius: 0.625rem;
  margin: 1.0625rem 0;
  padding: 0.8125rem 1.0625rem;
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-active .modulel .sub-module {
    margin: 0.4625rem 0;
  }
}
.timeline-active .modulel .sub-module .h4,
.timeline-active .modulel .sub-module h4 {
  font-size: 0.75rem !important;
  line-height: 1;
}
.timeline-active .modulel .sub-module span {
  font-size: 0.7rem;
}
.timeline-active .modulel .sub-module:hover {
  background: #9568ff;
  background: var(--primary);
}
.timeline-active .modulel .sub-module:hover .h4,
.timeline-active .modulel .sub-module:hover h4,
.timeline-active .modulel .sub-module:hover span {
  color: #fff;
}
.timeline-active .modulel .sub-module:hover span svg path {
  fill: #9568ff;
  fill: var(--primary);
}
.timeline-active.style-4 li {
  padding: 0.375rem 0;
}
.timeline-active.style-4 li:before {
  content: none;
}
.timeline-active.style-4 li .time-1 {
  color: #a098ae;
}
.timeline-active.style-4 li:hover .timeline-panel .h4,
.timeline-active.style-4 li:hover .timeline-panel h4 {
  color: #9568ff;
  color: var(--primary);
}
.timeline-active.style-4 .panel {
  align-items: center;
  display: flex;
}
.timeline-active.style-4 .panel .line-color {
  border-radius: 4px;
  height: 65%;
  position: absolute;
  width: 0.25rem;
}
.timeline-active.style-4 .panel .timeline-panel {
  display: block;
  margin-left: 1.25rem;
}
.widget-timeline .side-border {
  position: relative;
}
.widget-timeline .side-border:after {
  border-top: 0.0625rem solid #dbdbdb;
  content: "";
  left: 0;
  position: absolute;
  top: 0.75rem;
  width: 100%;
}
.widget-timeline .side-border .h4,
.widget-timeline .side-border h4 {
  background: #fff;
  padding-right: 1.25rem;
  position: relative;
  z-index: 2;
}
.widget-timeline .side-border .custom-dropdown {
  background: #fff;
  margin-top: -7px;
  padding-left: 1.25rem;
  position: relative;
  z-index: 2;
}
.widget-timeline .loadmore-btn {
  align-items: center;
  display: flex;
  justify-content: center;
}
.widget-timeline .loadmore-btn button {
  width: 12.5rem;
}
.timeline-panel {
  margin-bottom: 0.625rem;
}
.timeline-list .dz-media {
  border-radius: 0.625rem;
  height: 3rem;
  overflow: hidden;
  position: relative;
  width: 3rem;
}
.timeline-list .dz-media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.timeline-list .modulel .dz-media {
  height: 10.5rem;
  margin-bottom: 1.5rem;
  margin-right: 1.5rem;
  width: 16.875rem;
}
.timeline-list .modulel .dz-media img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 74.9375rem) {
  .timeline-list .modulel .dz-media {
    height: 10.5rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
    width: 14rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .timeline-list .modulel .dz-media {
    margin-bottom: 1rem;
    margin-right: 1rem;
    width: 15rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .timeline-list .modulel .dz-media {
    height: 9rem;
    width: 14rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .timeline-list .modulel .dz-media {
    height: 8rem;
    width: 12rem;
  }
  .acti-space .btn-group-sm > .btn.light.btn-primary.mx-1,
  .acti-space .btn.light.btn-primary.btn-sm.mx-1,
  .acti-space .default-select {
    display: none;
  }
}
.profile-interest .row {
  margin: 0 -0.0437rem;
}
.profile-interest .row .int-col {
  padding: 0 0.0437rem;
}
.profile-interest .row .int-col .interest-cat {
  display: block;
  margin-bottom: 0.0875rem;
  position: relative;
}
.profile-interest .row .int-col .interest-cat:after {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.profile-interest .row .int-col .interest-cat p {
  color: #fff;
  font-size: 0.075rem;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0.3125rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.post-input {
  margin-bottom: 1.875rem;
}
.post-input .form-control {
  font-weight: 400;
  margin: 0.9375rem 0;
}
.post-input .btn-social {
  border-radius: 0.625rem;
  color: #fff;
  display: inline-block;
  font-size: 1.25rem;
  height: 3.4375rem;
  line-height: 3.4375rem;
  padding: 0;
  text-align: center;
  width: 3.4375rem;
}
.post-input .btn-social.facebook {
  background-color: #3b5998;
}
.post-input .btn-social.google-plus {
  background-color: #de4e43;
}
.post-input .btn-social.linkedin {
  background-color: #007bb6;
}
.post-input .btn-social.instagram {
  background-color: #8a5a4e;
}
.post-input .btn-social.twitter {
  background-color: #1ea1f3;
}
.post-input .btn-social.youtube {
  background-color: #ce201f;
}
.post-input .btn-social.whatsapp {
  background-color: #01c854;
}
.post-input .btn-social i {
  margin: 0 !important;
}
.profile-uoloaded-post img {
  margin-bottom: 1.25rem;
}
.profile-uoloaded-post a .h4,
.profile-uoloaded-post a h4 {
  color: #464a53;
  margin-bottom: 0.625rem;
}
.prot-blog {
  background-color: #9568ff;
  background-color: var(--primary);
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 14px 20px 26px;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 74.9375rem) {
  .prot-blog {
    padding: 42px 20px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .prot-blog {
    padding: 25px 20px;
  }
}
.prot-blog .upg {
  background-color: #362465;
  background-color: var(--secondary);
  border-radius: 0.625rem;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 15px;
}
@media only screen and (max-width: 78.125rem) {
  .prot-blog .upg {
    padding: 5px;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .prot-blog .upg {
    padding: 8px 17px;
  }
}
.prot-blog .post .text {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.prot-blog .fill .text {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
}
.prot-blog .text-bla {
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
}
.prot-blog p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.prot-blog .shape {
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}
.prot-blog .shape svg path {
  fill: #3ab5ff;
}
.profile-form .bootstrap-select .dropdown-toggle,
.profile-form .form-control {
  border-color: #eeee;
  border-radius: 0.625rem;
  font-size: 1rem;
  height: 50px;
}
.profile-form .bootstrap-select .dropdown-toggle:active,
.profile-form .bootstrap-select .dropdown-toggle:focus,
.profile-form .bootstrap-select .dropdown-toggle:hover,
.profile-form .form-control:active,
.profile-form .form-control:focus,
.profile-form .form-control:hover {
  border-color: #9568ff;
  border-color: var(--primary);
}
.profile-form .bootstrap-select > .dropdown-toggle {
  background-color: #fff;
  padding: 12px 20px;
}
@media only screen and (max-width: 35.9375rem) {
  .profile-form .bootstrap-select > .dropdown-toggle {
    padding: 16px 20px;
  }
}
.profile-form .bootstrap-select > .dropdown-toggle:after {
  font-size: 18px;
}
.profile-form .form-label {
  color: #6e6e6e;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 12px;
}
.profile-form .btn-light:focus,
.profile-form .btn-light:hover {
  color: #a098ae;
}
.profile-card {
  border: 1px solid #eeee;
  border-radius: 0.625rem;
}
.profile-card .card-header {
  border-color: #eeee;
  padding: 15px 30px;
}
[data-theme-version="dark"] .profile-card .card-header {
  border-color: #3a2d60;
}
.profile-card .card-header .title {
  color: #6e6e6e;
  margin-bottom: 0;
  position: relative;
}
.profile-card .card-header .title:after {
  background-color: #9568ff;
  background-color: var(--primary);
  bottom: -15px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.profile-card .m-b30 {
  margin-bottom: 30px;
}
.profile-card .card-body {
  padding: 40px 40px 10px;
}
.profile-card .card-footer {
  align-items: center;
  border-color: #eeee;
  display: flex;
  justify-content: space-between;
  padding: 35px 40px 40px;
}
.profile-card .card-footer .btn-group-lg > .btn,
.profile-card .card-footer .btn-lg {
  font-size: 15px;
  padding: 18px 50px;
}
.profile-card .card-footer .btn-link {
  font-size: 15px;
}
@media only screen and (max-width: 35.9375rem) {
  .profile-card .card-header {
    padding: 25px;
  }
  .profile-card .card-header .title:after {
    bottom: -26px;
  }
  .profile-card .card-body {
    padding: 25px 25px 0;
  }
  .profile-card .card-footer {
    padding: 25px;
  }
  .profile-card .card-footer .btn-group-lg > .btn,
  .profile-card .card-footer .btn-lg {
    padding: 18px 30px;
  }
}
.author-profile {
  text-align: center;
}
.author-profile .card-body {
  padding: 0;
}
.author-profile .author-media {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.author-profile .author-media img {
  border-radius: 100%;
  width: 130px;
}
.author-profile .author-info .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.author-profile .author-info span {
  color: #a098ae;
  display: block;
}
.author-profile .info-list li {
  align-items: center;
  border-top: 1px solid #eeee;
  color: #6e6e6e;
  display: flex;
  font-size: 15px;
  justify-content: space-between;
  padding: 18px 30px;
}
.author-profile .info-list li a {
  color: #6e6e6e;
}
.author-profile .info-list li span {
  color: #a098ae;
  font-weight: 500;
}
.author-profile .card-footer {
  display: block;
  padding: 30px;
}
.author-profile .card-footer .form-control {
  border-color: #eeee;
  height: 48px;
  overflow: hidden;
}
[data-theme-version="dark"] .author-profile .card-footer .form-control {
  border-color: #3a2d60;
}
.author-profile .upload-link {
  background: #395ee2;
  border: 2px solid #fff;
  border-radius: 100%;
  bottom: 0;
  box-shadow: 0 0 10px 0 rgba(0, 24, 128, 0.1);
  color: #fff;
  height: 35px;
  line-height: 32px;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 35px;
}
.author-profile .upload-link .update-flie {
  cursor: pointer;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.contacts {
  box-shadow: none;
}
.contacts .add {
  align-items: center;
  background-color: #9568ff;
  background-color: var(--primary);
  border-radius: 0.625rem;
  display: block;
  display: flex;
  height: 3rem;
  justify-content: center;
  width: 3rem;
}
a.btn.dz-load-more {
  font-weight: 500;
  padding: 0.69375rem 1.5rem;
}
.tags {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-shadow: none;
}
.tags .tag {
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 0.625rem;
  color: #fff;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.626rem;
  margin-right: 0.313rem;
  padding: 0.625rem 0.875rem;
  transition: 0.5s;
  transition: all 0.5s;
}
.tags .tag:hover {
  background: hsla(0, 0%, 100%, 0.3);
}
.tags:after {
  display: none;
}
.donut-chart-sale .small,
.donut-chart-sale small {
  font-size: 1.125rem;
  font-weight: 600;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 35.9375rem) {
  .btn-edit {
    display: none;
  }
}
.right-area {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 35.9375rem) {
  .right-area .btn {
    padding: 0.5rem 1rem;
  }
}
.feature-btn {
  align-items: center;
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-radius: 0.625rem;
  display: flex;
  height: 3rem;
  justify-content: center;
  margin-right: 0.625rem;
  width: 3rem;
}
.feature-btn:hover {
  background-color: #fff;
}
.feature-btn:hover svg path {
  fill: #fff;
}
.contact_list .user-content {
  display: flex;
  justify-content: center;
  margin-bottom: 0.125rem;
}
.contact_list .user-content .dropdown {
  position: absolute;
  right: 20px;
  top: 20px;
}
.contact_list .user-content .user-info {
  align-items: center;
  display: block;
  padding: 0 0.5rem;
}
.contact_list .user-content .user-details .user-name {
  font-size: 1.375rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 12px;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .contact_list .user-content .user-details .user-name {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .contact_list .user-content .user-details .user-name {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .contact_list .user-content .user-details .user-name {
    font-size: 1.2rem;
  }
}
.contact_list .user-content .user-details .mail {
  margin-top: 8px;
}
.contact_list .user-content .user-details .number {
  color: #9568ff;
  color: var(--primary);
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
  margin-top: 4px;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .contact_list .user-content .user-details .number {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .contact_list .user-content .user-details .number {
    font-size: 0.875rem;
  }
}
.contact_list .user-content .user-details span {
  display: block;
}
.contact_list .user-content .user-img {
  border-radius: 20px;
  height: 6.25rem;
  margin-left: auto;
  margin-right: auto;
  min-width: 6.25rem;
  position: relative;
  width: 6.25rem;
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .contact_list .user-content .user-img {
    height: 4.25rem;
    min-width: 4.25rem;
    width: 4.25rem;
  }
}
@media only screen and (max-width: 61.9375rem) {
  .contact_list .user-content .user-img {
    height: 4.25rem;
    margin-right: 1.2rem;
    min-width: 4.25rem;
    width: 4.25rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .contact_list .user-content .user-img {
    height: 6.25rem;
    margin-right: 1rem;
    min-width: 6.25rem;
    width: 6.25rem;
  }
}
.contact_list .user-content .user-img img {
  border-radius: 0.625rem;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.contact_list .user-content .user-img:before {
  background-color: #00a389;
  border: 4px solid #fff;
  border-radius: 50%;
  bottom: -8px;
  content: "";
  display: block;
  height: 1.5rem;
  position: absolute;
  right: -12px;
  width: 1.5rem;
}
[data-theme-version="dark"] .contact_list .user-content .user-img:before {
  border: 4px solid #25164f;
}
.contact_list .contact-icon {
  display: inline-flex;
  padding-top: 0.275rem;
}
.contact_list .contact-icon .icon {
  align-items: center;
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-radius: 0.625rem;
  cursor: pointer;
  display: flex;
  height: 3rem;
  justify-content: center;
  margin-right: 0.938rem;
  width: 3rem;
}
.contact_list .contact-icon .icon:last-child {
  margin-right: 0;
}
.contact_list .contact-icon .icon:hover {
  background-color: #9568ff;
  background-color: var(--primary);
}
.contact_list .contact-icon .icon:hover svg path {
  fill: #fff;
}
.contact_list .contact-icon .icon svg path {
  fill: #9568ff;
  fill: var(--primary);
}
.file-contact {
  display: flex;
  flex-wrap: wrap;
}
.file-contact .file-list {
  flex: 0 0 50%;
}
.file-contact .contact_list {
  width: 100%;
}
.file-contact.grid .file-list {
  box-sizing: border-box;
  flex: 0 0 33.33%;
  margin-bottom: 0;
  max-width: 33.33%;
  padding: 0 15px;
}
.logo-header {
  margin-bottom: 2rem;
}
.logo-header .logo-white {
  margin-left: 0.625rem;
}
.login-form .forget-pass {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.dz-social {
  display: flex;
  justify-content: space-between;
}
.dz-social-icon {
  display: inline-flex;
  margin: 0 -3px;
  padding: 0;
  text-align: center;
}
.dz-social-icon li {
  font-size: 12px;
  margin-right: 0.2rem;
}
.dz-social-icon li a {
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  height: 35px;
  line-height: 34px;
  padding: 0;
  width: 35px;
}
div#mCSB_1 {
  margin-top: 100px;
}
.trans-list {
  align-items: center;
  display: flex;
}
.trans-list img {
  border-radius: 0.625rem;
  height: 40px;
  object-fit: cover;
  width: 40px;
}
.trans-list .h4,
.trans-list h4 {
  font-size: 15px;
  margin-bottom: 0;
  margin-left: 14px;
}
.trans-td-list .doller {
  color: #2a353a;
  font-size: 15px;
  font-weight: 500;
}
.trans-td-list .date {
  color: #666;
}
.trans-td-list .print {
  background-color: rgba(42, 53, 58, 0.1);
  border-radius: 0.625rem;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  text-align: center;
  width: 40px;
}
.trans-td-list td {
  padding: 1.0855rem 1.875rem;
}
@media only screen and (max-width: 35.9375rem) {
  .trans-td-list .pe-0 {
    padding-right: 0.825rem !important;
  }
}
.trans-table.table.shadow-hover tbody tr:hover {
  background-color: #f3f3f3;
  box-shadow: none;
}
.table-pagenation {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.625rem;
  padding: 0 20px;
}
.table-pagenation p {
  margin-left: 0.475rem;
}
.table-pagenation p span {
  color: #9568ff !important;
  color: var(--primary) !important;
  margin: 0 0.2rem;
}
.table-pagenation .pagination .page-item.page-indicator .page-link {
  background-color: initial;
  border: none;
  color: #9568ff;
  color: var(--primary);
}
.table-pagenation .pagination .page-item.page-indicator .page-link:hover {
  background-color: #9568ff;
  background-color: var(--primary);
}
@media only screen and (max-width: 35.9375rem) {
  .table-pagenation {
    justify-content: center;
  }
}
.quick-info {
  align-items: center;
  background-color: #f3f3f3;
  border: 1.5px solid #fff;
  border-width: 1px 0;
  display: flex;
  justify-content: space-between;
  padding: 0.88rem 1.875rem;
}
@media only screen and (max-width: 87.5rem) {
  .quick-info {
    padding: 1rem 1.175rem;
  }
}
.quick-info .quick-content {
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 74.9375rem) {
  .quick-info .quick-content {
    flex-direction: row;
  }
}
.quick-info .quick-content .quick_img {
  border-radius: 0.625rem;
  display: block;
  height: 3rem;
  margin-right: 0.625rem;
  overflow: hidden;
  width: 3rem;
}
@media only screen and (max-width: 81.25rem) {
  .quick-info .quick-content .quick_img {
    margin-bottom: 0.625rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .quick-info .quick-content .quick_img {
    margin-bottom: 0;
  }
}
.quick-info .quick-content .quick_img img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.quick-info .quick-content .user-name .h6,
.quick-info .quick-content .user-name h6 {
  font-size: 1rem;
  margin-bottom: 0;
}
.quick-info .quick-content .user-name span {
  font-size: 0.938rem;
  font-weight: 400;
}
.prim-card {
  background-color: #9568ff;
  background-color: var(--primary);
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 74.9375rem) {
  .prim-card {
    height: 15.5rem;
  }
}
.prim-card .number {
  color: #fff;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 1rem;
}
.prim-card .h4,
.prim-card h4 {
  margin-bottom: 0;
}
.prim-card .prim-info {
  color: #fff;
}
.prim-card .prim-info .h4,
.prim-card .prim-info h4 {
  color: #fff;
  font-size: 1.125rem;
}
.prim-card .master-card {
  text-align: center;
}
.prim-card .master-card .h4,
.prim-card .master-card h4 {
  color: #fff;
}
.prim-card:before {
  background-color: hsla(0, 0%, 100%, 0.9);
  opacity: 0.14;
  top: 58%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.prim-card:after,
.prim-card:before {
  border-radius: 50%;
  content: "";
  height: 23.063rem;
  left: 50%;
  position: absolute;
  width: 23.063rem;
}
.prim-card:after {
  top: -27%;
  z-index: -1;
}
.recent-activity {
  overflow: hidden;
}
.recent-info {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0.8rem 1.875rem;
}
@media only screen and (max-width: 74.9375rem) {
  .recent-info {
    padding: 0.8rem 1.875rem;
  }
}
.recent-info .recent-content {
  align-items: center;
  display: flex;
}
.recent-info .recent-content .recent_icon {
  align-items: center;
  background-color: #9568ff;
  background-color: var(--primary);
  border-radius: 0.625rem;
  display: flex;
  height: 3.5rem;
  justify-content: center;
  margin-right: 0.625rem;
  width: 3.5rem;
}
.recent-info .recent-content .recent_icon img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.recent-info .recent-content .user-name .h6,
.recent-info .recent-content .user-name h6 {
  font-size: 1rem;
  margin-bottom: 0;
}
.recent-info .recent-content .user-name span {
  font-size: 0.813rem;
  font-weight: 400;
}
.recent-info .count {
  color: #9568ff;
  color: var(--primary);
  font-size: 0.938rem;
  font-weight: 500;
}
.exchange .balance {
  background-color: #eeee;
  padding: 1.8rem;
}
.rec-design1 {
  right: -66px;
  top: -56px;
}
.rec-design1,
.rec-design2 {
  border: 2px solid hsla(0, 0%, 99%, 0.5);
  border-radius: 20px;
  height: 114px;
  position: absolute;
  width: 173px;
}
.rec-design2 {
  right: -98px;
  top: -29px;
}
.chart-num .h2,
.chart-num h2 {
  font-size: 28px;
  font-weight: 600;
}
.chart-num span {
  font-size: 20px;
  font-weight: 500;
}
.banking-dropdown {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  color: #bcb4c4;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 500;
  height: 42px;
  line-height: 40px;
  padding-left: 18px;
  padding-right: 15px;
}
.banking-dropdown .banking-select i {
  color: #9568ff;
  color: var(--primary);
  font-size: 0.75rem;
  transition: all 0.5s;
}
.banking-dropdown .dropdown-menu {
  inset: auto 22px -98px auto !important;
  min-width: 4rem;
}
.banking-dropdown .dropdown-menu:after {
  content: none;
}
.banking-dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  padding: 0 1.45rem;
}
.banking-dropdown.show {
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
}
.banking-dropdown.show .banking-select i {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.market-data .data .h4,
.market-data .data h4 {
  color: #362465;
  color: var(--secondary);
}
.market-data .data span {
  color: #eb5757;
  font-size: 0.813rem;
}
.dashboard-select.nice-select:after {
  right: 3px;
}
.form-control .dropdown-toggle:after {
  border: 0;
  content: "\f078";
  font-family: Font Awesome\6 Free;
  font-weight: 900;
}
.form-control.custom-image-select-1 {
  width: auto !important;
}
.form-control.custom-image-select-1 img {
  margin-right: 0.625rem;
  width: 1.625rem;
}
.form-control.custom-image-select-1 .dropdown-toggle {
  padding: 0.825rem 0.9rem 0.625rem 1rem;
}
.form-control.custom-image-select-1 .filter-option-inner-inner {
  color: #000;
  margin-right: 1.5625rem;
}
.form-control.custom-image-select-1 .dropdown-menu .dropdown-item {
  padding: 0.625rem 0.9375rem;
  text-align: left;
}
.form-control.custom-image-select-1 .form-control {
  width: 0 !important;
}
.form-control.custom-image-select-1 .form-control .dropdown-toggle:after {
  color: #362465;
}
.slider-wrapper .progress-slider {
  background-color: rgba(54, 36, 101, 0.1);
  background-color: var(--rgba-secondary-1);
  border-radius: 7px;
  cursor: pointer;
  height: 7px;
  margin-top: 40px;
}
.slider-wrapper .progress-slider .thumb {
  background: #9568ff;
  background: var(--primary);
  border-radius: 50%;
  color: #fff;
  height: 28px;
  margin-left: 8px;
  padding: 4px;
  text-align: center;
  top: -33px;
  width: 28px;
}
.slider-wrapper .progress-slider .track.track-0 {
  background-color: #9568ff;
  background-color: var(--primary);
  border-radius: 7px;
  height: 100%;
}
.slider-wrapper .progress-slider .track.track-1 {
  background-color: #fff;
  border: 2px solid #9568ff;
  border: 2px solid var(--primary);
  border-radius: 3.125rem;
  box-shadow: none;
  height: 0.9375rem;
  margin-left: 15px !important;
  top: -4px;
  width: 0.9375rem;
}
.coin-warpper {
  border-radius: 0.5rem;
  padding: 0.225rem 0;
}
.coin-warpper .nav .nav-item {
  border-right: 0.0625rem solid #d7d7d7;
  margin-bottom: 8px;
  margin-top: 8px;
}
.coin-warpper .nav .nav-item .nav-link {
  align-items: center;
  display: flex;
  margin: 0 0.75rem;
  padding: 0.5rem 0.7rem;
}
.coin-warpper .nav .nav-item .nav-link svg {
  margin-right: 0.45rem;
}
[data-theme-version="dark"] .coin-warpper .nav .nav-item .nav-link {
  color: #fff;
}
.coin-warpper .nav .nav-item .nav-link.active {
  background: #9568ff;
  background: var(--primary);
  color: #fff;
}
.coin-warpper .nav .nav-item .nav-link.active svg path {
  fill: #fff;
}
.coin-warpper .nav .nav-item .nav-link.active.bitcoin {
  background: #f0a901;
}
.coin-warpper .nav .nav-item .nav-link.active.etherum {
  background: #58bad7;
}
.coin-warpper .nav .nav-item .nav-link.active.dash {
  background: #362465;
  background: var(--secondary);
}
.coin-warpper .nav .nav-item .nav-link.active.litcoin {
  background: #5e72e4;
}
.coin-warpper .nav .nav-item .nav-link.active.ripple {
  background: #23292f;
}
.coin-warpper .nav .nav-item .nav-link.active.ripple svg g path {
  fill: 0;
}
@media only screen and (max-width: 35.9375rem) {
  .coin-warpper .nav .nav-item .nav-link {
    margin: 0 0.65rem;
    padding: 0.2rem 0.4rem;
  }
}
.coin-warpper .search-area .form-control {
  border-color: #fff;
}
.coin-warpper .search-area .input-group-text {
  background: #fff;
  border-color: #fff;
}
@media only screen and (max-width: 87.5rem) {
  .coin-warpper {
    padding: 0.625rem 0.0625rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  padding: 0.9375rem 0.625rem;
}
@media only screen and (max-width: 61.9375rem) {
  .nav .nav-item .nav-link {
    padding: 0.5rem 0.4rem;
  }
  .coin-details-search .input-group .form-control,
  .coin-details-search .input-group .input-group-text {
    height: 2.5rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  .coin-warpper .nav .nav-item {
    border: 0;
  }
  .coin-warpper .nav .nav-item .nav-link {
    font-size: 0.75rem;
    margin: 0 0.25rem;
    padding: 0.3rem 0.4rem;
  }
  .coin-warpper .nav .nav-item .nav-link svg {
    width: 1.125rem;
  }
}
.coin-content .guest-calendar {
  border: 0.0625rem solid #d7d7d7;
  border-radius: 0.5rem;
  padding: 0.59375rem 0.875rem;
}
.coin-content .guest-calendar span svg {
  margin-right: 0.625rem;
  width: 1rem;
}
.coin-content .default-select,
.coin-content .guest-calendar .reportrange span {
  color: #1d1b23;
  font-size: 1rem;
  font-weight: 400;
}
.coin-content .default-select {
  background-color: initial;
  border-radius: 0.5rem;
  width: 12.5rem;
}
.coin-content .price-content {
  padding-right: 3.125rem;
}
.coin-content .price-content .h4,
.coin-content .price-content h4 {
  font-size: 1.25rem;
}
@media only screen and (max-width: 87.5rem) {
  .coin-content .price-content {
    margin-bottom: 0.625rem;
  }
}
.digital-cash .media .media-content p {
  border-top: 0.0625rem solid #eee;
  color: #1d1b23;
  line-height: 1.5;
  padding-top: 1.875rem;
  width: 17.5rem;
}
[data-theme-version="dark"] .digital-cash .media .media-content p {
  color: #fff;
}
@media only screen and (max-width: 47.9375rem) {
  .digital-cash .media svg {
    width: 4.375rem;
  }
}
.digital-cash .card-footer .btn {
  font-size: 0.875rem;
  font-weight: 700;
}
@media only screen and (max-width: 106.25rem) {
  .digital-cash .media .media-content p {
    width: 100%;
  }
}
.form-wrapper.trade-form .input-group .input-group-text {
  border: 0;
  color: #000;
  font-size: 1rem;
  font-weight: 600;
}
@media only screen and (max-width: 47.9375rem) {
  .form-wrapper.trade-form .input-group .input-group-text {
    font-size: 0.8125rem;
    font-weight: 400;
  }
}
[data-theme-version="dark"]
  .form-wrapper.trade-form
  .input-group
  .input-group-text {
  background: #9568ff;
  background: var(--primary);
}
.form-wrapper.trade-form .input-group .form-control {
  border-left: 0;
}
.form-wrapper.trade-form .input-group .form-control:focus {
  border-color: #eeee;
}
.coin-card {
  overflow: hidden;
  z-index: 1;
}
.coin-card .back-image {
  position: absolute;
  right: 0;
  z-index: -1;
}
.coin-card .title .h4,
.coin-card .title h4 {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 600;
}
.coin-card .title svg {
  margin-bottom: 1.875rem;
  margin-top: 1.25rem;
}
@media only screen and (max-width: 87.5rem) {
  .coin-card .title svg {
    height: 48px;
    margin-bottom: 1rem;
    margin-top: 1rem;
    width: 48px;
  }
}
@media only screen and (max-width: 81.25rem) {
  .coin-card .title svg {
    height: 38px;
    margin-top: 0.625rem;
    width: 40px;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .coin-card .title svg {
    height: 40px;
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
    width: 40px;
  }
}
.coin-card .chart-num .h2,
.coin-card .chart-num h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 106.25rem) {
  .coin-card .chart-num .h2,
  .coin-card .chart-num h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 87.5rem) {
  .coin-card .chart-num .h2,
  .coin-card .chart-num h2 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 81.25rem) {
  .coin-card .chart-num .h2,
  .coin-card .chart-num h2 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 74.9375rem) {
  .coin-card .chart-num .h2,
  .coin-card .chart-num h2 {
    font-size: 1.125rem;
  }
}
.coin-card .chart-num span {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
}
.market-data {
  display: flex;
  flex-wrap: wrap;
}
.market-data .data {
  padding: 0 1.5rem;
}
.market-data .data .h4,
.market-data .data h4 {
  font-size: 1.125rem;
  font-weight: 600;
}
.market-data .data sub {
  color: #e83e8c;
  font-size: 0.813rem;
}
.market-data .data:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 35.9375rem) {
  .market-data {
    display: none;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .market-data .data {
    padding-left: 0;
  }
}
.previews-info {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0.625rem 1.8rem;
}
.previews-info .count .h6,
.previews-info .count h6 {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0;
}
.previews-info .count span {
  color: #eb62d0;
}
.previews-info:hover {
  background-color: #f3f3f3;
}
.exchange .balance {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  border-radius: 0.625rem;
  margin-top: 0.725rem;
  padding: 1rem;
}
.exchange .balance .header-content {
  display: flex;
  justify-content: space-between;
}
.exchange .balance .header-content .h6,
.exchange .balance .header-content h6 {
  color: #fff;
  font-size: 0.938rem;
  font-weight: 500;
}
.exchange .balance .header-content span {
  color: #fff;
}
.exchange .balance .count {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}
.exchange .balance .count-num {
  color: #362465;
}
.market_chart .custome-tooltip .apexcharts-xaxistooltip {
  background: #9568ff;
  background: var(--primary);
  border: 1px solid rgba(149, 104, 255, 0.1);
  border: 1px solid var(--rgba-primary-1);
  border-radius: 0.625rem;
  color: #fff;
}
.market_chart .custome-tooltip .apexcharts-xaxistooltip-bottom:after {
  border-bottom-color: #9568ff;
  border-bottom-color: var(--primary);
}
.crypto-list {
  font-family: poppins, sans-serif !important;
  font-weight: 400 !important;
}
.crypto-list .card-body {
  padding: 10px 15px;
}
.crypto-list .card-body .heading {
  font-size: 18px;
  line-height: 1.1;
}
.crypto-list .card-body svg {
  width: 35px;
}
.crypto-list .card {
  border-radius: 10px;
}
.crypto-list .marquee-container .overlay:after,
.crypto-list .marquee-container .overlay:before {
  content: none;
}
.crypto-list .marquee-container .marquee .card {
  margin-left: 8px;
  margin-right: 8px;
}
.market-previews-2 {
  height: auto;
}
.market-preview-3 {
  padding: 9px 0;
}
.custome-converter .custome-converter-input .form-control {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-family: sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  height: 5rem;
  padding: 1rem;
}
.custome-converter
  .custome-converter-input
  .form-control::-webkit-input-placeholder {
  color: #000;
}
.custome-converter .custome-converter-input .form-control::placeholder {
  color: #000;
}
.custome-converter .custome-converter-input.style-1 .form-control {
  border-radius: 0;
}
.custome-converter .custome-converter-select .css-13cymwt-control {
  border-radius: 0;
  height: 3.8rem;
}
.custome-converter
  .custome-converter-select
  .custom-react-select
  > div
  > div:first-child
  div {
  color: #000;
  font-weight: 700;
}
.custome-converter .custome-equal {
  align-items: center;
  border-left: 1px solid #f1f5f8;
  border-right: 1px solid #f1f5f8;
  display: flex;
  height: 6rem;
  justify-content: center;
}
.custome-converter .custome-equal span {
  color: #000;
  font-size: 2.5rem;
  font-weight: 600;
}
.custome-converter .custome-refresh {
  border: 1px solid #f1f5f8;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  border-top: 0;
  padding: 8px 10px;
}
.card-box {
  overflow: hidden;
}
.card-box .chart-num-days p {
  color: #fff;
  margin-bottom: 0;
}
.volume-list {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.volume-list .h5,
.volume-list h5 {
  color: #362465;
  color: var(--secondary);
  font-weight: 500;
  margin-bottom: 0;
}
@media only screen and (max-width: 35.9375rem) {
  .volume-list div {
    margin-bottom: 10px;
  }
}
.activity-tbl thead tr th {
  color: #362465;
  color: var(--secondary);
  font-size: 1rem;
  padding: 0.7375rem 0.625rem;
}
.activity-tbl tbody tr td {
  border: 0;
  padding: 0.875rem 0.625rem;
}
.activity-tbl tbody tr td .label {
  border-radius: 0.2rem;
}
.buy-sell-table .table thead tr th {
  color: #362465;
  color: var(--secondary);
  font-size: 1rem;
  padding: 0.7375rem 1.825rem;
}
[data-theme-version="dark"] .buy-sell-table .table thead tr th {
  color: #fff;
}
.buy-sell-table .table tbody tr td {
  padding: 0.7375rem 1.825rem;
}
.buy-sell-table .table tbody tr td:last-child,
.buy-sell-table .table tbody tr td:nth-child(2) {
  text-align: center;
}
.buy-sell-table .table tbody tr.bg-primary td {
  color: #fff;
}
.produtct-detail-tag {
  display: inline-block;
}
.produtct-detail-tag a {
  color: #6e6e6e;
  font-style: 0.8125rem;
}
.product-detail-content .item-tag {
  background: #828690;
  border-radius: 0.375rem;
  color: #fff;
  display: inline-block;
  font-size: 0.75rem;
  margin-right: 0.25rem;
  padding: 0.125rem 0.75rem;
}
.filtaring-area .h4,
.filtaring-area h4 {
  color: #1d1d1d;
  font-size: 1rem;
  font-weight: 400;
  text-transform: lowercase;
}
.plus-minus-input .input-icon {
  color: #6e6e6e;
}
.plus-minus-input {
  display: flex;
  width: 7.5rem;
}
.plus-minus-input .custom-btn {
  border: 0.0625rem solid #eeee;
  padding: 0.75rem 0.5rem;
}
.plus-minus-input .form-control:active,
.plus-minus-input .form-control:focus,
.plus-minus-input .form-control:hover {
  border: 0.0625rem solid #eeee;
}
.btn-reveal-trigger .avatar-xl {
  min-width: 1.875rem;
}
.share-view,
.share-view ul li {
  display: inline-block;
}
.share-view .share-icon {
  border: 0.0625rem solid #eeee;
  color: #eeee;
  display: inline-block;
  font-style: 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-right: 0.5rem;
  text-align: center;
  width: 2.5rem;
}
.veritical-line {
  border-bottom: 0.0625rem solid #eeee;
  border-right: 0.0625rem solid #eeee;
  border-top: 0.0625rem solid #eeee;
  padding: 1.25rem 1.875rem;
  position: relative;
}
.veritical-line:before {
  background: #eeee;
  bottom: 0;
  content: "";
  height: 100%;
  left: -0.0625rem;
  max-height: 40%;
  position: absolute;
  width: 0.0625rem;
}
.tab-content-text p {
  color: #6e6e6e;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-bottom: 1.5625rem;
}
.tab-item-list li a {
  background: #fff;
  border-left: 0.0625rem solid #eeee;
  border-right: 0.0625rem solid #eeee;
  border-top: 0.0625rem solid #eeee;
  color: #6e6e6e;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  text-transform: uppercase;
}
.tab-item-list li a:focus,
.tab-item-list li a:hover {
  background: #fff;
  border-right: 0;
  color: #6e6e6e;
}
.tab-item-list li:last-child {
  border-bottom: 0.0625rem solid #eeee;
}
.tab-list li {
  font-size: 0.8125rem;
  margin-bottom: 0.4375rem;
}
.tab-list li i {
  font-size: 0.8125rem;
  margin-right: 0.875rem;
}
.slide-item-list {
  margin: 0 -0.3125rem;
  text-align: center;
}
.slide-item-list li {
  display: inline-block;
  flex: 0 0 25%;
  padding: 0 0.3125rem;
  width: 25%;
}
.slide-item-list li a {
  display: inline-block;
  padding: 0;
}
.slide-item-list li a,
.slide-item-list li a:focus,
.slide-item-list li a:hover {
  background: transparent;
}
.slide-item-list li a img {
  border-radius: 0.625rem;
  width: 100%;
}
.product-detail-text {
  padding: 1.75rem 1.875rem 4.375rem;
}
.star-rating .product-review {
  color: #6e6e6e;
  font-style: 0.8125rem;
  font-weight: 400;
  text-decoration: underline !important;
}
.product-detail .tab-content img {
  display: inline-block;
  width: 100%;
}
.popular-tag ul {
  margin: 0;
  padding: 0;
}
.popular-tag ul li {
  background: #f8f8f8;
  color: #fff;
  font-size: 0.8125rem;
  margin-bottom: 0.625rem;
  margin-right: 0.625rem;
  padding: 0.5rem 0.9375rem;
}
.popular-tag ul li,
.size-filter ul li {
  display: inline-block;
}
.intro {
  border: 0.0625rem solid red;
  color: #1d1d1d;
}
#listResults .slider {
  margin: 1.5625rem 0;
}
#listResults .slider-box {
  margin: 1.5625rem auto;
  width: 90%;
}
#listResults input {
  width: 10%;
}
#listResults label {
  border: none;
  display: inline-block;
  margin-right: -0.25rem;
  vertical-align: top;
  width: 30%;
}
.plus-minus-input .input-icon {
  color: #aaa;
  font-size: 0.8125rem;
}
.plus-minus-input .custom-btn {
  background: #fff;
  border: 0.0625rem solid #c8c8c8;
  border-radius: 0;
  height: 2.5rem;
  padding: 0.5rem 0.75rem;
}
.plus-minus-input .custom-btn.active,
.plus-minus-input .custom-btn:focus,
.plus-minus-input .custom-btn:hover {
  box-shadow: none;
  outline: none;
}
.plus-minus-input .form-control {
  border: 0.0625rem solid #c8c8c8;
  border-left-width: 0;
  height: 2.5rem;
}
.plus-minus-input .form-control:active,
.plus-minus-input .form-control:focus,
.plus-minus-input .form-control:hover {
  border-color: #c8c8c8;
  border-style: solid;
  border-width: 0.0625rem 0;
}
.new-arrival-product .new-arrivals-img-contnent {
  overflow: hidden;
  position: relative;
}
.new-arrival-product .new-arrivals-img-contnent img {
  transition: all 0.5s;
  width: 100%;
}
.new-arrival-product .new-arrivals-img-contnent:after {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.3)
  );
  content: "";
  display: block;
  height: 100%;
  left: -85%;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.new-arrival-product:hover .new-arrivals-img-contnent:after {
  webkit-animation: shine 0.75s;
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  to {
    left: 125%;
  }
}
@keyframes shine {
  to {
    left: 125%;
  }
}
.input-number {
  line-height: 1.8;
}
.star-rating {
  margin-bottom: 0.625rem;
}
.select-size .btn:not(:first-child),
.select-size .btn:not(last-child) {
  box-shadow: none;
  margin: 0 5px;
}
.new-arrival-content .item {
  color: #6e6e6e;
  font-size: 0.75rem;
}
.new-arrival-content .h4,
.new-arrival-content h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
}
.new-arrival-content .h4 a,
.new-arrival-content h4 a {
  color: #000;
}
.new-arrival-content .price {
  color: #9568ff;
  color: var(--primary);
  float: right;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media only screen and (max-width: 35.9375rem) {
  .new-arrival-content .price {
    float: none;
    margin-top: 0.625rem;
  }
}
.new-arrival-content p {
  color: #828690;
  font-size: 0.875rem;
  line-height: 1.5rem;
  margin-bottom: 0.375rem;
}
.new-arrival-content .text-content {
  margin-top: 1.125rem;
}
.new-arrival-content.text-center .price {
  float: none !important;
}
.success-icon {
  color: #00a389;
  font-size: 1rem;
}
.comment-review {
  display: table;
  margin-bottom: 0.9375rem;
  width: 100%;
}
.comment-review .client-review {
  padding-right: 1.25rem;
  text-decoration: underline !important;
}
.comment-review .client-review,
.comment-review .span {
  color: #828690;
  font-size: 0.875rem;
}
@media only screen and (max-width: 35.9375rem) {
  .comment-review {
    margin-bottom: 0;
  }
}
.star-rating li {
  display: inline-block;
}
.star-rating li i {
  color: gold;
}
.rtl {
  direction: rtl;
  text-align: right;
}
.rtl .nav {
  padding-right: 0;
}
.rtl .navbar-nav .nav-item {
  float: right;
}
.rtl .navbar-nav .nav-item + .nav-item {
  margin-left: inherit;
  margin-right: 1rem;
}
.rtl th {
  text-align: right;
}
.rtl .alert-dismissible {
  padding-left: 4rem;
  padding-right: 1.25rem;
}
.rtl .dropdown-menu {
  right: 0;
  text-align: right;
}
.rtl .checkbox label {
  padding-left: inherit;
  padding-right: 1.25rem;
}
.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 0.75rem 0.75rem 0;
}
.rtl .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.rtl .btn-group > .btn:last-child:not(:first-child),
.rtl .btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 0.75rem 0 0 0.75rem;
}
.rtl .custom-control-label:after,
.rtl .custom-control-label:before {
  left: inherit;
  right: 0;
}
.rtl .custom-select {
  background: #fff
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 4 5%27%3E%3Cpath fill=%27%23343a40%27 d=%27M2 0L0 2h4zm0 5L0 3h4z%27/%3E%3C/svg%3E")
    no-repeat left 0.75rem center;
  background-size: 8px 10px;
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
}
.rtl
  .input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.rtl
  .input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.rtl .input-group > .input-group-append:not(:last-child) > .btn,
.rtl .input-group > .input-group-append:not(:last-child) > .input-group-text,
.rtl .input-group > .input-group-prepend > .btn,
.rtl .input-group > .input-group-prepend > .input-group-text {
  border-radius: 0 0.75rem 0.75rem 0;
}
.rtl .input-group > .custom-select:not(:first-child),
.rtl .input-group > .form-control:not(:first-child),
.rtl .input-group > .input-group-append > .btn,
.rtl .input-group > .input-group-append > .input-group-text,
.rtl .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.rtl
  .input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.rtl .input-group > .input-group-prepend:not(:first-child) > .btn,
.rtl .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-radius: 0.75rem 0 0 0.75rem;
}
.rtl .input-group > .custom-select:not(:last-child),
.rtl .input-group > .form-control:not(:last-child) {
  border-radius: 0 0.75rem 0.75rem 0;
}
.rtl .input-group > .custom-select:not(:last-child):not(:first-child),
.rtl .input-group > .form-control:not(:last-child):not(:first-child) {
  border-radius: 0;
}
.rtl .custom-control {
  margin-left: 1rem;
  margin-right: inherit;
  padding-left: inherit;
  padding-right: 1.5rem;
}
.rtl .custom-control-indicator {
  left: inherit;
  right: 0;
}
.rtl .custom-file-label:after {
  border-radius: 0.25rem 0 0 0.25rem;
  left: -1px;
  right: auto;
}
.rtl .checkbox input,
.rtl .checkbox-inline input,
.rtl .radio input,
.rtl .radio-inline {
  margin-left: inherit;
  margin-right: -1.25rem;
}
.rtl .list-group {
  padding-left: 40px;
  padding-right: 0;
}
.rtl .close {
  float: left;
}
.rtl .modal-header .close {
  margin: -15px auto -15px -15px;
}
.rtl .modal-footer > :not(:first-child) {
  margin-right: 0.25rem;
}
.rtl .alert-dismissible .close {
  left: 0;
  right: inherit;
}
.rtl .dropdown-toggle:after {
  margin-left: 0;
  margin-right: 0.255em;
}
.rtl .form-check-input {
  margin-left: inherit;
  margin-right: -1.25rem;
}
.rtl .form-check-label {
  padding-left: inherit;
  padding-right: 1.25rem;
}
.rtl .offset-1 {
  margin-left: 0;
  margin-right: 8.33333%;
}
.rtl .offset-2 {
  margin-left: 0;
  margin-right: 16.66667%;
}
.rtl .offset-3 {
  margin-left: 0;
  margin-right: 25%;
}
.rtl .offset-4 {
  margin-left: 0;
  margin-right: 33.33333%;
}
.rtl .offset-5 {
  margin-left: 0;
  margin-right: 41.66667%;
}
.rtl .offset-6 {
  margin-left: 0;
  margin-right: 50%;
}
.rtl .offset-7 {
  margin-left: 0;
  margin-right: 58.33333%;
}
.rtl .offset-8 {
  margin-left: 0;
  margin-right: 66.66667%;
}
.rtl .offset-9 {
  margin-left: 0;
  margin-right: 75%;
}
.rtl .offset-10 {
  margin-left: 0;
  margin-right: 83.33333%;
}
.rtl .offset-11 {
  margin-left: 0;
  margin-right: 91.66667%;
}
@media (min-width: 576px) {
  .rtl .offset-sm-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .rtl .offset-sm-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .rtl .offset-sm-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .rtl .offset-sm-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .rtl .offset-sm-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .rtl .offset-sm-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .rtl .offset-sm-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .rtl .offset-sm-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .rtl .offset-sm-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .rtl .offset-sm-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .rtl .offset-sm-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .rtl .offset-sm-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
}
@media (min-width: 768px) {
  .rtl .offset-md-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .rtl .offset-md-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .rtl .offset-md-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .rtl .offset-md-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .rtl .offset-md-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .rtl .offset-md-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .rtl .offset-md-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .rtl .offset-md-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .rtl .offset-md-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .rtl .offset-md-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .rtl .offset-md-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .rtl .offset-md-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
}
@media (min-width: 992px) {
  .rtl .offset-lg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .rtl .offset-lg-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .rtl .offset-lg-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .rtl .offset-lg-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .rtl .offset-lg-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .rtl .offset-lg-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .rtl .offset-lg-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .rtl .offset-lg-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .rtl .offset-lg-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .rtl .offset-lg-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .rtl .offset-lg-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .rtl .offset-lg-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .rtl .offset-xl-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .rtl .offset-xl-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .rtl .offset-xl-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .rtl .offset-xl-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .rtl .offset-xl-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .rtl .offset-xl-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .rtl .offset-xl-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .rtl .offset-xl-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .rtl .offset-xl-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .rtl .offset-xl-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .rtl .offset-xl-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .rtl .offset-xl-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
}
@media (min-width: 1440) {
  .rtl .offset-xxl-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .rtl .offset-xxl-1 {
    margin-left: 0;
    margin-right: 8.33333%;
  }
  .rtl .offset-xxl-2 {
    margin-left: 0;
    margin-right: 16.66667%;
  }
  .rtl .offset-xxl-3 {
    margin-left: 0;
    margin-right: 25%;
  }
  .rtl .offset-xxl-4 {
    margin-left: 0;
    margin-right: 33.33333%;
  }
  .rtl .offset-xxl-5 {
    margin-left: 0;
    margin-right: 41.66667%;
  }
  .rtl .offset-xxl-6 {
    margin-left: 0;
    margin-right: 50%;
  }
  .rtl .offset-xxl-7 {
    margin-left: 0;
    margin-right: 58.33333%;
  }
  .rtl .offset-xxl-8 {
    margin-left: 0;
    margin-right: 66.66667%;
  }
  .rtl .offset-xxl-9 {
    margin-left: 0;
    margin-right: 75%;
  }
  .rtl .offset-xxl-10 {
    margin-left: 0;
    margin-right: 83.33333%;
  }
  .rtl .offset-xxl-11 {
    margin-left: 0;
    margin-right: 91.66667%;
  }
}
.rtl .ml-0,
.rtl .mr-0,
.rtl .mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.rtl .mr-1,
.rtl .mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0 !important;
}
.rtl .ml-1,
.rtl .mx-1 {
  margin-left: 0 !important;
  margin-right: 0.25rem !important;
}
.rtl .mr-2,
.rtl .mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0 !important;
}
.rtl .ml-2,
.rtl .mx-2 {
  margin-left: 0 !important;
  margin-right: 0.5rem !important;
}
.rtl .mr-3,
.rtl .mx-3 {
  margin-left: 1rem !important;
  margin-right: 0 !important;
}
.rtl .ml-3,
.rtl .mx-3 {
  margin-left: 0 !important;
  margin-right: 1rem !important;
}
.rtl .mr-4,
.rtl .mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 0 !important;
}
.rtl .ml-4,
.rtl .mx-4 {
  margin-left: 0 !important;
  margin-right: 1.5rem !important;
}
.rtl .mr-5,
.rtl .mx-5 {
  margin-left: 3rem !important;
  margin-right: 0 !important;
}
.rtl .ml-5,
.rtl .mx-5 {
  margin-left: 0 !important;
  margin-right: 3rem !important;
}
.rtl .pl-0,
.rtl .pr-0,
.rtl .px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.rtl .pr-1,
.rtl .px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0 !important;
}
.rtl .pl-1,
.rtl .px-1 {
  padding-left: 0 !important;
  padding-right: 0.25rem !important;
}
.rtl .pr-2,
.rtl .px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0 !important;
}
.rtl .pl-2,
.rtl .px-2 {
  padding-left: 0 !important;
  padding-right: 0.5rem !important;
}
.rtl .pr-3,
.rtl .px-3 {
  padding-left: 1rem !important;
  padding-right: 0 !important;
}
.rtl .pl-3,
.rtl .px-3 {
  padding-left: 0 !important;
  padding-right: 1rem !important;
}
.rtl .pr-4,
.rtl .px-4 {
  padding-left: 1.5rem !important;
  padding-right: 0 !important;
}
.rtl .pl-4,
.rtl .px-4 {
  padding-left: 0 !important;
  padding-right: 1.5rem !important;
}
.rtl .pr-5,
.rtl .px-5 {
  padding-left: 3rem !important;
  padding-right: 0 !important;
}
.rtl .pl-5,
.rtl .px-5 {
  padding-left: 0 !important;
  padding-right: 3rem !important;
}
@media (min-width: 576px) {
  .rtl .ml-sm-0,
  .rtl .mr-sm-0,
  .rtl .mx-sm-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-sm-1,
  .rtl .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-1,
  .rtl .mx-sm-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  .rtl .mr-sm-2,
  .rtl .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-2,
  .rtl .mx-sm-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .rtl .mr-sm-3,
  .rtl .mx-sm-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-3,
  .rtl .mx-sm-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-sm-4,
  .rtl .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-4,
  .rtl .mx-sm-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-sm-5,
  .rtl .mx-sm-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-5,
  .rtl .mx-sm-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl .pl-sm-0,
  .rtl .pr-sm-0,
  .rtl .px-sm-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-sm-1,
  .rtl .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-sm-1,
  .rtl .px-sm-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  .rtl .pr-sm-2,
  .rtl .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-sm-2,
  .rtl .px-sm-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  .rtl .pr-sm-3,
  .rtl .px-sm-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-sm-3,
  .rtl .px-sm-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-sm-4,
  .rtl .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-sm-4,
  .rtl .px-sm-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-sm-5,
  .rtl .px-sm-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-sm-5,
  .rtl .px-sm-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-sm-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 768px) {
  .rtl .ml-md-0,
  .rtl .mr-md-0,
  .rtl .mx-md-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-md-1,
  .rtl .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-1,
  .rtl .mx-md-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  .rtl .mr-md-2,
  .rtl .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-2,
  .rtl .mx-md-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .rtl .mr-md-3,
  .rtl .mx-md-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-3,
  .rtl .mx-md-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-md-4,
  .rtl .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-4,
  .rtl .mx-md-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-md-5,
  .rtl .mx-md-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-5,
  .rtl .mx-md-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl .pl-md-0,
  .rtl .pr-md-0,
  .rtl .px-md-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-md-1,
  .rtl .px-md-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-md-1,
  .rtl .px-md-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  .rtl .pr-md-2,
  .rtl .px-md-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-md-2,
  .rtl .px-md-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  .rtl .pr-md-3,
  .rtl .px-md-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-md-3,
  .rtl .px-md-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-md-4,
  .rtl .px-md-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-md-4,
  .rtl .px-md-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-md-5,
  .rtl .px-md-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-md-5,
  .rtl .px-md-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-md-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 992px) {
  .rtl .ml-lg-0,
  .rtl .mr-lg-0,
  .rtl .mx-lg-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-lg-1,
  .rtl .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-1,
  .rtl .mx-lg-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  .rtl .mr-lg-2,
  .rtl .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-2,
  .rtl .mx-lg-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .rtl .mr-lg-3,
  .rtl .mx-lg-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-3,
  .rtl .mx-lg-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-lg-4,
  .rtl .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-4,
  .rtl .mx-lg-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-lg-5,
  .rtl .mx-lg-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-5,
  .rtl .mx-lg-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl .pl-lg-0,
  .rtl .pr-lg-0,
  .rtl .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-lg-1,
  .rtl .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-lg-1,
  .rtl .px-lg-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  .rtl .pr-lg-2,
  .rtl .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-lg-2,
  .rtl .px-lg-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  .rtl .pr-lg-3,
  .rtl .px-lg-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-lg-3,
  .rtl .px-lg-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-lg-4,
  .rtl .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-lg-4,
  .rtl .px-lg-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-lg-5,
  .rtl .px-lg-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-lg-5,
  .rtl .px-lg-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-lg-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .rtl .ml-xl-0,
  .rtl .mr-xl-0,
  .rtl .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-xl-1,
  .rtl .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-1,
  .rtl .mx-xl-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  .rtl .mr-xl-2,
  .rtl .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-2,
  .rtl .mx-xl-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .rtl .mr-xl-3,
  .rtl .mx-xl-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-3,
  .rtl .mx-xl-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-xl-4,
  .rtl .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-4,
  .rtl .mx-xl-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-xl-5,
  .rtl .mx-xl-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-5,
  .rtl .mx-xl-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl .pl-xl-0,
  .rtl .pr-xl-0,
  .rtl .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-xl-1,
  .rtl .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xl-1,
  .rtl .px-xl-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  .rtl .pr-xl-2,
  .rtl .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xl-2,
  .rtl .px-xl-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  .rtl .pr-xl-3,
  .rtl .px-xl-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xl-3,
  .rtl .px-xl-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-xl-4,
  .rtl .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xl-4,
  .rtl .px-xl-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-xl-5,
  .rtl .px-xl-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xl-5,
  .rtl .px-xl-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-xl-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1440) {
  .rtl .ml-xxl-0,
  .rtl .mr-xxl-0,
  .rtl .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .rtl .mr-xxl-1,
  .rtl .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-1,
  .rtl .mx-xxl-1 {
    margin-left: 0 !important;
    margin-right: 0.25rem !important;
  }
  .rtl .mr-xxl-2,
  .rtl .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-2,
  .rtl .mx-xxl-2 {
    margin-left: 0 !important;
    margin-right: 0.5rem !important;
  }
  .rtl .mr-xxl-3,
  .rtl .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-3,
  .rtl .mx-xxl-3 {
    margin-left: 0 !important;
    margin-right: 1rem !important;
  }
  .rtl .mr-xxl-4,
  .rtl .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-4,
  .rtl .mx-xxl-4 {
    margin-left: 0 !important;
    margin-right: 1.5rem !important;
  }
  .rtl .mr-xxl-5,
  .rtl .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-5,
  .rtl .mx-xxl-5 {
    margin-left: 0 !important;
    margin-right: 3rem !important;
  }
  .rtl .pl-xxl-0,
  .rtl .pr-xxl-0,
  .rtl .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .rtl .pr-xxl-1,
  .rtl .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xxl-1,
  .rtl .px-xxl-1 {
    padding-left: 0 !important;
    padding-right: 0.25rem !important;
  }
  .rtl .pr-xxl-2,
  .rtl .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xxl-2,
  .rtl .px-xxl-2 {
    padding-left: 0 !important;
    padding-right: 0.5rem !important;
  }
  .rtl .pr-xxl-3,
  .rtl .px-xxl-3 {
    padding-left: 1rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xxl-3,
  .rtl .px-xxl-3 {
    padding-left: 0 !important;
    padding-right: 1rem !important;
  }
  .rtl .pr-xxl-4,
  .rtl .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xxl-4,
  .rtl .px-xxl-4 {
    padding-left: 0 !important;
    padding-right: 1.5rem !important;
  }
  .rtl .pr-xxl-5,
  .rtl .px-xxl-5 {
    padding-left: 3rem !important;
    padding-right: 0 !important;
  }
  .rtl .pl-xxl-5,
  .rtl .px-xxl-5 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  .rtl .mr-xxl-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.rtl .text-right {
  text-align: left !important;
}
.rtl .text-left {
  text-align: right !important;
}
@media (min-width: 576px) {
  .rtl .text-sm-right {
    text-align: left !important;
  }
  .rtl .text-sm-left {
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .rtl .text-md-right {
    text-align: left !important;
  }
  .rtl .text-md-left {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  .rtl .text-lg-right {
    text-align: left !important;
  }
  .rtl .text-lg-left {
    text-align: right !important;
  }
}
@media (min-width: 1200px) {
  .rtl .text-xl-right {
    text-align: left !important;
  }
  .rtl .text-xl-left {
    text-align: right !important;
  }
}
@media (min-width: 1440) {
  .rtl .text-xxl-right {
    text-align: left !important;
  }
  .rtl .text-xxl-left {
    text-align: right !important;
  }
}
.rtl .mx-0 {
  margin-left: 0 !important;
  margin-left: auto;
  margin-right: auto;
  margin-right: 0 !important;
}
.rtl .mx-1 {
  margin-left: 0.25rem !important;
  margin-left: auto;
  margin-right: auto;
  margin-right: 0.25rem !important;
}
.rtl .mx-2 {
  margin-left: 0.5rem !important;
  margin-left: auto;
  margin-right: auto;
  margin-right: 0.5rem !important;
}
.rtl .mx-3 {
  margin-left: 1rem !important;
  margin-left: auto;
  margin-right: auto;
  margin-right: 1rem !important;
}
.rtl .mx-4 {
  margin-left: 1.5rem !important;
  margin-left: auto;
  margin-right: auto;
  margin-right: 1.5rem !important;
}
.rtl .mx-5 {
  margin-left: 3rem !important;
  margin-left: auto;
  margin-right: auto;
  margin-right: 3rem !important;
}
.rtl .px-0 {
  padding-left: 0 !important;
  padding-left: auto;
  padding-right: auto;
  padding-right: 0 !important;
}
.rtl .px-1 {
  padding-left: 0.25rem !important;
  padding-left: auto;
  padding-right: auto;
  padding-right: 0.25rem !important;
}
.rtl .px-2 {
  padding-left: 0.5rem !important;
  padding-left: auto;
  padding-right: auto;
  padding-right: 0.5rem !important;
}
.rtl .px-3 {
  padding-left: 1rem !important;
  padding-left: auto;
  padding-right: auto;
  padding-right: 1rem !important;
}
.rtl .px-4 {
  padding-left: 1.5rem !important;
  padding-left: auto;
  padding-right: auto;
  padding-right: 1.5rem !important;
}
.rtl .px-5 {
  padding-left: 3rem !important;
  padding-left: auto;
  padding-right: auto;
  padding-right: 3rem !important;
}
.rtl .mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
}
.rtl .ml-auto {
  margin-left: 0 !important;
  margin-right: auto !important;
}
.rtl .mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (min-width: 576px) {
  .rtl .mx-sm-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-sm-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-sm-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-sm-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-sm-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-sm-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-sm-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-sm-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-sm-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-sm-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-sm-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-sm-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-sm-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-sm-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-sm-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 768px) {
  .rtl .mx-md-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-md-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-md-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-md-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-md-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-md-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-md-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-md-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-md-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-md-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-md-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-md-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-md-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-md-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-md-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 992px) {
  .rtl .mx-lg-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-lg-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-lg-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-lg-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-lg-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-lg-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-lg-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-lg-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-lg-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-lg-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-lg-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-lg-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-lg-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-lg-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-lg-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .rtl .mx-xl-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-xl-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-xl-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-xl-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-xl-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-xl-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-xl-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-xl-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-xl-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-xl-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-xl-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-xl-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-xl-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xl-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 1440) {
  .rtl .mx-xxl-0 {
    margin-left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0 !important;
  }
  .rtl .mx-xxl-1 {
    margin-left: 0.25rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.25rem !important;
  }
  .rtl .mx-xxl-2 {
    margin-left: 0.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 0.5rem !important;
  }
  .rtl .mx-xxl-3 {
    margin-left: 1rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1rem !important;
  }
  .rtl .mx-xxl-4 {
    margin-left: 1.5rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 1.5rem !important;
  }
  .rtl .mx-xxl-5 {
    margin-left: 3rem !important;
    margin-left: auto;
    margin-right: auto;
    margin-right: 3rem !important;
  }
  .rtl .px-xxl-0 {
    padding-left: 0 !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0 !important;
  }
  .rtl .px-xxl-1 {
    padding-left: 0.25rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.25rem !important;
  }
  .rtl .px-xxl-2 {
    padding-left: 0.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 0.5rem !important;
  }
  .rtl .px-xxl-3 {
    padding-left: 1rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1rem !important;
  }
  .rtl .px-xxl-4 {
    padding-left: 1.5rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 1.5rem !important;
  }
  .rtl .px-xxl-5 {
    padding-left: 3rem !important;
    padding-left: auto;
    padding-right: auto;
    padding-right: 3rem !important;
  }
  .rtl .mr-xxl-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .rtl .ml-xxl-auto {
    margin-left: 0 !important;
    margin-right: auto !important;
  }
  .rtl .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.rtl .float-left {
  float: right !important;
}
.rtl .float-right {
  float: left !important;
}
.rtl .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .rtl .float-sm-left {
    float: right !important;
  }
  .rtl .float-sm-right {
    float: left !important;
  }
  .rtl .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .rtl .float-md-left {
    float: right !important;
  }
  .rtl .float-md-right {
    float: left !important;
  }
  .rtl .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .rtl .float-lg-left {
    float: right !important;
  }
  .rtl .float-lg-right {
    float: left !important;
  }
  .rtl .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .rtl .float-xl-left {
    float: right !important;
  }
  .rtl .float-xl-right {
    float: left !important;
  }
  .rtl .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1440) {
  .rtl .float-xxl-left {
    float: right !important;
  }
  .rtl .float-xxl-right {
    float: left !important;
  }
  .rtl .float-xxl-none {
    float: none !important;
  }
}
[direction="rtl"][data-theme-version="dark"] .border,
[direction="rtl"][data-theme-version="dark"] .border-left,
[direction="rtl"][data-theme-version="dark"] .border-right {
  border-color: #3a2d60 !important;
}
[direction="rtl"] .text-right {
  text-align: left !important;
}
[direction="rtl"] .text-left {
  text-align: right !important;
}
[direction="rtl"] .border-right {
  border-left: 0.0625rem solid #eeee !important;
  border-right: 0 !important;
}
[direction="rtl"] .border-left {
  border-left: 0 !important;
  border-right: 0.0625rem solid #eeee !important;
}
[direction="rtl"] .dropdown-menu {
  left: auto;
}
[direction="rtl"] .dropdown-menu-right {
  left: 0;
  right: auto;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .dropdown-menu-right {
    left: 0.9375rem;
  }
}
[direction="rtl"] .notification_dropdown .dropdown-menu-right .media > span {
  margin-left: 0.625rem;
  margin-right: 0;
}
[direction="rtl"]:not([data-container="boxed"]) .nav-header {
  left: auto;
  right: 0;
}
[direction="rtl"][data-container="wide-boxed"] .nav-header {
  left: auto;
  right: auto;
}
[direction="rtl"] .nav-header {
  right: auto;
  text-align: right;
}
[direction="rtl"] .nav-header .brand-title {
  margin-left: 0;
  margin-right: 0.9375rem;
}
[direction="rtl"] .nav-header .brand-logo {
  padding-left: 0;
  padding-right: 1.75rem;
}
[data-sidebar-style="compact"][direction="rtl"] .nav-header .brand-logo {
  padding-right: 0;
}
[data-sidebar-style="compact"][direction="rtl"]
  .nav-header
  .brand-logo[data-layout="horizontal"] {
  padding-right: 1.875rem;
}
[data-sidebar-style="mini"][direction="rtl"] .nav-header .brand-logo,
[data-sidebar-style="modern"][direction="rtl"] .nav-header .brand-logo {
  padding-right: 0;
}
[data-layout="horizontal"][data-sidebar-style="modern"][direction="rtl"]
  .nav-header
  .brand-logo {
  padding-right: 1.875rem;
}
@media (max-width: 767.98px) {
  [direction="rtl"] .nav-header .brand-logo {
    padding-right: 0;
  }
}
[direction="rtl"] .nav-control {
  left: -4.0625rem;
  right: auto;
}
@media (max-width: 767.98px) {
  [direction="rtl"] .nav-control {
    left: -4.0625rem;
  }
}
@media (max-width: 575.98px) {
  [direction="rtl"] .nav-control {
    left: -2.0625rem;
  }
}
[direction="rtl"][data-sidebar-style="overlay"]
  .nav-header
  .hamburger.is-active {
  right: 0;
}
[direction="rtl"][data-sidebar-style="compact"][data-layout="horizontal"]
  .nav-header
  .brand-logo {
  padding-right: 2.5rem;
}
[direction="rtl"][data-sidebar-style="modern"][data-layout="horizontal"]
  .nav-header {
  width: 16rem;
}
[direction="rtl"] .header {
  padding: 0 21.563rem 0 0;
}
@media (max-width: 767.98px) {
  [direction="rtl"] .header {
    padding-left: 0;
    padding-right: 5rem;
  }
}
[direction="rtl"] .header .header-content {
  padding-left: 1.875rem;
  padding-right: 5.3125rem;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .header .header-content {
    padding-left: 0.938rem;
    padding-right: 3.5rem;
  }
}
[data-sidebar-style="compact"][direction="rtl"] .header .header-content {
  padding-right: 1.875rem;
}
[data-sidebar-style="modern"][direction="rtl"] .header .header-content,
[data-sidebar-style="overlay"][direction="rtl"] .header .header-content {
  padding-right: 5.3125rem;
}
@media only screen and (max-width: 35.9375rem) {
  [data-sidebar-style="overlay"][direction="rtl"] .header .header-content {
    padding-right: 0.5rem;
  }
}
[direction="rtl"] .header .nav-control {
  left: auto;
  right: 0.4375rem;
}
[direction="rtl"] .header-right > li:not(:first-child) {
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 1.25rem;
}
@media only screen and (max-width: 47.9375rem) {
  [direction="rtl"] .header-right > li:not(:first-child) {
    padding-right: 0.5rem;
  }
}
[direction="rtl"]
  .header-right
  .search-area
  .input-group-append
  .input-group-text {
  padding-left: 1.25rem;
  padding-right: auto;
}
[direction="rtl"] .header-right .search-area .form-control {
  padding-left: auto;
  padding-right: 1.25rem;
}
[direction="rtl"] .header-right .header-profile > a.nav-link {
  border-left: 0;
  border-right: 0.0625rem solid #eeee;
  margin-left: auto;
  margin-right: 0.9375rem;
  padding-left: auto;
  padding-right: 1.875rem;
}
[direction="rtl"] .header-right .header-profile > a.nav-link .header-info {
  padding-left: auto;
  padding-right: 1.25rem;
  text-align: right;
}
@media only screen and (max-width: 87.5rem) {
  [direction="rtl"] .header-right .header-profile > a.nav-link .header-info {
    padding-right: 0.625rem;
  }
  [direction="rtl"] .header-right .header-profile > a.nav-link {
    margin-right: 0.625rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .header-right .header-profile > a.nav-link {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
[direction="rtl"] .header-left .search_bar .dropdown-menu,
[direction="rtl"] .header-left .search_bar .dropdown-menu.show {
  right: 2.5rem !important;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .header-left .search_bar .dropdown-menu,
  [direction="rtl"] .header-left .search_bar .dropdown-menu.show {
    right: -6.25rem !important;
  }
}
[direction="rtl"] .header-left .search_bar .search_icon {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 5rem;
  border-top-left-radius: 0;
  border-top-right-radius: 5rem;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .header-left .search_bar .search_icon {
    border-radius: 5rem;
  }
}
[direction="rtl"][data-layout="horizontal"] .header {
  padding: 0 21.563rem 0 0;
}
[direction="rtl"][data-layout="horizontal"] .header .header-content {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
[direction="rtl"][data-layout="horizontal"][data-sidebar-style="full"]
  .nav-header
  .brand-logo {
  padding-right: 2.5rem;
}
[direction="rtl"][data-layout="horizontal"][data-sidebar-style="mini"] .header {
  padding-right: 7.75rem;
}
[direction="rtl"][data-sidebar-style="mini"] .header {
  padding-right: 6.25rem;
}
[direction="rtl"][data-sidebar-style="compact"] .header {
  padding: 0 11.25rem 0 0.9375rem;
}
[direction="rtl"][data-sidebar-style="compact"][data-layout="horizontal"]
  .header {
  padding: 0 21.563rem 0 0;
}
[direction="rtl"][data-sidebar-style="modern"] .header {
  padding: 0 10.625rem 0 0.9375rem;
}
[direction="rtl"][data-sidebar-style="modern"][data-layout="horizontal"]
  .header {
  padding: 0 16rem 0 0;
}
[direction="rtl"],
[direction="rtl"] .deznav {
  text-align: right;
}
[direction="rtl"] .deznav .metismenu ul:after {
  left: auto;
  right: 1.5625rem;
}
[direction="rtl"] .deznav .metismenu ul a:before {
  left: auto;
  right: 2.625rem;
}
[data-sidebar-style="full"][direction="rtl"] .deznav .metismenu li > a i {
  margin-left: 0.625rem;
  margin-right: 0;
  padding: 0;
}
[direction="rtl"] .deznav .metismenu li > a svg {
  margin-left: 0.3125rem;
  margin-right: 0;
}
[data-sidebar-style="compact"][direction="rtl"] .deznav .metismenu li > a svg {
  left: auto;
  margin-left: auto;
  margin-right: auto;
}
[data-sidebar-style="icon-hover"][direction="rtl"]
  .deznav
  .metismenu
  li
  > a
  svg {
  margin-left: 0;
}
[direction="rtl"] .deznav .metismenu li ul a {
  padding-left: 0.625rem;
  padding-right: 6rem;
}
[direction="rtl"] .deznav .metismenu li.active > .has-arrow:after {
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
[direction="rtl"] .deznav .metismenu .has-arrow:after {
  left: 1.5625rem;
  right: auto;
}
[data-layout="horizontal"][direction="rtl"]
  .deznav
  .metismenu
  .has-arrow:after {
  left: 1.125rem;
}
[data-sidebar-style="modern"][direction="rtl"]
  .deznav
  .metismenu
  .has-arrow:after {
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  .has-arrow:after {
  left: 1.5rem;
  right: auto;
}
[direction="rtl"][data-sidebar-style="mini"] .deznav .metismenu > li > a > i {
  padding: 0;
}
[direction="rtl"][data-sidebar-style="mini"][data-layout="vertical"]
  .deznav
  .metismenu
  > li
  > ul
  a.has-arrow:after {
  left: 1.5625rem;
  right: auto;
}
[direction="rtl"][data-sidebar-style="compact"] .deznav .metismenu li > a i {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
[direction="rtl"][data-sidebar-style="compact"] .deznav .metismenu li ul a {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .menu-toggle
  .deznav
  .metismenu
  li
  > ul
  li:hover
  ul {
  left: 0;
  right: 11.8125rem;
}
[direction="rtl"]
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  left: 15px;
  right: auto;
}
[direction="rtl"]
  .input-group
  > .bootstrap-select:not(:first-child)
  .dropdown-toggle {
  border-radius: 0.75rem 0 0 0.75rem;
}
[direction="rtl"] .list-group {
  padding-left: 0;
}
[direction="rtl"] .form-check-input {
  margin-left: -1.25rem;
  margin-right: inherit;
}
[direction="rtl"] .form-check-inline .form-check-input {
  margin-left: 10px;
  margin-right: 0;
}
[direction="rtl"] .checkbox input,
[direction="rtl"] .checkbox-inline input,
[direction="rtl"] .radio input,
[direction="rtl"] .radio-inline {
  margin-left: 0;
  margin-right: 0;
}
[direction="rtl"] .content-body {
  margin-left: auto;
  margin-right: 21.563rem;
}
[data-sidebar-style="modern"][direction="rtl"] .content-body {
  margin-right: 9.375rem;
}
[direction="rtl"] .content-body .page-titles {
  text-align: right;
}
[direction="rtl"] .doctor-info-details .media-body span i,
[direction="rtl"] .recovered-chart-deta .col [class*="bg-"] {
  margin-left: 10px;
  margin-right: 0;
}
[direction="rtl"] .patients-chart-deta .col,
[direction="rtl"] .patients-chart-deta .col [class*="bg-"],
[direction="rtl"] .recovered-chart-deta .col {
  margin-left: 15px;
  margin-right: 0;
}
[direction="rtl"] .best-doctor .timeline .timeline-panel .media .number {
  left: auto;
  right: -13px;
}
[direction="rtl"] .doctor-info-details .media i {
  left: -15px;
  right: 0;
}
[direction="rtl"] .review-table .disease {
  border-left: 0;
  border-right: 1px solid #eee;
  padding-left: 0;
  padding-right: 20px;
}
[direction="rtl"] .apexcharts-legend-text {
  margin: 4px;
}
[direction="rtl"] .doctor-info-details .media-body {
  padding-left: 0;
  padding-right: 40px;
}
[direction="rtl"] .custom-control {
  margin-left: 0;
}
[direction="rtl"] .review-tab.nav-pills li:first-child a.nav-link {
  border-radius: 0 0.75rem 0 0;
}
[direction="rtl"] .review-tab.nav-pills li:last-child a.nav-link {
  border-radius: 0.75rem 0 0 0;
}
[direction="rtl"] .form-head .btn i {
  margin-left: 5px;
  margin-right: 0;
}
[direction="rtl"] .iconbox {
  padding-left: 0;
  padding-right: 70px;
}
[direction="rtl"] .iconbox i {
  left: auto;
  right: 0;
}
[direction="rtl"] .table.tr-rounded tr td:first-child,
[direction="rtl"] .table.tr-rounded tr th:first-child {
  border-radius: 0 0.625rem 0.625rem 0;
}
[direction="rtl"] .table.tr-rounded tr td:last-child,
[direction="rtl"] .table.tr-rounded tr th:last-child {
  border-radius: 0.625rem 0 0 0.625rem;
}
[direction="rtl"] .custom-switch.toggle-switch.text-right {
  padding-left: 48px;
  padding-right: 0;
}
[direction="rtl"] .toggle-switch.text-right .custom-control-label:before {
  left: -47px;
  right: auto !important;
}
[direction="rtl"] .toggle-switch.text-right .custom-control-label:after {
  left: -28px;
  right: auto !important;
}
[direction="rtl"]
  .toggle-switch.text-right
  .custom-control-input:checked
  ~ .custom-control-label:after {
  left: -62px;
  right: auto !important;
}
[direction="rtl"] .check-switch {
  padding-right: 40px;
}
[direction="rtl"] .check-switch .custom-control-label:after,
[direction="rtl"] .check-switch .custom-control-label:before {
  right: -35px !important;
}
[direction="rtl"] .bar-chart .apexcharts-yaxis {
  -webkit-transform: translatex(101%);
  transform: translatex(101%);
}
[direction="rtl"] .detault-daterange .input-group-text {
  padding: 0.532rem auto 0.532rem 0;
}
[direction="rtl"] .form-wrapper .input-group .form-control {
  text-align: left;
}
[direction="rtl"] .timeline-chart .apexcharts-yaxis {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
[direction="rtl"] .card-table td:first-child {
  padding-left: 10px;
  padding-right: 30px;
}
[direction="rtl"] .card-table td:last-child {
  padding-left: 30px;
  padding-right: 10px;
}
[direction="rtl"] .chatbox .img_cont {
  margin-left: 10px;
  margin-right: 0;
}
[direction="rtl"] .profile-tab .nav-item .nav-link {
  margin-left: 30px;
  margin-right: 0;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .profile-tab .nav-item .nav-link {
    margin-left: 0;
  }
}
[direction="rtl"] .widget-timeline .timeline > li > .timeline-panel {
  margin-left: 0;
  margin-right: 40px;
}
[direction="rtl"]
  .widget-timeline.style-1
  .timeline
  .timeline-badge.timeline-badge
  + .timeline-panel {
  border-width: 0 5px 0 0;
  padding: 5px 15px 5px 10px;
}
[direction="rtl"]
  .widget-timeline.style-1
  .timeline
  .timeline-badge.timeline-badge
  + .timeline-panel:after {
  border: 0;
  height: 7px;
  left: auto;
  right: -9px;
  width: 7px;
}
[direction="rtl"] .widget-timeline .timeline > li > .timeline-badge {
  left: auto;
  right: 0;
}
[direction="rtl"] .widget-timeline .timeline > li > .timeline-panel:after {
  left: auto;
  right: -5px;
}
[direction="rtl"]
  .input-group
  > .bootstrap-select:not(:first-child)
  .dropdown-toggle {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0;
}
[direction="rtl"]
  .input-group
  > .bootstrap-select:not(:last-child)
  .dropdown-toggle {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0.625rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0.625rem;
}
[direction="rtl"] .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
  padding-right: 0.5rem;
}
[direction="rtl"] .breadcrumb-item + .breadcrumb-item:before {
  padding-left: 0.5rem;
  padding-right: 0;
}
[direction="rtl"] .chatbox .chatbox-close {
  left: 340px;
  right: auto;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .chatbox .chatbox-close {
    left: 280px;
  }
}
[direction="rtl"] .separator {
  margin-left: 9px;
  margin-right: 0;
}
[direction="rtl"] .card-tabs .nav-tabs {
  padding-right: 5px;
}
[direction="rtl"] .chatbox .msg_cotainer {
  border-radius: 1.375rem 0 1.375rem 1.375rem;
  margin-left: 0;
  margin-right: 10px;
}
[direction="rtl"] .chatbox .msg_cotainer:after {
  left: auto;
  right: -10px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
[direction="rtl"] .chatbox .type_msg .input-group .input-group-append .btn {
  border-bottom-right-radius: 38px !important;
  border-top-right-radius: 38px !important;
}
[direction="rtl"] .chatbox .msg_cotainer_send {
  border-radius: 0 6px 6px 6px;
  margin-left: 10px;
  margin-right: 0;
}
[direction="rtl"] .chatbox .msg_cotainer_send:after {
  left: -10px;
  right: auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
[direction="rtl"] .new-arrival-content .price {
  float: left;
}
[direction="rtl"] .trending-menus .tr-row .num {
  margin-left: 15px;
  margin-right: 0;
}
[direction="rtl"] .default-select.style-2 .btn:after {
  margin-left: 0;
  margin-right: 0.5em;
}
[direction="rtl"] .widget-timeline-icon li .icon {
  left: auto;
  right: -2px;
}
[direction="rtl"] .widget-timeline-icon li a {
  padding: 25px 0 0 50px;
}
@media only screen and (max-width: 35.9375rem) {
  [direction="rtl"] .widget-timeline-icon .timeline {
    margin-left: 0;
    margin-right: 10px;
  }
  [direction="rtl"] .widget-timeline-icon li {
    border-left: 0;
    border-right: 6px solid #9568ff;
  }
  [direction="rtl"] .widget-timeline-icon li a {
    padding: 0 30px 30px 0;
  }
  [direction="rtl"] .widget-timeline-icon li .icon {
    right: -12px;
  }
  [direction="rtl"] .widget-timeline-icon li:last-child {
    border-color: transparent;
  }
}
[direction="rtl"] #customerMapkm .apexcharts-yaxis,
[direction="rtl"] #revenueMap .apexcharts-yaxis {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
[direction="rtl"] .mail-list .list-group-item i {
  padding-left: 0.625rem;
  padding-right: 0;
}
[direction="rtl"] .dz-demo-panel {
  left: -380px;
  right: auto;
}
[direction="rtl"] .dz-demo-panel.show {
  left: 0;
  right: auto;
}
[direction="rtl"] .dz-demo-panel .dz-demo-trigger {
  border-radius: 0 5px 5px 0;
  box-shadow: 5px 3px 5px 0 hsla(0, 0%, 47%, 0.15);
  left: 100%;
  right: auto;
}
[direction="rtl"][data-layout="horizontal"] .content-body {
  margin-right: 0;
}
[direction="rtl"][data-layout="horizontal"]
  .deznav
  .metismenu
  li
  li
  .has-arrow:after {
  -webkit-transform: rotate(-4deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
}
[direction="rtl"][data-sidebar-style="mini"]:not([data-layout="horizontal"])
  .content-body {
  margin-right: 6.25rem;
}
[direction="rtl"][data-sidebar-style="compact"]:not([data-layout="horizontal"])
  .content-body {
  margin-right: 11.25rem;
}
[direction="rtl"][data-sidebar-style="overlay"] .content-body {
  margin-right: 0;
}
[direction="rtl"] #external-events .external-event:before {
  margin-left: 0.9rem;
  margin-right: 0;
}
[direction="rtl"] .post-input a i {
  margin-left: 15px;
  margin-right: 0;
}
[direction="rtl"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  .has-arrow:after {
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
}
[direction="rtl"] .deznav .metismenu .has-arrow:after {
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}
[direction="rtl"] .deznav .metismenu .has-arrow[aria-expanded="true"]:after,
[direction="rtl"] .deznav .metismenu .mm-active > .has-arrow:after {
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg);
}
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .deznav
  .metismenu
  .has-arrow[aria-expanded="true"]:after,
[direction="rtl"][data-sidebar-style="full"][data-layout="vertical"]
  .deznav
  .metismenu
  .mm-active
  > .has-arrow:after {
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg);
}
[direction="rtl"] .chatbox {
  left: -500px;
  right: auto;
}
[direction="rtl"] .chatbox.active {
  left: 0;
  right: auto;
}
@media only screen and (max-width: 575px) {
  [direction="rtl"] .best-doctor .timeline .timeline-panel .media {
    float: right;
    margin-left: 15px !important;
    margin-right: 0 !important;
  }
}
[direction="rtl"] .default-select.style-1 .btn:after {
  margin-left: 0;
  margin-right: 0.5em;
}
[direction="rtl"] .pagination .page-indicator {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
[direction="rtl"] .lg-outer.lg-visible {
  direction: ltr;
}
[direction="rtl"] .chart-point .chart-point-list {
  margin: 0;
  padding-right: 20px;
}
[direction="rtl"] .noUi-target {
  direction: rtl;
}
[direction="rtl"] .noUi-vertical .noUi-pips-vertical {
  left: -20px;
}
[direction="rtl"] .noUi-vertical .noUi-value-vertical {
  padding-left: 0;
  padding-right: 25px;
}
[direction="rtl"] .sidebar-right .ps--active-x > .ps__rail-x {
  display: none;
}
[direction="rtl"] .dtp > .dtp-content,
[direction="rtl"] .form-wizard .nav-wizard li .nav-link:after {
  left: auto;
  right: 50%;
}
[direction="rtl"] .modal-header .close {
  left: 0;
  margin: 0;
  right: auto;
  top: 0;
}
[direction="rtl"] .input-group-prepend .btn + .btn {
  border-radius: 0 !important;
}
[direction="rtl"] .form-control + .input-group-append .btn:first-child {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
[direction="rtl"]
  .input-group
  > .custom-file:not(:first-child)
  .custom-file-label {
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0;
}
[direction="rtl"] .custom-file-label:after {
  border-radius: 0.75rem 0 0 0.75rem;
}
[direction="rtl"]
  .input-group
  > .custom-file:not(:last-child)
  .custom-file-label {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0.75rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0.75rem;
}
[direction="rtl"]
  .input-group
  > .custom-file:not(:last-child)
  .custom-file-label:after {
  border-radius: 0;
}
@media only screen and (max-width: 1350px) and (min-width: 1200px) {
  [direction="rtl"] .content-body {
    margin-right: 17rem;
  }
}
[direction="rtl"] .sidebar-right {
  left: -50rem;
  right: auto;
}
[direction="rtl"] .sidebar-right.show {
  left: 5.25rem;
  right: auto;
}
[direction="rtl"] .sidebar-right .sidebar-right-trigger {
  border-radius: 0 5px 5px 0;
  box-shadow: 5px 3px 5px 0 hsla(0, 0%, 47%, 0.15);
  left: 100%;
  right: auto;
}
[direction="rtl"] .sidebar-right .sidebar-close-trigger {
  left: -48px;
  right: auto;
}
[direction="rtl"] .bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
}
html[dir="rtl"] [direction="rtl"] .footer {
  padding-left: 0;
  padding-right: 17.1875rem;
}
@media (max-width: 767.98px) {
  html[dir="rtl"] [direction="rtl"] .footer {
    padding-right: 0;
  }
}
html[dir="rtl"] [direction="rtl"][data-sidebar-style="overlay"] .footer {
  padding-right: 0;
}
html[dir="rtl"] [direction="rtl"] .menu-toggle .footer {
  padding-right: 3.75rem;
}
html[dir="rtl"] [direction="rtl"][data-container="boxed"] .footer {
  padding-right: 0;
}
html[dir="rtl"]
  [direction="rtl"][data-sidebar-style="mini"]:not([data-layout="horizontal"])
  .footer {
  padding-right: 3.75rem;
}
html[dir="rtl"]
  [direction="rtl"][data-sidebar-style="compact"]:not(
    [data-layout="horizontal"]
  )
  .footer {
  padding-right: 9.375rem;
}
:root {
  --primary: #9568ff;
  --secondary: #362465;
  --secondary-dark: #22173f;
  --primary-hover: #7135ff;
  --primary-dark: #3d00ce;
  --rgba-primary-1: rgba(149, 104, 255, 0.1);
  --rgba-primary-2: rgba(149, 104, 255, 0.2);
  --rgba-primary-3: rgba(149, 104, 255, 0.3);
  --rgba-primary-4: rgba(149, 104, 255, 0.4);
  --rgba-primary-5: rgba(149, 104, 255, 0.5);
  --rgba-primary-6: rgba(149, 104, 255, 0.6);
  --rgba-primary-7: rgba(149, 104, 255, 0.7);
  --rgba-primary-8: rgba(149, 104, 255, 0.8);
  --rgba-primary-9: rgba(149, 104, 255, 0.9);
  --rgba-secondary-1: rgba(54, 36, 101, 0.1);
  --rgba-secondary-2: rgba(54, 36, 101, 0.2);
  --rgba-secondary-3: rgba(54, 36, 101, 0.3);
  --rgba-secondary-4: rgba(54, 36, 101, 0.4);
  --rgba-secondary-5: rgba(54, 36, 101, 0.5);
  --rgba-secondary-6: rgba(54, 36, 101, 0.6);
  --rgba-secondary-7: rgba(54, 36, 101, 0.7);
  --rgba-secondary-8: rgba(54, 36, 101, 0.8);
  --rgba-secondary-9: rgba(54, 36, 101, 0.9);
  --font-family-base: poppins, sans-serif, sans-serif;
  --font-family-title: poppins, sans-serif, sans-serif;
  --title: #374557;
}
[data-theme-version="dark"] {
  --nav-headbg: #25164f;
  --sidebar-bg: #25164f;
  --headerbg: #25164f;
  background: #15073a;
  color: #828690;
}
[data-theme-version="dark"] .h1,
[data-theme-version="dark"] .h2,
[data-theme-version="dark"] .h3,
[data-theme-version="dark"] .h4,
[data-theme-version="dark"] .h5,
[data-theme-version="dark"] .h6,
[data-theme-version="dark"] h1,
[data-theme-version="dark"] h2,
[data-theme-version="dark"] h3,
[data-theme-version="dark"] h4,
[data-theme-version="dark"] h5,
[data-theme-version="dark"] h6 {
  color: #fff !important;
}
[data-theme-version="dark"] a.link {
  color: #ddd;
}
[data-theme-version="dark"] a.link:focus,
[data-theme-version="dark"] a.link:hover {
  color: #58bad7;
}
[data-theme-version="dark"] a:hover {
  color: #fff;
}
[data-theme-version="dark"] .border-right {
  border-right: 0.0625rem solid #3a2d60 !important;
}
[data-theme-version="dark"] .border-left {
  border-left: 0.0625rem solid #3a2d60 !important;
}
[data-theme-version="dark"] .border-top {
  border-top: 0.0625rem solid #3a2d60 !important;
}
[data-theme-version="dark"] .border-bottom {
  border-bottom: 0.0625rem solid #3a2d60 !important;
}
[data-theme-version="dark"] .border {
  border: 0.0625rem solid #3a2d60 !important;
}
[data-theme-version="dark"] .card {
  background-color: #25164f;
  box-shadow: none;
}
[data-theme-version="dark"] .dropdown-menu {
  background-color: #25164f;
  box-shadow: 0 0 0 0.0625rem hsla(0, 0%, 100%, 0.1);
}
[data-theme-version="dark"] .dropdown-menu .dropdown-item {
  color: #777;
}
[data-theme-version="dark"] .dropdown-menu .dropdown-item.active,
[data-theme-version="dark"] .dropdown-menu .dropdown-item.selected,
[data-theme-version="dark"] .dropdown-menu .dropdown-item.selected.active,
[data-theme-version="dark"] .dropdown-menu .dropdown-item:focus,
[data-theme-version="dark"] .dropdown-menu .dropdown-item:hover {
  background-color: #25164f;
  color: #fff;
}
[data-theme-version="dark"] a {
  color: #fff !important;
}
[data-theme-version="dark"] .btn-link g [fill] {
  fill: #fff;
}
[data-theme-version="dark"] .btn-light:active,
[data-theme-version="dark"] .btn-light:focus,
[data-theme-version="dark"] .btn-light:hover {
  color: #000;
}
[data-theme-version="dark"] .form-control,
[data-theme-version="dark"] .form-select {
  background-color: #15073a;
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="dark"] .toggle-switch.form-check .form-check-input {
  background: #15073a;
}
[data-theme-version="dark"]
  .toggle-switch.form-check
  .form-check-input:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
}
[data-theme-version="dark"] .modal-content {
  background: #25164f;
}
[data-theme-version="dark"] .modal-footer,
[data-theme-version="dark"] .modal-header {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .close {
  color: #fff;
  font-weight: 400;
  text-shadow: none;
}
[data-theme-version="dark"] .close:hover,
[data-theme-version="dark"] .new-arrival-content .item,
[data-theme-version="dark"] .star-rating .product-review {
  color: #fff;
}
[data-theme-version="dark"] .custom-dropdown .dropdown-menu {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .widget-stat .media > span {
  background: #3a2d60;
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="dark"] .plus-minus-input .custom-btn {
  background: #15073a;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .dropdown-divider,
[data-theme-version="dark"] .size-filter ul li {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .custom-select {
  background: #15073a;
  border-color: #3a2d60;
  color: #828690;
}
[data-theme-version="dark"] .nav-tabs {
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .mail-list .list-group-item.active i,
[data-theme-version="dark"] .nav-tabs .nav-link {
  color: #fff;
}
[data-theme-version="dark"] hr {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .grid-col {
  background: #15073a;
}
[data-theme-version="dark"] .noUi-target {
  border-color: #3a2d60;
  border-radius: 0.5rem;
  box-shadow: none;
}
[data-theme-version="dark"] .noUi-marker,
[data-theme-version="dark"] .noUi-marker-large,
[data-theme-version="dark"] .noUi-target .noUi-connects {
  background: #3a2d60;
}
[data-theme-version="dark"] .input-group-text {
  background: #15073a;
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="dark"] .note-editor.note-frame {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .note-editor.note-frame .btn,
[data-theme-version="dark"]
  .note-editor.note-frame
  .note-editing-area
  .note-editable {
  color: #fff;
}
[data-theme-version="dark"] #user-activity .nav-tabs .nav-link,
[data-theme-version="dark"]
  .notification_dropdown
  .dropdown-menu-right
  .all-notification,
[data-theme-version="dark"] .widget-media .timeline .timeline-panel {
  border-color: #3a2d60;
}
[data-theme-version="dark"] #user-activity .nav-tabs .nav-link.active {
  background: #15073a;
  color: #fff;
}
[data-theme-version="dark"] .list-group-item-action {
  color: #a098ae;
}
[data-theme-version="dark"] .list-group-item-action:focus,
[data-theme-version="dark"] .list-group-item-action:hover {
  background-color: #15073a;
  border-color: #15073a;
}
[data-theme-version="dark"] .list-group-item.active {
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"] .list-group-item.active:focus,
[data-theme-version="dark"] .list-group-item.active:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"] .swal2-popup {
  background: #25164f;
}
[data-theme-version="dark"] .form-head .btn-outline-primary {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .form-head .btn-outline-primary:hover {
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .review-tab.nav-pills li a.nav-link.active {
  background: transparent;
}
[data-theme-version="dark"] .new-arrival-content .h4 a,
[data-theme-version="dark"] .new-arrival-content h4 a {
  color: #fff;
}
[data-theme-version="dark"] .text-black {
  color: #fff !important;
}
[data-theme-version="dark"] .abilities-chart .ct-chart .ct-label,
[data-theme-version="dark"] .morris_chart_height text tspan {
  fill: #fff;
}
[data-theme-version="dark"] .btn-link {
  color: #fff;
}
[data-theme-version="dark"] .order-bg {
  background: #15073a;
}
[data-theme-version="dark"] .detault-daterange {
  background: #15073a;
  color: #fff;
}
[data-theme-version="dark"] .detault-daterange .input-group-text {
  background: #25164f;
  border: 0;
}
[data-theme-version="dark"] .dataTablesCard {
  background-color: #25164f;
}
[data-theme-version="dark"] .compose-content .dropzone {
  background: #15073a !important;
}
[data-theme-version="dark"] .compose-content .dropzone .dz-message .dz-button {
  color: #fff;
}
[data-theme-version="dark"] .daterangepicker,
[data-theme-version="dark"] .daterangepicker .calendar-table {
  background: #15073a;
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"]
  .daterangepicker
  .calendar-table
  .table-condensed
  td:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"] .daterangepicker:after {
  border-bottom: 0.375rem solid #15073a;
}
[data-theme-version="dark"] .daterangepicker select.ampmselect,
[data-theme-version="dark"] .daterangepicker select.hourselect,
[data-theme-version="dark"] .daterangepicker select.minuteselect,
[data-theme-version="dark"] .daterangepicker select.secondselect {
  background: #15073a;
  border: 0.0625rem solid #3a2d60;
  color: #fff;
}
[data-theme-version="dark"] .daterangepicker td.off,
[data-theme-version="dark"] .daterangepicker td.off.end-date,
[data-theme-version="dark"] .daterangepicker td.off.in-range,
[data-theme-version="dark"] .daterangepicker td.off.start-date {
  background-color: #25164f;
}
[data-theme-version="dark"] .daterangepicker td.off.end-date:hover,
[data-theme-version="dark"] .daterangepicker td.off.in-range:hover,
[data-theme-version="dark"] .daterangepicker td.off.start-date:hover,
[data-theme-version="dark"] .daterangepicker td.off:hover {
  background-color: #9568ff;
  background-color: var(--primary);
  color: #fff;
}
[data-theme-version="dark"] .app-fullcalendar .fc-button {
  background-color: #15073a;
  border-color: #9568ff;
  border-color: var(--primary);
  color: #fff;
  text-shadow: none;
}
[data-theme-version="dark"] .app-fullcalendar .fc-button.fc-stat-hover,
[data-theme-version="dark"] .app-fullcalendar .fc-button:hover {
  background-color: #9568ff;
  background-color: var(--primary);
}
[data-theme-version="dark"] .swal2-popup .swal2-styled:focus {
  box-shadow: 0 0 0 0.125rem #3a2d60, 0 0 0 0.25rem rgba(149, 104, 255, 0.1);
  box-shadow: 0 0 0 0.125rem #3a2d60, 0 0 0 0.25rem var(--rgba-primary-1);
  outline: 0;
}
[data-theme-version="dark"] .dd-handle {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .menu-toggle .deznav .metismenu li > ul {
  background: #25164f !important;
}
[data-theme-version="dark"] .header-right .notification_dropdown .nav-link {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .clockpicker-popover .popover-content {
  background-color: #25164f;
}
[data-theme-version="dark"] .clockpicker-plate {
  background-color: #15073a;
}
[data-theme-version="dark"] .clockpicker-popover .popover-title {
  background-color: #15073a;
  color: #fff;
}
[data-theme-version="dark"] .form-wizard .nav-wizard li .nav-link span {
  background-color: #15073a;
}
[data-theme-version="dark"] .form-wizard .nav-wizard li .nav-link:after {
  background: #15073a;
}
[data-theme-version="dark"] .form-wizard .nav-wizard li .nav-link.active span,
[data-theme-version="dark"] .form-wizard .nav-wizard li .nav-link.active:after,
[data-theme-version="dark"] .form-wizard .nav-wizard li .nav-link.done span,
[data-theme-version="dark"] .form-wizard .nav-wizard li .nav-link.done:after {
  background: #9568ff;
  background: var(--primary);
}
[data-theme-version="dark"] .check-switch .custom-control-label:after,
[data-theme-version="dark"] .check-switch .custom-control-label:before {
  border-color: #9568ff;
  border-color: var(--primary);
}
[data-theme-version="dark"] .fc-unthemed .fc-today {
  background: #15073a;
}
[data-theme-version="dark"] .fc-unthemed .fc-divider,
[data-theme-version="dark"] .fc-unthemed .fc-list-heading td,
[data-theme-version="dark"] .fc-unthemed .fc-popover .fc-header {
  background: #3a2d60;
}
[data-theme-version="dark"] .picker__box {
  background: #15073a;
}
[data-theme-version="dark"] .picker__box .picker__button--clear,
[data-theme-version="dark"] .picker__box .picker__button--close,
[data-theme-version="dark"] .picker__box .picker__button--today {
  background: #25164f;
  color: #fff;
}
[data-theme-version="dark"] .picker__box .picker__button--clear:hover:before,
[data-theme-version="dark"] .picker__box .picker__button--close:hover:before,
[data-theme-version="dark"] .picker__box .picker__button--today:hover:before {
  color: #fff;
}
[data-theme-version="dark"] .picker {
  color: #999;
}
[data-theme-version="dark"] .dtp > .dtp-content {
  background: #15073a;
}
[data-theme-version="dark"] .dtp table.dtp-picker-days tr > td > a {
  color: #68686a;
}
[data-theme-version="dark"] .dtp table.dtp-picker-days tr > td > a.selected {
  color: #fff;
}
[data-theme-version="dark"] .order-request tbody tr {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .card-list li {
  color: #fff;
}
[data-theme-version="dark"] .card-bx .change-btn:hover {
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"] .invoice-card.bg-warning {
  background-color: #5b3c1f !important;
}
[data-theme-version="dark"] .invoice-card.bg-success {
  background-color: #2a6729 !important;
}
[data-theme-version="dark"] .invoice-card.bg-info {
  background-color: #4c276a !important;
}
[data-theme-version="dark"] .invoice-card.bg-secondary {
  background-color: #1c3e52 !important;
}
[data-theme-version="dark"] .user-list li {
  border-color: #25164f;
}
[data-theme-version="dark"] .toggle-switch {
  color: #fff;
}
[data-theme-version="dark"] .bar-chart .apexcharts-text tspan {
  fill: #969ba0;
}
[data-theme-version="dark"] .bar-chart line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .accordion.style-1 .accordion-item,
[data-theme-version="dark"] .invoice-list {
  border-color: #3a2d60;
}
[data-theme-version="dark"]
  .accordion.style-1
  .accordion-header.collapsed
  .user-info,
[data-theme-version="dark"]
  .accordion.style-1
  .accordion-header.collapsed
  .user-info
  a,
[data-theme-version="dark"]
  .accordion.style-1
  .accordion-header.collapsed
  > span {
  color: #fff;
}
[data-theme-version="dark"] .ic-card > a {
  background: #25479f;
}
[data-theme-version="dark"] .ic-card > a:first-child {
  border-color: #25479f;
}
[data-theme-version="dark"] .ic-card span {
  color: #fff;
}
[data-theme-version="dark"] table.dataTable thead td,
[data-theme-version="dark"] table.dataTable thead th {
  border-color: #3a2d60 !important;
}
[data-theme-version="dark"] .paging_simple_numbers.dataTables_paginate {
  background: #15073a;
}
[data-theme-version="dark"] .dataTables_info {
  color: #fff;
}
[data-theme-version="dark"]
  .dataTables_wrapper
  .dataTables_paginate
  span
  .paginate_button.current,
[data-theme-version="dark"]
  .dataTables_wrapper
  .dataTables_paginate
  span
  .paginate_button:hover {
  background: #9568ff;
  background: var(--primary);
  color: #fff !important;
}
[data-theme-version="dark"] .dashboard-select {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="dark"] .dashboard-select .list {
  background: #25164f;
}
[data-theme-version="dark"] .dashboard-select .option.focus,
[data-theme-version="dark"] .dashboard-select .option.selected.focus,
[data-theme-version="dark"] .dashboard-select .option:hover {
  background: #15073a;
}
[data-theme-version="dark"] .card-tabs.style-1 .nav-tabs {
  background: #25164f;
}
[data-theme-version="dark"] .transaction-details {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .description {
  color: #fff;
}
[data-theme-version="dark"] .transaction-details .amount-bx {
  background: #3f250d;
}
[data-theme-version="dark"] .transaction-details .amount-bx i {
  background: #8d3b0c;
}
[data-theme-version="dark"] .nice-select .option,
[data-theme-version="dark"] .nice-select .option.focus,
[data-theme-version="dark"] .nice-select .option.selected.focus,
[data-theme-version="dark"] .nice-select .option:hover {
  background: #25164f;
}
[data-theme-version="dark"] .card-tabs.style-1 {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .nice-select .list {
  background: #15073a;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .table-search .input-group .input-group-text {
  background: #25164f;
}
[data-theme-version="dark"] .dark-btn svg path {
  stroke: #fff;
}
[data-theme-version="dark"] .bar-chart .apexcharts-legend-text {
  color: #fff !important;
}
[data-theme-version="dark"] .Sales tspan {
  fill: #fff;
}
[data-theme-version="dark"] .timeline-chart rect {
  fill: #15073a;
}
[data-theme-version="dark"] .header-info span {
  color: #fff !important;
}
[data-theme-version="dark"] .smallipop-instance.blue {
  color: #fff;
}
[data-theme-version="dark"]
  .property-map
  .smallipop.smallimap-mapicon
  .circle-marker {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .property-features li {
  color: #fff;
}
[data-theme-version="dark"] .review-tabs-1 {
  background: #25164f;
}
[data-theme-version="dark"] .coin-tabs {
  background: #2e2e40;
}
[data-theme-version="dark"] .coin-tabs .nav-link.active {
  background: #9568ff !important;
  background: var(--primary) !important;
  color: #fff;
}
[data-theme-version="dark"] .separate-row > div {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .bg-white {
  background: #15073a !important;
}
[data-theme-version="dark"] .deznav .header-info2 span {
  color: #fff;
}
[data-theme-version="dark"] .brand-title path,
[data-theme-version="dark"] .brand-title tspan {
  fill: #fff;
}
[data-theme-version="dark"] .shapreter-row > div {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .chartBar line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .search-job .search-dropdown:after {
  background: #3a2d60;
}
[data-theme-version="dark"] .chartjs line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .datepicker-switch,
[data-theme-version="dark"] .datepicker.datepicker-dropdown td.day,
[data-theme-version="dark"]
  .datepicker.datepicker-dropdown
  th.datepicker-switch,
[data-theme-version="dark"] .datepicker.datepicker-dropdown th.dow,
[data-theme-version="dark"] .datepicker.datepicker-dropdown th.next,
[data-theme-version="dark"] .datepicker.datepicker-dropdown th.prev,
[data-theme-version="dark"] .form-label {
  color: #fff;
}
[data-theme-version="dark"] .btn-close {
  background: transparent
    url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23099'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E")
    50%/1em auto no-repeat;
  color: #fff !important;
}
[data-theme-version="dark"] .application tr td .btn,
[data-theme-version="dark"] .bgl-secondary {
  color: #fff;
}
[data-theme-version="dark"] .btn-link svg path {
  stroke: #fff;
}
[data-theme-version="dark"] .alert.alert-outline-dark,
[data-theme-version="dark"] .alert.alert-outline-secondary,
[data-theme-version="dark"] .form-control-plaintext,
[data-theme-version="dark"] .timeline-panel .media-body .small,
[data-theme-version="dark"] .timeline-panel .media-body small {
  color: #fff;
}
[data-theme-version="dark"] .jobs {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .apexcharts-gridlines-vertical line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .apexcharts-text tspan {
  fill: #fff;
}
[data-theme-version="dark"] .widget-courses .schedule-icon {
  color: #fff;
}
[data-theme-version="dark"] .card-schedule .up-comming-schedule,
[data-theme-version="dark"] .upcomming-task-widget {
  background: #25164f;
}
[data-theme-version="dark"] .card-schedule .up-comming-schedule.style-1 {
  background: #15073a;
}
[data-theme-version="dark"]
  .card-schedule
  .up-comming-schedule.style-1
  .date-box {
  background: #25164f;
  color: #fff;
}
[data-theme-version="dark"]
  .instructors-box
  .instructors-media
  .custome-badge
  .badge {
  color: #fff;
}
[data-theme-version="dark"] .instructors-box .instructors-media .info-box {
  background: #15073a;
}
[data-theme-version="dark"] .course-details-tab .nav-tabs .nav-link {
  color: #cbc3c3;
}
[data-theme-version="dark"] .chat-icon,
[data-theme-version="dark"] .chat-people,
[data-theme-version="dark"] .chat-tabs .chat-bx,
[data-theme-version="dark"] .message-box,
[data-theme-version="dark"] .share-files,
[data-theme-version="dark"] .type-massage,
[data-theme-version="dark"] .work-ic {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .timeline-active .modulel,
[data-theme-version="dark"] .timeline-active li .time {
  background: #25164f;
}
[data-theme-version="dark"] .achievements .achievements-content span,
[data-theme-version="dark"] .bio .bio-content,
[data-theme-version="dark"] .score-active.style-1 .dashboard-select {
  background: #15073a;
}
[data-theme-version="dark"] #activity line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .pagination-down ul li a {
  background: #15073a;
}
[data-theme-version="dark"] .pagination-down ul li a.active {
  background: #9568ff;
  background: var(--primary);
}
[data-theme-version="dark"] .custome-accordion .accordion-button {
  background: #25164f;
}
[data-theme-version="dark"] .custome-accordion .acc-courses {
  background: #15073a;
}
[data-theme-version="dark"] .widget-timeline .side-border .custom-dropdown,
[data-theme-version="dark"] .widget-timeline .side-border .h4,
[data-theme-version="dark"] .widget-timeline .side-border h4 {
  background: #25164f;
}
[data-theme-version="dark"] .widget-timeline .side-border:after {
  border-color: #3a2d60;
}
[data-theme-version="dark"] #columnChart line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] #sellingActivity svg path {
  stroke: #25164f;
}
[data-theme-version="dark"] #sellingActivity line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .review-box {
  background: #25164f;
}
[data-theme-version="dark"] #NewCustomers line {
  stroke: #fff;
}
[data-theme-version="dark"] .students-list .search-area .form-control,
[data-theme-version="dark"] .students-list .search-area .input-group-text {
  background: #15073a;
  border: #3a2d60;
}
[data-theme-version="dark"] .custome-accordion.style-1 .acc-courses {
  background: #25164f;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .btn-icon-end,
[data-theme-version="dark"] .compose-content .dropzone,
[data-theme-version="dark"] .fc-scrollgrid,
[data-theme-version="dark"]
  .fc-theme-standard
  .fc-scrollgrid.fc-scrollgrid-liquid,
[data-theme-version="dark"] .fc-theme-standard td,
[data-theme-version="dark"] .fc-theme-standard th,
[data-theme-version="dark"] .miac,
[data-theme-version="dark"] .profile-img img,
[data-theme-version="dark"] .profile-img span,
[data-theme-version="dark"] .raiting li,
[data-theme-version="dark"] table {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .miac svg path {
  fill: #fff;
}
[data-theme-version="dark"] .type-massage.style-1 {
  background: #15073a;
}
[data-theme-version="dark"] .header .header-content:after {
  background: #3a2d60;
}
[data-theme-version="dark"] .search-coundry .dashboard-select {
  background: transparent;
  color: #fff;
}
[data-theme-version="dark"] .search-coundry .dashboard-select .option {
  color: #fff;
}
[data-theme-version="dark"] .search-coundry .dashboard-select:after {
  border-bottom: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
}
[data-theme-version="dark"] .sidebar-right .nice-select .option.selected {
  color: #000;
}
[data-theme-version="dark"] #redial .apexcharts-datalabels-group text {
  fill: #fff;
}
[data-theme-version="dark"]
  .app-fullcalendar1
  .fc
  .fc-button-group
  > .fc-button,
[data-theme-version="dark"]
  .notification_dropdown
  .dropdown-menu-end
  .all-notification {
  border-color: #3a2d60;
}
[data-theme-version="dark"]
  .app-fullcalendar1
  .fc-direction-ltr
  .fc-daygrid-event.fc-event-end,
[data-theme-version="dark"]
  .app-fullcalendar1
  .fc-direction-rtl
  .fc-daygrid-event.fc-event-start {
  background: #25164f !important;
  border-color: #3a2d60;
}
[data-theme-version="dark"]
  .card-calendar.style-1
  .bootstrap-datetimepicker-widget
  .table-condensed
  td.day {
  color: #fff !important;
}
[data-theme-version="dark"] .dz-side-menu {
  background: #25164f;
}
[data-theme-version="dark"] .nice-select .option.selected {
  color: #fff;
}
[data-theme-version="dark"] .dz-cource,
[data-theme-version="dark"] .message-box,
[data-theme-version="dark"] .type-massage {
  background-color: #25164f;
}
[data-theme-version="dark"] .dz-cource .form-control,
[data-theme-version="dark"] .message-box .form-control,
[data-theme-version="dark"] .type-massage .form-control {
  background-color: initial;
}
[data-theme-version="dark"]
  .card-calendar.style-1
  .bootstrap-datetimepicker-widget
  table
  .picker-switch {
  color: #fff;
}
[data-theme-version="dark"] .fc .fc-button-group > .fc-button {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .fc-daygrid-dot-event {
  background-color: #15073a;
  border-color: #15073a;
}
[data-theme-version="dark"] #redial .apexcharts-radialbar-hollow {
  fill: #25164f;
}
[data-theme-version="dark"] .chat-tabs .chat-bx.active:after {
  background-color: #15073a;
}
[data-theme-version="dark"] .bootstrap-datetimepicker-widget table td.day:hover,
[data-theme-version="dark"]
  .bootstrap-datetimepicker-widget
  table
  td.hour:hover,
[data-theme-version="dark"]
  .bootstrap-datetimepicker-widget
  table
  td.minute:hover,
[data-theme-version="dark"]
  .bootstrap-datetimepicker-widget
  table
  td.second:hover {
  background: #15073a;
}
[data-theme-version="dark"] .chat-box-area .message-received p {
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #fff;
}
[data-theme-version="dark"] .chat-icon ul li a,
[data-theme-version="dark"] .file {
  background-color: hsla(0, 0%, 100%, 0.1);
}
[data-theme-version="dark"] .chat-icon ul li a svg path,
[data-theme-version="dark"] .file svg path {
  fill: #fff;
}
[data-theme-version="dark"] .course-dedails-bx .description .user-pic span,
[data-theme-version="dark"] .course-learn ul li {
  color: #fff;
}
[data-theme-version="dark"] .course-details-tab .user-pic2 p {
  color: #828690;
}
[data-theme-version="dark"] #columnChart .apexcharts-bar-series path {
  stroke: #25164f;
}
[data-theme-version="dark"] .custome-donut tspan {
  fill: #fff;
}
[data-theme-version="dark"] #morris_donught.custome-donut svg path {
  stroke-width: 0px;
}
[data-theme-version="dark"] .card.bg-pink {
  background-color: #eb62d0;
}
[data-theme-version="dark"] #coin-ponent > div {
  background-color: #15073a !important;
  border-color: #3a2d60 !important;
  color: #fff !important;
}
[data-theme-version="dark"] #coin-ponent .cp-select-menu-item,
[data-theme-version="dark"] #coin-ponent .cp-select-menu-item:hover,
[data-theme-version="dark"] #coin-ponent div,
[data-theme-version="dark"] #coin-ponent div div,
[data-theme-version="dark"] #coin-ponent > div div {
  background-color: #15073a;
  border-color: #3a2d60 !important;
}
[data-theme-version="dark"] #coin-chart text,
[data-theme-version="dark"] .revenueMap text {
  fill: #fff;
}
[data-theme-version="dark"] #coin-chart line,
[data-theme-version="dark"] .revenueMap line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .header-right .notification_dropdown .nav-link,
[data-theme-version="dark"] .limit-sell .nav-tabs,
[data-theme-version="dark"] .previews-info-list:hover,
[data-theme-version="dark"] .sell-element .sell-blance .form-control {
  background-color: #15073a;
}
[data-theme-version="dark"] .text-secondary,
[data-theme-version="dark"] .text-start span {
  color: #fff !important;
}
[data-theme-version="dark"] .card-wiget .reward-earn span {
  color: #fff;
}
[data-theme-version="dark"] #btcStock line,
[data-theme-version="dark"] .market_chart line {
  stroke: #3a2d60;
}
[data-theme-version="dark"] .apexcharts-datalabels-group,
[data-theme-version="dark"] .btn.tp-btn svg path {
  stroke: #fff;
}
[data-theme-version="dark"] .coin-warpper .nav .nav-item {
  border-color: #3a2d60;
}
[data-theme-version="dark"]
  .form-wrapper.trade-form
  .input-group
  .input-group-text {
  color: #fff;
}
[data-theme-version="dark"] .progress-bar.bg-secondary {
  background-color: #fff !important;
}
[data-theme-version="dark"] .author-profile .info-list li,
[data-theme-version="dark"] .email-left-box,
[data-theme-version="dark"] .profile-card,
[data-theme-version="dark"] .profile-card .card-footer {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .email-left-box .mail-list .list-group-item i {
  color: #fff;
}
[data-theme-version="dark"] .dropzone .dlab-message {
  margin: 5em 0;
}
[data-theme-version="dark"] .email-list {
  background: #25164f;
}
[data-theme-version="dark"] .email-list .message {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .email-list .message .col-mail-2 .subject {
  color: #fff;
}
[data-theme-version="dark"] .email-list .message:hover {
  background: #15073a;
}
[data-theme-version="dark"] .email-right-box .table-pagenation {
  background: #15073a;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .email-right-box .pagination {
  background: #15073a;
}
[data-theme-version="dark"] .btn.tp-btn-light.btn-secondary,
[data-theme-version="dark"] .btn.tp-btn.btn-secondary,
[data-theme-version="dark"] .list-group-item-secondary,
[data-theme-version="dark"] .students span {
  color: #fff;
}
[data-theme-version="dark"] .progress .bg-white {
  background-color: #fff !important;
}
[data-theme-version="dark"] .border-end {
  border-color: #3a2d60 !important;
}
[data-theme-version="dark"] .form-check-input {
  background-color: #15073a;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .menu-toggle .logo-color {
  display: none !important;
}
@media only screen and (max-width: 47.9375rem) {
  [data-theme-version="dark"] .menu-toggle .logo-color {
    display: block !important;
  }
}
[data-theme-version="dark"] .custom-react-select > div:nth-child(4) > div {
  background-color: #15073a;
}
[data-theme-version="dark"]
  .custom-react-select
  > div:nth-child(4)
  > div
  > div {
  background-color: #15073a;
  transition: all 0.5s;
}
[data-theme-version="dark"]
  .custom-react-select
  > div:nth-child(4)
  > div
  > div:hover {
  background-color: rgba(149, 104, 255, 0.1);
  background-color: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"] .custom-react-select > div:nth-child(3) {
  background-color: #15073a;
  border-color: #3a2d60 !important;
  color: #fff;
}
[data-theme-version="dark"]
  .custome-converter
  .custome-converter-input
  .form-control::-webkit-input-placeholder {
  color: #fff;
}
[data-theme-version="dark"]
  .custome-converter
  .custome-converter-input
  .form-control::placeholder {
  color: #fff;
}
[data-theme-version="dark"]
  .custome-converter
  .custome-converter-select
  .custom-react-select
  > div
  > div:first-child
  div {
  color: #fff;
  font-weight: 700;
}
[data-theme-version="dark"] .custome-converter .custome-equal {
  background-color: #15073a;
  border-color: #3a2d60;
}
[data-theme-version="dark"] .custome-converter .custome-equal span {
  color: #fff;
}
[data-theme-version="dark"] .custome-converter .custome-refresh {
  background-color: #15073a;
  border: 1px solid #3a2d60;
}
[data-theme-version="dark"] .sidebar-dropdown,
[data-theme-version="dark"] .sidebar-dropdown .sidebar-select i {
  color: #fff;
}
[data-theme-version="dark"] .header,
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-position="fixed"]
  .header {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .header-left .dashboard_bar {
  color: #fff;
}
[data-theme-version="dark"] .search-area .form-control {
  background: #15073a;
}
[data-theme-version="dark"] .search-area .input-group-text {
  background: #15073a;
  border: 0;
}
[data-theme-version="dark"] .search-area .input-group-text a {
  color: #4f7086;
}
[data-theme-version="dark"]
  .header-right
  .notification_dropdown
  .nav-link
  .badge {
  border-color: #25164f;
}
[data-theme-version="dark"] .header-right .dropdown .nav-link,
[data-theme-version="dark"] .header-right .dropdown .nav-link:hover {
  color: #fff;
}
[data-theme-version="dark"] .nav-header .hamburger .line {
  background: #fff !important;
}
[data-theme-version="dark"]
  .menu-toggle
  .nav-header
  .nav-control
  .hamburger
  .line {
  background-color: #fff !important;
}
[data-theme-version="dark"] .nav-header {
  border-color: #3a2d60;
}
[data-theme-version="dark"] .nav-control svg rect {
  fill: #fff;
}
[data-theme-version="dark"] .brand-logo,
[data-theme-version="dark"] .brand-logo:hover {
  color: #fff;
}
[data-theme-version="dark"] .svg-title-path {
  fill: #fff;
}
[data-theme-version="dark"] .fixed-content-box,
[data-theme-version="dark"][data-sidebar-style="mini"]
  .deznav
  .metismenu
  li
  > ul {
  background-color: #25164f;
}
[data-theme-version="dark"] .fixed-content-box .head-name {
  background: #25164f;
  border-color: #3a2d60;
  color: #fff;
}
[data-theme-version="dark"] .fixed-content-box + .header + .deznav {
  background-color: #15073a;
}
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-position="fixed"]
  .deznav {
  border-color: #3a2d60;
}
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a,
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a {
  background: transparent;
}
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li.mm-active
  > a
  i,
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li:hover
  > a
  i {
  background: rgba(149, 104, 255, 0.1);
  background: var(--rgba-primary-1);
  color: #9568ff;
  color: var(--primary);
}
[data-theme-version="dark"][data-layout="vertical"][data-sidebar-style="compact"]
  .deznav
  .metismenu
  > li
  a
  > i {
  color: hsla(0, 0%, 100%, 0.3);
}
[data-theme-version="dark"] .deznav .header-profile > a.nav-link {
  border-color: #3a2d60;
}
[data-theme-version="dark"]
  .deznav
  .header-profile
  > a.nav-link
  .header-info
  span {
  color: #fff;
}
[data-theme-version="dark"] .deznav .metismenu > li > a {
  color: #b3b3b3;
}
[data-theme-version="dark"] .deznav .metismenu > li.mm-active > a,
[data-theme-version="dark"] .deznav .metismenu > li:focus > a,
[data-theme-version="dark"] .deznav .metismenu > li:hover > a {
  color: #fff !important;
}
[data-theme-version="dark"] .deznav .metismenu > li.mm-active > a:after,
[data-theme-version="dark"] .deznav .metismenu > li:focus > a:after,
[data-theme-version="dark"] .deznav .metismenu > li:hover > a:after {
  border-color: #fff transparent transparent #fff;
  border-style: solid;
  border-width: 0.3125rem;
}
[data-theme-version="dark"] .deznav .metismenu > li.mm-active > a i,
[data-theme-version="dark"] .deznav .metismenu > li:focus > a i,
[data-theme-version="dark"] .deznav .metismenu > li:hover > a i {
  color: #fff;
}
[data-theme-version="dark"] .deznav .metismenu > li.mm-active ul ul {
  background-color: initial;
}
[data-theme-version="dark"] .deznav .metismenu ul:after {
  background-color: #3a2d60;
}
[data-theme-version="dark"] .deznav .metismenu ul a.mm-active,
[data-theme-version="dark"] .deznav .metismenu ul a:focus,
[data-theme-version="dark"] .deznav .metismenu ul a:hover {
  color: #fff !important;
}
[data-theme-version="dark"] .deznav .metismenu ul a:before {
  background-color: #fff;
}
[data-theme-version="dark"] .deznav .metismenu a {
  color: #b3b3b3 !important;
}
[data-theme-version="dark"] .deznav .metismenu .has-arrow:after {
  border-color: #b3b3b3 transparent transparent #b3b3b3;
  border-style: solid;
  border-width: 0.3125rem;
}
[data-theme-version="dark"] .sidebar-right .card-tabs .nav-tabs {
  border-color: rgba(149, 104, 255, 0.1) !important;
  border-color: var(--rgba-primary-1) !important;
}
[data-theme-version="dark"]
  .sidebar-right
  .card-tabs
  .nav-tabs
  .nav-item
  .nav-link {
  color: #000 !important;
}
[data-theme-version="dark"] .sidebar-right .form-control {
  background: #fff;
  border-color: #eeee;
  color: #000;
}
[data-theme-version="dark"] .sidebar-right .default-select .list {
  background: #fff;
}
[data-theme-version="dark"] .sidebar-right .default-select .list .option.focus,
[data-theme-version="dark"]
  .sidebar-right
  .default-select
  .list
  .option.selected,
[data-theme-version="dark"] .sidebar-right .default-select .list .option:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
[data-theme-version="dark"] .sidebar-right .sidebar-right-inner > .h4,
[data-theme-version="dark"] .sidebar-right .sidebar-right-inner > h4 {
  color: #000 !important;
}
[data-theme-version="dark"] .sidebar-right .nice-select .option {
  background: #fff;
}
[data-theme-version="dark"] .footer {
  background-color: #25164f;
}
[data-theme-version="dark"] .footer .copyright {
  background-color: initial;
}
[data-theme-version="dark"] .footer .copyright p {
  color: #fff;
}
/*# sourceMappingURL=main.d2b8fc62.css.map*/
