@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&display=swap);
/*!
 * FullCalendar v3.4.0 Stylesheet
 * Docs & License: https://fullcalendar.io/
 * (c) 2017 Adam Shaw
 */
.fc-icon,body .fc {
  font-size:1em
}
.fc-button-group,
.fc-icon {
  display:inline-block
}
.fc-bg,
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom:0
}
.fc-icon,
.fc-unselectable {
  -khtml-user-select:none;
  -webkit-touch-callout:none
}
.fc {
  direction:ltr;
  text-align:left
}
.fc-rtl {
  text-align:right
}
.fc-basic-view td.fc-week-number,
.fc-icon,
.fc-toolbar,
.fc th {
  text-align:center
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  border-color:#ddd
}
.fc-unthemed .fc-popover {
  background-color:#fff
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
  background:#eee
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color:#666
}
.fc-unthemed td.fc-today {
  background:#fff;
  color:#111
}
.fc-highlight {
  background:#bce8f1;
  opacity:.3
}
.fc-bgevent {
  background:#8fdf82;
  opacity:.3
}
.fc-nonbusiness {
  background:#d7d7d7
}
.fc-unthemed .fc-disabled-day {
  background:#d7d7d7;
  opacity:.3
}
.ui-widget .fc-disabled-day {
  background-image:none
}
.fc-icon {
  height:1em;
  line-height:1em;
  font-family:"Courier New",Courier,monospace;
  overflow:hidden;
  -webkit-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.fc-icon:after {
  position:relative
}
.fc-icon-left-single-arrow:after {
  content:"\02039";
  font-weight:500;
  font-size:200%;
  top:-7%
}
.fc-icon-right-single-arrow:after {
  content:"\0203A";
  font-weight:500;
  font-size:200%;
  top:-7%
}
.fc-icon-left-double-arrow:after {
  content:"\000AB";
  font-size:160%;
  top:-7%
}
.fc-icon-right-double-arrow:after {
  content:"\000BB";
  font-size:160%;
  top:-7%
}
.fc-icon-left-triangle:after {
  content:"\25C4";
  font-size:125%;
  top:3%
}
.fc-icon-right-triangle:after {
  content:"\25BA";
  font-size:125%;
  top:3%
}
.fc-icon-down-triangle:after {
  content:"\25BC";
  font-size:125%;
  top:2%
}
.fc-icon-x:after {
  content:"\000D7";
  font-size:200%;
  top:6%
}
.fc button {
  box-sizing:border-box;
  margin:0;
  padding:6px 10px;
  white-space:nowrap;
  cursor:pointer
}
.fc button:focus {
  outline:none
}
.fc button::-moz-focus-inner {
  margin:0;
  padding:0
}
.fc-state-default {
  border:1px solid #2c3e50;
  background-color:#2c3e50;
  color:#fff
}
.fc-state-default:first-letter,
.fc-today-button:first-letter {
  text-transform:uppercase
}
.fc-state-default.fc-corner-left {
  border-top-left-radius:4px;
  border-bottom-left-radius:4px
}
.fc-state-default.fc-corner-right {
  border-top-right-radius:4px;
  border-bottom-right-radius:4px
}
.fc button .fc-icon {
  position:relative;
  top:-.05em;
  margin:0 .2em;
  color:#fff;
  vertical-align:middle
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
  background-color:#1a252f;
  outline:none;
  border:1px solid #1a252f
}
.fc-state-hover {
  text-decoration:none
}
.fc-state-active,
.fc-state-down {
  background-color:#1a252f
}
.fc-state-disabled {
  cursor:default;
  background-image:none;
  opacity:.65;
  box-shadow:none
}
.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close,
a[data-goto] {
  cursor:pointer
}
.fc .fc-button-group>* {
  float:left;
  margin:0 0 0 -1px
}
.fc .fc-button-group>:first-child {
  margin-left:0
}
.fc-popover {
  position:absolute;
  box-shadow:0 2px 6px rgba(0,0,0,.15)
}
.fc-popover .fc-header {
  padding:2px 4px
}
.fc-popover .fc-header .fc-title {
  margin:0 2px
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float:left
}
.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
  float:right
}
.fc-unthemed .fc-popover {
  border-width:1px;
  border-style:solid
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size:.9em;
  margin-top:2px
}
.fc-popover>.ui-widget-header+.ui-widget-content {
  border-top:0
}
.fc-divider {
  border-style:solid;
  border-width:1px
}
hr.fc-divider {
  height:0;
  margin:0;
  padding:0 0 2px;
  border-width:1px 0
}
.fc-bg table,
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height:100%
}
.fc-clear {
  clear:both
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
  position:absolute;
  top:0;
  left:0;
  right:0
}
.fc table {
  width:100%;
  box-sizing:border-box;
  table-layout:fixed;
  border-collapse:collapse;
  border-spacing:0
}
.fc td,
.fc th {
  border-style:solid;
  border-width:1px;
  padding:0;
  vertical-align:top
}
.fc th {
  color:#111;
  padding:5px;
  text-align:center!important
}
.fc th span {
  font-weight:600!important
}
.fc td a {
  color:inherit
}
.fc td.fc-today {
  border-style:double
}
a[data-goto]:hover {
  text-decoration:underline
}
.fc .fc-row {
  border-style:solid;
  border-width:0
}
.fc-row table {
  border-left:0 hidden transparent;
  border-right:0 hidden transparent;
  border-bottom:0 hidden transparent
}
.fc-row:first-child table {
  border-top:0 hidden transparent
}
.fc-row {
  position:relative
}
.fc-row .fc-bg {
  z-index:1
}
.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
  border-color:transparent
}
.fc-row .fc-bgevent-skeleton {
  z-index:2
}
.fc-row .fc-highlight-skeleton {
  z-index:3
}
.fc-row .fc-content-skeleton {
  position:relative;
  z-index:4;
  padding-bottom:2px
}
.fc-row .fc-helper-skeleton {
  z-index:5
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  background:0 0;
  border-color:transparent;
  border-bottom:0
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  border-top:0
}
.fc-scroller {
  -webkit-overflow-scrolling:touch
}
.fc-row.fc-rigid,
.fc-time-grid-event {
  overflow:hidden
}
.fc-scroller>.fc-day-grid,
.fc-scroller>.fc-time-grid {
  position:relative;
  width:100%
}
.fc-event {
  position:relative;
  display:block;
  font-size:.85em;
  line-height:1.3;
  border-radius:3px;
  border:1px solid #007cc2;
  font-weight:400;
  text-align:center!important;
  padding:5px!important
}
.fc-event,
.fc-event-dot {
  background-color:#007cc2;
  color:#fff!important
}
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color:#fff;
  text-decoration:none
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
  cursor:not-allowed
}
.fc-event .fc-bg {
  z-index:1;
  background:#fff;
  opacity:.25
}
.fc-event .fc-content {
  position:relative;
  z-index:2
}
.fc-event .fc-resizer {
  position:absolute;
  z-index:4;
  display:none
}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  display:block
}
.fc-event.fc-selected .fc-resizer:before {
  content:"";
  position:absolute;
  z-index:9999;
  top:50%;
  left:50%;
  width:40px;
  height:40px;
  margin-left:-20px;
  margin-top:-20px
}
.fc-event.fc-selected {
  z-index:9999!important;
  box-shadow:0 2px 5px rgba(0,0,0,.2)
}
.fc-event.fc-selected.fc-dragging {
  box-shadow:0 2px 7px rgba(0,0,0,.3)
}
.fc-h-event.fc-selected:before {
  content:"";
  position:absolute;
  z-index:3;
  top:-10px;
  bottom:-10px;
  left:0;
  right:0
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left:0;
  border-left-width:0;
  padding-left:1px;
  border-top-left-radius:0;
  border-bottom-left-radius:0
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right:0;
  border-right-width:0;
  padding-right:1px;
  border-top-right-radius:0;
  border-bottom-right-radius:0
}
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor:w-resize;
  left:-1px
}
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor:e-resize;
  right:-1px
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width:7px;
  top:-1px;
  bottom:-1px
}
.fc-h-event.fc-selected .fc-resizer {
  border-radius:4px;
  width:6px;
  height:6px;
  border:1px solid;
  border-color:inherit;
  background:#fff;
  top:50%;
  margin-top:-4px
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left:-4px
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right:-4px
}
.fc-day-grid-event {
  margin:1px 2px 0;
  padding:0 1px
}
tr:first-child>td>.fc-day-grid-event {
  margin-top:2px
}
.fc-day-grid-event.fc-selected:after {
  content:"";
  position:absolute;
  z-index:1;
  top:-1px;
  right:-1px;
  bottom:-1px;
  left:-1px;
  background:#000;
  opacity:.25
}
.fc-day-grid-event .fc-content {
  white-space:nowrap;
  overflow:hidden
}
.fc-day-grid-event .fc-time {
  font-weight:700
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left:-2px
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right:-2px
}
a.fc-more {
  margin:1px 3px;
  font-size:.85em;
  cursor:pointer;
  text-decoration:none
}
a.fc-more:hover {
  text-decoration:underline
}
.fc-limited {
  display:none
}
.fc-day-grid .fc-row {
  z-index:1
}
.fc-more-popover {
  z-index:2;
  width:220px
}
.fc-more-popover .fc-event-container {
  padding:10px
}
.fc-now-indicator {
  position:absolute;
  border:0 solid red
}
.fc-unselectable {
  -webkit-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-tap-highlight-color:transparent
}
.fc-toolbar.fc-header-toolbar {
  border-bottom:1px solid #ddd;
  padding:10px 20px
}
.fc-toolbar.fc-footer-toolbar {
  margin-top:1em
}
.fc-toolbar .fc-left {
  float:left
}
.fc-toolbar .fc-right {
  float:right
}
.fc-toolbar .fc-center {
  display:inline-block
}
.fc .fc-toolbar>*>* {
  float:left;
  margin-left:.75em
}
.fc .fc-toolbar>*>:first-child {
  margin-left:0
}
.fc-toolbar h2 {
  margin:0;
  padding-top:5px;
  font-weight:500;
  font-size:18px!important
}
.fc-toolbar button {
  position:relative
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index:2
}
.fc-toolbar .fc-state-down {
  z-index:3
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index:4
}
.fc-toolbar button:focus {
  z-index:5
}
.fc-view-container {
  padding:20px
}
.fc-view-container *,
.fc-view-container:after,
.fc-view-container:before {
  box-sizing:content-box
}
.fc-view,
.fc-view>table {
  position:relative;
  z-index:1
}
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
  padding-bottom:1em
}
.fc-basic-view .fc-body .fc-row {
  min-height:4em
}
.fc-row.fc-rigid .fc-content-skeleton {
  position:absolute;
  top:0;
  left:0;
  right:0
}
.fc-day-top.fc-other-month {
  opacity:.3
}
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
  padding:2px
}
.fc-basic-view th.fc-day-number,
.fc-basic-view th.fc-week-number {
  padding:0 2px
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float:right
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float:left
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float:left;
  border-radius:0 0 3px
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float:right;
  border-radius:0 0 0 3px
}
.fc-basic-view .fc-day-top .fc-week-number {
  min-width:1.5em;
  text-align:center;
  background-color:#f2f2f2;
  color:grey
}
.fc-basic-view td.fc-week-number>* {
  display:inline-block;
  min-width:1.25em
}
.fc-agenda-view .fc-day-grid {
  position:relative;
  z-index:2
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height:3em
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom:1em
}
.fc .fc-axis {
  vertical-align:middle;
  padding:0 4px;
  white-space:nowrap
}
.fc-ltr .fc-axis {
  text-align:right
}
.fc-rtl .fc-axis {
  text-align:left
}
.ui-widget td.fc-axis {
  font-weight:400
}
.fc-time-grid,
.fc-time-grid-container {
  position:relative;
  z-index:1
}
.fc-time-grid {
  min-height:100%
}
.fc-time-grid table {
  border:0 hidden transparent
}
.fc-time-grid>.fc-bg {
  z-index:1
}
.fc-time-grid .fc-slats,
.fc-time-grid>hr {
  position:relative;
  z-index:2
}
.fc-time-grid .fc-content-col {
  position:relative
}
.fc-time-grid .fc-content-skeleton {
  position:absolute;
  z-index:3;
  top:0;
  left:0;
  right:0
}
.fc-time-grid .fc-business-container {
  position:relative;
  z-index:1
}
.fc-time-grid .fc-bgevent-container {
  position:relative;
  z-index:2
}
.fc-time-grid .fc-highlight-container {
  z-index:3;
  position:relative
}
.fc-time-grid .fc-event-container {
  position:relative;
  z-index:4
}
.fc-time-grid .fc-now-indicator-line {
  z-index:5
}
.fc-time-grid .fc-helper-container {
  position:relative;
  z-index:6
}
.fc-time-grid .fc-slats td {
  height:1.5em;
  border-bottom:0
}
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style:dotted
}
.fc-time-grid .fc-slats .ui-widget-content {
  background:0 0
}
.fc-time-grid .fc-highlight {
  position:absolute;
  left:0;
  right:0
}
.fc-ltr .fc-time-grid .fc-event-container {
  margin:0 2.5% 0 2px
}
.fc-rtl .fc-time-grid .fc-event-container {
  margin:0 2px 0 2.5%
}
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
  position:absolute;
  z-index:1
}
.fc-time-grid .fc-bgevent {
  left:0;
  right:0
}
.fc-v-event.fc-not-start {
  border-top-width:0;
  padding-top:1px;
  border-top-left-radius:0;
  border-top-right-radius:0
}
.fc-v-event.fc-not-end {
  border-bottom-width:0;
  padding-bottom:1px;
  border-bottom-left-radius:0;
  border-bottom-right-radius:0
}
.fc-time-grid-event.fc-selected {
  overflow:visible
}
.fc-time-grid-event.fc-selected .fc-bg {
  display:none
}
.fc-time-grid-event .fc-content {
  overflow:hidden
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding:0 1px
}
.fc-time-grid-event .fc-time {
  font-size:.85em;
  white-space:nowrap
}
.fc-time-grid-event.fc-short .fc-content {
  white-space:nowrap
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  display:inline-block;
  vertical-align:top
}
.fc-time-grid-event.fc-short .fc-time span {
  display:none
}
.fc-time-grid-event.fc-short .fc-time:before {
  content:attr(data-start)
}
.fc-time-grid-event.fc-short .fc-time:after {
  content:"\000A0-\000A0"
}
.fc-time-grid-event.fc-short .fc-title {
  font-size:.85em;
  padding:0
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left:0;
  right:0;
  bottom:0;
  height:8px;
  overflow:hidden;
  line-height:8px;
  font-size:11px;
  font-family:monospace;
  text-align:center;
  cursor:s-resize
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content:"="
}
.fc-time-grid-event.fc-selected .fc-resizer {
  border-radius:5px;
  width:8px;
  height:8px;
  border:1px solid;
  border-color:inherit;
  background:#fff;
  left:50%;
  margin-left:-5px;
  bottom:-5px
}
.fc-time-grid .fc-now-indicator-line {
  border-top-width:1px;
  left:0;
  right:0
}
.fc-time-grid .fc-now-indicator-arrow {
  margin-top:-5px
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left:0;
  border-width:5px 0 5px 6px;
  border-top-color:transparent;
  border-bottom-color:transparent
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right:0;
  border-width:5px 6px 5px 0;
  border-top-color:transparent;
  border-bottom-color:transparent
}
.fc-event-dot {
  display:inline-block;
  width:10px;
  height:10px;
  border-radius:5px
}
.fc-rtl .fc-list-view {
  direction:rtl
}
.fc-list-view {
  border-width:1px;
  border-style:solid
}
.fc .fc-list-table {
  table-layout:auto
}
.fc-list-table td {
  border-width:1px 0 0;
  padding:8px 14px
}
.fc-list-table tr:first-child td {
  border-top-width:0
}
.fc-list-heading {
  border-bottom-width:1px
}
.fc-list-heading td {
  font-weight:700
}
.fc-ltr .fc-list-heading-main {
  float:left
}
.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
  float:right
}
.fc-rtl .fc-list-heading-alt {
  float:left
}
.fc-list-item.fc-has-url {
  cursor:pointer
}
.fc-list-item:hover td {
  background-color:#f5f5f5
}
.fc-list-item-marker,
.fc-list-item-time {
  white-space:nowrap;
  width:1px
}
.fc-ltr .fc-list-item-marker {
  padding-right:0
}
.fc-rtl .fc-list-item-marker {
  padding-left:0
}
.fc-list-item-title a {
  text-decoration:none;
  color:inherit
}
.fc-list-item-title a[href]:hover {
  text-decoration:underline
}
.fc-list-empty-wrap2 {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0
}
.fc-list-empty-wrap1 {
  width:100%;
  height:100%;
  display:table
}
.fc-list-empty {
  display:table-cell;
  vertical-align:middle;
  text-align:center
}
.fc-unthemed .fc-list-empty {
  background-color:#eee
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
  margin-left:-8px;
  position:absolute
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow:before {
  box-sizing:content-box;
  position:absolute;
  border:8px solid transparent;
  height:0;
  width:1px
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow:before {
  content:"";
  z-index:-1;
  border-width:8px;
  left:-8px;
  border-bottom-color:#aeaeae
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top:0;
  margin-top:-8px
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before {
  border-top:none;
  border-bottom-color:#f0f0f0
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before {
  top:-1px;
  border-bottom-color:#aeaeae
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow {
  bottom:0;
  margin-bottom:-8px
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle,
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view--down-arrow:before {
  border-bottom:none;
  border-top-color:#fff
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before,
.react-datepicker__month-read-view--down-arrow:before,
.react-datepicker__month-year-read-view--down-arrow:before,
.react-datepicker__year-read-view--down-arrow:before {
  bottom:-1px;
  border-top-color:#aeaeae
}
.react-datepicker,
.react-datepicker-wrapper {
  display:inline-block
}
.react-datepicker {
  font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;
  font-size:.8rem;
  background-color:#fff;
  color:#000;
  border:1px solid #aeaeae;
  border-radius:.3rem;
  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-radius:.3rem
}
.react-datepicker__triangle {
  position:absolute;
  left:50px
}
.react-datepicker-popper {
  z-index:1
}
.react-datepicker-popper[data-placement^=bottom] {
  margin-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] {
  margin-bottom:10px
}
.react-datepicker-popper[data-placement^=right] {
  margin-left:8px
}
.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left:auto;
  right:42px
}
.react-datepicker-popper[data-placement^=left] {
  margin-right:8px
}
.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left:42px;
  right:auto
}
.react-datepicker__header {
  text-align:center;
  background-color:#e7eff6;
  border-bottom:1px solid #aeaeae;
  border-top-left-radius:.3rem;
  border-top-right-radius:.3rem;
  padding:15px;
  position:relative
}
.react-datepicker__header--time {
  padding-bottom:8px;
  padding-left:5px;
  padding-right:5px
}
.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 {
  margin-top:0;
  color:rgba(0,0,0,.7);
  font-weight:700;
  font-size:1.2rem
}
.react-datepicker-time__header {
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden
}
.react-datepicker__navigation {
  background:none;
  line-height:1.7rem;
  text-align:center;
  cursor:pointer;
  position:absolute;
  top:10px;
  width:0;
  padding:0;
  border:.45rem solid transparent;
  z-index:1;
  height:10px;
  width:10px;
  text-indent:-999em;
  overflow:hidden
}
.react-datepicker__navigation--previous {
  left:15px;
  margin-top:5px;
  background:url(https://img.icons8.com/windows/24/000000/back.png) no-repeat;
  width:30px;
  height:30px;
  border:none
}
.react-datepicker__navigation--previous:focus,
.react-datepicker__navigation--previous:hover {
  border-right-color:#b3b3b3;
  outline:none
}
.react-datepicker__navigation--previous--disabled,
.react-datepicker__navigation--previous--disabled:hover {
  border-right-color:#e6e6e6;
  cursor:default
}
.react-datepicker__navigation--next {
  right:10px;
  margin-top:5px;
  background:url(https://img.icons8.com/windows/24/000000/forward.png) no-repeat;
  width:30px;
  height:30px;
  border:none
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right:80px
}
.react-datepicker__navigation--next:focus,
.react-datepicker__navigation--next:hover {
  border-left-color:#b3b3b3;
  outline:none
}
.react-datepicker__navigation--next--disabled,
.react-datepicker__navigation--next--disabled:hover {
  border-left-color:#e6e6e6;
  cursor:default
}
.react-datepicker__navigation--years {
  position:relative;
  top:0;
  display:block;
  margin-left:auto;
  margin-right:auto
}
.react-datepicker__navigation--years-previous {
  top:4px;
  border-top-color:#ccc
}
.react-datepicker__navigation--years-previous:hover {
  border-top-color:#b3b3b3
}
.react-datepicker__navigation--years-upcoming {
  top:-4px;
  border-bottom-color:#ccc
}
.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color:#b3b3b3
}
.react-datepicker__month-container {
  float:left
}
.react-datepicker__month {
  margin:.4rem;
  text-align:center
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display:inline-block;
  width:4rem;
  margin:2px
}
.react-datepicker__input-time-container {
  clear:both;
  width:100%;
  float:left;
  margin:5px 0 10px 15px;
  text-align:left
}
.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:85px
}
.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 {
  margin-left:5px;
  display:inline-block
}
.react-datepicker__time-container {
  float:right;
  border-left:1px solid #aeaeae;
  width:85px
}
.react-datepicker__time-container--with-today-button {
  display:inline;
  border:1px solid #aeaeae;
  border-radius:.3rem;
  position:absolute;
  right:-72px;
  top:0
}
.react-datepicker__time-container .react-datepicker__time {
  position:relative;
  background:#fff
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width:85px;
  overflow-x:hidden;
  margin:0 auto;
  text-align:center
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style:none;
  margin:0;
  height:calc(195px + .85rem);
  overflow-y:scroll;
  padding-right:0;
  padding-left:0;
  width:100%;
  box-sizing:content-box
}
.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 {
  cursor:pointer;
  background-color:#f0f0f0
}
.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 {
  cursor:default;
  background-color:transparent
}
.react-datepicker__week-number {
  color:#ccc;
  display:inline-block;
  width:1.7rem;
  line-height:1.7rem;
  text-align:center;
  margin:.166rem
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor:pointer
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius:50%;
  background-color:#f0f0f0
}
.react-datepicker__day-names {
  margin-top:15px
}
.react-datepicker__day-names,
.react-datepicker__week {
  white-space:nowrap
}
.react-datepicker__day,
.react-datepicker__day-name,
.react-datepicker__time-name {
  color:#000;
  display:inline-block;
  width:2rem;
  line-height:2rem;
  text-align:center;
  margin:.166rem
}
.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 {
  border-radius:.3rem;
  background-color:#216ba5;
  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 {
  cursor:default;
  background-color:transparent
}
.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text {
  cursor:pointer
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  border-radius:50%;
  background-color:#f0f0f0
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today {
  font-weight:700
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted {
  border-radius:.3rem;
  background-color:#3dcc4a;
  color:#fff
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-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 {
  color:#f0f
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-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 {
  border-radius:50%;
  background-color:#2a87d0;
  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 {
  border-radius:50%;
  background-color:#2a87d0
}
.react-datepicker__day--in-range:focus,
.react-datepicker__day--in-selecting-range:focus,
.react-datepicker__day--selected:focus,
.react-datepicker__month-text--in-range:focus,
.react-datepicker__month-text--in-selecting-range:focus,
.react-datepicker__month-text--selected:focus,
.react-datepicker__quarter-text--in-range:focus,
.react-datepicker__quarter-text--in-selecting-range:focus,
.react-datepicker__quarter-text--selected:focus {
  background-color:#2a87d0;
  outline:none
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected {
  border-radius:50%;
  background-color:#2a87d0;
  color:#fff
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover {
  background-color:#2a87d0;
  border-radius:50%
}
.react-datepicker__day--keyboard-selected:focus,
.react-datepicker__month-text--keyboard-selected:focus,
.react-datepicker__quarter-text--keyboard-selected:focus {
  background-color:#2a87d0;
  outline:none
}
.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range {
  background-color:rgba(33,107,165,.5)
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range,
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range,
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range {
  background-color:#f0f0f0;
  color:#000
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled {
  cursor:default;
  color:#ccc
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover {
  background-color:transparent
}
.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 {
  position:relative;
  display:inline-block;
  width:100%
}
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view,
.react-datepicker__year-read-view {
  border:1px solid transparent;
  border-radius:.3rem
}
.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 {
  border-top-color:#ccc;
  float:right;
  margin-left:20px;
  top:8px;
  position:relative;
  border-width:.45rem
}
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown,
.react-datepicker__year-dropdown {
  background-color:#f0f0f0;
  position:absolute;
  width:50%;
  left:25%;
  top:30px;
  z-index:1;
  text-align:center;
  border-radius:.3rem;
  border:1px solid #aeaeae
}
.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 {
  line-height:20px;
  width:100%;
  display:block;
  margin-left:auto;
  margin-right:auto
}
.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:.3rem;
  border-top-right-radius:.3rem
}
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type,
.react-datepicker__year-option:last-of-type {
  -webkit-user-select:none;
  -ms-user-select:none;
  user-select:none;
  border-bottom-left-radius:.3rem;
  border-bottom-right-radius:.3rem
}
.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 {
  position:absolute;
  left:15px
}
.react-datepicker__close-icon {
  cursor:pointer;
  background-color:transparent;
  border:0;
  outline:0;
  padding:0 6px 0 0;
  position:absolute;
  top:0;
  right:0;
  height:100%;
  display:table-cell;
  vertical-align:middle
}
.react-datepicker__close-icon:after {
  cursor:pointer;
  background-color:#216ba5;
  color:#fff;
  border-radius:50%;
  height:16px;
  width:16px;
  padding:2px;
  font-size:12px;
  line-height:1;
  text-align:center;
  display:table-cell;
  vertical-align:middle;
  content:"\00d7"
}
.react-datepicker__today-button {
  background:#f0f0f0;
  border-top:1px solid #aeaeae;
  cursor:pointer;
  text-align:center;
  font-weight:700;
  padding:5px 0;
  clear:left
}
.react-datepicker__portal {
  position:fixed;
  width:100vw;
  height:100vh;
  background-color:rgba(0,0,0,.8);
  left:0;
  top:0;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-align-items:center;
  align-items:center;
  display:-webkit-flex;
  display:flex;
  z-index:2147483647
}
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__time-name {
  width:3rem;
  line-height: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 {
    width:2rem;
    line-height:2rem
  }
}
.react-datepicker__portal .react-datepicker-time__header,
.react-datepicker__portal .react-datepicker__current-month {
  font-size:1.44rem
}
.react-datepicker__portal .react-datepicker__navigation {
  border:.81rem solid transparent
}
.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color:#ccc
}
.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color:#b3b3b3
}
.react-datepicker__portal .react-datepicker__navigation--previous--disabled,
.react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color:#e6e6e6;
  cursor:default
}
.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color:#ccc
}
.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color:#b3b3b3
}
.react-datepicker__portal .react-datepicker__navigation--next--disabled,
.react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color:#e6e6e6;
  cursor:default
}
div.filepicker {
  text-align:center;
  padding:40px 5px;
  background-color:#fff;
  border-radius:5px;
  border:2px dotted silver
}
.dropzone .dz-preview {
  margin:0 auto;
  text-align:middle;
  border:1px solid #acacac;
  padding:6px 6px 10px;
  width:150px;
  display:inline-block
}
.dz-details,
.dz-error-mark,
.dz-error-message,
.dz-progress,
.dz-success-mark {
  display:none!important
}
.dz-image {
  margin-bottom:10px
}
.dz-remove {
  padding-bottom:10px
}
.dropzone-previews a.dz-remove,
.dropzone a.dz-remove {
  padding:5px 10px;
  border-radius:3px;
  color:#fff!important;
  background:#ed2939!important;
  cursor:pointer;
  width:100%
}
.dz-default {
  font-size:15px
}
.dropIcon i {
  font-size:2.5em
}
.dropText {
  font-size:15px
}
@font-face {
  font-family:"icomoon";
  src:url(/application/static/media/icomoon.c23581ba.woff) format("woff"),
  url(/application/static/media/icomoon.3c94b7d1.svg) format("svg");
  font-weight:400;
  font-style:normal
}
[class*=" icon-"],
[class^=icon-] {
  font-family:"icomoon";
  speak:none;
  font-style:normal;
  font-weight:400;
  font-feature-settings:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.icon-bank25:before {
  content:"\e600"
}
.icon-businessman254:before {
  content:"\e601"
}
.icon-businessmen26:before {
  content:"\e602"
}
.icon-earth53:before {
  content:"\e603"
}
.icon-email19:before {
  content:"\e604"
}
.icon-fax5:before {
  content:"\e605"
}
.icon-telephone13:before {
  content:"\e606"
}
.icon-circle-up:before {
  content:"\ea41"
}
.icon-circle-down:before {
  content:"\ea43"
}
@font-face {
  font-family:unicons;
  src:url(/application/static/media/unicons.ca6ba135.eot);
  src:url(/application/static/media/unicons.ca6ba135.eot#iefix) format("embedded-opentype"),
  url(/application/static/media/unicons.b5ae9656.woff2) format("woff2"),
  url(/application/static/media/unicons.31bc3765.woff) format("woff"),
  url(/application/static/media/unicons.257bdf01.ttf) format("truetype"),
  url(/application/static/media/unicons.f5dd903d.svg#unicons) format("svg");
  font-weight:400;
  font-style:normal
}
[class*=" uil-"]:before,
[class^=uil-]:before {
  font-family:unicons;
  font-style:normal;
  font-weight:400;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-feature-settings:normal;
  font-variant:normal;
  text-transform:none;
  line-height:1em;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.uil-0-plus:before {
  content:"\e800"
}
.uil-10-plus:before {
  content:"\e801"
}
.uil-12-plus:before {
  content:"\e802"
}
.uil-13-plus:before {
  content:"\e803"
}
.uil-16-plus:before {
  content:"\e804"
}
.uil-17-plus:before {
  content:"\e805"
}
.uil-18-plus:before {
  content:"\e806"
}
.uil-21-plus:before {
  content:"\e807"
}
.uil-3-plus:before {
  content:"\e808"
}
.uil-500px:before {
  content:"\e809"
}
.uil-6-plus:before {
  content:"\e80a"
}
.uil-abacus:before {
  content:"\e80b"
}
.uil-accessible-icon-alt:before {
  content:"\e80c"
}
.uil-adjust-alt:before {
  content:"\e80d"
}
.uil-adjust-circle:before {
  content:"\e80e"
}
.uil-adjust-half:before {
  content:"\e80f"
}
.uil-adjust:before {
  content:"\e810"
}
.uil-adobe:before {
  content:"\e811"
}
.uil-airplay:before {
  content:"\e812"
}
.uil-align-alt:before {
  content:"\e813"
}
.uil-align-center-alt:before {
  content:"\e814"
}
.uil-align-center-h:before {
  content:"\e815"
}
.uil-align-center-justify:before {
  content:"\e816"
}
.uil-align-center-v:before {
  content:"\e817"
}
.uil-align-center:before {
  content:"\e818"
}
.uil-align-justify:before {
  content:"\e819"
}
.uil-align-left-justify:before {
  content:"\e81a"
}
.uil-align-left:before {
  content:"\e81b"
}
.uil-align-letter-right:before {
  content:"\e81c"
}
.uil-align-right-justify:before {
  content:"\e81d"
}
.uil-align-right:before {
  content:"\e81e"
}
.uil-align:before {
  content:"\e81f"
}
.uil-ambulance:before {
  content:"\e820"
}
.uil-analysis:before {
  content:"\e821"
}
.uil-analytics:before {
  content:"\e822"
}
.uil-anchor:before {
  content:"\e823"
}
.uil-android-phone-slash:before {
  content:"\e824"
}
.uil-angle-double-down:before {
  content:"\e825"
}
.uil-angle-double-left:before {
  content:"\e826"
}
.uil-angle-double-right:before {
  content:"\e827"
}
.uil-angle-double-up:before {
  content:"\e828"
}
.uil-angle-down:before {
  content:"\e829"
}
.uil-angle-left:before {
  content:"\e82a"
}
.uil-angle-right-b:before {
  content:"\e82b"
}
.uil-angle-right:before {
  content:"\e82c"
}
.uil-angle-up:before {
  content:"\e82d"
}
.uil-angry:before {
  content:"\e82e"
}
.uil-ankh:before {
  content:"\e82f"
}
.uil-annoyed-alt:before {
  content:"\e830"
}
.uil-annoyed:before {
  content:"\e831"
}
.uil-apple:before {
  content:"\e832"
}
.uil-apps:before {
  content:"\e833"
}
.uil-archive-alt:before {
  content:"\e834"
}
.uil-archive:before {
  content:"\e835"
}
.uil-archway:before {
  content:"\e836"
}
.uil-arrow-break:before {
  content:"\e837"
}
.uil-arrow-circle-down:before {
  content:"\e838"
}
.uil-arrow-circle-left:before {
  content:"\e839"
}
.uil-arrow-circle-right:before {
  content:"\e83a"
}
.uil-arrow-circle-up:before {
  content:"\e83b"
}
.uil-arrow-compress-h:before {
  content:"\e83c"
}
.uil-arrow-down-left:before {
  content:"\e83d"
}
.uil-arrow-down-right:before {
  content:"\e83e"
}
.uil-arrow-down:before {
  content:"\e83f"
}
.uil-arrow-from-right:before {
  content:"\e840"
}
.uil-arrow-from-top:before {
  content:"\e841"
}
.uil-arrow-growth:before {
  content:"\e842"
}
.uil-arrow-left:before {
  content:"\e843"
}
.uil-arrow-random:before {
  content:"\e844"
}
.uil-arrow-resize-diagonal:before {
  content:"\e845"
}
.uil-arrow-right:before {
  content:"\e846"
}
.uil-arrow-to-bottom:before {
  content:"\e847"
}
.uil-arrow-to-right:before {
  content:"\e848"
}
.uil-arrow-up-left:before {
  content:"\e849"
}
.uil-arrow-up-right:before {
  content:"\e84a"
}
.uil-arrow-up:before {
  content:"\e84b"
}
.uil-arrows-h-alt:before {
  content:"\e84c"
}
.uil-arrows-h:before {
  content:"\e84d"
}
.uil-arrows-left-down:before {
  content:"\e84e"
}
.uil-arrows-maximize:before {
  content:"\e84f"
}
.uil-arrows-merge:before {
  content:"\e850"
}
.uil-arrows-resize-h:before {
  content:"\e851"
}
.uil-arrows-resize-v:before {
  content:"\e852"
}
.uil-arrows-resize:before {
  content:"\e853"
}
.uil-arrows-right-down:before {
  content:"\e854"
}
.uil-arrows-shrink-h:before {
  content:"\e855"
}
.uil-arrows-shrink-v:before {
  content:"\e856"
}
.uil-arrows-up-right:before {
  content:"\e857"
}
.uil-arrows-v-alt:before {
  content:"\e858"
}
.uil-arrows-v:before {
  content:"\e859"
}
.uil-assistive-listening-systems:before {
  content:"\e85a"
}
.uil-asterisk:before {
  content:"\e85b"
}
.uil-at:before {
  content:"\e85c"
}
.uil-atm-card:before {
  content:"\e85d"
}
.uil-atom:before {
  content:"\e85e"
}
.uil-auto-flash:before {
  content:"\e85f"
}
.uil-award-alt:before {
  content:"\e860"
}
.uil-award:before {
  content:"\e861"
}
.uil-baby-carriage:before {
  content:"\e862"
}
.uil-backpack:before {
  content:"\e863"
}
.uil-backspace:before {
  content:"\e864"
}
.uil-backward:before {
  content:"\e865"
}
.uil-bag-alt:before {
  content:"\e866"
}
.uil-bag-slash:before {
  content:"\e867"
}
.uil-bag:before {
  content:"\e868"
}
.uil-balance-scale:before {
  content:"\e869"
}
.uil-ball:before {
  content:"\e86a"
}
.uil-ban:before {
  content:"\e86b"
}
.uil-bars:before {
  content:"\e86c"
}
.uil-basketball-hoop:before {
  content:"\e86d"
}
.uil-basketball:before {
  content:"\e86e"
}
.uil-battery-bolt:before {
  content:"\e86f"
}
.uil-battery-empty:before {
  content:"\e870"
}
.uil-bed-double:before {
  content:"\e871"
}
.uil-bed:before {
  content:"\e872"
}
.uil-behance:before {
  content:"\e873"
}
.uil-bell-school:before {
  content:"\e874"
}
.uil-bell-slash:before {
  content:"\e875"
}
.uil-bell:before {
  content:"\e876"
}
.uil-bill:before {
  content:"\e877"
}
.uil-bitcoin-circle:before {
  content:"\e878"
}
.uil-bitcoin:before {
  content:"\e879"
}
.uil-black-berry:before {
  content:"\e87a"
}
.uil-bluetooth-b:before {
  content:"\e87b"
}
.uil-bold:before {
  content:"\e87c"
}
.uil-bolt-alt:before {
  content:"\e87d"
}
.uil-bolt-slash:before {
  content:"\e87e"
}
.uil-bolt:before {
  content:"\e87f"
}
.uil-book-alt:before {
  content:"\e880"
}
.uil-book-medical:before {
  content:"\e881"
}
.uil-book-open:before {
  content:"\e882"
}
.uil-book-reader:before {
  content:"\e883"
}
.uil-book:before {
  content:"\e884"
}
.uil-bookmark-full:before {
  content:"\e885"
}
.uil-bookmark:before {
  content:"\e886"
}
.uil-books:before {
  content:"\e887"
}
.uil-boombox:before {
  content:"\e888"
}
.uil-border-alt:before {
  content:"\e889"
}
.uil-border-bottom:before {
  content:"\e88a"
}
.uil-border-clear:before {
  content:"\e88b"
}
.uil-border-horizontal:before {
  content:"\e88c"
}
.uil-border-inner:before {
  content:"\e88d"
}
.uil-border-left:before {
  content:"\e88e"
}
.uil-border-out:before {
  content:"\e88f"
}
.uil-border-right:before {
  content:"\e890"
}
.uil-border-top:before {
  content:"\e891"
}
.uil-border-vertical:before {
  content:"\e892"
}
.uil-box:before {
  content:"\e893"
}
.uil-briefcase-alt:before {
  content:"\e894"
}
.uil-briefcase:before {
  content:"\e895"
}
.uil-bright:before {
  content:"\e896"
}
.uil-brightness-empty:before {
  content:"\e897"
}
.uil-brightness-half:before {
  content:"\e898"
}
.uil-brightness-low:before {
  content:"\e899"
}
.uil-brightness-minus:before {
  content:"\e89a"
}
.uil-brightness-plus:before {
  content:"\e89b"
}
.uil-brightness:before {
  content:"\e89c"
}
.uil-bring-bottom:before {
  content:"\e89d"
}
.uil-bring-front:before {
  content:"\e89e"
}
.uil-brush-alt:before {
  content:"\e89f"
}
.uil-bug:before {
  content:"\e8a0"
}
.uil-building:before {
  content:"\e8a1"
}
.uil-bullseye:before {
  content:"\e8a2"
}
.uil-bus-alt:before {
  content:"\e8a3"
}
.uil-bus-school:before {
  content:"\e8a4"
}
.uil-bus:before {
  content:"\e8a5"
}
.uil-calcualtor:before {
  content:"\e8a6"
}
.uil-calculator-alt:before {
  content:"\e8a7"
}
.uil-calendar-alt:before {
  content:"\e8a8"
}
.uil-calendar-slash:before {
  content:"\e8a9"
}
.uil-calender:before {
  content:"\e8aa"
}
.uil-calling:before {
  content:"\e8ab"
}
.uil-camera-change:before {
  content:"\e8ac"
}
.uil-camera-plus:before {
  content:"\e8ad"
}
.uil-camera-slash:before {
  content:"\e8ae"
}
.uil-camera:before {
  content:"\e8af"
}
.uil-cancel:before {
  content:"\e8b0"
}
.uil-capsule:before {
  content:"\e8b1"
}
.uil-capture:before {
  content:"\e8b2"
}
.uil-car-sideview:before {
  content:"\e8b3"
}
.uil-car-slash:before {
  content:"\e8b4"
}
.uil-car-wash:before {
  content:"\e8b5"
}
.uil-car:before {
  content:"\e8b6"
}
.uil-card-atm:before {
  content:"\e8b7"
}
.uil-caret-right:before {
  content:"\e8b8"
}
.uil-cart:before {
  content:"\e8b9"
}
.uil-cell:before {
  content:"\e8ba"
}
.uil-celsius:before {
  content:"\e8bb"
}
.uil-chart-bar-alt:before {
  content:"\e8bc"
}
.uil-chart-bar:before {
  content:"\e8bd"
}
.uil-chart-down:before {
  content:"\e8be"
}
.uil-chart-growth-alt:before {
  content:"\e8bf"
}
.uil-chart-growth:before {
  content:"\e8c0"
}
.uil-chart-line:before {
  content:"\e8c1"
}
.uil-chart-pie-alt:before {
  content:"\e8c2"
}
.uil-chart-pie:before {
  content:"\e8c3"
}
.uil-chart:before {
  content:"\e8c4"
}
.uil-chat-bubble-user:before {
  content:"\e8c5"
}
.uil-chat-info:before {
  content:"\e8c6"
}
.uil-chat:before {
  content:"\e8c7"
}
.uil-check-circle:before {
  content:"\e8c8"
}
.uil-check-square:before {
  content:"\e8c9"
}
.uil-check:before {
  content:"\e8ca"
}
.uil-circle-layer:before {
  content:"\e8cb"
}
.uil-circle:before {
  content:"\e8cc"
}
.uil-circuit:before {
  content:"\e8cd"
}
.uil-clapper-board:before {
  content:"\e8ce"
}
.uil-clipboard-alt:before {
  content:"\e8cf"
}
.uil-clipboard-blank:before {
  content:"\e8d0"
}
.uil-clipboard-notes:before {
  content:"\e8d1"
}
.uil-clipboard:before {
  content:"\e8d2"
}
.uil-clock-eight:before {
  content:"\e8d3"
}
.uil-clock-five:before {
  content:"\e8d4"
}
.uil-clock-nine:before {
  content:"\e8d5"
}
.uil-clock-seven:before {
  content:"\e8d6"
}
.uil-clock-ten:before {
  content:"\e8d7"
}
.uil-clock-three:before {
  content:"\e8d8"
}
.uil-clock-two:before {
  content:"\e8d9"
}
.uil-clock:before {
  content:"\e8da"
}
.uil-closed-captioning:before {
  content:"\e8db"
}
.uil-cloud-block:before {
  content:"\e8dc"
}
.uil-cloud-bookmark:before {
  content:"\e8dd"
}
.uil-cloud-check:before {
  content:"\e8de"
}
.uil-cloud-computing:before {
  content:"\e8df"
}
.uil-cloud-data-connection:before {
  content:"\e8e0"
}
.uil-cloud-database-tree:before {
  content:"\e8e1"
}
.uil-cloud-download:before {
  content:"\e8e2"
}
.uil-cloud-drizzle:before {
  content:"\e8e3"
}
.uil-cloud-exclamation:before {
  content:"\e8e4"
}
.uil-cloud-hail:before {
  content:"\e8e5"
}
.uil-cloud-heart:before {
  content:"\e8e6"
}
.uil-cloud-info:before {
  content:"\e8e7"
}
.uil-cloud-lock:before {
  content:"\e8e8"
}
.uil-cloud-meatball:before {
  content:"\e8e9"
}
.uil-cloud-moon-hail:before {
  content:"\e8ea"
}
.uil-cloud-moon-meatball:before {
  content:"\e8eb"
}
.uil-cloud-moon-rain:before {
  content:"\e8ec"
}
.uil-cloud-moon-showers:before {
  content:"\e8ed"
}
.uil-cloud-moon:before {
  content:"\e8ee"
}
.uil-cloud-question:before {
  content:"\e8ef"
}
.uil-cloud-rain-sun:before {
  content:"\e8f0"
}
.uil-cloud-rain:before {
  content:"\e8f1"
}
.uil-cloud-redo:before {
  content:"\e8f2"
}
.uil-cloud-set:before {
  content:"\e8f3"
}
.uil-cloud-share:before {
  content:"\e8f4"
}
.uil-cloud-shield:before {
  content:"\e8f5"
}
.uil-cloud-showers-alt:before {
  content:"\e8f6"
}
.uil-cloud-showers-heavy:before {
  content:"\e8f7"
}
.uil-cloud-showers:before {
  content:"\e8f8"
}
.uil-cloud-slash:before {
  content:"\e8f9"
}
.uil-cloud-sun-hail:before {
  content:"\e8fa"
}
.uil-cloud-sun-meatball:before {
  content:"\e8fb"
}
.uil-cloud-sun-rain-alt:before {
  content:"\e8fc"
}
.uil-cloud-sun-rain:before {
  content:"\e8fd"
}
.uil-cloud-sun-tear:before {
  content:"\e8fe"
}
.uil-cloud-sun:before {
  content:"\e8ff"
}
.uil-cloud-times:before {
  content:"\e900"
}
.uil-cloud-unlock:before {
  content:"\e901"
}
.uil-cloud-upload:before {
  content:"\e902"
}
.uil-cloud-wifi:before {
  content:"\e903"
}
.uil-cloud-wind:before {
  content:"\e904"
}
.uil-cloud:before {
  content:"\e905"
}
.uil-clouds:before {
  content:"\e906"
}
.uil-club:before {
  content:"\e907"
}
.uil-code:before {
  content:"\e908"
}
.uil-coffee:before {
  content:"\e909"
}
.uil-cog:before {
  content:"\e90a"
}
.uil-coins:before {
  content:"\e90b"
}
.uil-columns:before {
  content:"\e90c"
}
.uil-comment-alt-block:before {
  content:"\e90d"
}
.uil-comment-alt-chart-lines:before {
  content:"\e90e"
}
.uil-comment-alt-check:before {
  content:"\e90f"
}
.uil-comment-alt-dots:before {
  content:"\e910"
}
.uil-comment-alt-download:before {
  content:"\e911"
}
.uil-comment-alt-edit:before {
  content:"\e912"
}
.uil-comment-alt-exclamation:before {
  content:"\e913"
}
.uil-comment-alt-heart:before {
  content:"\e914"
}
.uil-comment-alt-image:before {
  content:"\e915"
}
.uil-comment-alt-info:before {
  content:"\e916"
}
.uil-comment-alt-lines:before {
  content:"\e917"
}
.uil-comment-alt-lock:before {
  content:"\e918"
}
.uil-comment-alt-medical:before {
  content:"\e919"
}
.uil-comment-alt-message:before {
  content:"\e91a"
}
.uil-comment-alt-notes:before {
  content:"\e91b"
}
.uil-comment-alt-plus:before {
  content:"\e91c"
}
.uil-comment-alt-question:before {
  content:"\e91d"
}
.uil-comment-alt-redo:before {
  content:"\e91e"
}
.uil-comment-alt-search:before {
  content:"\e91f"
}
.uil-comment-alt-share:before {
  content:"\e920"
}
.uil-comment-alt-shield:before {
  content:"\e921"
}
.uil-comment-alt-slash:before {
  content:"\e922"
}
.uil-comment-alt-upload:before {
  content:"\e923"
}
.uil-comment-alt-verify:before {
  content:"\e924"
}
.uil-comment-alt:before {
  content:"\e925"
}
.uil-comment-block:before {
  content:"\e926"
}
.uil-comment-chart-line:before {
  content:"\e927"
}
.uil-comment-check:before {
  content:"\e928"
}
.uil-comment-dots:before {
  content:"\e929"
}
.uil-comment-download:before {
  content:"\e92a"
}
.uil-comment-edit:before {
  content:"\e92b"
}
.uil-comment-exclamation:before {
  content:"\e92c"
}
.uil-comment-heart:before {
  content:"\e92d"
}
.uil-comment-image:before {
  content:"\e92e"
}
.uil-comment-info-alt:before {
  content:"\e92f"
}
.uil-comment-info:before {
  content:"\e930"
}
.uil-comment-lines:before {
  content:"\e931"
}
.uil-comment-lock:before {
  content:"\e932"
}
.uil-comment-medical:before {
  content:"\e933"
}
.uil-comment-message:before {
  content:"\e934"
}
.uil-comment-notes:before {
  content:"\e935"
}
.uil-comment-plus:before {
  content:"\e936"
}
.uil-comment-question:before {
  content:"\e937"
}
.uil-comment-redo:before {
  content:"\e938"
}
.uil-comment-search:before {
  content:"\e939"
}
.uil-comment-share:before {
  content:"\e93a"
}
.uil-comment-shield:before {
  content:"\e93b"
}
.uil-comment-slash:before {
  content:"\e93c"
}
.uil-comment-upload:before {
  content:"\e93d"
}
.uil-comment-verify:before {
  content:"\e93e"
}
.uil-comment:before {
  content:"\e93f"
}
.uil-comments-alt:before {
  content:"\e940"
}
.uil-comments:before {
  content:"\e941"
}
.uil-commnet-alt-slash:before {
  content:"\e942"
}
.uil-compact-disc:before {
  content:"\e943"
}
.uil-compass:before {
  content:"\e944"
}
.uil-compress-alt-left:before {
  content:"\e945"
}
.uil-compress-alt:before {
  content:"\e946"
}
.uil-compress-arrows:before {
  content:"\e947"
}
.uil-compress-lines:before {
  content:"\e948"
}
.uil-compress-point:before {
  content:"\e949"
}
.uil-compress-v:before {
  content:"\e94a"
}
.uil-compress:before {
  content:"\e94b"
}
.uil-computer-mouse:before {
  content:"\e94c"
}
.uil-confused:before {
  content:"\e94d"
}
.uil-constructor:before {
  content:"\e94e"
}
.uil-copy-alt:before {
  content:"\e94f"
}
.uil-copy-landscape:before {
  content:"\e950"
}
.uil-copy:before {
  content:"\e951"
}
.uil-copyright:before {
  content:"\e952"
}
.uil-corner-down-left:before {
  content:"\e953"
}
.uil-corner-down-right-alt:before {
  content:"\e954"
}
.uil-corner-down-right:before {
  content:"\e955"
}
.uil-corner-left-down:before {
  content:"\e956"
}
.uil-corner-right-down:before {
  content:"\e957"
}
.uil-corner-up-left-alt:before {
  content:"\e958"
}
.uil-corner-up-left:before {
  content:"\e959"
}
.uil-corner-up-right-alt:before {
  content:"\e95a"
}
.uil-corner-up-right:before {
  content:"\e95b"
}
.uil-creative-commons-pd-alt:before {
  content:"\e95c"
}
.uil-creative-commons-pd:before {
  content:"\e95d"
}
.uil-crockery:before {
  content:"\e95e"
}
.uil-crop-alt-rotate-left:before {
  content:"\e95f"
}
.uil-crop-alt-rotate-right:before {
  content:"\e960"
}
.uil-crop-alt:before {
  content:"\e961"
}
.uil-crosshair-alt:before {
  content:"\e962"
}
.uil-crosshair:before {
  content:"\e963"
}
.uil-crosshairs:before {
  content:"\e964"
}
.uil-cube:before {
  content:"\e965"
}
.uil-dashboard:before {
  content:"\e966"
}
.uil-data-sharing:before {
  content:"\e967"
}
.uil-database-alt:before {
  content:"\e968"
}
.uil-database:before {
  content:"\e969"
}
.uil-desert:before {
  content:"\e96a"
}
.uil-desktop-alt-slash:before {
  content:"\e96b"
}
.uil-desktop-alt:before {
  content:"\e96c"
}
.uil-desktop-cloud-alt:before {
  content:"\e96d"
}
.uil-desktop-slash:before {
  content:"\e96e"
}
.uil-desktop:before {
  content:"\e96f"
}
.uil-dialpad-alt:before {
  content:"\e970"
}
.uil-dialpad:before {
  content:"\e971"
}
.uil-diamond:before {
  content:"\e972"
}
.uil-diary-alt:before {
  content:"\e973"
}
.uil-diary:before {
  content:"\e974"
}
.uil-dice-five:before {
  content:"\e975"
}
.uil-dice-four:before {
  content:"\e976"
}
.uil-dice-one:before {
  content:"\e977"
}
.uil-dice-six:before {
  content:"\e978"
}
.uil-dice-three:before {
  content:"\e979"
}
.uil-dice-two:before {
  content:"\e97a"
}
.uil-direction:before {
  content:"\e97b"
}
.uil-directions:before {
  content:"\e97c"
}
.uil-dizzy-meh:before {
  content:"\e97d"
}
.uil-dna:before {
  content:"\e97e"
}
.uil-document-layout-center:before {
  content:"\e97f"
}
.uil-document-layout-left:before {
  content:"\e980"
}
.uil-document-layout-right:before {
  content:"\e981"
}
.uil-document:before {
  content:"\e982"
}
.uil-dollar-alt:before {
  content:"\e983"
}
.uil-dollar-sign-alt:before {
  content:"\e984"
}
.uil-dollar-sign:before {
  content:"\e985"
}
.uil-down-arrow:before {
  content:"\e986"
}
.uil-download-alt:before {
  content:"\e987"
}
.uil-dribbble:before {
  content:"\e988"
}
.uil-drill:before {
  content:"\e989"
}
.uil-dropbox:before {
  content:"\e98a"
}
.uil-dumbbell:before {
  content:"\e98b"
}
.uil-ear:before {
  content:"\e98c"
}
.uil-edit-alt:before {
  content:"\e98d"
}
.uil-edit:before {
  content:"\e98e"
}
.uil-ellipsis-h:before {
  content:"\e98f"
}
.uil-ellipsis-v:before {
  content:"\e990"
}
.uil-emoji:before {
  content:"\e991"
}
.uil-enter:before {
  content:"\e992"
}
.uil-entry:before {
  content:"\e993"
}
.uil-envelope-add:before {
  content:"\e994"
}
.uil-envelope-alt:before {
  content:"\e995"
}
.uil-envelope-block:before {
  content:"\e996"
}
.uil-envelope-bookmark:before {
  content:"\e997"
}
.uil-envelope-check:before {
  content:"\e998"
}
.uil-envelope-download-alt:before {
  content:"\e999"
}
.uil-envelope-download:before {
  content:"\e99a"
}
.uil-envelope-edit:before {
  content:"\e99b"
}
.uil-envelope-exclamation:before {
  content:"\e99c"
}
.uil-envelope-heart:before {
  content:"\e99d"
}
.uil-envelope-info:before {
  content:"\e99e"
}
.uil-envelope-lock:before {
  content:"\e99f"
}
.uil-envelope-minus:before {
  content:"\e9a0"
}
.uil-envelope-open:before {
  content:"\e9a1"
}
.uil-envelope-question:before {
  content:"\e9a2"
}
.uil-envelope-receive:before {
  content:"\e9a3"
}
.uil-envelope-redo:before {
  content:"\e9a4"
}
.uil-envelope-search:before {
  content:"\e9a5"
}
.uil-envelope-send:before {
  content:"\e9a6"
}
.uil-envelope-share:before {
  content:"\e9a7"
}
.uil-envelope-shield:before {
  content:"\e9a8"
}
.uil-envelope-star:before {
  content:"\e9a9"
}
.uil-envelope-times:before {
  content:"\e9aa"
}
.uil-envelope-upload-alt:before {
  content:"\e9ab"
}
.uil-envelope-upload:before {
  content:"\e9ac"
}
.uil-envelope:before {
  content:"\e9ad"
}
.uil-envelopes:before {
  content:"\e9ae"
}
.uil-equal-circle:before {
  content:"\e9af"
}
.uil-euro-circle:before {
  content:"\e9b0"
}
.uil-euro:before {
  content:"\e9b1"
}
.uil-exchange-alt:before {
  content:"\e9b2"
}
.uil-exchange:before {
  content:"\e9b3"
}
.uil-exclamation-circle:before {
  content:"\e9b4"
}
.uil-exclamation-octagon:before {
  content:"\e9b5"
}
.uil-exclamation-triangle:before {
  content:"\e9b6"
}
.uil-exclude:before {
  content:"\e9b7"
}
.uil-exit:before {
  content:"\e9b8"
}
.uil-expand-alt:before {
  content:"\e9b9"
}
.uil-expand-arrows-alt:before {
  content:"\e9ba"
}
.uil-expand-arrows:before {
  content:"\e9bb"
}
.uil-expand-from-corner:before {
  content:"\e9bc"
}
.uil-expand-left:before {
  content:"\e9bd"
}
.uil-expand-right:before {
  content:"\e9be"
}
.uil-export:before {
  content:"\e9bf"
}
.uil-exposure-alt:before {
  content:"\e9c0"
}
.uil-exposure-increase:before {
  content:"\e9c1"
}
.uil-external-link-alt:before {
  content:"\e9c2"
}
.uil-eye-slash:before {
  content:"\e9c3"
}
.uil-eye:before {
  content:"\e9c4"
}
.uil-facebook-f:before {
  content:"\e9c5"
}
.uil-facebook-messenger:before {
  content:"\e9c6"
}
.uil-facebook:before {
  content:"\e9c7"
}
.uil-fahrenheit:before {
  content:"\e9c8"
}
.uil-fast-mail-alt:before {
  content:"\e9c9"
}
.uil-fast-mail:before {
  content:"\e9ca"
}
.uil-favorite:before {
  content:"\e9cb"
}
.uil-feedback:before {
  content:"\e9cc"
}
.uil-file-alt:before {
  content:"\e9cd"
}
.uil-file-blank:before {
  content:"\e9ce"
}
.uil-file-block-alt:before {
  content:"\e9cf"
}
.uil-file-bookmark-alt:before {
  content:"\e9d0"
}
.uil-file-check-alt:before {
  content:"\e9d1"
}
.uil-file-check:before {
  content:"\e9d2"
}
.uil-file-contract-dollar:before {
  content:"\e9d3"
}
.uil-file-copy-alt:before {
  content:"\e9d4"
}
.uil-file-download-alt:before {
  content:"\e9d5"
}
.uil-file-download:before {
  content:"\e9d6"
}
.uil-file-edit-alt:before {
  content:"\e9d7"
}
.uil-file-exclamation-alt:before {
  content:"\e9d8"
}
.uil-file-exclamation:before {
  content:"\e9d9"
}
.uil-file-heart:before {
  content:"\e9da"
}
.uil-file-info-alt:before {
  content:"\e9db"
}
.uil-file-landscape-alt:before {
  content:"\e9dc"
}
.uil-file-landscape:before {
  content:"\e9dd"
}
.uil-file-lanscape-slash:before {
  content:"\e9de"
}
.uil-file-lock-alt:before {
  content:"\e9df"
}
.uil-file-medical-alt:before {
  content:"\e9e0"
}
.uil-file-medical:before {
  content:"\e9e1"
}
.uil-file-minus-alt:before {
  content:"\e9e2"
}
.uil-file-minus:before {
  content:"\e9e3"
}
.uil-file-network:before {
  content:"\e9e4"
}
.uil-file-plus-alt:before {
  content:"\e9e5"
}
.uil-file-plus:before {
  content:"\e9e6"
}
.uil-file-question-alt:before {
  content:"\e9e7"
}
.uil-file-question:before {
  content:"\e9e8"
}
.uil-file-redo-alt:before {
  content:"\e9e9"
}
.uil-file-search-alt:before {
  content:"\e9ea"
}
.uil-file-share-alt:before {
  content:"\e9eb"
}
.uil-file-shield-alt:before {
  content:"\e9ec"
}
.uil-file-slash:before {
  content:"\e9ed"
}
.uil-file-times-alt:before {
  content:"\e9ee"
}
.uil-file-times:before {
  content:"\e9ef"
}
.uil-file-upload-alt:before {
  content:"\e9f0"
}
.uil-file-upload:before {
  content:"\e9f1"
}
.uil-file:before {
  content:"\e9f2"
}
.uil-files-landscapes-alt:before {
  content:"\e9f3"
}
.uil-files-landscapes:before {
  content:"\e9f4"
}
.uil-film:before {
  content:"\e9f5"
}
.uil-filter-slash:before {
  content:"\e9f6"
}
.uil-filter:before {
  content:"\e9f7"
}
.uil-flask-potion:before {
  content:"\e9f8"
}
.uil-flask:before {
  content:"\e9f9"
}
.uil-flip-h-alt:before {
  content:"\e9fa"
}
.uil-flip-h:before {
  content:"\e9fb"
}
.uil-flip-v-alt:before {
  content:"\e9fc"
}
.uil-flip-v:before {
  content:"\e9fd"
}
.uil-flower:before {
  content:"\e9fe"
}
.uil-focus-add:before {
  content:"\e9ff"
}
.uil-focus-target:before {
  content:"\ea00"
}
.uil-focus:before {
  content:"\ea01"
}
.uil-folder-check:before {
  content:"\ea02"
}
.uil-folder-download:before {
  content:"\ea03"
}
.uil-folder-exclamation:before {
  content:"\ea04"
}
.uil-folder-heart:before {
  content:"\ea05"
}
.uil-folder-info:before {
  content:"\ea06"
}
.uil-folder-lock:before {
  content:"\ea07"
}
.uil-folder-medical:before {
  content:"\ea08"
}
.uil-folder-minus:before {
  content:"\ea09"
}
.uil-folder-network:before {
  content:"\ea0a"
}
.uil-folder-plus:before {
  content:"\ea0b"
}
.uil-folder-question:before {
  content:"\ea0c"
}
.uil-folder-slash:before {
  content:"\ea0d"
}
.uil-folder-times:before {
  content:"\ea0e"
}
.uil-folder-upload:before {
  content:"\ea0f"
}
.uil-folder:before {
  content:"\ea10"
}
.uil-food:before {
  content:"\ea11"
}
.uil-football-american:before {
  content:"\ea12"
}
.uil-football-ball:before {
  content:"\ea13"
}
.uil-football:before {
  content:"\ea14"
}
.uil-forecastcloud-moon-tear:before {
  content:"\ea15"
}
.uil-forwaded-call:before {
  content:"\ea16"
}
.uil-forward:before {
  content:"\ea17"
}
.uil-frown:before {
  content:"\ea18"
}
.uil-game-structure:before {
  content:"\ea19"
}
.uil-game:before {
  content:"\ea1a"
}
.uil-gift:before {
  content:"\ea1b"
}
.uil-github-alt:before {
  content:"\ea1c"
}
.uil-github:before {
  content:"\ea1d"
}
.uil-glass-martini-alt-slash:before {
  content:"\ea1e"
}
.uil-glass-martini-alt:before {
  content:"\ea1f"
}
.uil-glass-martini:before {
  content:"\ea20"
}
.uil-glass-tea:before {
  content:"\ea21"
}
.uil-glass:before {
  content:"\ea22"
}
.uil-globe:before {
  content:"\ea23"
}
.uil-gold:before {
  content:"\ea24"
}
.uil-google-drive-alt:before {
  content:"\ea25"
}
.uil-google-drive:before {
  content:"\ea26"
}
.uil-google-hangouts:before {
  content:"\ea27"
}
.uil-google-play:before {
  content:"\ea28"
}
.uil-google:before {
  content:"\ea29"
}
.uil-graduation-hat:before {
  content:"\ea2a"
}
.uil-graph-bar:before {
  content:"\ea2b"
}
.uil-grid:before {
  content:"\ea2c"
}
.uil-grids:before {
  content:"\ea2d"
}
.uil-grin-tongue-wink-alt:before {
  content:"\ea2e"
}
.uil-grin-tongue-wink:before {
  content:"\ea2f"
}
.uil-grin:before {
  content:"\ea30"
}
.uil-grip-horizontal-line:before {
  content:"\ea31"
}
.uil-hdd:before {
  content:"\ea32"
}
.uil-headphones-alt:before {
  content:"\ea33"
}
.uil-headphones:before {
  content:"\ea34"
}
.uil-heart-alt:before {
  content:"\ea35"
}
.uil-heart-medical:before {
  content:"\ea36"
}
.uil-heart-rate:before {
  content:"\ea37"
}
.uil-heart-sign:before {
  content:"\ea38"
}
.uil-heart:before {
  content:"\ea39"
}
.uil-heartbeat:before {
  content:"\ea3a"
}
.uil-history-alt:before {
  content:"\ea3b"
}
.uil-history:before {
  content:"\ea3c"
}
.uil-home-alt:before {
  content:"\ea3d"
}
.uil-home:before {
  content:"\ea3e"
}
.uil-horizontal-align-center:before {
  content:"\ea3f"
}
.uil-horizontal-align-left:before {
  content:"\ea40"
}
.uil-horizontal-align-right:before {
  content:"\ea41"
}
.uil-horizontal-distribution-center:before {
  content:"\ea42"
}
.uil-horizontal-distribution-left:before {
  content:"\ea43"
}
.uil-horizontal-distribution-right:before {
  content:"\ea44"
}
.uil-hunting:before {
  content:"\ea45"
}
.uil-image-alt-slash:before {
  content:"\ea46"
}
.uil-image-block:before {
  content:"\ea47"
}
.uil-image-broken:before {
  content:"\ea48"
}
.uil-image-check:before {
  content:"\ea49"
}
.uil-image-download:before {
  content:"\ea4a"
}
.uil-image-edit:before {
  content:"\ea4b"
}
.uil-image-lock:before {
  content:"\ea4c"
}
.uil-image-minus:before {
  content:"\ea4d"
}
.uil-image-plus:before {
  content:"\ea4e"
}
.uil-image-question:before {
  content:"\ea4f"
}
.uil-image-redo:before {
  content:"\ea50"
}
.uil-image-resize-landscape:before {
  content:"\ea51"
}
.uil-image-resize-square:before {
  content:"\ea52"
}
.uil-image-search:before {
  content:"\ea53"
}
.uil-image-share:before {
  content:"\ea54"
}
.uil-image-shield:before {
  content:"\ea55"
}
.uil-image-slash:before {
  content:"\ea56"
}
.uil-image-times:before {
  content:"\ea57"
}
.uil-image-upload:before {
  content:"\ea58"
}
.uil-image-v:before {
  content:"\ea59"
}
.uil-image:before {
  content:"\ea5a"
}
.uil-images:before {
  content:"\ea5b"
}
.uil-incoming-call:before {
  content:"\ea5c"
}
.uil-info-circle:before {
  content:"\ea5d"
}
.uil-instagram-alt:before {
  content:"\ea5e"
}
.uil-instagram:before {
  content:"\ea5f"
}
.uil-intercom:before {
  content:"\ea60"
}
.uil-invoice:before {
  content:"\ea61"
}
.uil-italic:before {
  content:"\ea62"
}
.uil-jackhammer:before {
  content:"\ea63"
}
.uil-java-script:before {
  content:"\ea64"
}
.uil-kayak:before {
  content:"\ea65"
}
.uil-key-skeleton-alt:before {
  content:"\ea66"
}
.uil-key-skeleton:before {
  content:"\ea67"
}
.uil-keyboard-alt:before {
  content:"\ea68"
}
.uil-keyboard-hide:before {
  content:"\ea69"
}
.uil-keyboard-show:before {
  content:"\ea6a"
}
.uil-keyboard:before {
  content:"\ea6b"
}
.uil-keyhole-circle:before {
  content:"\ea6c"
}
.uil-keyhole-square-full:before {
  content:"\ea6d"
}
.uil-keyhole-square:before {
  content:"\ea6e"
}
.uil-kid:before {
  content:"\ea6f"
}
.uil-label-alt:before {
  content:"\ea70"
}
.uil-label:before {
  content:"\ea71"
}
.uil-lamp:before {
  content:"\ea72"
}
.uil-laptop-cloud:before {
  content:"\ea73"
}
.uil-laptop:before {
  content:"\ea74"
}
.uil-laughing:before {
  content:"\ea75"
}
.uil-layer-group-slash:before {
  content:"\ea76"
}
.uil-layer-group:before {
  content:"\ea77"
}
.uil-layers-alt:before {
  content:"\ea78"
}
.uil-layers-slash:before {
  content:"\ea79"
}
.uil-layers:before {
  content:"\ea7a"
}
.uil-left-arrow-from-left:before {
  content:"\ea7b"
}
.uil-left-arrow-to-left:before {
  content:"\ea7c"
}
.uil-left-indent-alt:before {
  content:"\ea7d"
}
.uil-left-indent:before {
  content:"\ea7e"
}
.uil-left-to-right-text-direction:before {
  content:"\ea7f"
}
.uil-life-ring:before {
  content:"\ea80"
}
.uil-lightbulb-alt:before {
  content:"\ea81"
}
.uil-lightbulb:before {
  content:"\ea82"
}
.uil-line-alt:before {
  content:"\ea83"
}
.uil-line-spacing:before {
  content:"\ea84"
}
.uil-line:before {
  content:"\ea85"
}
.uil-link-alt:before {
  content:"\ea86"
}
.uil-link-broken:before {
  content:"\ea87"
}
.uil-link-h:before {
  content:"\ea88"
}
.uil-link:before {
  content:"\ea89"
}
.uil-linkedin-alt:before {
  content:"\ea8a"
}
.uil-linkedin:before {
  content:"\ea8b"
}
.uil-list-ui-alt:before {
  content:"\ea8c"
}
.uil-list-ul:before {
  content:"\ea8d"
}
.uil-location-arrow-alt:before {
  content:"\ea8e"
}
.uil-location-arrow:before {
  content:"\ea8f"
}
.uil-location-pin-alt:before {
  content:"\ea90"
}
.uil-location-point:before {
  content:"\ea91"
}
.uil-location:before {
  content:"\ea92"
}
.uil-lock-access:before {
  content:"\ea93"
}
.uil-lock-alt:before {
  content:"\ea94"
}
.uil-lock-open-alt:before {
  content:"\ea95"
}
.uil-lock-slash:before {
  content:"\ea96"
}
.uil-lock:before {
  content:"\ea97"
}
.uil-mailbox-alt:before {
  content:"\ea98"
}
.uil-mailbox:before {
  content:"\ea99"
}
.uil-map-marker-alt:before {
  content:"\ea9a"
}
.uil-map-marker-edit:before {
  content:"\ea9b"
}
.uil-map-marker-info:before {
  content:"\ea9c"
}
.uil-map-marker-minus:before {
  content:"\ea9d"
}
.uil-map-marker-plus:before {
  content:"\ea9e"
}
.uil-map-marker-question:before {
  content:"\ea9f"
}
.uil-map-marker-shield:before {
  content:"\eaa0"
}
.uil-map-marker-slash:before {
  content:"\eaa1"
}
.uil-map-marker:before {
  content:"\eaa2"
}
.uil-map-pin-alt:before {
  content:"\eaa3"
}
.uil-map-pin:before {
  content:"\eaa4"
}
.uil-map:before {
  content:"\eaa5"
}
.uil-mars:before {
  content:"\eaa6"
}
.uil-maximize-left:before {
  content:"\eaa7"
}
.uil-medal:before {
  content:"\eaa8"
}
.uil-medical-drip:before {
  content:"\eaa9"
}
.uil-medical-square-full:before {
  content:"\eaaa"
}
.uil-medical-square:before {
  content:"\eaab"
}
.uil-medical:before {
  content:"\eaac"
}
.uil-medium-m:before {
  content:"\eaad"
}
.uil-medkit:before {
  content:"\eaae"
}
.uil-meeting-board:before {
  content:"\eaaf"
}
.uil-meh-alt:before {
  content:"\eab0"
}
.uil-meh-closed-eye:before {
  content:"\eab1"
}
.uil-meh:before {
  content:"\eab2"
}
.uil-message:before {
  content:"\eab3"
}
.uil-microphone-slash:before {
  content:"\eab4"
}
.uil-microphone:before {
  content:"\eab5"
}
.uil-minus-circle:before {
  content:"\eab6"
}
.uil-minus-path:before {
  content:"\eab7"
}
.uil-minus-square-full:before {
  content:"\eab8"
}
.uil-minus-square:before {
  content:"\eab9"
}
.uil-minus:before {
  content:"\eaba"
}
.uil-missed-call:before {
  content:"\eabb"
}
.uil-mobey-bill-slash:before {
  content:"\eabc"
}
.uil-mobile-android-alt:before {
  content:"\eabd"
}
.uil-mobile-android:before {
  content:"\eabe"
}
.uil-mobile-vibrate:before {
  content:"\eabf"
}
.uil-modem:before {
  content:"\eac0"
}
.uil-money-bill-stack:before {
  content:"\eac1"
}
.uil-money-bill:before {
  content:"\eac2"
}
.uil-money-insert:before {
  content:"\eac3"
}
.uil-money-stack:before {
  content:"\eac4"
}
.uil-money-withdraw:before {
  content:"\eac5"
}
.uil-money-withdrawal:before {
  content:"\eac6"
}
.uil-moneybag-alt:before {
  content:"\eac7"
}
.uil-moneybag:before {
  content:"\eac8"
}
.uil-monitor-heart-rate:before {
  content:"\eac9"
}
.uil-monitor:before {
  content:"\eaca"
}
.uil-moon-eclipse:before {
  content:"\eacb"
}
.uil-moon:before {
  content:"\eacc"
}
.uil-moonset:before {
  content:"\eacd"
}
.uil-mountains-sun:before {
  content:"\eace"
}
.uil-mountains:before {
  content:"\eacf"
}
.uil-mouse-alt:before {
  content:"\ead0"
}
.uil-mouse:before {
  content:"\ead1"
}
.uil-multiply:before {
  content:"\ead2"
}
.uil-music-note:before {
  content:"\ead3"
}
.uil-music-tune-slash:before {
  content:"\ead4"
}
.uil-music:before {
  content:"\ead5"
}
.uil-n-a:before {
  content:"\ead6"
}
.uil-navigator:before {
  content:"\ead7"
}
.uil-nerd:before {
  content:"\ead8"
}
.uil-newspaper:before {
  content:"\ead9"
}
.uil-ninja:before {
  content:"\eada"
}
.uil-no-entry:before {
  content:"\eadb"
}
.uil-notebooks:before {
  content:"\eadc"
}
.uil-notes:before {
  content:"\eadd"
}
.uil-object-group:before {
  content:"\eade"
}
.uil-object-ungroup:before {
  content:"\eadf"
}
.uil-octagon:before {
  content:"\eae0"
}
.uil-outgoing-call:before {
  content:"\eae1"
}
.uil-package:before {
  content:"\eae2"
}
.uil-padlock:before {
  content:"\eae3"
}
.uil-paint-tool:before {
  content:"\eae4"
}
.uil-palette:before {
  content:"\eae5"
}
.uil-panorama-h-alt:before {
  content:"\eae6"
}
.uil-panorama-h:before {
  content:"\eae7"
}
.uil-panorama-v:before {
  content:"\eae8"
}
.uil-paperclip:before {
  content:"\eae9"
}
.uil-paragraph:before {
  content:"\eaea"
}
.uil-parcel:before {
  content:"\eaeb"
}
.uil-parking-square:before {
  content:"\eaec"
}
.uil-pathfinder-unite:before {
  content:"\eaed"
}
.uil-pathfinder:before {
  content:"\eaee"
}
.uil-pause-circle:before {
  content:"\eaef"
}
.uil-pause:before {
  content:"\eaf0"
}
.uil-paypal:before {
  content:"\eaf1"
}
.uil-pen:before {
  content:"\eaf2"
}
.uil-pentagon:before {
  content:"\eaf3"
}
.uil-phone-alt:before {
  content:"\eaf4"
}
.uil-phone-pause:before {
  content:"\eaf5"
}
.uil-phone-slash:before {
  content:"\eaf6"
}
.uil-phone-times:before {
  content:"\eaf7"
}
.uil-phone-volume:before {
  content:"\eaf8"
}
.uil-phone:before {
  content:"\eaf9"
}
.uil-picture:before {
  content:"\eafa"
}
.uil-plane-arrival:before {
  content:"\eafb"
}
.uil-plane-departure:before {
  content:"\eafc"
}
.uil-plane-fly:before {
  content:"\eafd"
}
.uil-plane:before {
  content:"\eafe"
}
.uil-play-circle:before {
  content:"\eaff"
}
.uil-play:before {
  content:"\eb00"
}
.uil-plug:before {
  content:"\eb01"
}
.uil-plus-circle:before {
  content:"\eb02"
}
.uil-plus-square:before {
  content:"\eb03"
}
.uil-plus:before {
  content:"\eb04"
}
.uil-podium:before {
  content:"\eb05"
}
.uil-polygon:before {
  content:"\eb06"
}
.uil-post-stamp:before {
  content:"\eb07"
}
.uil-postcard:before {
  content:"\eb08"
}
.uil-pound-circle:before {
  content:"\eb09"
}
.uil-pound:before {
  content:"\eb0a"
}
.uil-power:before {
  content:"\eb0b"
}
.uil-prescription-bottle:before {
  content:"\eb0c"
}
.uil-presentation-check:before {
  content:"\eb0d"
}
.uil-presentation-edit:before {
  content:"\eb0e"
}
.uil-presentation-line:before {
  content:"\eb0f"
}
.uil-presentation-lines-alt:before {
  content:"\eb10"
}
.uil-presentation-minus:before {
  content:"\eb11"
}
.uil-presentation-play:before {
  content:"\eb12"
}
.uil-presentation-plus:before {
  content:"\eb13"
}
.uil-presentation-times:before {
  content:"\eb14"
}
.uil-presentation:before {
  content:"\eb15"
}
.uil-previous:before {
  content:"\eb16"
}
.uil-pricetag-alt:before {
  content:"\eb17"
}
.uil-print-slash:before {
  content:"\eb18"
}
.uil-print:before {
  content:"\eb19"
}
.uil-processor:before {
  content:"\eb1a"
}
.uil-pump:before {
  content:"\eb1b"
}
.uil-puzzle-piece:before {
  content:"\eb1c"
}
.uil-question-circle:before {
  content:"\eb1d"
}
.uil-raddit-alien-alt:before {
  content:"\eb1e"
}
.uil-rainbow:before {
  content:"\eb1f"
}
.uil-raindrops-alt:before {
  content:"\eb20"
}
.uil-raindrops:before {
  content:"\eb21"
}
.uil-receipt-alt:before {
  content:"\eb22"
}
.uil-receipt:before {
  content:"\eb23"
}
.uil-record-audio:before {
  content:"\eb24"
}
.uil-redo:before {
  content:"\eb25"
}
.uil-refresh:before {
  content:"\eb26"
}
.uil-registered:before {
  content:"\eb27"
}
.uil-repeat:before {
  content:"\eb28"
}
.uil-restaurant:before {
  content:"\eb29"
}
.uil-right-indent-alt:before {
  content:"\eb2a"
}
.uil-right-to-left-text-direction:before {
  content:"\eb2b"
}
.uil-robot:before {
  content:"\eb2c"
}
.uil-rope-way:before {
  content:"\eb2d"
}
.uil-rotate-360:before {
  content:"\eb2e"
}
.uil-rss-alt:before {
  content:"\eb2f"
}
.uil-rss-interface:before {
  content:"\eb30"
}
.uil-rss:before {
  content:"\eb31"
}
.uil-ruler-combined:before {
  content:"\eb32"
}
.uil-ruler:before {
  content:"\eb33"
}
.uil-sad-cry:before {
  content:"\eb34"
}
.uil-sad-crying:before {
  content:"\eb35"
}
.uil-sad-dizzy:before {
  content:"\eb36"
}
.uil-sad-squint:before {
  content:"\eb37"
}
.uil-sad:before {
  content:"\eb38"
}
.uil-scaling-left:before {
  content:"\eb39"
}
.uil-scaling-right:before {
  content:"\eb3a"
}
.uil-scenery:before {
  content:"\eb3b"
}
.uil-schedule:before {
  content:"\eb3c"
}
.uil-science:before {
  content:"\eb3d"
}
.uil-screw:before {
  content:"\eb3e"
}
.uil-scroll-h:before {
  content:"\eb3f"
}
.uil-scroll:before {
  content:"\eb40"
}
.uil-search-alt:before {
  content:"\eb41"
}
.uil-search-minus:before {
  content:"\eb42"
}
.uil-search-plus:before {
  content:"\eb43"
}
.uil-search:before {
  content:"\eb44"
}
.uil-selfie:before {
  content:"\eb45"
}
.uil-server-alt:before {
  content:"\eb46"
}
.uil-server-connection:before {
  content:"\eb47"
}
.uil-server-network-alt:before {
  content:"\eb48"
}
.uil-server-network:before {
  content:"\eb49"
}
.uil-server:before {
  content:"\eb4a"
}
.uil-servers:before {
  content:"\eb4b"
}
.uil-servicemark:before {
  content:"\eb4c"
}
.uil-share-alt:before {
  content:"\eb4d"
}
.uil-shield-check:before {
  content:"\eb4e"
}
.uil-shield-exclamation:before {
  content:"\eb4f"
}
.uil-shield-question:before {
  content:"\eb50"
}
.uil-shield-slash:before {
  content:"\eb51"
}
.uil-shield:before {
  content:"\eb52"
}
.uil-ship:before {
  content:"\eb53"
}
.uil-shop:before {
  content:"\eb54"
}
.uil-shopping-basket:before {
  content:"\eb55"
}
.uil-shopping-cart-alt:before {
  content:"\eb56"
}
.uil-shopping-trolley:before {
  content:"\eb57"
}
.uil-shovel:before {
  content:"\eb58"
}
.uil-shrink:before {
  content:"\eb59"
}
.uil-shuffle:before {
  content:"\eb5a"
}
.uil-shutter-alt:before {
  content:"\eb5b"
}
.uil-shutter:before {
  content:"\eb5c"
}
.uil-sick:before {
  content:"\eb5d"
}
.uil-sigma:before {
  content:"\eb5e"
}
.uil-sign-alt:before {
  content:"\eb5f"
}
.uil-sign-in-alt:before {
  content:"\eb60"
}
.uil-sign-left:before {
  content:"\eb61"
}
.uil-sign-out-alt:before {
  content:"\eb62"
}
.uil-sign-right:before {
  content:"\eb63"
}
.uil-signal-alt-3:before {
  content:"\eb64"
}
.uil-signal-alt:before {
  content:"\eb65"
}
.uil-signal:before {
  content:"\eb66"
}
.uil-silence:before {
  content:"\eb67"
}
.uil-silent-squint:before {
  content:"\eb68"
}
.uil-sim-card:before {
  content:"\eb69"
}
.uil-sitemap:before {
  content:"\eb6a"
}
.uil-skip-forward-alt:before {
  content:"\eb6b"
}
.uil-skip-forward-circle:before {
  content:"\eb6c"
}
.uil-skip-forward:before {
  content:"\eb6d"
}
.uil-slack-alt:before {
  content:"\eb6e"
}
.uil-slack:before {
  content:"\eb6f"
}
.uil-sliders-v-alt:before {
  content:"\eb70"
}
.uil-sliders-v:before {
  content:"\eb71"
}
.uil-smile-beam:before {
  content:"\eb72"
}
.uil-smile-dizzy:before {
  content:"\eb73"
}
.uil-smile-squint-wink-alt:before {
  content:"\eb74"
}
.uil-smile-squint-wink:before {
  content:"\eb75"
}
.uil-smile-wink-alt:before {
  content:"\eb76"
}
.uil-smile-wink:before {
  content:"\eb77"
}
.uil-smile:before {
  content:"\eb78"
}
.uil-snapchat-ghost:before {
  content:"\eb79"
}
.uil-snapchat-square:before {
  content:"\eb7a"
}
.uil-snow-flake:before {
  content:"\eb7b"
}
.uil-snowflake-alt:before {
  content:"\eb7c"
}
.uil-snowflake:before {
  content:"\eb7d"
}
.uil-sort-amount-down:before {
  content:"\eb7e"
}
.uil-sort-amount-up:before {
  content:"\eb7f"
}
.uil-sort:before {
  content:"\eb80"
}
.uil-sorting:before {
  content:"\eb81"
}
.uil-space-key:before {
  content:"\eb82"
}
.uil-spade:before {
  content:"\eb83"
}
.uil-sperms:before {
  content:"\eb84"
}
.uil-spin:before {
  content:"\eb85"
}
.uil-sport:before {
  content:"\eb86"
}
.uil-square-full:before {
  content:"\eb87"
}
.uil-square-shape:before {
  content:"\eb88"
}
.uil-square:before {
  content:"\eb89"
}
.uil-squint:before {
  content:"\eb8a"
}
.uil-star-half-alt:before {
  content:"\eb8b"
}
.uil-star:before {
  content:"\eb8c"
}
.uil-step-backward-alt:before {
  content:"\eb8d"
}
.uil-step-backward-circle:before {
  content:"\eb8e"
}
.uil-step-backward:before {
  content:"\eb8f"
}
.uil-step-forward:before {
  content:"\eb90"
}
.uil-stop-circle:before {
  content:"\eb91"
}
.uil-stopwatch-slash:before {
  content:"\eb92"
}
.uil-stopwatch:before {
  content:"\eb93"
}
.uil-store-alt:before {
  content:"\eb94"
}
.uil-store:before {
  content:"\eb95"
}
.uil-streering:before {
  content:"\eb96"
}
.uil-stretcher:before {
  content:"\eb97"
}
.uil-subject:before {
  content:"\eb98"
}
.uil-subway-alt:before {
  content:"\eb99"
}
.uil-subway:before {
  content:"\eb9a"
}
.uil-suitcase-alt:before {
  content:"\eb9b"
}
.uil-suitcase:before {
  content:"\eb9c"
}
.uil-sun:before {
  content:"\eb9d"
}
.uil-sunset:before {
  content:"\eb9e"
}
.uil-surprise:before {
  content:"\eb9f"
}
.uil-swatchbook:before {
  content:"\eba0"
}
.uil-swimmer:before {
  content:"\eba1"
}
.uil-symbol:before {
  content:"\eba2"
}
.uil-sync-exclamation:before {
  content:"\eba3"
}
.uil-sync-slash:before {
  content:"\eba4"
}
.uil-sync:before {
  content:"\eba5"
}
.uil-syringe:before {
  content:"\eba6"
}
.uil-table:before {
  content:"\eba7"
}
.uil-tablet:before {
  content:"\eba8"
}
.uil-tablets:before {
  content:"\eba9"
}
.uil-tachometer-fast:before {
  content:"\ebaa"
}
.uil-tag-alt:before {
  content:"\ebab"
}
.uil-tag:before {
  content:"\ebac"
}
.uil-tape:before {
  content:"\ebad"
}
.uil-taxi:before {
  content:"\ebae"
}
.uil-tear:before {
  content:"\ebaf"
}
.uil-technology:before {
  content:"\ebb0"
}
.uil-telescope:before {
  content:"\ebb1"
}
.uil-temperature-empty:before {
  content:"\ebb2"
}
.uil-temperature-half:before {
  content:"\ebb3"
}
.uil-temperature-minus:before {
  content:"\ebb4"
}
.uil-temperature-plus:before {
  content:"\ebb5"
}
.uil-temperature-quarter:before {
  content:"\ebb6"
}
.uil-temperature-three-quarter:before {
  content:"\ebb7"
}
.uil-temperature:before {
  content:"\ebb8"
}
.uil-text-fields:before {
  content:"\ebb9"
}
.uil-text-size:before {
  content:"\ebba"
}
.uil-text-strike-through:before {
  content:"\ebbb"
}
.uil-text:before {
  content:"\ebbc"
}
.uil-th-large:before {
  content:"\ebbd"
}
.uil-th-slash:before {
  content:"\ebbe"
}
.uil-th:before {
  content:"\ebbf"
}
.uil-thermometer:before {
  content:"\ebc0"
}
.uil-thumbs-down:before {
  content:"\ebc1"
}
.uil-thumbs-up:before {
  content:"\ebc2"
}
.uil-thunderstorm-moon:before {
  content:"\ebc3"
}
.uil-thunderstorm-sun:before {
  content:"\ebc4"
}
.uil-thunderstorm:before {
  content:"\ebc5"
}
.uil-ticket:before {
  content:"\ebc6"
}
.uil-times-circle:before {
  content:"\ebc7"
}
.uil-times-square:before {
  content:"\ebc8"
}
.uil-times:before {
  content:"\ebc9"
}
.uil-toggle-off:before {
  content:"\ebca"
}
.uil-toggle-on:before {
  content:"\ebcb"
}
.uil-top-arrow-from-top:before {
  content:"\ebcc"
}
.uil-top-arrow-to-top:before {
  content:"\ebcd"
}
.uil-tornado:before {
  content:"\ebce"
}
.uil-trademark-circle:before {
  content:"\ebcf"
}
.uil-trademark:before {
  content:"\ebd0"
}
.uil-traffic-barrier:before {
  content:"\ebd1"
}
.uil-trash-alt:before {
  content:"\ebd2"
}
.uil-trash:before {
  content:"\ebd3"
}
.uil-trees:before {
  content:"\ebd4"
}
.uil-triangle:before {
  content:"\ebd5"
}
.uil-trophy:before {
  content:"\ebd6"
}
.uil-trowel:before {
  content:"\ebd7"
}
.uil-truck-case:before {
  content:"\ebd8"
}
.uil-truck-loading:before {
  content:"\ebd9"
}
.uil-truck:before {
  content:"\ebda"
}
.uil-tumblr-square:before {
  content:"\ebdb"
}
.uil-tumblr:before {
  content:"\ebdc"
}
.uil-tv-retro-slash:before {
  content:"\ebdd"
}
.uil-tv-retro:before {
  content:"\ebde"
}
.uil-twitter:before {
  content:"\ebdf"
}
.uil-umbrella:before {
  content:"\ebe0"
}
.uil-unamused:before {
  content:"\ebe1"
}
.uil-underline:before {
  content:"\ebe2"
}
.uil-unlock-alt:before {
  content:"\ebe3"
}
.uil-unlock:before {
  content:"\ebe4"
}
.uil-upload-alt:before {
  content:"\ebe5"
}
.uil-upload:before {
  content:"\ebe6"
}
.uil-usd-circle:before {
  content:"\ebe7"
}
.uil-usd-square:before {
  content:"\ebe8"
}
.uil-user-check:before {
  content:"\ebe9"
}
.uil-user-circle:before {
  content:"\ebea"
}
.uil-user-exclamation:before {
  content:"\ebeb"
}
.uil-user-hard-hat:before {
  content:"\ebec"
}
.uil-user-minus:before {
  content:"\ebed"
}
.uil-user-plus:before {
  content:"\ebee"
}
.uil-user-square:before {
  content:"\ebef"
}
.uil-user-times:before {
  content:"\ebf0"
}
.uil-user:before {
  content:"\ebf1"
}
.uil-users-alt:before {
  content:"\ebf2"
}
.uil-utensils-alt:before {
  content:"\ebf3"
}
.uil-utensils:before {
  content:"\ebf4"
}
.uil-vector-square-alt:before {
  content:"\ebf5"
}
.uil-vector-square:before {
  content:"\ebf6"
}
.uil-venus:before {
  content:"\ebf7"
}
.uil-vertical-align-bottom:before {
  content:"\ebf8"
}
.uil-vertical-align-center:before {
  content:"\ebf9"
}
.uil-vertical-align-top:before {
  content:"\ebfa"
}
.uil-vertical-distribute-bottom:before {
  content:"\ebfb"
}
.uil-vertical-distribution-center:before {
  content:"\ebfc"
}
.uil-vertical-distribution-top:before {
  content:"\ebfd"
}
.uil-video-slash:before {
  content:"\ebfe"
}
.uil-video:before {
  content:"\ebff"
}
.uil-visual-studio:before {
  content:"\ec00"
}
.uil-voicemail-rectangle:before {
  content:"\ec01"
}
.uil-voicemail:before {
  content:"\ec02"
}
.uil-volleyball:before {
  content:"\ec03"
}
.uil-volume-down:before {
  content:"\ec04"
}
.uil-volume-mute:before {
  content:"\ec05"
}
.uil-volume-off:before {
  content:"\ec06"
}
.uil-volume-up:before {
  content:"\ec07"
}
.uil-volume:before {
  content:"\ec08"
}
.uil-vuejs-alt:before {
  content:"\ec09"
}
.uil-vuejs:before {
  content:"\ec0a"
}
.uil-wall:before {
  content:"\ec0b"
}
.uil-wallet:before {
  content:"\ec0c"
}
.uil-watch-alt:before {
  content:"\ec0d"
}
.uil-watch:before {
  content:"\ec0e"
}
.uil-water-drop-slash:before {
  content:"\ec0f"
}
.uil-water-glass:before {
  content:"\ec10"
}
.uil-water:before {
  content:"\ec11"
}
.uil-web-grid-alt:before {
  content:"\ec12"
}
.uil-web-grid:before {
  content:"\ec13"
}
.uil-web-section-alt:before {
  content:"\ec14"
}
.uil-web-section:before {
  content:"\ec15"
}
.uil-webcam:before {
  content:"\ec16"
}
.uil-weight:before {
  content:"\ec17"
}
.uil-whatsapp:before {
  content:"\ec18"
}
.uil-wheel-barrow:before {
  content:"\ec19"
}
.uil-wheelchair-alt:before {
  content:"\ec1a"
}
.uil-wheelchair:before {
  content:"\ec1b"
}
.uil-wifi-router:before {
  content:"\ec1c"
}
.uil-wifi-slash:before {
  content:"\ec1d"
}
.uil-wifi:before {
  content:"\ec1e"
}
.uil-wind:before {
  content:"\ec1f"
}
.uil-window-grid:before {
  content:"\ec20"
}
.uil-window-maximize:before {
  content:"\ec21"
}
.uil-window-restore:before {
  content:"\ec22"
}
.uil-window-section:before {
  content:"\ec23"
}
.uil-window:before {
  content:"\ec24"
}
.uil-windsock:before {
  content:"\ec25"
}
.uil-wrap-text:before {
  content:"\ec26"
}
.uil-wrench:before {
  content:"\ec27"
}
.uil-yellow:before {
  content:"\ec28"
}
.uil-yen-circle:before {
  content:"\ec29"
}
.uil-yen:before {
  content:"\ec2a"
}
.uil-youtube-alt:before {
  content:"\ec2b"
}
.uil-youtube:before {
  content:"\ec2c"
}
@font-face {
  font-family:"Ave Fedan PERSONAL USE ONLY Regular";
  font-style:normal;
  font-weight:400;
  src:local("Ave Fedan PERSONAL USE ONLY Regular"),
  url(/application/static/media/AveFedanPersonalUseOnly-KAAp.e9896ff7.woff) format("woff")
}
@font-face {
  font-family:"Big John";
  src:url(/application/static/media/BigJohn.d974e12c.woff2) format("woff2"),
  url(/application/static/media/BigJohn.1f62b33e.woff) format("woff");
  font-weight:400;
  font-style:normal;
  font-display:swap
}
@font-face {
  font-family:"Corbel";
  src:url(/application/static/media/Corbel.e3c79c4a.woff2) format("woff2"),
  url(/application/static/media/Corbel.157e250c.woff) format("woff");
  font-weight:400;
  font-style:normal;
  font-display:swap
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
  color:#646464;
  font-family:"Corbel"
}
* {
  margin:0;
  padding:0;
  box-sizing:border-box
}
body,
html {
  font-family:"Corbel";
  color:#646464;
  font-weight:400
}
body.admin,
html.admin {
  background:#f2f2f2;
  font-size:13px
}
body.application,
html.application {
  background:#f2f2f2;
  font-size:14px!important
}
body.application,
body.application label,
body.application li,
body.application p,
body.application span,
html.application {
  font-size:15px
}
body.admin .input-chekbox-form,
body.admin .ui.button,
body.admin .ui.buttons .button,
body.admin .ui.buttons .or,
body.admin .ui.form .field>label,
body.admin .ui.form input[type=file],
body.admin .ui.form input[type=number],
body.admin .ui.form input[type=password],
body.admin .ui.form input[type=search],
body.admin .ui.form input[type=tel],
body.admin .ui.form input[type=text],
body.admin .ui.form input[type=time],
body.admin .ui.form input[type=url],
body.admin .ui.selection.dropdown,
body.admin body.admin .ui.form input[type=email],
body.admin input[type=datetime-local] {
  font-size:13px
}
body.application .input-chekbox-form,
body.application .ui.button,
body.application .ui.buttons .button,
body.application .ui.buttons .or,
body.application .ui.form .field>label,
body.application .ui.form input[type=email],
body.application .ui.form input[type=file],
body.application .ui.form input[type=number],
body.application .ui.form input[type=password],
body.application .ui.form input[type=search],
body.application .ui.form input[type=tel],
body.application .ui.form input[type=text],
body.application .ui.form input[type=time],
body.application .ui.form input[type=url],
body.application .ui.selection.dropdown,
body.application input[type=datetime-local] {
  font-size:14px!important
}
body.login,
html.login {
  background:#f2f2f2
}
h1,
h2,
h3,
h4,
h5 {
  margin:0;
  padding:0;
  color:#333
}
body.application h1,
body.application h3 {
  font-size:19px;
  font-weight:600
}
body.application p {
  line-height:1.3em
}
img {
  display:block;
  margin:0;
  padding:0;
  width:100%;
  max-width:100%
}
.textblur {
  opacity:.6
}
.textstrong {
  font-weight:500
}
.righticon {
  margin-left:5px
}
.lefticon {
  margin-right:5px
}
#month_button {
  display:none
}
body.lock-scroll {
  overflow:hidden
}
.react-datepicker-wrapper {
  display:block;
  padding:0;
  border:0
}
.animate__animated {
  -webkit-animation-duration:.3s;
  animation-duration:.3s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both
}
.modal_alert {
  text-align:center
}
.modal_alert img {
  margin:0 auto;
  max-width:100px
}
.modal_alert h1 {
  color:#333;
  font-size:20px
}
.app-inline-spinner-container img {
  margin:0 auto 10px;
  max-width:50px
}
.app-inline-spinner-container h1 {
  color:#333;
  font-weight:500;
  font-size:18px
}
.ui.modal.modalalert>.actions {
  text-align:center!important
}
.ui.modal>.modal_footer.actions {
  text-align:center
}
.app-inline-spinner {
  z-index:9999!important
}
.app-inline-spinner,
.app-inline-spinner.top {
  position:fixed;
  left:0;
  top:0;
  right:0;
  bottom:0;
  background-color:#fff
}
.app-inline-spinner.top {
  z-index:9999999999!important
}
.app-icon-spinner {
  position:absolute;
  left:0;
  top:0;
  right:0;
  bottom:0;
  z-index:9999!important;
  background-color:#fff
}
.app-inline-spinner-container {
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  text-align:center
}
svg {
  -webkit-animation:svg-animation 2s linear infinite;
  animation:svg-animation 2s linear infinite;
  max-width:35px
}
@-webkit-keyframes svg-animation {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  to {
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
@keyframes svg-animation {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg)
  }
  to {
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
circle {
  -webkit-animation:circle-animation 1.4s ease-in-out infinite both;
  animation:circle-animation 1.4s ease-in-out infinite both;
  display:block;
  fill:transparent;
  stroke:#2f3d4c;
  stroke-linecap:round;
  stroke-dasharray:283;
  stroke-dashoffset:280;
  stroke-width:8px;
  -webkit-transform-origin:50% 50%;
  transform-origin:50% 50%
}
@-webkit-keyframes circle-animation {
  0%,
  25% {
    stroke-dashoffset:280;
    -webkit-transform:rotate(0);
    transform:rotate(0)
  }
  50%,
  75% {
    stroke-dashoffset:75;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
  }
  to {
    stroke-dashoffset:280;
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
@keyframes circle-animation {
  0%,
  25% {
    stroke-dashoffset:280;
    -webkit-transform:rotate(0);
    transform:rotate(0)
  }
  50%,
  75% {
    stroke-dashoffset:75;
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg)
  }
  to {
    stroke-dashoffset:280;
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
.spinloader {
  -webkit-animation:rotate 2s linear infinite;
  animation:rotate 2s linear infinite;
  z-index:2;
  position:absolute;
  top:50%;
  left:50%;
  margin:-25px 0 0 -25px;
  width:50px;
  height:50px
}
.spinloader circle {
  stroke-width:3px
}
.spinloader .path {
  stroke:#2f3d4c;
  stroke-linecap:round;
  -webkit-animation:dash 1.5s ease-in-out infinite;
  animation:dash 1.5s ease-in-out infinite
}
@-webkit-keyframes rotate {
  to {
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
@keyframes rotate {
  to {
    -webkit-transform:rotate(1turn);
    transform:rotate(1turn)
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray:1,150;
    stroke-dashoffset:0
  }
  50% {
    stroke-dasharray:90,150;
    stroke-dashoffset:-35
  }
  to {
    stroke-dasharray:90,150;
    stroke-dashoffset:-124
  }
}
@keyframes dash {
  0% {
    stroke-dasharray:1,150;
    stroke-dashoffset:0
  }
  50% {
    stroke-dasharray:90,150;
    stroke-dashoffset:-35
  }
  to {
    stroke-dasharray:90,150;
    stroke-dashoffset:-124
  }
}
.panel {
  background:#fff;
  border-radius:8px
}
.panel-header {
  padding:15px 30px;
  border-bottom:1px solid #d8dbe0;
  text-transform:uppercase;
  color:#333;
  font-weight:600
}
.panel-body {
  padding:30px
}
.panel-body.hasborderbottom {
  border-bottom:1px solid #d8dbe0
}
.panel-footer {
  border-top:1px solid #d8dbe0;
  padding:15px 30px
}
.panel-footer.text-right {
  text-align:right
}
.panel.hastop {
  margin-top:20px
}
.panel.hasbottom {
  margin-bottom:30px!important
}
.open-account-panel {
  background:#fff;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px
}
.open-account-panel-header {
  padding:10px;
  border-bottom:1px solid #d8dbe0
}
.open-account-panel-body {
  padding:15px 10px
}
.open-account-panel-footer {
  border-top:1px solid #d8dbe0;
  padding:10px
}
.open-account-panel-footer.textright {
  text-align:right
}
.hasbodytop {
  border-top:1px solid #d8dbe0
}
@media (min-width:768px) {
  .open-account-panel-header {
    padding:20px 30px
  }
  .open-account-panel-body {
    padding:30px
  }
  .open-account-panel-footer {
    padding:20px 30px
  }
}
.panelbody-wrapper50 {
  width:50%
}
.panelbody-container {
  display:-webkit-flex;
  display:flex;
  -webkit-justify-content:space-between;
  justify-content:space-between
}
.panelbody-container>div {
  -webkit-flex-basis:49%;
  flex-basis:49%
}
.panelbodybox h2 {
  margin-bottom:20px;
  background:#f1f3fa;
  color:#333;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom:2px solid #5c2932
}
.panelbodybox h2,
.panelbodybox h2.jointh2 {
  font-weight:600;
  padding:10px 15px;
  text-transform:uppercase
}
.panelbodybox h2.jointh2 {
  margin-bottom:0;
  background:#fff8db;
  color:#b58105;
  border-bottom:2px solid #b58105
}
.trade-message-wrapper {
  display:-webkit-flex;
  display:flex;
  margin-top:30px;
  -webkit-justify-content:space-between;
  justify-content:space-between
}
.trade-message-wrapper>div {
  -webkit-flex-basis:48%;
  flex-basis:48%
}
.ui.form .field>label {
  color:#333;
  font-weight:500
}
.ui.form .disabled.field,
.ui.form .disabled.fields .field,
.ui.form .field :disabled {
  pointer-events:none;
  opacity:.9!important;
  background:#f6f4f4;
  border:1px solid silver
}
.ui.form.uitrade .disabled.field,
.ui.form.uitrade .disabled.fields .field,
.ui.form.uitrade .field :disabled {
  pointer-events:none;
  opacity:.9!important;
  background:#f6f4f4;
  border:1px solid #ddd
}
.ui.selection.dropdown>.dropdown.icon {
  font-size:14px;
  line-height:7px
}
.ui.dropdown .menu>.item,
.ui.message {
  font-size:13px
}
.massive {
  font-size:3em!important;
  text-align:center
}
.ui.warning.message.infomessage {
  box-shadow:inset 0 0 0 1px #f6ead9,0 0 0 0 transparent
}
.disabled_click {
  pointer-events:none!important;
  opacity:.5
}
.infofields {
  font-size:12px!important;
  padding-left:5px;
  color:#db2828
}
.ui.form .field .prompt.label {
  font-weight:400
}
.labelform {
  font-weight:500;
  margin:20px 0 5px;
  text-transform:uppercase;
  color:#333
}
.ui.form .field .prompt.label.errorlabel {
  white-space:normal;
  background:#fff!important;
  border:none!important;
  color:#9f3a38!important;
  padding-left:0;
  font-size:13px
}
.customerrorlabel {
  white-space:normal;
  background:#fff6f6!important;
  border-color:#e0b4b4!important;
  font-weight:400!important;
  color:#9f3a38!important;
  padding-left:0
}
.customerrorlabel i {
  margin-right:5px;
  font-weight:600
}
.ui.form .field .prompt.label.successlabel {
  white-space:normal;
  background:#fff!important;
  border:none!important;
  color:#21ba45!important;
  padding-left:0
}
.ui.form .field .prompt.label.infomessage {
  white-space:normal;
  background:#fff!important;
  border:none!important;
  color:#111!important;
  opacity:.6;
  display:block;
  padding-left:0
}
.ui.form .field .prompt.label.errorlabel i,
.ui.form .field .prompt.label.successlabel i {
  margin-right:3px
}
.labelred {
  color:#db2828!important
}
.joint-wrapper.disabled_label label {
  opacity:.7!important
}
.ui.dropdown .menu>.header {
  font-size:14px!important;
  font-weight:700
}
.textformright input {
  text-align:right!important
}
.formwrapper50 {
  width:100%
}
.inlinform>div:first-child label,
.inlinformtwo>div:first-child label {
  font-size:13px
}
@media (min-width:1024px) {
  .inlinform {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
  }
  .inlinform>div:first-child {
    -webkit-flex-basis:30%;
    flex-basis:30%
  }
  .inlinform>div:last-child {
    -webkit-flex-basis:65%;
    flex-basis:65%
  }
}
@media (min-width:1366px) {
  .formwrapper50 {
    width:50%
  }
}
.inlinformtwo>div:first-child {
  text-align:left
}
@media (min-width:1024px) {
  .inlinformtwo {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
  }
  .inlinformtwo>div:first-child {
    -webkit-flex-basis:30%;
    flex-basis:30%;
    text-align:right
  }
  .inlinformtwo>div:last-child {
    -webkit-flex-basis:65%;
    flex-basis:65%
  }
}
@media (min-width:1024px) {
  .formtwo-wrapper {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
  }
  .formtwo-wrapper>div {
    -webkit-flex-basis:45%;
    flex-basis:45%
  }
}
.ui.table thead th {
  color:#333;
  font-weight:500
}
.tablewrapper {
  padding:20px;
  border-radius:5px;
  background:#fff
}
.table-responsive {
  width:100%;
  overflow-y:auto;
  overflow-x:auto
}
.badge-success {
  color:#fff;
  background-color:#21ba45
}
.badgecircle-success,
.badgecircle-success i,
.success_icon i {
  color:#21ba45
}
.badgecircle-danger,
.badgecircle-danger i,
.danger_icon i {
  color:#db2828
}
.badgecircle-yellow,
.badgecircle-yellow i,
.warning_icon i {
  color:#fbbd08
}
.filetype.empty {
  color:#db2828
}
.filetype i {
  font-size:18px
}
.filetype.notempty {
  color:#1b9ce5
}
.ui.button {
  background-image:none;
  font-weight:700!important;
  text-shadow:none;
  text-decoration:none!important;
  color:#333;
  text-transform:uppercase!important
}
.ui.basic.button i {
  color:#5c2932
}
.ui.basic.red.button i {
  color:#db2828
}
.ui.primary.button,
.ui.primary.buttons .button {
  background-color:#5c2932;
  color:#fff
}
.ui.primary.button:focus,
.ui.primary.button:hover,
.ui.primary.buttons:focus .button:focus,
.ui.primary.buttons:hover .button:hover {
  background-color:#5c2932;
  color:#fff;
  opacity:.9
}
.ui.secondary.button,
.ui.secondary.buttons .button {
  background-color:#5c2932;
  color:#fff
}
.ui.secondary.button:focus,
.ui.secondary.button:hover,
.ui.secondary.buttons:focus .button:focus,
.ui.secondary.buttons:hover .button:hover {
  background-color:#5c2932;
  color:#fff;
  opacity:.9
}
.ui.basicprimary.button,
.ui.basicprimary.buttons .button {
  background-color:#fff;
  color:#5c2932;
  border:1px solid #5c2932;
  text-transform:none!important
}
.ui.basicprimary.button:focus,
.ui.basicprimary.button:hover,
.ui.basicprimary.buttons:focus .button:focus,
.ui.basicprimary.buttons:hover .button:hover {
  background-color:#fff;
  color:#5c2932
}
.ui.primarylight.button,
.ui.primarylight.buttons .button {
  background-color:#12bc66;
  color:#fff
}
.ui.primarylight.button:focus,
.ui.primarylight.button:hover,
.ui.primarylight.buttons:focus .button:focus,
.ui.primarylight.buttons:hover .button:hover {
  background-color:#12bc66;
  color:#fff;
  opacity:.9
}
.ui.basic.button,
.ui.basic.buttons .button {
  background-color:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(34,36,38,.5);
  color:#646464!important
}
.ui.basic.button:focus,
.ui.basic.button:hover,
.ui.basic.buttons:focus .button:focus,
.ui.basic.buttons:hover .button:hover {
  background-color:#f1f3fa!important;
  box-shadow:inset 0 0 0 1px rgba(34,36,38,.5);
  color:#646464!important
}
.ui.light.button,
.ui.light.buttons .button {
  background-color:#12bc66;
  color:#fff
}
.ui.light.button:focus,
.ui.light.button:hover,
.ui.light.buttons:focus .button:focus,
.ui.light.buttons:hover .button:hover {
  background-color:#12bc66;
  color:#fff;
  opacity:.9
}
.ui.basic.label {
  background-color:#5c2932;
  color:#fff;
  border:1px solid rgba(34,36,38,.15);
  box-shadow:none
}
.login-wrapper {
  width:100%;
  min-height:100vh;
  display:-webkit-flex;
  display:flex;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:center;
  justify-content:center;
  -webkit-align-items:center;
  align-items:center;
  padding:10px
}
.login-logo img {
  max-width:130px;
  margin:0 auto
}
.login-logo {
  padding-bottom:10px
}
.login-form {
  width:100%;
  box-shadow:0 0 5px rgba(0,0,0,.2);
  background:#fff;
  border-radius:8px;
  margin:0 auto
}
.login-form-header {
  display:-webkit-flex;
  display:flex;
  -webkit-align-items:center;
  align-items:center;
  padding:20px;
  border-bottom:1px solid #d8dbe0
}
.login-form-header img {
  max-width:50px;
  border-radius:50%;
  margin-right:15px
}
.login-form-header h3 {
  font-size:20px;
  font-weight:500
}
.login-form-header p {
  opacity:.7
}
.login-form-body {
  padding:30px 20px
}
.login-form-footer {
  border-top:1px solid #d8dbe0;
  padding:30px 20px;
  text-align:center
}
.login-form-footer>div:last-child {
  padding-top:15px
}
.login-copyright {
  text-align:center;
  font-size:13px;
  opacity:.7;
  padding-top:10px
}
.app-container {
  width:98%;
  margin:0 auto
}
.app-content {
  padding:30px 0
}
.page-wrapper .panel {
  margin-bottom:30px
}
.page-wrapper .panel:last-child {
  margin-bottom:0
}
.dashboard-footer {
  padding:20px 0;
  opacity:.8;
  text-align:center
}
@media (min-width:1680px) {
  .app-container {
    width:85%;
    margin:0 auto
  }
}
@media (min-width:1920px) {
  .app-container {
    width:70%;
    margin:0 auto
  }
}
.app-header-wrapper {
  padding:5px 0 10px;
  background:#fff
}
.app-logo-wrapper {
  display:-webkit-flex;
  display:flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  -webkit-align-items:center;
  align-items:center
}
.app-logo-wrapper>div:last-child {
  text-align:right
}
.app-logo-wrapper i {
  font-size:16px;
  vertical-align:middle;
  margin-right:5px
}
.app-logo-wrapper img {
  max-width:300px
}
.app-logo-wrapper span {
  padding:0 7px
}
.app-logo-wrapper p:last-child {
  font-weight:600
}
.app-logo-wrapper span:last-child {
  color:#db2828;
  padding-right:0;
  text-transform:uppercase;
  text-decoration:underline
}
.app-logo-wrapper span:last-child:hover {
  cursor:pointer
}
.app-menu-wrapper {
  background:#4c4d5f
}
ul.navmenu,
ul.navmenu ul {
  margin:0;
  padding:0;
  list-style-type:none
}
ul.navmenu a {
  color:inherit
}
ul.navmenu>li {
  display:inline-block;
  position:relative;
  line-height:45px;
  padding:0 20px;
  -webkit-align-items:center;
  align-items:center
}
ul.navmenu>li a {
  color:#fff
}
ul.navmenu>li>a i {
  font-size:18px;
  vertical-align:middle;
  margin-right:5px
}
ul.navmenu>li>a i.uil-angle-down {
  font-size:20px;
  margin-left:3px;
  vertical-align:middle
}
ul.navmenu>li ul {
  display:none;
  position:absolute;
  min-width:200px;
  background:#fff;
  border:1px solid #d8dbe0;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  left:0;
  z-index:99
}
ul.navmenu>li ul li {
  line-height:45px;
  padding:0 20px;
  -webkit-align-items:center;
  align-items:center
}
ul.navmenu>li.active,
ul.navmenu>li:hover {
  background:#5c2932;
  cursor:pointer
}
ul.navmenu>li:hover>a,
ul.navmenu>li ul li:hover a {
  color:#fff
}
ul.navmenu>li:hover ul {
  display:block
}
ul.navmenu li ul li:hover {
  background:#f0f3f5;
  cursor:pointer
}
@media (min-width:1025px) {
  ul.navmenu>li {
    padding:0 15px
  }
}
.joint-wrapper {
  background:#fcfff5;
  padding:20px
}
.approval-wrapper {
  padding:20px;
  display:-webkit-flex;
  display:flex;
  background:#fff8db;
  color:#b58105;
  border-radius:8px;
  border:1px solid #b58105;
  text-transform:none
}
.approvalbutton {
  padding-top:10px
}
.approval-wrapper>div:first-child i {
  font-size:30px;
  margin-right:15px;
  color:#b58105
}
.page-wrapper.disabled .panel-body {
  pointer-events:none
}
.open-account-wrapper {
  padding:20px 0 30px
}
.open-account-wrapper ul {
  margin:15px 20px!important;
  padding:0!important
}
.open-account-wrapper h2 {
  margin-bottom:15px;
  text-transform:uppercase;
  font-weight:600;
  font-size:17px;
  color:#333
}
.open-account-container {
  width:65%;
  margin:0 auto
}
.open-account-body-wrapper {
  width:100%
}
.application-container {
  width:100%;
  margin:0 auto
}
@media (min-width:1024px) {
  .open-account-body-wrapper {
    width:50%
  }
  .application-container {
    width:60%;
    margin:0 auto
  }
}
.application-box {
  padding-bottom:40px
}
.application-box:last-child {
  padding-bottom:0
}
.application-box h3 {
  font-weight:600;
  font-size:17px!important;
  margin-bottom:20px;
  background:#f1f3fa;
  padding:10px 15px;
  color:#333;
  text-transform:uppercase;
  border-radius:5px
}
.topspace {
  margin-top:10px
}
.input-chekbox-wrapper {
  margin-bottom:15px
}
.input-chekbox-wrapper i {
  vertical-align:middle;
  font-size:18px;
  margin-right:10px
}
.input-chekbox-wrapper span:hover {
  cursor:pointer
}
.input-chekbox-wrapper i.active {
  color:#4c4d5f
}
.input-chekbox-form {
  margin-bottom:5px
}
.input-chekbox-form i {
  vertical-align:middle;
  font-size:18px;
  margin-right:10px
}
.input-chekbox-form span:hover {
  cursor:pointer
}
.input-chekbox-form i.active {
  color:#4c4d5f
}
.wrapperinline {
  width:100%
}
.formwrapp-inline>div:first-child label {
  color:#333;
  font-weight:500;
  font-size:15px
}
.formwrapp-inline>div:first-child label.req:after {
  margin:-.2em 0 0 .2em;
  content:"*";
  color:#db2828
}
.formwrapp-inline.alignright>div:first-child {
  text-align:left
}
@media (min-width:768px) {
  .formwrapp-inline.alignright>div:first-child {
    text-align:right
  }
  .formwrapp-inline {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
  }
  .formwrapp-inline>div:first-child {
    -webkit-flex-basis:30%;
    flex-basis:30%
  }
  .formwrapp-inline>div:last-child {
    -webkit-flex-basis:65%;
    flex-basis:65%
  }
}
@media (min-width:1024px) {
  .wrapperinline {
    width:70%
  }
}
.account-panel-footer {
  display:-webkit-flex;
  display:flex;
  -webkit-align-items:center;
  align-items:center;
  -webkit-justify-content:space-between;
  justify-content:space-between
}
.document-wrapper {
  width:100%;
  margin:0 auto
}
.captcha-wrapper,
.captcha-wrapper .captcha input {
  text-align:center!important
}
.captcha-text {
  font-size:30px;
  font-weight:600;
  padding-bottom:15px;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -ms-user-select:none;
  user-select:none
}
.captcha-input-wrapper {
  width:50%;
  margin:0 auto
}
@media (min-width:769px) {
  .account-body-wrapper {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
  }
  .account-body-wrapper>div {
    -webkit-flex-basis:49%;
    flex-basis:49%
  }
  .document-wrapper {
    width:70%;
    margin:0 auto
  }
}
.app-account-header {
  background-image:url(https://pareturn.fund/assets/images/application-main-pic.jpg)
}
.app-account-header,
.app-account-login {
  background-position:50%;
  background-repeat:no-repeat;
  background-size:cover;
  border-top-left-radius:8px;
  position:relative;
  border-top-right-radius:8px;
  padding-top:150px
}
.app-account-login {
  background-image:url(https://pareturn.fund/assets/images/login-main-pic.jpg)
}
.app-account-inside {
  padding:20px 30px;
  background:#4c4d5f;
  width:90%;
  border-top-right-radius:100px
}
.app-account-inside h1 {
  margin:0;
  text-transform:uppercase;
  color:#fff;
  font-size:30px
}
@media (min-width:1024px) {
  .app-account-inside {
    width:50%
  }
}
.member-login-wrapper {
  border-radius:8px;
  background:#fff;
  padding:20px
}
.member-login-container>div:first-child {
  padding-bottom:40px;
  border-bottom:1px solid #d8dbe0
}
.member-login-container>div {
  margin-bottom:30px
}
.member-login-header {
  display:-webkit-flex;
  display:flex;
  -webkit-align-items:center;
  align-items:center;
  padding-bottom:20px
}
.member-login-header i {
  font-size:50px;
  margin-right:10px;
  color:#4c4d5f
}
.member-login-header h1 {
  margin-bottom:2px;
  font-weight:600;
  text-transform:uppercase
}
.member-button {
  padding-top:15px
}
@media (min-width:1024px) {
  .member-login-wrapper {
    padding:30px 40px
  }
  .member-login-container {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between
  }
  .member-login-container>div {
    -webkit-flex-basis:45%;
    flex-basis:45%;
    margin-bottom:0
  }
  .member-login-container>div:first-child {
    padding-bottom:0;
    border-bottom:none
  }
}
.stepwrapper {
  padding:30px 30px 0;
  background:#fff
}
.ui.steps .disabled.step,
.ui.steps .disabled.step .description,
.ui.steps .disabled.step .title {
  background:#f3f4f5
}
.ui.ordered.steps .step.active:before,
.ui.steps .active.step .icon {
  opacity:.2
}
.ui.ordered.steps .step.disabled:before,
.ui.steps .disabled.step .icon {
  color:#5c2932!important;
  opacity:1
}
.ui.steps .disabled.step:after {
  background:#f3f4f5
}
.wrapper-grid {
  width:98%;
  margin:0 auto
}
.wrapper {
  width:60%;
  margin:0 auto
}
body.pages {
  background:#fff!important
}
body.pages .topmenu-wrapper {
  background-color:#e7decf
}
.wrapper-page-title {
  background:#fff;
  border-top-right-radius:8px;
  border-top-left-radius:8px;
  padding:20px 0;
  width:90%
}
.wrapper-page-title.right {
  margin-left:auto;
  margin-right:0
}
.page-title h2 {
  color:#4c4d5f;
  font-size:30px;
  font-family:"Big John"
}
.page-header-wrapper {
  text-align:center
}
@media screen and (min-width:1366px) {
  .wrapper-page-title {
    width:66%
  }
  .wrapper-grid {
    width:90%;
    margin:0 auto
  }
}
@media screen and (min-width:1920px) {
  .wrapper-page-title {
    width:50%
  }
  .wrapper-grid {
    width:75%;
    margin:0 auto
  }
}
.menu-container {
  display:-webkit-flex;
  display:flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  -webkit-align-items:center;
  align-items:center
}
.menu-container>div:first-child {
  -webkit-flex-basis:20%;
  flex-basis:20%
}
.menu-container>div:last-child {
  -webkit-flex-basis:80%;
  flex-basis:80%
}
.menu-container>div:first-child img {
  max-width:140px
}
.menu-header>div:first-child {
  display:-webkit-flex;
  display:flex;
  -webkit-align-items:center;
  align-items:center
}
.menu-header>div:first-child i {
  font-size:25px
}
.menu-navigation {
  text-align:right
}
.menu-navigation ul {
  list-style-type:none;
  margin:0;
  padding:0
}
.menu-navigation ul li {
  display:inline-block;
  padding:10px 15px;
  position:relative;
  text-transform:uppercase;
  font-weight:600
}
.menu-navigation ul li.active,
.menu-navigation ul li:hover {
  cursor:pointer
}
.menu-navigation ul li.active a,
.menu-navigation ul li:hover a {
  color:#4c4d5f
}
.menu-navigation ul li.active a,
.menu-navigation ul li:hover a {
  opacity:1
}
.menu-navigation ul li.menu-button:hover {
  background:transparent!important;
  cursor:pointer
}
.menu-navigation ul li.hasdropdown ul {
  display:none;
  position:absolute;
  background:#4c4d5f;
  min-width:230px;
  margin-top:15px;
  left:0;
  z-index:999;
  padding:10px 0
}
.menu-navigation ul li.hasdropdown:hover ul {
  display:block
}
.menu-navigation ul li.hasdropdown ul li {
  padding:15px 20px;
  position:relative;
  text-align:left;
  width:100%
}
.menu-navigation ul li.hasdropdown ul li:last-child {
  border-bottom:0
}
.menu-navigation ul li.hasdropdown ul li img {
  vertical-align:middle;
  max-width:25px;
  display:inline-block;
  margin-right:5px
}
.menu-navigation ul li.hasdropdown ul li a {
  color:#fff;
  opacity:.7
}
.menu-navigation ul li.hasdropdown ul li:hover a {
  opacity:1
}
.mobile-menu {
  display:block
}
.menu-navigation>ul {
  display:none
}
@media screen and (min-width:769px) {
  .menu-navigation>ul {
    display:block
  }
  .mobile-menu {
    display:none
  }
}
#mobile-menu {
  display:none
}
.overlay-wrapper {
  position:fixed;
  left:0;
  top:0;
  right:0;
  bottom:0;
  z-index:999!important;
  background-color:rgba(0,0,0,.7)
}
.overlay-content {
  width:50%;
  background:#fff;
  height:100%;
  margin-left:auto;
  margin-right:0
}
.overlay-header {
  padding:20px;
  background:#4c4d5f
}
.overlay-header i {
  font-size:25px;
  color:#e7decf
}
.overlay-body ul li {
  padding:10px 20px
}
.overlay-body ul li a {
  font-size:20px;
  font-weight:600
}
body.pages .footer {
  background:#4c4d5f;
  position:relative;
  width:100%;
  padding:10px 0;
  margin-top:100px;
  color:#fff
}
body.pages .footer a:hover {
  color:#e7decf;
  text-decoration:underline
}
body.pages .footer a,
body.pages .footer p,
body.pages .footer span {
  color:#e7decf
}
.footer-copyright {
  background:#4c4d5f;
  padding:15px 0
}
.footer-copyright-container {
  display:-webkit-flex;
  display:flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  -webkit-align-items:center;
  align-items:center
}
body.pages .footer span {
  padding:0 10px
}
body.pages .footer span:last-child {
  border-right:0;
  padding-right:0
}
@media screen and (max-width:768px) {
  .footer-wrapper {
    text-align:center
  }
}
@media screen and (min-width:769px) {
  .footer-wrapper {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -webkit-align-items:center;
    align-items:center
  }
}
/*# sourceMappingURL=main.2131781a.chunk.css.map */
