@charset "utf-8";
@charset "utf-8";

 .accordions .border-semi-round{
border-radius: 10px !important;
}
.accordions .border-round {
border-radius: 50px !important;
}
.accordions .border-top-round {
border-top-left-radius: 10px !important;
border-top-right-radius: 10px !important;
}
.accordions .border-bottom-round {
border-bottom-left-radius: 10px !important;
border-bottom-right-radius: 10px !important;
}
.accordions .border-flat {
border-radius: 0px !important;
}
.accordions .border-none {
border: none !important;
}
.accordions .border-1px {
border: 1px solid #999 !important;
}
.accordions .border-2px {
border: 2px solid #999 !important;
}
.accordions .border-3px {
border: 3px solid #999 !important;
}
.accordions .shadow-bottom {
box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-top {
box-shadow: 0 -3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-bottom-right {
box-shadow: 3px 3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-bottom-left {
box-shadow: -3px 3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-top-right {
box-shadow: 3px -3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .shadow-top-left {
box-shadow: -3px -3px 4px -1px rgba(0, 0, 0, 0.29);
}
.accordions .border-bottom {
border-bottom: 2px solid #b3b3b3 !important;
}
.accordions .border-top {
border-top: 2px solid #b3b3b3 !important;
}
.accordions .border-bottom-right {
border-bottom: 3px solid #b3b3b3 !important;
border-right: 3px solid #b3b3b3 !important;
}
.accordions .border-bottom-left {
border-bottom: 3px solid #b3b3b3 !important;
border-left: 3px solid #b3b3b3 !important;
}
.accordions .border-top-right {
border-top: 3px solid #b3b3b3 !important;
border-right: 3px solid #b3b3b3 !important;
}
.accordions .border-top-left {
border-top: 3px solid #b3b3b3 !important;
border-left: 3px solid #b3b3b3 !important;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//torfitech.com/wp-content/plugins/accordions/assets/frontend/css/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .003;
filter: Alpha(Opacity=.3); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}
 .accordions-lazy {
text-align: center;
}
.accordion-edit {
margin: 10px 0;
text-align: left;
}
.accordions .accordions-head .accordions-head-title-toggle {
display: none;
padding: 0 10px;
}
.accordions  .expand-collapse {
display: inline-block;
background: rgba(112,176,255,1) none repeat scroll 0 0;
padding: 4px 15px;
color: #fff;
border-radius: 3px;
cursor: pointer;
}
.accordions .expand-collapse.active .collapse{  display: block;}
.accordions .expand-collapse.active .expand {
display: none;
}
.accordions .expand{}
.accordions  .collapse {
display: none;
}
.accordions .next-prev{}
.accordions .next-prev .next, .accordions .next-prev .previous {
padding: 6px 13px;
display: inline-block;
margin: 0 10px 0 0;
}
.accordions .next-prev .next{}
.accordions .next-prev .previous{}
.search-input-wrap{
display: inline-block;
margin: 5px;
} .accordions .accordions-head {
cursor: pointer;
padding: 10px;
display: flex; 
align-items: center;
outline: none;
}
.accordions .accordions-head-title {
margin: 0 10px;
width:100%;
}
.accordions .accordions-head .ui-accordion-header-icon {
display: none;
}
.accordions .accordions-head .accordion-minus{
display:none;
}
.accordions .accordions-head.ui-state-active .accordion-plus{
display:none;
}
.accordions .accordions-head.ui-state-active .accordion-minus{
display:inline-block;
}
.accordions .accordion-content {
background: #fff none repeat scroll 0 0;
padding: 10px;
}
.accordions .accordions-head-title, .accordions .accordion-icons {
}
.accordions .accordion-icons.left {
float: left;
}
.accordions .accordion-icons.right{
float: right;
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.eot);
src: url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.woff2) format("woff2"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.woff) format("woff"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.ttf) format("truetype"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.eot);
src: url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.woff2) format("woff2"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.woff) format("woff"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.ttf) format("truetype"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.eot);
src: url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.woff2) format("woff2"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.woff) format("woff"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.ttf) format("truetype"), url(//torfitech.com/wp-content/plugins/accordions/assets/global/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face {
font-family: 'iconsmind';
src:  url(//torfitech.com/wp-content/themes/torfitech/css/fonts/iconsmind.eot?qnd6ae);
src:  url(//torfitech.com/wp-content/themes/torfitech/css/fonts/iconsmind.eot?qnd6ae#iefix) format('embedded-opentype'),
url(//torfitech.com/wp-content/themes/torfitech/css/fonts/iconsmind.ttf?qnd6ae) format('truetype'),
url(//torfitech.com/wp-content/themes/torfitech/css/fonts/iconsmind.woff?qnd6ae) format('woff'),
url(//torfitech.com/wp-content/themes/torfitech/css/fonts/iconsmind.svg?qnd6ae#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="iconsmind-"], [class*=" iconsmind-"] { font-family: 'iconsmind' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.iconsmind-Aquarius:before{content:"\e900"}.iconsmind-Aquarius-2:before{content:"\e901"}.iconsmind-Aries:before{content:"\e902"}.iconsmind-Aries-2:before{content:"\e903"}.iconsmind-Cancer:before{content:"\e904"}.iconsmind-Cancer-2:before{content:"\e905"}.iconsmind-Capricorn:before{content:"\e906"}.iconsmind-Capricorn-2:before{content:"\e907"}.iconsmind-Gemini:before{content:"\e908"}.iconsmind-Gemini-2:before{content:"\e909"}.iconsmind-Leo:before{content:"\e90a"}.iconsmind-Leo-2:before{content:"\e90b"}.iconsmind-Libra:before{content:"\e90c"}.iconsmind-Libra-2:before{content:"\e90d"}.iconsmind-Pisces:before{content:"\e90e"}.iconsmind-Pisces-2:before{content:"\e90f"}.iconsmind-Sagittarus:before{content:"\e910"}.iconsmind-Sagittarus-2:before{content:"\e911"}.iconsmind-Scorpio:before{content:"\e912"}.iconsmind-Scorpio-2:before{content:"\e913"}.iconsmind-Taurus:before{content:"\e914"}.iconsmind-Taurus-2:before{content:"\e915"}.iconsmind-Virgo:before{content:"\e916"}.iconsmind-Virgo-2:before{content:"\e917"}.iconsmind-Add-Window:before{content:"\e918"}.iconsmind-Approved-Window:before{content:"\e919"}.iconsmind-Block-Window:before{content:"\e91a"}.iconsmind-Close-Window:before{content:"\e91b"}.iconsmind-Code-Window:before{content:"\e91c"}.iconsmind-Delete-Window:before{content:"\e91d"}.iconsmind-Download-Window:before{content:"\e91e"}.iconsmind-Duplicate-Window:before{content:"\e91f"}.iconsmind-Error-404Window:before{content:"\e920"}.iconsmind-Favorite-Window:before{content:"\e921"}.iconsmind-Font-Window:before{content:"\e922"}.iconsmind-Full-ViewWindow:before{content:"\e923"}.iconsmind-Height-Window:before{content:"\e924"}.iconsmind-Home-Window:before{content:"\e925"}.iconsmind-Info-Window:before{content:"\e926"}.iconsmind-Loading-Window:before{content:"\e927"}.iconsmind-Lock-Window:before{content:"\e928"}.iconsmind-Love-Window:before{content:"\e929"}.iconsmind-Maximize-Window:before{content:"\e92a"}.iconsmind-Minimize-Maximize-Close-Window:before{content:"\e92b"}.iconsmind-Minimize-Window:before{content:"\e92c"}.iconsmind-Navigation-LeftWindow:before{content:"\e92d"}.iconsmind-Navigation-RightWindow:before{content:"\e92e"}.iconsmind-Network-Window:before{content:"\e92f"}.iconsmind-New-Tab:before{content:"\e930"}.iconsmind-One-Window:before{content:"\e931"}.iconsmind-Refresh-Window:before{content:"\e932"}.iconsmind-Remove-Window:before{content:"\e933"}.iconsmind-Restore-Window:before{content:"\e934"}.iconsmind-Save-Window:before{content:"\e935"}.iconsmind-Settings-Window:before{content:"\e936"}.iconsmind-Share-Window:before{content:"\e937"}.iconsmind-Sidebar-Window:before{content:"\e938"}.iconsmind-Split-FourSquareWindow:before{content:"\e939"}.iconsmind-Split-Horizontal:before{content:"\e93a"}.iconsmind-Split-Horizontal2Window:before{content:"\e93b"}.iconsmind-Split-Vertical:before{content:"\e93c"}.iconsmind-Split-Vertical2:before{content:"\e93d"}.iconsmind-Split-Window:before{content:"\e93e"}.iconsmind-Time-Window:before{content:"\e93f"}.iconsmind-Touch-Window:before{content:"\e940"}.iconsmind-Two-Windows:before{content:"\e941"}.iconsmind-Upload-Window:before{content:"\e942"}.iconsmind-URL-Window:before{content:"\e943"}.iconsmind-Warning-Window:before{content:"\e944"}.iconsmind-Width-Window:before{content:"\e945"}.iconsmind-Window-2:before{content:"\e946"}.iconsmind-Windows-2:before{content:"\e947"}.iconsmind-Autumn:before{content:"\e948"}.iconsmind-Celsius:before{content:"\e949"}.iconsmind-Cloud-Hail:before{content:"\e94a"}.iconsmind-Cloud-Moon:before{content:"\e94b"}.iconsmind-Cloud-Rain:before{content:"\e94c"}.iconsmind-Cloud-Snow:before{content:"\e94d"}.iconsmind-Cloud-Sun:before{content:"\e94e"}.iconsmind-Clouds-Weather:before{content:"\e94f"}.iconsmind-Cloud-Weather:before{content:"\e950"}.iconsmind-Drop:before{content:"\e951"}.iconsmind-Dry:before{content:"\e952"}.iconsmind-Fahrenheit:before{content:"\e953"}.iconsmind-Fog-Day:before{content:"\e954"}.iconsmind-Fog-Night:before{content:"\e955"}.iconsmind-Full-Moon:before{content:"\e956"}.iconsmind-Half-Moon:before{content:"\e957"}.iconsmind-No-Drop:before{content:"\e958"}.iconsmind-Rainbow:before{content:"\e959"}.iconsmind-Rainbow-2:before{content:"\e95a"}.iconsmind-Rain-Drop:before{content:"\e95b"}.iconsmind-Sleet:before{content:"\e95c"}.iconsmind-Snow:before{content:"\e95d"}.iconsmind-Snowflake:before{content:"\e95e"}.iconsmind-Snowflake-2:before{content:"\e95f"}.iconsmind-Snowflake-3:before{content:"\e960"}.iconsmind-Snow-Storm:before{content:"\e961"}.iconsmind-Spring:before{content:"\e962"}.iconsmind-Storm:before{content:"\e963"}.iconsmind-Summer:before{content:"\e964"}.iconsmind-Sun:before{content:"\e965"}.iconsmind-Sun-CloudyRain:before{content:"\e966"}.iconsmind-Sunrise:before{content:"\e967"}.iconsmind-Sunset:before{content:"\e968"}.iconsmind-Temperature:before{content:"\e969"}.iconsmind-Temperature-2:before{content:"\e96a"}.iconsmind-Thunder:before{content:"\e96b"}.iconsmind-Thunderstorm:before{content:"\e96c"}.iconsmind-Twister:before{content:"\e96d"}.iconsmind-Umbrella-2:before{content:"\e96e"}.iconsmind-Umbrella-3:before{content:"\e96f"}.iconsmind-Wave:before{content:"\e970"}.iconsmind-Wave-2:before{content:"\e971"}.iconsmind-Windsock:before{content:"\e972"}.iconsmind-Wind-Turbine:before{content:"\e973"}.iconsmind-Windy:before{content:"\e974"}.iconsmind-Winter:before{content:"\e975"}.iconsmind-Winter-2:before{content:"\e976"}.iconsmind-Cinema:before{content:"\e977"}.iconsmind-Clapperboard-Close:before{content:"\e978"}.iconsmind-Clapperboard-Open:before{content:"\e979"}.iconsmind-D-Eyeglasses:before{content:"\e97a"}.iconsmind-D-Eyeglasses2:before{content:"\e97b"}.iconsmind-Director:before{content:"\e97c"}.iconsmind-Film:before{content:"\e97d"}.iconsmind-Film-Strip:before{content:"\e97e"}.iconsmind-Film-Video:before{content:"\e97f"}.iconsmind-Flash-Video:before{content:"\e980"}.iconsmind-HD-Video:before{content:"\e981"}.iconsmind-Movie:before{content:"\e982"}.iconsmind-Old-TV:before{content:"\e983"}.iconsmind-Reel:before{content:"\e984"}.iconsmind-Tripod-andVideo:before{content:"\e985"}.iconsmind-TV:before{content:"\e986"}.iconsmind-Video:before{content:"\e987"}.iconsmind-Video-2:before{content:"\e988"}.iconsmind-Video-3:before{content:"\e989"}.iconsmind-Video-4:before{content:"\e98a"}.iconsmind-Video-5:before{content:"\e98b"}.iconsmind-Video-6:before{content:"\e98c"}.iconsmind-Video-Len:before{content:"\e98d"}.iconsmind-Video-Len2:before{content:"\e98e"}.iconsmind-Video-Photographer:before{content:"\e98f"}.iconsmind-Video-Tripod:before{content:"\e990"}.iconsmind-Affiliate:before{content:"\e991"}.iconsmind-Background:before{content:"\e992"}.iconsmind-Billing:before{content:"\e993"}.iconsmind-Control:before{content:"\e994"}.iconsmind-Control-2:before{content:"\e995"}.iconsmind-Crop-2:before{content:"\e996"}.iconsmind-Dashboard:before{content:"\e997"}.iconsmind-Duplicate-Layer:before{content:"\e998"}.iconsmind-Filter-2:before{content:"\e999"}.iconsmind-Gear:before{content:"\e99a"}.iconsmind-Gear-2:before{content:"\e99b"}.iconsmind-Gears:before{content:"\e99c"}.iconsmind-Gears-2:before{content:"\e99d"}.iconsmind-Information:before{content:"\e99e"}.iconsmind-Layer-Backward:before{content:"\e99f"}.iconsmind-Layer-Forward:before{content:"\e9a0"}.iconsmind-Library:before{content:"\e9a1"}.iconsmind-Loading:before{content:"\e9a2"}.iconsmind-Loading-2:before{content:"\e9a3"}.iconsmind-Loading-3:before{content:"\e9a4"}.iconsmind-Magnifi-Glass:before{content:"\e9a5"}.iconsmind-Magnifi-Glass2:before{content:"\e9a6"}.iconsmind-Magnifi-Glass22:before{content:"\e9a7"}.iconsmind-Mouse-Pointer:before{content:"\e9a8"}.iconsmind-On-off:before{content:"\e9a9"}.iconsmind-On-Off-2:before{content:"\e9aa"}.iconsmind-On-Off-3:before{content:"\e9ab"}.iconsmind-Preview:before{content:"\e9ac"}.iconsmind-Pricing:before{content:"\e9ad"}.iconsmind-Profile:before{content:"\e9ae"}.iconsmind-Project:before{content:"\e9af"}.iconsmind-Rename:before{content:"\e9b0"}.iconsmind-Repair:before{content:"\e9b1"}.iconsmind-Save:before{content:"\e9b2"}.iconsmind-Scroller:before{content:"\e9b3"}.iconsmind-Scroller-2:before{content:"\e9b4"}.iconsmind-Share:before{content:"\e9b5"}.iconsmind-Statistic:before{content:"\e9b6"}.iconsmind-Support:before{content:"\e9b7"}.iconsmind-Switch:before{content:"\e9b8"}.iconsmind-Upgrade:before{content:"\e9b9"}.iconsmind-User:before{content:"\e9ba"}.iconsmind-Wrench:before{content:"\e9bb"}.iconsmind-Air-Balloon:before{content:"\e9bc"}.iconsmind-Airship:before{content:"\e9bd"}.iconsmind-Bicycle:before{content:"\e9be"}.iconsmind-Bicycle-2:before{content:"\e9bf"}.iconsmind-Bike-Helmet:before{content:"\e9c0"}.iconsmind-Bus:before{content:"\e9c1"}.iconsmind-Bus-2:before{content:"\e9c2"}.iconsmind-Cable-Car:before{content:"\e9c3"}.iconsmind-Car:before{content:"\e9c4"}.iconsmind-Car-2:before{content:"\e9c5"}.iconsmind-Car-3:before{content:"\e9c6"}.iconsmind-Car-Wheel:before{content:"\e9c7"}.iconsmind-Gaugage:before{content:"\e9c8"}.iconsmind-Gaugage-2:before{content:"\e9c9"}.iconsmind-Helicopter:before{content:"\e9ca"}.iconsmind-Helicopter-2:before{content:"\e9cb"}.iconsmind-Helmet:before{content:"\e9cc"}.iconsmind-Jeep:before{content:"\e9cd"}.iconsmind-Jeep-2:before{content:"\e9ce"}.iconsmind-Jet:before{content:"\e9cf"}.iconsmind-Motorcycle:before{content:"\e9d0"}.iconsmind-Plane:before{content:"\e9d1"}.iconsmind-Plane-2:before{content:"\e9d2"}.iconsmind-Road:before{content:"\e9d3"}.iconsmind-Road-2:before{content:"\e9d4"}.iconsmind-Rocket:before{content:"\e9d5"}.iconsmind-Sailing-Ship:before{content:"\e9d6"}.iconsmind-Scooter:before{content:"\e9d7"}.iconsmind-Scooter-Front:before{content:"\e9d8"}.iconsmind-Ship:before{content:"\e9d9"}.iconsmind-Ship-2:before{content:"\e9da"}.iconsmind-Skateboard:before{content:"\e9db"}.iconsmind-Skateboard-2:before{content:"\e9dc"}.iconsmind-Taxi:before{content:"\e9dd"}.iconsmind-Taxi-2:before{content:"\e9de"}.iconsmind-Taxi-Sign:before{content:"\e9df"}.iconsmind-Tractor:before{content:"\e9e0"}.iconsmind-traffic-Light:before{content:"\e9e1"}.iconsmind-Traffic-Light2:before{content:"\e9e2"}.iconsmind-Train:before{content:"\e9e3"}.iconsmind-Train-2:before{content:"\e9e4"}.iconsmind-Tram:before{content:"\e9e5"}.iconsmind-Truck:before{content:"\e9e6"}.iconsmind-Yacht:before{content:"\e9e7"}.iconsmind-Double-Tap:before{content:"\e9e8"}.iconsmind-Drag:before{content:"\e9e9"}.iconsmind-Drag-Down:before{content:"\e9ea"}.iconsmind-Drag-Left:before{content:"\e9eb"}.iconsmind-Drag-Right:before{content:"\e9ec"}.iconsmind-Drag-Up:before{content:"\e9ed"}.iconsmind-Finger-DragFourSides:before{content:"\e9ee"}.iconsmind-Finger-DragTwoSides:before{content:"\e9ef"}.iconsmind-Five-Fingers:before{content:"\e9f0"}.iconsmind-Five-FingersDrag:before{content:"\e9f1"}.iconsmind-Five-FingersDrag2:before{content:"\e9f2"}.iconsmind-Five-FingersTouch:before{content:"\e9f3"}.iconsmind-Flick:before{content:"\e9f4"}.iconsmind-Four-Fingers:before{content:"\e9f5"}.iconsmind-Four-FingersDrag:before{content:"\e9f6"}.iconsmind-Four-FingersDrag2:before{content:"\e9f7"}.iconsmind-Four-FingersTouch:before{content:"\e9f8"}.iconsmind-Hand-Touch:before{content:"\e9f9"}.iconsmind-Hand-Touch2:before{content:"\e9fa"}.iconsmind-Hand-TouchSmartphone:before{content:"\e9fb"}.iconsmind-One-Finger:before{content:"\e9fc"}.iconsmind-One-FingerTouch:before{content:"\e9fd"}.iconsmind-Pinch:before{content:"\e9fe"}.iconsmind-Press:before{content:"\e9ff"}.iconsmind-Rotate-Gesture:before{content:"\ea00"}.iconsmind-Rotate-Gesture2:before{content:"\ea01"}.iconsmind-Rotate-Gesture3:before{content:"\ea02"}.iconsmind-Scroll:before{content:"\ea03"}.iconsmind-Scroll-Fast:before{content:"\ea04"}.iconsmind-Spread:before{content:"\ea05"}.iconsmind-Star-Track:before{content:"\ea06"}.iconsmind-Tap:before{content:"\ea07"}.iconsmind-Three-Fingers:before{content:"\ea08"}.iconsmind-Three-FingersDrag:before{content:"\ea09"}.iconsmind-Three-FingersDrag2:before{content:"\ea0a"}.iconsmind-Three-FingersTouch:before{content:"\ea0b"}.iconsmind-Thumb:before{content:"\ea0c"}.iconsmind-Two-Fingers:before{content:"\ea0d"}.iconsmind-Two-FingersDrag:before{content:"\ea0e"}.iconsmind-Two-FingersDrag2:before{content:"\ea0f"}.iconsmind-Two-FingersScroll:before{content:"\ea10"}.iconsmind-Two-FingersTouch:before{content:"\ea11"}.iconsmind-Zoom-Gesture:before{content:"\ea12"}.iconsmind-Alarm-Clock:before{content:"\ea13"}.iconsmind-Alarm-Clock2:before{content:"\ea14"}.iconsmind-Calendar-Clock:before{content:"\ea15"}.iconsmind-Clock:before{content:"\ea16"}.iconsmind-Clock-2:before{content:"\ea17"}.iconsmind-Clock-3:before{content:"\ea18"}.iconsmind-Clock-4:before{content:"\ea19"}.iconsmind-Clock-Back:before{content:"\ea1a"}.iconsmind-Clock-Forward:before{content:"\ea1b"}.iconsmind-Hour:before{content:"\ea1c"}.iconsmind-Old-Clock:before{content:"\ea1d"}.iconsmind-Over-Time:before{content:"\ea1e"}.iconsmind-Over-Time2:before{content:"\ea1f"}.iconsmind-Sand-watch:before{content:"\ea20"}.iconsmind-Sand-watch2:before{content:"\ea21"}.iconsmind-Stopwatch:before{content:"\ea22"}.iconsmind-Stopwatch-2:before{content:"\ea23"}.iconsmind-Time-Backup:before{content:"\ea24"}.iconsmind-Time-Fire:before{content:"\ea25"}.iconsmind-Time-Machine:before{content:"\ea26"}.iconsmind-Timer:before{content:"\ea27"}.iconsmind-Watch:before{content:"\ea28"}.iconsmind-Watch-2:before{content:"\ea29"}.iconsmind-Watch-3:before{content:"\ea2a"}.iconsmind-A-Z:before{content:"\ea2b"}.iconsmind-Bold-Text:before{content:"\ea2c"}.iconsmind-Bulleted-List:before{content:"\ea2d"}.iconsmind-Font-Color:before{content:"\ea2e"}.iconsmind-Font-Name:before{content:"\ea2f"}.iconsmind-Font-Size:before{content:"\ea30"}.iconsmind-Font-Style:before{content:"\ea31"}.iconsmind-Font-StyleSubscript:before{content:"\ea32"}.iconsmind-Font-StyleSuperscript:before{content:"\ea33"}.iconsmind-Function:before{content:"\ea34"}.iconsmind-Italic-Text:before{content:"\ea35"}.iconsmind-Line-SpacingText:before{content:"\ea36"}.iconsmind-Lowercase-Text:before{content:"\ea37"}.iconsmind-Normal-Text:before{content:"\ea38"}.iconsmind-Numbering-List:before{content:"\ea39"}.iconsmind-Strikethrough-Text:before{content:"\ea3a"}.iconsmind-Sum:before{content:"\ea3b"}.iconsmind-Text-Box:before{content:"\ea3c"}.iconsmind-Text-Effect:before{content:"\ea3d"}.iconsmind-Text-HighlightColor:before{content:"\ea3e"}.iconsmind-Text-Paragraph:before{content:"\ea3f"}.iconsmind-Under-LineText:before{content:"\ea40"}.iconsmind-Uppercase-Text:before{content:"\ea41"}.iconsmind-Wrap-Text:before{content:"\ea42"}.iconsmind-Z-A:before{content:"\ea43"}.iconsmind-Aerobics:before{content:"\ea44"}.iconsmind-Aerobics-2:before{content:"\ea45"}.iconsmind-Aerobics-3:before{content:"\ea46"}.iconsmind-Archery:before{content:"\ea47"}.iconsmind-Archery-2:before{content:"\ea48"}.iconsmind-Ballet-Shoes:before{content:"\ea49"}.iconsmind-Baseball:before{content:"\ea4a"}.iconsmind-Basket-Ball:before{content:"\ea4b"}.iconsmind-Bodybuilding:before{content:"\ea4c"}.iconsmind-Bowling:before{content:"\ea4d"}.iconsmind-Bowling-2:before{content:"\ea4e"}.iconsmind-Box:before{content:"\ea4f"}.iconsmind-Chess:before{content:"\ea50"}.iconsmind-Cricket:before{content:"\ea51"}.iconsmind-Dumbbell:before{content:"\ea52"}.iconsmind-Football:before{content:"\ea53"}.iconsmind-Football-2:before{content:"\ea54"}.iconsmind-Footprint:before{content:"\ea55"}.iconsmind-Footprint-2:before{content:"\ea56"}.iconsmind-Goggles:before{content:"\ea57"}.iconsmind-Golf:before{content:"\ea58"}.iconsmind-Golf-2:before{content:"\ea59"}.iconsmind-Gymnastics:before{content:"\ea5a"}.iconsmind-Hokey:before{content:"\ea5b"}.iconsmind-Jump-Rope:before{content:"\ea5c"}.iconsmind-Life-Jacket:before{content:"\ea5d"}.iconsmind-Medal:before{content:"\ea5e"}.iconsmind-Medal-2:before{content:"\ea5f"}.iconsmind-Medal-3:before{content:"\ea60"}.iconsmind-Parasailing:before{content:"\ea61"}.iconsmind-Pilates:before{content:"\ea62"}.iconsmind-Pilates-2:before{content:"\ea63"}.iconsmind-Pilates-3:before{content:"\ea64"}.iconsmind-Ping-Pong:before{content:"\ea65"}.iconsmind-Rafting:before{content:"\ea66"}.iconsmind-Running:before{content:"\ea67"}.iconsmind-Running-Shoes:before{content:"\ea68"}.iconsmind-Skate-Shoes:before{content:"\ea69"}.iconsmind-Ski:before{content:"\ea6a"}.iconsmind-Skydiving:before{content:"\ea6b"}.iconsmind-Snorkel:before{content:"\ea6c"}.iconsmind-Soccer-Ball:before{content:"\ea6d"}.iconsmind-Soccer-Shoes:before{content:"\ea6e"}.iconsmind-Swimming:before{content:"\ea6f"}.iconsmind-Tennis:before{content:"\ea70"}.iconsmind-Tennis-Ball:before{content:"\ea71"}.iconsmind-Trekking:before{content:"\ea72"}.iconsmind-Trophy:before{content:"\ea73"}.iconsmind-Trophy-2:before{content:"\ea74"}.iconsmind-Volleyball:before{content:"\ea75"}.iconsmind-weight-Lift:before{content:"\ea76"}.iconsmind-Speach-Bubble:before{content:"\ea77"}.iconsmind-Speach-Bubble2:before{content:"\ea78"}.iconsmind-Speach-Bubble3:before{content:"\ea79"}.iconsmind-Speach-Bubble4:before{content:"\ea7a"}.iconsmind-Speach-Bubble5:before{content:"\ea7b"}.iconsmind-Speach-Bubble6:before{content:"\ea7c"}.iconsmind-Speach-Bubble7:before{content:"\ea7d"}.iconsmind-Speach-Bubble8:before{content:"\ea7e"}.iconsmind-Speach-Bubble9:before{content:"\ea7f"}.iconsmind-Speach-Bubble10:before{content:"\ea80"}.iconsmind-Speach-Bubble11:before{content:"\ea81"}.iconsmind-Speach-Bubble12:before{content:"\ea82"}.iconsmind-Speach-Bubble13:before{content:"\ea83"}.iconsmind-Speach-BubbleAsking:before{content:"\ea84"}.iconsmind-Speach-BubbleComic:before{content:"\ea85"}.iconsmind-Speach-BubbleComic2:before{content:"\ea86"}.iconsmind-Speach-BubbleComic3:before{content:"\ea87"}.iconsmind-Speach-BubbleComic4:before{content:"\ea88"}.iconsmind-Speach-BubbleDialog:before{content:"\ea89"}.iconsmind-Speach-Bubbles:before{content:"\ea8a"}.iconsmind-Aim:before{content:"\ea8b"}.iconsmind-Ask:before{content:"\ea8c"}.iconsmind-Bebo:before{content:"\ea8d"}.iconsmind-Behance:before{content:"\ea8e"}.iconsmind-Betvibes:before{content:"\ea8f"}.iconsmind-Bing:before{content:"\ea90"}.iconsmind-Blinklist:before{content:"\ea91"}.iconsmind-Blogger:before{content:"\ea92"}.iconsmind-Brightkite:before{content:"\ea93"}.iconsmind-Delicious:before{content:"\ea94"}.iconsmind-Deviantart:before{content:"\ea95"}.iconsmind-Digg:before{content:"\ea96"}.iconsmind-Diigo:before{content:"\ea97"}.iconsmind-Doplr:before{content:"\ea98"}.iconsmind-Dribble:before{content:"\ea99"}.iconsmind-Email:before{content:"\ea9a"}.iconsmind-Evernote:before{content:"\ea9b"}.iconsmind-Facebook:before{content:"\ea9c"}.iconsmind-Facebook-2:before{content:"\ea9d"}.iconsmind-Feedburner:before{content:"\ea9e"}.iconsmind-Flickr:before{content:"\ea9f"}.iconsmind-Formspring:before{content:"\eaa0"}.iconsmind-Forsquare:before{content:"\eaa1"}.iconsmind-Friendfeed:before{content:"\eaa2"}.iconsmind-Friendster:before{content:"\eaa3"}.iconsmind-Furl:before{content:"\eaa4"}.iconsmind-Google:before{content:"\eaa5"}.iconsmind-Google-Buzz:before{content:"\eaa6"}.iconsmind-Google-Plus:before{content:"\eaa7"}.iconsmind-Gowalla:before{content:"\eaa8"}.iconsmind-ICQ:before{content:"\eaa9"}.iconsmind-ImDB:before{content:"\eaaa"}.iconsmind-Instagram:before{content:"\eaab"}.iconsmind-Last-FM:before{content:"\eaac"}.iconsmind-Like:before{content:"\eaad"}.iconsmind-Like-2:before{content:"\eaae"}.iconsmind-Linkedin:before{content:"\eaaf"}.iconsmind-Linkedin-2:before{content:"\eab0"}.iconsmind-Livejournal:before{content:"\eab1"}.iconsmind-Metacafe:before{content:"\eab2"}.iconsmind-Mixx:before{content:"\eab3"}.iconsmind-Myspace:before{content:"\eab4"}.iconsmind-Newsvine:before{content:"\eab5"}.iconsmind-Orkut:before{content:"\eab6"}.iconsmind-Picasa:before{content:"\eab7"}.iconsmind-Pinterest:before{content:"\eab8"}.iconsmind-Plaxo:before{content:"\eab9"}.iconsmind-Plurk:before{content:"\eaba"}.iconsmind-Posterous:before{content:"\eabb"}.iconsmind-QIK:before{content:"\eabc"}.iconsmind-Reddit:before{content:"\eabd"}.iconsmind-Reverbnation:before{content:"\eabe"}.iconsmind-RSS:before{content:"\eabf"}.iconsmind-Sharethis:before{content:"\eac0"}.iconsmind-Shoutwire:before{content:"\eac1"}.iconsmind-Skype:before{content:"\eac2"}.iconsmind-Soundcloud:before{content:"\eac3"}.iconsmind-Spurl:before{content:"\eac4"}.iconsmind-Stumbleupon:before{content:"\eac5"}.iconsmind-Technorati:before{content:"\eac6"}.iconsmind-Tumblr:before{content:"\eac7"}.iconsmind-Twitter:before{content:"\eac8"}.iconsmind-Twitter-2:before{content:"\eac9"}.iconsmind-Unlike:before{content:"\eaca"}.iconsmind-Unlike-2:before{content:"\eacb"}.iconsmind-Ustream:before{content:"\eacc"}.iconsmind-Viddler:before{content:"\eacd"}.iconsmind-Vimeo:before{content:"\eace"}.iconsmind-Wordpress:before{content:"\eacf"}.iconsmind-Xanga:before{content:"\ead0"}.iconsmind-Xing:before{content:"\ead1"}.iconsmind-Yahoo:before{content:"\ead2"}.iconsmind-Yahoo-Buzz:before{content:"\ead3"}.iconsmind-Yelp:before{content:"\ead4"}.iconsmind-Youtube:before{content:"\ead5"}.iconsmind-Zootool:before{content:"\ead6"}.iconsmind-Bisexual:before{content:"\ead7"}.iconsmind-Cancer2:before{content:"\ead8"}.iconsmind-Couple-Sign:before{content:"\ead9"}.iconsmind-David-Star:before{content:"\eada"}.iconsmind-Family-Sign:before{content:"\eadb"}.iconsmind-Female-2:before{content:"\eadc"}.iconsmind-Gey:before{content:"\eadd"}.iconsmind-Heart:before{content:"\eade"}.iconsmind-Homosexual:before{content:"\eadf"}.iconsmind-Inifity:before{content:"\eae0"}.iconsmind-Lesbian:before{content:"\eae1"}.iconsmind-Lesbians:before{content:"\eae2"}.iconsmind-Love:before{content:"\eae3"}.iconsmind-Male-2:before{content:"\eae4"}.iconsmind-Men:before{content:"\eae5"}.iconsmind-No-Smoking:before{content:"\eae6"}.iconsmind-Paw:before{content:"\eae7"}.iconsmind-Quotes:before{content:"\eae8"}.iconsmind-Quotes-2:before{content:"\eae9"}.iconsmind-Redirect:before{content:"\eaea"}.iconsmind-Retweet:before{content:"\eaeb"}.iconsmind-Ribbon:before{content:"\eaec"}.iconsmind-Ribbon-2:before{content:"\eaed"}.iconsmind-Ribbon-3:before{content:"\eaee"}.iconsmind-Sexual:before{content:"\eaef"}.iconsmind-Smoking-Area:before{content:"\eaf0"}.iconsmind-Trace:before{content:"\eaf1"}.iconsmind-Venn-Diagram:before{content:"\eaf2"}.iconsmind-Wheelchair:before{content:"\eaf3"}.iconsmind-Women:before{content:"\eaf4"}.iconsmind-Ying-Yang:before{content:"\eaf5"}.iconsmind-Add-Bag:before{content:"\eaf6"}.iconsmind-Add-Basket:before{content:"\eaf7"}.iconsmind-Add-Cart:before{content:"\eaf8"}.iconsmind-Bag-Coins:before{content:"\eaf9"}.iconsmind-Bag-Items:before{content:"\eafa"}.iconsmind-Bag-Quantity:before{content:"\eafb"}.iconsmind-Bar-Code:before{content:"\eafc"}.iconsmind-Basket-Coins:before{content:"\eafd"}.iconsmind-Basket-Items:before{content:"\eafe"}.iconsmind-Basket-Quantity:before{content:"\eaff"}.iconsmind-Bitcoin:before{content:"\eb00"}.iconsmind-Car-Coins:before{content:"\eb01"}.iconsmind-Car-Items:before{content:"\eb02"}.iconsmind-CartQuantity:before{content:"\eb03"}.iconsmind-Cash-Register:before{content:"\eb04"}.iconsmind-Cash-register2:before{content:"\eb05"}.iconsmind-Checkout:before{content:"\eb06"}.iconsmind-Checkout-Bag:before{content:"\eb07"}.iconsmind-Checkout-Basket:before{content:"\eb08"}.iconsmind-Full-Basket:before{content:"\eb09"}.iconsmind-Full-Cart:before{content:"\eb0a"}.iconsmind-Fyll-Bag:before{content:"\eb0b"}.iconsmind-Home:before{content:"\eb0c"}.iconsmind-Password-2shopping:before{content:"\eb0d"}.iconsmind-Password-shopping:before{content:"\eb0e"}.iconsmind-QR-Code:before{content:"\eb0f"}.iconsmind-Receipt:before{content:"\eb10"}.iconsmind-Receipt-2:before{content:"\eb11"}.iconsmind-Receipt-3:before{content:"\eb12"}.iconsmind-Receipt-4:before{content:"\eb13"}.iconsmind-Remove-Bag:before{content:"\eb14"}.iconsmind-Remove-Basket:before{content:"\eb15"}.iconsmind-Remove-Cart:before{content:"\eb16"}.iconsmind-Shop:before{content:"\eb17"}.iconsmind-Shop-2:before{content:"\eb18"}.iconsmind-Shop-3:before{content:"\eb19"}.iconsmind-Shop-4:before{content:"\eb1a"}.iconsmind-Shopping-Bag:before{content:"\eb1b"}.iconsmind-Shopping-Basket:before{content:"\eb1c"}.iconsmind-Shopping-Cart:before{content:"\eb1d"}.iconsmind-Tag-2:before{content:"\eb1e"}.iconsmind-Tag-3:before{content:"\eb1f"}.iconsmind-Tag-4:before{content:"\eb20"}.iconsmind-Tag-5:before{content:"\eb21"}.iconsmind-This-SideUp:before{content:"\eb22"}.iconsmind-Broke-Link2:before{content:"\eb23"}.iconsmind-Coding:before{content:"\eb24"}.iconsmind-Consulting:before{content:"\eb25"}.iconsmind-Copyright:before{content:"\eb26"}.iconsmind-Idea-2:before{content:"\eb27"}.iconsmind-Idea-3:before{content:"\eb28"}.iconsmind-Idea-4:before{content:"\eb29"}.iconsmind-Idea-5:before{content:"\eb2a"}.iconsmind-Internet:before{content:"\eb2b"}.iconsmind-Internet-2:before{content:"\eb2c"}.iconsmind-Link-2:before{content:"\eb2d"}.iconsmind-Management:before{content:"\eb2e"}.iconsmind-Monitor-Analytics:before{content:"\eb2f"}.iconsmind-Monitoring:before{content:"\eb30"}.iconsmind-Optimization:before{content:"\eb31"}.iconsmind-Search-People:before{content:"\eb32"}.iconsmind-Tag:before{content:"\eb33"}.iconsmind-Target:before{content:"\eb34"}.iconsmind-Target-Market:before{content:"\eb35"}.iconsmind-Testimonal:before{content:"\eb36"}.iconsmind-Computer-Secure:before{content:"\eb37"}.iconsmind-Eye-Scan:before{content:"\eb38"}.iconsmind-Finger-Print:before{content:"\eb39"}.iconsmind-Firewall:before{content:"\eb3a"}.iconsmind-Key-Lock:before{content:"\eb3b"}.iconsmind-Laptop-Secure:before{content:"\eb3c"}.iconsmind-Layer-1532:before{content:"\eb3d"}.iconsmind-Lock:before{content:"\eb3e"}.iconsmind-Lock-2:before{content:"\eb3f"}.iconsmind-Lock-3:before{content:"\eb40"}.iconsmind-Password:before{content:"\eb41"}.iconsmind-Password-Field:before{content:"\eb42"}.iconsmind-Police:before{content:"\eb43"}.iconsmind-Safe-Box:before{content:"\eb44"}.iconsmind-Security-Block:before{content:"\eb45"}.iconsmind-Security-Bug:before{content:"\eb46"}.iconsmind-Security-Camera:before{content:"\eb47"}.iconsmind-Security-Check:before{content:"\eb48"}.iconsmind-Security-Settings:before{content:"\eb49"}.iconsmind-Securiy-Remove:before{content:"\eb4a"}.iconsmind-Shield:before{content:"\eb4b"}.iconsmind-Smartphone-Secure:before{content:"\eb4c"}.iconsmind-SSL:before{content:"\eb4d"}.iconsmind-Tablet-Secure:before{content:"\eb4e"}.iconsmind-Type-Pass:before{content:"\eb4f"}.iconsmind-Unlock:before{content:"\eb50"}.iconsmind-Unlock-2:before{content:"\eb51"}.iconsmind-Unlock-3:before{content:"\eb52"}.iconsmind-Ambulance:before{content:"\eb53"}.iconsmind-Astronaut:before{content:"\eb54"}.iconsmind-Atom:before{content:"\eb55"}.iconsmind-Bacteria:before{content:"\eb56"}.iconsmind-Band-Aid:before{content:"\eb57"}.iconsmind-Bio-Hazard:before{content:"\eb58"}.iconsmind-Biotech:before{content:"\eb59"}.iconsmind-Brain:before{content:"\eb5a"}.iconsmind-Chemical:before{content:"\eb5b"}.iconsmind-Chemical-2:before{content:"\eb5c"}.iconsmind-Chemical-3:before{content:"\eb5d"}.iconsmind-Chemical-4:before{content:"\eb5e"}.iconsmind-Chemical-5:before{content:"\eb5f"}.iconsmind-Clinic:before{content:"\eb60"}.iconsmind-Cube-Molecule:before{content:"\eb61"}.iconsmind-Cube-Molecule2:before{content:"\eb62"}.iconsmind-Danger:before{content:"\eb63"}.iconsmind-Danger-2:before{content:"\eb64"}.iconsmind-DNA:before{content:"\eb65"}.iconsmind-DNA-2:before{content:"\eb66"}.iconsmind-DNA-Helix:before{content:"\eb67"}.iconsmind-First-Aid:before{content:"\eb68"}.iconsmind-Flask:before{content:"\eb69"}.iconsmind-Flask-2:before{content:"\eb6a"}.iconsmind-Helix-2:before{content:"\eb6b"}.iconsmind-Hospital:before{content:"\eb6c"}.iconsmind-Hurt:before{content:"\eb6d"}.iconsmind-Medical-Sign:before{content:"\eb6e"}.iconsmind-Medicine:before{content:"\eb6f"}.iconsmind-Medicine-2:before{content:"\eb70"}.iconsmind-Medicine-3:before{content:"\eb71"}.iconsmind-Microscope:before{content:"\eb72"}.iconsmind-Neutron:before{content:"\eb73"}.iconsmind-Nuclear:before{content:"\eb74"}.iconsmind-Physics:before{content:"\eb75"}.iconsmind-Plasmid:before{content:"\eb76"}.iconsmind-Plaster:before{content:"\eb77"}.iconsmind-Pulse:before{content:"\eb78"}.iconsmind-Radioactive:before{content:"\eb79"}.iconsmind-Safety-PinClose:before{content:"\eb7a"}.iconsmind-Safety-PinOpen:before{content:"\eb7b"}.iconsmind-Spermium:before{content:"\eb7c"}.iconsmind-Stethoscope:before{content:"\eb7d"}.iconsmind-Temperature2:before{content:"\eb7e"}.iconsmind-Test-Tube:before{content:"\eb7f"}.iconsmind-Test-Tube2:before{content:"\eb80"}.iconsmind-Virus:before{content:"\eb81"}.iconsmind-Virus-2:before{content:"\eb82"}.iconsmind-Virus-3:before{content:"\eb83"}.iconsmind-X-ray:before{content:"\eb84"}.iconsmind-Auto-Flash:before{content:"\eb85"}.iconsmind-Camera:before{content:"\eb86"}.iconsmind-Camera-2:before{content:"\eb87"}.iconsmind-Camera-3:before{content:"\eb88"}.iconsmind-Camera-4:before{content:"\eb89"}.iconsmind-Camera-5:before{content:"\eb8a"}.iconsmind-Camera-Back:before{content:"\eb8b"}.iconsmind-Crop:before{content:"\eb8c"}.iconsmind-Daylight:before{content:"\eb8d"}.iconsmind-Edit:before{content:"\eb8e"}.iconsmind-Eye:before{content:"\eb8f"}.iconsmind-Film2:before{content:"\eb90"}.iconsmind-Film-Cartridge:before{content:"\eb91"}.iconsmind-Filter:before{content:"\eb92"}.iconsmind-Flash:before{content:"\eb93"}.iconsmind-Flash-2:before{content:"\eb94"}.iconsmind-Fluorescent:before{content:"\eb95"}.iconsmind-Gopro:before{content:"\eb96"}.iconsmind-Landscape:before{content:"\eb97"}.iconsmind-Len:before{content:"\eb98"}.iconsmind-Len-2:before{content:"\eb99"}.iconsmind-Len-3:before{content:"\eb9a"}.iconsmind-Macro:before{content:"\eb9b"}.iconsmind-Memory-Card:before{content:"\eb9c"}.iconsmind-Memory-Card2:before{content:"\eb9d"}.iconsmind-Memory-Card3:before{content:"\eb9e"}.iconsmind-No-Flash:before{content:"\eb9f"}.iconsmind-Panorama:before{content:"\eba0"}.iconsmind-Photo:before{content:"\eba1"}.iconsmind-Photo-2:before{content:"\eba2"}.iconsmind-Photo-3:before{content:"\eba3"}.iconsmind-Photo-Album:before{content:"\eba4"}.iconsmind-Photo-Album2:before{content:"\eba5"}.iconsmind-Photo-Album3:before{content:"\eba6"}.iconsmind-Photos:before{content:"\eba7"}.iconsmind-Portrait:before{content:"\eba8"}.iconsmind-Retouching:before{content:"\eba9"}.iconsmind-Retro-Camera:before{content:"\ebaa"}.iconsmind-secound:before{content:"\ebab"}.iconsmind-secound2:before{content:"\ebac"}.iconsmind-Selfie:before{content:"\ebad"}.iconsmind-Shutter:before{content:"\ebae"}.iconsmind-Signal:before{content:"\ebaf"}.iconsmind-Snow2:before{content:"\ebb0"}.iconsmind-Sport-Mode:before{content:"\ebb1"}.iconsmind-Studio-Flash:before{content:"\ebb2"}.iconsmind-Studio-Lightbox:before{content:"\ebb3"}.iconsmind-Timer2:before{content:"\ebb4"}.iconsmind-Tripod-2:before{content:"\ebb5"}.iconsmind-Tripod-withCamera:before{content:"\ebb6"}.iconsmind-Tripod-withGopro:before{content:"\ebb7"}.iconsmind-Add-User:before{content:"\ebb8"}.iconsmind-Add-UserStar:before{content:"\ebb9"}.iconsmind-Administrator:before{content:"\ebba"}.iconsmind-Alien:before{content:"\ebbb"}.iconsmind-Alien-2:before{content:"\ebbc"}.iconsmind-Assistant:before{content:"\ebbd"}.iconsmind-Baby:before{content:"\ebbe"}.iconsmind-Baby-Cry:before{content:"\ebbf"}.iconsmind-Boy:before{content:"\ebc0"}.iconsmind-Business-Man:before{content:"\ebc1"}.iconsmind-Business-ManWoman:before{content:"\ebc2"}.iconsmind-Business-Mens:before{content:"\ebc3"}.iconsmind-Business-Woman:before{content:"\ebc4"}.iconsmind-Checked-User:before{content:"\ebc5"}.iconsmind-Chef:before{content:"\ebc6"}.iconsmind-Conference:before{content:"\ebc7"}.iconsmind-Cool-Guy:before{content:"\ebc8"}.iconsmind-Criminal:before{content:"\ebc9"}.iconsmind-Dj:before{content:"\ebca"}.iconsmind-Doctor:before{content:"\ebcb"}.iconsmind-Engineering:before{content:"\ebcc"}.iconsmind-Farmer:before{content:"\ebcd"}.iconsmind-Female:before{content:"\ebce"}.iconsmind-Female-22:before{content:"\ebcf"}.iconsmind-Find-User:before{content:"\ebd0"}.iconsmind-Geek:before{content:"\ebd1"}.iconsmind-Genius:before{content:"\ebd2"}.iconsmind-Girl:before{content:"\ebd3"}.iconsmind-Headphone:before{content:"\ebd4"}.iconsmind-Headset:before{content:"\ebd5"}.iconsmind-ID-2:before{content:"\ebd6"}.iconsmind-ID-3:before{content:"\ebd7"}.iconsmind-ID-Card:before{content:"\ebd8"}.iconsmind-King-2:before{content:"\ebd9"}.iconsmind-Lock-User:before{content:"\ebda"}.iconsmind-Love-User:before{content:"\ebdb"}.iconsmind-Male:before{content:"\ebdc"}.iconsmind-Male-22:before{content:"\ebdd"}.iconsmind-MaleFemale:before{content:"\ebde"}.iconsmind-Man-Sign:before{content:"\ebdf"}.iconsmind-Mens:before{content:"\ebe0"}.iconsmind-Network:before{content:"\ebe1"}.iconsmind-Nurse:before{content:"\ebe2"}.iconsmind-Pac-Man:before{content:"\ebe3"}.iconsmind-Pilot:before{content:"\ebe4"}.iconsmind-Police-Man:before{content:"\ebe5"}.iconsmind-Police-Woman:before{content:"\ebe6"}.iconsmind-Professor:before{content:"\ebe7"}.iconsmind-Punker:before{content:"\ebe8"}.iconsmind-Queen-2:before{content:"\ebe9"}.iconsmind-Remove-User:before{content:"\ebea"}.iconsmind-Robot:before{content:"\ebeb"}.iconsmind-Speak:before{content:"\ebec"}.iconsmind-Speak-2:before{content:"\ebed"}.iconsmind-Spy:before{content:"\ebee"}.iconsmind-Student-Female:before{content:"\ebef"}.iconsmind-Student-Male:before{content:"\ebf0"}.iconsmind-Student-MaleFemale:before{content:"\ebf1"}.iconsmind-Students:before{content:"\ebf2"}.iconsmind-Superman:before{content:"\ebf3"}.iconsmind-Talk-Man:before{content:"\ebf4"}.iconsmind-Teacher:before{content:"\ebf5"}.iconsmind-Waiter:before{content:"\ebf6"}.iconsmind-WomanMan:before{content:"\ebf7"}.iconsmind-Woman-Sign:before{content:"\ebf8"}.iconsmind-Wonder-Woman:before{content:"\ebf9"}.iconsmind-Worker:before{content:"\ebfa"}.iconsmind-Anchor:before{content:"\ebfb"}.iconsmind-Army-Key:before{content:"\ebfc"}.iconsmind-Balloon:before{content:"\ebfd"}.iconsmind-Barricade:before{content:"\ebfe"}.iconsmind-Batman-Mask:before{content:"\ebff"}.iconsmind-Binocular:before{content:"\ec00"}.iconsmind-Boom:before{content:"\ec01"}.iconsmind-Bucket:before{content:"\ec02"}.iconsmind-Button:before{content:"\ec03"}.iconsmind-Cannon:before{content:"\ec04"}.iconsmind-Chacked-Flag:before{content:"\ec05"}.iconsmind-Chair:before{content:"\ec06"}.iconsmind-Coffee-Machine:before{content:"\ec07"}.iconsmind-Crown:before{content:"\ec08"}.iconsmind-Crown-2:before{content:"\ec09"}.iconsmind-Dice:before{content:"\ec0a"}.iconsmind-Dice-2:before{content:"\ec0b"}.iconsmind-Domino:before{content:"\ec0c"}.iconsmind-Door-Hanger:before{content:"\ec0d"}.iconsmind-Drill:before{content:"\ec0e"}.iconsmind-Feather:before{content:"\ec0f"}.iconsmind-Fire-Hydrant:before{content:"\ec10"}.iconsmind-Flag:before{content:"\ec11"}.iconsmind-Flag-2:before{content:"\ec12"}.iconsmind-Flashlight:before{content:"\ec13"}.iconsmind-Footprint2:before{content:"\ec14"}.iconsmind-Gas-Pump:before{content:"\ec15"}.iconsmind-Gift-Box:before{content:"\ec16"}.iconsmind-Gun:before{content:"\ec17"}.iconsmind-Gun-2:before{content:"\ec18"}.iconsmind-Gun-3:before{content:"\ec19"}.iconsmind-Hammer:before{content:"\ec1a"}.iconsmind-Identification-Badge:before{content:"\ec1b"}.iconsmind-Key:before{content:"\ec1c"}.iconsmind-Key-2:before{content:"\ec1d"}.iconsmind-Key-3:before{content:"\ec1e"}.iconsmind-Lamp:before{content:"\ec1f"}.iconsmind-Lego:before{content:"\ec20"}.iconsmind-Life-Safer:before{content:"\ec21"}.iconsmind-Light-Bulb:before{content:"\ec22"}.iconsmind-Light-Bulb2:before{content:"\ec23"}.iconsmind-Luggafe-Front:before{content:"\ec24"}.iconsmind-Luggage-2:before{content:"\ec25"}.iconsmind-Magic-Wand:before{content:"\ec26"}.iconsmind-Magnet:before{content:"\ec27"}.iconsmind-Mask:before{content:"\ec28"}.iconsmind-Menorah:before{content:"\ec29"}.iconsmind-Mirror:before{content:"\ec2a"}.iconsmind-Movie-Ticket:before{content:"\ec2b"}.iconsmind-Office-Lamp:before{content:"\ec2c"}.iconsmind-Paint-Brush:before{content:"\ec2d"}.iconsmind-Paint-Bucket:before{content:"\ec2e"}.iconsmind-Paper-Plane:before{content:"\ec2f"}.iconsmind-Post-Sign:before{content:"\ec30"}.iconsmind-Post-Sign2ways:before{content:"\ec31"}.iconsmind-Puzzle:before{content:"\ec32"}.iconsmind-Razzor-Blade:before{content:"\ec33"}.iconsmind-Scale:before{content:"\ec34"}.iconsmind-Screwdriver:before{content:"\ec35"}.iconsmind-Sewing-Machine:before{content:"\ec36"}.iconsmind-Sheriff-Badge:before{content:"\ec37"}.iconsmind-Stroller:before{content:"\ec38"}.iconsmind-Suitcase:before{content:"\ec39"}.iconsmind-Teddy-Bear:before{content:"\ec3a"}.iconsmind-Telescope:before{content:"\ec3b"}.iconsmind-Tent:before{content:"\ec3c"}.iconsmind-Thread:before{content:"\ec3d"}.iconsmind-Ticket:before{content:"\ec3e"}.iconsmind-Time-Bomb:before{content:"\ec3f"}.iconsmind-Tourch:before{content:"\ec40"}.iconsmind-Vase:before{content:"\ec41"}.iconsmind-Video-GameController:before{content:"\ec42"}.iconsmind-Conservation:before{content:"\ec43"}.iconsmind-Eci-Icon:before{content:"\ec44"}.iconsmind-Environmental:before{content:"\ec45"}.iconsmind-Environmental-2:before{content:"\ec46"}.iconsmind-Environmental-3:before{content:"\ec47"}.iconsmind-Fire-Flame:before{content:"\ec48"}.iconsmind-Fire-Flame2:before{content:"\ec49"}.iconsmind-Flowerpot:before{content:"\ec4a"}.iconsmind-Forest:before{content:"\ec4b"}.iconsmind-Green-Energy:before{content:"\ec4c"}.iconsmind-Green-House:before{content:"\ec4d"}.iconsmind-Landscape2:before{content:"\ec4e"}.iconsmind-Leafs:before{content:"\ec4f"}.iconsmind-Leafs-2:before{content:"\ec50"}.iconsmind-Light-BulbLeaf:before{content:"\ec51"}.iconsmind-Palm-Tree:before{content:"\ec52"}.iconsmind-Plant:before{content:"\ec53"}.iconsmind-Recycling:before{content:"\ec54"}.iconsmind-Recycling-2:before{content:"\ec55"}.iconsmind-Seed:before{content:"\ec56"}.iconsmind-Trash-withMen:before{content:"\ec57"}.iconsmind-Tree:before{content:"\ec58"}.iconsmind-Tree-2:before{content:"\ec59"}.iconsmind-Tree-3:before{content:"\ec5a"}.iconsmind-Audio:before{content:"\ec5b"}.iconsmind-Back-Music:before{content:"\ec5c"}.iconsmind-Bell:before{content:"\ec5d"}.iconsmind-Casette-Tape:before{content:"\ec5e"}.iconsmind-CD-2:before{content:"\ec5f"}.iconsmind-CD-Cover:before{content:"\ec60"}.iconsmind-Cello:before{content:"\ec61"}.iconsmind-Clef:before{content:"\ec62"}.iconsmind-Drum:before{content:"\ec63"}.iconsmind-Earphones:before{content:"\ec64"}.iconsmind-Earphones-2:before{content:"\ec65"}.iconsmind-Electric-Guitar:before{content:"\ec66"}.iconsmind-Equalizer:before{content:"\ec67"}.iconsmind-First:before{content:"\ec68"}.iconsmind-Guitar:before{content:"\ec69"}.iconsmind-Headphones:before{content:"\ec6a"}.iconsmind-Keyboard3:before{content:"\ec6b"}.iconsmind-Last:before{content:"\ec6c"}.iconsmind-Loud:before{content:"\ec6d"}.iconsmind-Loudspeaker:before{content:"\ec6e"}.iconsmind-Mic:before{content:"\ec6f"}.iconsmind-Microphone:before{content:"\ec70"}.iconsmind-Microphone-2:before{content:"\ec71"}.iconsmind-Microphone-3:before{content:"\ec72"}.iconsmind-Microphone-4:before{content:"\ec73"}.iconsmind-Microphone-5:before{content:"\ec74"}.iconsmind-Microphone-6:before{content:"\ec75"}.iconsmind-Microphone-7:before{content:"\ec76"}.iconsmind-Mixer:before{content:"\ec77"}.iconsmind-Mp3-File:before{content:"\ec78"}.iconsmind-Music-Note:before{content:"\ec79"}.iconsmind-Music-Note2:before{content:"\ec7a"}.iconsmind-Music-Note3:before{content:"\ec7b"}.iconsmind-Music-Note4:before{content:"\ec7c"}.iconsmind-Music-Player:before{content:"\ec7d"}.iconsmind-Mute:before{content:"\ec7e"}.iconsmind-Next-Music:before{content:"\ec7f"}.iconsmind-Old-Radio:before{content:"\ec80"}.iconsmind-On-Air:before{content:"\ec81"}.iconsmind-Piano:before{content:"\ec82"}.iconsmind-Play-Music:before{content:"\ec83"}.iconsmind-Radio:before{content:"\ec84"}.iconsmind-Record:before{content:"\ec85"}.iconsmind-Record-Music:before{content:"\ec86"}.iconsmind-Rock-andRoll:before{content:"\ec87"}.iconsmind-Saxophone:before{content:"\ec88"}.iconsmind-Sound:before{content:"\ec89"}.iconsmind-Sound-Wave:before{content:"\ec8a"}.iconsmind-Speaker:before{content:"\ec8b"}.iconsmind-Stop-Music:before{content:"\ec8c"}.iconsmind-Trumpet:before{content:"\ec8d"}.iconsmind-Voice:before{content:"\ec8e"}.iconsmind-Volume-Down:before{content:"\ec8f"}.iconsmind-Volume-Up:before{content:"\ec90"}.iconsmind-Back:before{content:"\ec91"}.iconsmind-Back-2:before{content:"\ec92"}.iconsmind-Eject:before{content:"\ec93"}.iconsmind-Eject-2:before{content:"\ec94"}.iconsmind-End:before{content:"\ec95"}.iconsmind-End-2:before{content:"\ec96"}.iconsmind-Next:before{content:"\ec97"}.iconsmind-Next-2:before{content:"\ec98"}.iconsmind-Pause:before{content:"\ec99"}.iconsmind-Pause-2:before{content:"\ec9a"}.iconsmind-Power-2:before{content:"\ec9b"}.iconsmind-Power-3:before{content:"\ec9c"}.iconsmind-Record2:before{content:"\ec9d"}.iconsmind-Record-2:before{content:"\ec9e"}.iconsmind-Repeat:before{content:"\ec9f"}.iconsmind-Repeat-2:before{content:"\eca0"}.iconsmind-Shuffle:before{content:"\eca1"}.iconsmind-Shuffle-2:before{content:"\eca2"}.iconsmind-Start:before{content:"\eca3"}.iconsmind-Start-2:before{content:"\eca4"}.iconsmind-Stop:before{content:"\eca5"}.iconsmind-Stop-2:before{content:"\eca6"}.iconsmind-Compass:before{content:"\eca7"}.iconsmind-Compass-2:before{content:"\eca8"}.iconsmind-Compass-Rose:before{content:"\eca9"}.iconsmind-Direction-East:before{content:"\ecaa"}.iconsmind-Direction-North:before{content:"\ecab"}.iconsmind-Direction-South:before{content:"\ecac"}.iconsmind-Direction-West:before{content:"\ecad"}.iconsmind-Edit-Map:before{content:"\ecae"}.iconsmind-Geo:before{content:"\ecaf"}.iconsmind-Geo2:before{content:"\ecb0"}.iconsmind-Geo3:before{content:"\ecb1"}.iconsmind-Geo22:before{content:"\ecb2"}.iconsmind-Geo23:before{content:"\ecb3"}.iconsmind-Geo24:before{content:"\ecb4"}.iconsmind-Geo2-Close:before{content:"\ecb5"}.iconsmind-Geo2-Love:before{content:"\ecb6"}.iconsmind-Geo2-Number:before{content:"\ecb7"}.iconsmind-Geo2-Star:before{content:"\ecb8"}.iconsmind-Geo32:before{content:"\ecb9"}.iconsmind-Geo33:before{content:"\ecba"}.iconsmind-Geo34:before{content:"\ecbb"}.iconsmind-Geo3-Close:before{content:"\ecbc"}.iconsmind-Geo3-Love:before{content:"\ecbd"}.iconsmind-Geo3-Number:before{content:"\ecbe"}.iconsmind-Geo3-Star:before{content:"\ecbf"}.iconsmind-Geo-Close:before{content:"\ecc0"}.iconsmind-Geo-Love:before{content:"\ecc1"}.iconsmind-Geo-Number:before{content:"\ecc2"}.iconsmind-Geo-Star:before{content:"\ecc3"}.iconsmind-Global-Position:before{content:"\ecc4"}.iconsmind-Globe:before{content:"\ecc5"}.iconsmind-Globe-2:before{content:"\ecc6"}.iconsmind-Location:before{content:"\ecc7"}.iconsmind-Location-2:before{content:"\ecc8"}.iconsmind-Map:before{content:"\ecc9"}.iconsmind-Map2:before{content:"\ecca"}.iconsmind-Map-Marker:before{content:"\eccb"}.iconsmind-Map-Marker2:before{content:"\eccc"}.iconsmind-Map-Marker3:before{content:"\eccd"}.iconsmind-Road2:before{content:"\ecce"}.iconsmind-Satelite:before{content:"\eccf"}.iconsmind-Satelite-2:before{content:"\ecd0"}.iconsmind-Street-View:before{content:"\ecd1"}.iconsmind-Street-View2:before{content:"\ecd2"}.iconsmind-Android-Store:before{content:"\ecd3"}.iconsmind-Apple-Store:before{content:"\ecd4"}.iconsmind-Box2:before{content:"\ecd5"}.iconsmind-Dropbox:before{content:"\ecd6"}.iconsmind-Google-Drive:before{content:"\ecd7"}.iconsmind-Google-Play:before{content:"\ecd8"}.iconsmind-Paypal:before{content:"\ecd9"}.iconsmind-Skrill:before{content:"\ecda"}.iconsmind-X-Box:before{content:"\ecdb"}.iconsmind-Add:before{content:"\ecdc"}.iconsmind-Back2:before{content:"\ecdd"}.iconsmind-Broken-Link:before{content:"\ecde"}.iconsmind-Check:before{content:"\ecdf"}.iconsmind-Check-2:before{content:"\ece0"}.iconsmind-Circular-Point:before{content:"\ece1"}.iconsmind-Close:before{content:"\ece2"}.iconsmind-Cursor:before{content:"\ece3"}.iconsmind-Cursor-Click:before{content:"\ece4"}.iconsmind-Cursor-Click2:before{content:"\ece5"}.iconsmind-Cursor-Move:before{content:"\ece6"}.iconsmind-Cursor-Move2:before{content:"\ece7"}.iconsmind-Cursor-Select:before{content:"\ece8"}.iconsmind-Down:before{content:"\ece9"}.iconsmind-Download:before{content:"\ecea"}.iconsmind-Downward:before{content:"\eceb"}.iconsmind-Endways:before{content:"\ecec"}.iconsmind-Forward:before{content:"\eced"}.iconsmind-Left:before{content:"\ecee"}.iconsmind-Link:before{content:"\ecef"}.iconsmind-Next2:before{content:"\ecf0"}.iconsmind-Orientation:before{content:"\ecf1"}.iconsmind-Pointer:before{content:"\ecf2"}.iconsmind-Previous:before{content:"\ecf3"}.iconsmind-Redo:before{content:"\ecf4"}.iconsmind-Refresh:before{content:"\ecf5"}.iconsmind-Reload:before{content:"\ecf6"}.iconsmind-Remove:before{content:"\ecf7"}.iconsmind-Repeat2:before{content:"\ecf8"}.iconsmind-Reset:before{content:"\ecf9"}.iconsmind-Rewind:before{content:"\ecfa"}.iconsmind-Right:before{content:"\ecfb"}.iconsmind-Rotation:before{content:"\ecfc"}.iconsmind-Rotation-390:before{content:"\ecfd"}.iconsmind-Spot:before{content:"\ecfe"}.iconsmind-Start-ways:before{content:"\ecff"}.iconsmind-Synchronize:before{content:"\ed00"}.iconsmind-Synchronize-2:before{content:"\ed01"}.iconsmind-Undo:before{content:"\ed02"}.iconsmind-Up:before{content:"\ed03"}.iconsmind-Upload:before{content:"\ed04"}.iconsmind-Upward:before{content:"\ed05"}.iconsmind-Yes:before{content:"\ed06"}.iconsmind-Barricade2:before{content:"\ed07"}.iconsmind-Crane:before{content:"\ed08"}.iconsmind-Dam:before{content:"\ed09"}.iconsmind-Drill2:before{content:"\ed0a"}.iconsmind-Electricity:before{content:"\ed0b"}.iconsmind-Explode:before{content:"\ed0c"}.iconsmind-Factory:before{content:"\ed0d"}.iconsmind-Fuel:before{content:"\ed0e"}.iconsmind-Helmet2:before{content:"\ed0f"}.iconsmind-Helmet-2:before{content:"\ed10"}.iconsmind-Laser:before{content:"\ed11"}.iconsmind-Mine:before{content:"\ed12"}.iconsmind-Oil:before{content:"\ed13"}.iconsmind-Petrol:before{content:"\ed14"}.iconsmind-Pipe:before{content:"\ed15"}.iconsmind-Power-Station:before{content:"\ed16"}.iconsmind-Refinery:before{content:"\ed17"}.iconsmind-Saw:before{content:"\ed18"}.iconsmind-Shovel:before{content:"\ed19"}.iconsmind-Solar:before{content:"\ed1a"}.iconsmind-Wheelbarrow:before{content:"\ed1b"}.iconsmind-Windmill:before{content:"\ed1c"}.iconsmind-Aa:before{content:"\ed1d"}.iconsmind-Add-File:before{content:"\ed1e"}.iconsmind-Address-Book:before{content:"\ed1f"}.iconsmind-Address-Book2:before{content:"\ed20"}.iconsmind-Add-SpaceAfterParagraph:before{content:"\ed21"}.iconsmind-Add-SpaceBeforeParagraph:before{content:"\ed22"}.iconsmind-Airbrush:before{content:"\ed23"}.iconsmind-Aligator:before{content:"\ed24"}.iconsmind-Align-Center:before{content:"\ed25"}.iconsmind-Align-JustifyAll:before{content:"\ed26"}.iconsmind-Align-JustifyCenter:before{content:"\ed27"}.iconsmind-Align-JustifyLeft:before{content:"\ed28"}.iconsmind-Align-JustifyRight:before{content:"\ed29"}.iconsmind-Align-Left:before{content:"\ed2a"}.iconsmind-Align-Right:before{content:"\ed2b"}.iconsmind-Alpha:before{content:"\ed2c"}.iconsmind-AMX:before{content:"\ed2d"}.iconsmind-Anchor2:before{content:"\ed2e"}.iconsmind-Android:before{content:"\ed2f"}.iconsmind-Angel:before{content:"\ed30"}.iconsmind-Angel-Smiley:before{content:"\ed31"}.iconsmind-Angry:before{content:"\ed32"}.iconsmind-Apple:before{content:"\ed33"}.iconsmind-Apple-Bite:before{content:"\ed34"}.iconsmind-Argentina:before{content:"\ed35"}.iconsmind-Arrow-Around:before{content:"\ed36"}.iconsmind-Arrow-Back:before{content:"\ed37"}.iconsmind-Arrow-Back2:before{content:"\ed38"}.iconsmind-Arrow-Back3:before{content:"\ed39"}.iconsmind-Arrow-Barrier:before{content:"\ed3a"}.iconsmind-Arrow-Circle:before{content:"\ed3b"}.iconsmind-Arrow-Cross:before{content:"\ed3c"}.iconsmind-Arrow-Down:before{content:"\ed3d"}.iconsmind-Arrow-Down2:before{content:"\ed3e"}.iconsmind-Arrow-Down3:before{content:"\ed3f"}.iconsmind-Arrow-DowninCircle:before{content:"\ed40"}.iconsmind-Arrow-Fork:before{content:"\ed41"}.iconsmind-Arrow-Forward:before{content:"\ed42"}.iconsmind-Arrow-Forward2:before{content:"\ed43"}.iconsmind-Arrow-From:before{content:"\ed44"}.iconsmind-Arrow-Inside:before{content:"\ed45"}.iconsmind-Arrow-Inside45:before{content:"\ed46"}.iconsmind-Arrow-InsideGap:before{content:"\ed47"}.iconsmind-Arrow-InsideGap45:before{content:"\ed48"}.iconsmind-Arrow-Into:before{content:"\ed49"}.iconsmind-Arrow-Join:before{content:"\ed4a"}.iconsmind-Arrow-Junction:before{content:"\ed4b"}.iconsmind-Arrow-Left:before{content:"\ed4c"}.iconsmind-Arrow-Left2:before{content:"\ed4d"}.iconsmind-Arrow-LeftinCircle:before{content:"\ed4e"}.iconsmind-Arrow-Loop:before{content:"\ed4f"}.iconsmind-Arrow-Merge:before{content:"\ed50"}.iconsmind-Arrow-Mix:before{content:"\ed51"}.iconsmind-Arrow-Next:before{content:"\ed52"}.iconsmind-Arrow-OutLeft:before{content:"\ed53"}.iconsmind-Arrow-OutRight:before{content:"\ed54"}.iconsmind-Arrow-Outside:before{content:"\ed55"}.iconsmind-Arrow-Outside45:before{content:"\ed56"}.iconsmind-Arrow-OutsideGap:before{content:"\ed57"}.iconsmind-Arrow-OutsideGap45:before{content:"\ed58"}.iconsmind-Arrow-Over:before{content:"\ed59"}.iconsmind-Arrow-Refresh:before{content:"\ed5a"}.iconsmind-Arrow-Refresh2:before{content:"\ed5b"}.iconsmind-Arrow-Right:before{content:"\ed5c"}.iconsmind-Arrow-Right2:before{content:"\ed5d"}.iconsmind-Arrow-RightinCircle:before{content:"\ed5e"}.iconsmind-Arrow-Shuffle:before{content:"\ed5f"}.iconsmind-Arrow-Squiggly:before{content:"\ed60"}.iconsmind-Arrow-Through:before{content:"\ed61"}.iconsmind-Arrow-To:before{content:"\ed62"}.iconsmind-Arrow-TurnLeft:before{content:"\ed63"}.iconsmind-Arrow-TurnRight:before{content:"\ed64"}.iconsmind-Arrow-Up:before{content:"\ed65"}.iconsmind-Arrow-Up2:before{content:"\ed66"}.iconsmind-Arrow-Up3:before{content:"\ed67"}.iconsmind-Arrow-UpinCircle:before{content:"\ed68"}.iconsmind-Arrow-XLeft:before{content:"\ed69"}.iconsmind-Arrow-XRight:before{content:"\ed6a"}.iconsmind-ATM:before{content:"\ed6b"}.iconsmind-At-Sign:before{content:"\ed6c"}.iconsmind-Baby-Clothes:before{content:"\ed6d"}.iconsmind-Baby-Clothes2:before{content:"\ed6e"}.iconsmind-Bag:before{content:"\ed6f"}.iconsmind-Bakelite:before{content:"\ed70"}.iconsmind-Banana:before{content:"\ed71"}.iconsmind-Bank:before{content:"\ed72"}.iconsmind-Bar-Chart:before{content:"\ed73"}.iconsmind-Bar-Chart2:before{content:"\ed74"}.iconsmind-Bar-Chart3:before{content:"\ed75"}.iconsmind-Bar-Chart4:before{content:"\ed76"}.iconsmind-Bar-Chart5:before{content:"\ed77"}.iconsmind-Bat:before{content:"\ed78"}.iconsmind-Bathrobe:before{content:"\ed79"}.iconsmind-Battery-0:before{content:"\ed7a"}.iconsmind-Battery-25:before{content:"\ed7b"}.iconsmind-Battery-50:before{content:"\ed7c"}.iconsmind-Battery-75:before{content:"\ed7d"}.iconsmind-Battery-100:before{content:"\ed7e"}.iconsmind-Battery-Charge:before{content:"\ed7f"}.iconsmind-Bear:before{content:"\ed80"}.iconsmind-Beard:before{content:"\ed81"}.iconsmind-Beard-2:before{content:"\ed82"}.iconsmind-Beard-3:before{content:"\ed83"}.iconsmind-Bee:before{content:"\ed84"}.iconsmind-Beer:before{content:"\ed85"}.iconsmind-Beer-Glass:before{content:"\ed86"}.iconsmind-Bell2:before{content:"\ed87"}.iconsmind-Belt:before{content:"\ed88"}.iconsmind-Belt-2:before{content:"\ed89"}.iconsmind-Belt-3:before{content:"\ed8a"}.iconsmind-Berlin-Tower:before{content:"\ed8b"}.iconsmind-Beta:before{content:"\ed8c"}.iconsmind-Big-Bang:before{content:"\ed8d"}.iconsmind-Big-Data:before{content:"\ed8e"}.iconsmind-Bikini:before{content:"\ed8f"}.iconsmind-Bilk-Bottle2:before{content:"\ed90"}.iconsmind-Bird:before{content:"\ed91"}.iconsmind-Bird-DeliveringLetter:before{content:"\ed92"}.iconsmind-Birthday-Cake:before{content:"\ed93"}.iconsmind-Bishop:before{content:"\ed94"}.iconsmind-Blackboard:before{content:"\ed95"}.iconsmind-Black-Cat:before{content:"\ed96"}.iconsmind-Block-Cloud:before{content:"\ed97"}.iconsmind-Blood:before{content:"\ed98"}.iconsmind-Blouse:before{content:"\ed99"}.iconsmind-Blueprint:before{content:"\ed9a"}.iconsmind-Board:before{content:"\ed9b"}.iconsmind-Bone:before{content:"\ed9c"}.iconsmind-Bones:before{content:"\ed9d"}.iconsmind-Book:before{content:"\ed9e"}.iconsmind-Bookmark:before{content:"\ed9f"}.iconsmind-Books:before{content:"\eda0"}.iconsmind-Books-2:before{content:"\eda1"}.iconsmind-Boot:before{content:"\eda2"}.iconsmind-Boot-2:before{content:"\eda3"}.iconsmind-Bottom-ToTop:before{content:"\eda4"}.iconsmind-Bow:before{content:"\eda5"}.iconsmind-Bow-2:before{content:"\eda6"}.iconsmind-Bow-3:before{content:"\eda7"}.iconsmind-Box-Close:before{content:"\eda8"}.iconsmind-Box-Full:before{content:"\eda9"}.iconsmind-Box-Open:before{content:"\edaa"}.iconsmind-Box-withFolders:before{content:"\edab"}.iconsmind-Bra:before{content:"\edac"}.iconsmind-Brain2:before{content:"\edad"}.iconsmind-Brain-2:before{content:"\edae"}.iconsmind-Brazil:before{content:"\edaf"}.iconsmind-Bread:before{content:"\edb0"}.iconsmind-Bread-2:before{content:"\edb1"}.iconsmind-Bridge:before{content:"\edb2"}.iconsmind-Broom:before{content:"\edb3"}.iconsmind-Brush:before{content:"\edb4"}.iconsmind-Bug:before{content:"\edb5"}.iconsmind-Building:before{content:"\edb6"}.iconsmind-Butterfly:before{content:"\edb7"}.iconsmind-Cake:before{content:"\edb8"}.iconsmind-Calculator:before{content:"\edb9"}.iconsmind-Calculator-2:before{content:"\edba"}.iconsmind-Calculator-3:before{content:"\edbb"}.iconsmind-Calendar:before{content:"\edbc"}.iconsmind-Calendar-2:before{content:"\edbd"}.iconsmind-Calendar-3:before{content:"\edbe"}.iconsmind-Calendar-4:before{content:"\edbf"}.iconsmind-Camel:before{content:"\edc0"}.iconsmind-Can:before{content:"\edc1"}.iconsmind-Can-2:before{content:"\edc2"}.iconsmind-Canada:before{content:"\edc3"}.iconsmind-Candle:before{content:"\edc4"}.iconsmind-Candy:before{content:"\edc5"}.iconsmind-Candy-Cane:before{content:"\edc6"}.iconsmind-Cap:before{content:"\edc7"}.iconsmind-Cap-2:before{content:"\edc8"}.iconsmind-Cap-3:before{content:"\edc9"}.iconsmind-Cardigan:before{content:"\edca"}.iconsmind-Cardiovascular:before{content:"\edcb"}.iconsmind-Castle:before{content:"\edcc"}.iconsmind-Cat:before{content:"\edcd"}.iconsmind-Cathedral:before{content:"\edce"}.iconsmind-Cauldron:before{content:"\edcf"}.iconsmind-CD:before{content:"\edd0"}.iconsmind-Charger:before{content:"\edd1"}.iconsmind-Checkmate:before{content:"\edd2"}.iconsmind-Cheese:before{content:"\edd3"}.iconsmind-Cheetah:before{content:"\edd4"}.iconsmind-Chef-Hat:before{content:"\edd5"}.iconsmind-Chef-Hat2:before{content:"\edd6"}.iconsmind-Chess-Board:before{content:"\edd7"}.iconsmind-Chicken:before{content:"\edd8"}.iconsmind-Chile:before{content:"\edd9"}.iconsmind-Chimney:before{content:"\edda"}.iconsmind-China:before{content:"\eddb"}.iconsmind-Chinese-Temple:before{content:"\eddc"}.iconsmind-Chip:before{content:"\eddd"}.iconsmind-Chopsticks:before{content:"\edde"}.iconsmind-Chopsticks-2:before{content:"\eddf"}.iconsmind-Christmas:before{content:"\ede0"}.iconsmind-Christmas-Ball:before{content:"\ede1"}.iconsmind-Christmas-Bell:before{content:"\ede2"}.iconsmind-Christmas-Candle:before{content:"\ede3"}.iconsmind-Christmas-Hat:before{content:"\ede4"}.iconsmind-Christmas-Sleigh:before{content:"\ede5"}.iconsmind-Christmas-Snowman:before{content:"\ede6"}.iconsmind-Christmas-Sock:before{content:"\ede7"}.iconsmind-Christmas-Tree:before{content:"\ede8"}.iconsmind-Chrome:before{content:"\ede9"}.iconsmind-Chrysler-Building:before{content:"\edea"}.iconsmind-City-Hall:before{content:"\edeb"}.iconsmind-Clamp:before{content:"\edec"}.iconsmind-Claps:before{content:"\eded"}.iconsmind-Clothing-Store:before{content:"\edee"}.iconsmind-Cloud:before{content:"\edef"}.iconsmind-Cloud2:before{content:"\edf0"}.iconsmind-Cloud3:before{content:"\edf1"}.iconsmind-Cloud-Camera:before{content:"\edf2"}.iconsmind-Cloud-Computer:before{content:"\edf3"}.iconsmind-Cloud-Email:before{content:"\edf4"}.iconsmind-Cloud-Laptop:before{content:"\edf5"}.iconsmind-Cloud-Lock:before{content:"\edf6"}.iconsmind-Cloud-Music:before{content:"\edf7"}.iconsmind-Cloud-Picture:before{content:"\edf8"}.iconsmind-Cloud-Remove:before{content:"\edf9"}.iconsmind-Clouds:before{content:"\edfa"}.iconsmind-Cloud-Secure:before{content:"\edfb"}.iconsmind-Cloud-Settings:before{content:"\edfc"}.iconsmind-Cloud-Smartphone:before{content:"\edfd"}.iconsmind-Cloud-Tablet:before{content:"\edfe"}.iconsmind-Cloud-Video:before{content:"\edff"}.iconsmind-Clown:before{content:"\ee00"}.iconsmind-CMYK:before{content:"\ee01"}.iconsmind-Coat:before{content:"\ee02"}.iconsmind-Cocktail:before{content:"\ee03"}.iconsmind-Coconut:before{content:"\ee04"}.iconsmind-Coffee:before{content:"\ee05"}.iconsmind-Coffee-2:before{content:"\ee06"}.iconsmind-Coffee-Bean:before{content:"\ee07"}.iconsmind-Coffee-toGo:before{content:"\ee08"}.iconsmind-Coffin:before{content:"\ee09"}.iconsmind-Coin:before{content:"\ee0a"}.iconsmind-Coins:before{content:"\ee0b"}.iconsmind-Coins-2:before{content:"\ee0c"}.iconsmind-Coins-3:before{content:"\ee0d"}.iconsmind-Colombia:before{content:"\ee0e"}.iconsmind-Colosseum:before{content:"\ee0f"}.iconsmind-Column:before{content:"\ee10"}.iconsmind-Column-2:before{content:"\ee11"}.iconsmind-Column-3:before{content:"\ee12"}.iconsmind-Comb:before{content:"\ee13"}.iconsmind-Comb-2:before{content:"\ee14"}.iconsmind-Communication-Tower:before{content:"\ee15"}.iconsmind-Communication-Tower2:before{content:"\ee16"}.iconsmind-Compass2:before{content:"\ee17"}.iconsmind-Compass-22:before{content:"\ee18"}.iconsmind-Computer:before{content:"\ee19"}.iconsmind-Computer-2:before{content:"\ee1a"}.iconsmind-Computer-3:before{content:"\ee1b"}.iconsmind-Confused:before{content:"\ee1c"}.iconsmind-Contrast:before{content:"\ee1d"}.iconsmind-Cookie-Man:before{content:"\ee1e"}.iconsmind-Cookies:before{content:"\ee1f"}.iconsmind-Cool:before{content:"\ee20"}.iconsmind-Costume:before{content:"\ee21"}.iconsmind-Cow:before{content:"\ee22"}.iconsmind-CPU:before{content:"\ee23"}.iconsmind-Cranium:before{content:"\ee24"}.iconsmind-Credit-Card:before{content:"\ee25"}.iconsmind-Credit-Card2:before{content:"\ee26"}.iconsmind-Credit-Card3:before{content:"\ee27"}.iconsmind-Croissant:before{content:"\ee28"}.iconsmind-Crying:before{content:"\ee29"}.iconsmind-Cupcake:before{content:"\ee2a"}.iconsmind-Danemark:before{content:"\ee2b"}.iconsmind-Data:before{content:"\ee2c"}.iconsmind-Data-Backup:before{content:"\ee2d"}.iconsmind-Data-Block:before{content:"\ee2e"}.iconsmind-Data-Center:before{content:"\ee2f"}.iconsmind-Data-Clock:before{content:"\ee30"}.iconsmind-Data-Cloud:before{content:"\ee31"}.iconsmind-Data-Compress:before{content:"\ee32"}.iconsmind-Data-Copy:before{content:"\ee33"}.iconsmind-Data-Download:before{content:"\ee34"}.iconsmind-Data-Financial:before{content:"\ee35"}.iconsmind-Data-Key:before{content:"\ee36"}.iconsmind-Data-Lock:before{content:"\ee37"}.iconsmind-Data-Network:before{content:"\ee38"}.iconsmind-Data-Password:before{content:"\ee39"}.iconsmind-Data-Power:before{content:"\ee3a"}.iconsmind-Data-Refresh:before{content:"\ee3b"}.iconsmind-Data-Save:before{content:"\ee3c"}.iconsmind-Data-Search:before{content:"\ee3d"}.iconsmind-Data-Security:before{content:"\ee3e"}.iconsmind-Data-Settings:before{content:"\ee3f"}.iconsmind-Data-Sharing:before{content:"\ee40"}.iconsmind-Data-Shield:before{content:"\ee41"}.iconsmind-Data-Signal:before{content:"\ee42"}.iconsmind-Data-Storage:before{content:"\ee43"}.iconsmind-Data-Stream:before{content:"\ee44"}.iconsmind-Data-Transfer:before{content:"\ee45"}.iconsmind-Data-Unlock:before{content:"\ee46"}.iconsmind-Data-Upload:before{content:"\ee47"}.iconsmind-Data-Yes:before{content:"\ee48"}.iconsmind-Death:before{content:"\ee49"}.iconsmind-Debian:before{content:"\ee4a"}.iconsmind-Dec:before{content:"\ee4b"}.iconsmind-Decrase-Inedit:before{content:"\ee4c"}.iconsmind-Deer:before{content:"\ee4d"}.iconsmind-Deer-2:before{content:"\ee4e"}.iconsmind-Delete-File:before{content:"\ee4f"}.iconsmind-Depression:before{content:"\ee50"}.iconsmind-Device-SyncwithCloud:before{content:"\ee51"}.iconsmind-Diamond:before{content:"\ee52"}.iconsmind-Digital-Drawing:before{content:"\ee53"}.iconsmind-Dinosaur:before{content:"\ee54"}.iconsmind-Diploma:before{content:"\ee55"}.iconsmind-Diploma-2:before{content:"\ee56"}.iconsmind-Disk:before{content:"\ee57"}.iconsmind-Dog:before{content:"\ee58"}.iconsmind-Dollar:before{content:"\ee59"}.iconsmind-Dollar-Sign:before{content:"\ee5a"}.iconsmind-Dollar-Sign2:before{content:"\ee5b"}.iconsmind-Dolphin:before{content:"\ee5c"}.iconsmind-Door:before{content:"\ee5d"}.iconsmind-Double-Circle:before{content:"\ee5e"}.iconsmind-Doughnut:before{content:"\ee5f"}.iconsmind-Dove:before{content:"\ee60"}.iconsmind-Down2:before{content:"\ee61"}.iconsmind-Down-2:before{content:"\ee62"}.iconsmind-Down-3:before{content:"\ee63"}.iconsmind-Download2:before{content:"\ee64"}.iconsmind-Download-fromCloud:before{content:"\ee65"}.iconsmind-Dress:before{content:"\ee66"}.iconsmind-Duck:before{content:"\ee67"}.iconsmind-DVD:before{content:"\ee68"}.iconsmind-Eagle:before{content:"\ee69"}.iconsmind-Ear:before{content:"\ee6a"}.iconsmind-Eggs:before{content:"\ee6b"}.iconsmind-Egypt:before{content:"\ee6c"}.iconsmind-Eifel-Tower:before{content:"\ee6d"}.iconsmind-Elbow:before{content:"\ee6e"}.iconsmind-El-Castillo:before{content:"\ee6f"}.iconsmind-Elephant:before{content:"\ee70"}.iconsmind-Embassy:before{content:"\ee71"}.iconsmind-Empire-StateBuilding:before{content:"\ee72"}.iconsmind-Empty-Box:before{content:"\ee73"}.iconsmind-End2:before{content:"\ee74"}.iconsmind-Envelope:before{content:"\ee75"}.iconsmind-Envelope-2:before{content:"\ee76"}.iconsmind-Eraser:before{content:"\ee77"}.iconsmind-Eraser-2:before{content:"\ee78"}.iconsmind-Eraser-3:before{content:"\ee79"}.iconsmind-Euro:before{content:"\ee7a"}.iconsmind-Euro-Sign:before{content:"\ee7b"}.iconsmind-Euro-Sign2:before{content:"\ee7c"}.iconsmind-Evil:before{content:"\ee7d"}.iconsmind-Eye2:before{content:"\ee7e"}.iconsmind-Eye-Blind:before{content:"\ee7f"}.iconsmind-Eyebrow:before{content:"\ee80"}.iconsmind-Eyebrow-2:before{content:"\ee81"}.iconsmind-Eyebrow-3:before{content:"\ee82"}.iconsmind-Eyeglasses-Smiley:before{content:"\ee83"}.iconsmind-Eyeglasses-Smiley2:before{content:"\ee84"}.iconsmind-Eye-Invisible:before{content:"\ee85"}.iconsmind-Eye-Visible:before{content:"\ee86"}.iconsmind-Face-Style:before{content:"\ee87"}.iconsmind-Face-Style2:before{content:"\ee88"}.iconsmind-Face-Style3:before{content:"\ee89"}.iconsmind-Face-Style4:before{content:"\ee8a"}.iconsmind-Face-Style5:before{content:"\ee8b"}.iconsmind-Face-Style6:before{content:"\ee8c"}.iconsmind-Factory2:before{content:"\ee8d"}.iconsmind-Fan:before{content:"\ee8e"}.iconsmind-Fashion:before{content:"\ee8f"}.iconsmind-Fax:before{content:"\ee90"}.iconsmind-File:before{content:"\ee91"}.iconsmind-File-Block:before{content:"\ee92"}.iconsmind-File-Bookmark:before{content:"\ee93"}.iconsmind-File-Chart:before{content:"\ee94"}.iconsmind-File-Clipboard:before{content:"\ee95"}.iconsmind-File-ClipboardFileText:before{content:"\ee96"}.iconsmind-File-ClipboardTextImage:before{content:"\ee97"}.iconsmind-File-Cloud:before{content:"\ee98"}.iconsmind-File-Copy:before{content:"\ee99"}.iconsmind-File-Copy2:before{content:"\ee9a"}.iconsmind-File-CSV:before{content:"\ee9b"}.iconsmind-File-Download:before{content:"\ee9c"}.iconsmind-File-Edit:before{content:"\ee9d"}.iconsmind-File-Excel:before{content:"\ee9e"}.iconsmind-File-Favorite:before{content:"\ee9f"}.iconsmind-File-Fire:before{content:"\eea0"}.iconsmind-File-Graph:before{content:"\eea1"}.iconsmind-File-Hide:before{content:"\eea2"}.iconsmind-File-Horizontal:before{content:"\eea3"}.iconsmind-File-HorizontalText:before{content:"\eea4"}.iconsmind-File-HTML:before{content:"\eea5"}.iconsmind-File-JPG:before{content:"\eea6"}.iconsmind-File-Link:before{content:"\eea7"}.iconsmind-File-Loading:before{content:"\eea8"}.iconsmind-File-Lock:before{content:"\eea9"}.iconsmind-File-Love:before{content:"\eeaa"}.iconsmind-File-Music:before{content:"\eeab"}.iconsmind-File-Network:before{content:"\eeac"}.iconsmind-File-Pictures:before{content:"\eead"}.iconsmind-File-Pie:before{content:"\eeae"}.iconsmind-File-Presentation:before{content:"\eeaf"}.iconsmind-File-Refresh:before{content:"\eeb0"}.iconsmind-Files:before{content:"\eeb1"}.iconsmind-File-Search:before{content:"\eeb2"}.iconsmind-File-Settings:before{content:"\eeb3"}.iconsmind-File-Share:before{content:"\eeb4"}.iconsmind-File-TextImage:before{content:"\eeb5"}.iconsmind-File-Trash:before{content:"\eeb6"}.iconsmind-File-TXT:before{content:"\eeb7"}.iconsmind-File-Upload:before{content:"\eeb8"}.iconsmind-File-Video:before{content:"\eeb9"}.iconsmind-File-Word:before{content:"\eeba"}.iconsmind-File-Zip:before{content:"\eebb"}.iconsmind-Financial:before{content:"\eebc"}.iconsmind-Finger:before{content:"\eebd"}.iconsmind-Fingerprint:before{content:"\eebe"}.iconsmind-Fingerprint-2:before{content:"\eebf"}.iconsmind-Firefox:before{content:"\eec0"}.iconsmind-Fire-Staion:before{content:"\eec1"}.iconsmind-Fish:before{content:"\eec2"}.iconsmind-Fit-To:before{content:"\eec3"}.iconsmind-Fit-To2:before{content:"\eec4"}.iconsmind-Flag2:before{content:"\eec5"}.iconsmind-Flag-22:before{content:"\eec6"}.iconsmind-Flag-3:before{content:"\eec7"}.iconsmind-Flag-4:before{content:"\eec8"}.iconsmind-Flamingo:before{content:"\eec9"}.iconsmind-Folder:before{content:"\eeca"}.iconsmind-Folder-Add:before{content:"\eecb"}.iconsmind-Folder-Archive:before{content:"\eecc"}.iconsmind-Folder-Binder:before{content:"\eecd"}.iconsmind-Folder-Binder2:before{content:"\eece"}.iconsmind-Folder-Block:before{content:"\eecf"}.iconsmind-Folder-Bookmark:before{content:"\eed0"}.iconsmind-Folder-Close:before{content:"\eed1"}.iconsmind-Folder-Cloud:before{content:"\eed2"}.iconsmind-Folder-Delete:before{content:"\eed3"}.iconsmind-Folder-Download:before{content:"\eed4"}.iconsmind-Folder-Edit:before{content:"\eed5"}.iconsmind-Folder-Favorite:before{content:"\eed6"}.iconsmind-Folder-Fire:before{content:"\eed7"}.iconsmind-Folder-Hide:before{content:"\eed8"}.iconsmind-Folder-Link:before{content:"\eed9"}.iconsmind-Folder-Loading:before{content:"\eeda"}.iconsmind-Folder-Lock:before{content:"\eedb"}.iconsmind-Folder-Love:before{content:"\eedc"}.iconsmind-Folder-Music:before{content:"\eedd"}.iconsmind-Folder-Network:before{content:"\eede"}.iconsmind-Folder-Open:before{content:"\eedf"}.iconsmind-Folder-Open2:before{content:"\eee0"}.iconsmind-Folder-Organizing:before{content:"\eee1"}.iconsmind-Folder-Pictures:before{content:"\eee2"}.iconsmind-Folder-Refresh:before{content:"\eee3"}.iconsmind-Folder-Remove:before{content:"\eee4"}.iconsmind-Folders:before{content:"\eee5"}.iconsmind-Folder-Search:before{content:"\eee6"}.iconsmind-Folder-Settings:before{content:"\eee7"}.iconsmind-Folder-Share:before{content:"\eee8"}.iconsmind-Folder-Trash:before{content:"\eee9"}.iconsmind-Folder-Upload:before{content:"\eeea"}.iconsmind-Folder-Video:before{content:"\eeeb"}.iconsmind-Folder-WithDocument:before{content:"\eeec"}.iconsmind-Folder-Zip:before{content:"\eeed"}.iconsmind-Foot:before{content:"\eeee"}.iconsmind-Foot-2:before{content:"\eeef"}.iconsmind-Fork:before{content:"\eef0"}.iconsmind-Formula:before{content:"\eef1"}.iconsmind-Fountain-Pen:before{content:"\eef2"}.iconsmind-Fox:before{content:"\eef3"}.iconsmind-Frankenstein:before{content:"\eef4"}.iconsmind-French-Fries:before{content:"\eef5"}.iconsmind-Frog:before{content:"\eef6"}.iconsmind-Fruits:before{content:"\eef7"}.iconsmind-Full-Screen:before{content:"\eef8"}.iconsmind-Full-Screen2:before{content:"\eef9"}.iconsmind-Full-View:before{content:"\eefa"}.iconsmind-Full-View2:before{content:"\eefb"}.iconsmind-Funky:before{content:"\eefc"}.iconsmind-Funny-Bicycle:before{content:"\eefd"}.iconsmind-Gamepad:before{content:"\eefe"}.iconsmind-Gamepad-2:before{content:"\eeff"}.iconsmind-Gay:before{content:"\ef00"}.iconsmind-Geek2:before{content:"\ef01"}.iconsmind-Gentleman:before{content:"\ef02"}.iconsmind-Giraffe:before{content:"\ef03"}.iconsmind-Glasses:before{content:"\ef04"}.iconsmind-Glasses-2:before{content:"\ef05"}.iconsmind-Glasses-3:before{content:"\ef06"}.iconsmind-Glass-Water:before{content:"\ef07"}.iconsmind-Gloves:before{content:"\ef08"}.iconsmind-Go-Bottom:before{content:"\ef09"}.iconsmind-Gorilla:before{content:"\ef0a"}.iconsmind-Go-Top:before{content:"\ef0b"}.iconsmind-Grave:before{content:"\ef0c"}.iconsmind-Graveyard:before{content:"\ef0d"}.iconsmind-Greece:before{content:"\ef0e"}.iconsmind-Hair:before{content:"\ef0f"}.iconsmind-Hair-2:before{content:"\ef10"}.iconsmind-Hair-3:before{content:"\ef11"}.iconsmind-Halloween-HalfMoon:before{content:"\ef12"}.iconsmind-Halloween-Moon:before{content:"\ef13"}.iconsmind-Hamburger:before{content:"\ef14"}.iconsmind-Hand:before{content:"\ef15"}.iconsmind-Hands:before{content:"\ef16"}.iconsmind-Handshake:before{content:"\ef17"}.iconsmind-Hanger:before{content:"\ef18"}.iconsmind-Happy:before{content:"\ef19"}.iconsmind-Hat:before{content:"\ef1a"}.iconsmind-Hat-2:before{content:"\ef1b"}.iconsmind-Haunted-House:before{content:"\ef1c"}.iconsmind-HD:before{content:"\ef1d"}.iconsmind-HDD:before{content:"\ef1e"}.iconsmind-Heart2:before{content:"\ef1f"}.iconsmind-Heels:before{content:"\ef20"}.iconsmind-Heels-2:before{content:"\ef21"}.iconsmind-Hello:before{content:"\ef22"}.iconsmind-Hipo:before{content:"\ef23"}.iconsmind-Hipster-Glasses:before{content:"\ef24"}.iconsmind-Hipster-Glasses2:before{content:"\ef25"}.iconsmind-Hipster-Glasses3:before{content:"\ef26"}.iconsmind-Hipster-Headphones:before{content:"\ef27"}.iconsmind-Hipster-Men:before{content:"\ef28"}.iconsmind-Hipster-Men2:before{content:"\ef29"}.iconsmind-Hipster-Men3:before{content:"\ef2a"}.iconsmind-Hipster-Sunglasses:before{content:"\ef2b"}.iconsmind-Hipster-Sunglasses2:before{content:"\ef2c"}.iconsmind-Hipster-Sunglasses3:before{content:"\ef2d"}.iconsmind-Holly:before{content:"\ef2e"}.iconsmind-Home2:before{content:"\ef2f"}.iconsmind-Home-2:before{content:"\ef30"}.iconsmind-Home-3:before{content:"\ef31"}.iconsmind-Home-4:before{content:"\ef32"}.iconsmind-Honey:before{content:"\ef33"}.iconsmind-Hong-Kong:before{content:"\ef34"}.iconsmind-Hoodie:before{content:"\ef35"}.iconsmind-Horror:before{content:"\ef36"}.iconsmind-Horse:before{content:"\ef37"}.iconsmind-Hospital2:before{content:"\ef38"}.iconsmind-Host:before{content:"\ef39"}.iconsmind-Hot-Dog:before{content:"\ef3a"}.iconsmind-Hotel:before{content:"\ef3b"}.iconsmind-Hub:before{content:"\ef3c"}.iconsmind-Humor:before{content:"\ef3d"}.iconsmind-Ice-Cream:before{content:"\ef3e"}.iconsmind-Idea:before{content:"\ef3f"}.iconsmind-Inbox:before{content:"\ef40"}.iconsmind-Inbox-Empty:before{content:"\ef41"}.iconsmind-Inbox-Forward:before{content:"\ef42"}.iconsmind-Inbox-Full:before{content:"\ef43"}.iconsmind-Inbox-Into:before{content:"\ef44"}.iconsmind-Inbox-Out:before{content:"\ef45"}.iconsmind-Inbox-Reply:before{content:"\ef46"}.iconsmind-Increase-Inedit:before{content:"\ef47"}.iconsmind-Indent-FirstLine:before{content:"\ef48"}.iconsmind-Indent-LeftMargin:before{content:"\ef49"}.iconsmind-Indent-RightMargin:before{content:"\ef4a"}.iconsmind-India:before{content:"\ef4b"}.iconsmind-Internet-Explorer:before{content:"\ef4c"}.iconsmind-Internet-Smiley:before{content:"\ef4d"}.iconsmind-iOS-Apple:before{content:"\ef4e"}.iconsmind-Israel:before{content:"\ef4f"}.iconsmind-Jacket:before{content:"\ef50"}.iconsmind-Jamaica:before{content:"\ef51"}.iconsmind-Japan:before{content:"\ef52"}.iconsmind-Japanese-Gate:before{content:"\ef53"}.iconsmind-Jeans:before{content:"\ef54"}.iconsmind-Joystick:before{content:"\ef55"}.iconsmind-Juice:before{content:"\ef56"}.iconsmind-Kangoroo:before{content:"\ef57"}.iconsmind-Kenya:before{content:"\ef58"}.iconsmind-Keyboard:before{content:"\ef59"}.iconsmind-Keypad:before{content:"\ef5a"}.iconsmind-King:before{content:"\ef5b"}.iconsmind-Kiss:before{content:"\ef5c"}.iconsmind-Knee:before{content:"\ef5d"}.iconsmind-Knife:before{content:"\ef5e"}.iconsmind-Knight:before{content:"\ef5f"}.iconsmind-Koala:before{content:"\ef60"}.iconsmind-Korea:before{content:"\ef61"}.iconsmind-Lantern:before{content:"\ef62"}.iconsmind-Laptop:before{content:"\ef63"}.iconsmind-Laptop-2:before{content:"\ef64"}.iconsmind-Laptop-3:before{content:"\ef65"}.iconsmind-Laptop-Phone:before{content:"\ef66"}.iconsmind-Laptop-Tablet:before{content:"\ef67"}.iconsmind-Laughing:before{content:"\ef68"}.iconsmind-Leaning-Tower:before{content:"\ef69"}.iconsmind-Left2:before{content:"\ef6a"}.iconsmind-Left-2:before{content:"\ef6b"}.iconsmind-Left-3:before{content:"\ef6c"}.iconsmind-Left--Right:before{content:"\ef6d"}.iconsmind-Left--Right3:before{content:"\ef6e"}.iconsmind-Left-ToRight:before{content:"\ef6f"}.iconsmind-Leg:before{content:"\ef70"}.iconsmind-Leg-2:before{content:"\ef71"}.iconsmind-Lemon:before{content:"\ef72"}.iconsmind-Leopard:before{content:"\ef73"}.iconsmind-Letter-Close:before{content:"\ef74"}.iconsmind-Letter-Open:before{content:"\ef75"}.iconsmind-Letter-Sent:before{content:"\ef76"}.iconsmind-Library2:before{content:"\ef77"}.iconsmind-Lighthouse:before{content:"\ef78"}.iconsmind-Line-Chart:before{content:"\ef79"}.iconsmind-Line-Chart2:before{content:"\ef7a"}.iconsmind-Line-Chart3:before{content:"\ef7b"}.iconsmind-Line-Chart4:before{content:"\ef7c"}.iconsmind-Line-Spacing:before{content:"\ef7d"}.iconsmind-Linux:before{content:"\ef7e"}.iconsmind-Lion:before{content:"\ef7f"}.iconsmind-Lollipop:before{content:"\ef80"}.iconsmind-Lollipop-2:before{content:"\ef81"}.iconsmind-Loop:before{content:"\ef82"}.iconsmind-Love2:before{content:"\ef83"}.iconsmind-Mail:before{content:"\ef84"}.iconsmind-Mail-2:before{content:"\ef85"}.iconsmind-Mail-3:before{content:"\ef86"}.iconsmind-Mail-Add:before{content:"\ef87"}.iconsmind-Mail-Attachement:before{content:"\ef88"}.iconsmind-Mail-Block:before{content:"\ef89"}.iconsmind-Mailbox-Empty:before{content:"\ef8a"}.iconsmind-Mailbox-Full:before{content:"\ef8b"}.iconsmind-Mail-Delete:before{content:"\ef8c"}.iconsmind-Mail-Favorite:before{content:"\ef8d"}.iconsmind-Mail-Forward:before{content:"\ef8e"}.iconsmind-Mail-Gallery:before{content:"\ef8f"}.iconsmind-Mail-Inbox:before{content:"\ef90"}.iconsmind-Mail-Link:before{content:"\ef91"}.iconsmind-Mail-Lock:before{content:"\ef92"}.iconsmind-Mail-Love:before{content:"\ef93"}.iconsmind-Mail-Money:before{content:"\ef94"}.iconsmind-Mail-Open:before{content:"\ef95"}.iconsmind-Mail-Outbox:before{content:"\ef96"}.iconsmind-Mail-Password:before{content:"\ef97"}.iconsmind-Mail-Photo:before{content:"\ef98"}.iconsmind-Mail-Read:before{content:"\ef99"}.iconsmind-Mail-Removex:before{content:"\ef9a"}.iconsmind-Mail-Reply:before{content:"\ef9b"}.iconsmind-Mail-ReplyAll:before{content:"\ef9c"}.iconsmind-Mail-Search:before{content:"\ef9d"}.iconsmind-Mail-Send:before{content:"\ef9e"}.iconsmind-Mail-Settings:before{content:"\ef9f"}.iconsmind-Mail-Unread:before{content:"\efa0"}.iconsmind-Mail-Video:before{content:"\efa1"}.iconsmind-Mail-withAtSign:before{content:"\efa2"}.iconsmind-Mail-WithCursors:before{content:"\efa3"}.iconsmind-Mans-Underwear:before{content:"\efa4"}.iconsmind-Mans-Underwear2:before{content:"\efa5"}.iconsmind-Marker:before{content:"\efa6"}.iconsmind-Marker-2:before{content:"\efa7"}.iconsmind-Marker-3:before{content:"\efa8"}.iconsmind-Martini-Glass:before{content:"\efa9"}.iconsmind-Master-Card:before{content:"\efaa"}.iconsmind-Maximize:before{content:"\efab"}.iconsmind-Megaphone:before{content:"\efac"}.iconsmind-Mexico:before{content:"\efad"}.iconsmind-Milk-Bottle:before{content:"\efae"}.iconsmind-Minimize:before{content:"\efaf"}.iconsmind-Money:before{content:"\efb0"}.iconsmind-Money-2:before{content:"\efb1"}.iconsmind-Money-Bag:before{content:"\efb2"}.iconsmind-Monitor:before{content:"\efb3"}.iconsmind-Monitor-2:before{content:"\efb4"}.iconsmind-Monitor-3:before{content:"\efb5"}.iconsmind-Monitor-4:before{content:"\efb6"}.iconsmind-Monitor-5:before{content:"\efb7"}.iconsmind-Monitor-Laptop:before{content:"\efb8"}.iconsmind-Monitor-phone:before{content:"\efb9"}.iconsmind-Monitor-Tablet:before{content:"\efba"}.iconsmind-Monitor-Vertical:before{content:"\efbb"}.iconsmind-Monkey:before{content:"\efbc"}.iconsmind-Monster:before{content:"\efbd"}.iconsmind-Morocco:before{content:"\efbe"}.iconsmind-Mouse:before{content:"\efbf"}.iconsmind-Mouse-2:before{content:"\efc0"}.iconsmind-Mouse-3:before{content:"\efc1"}.iconsmind-Moustache-Smiley:before{content:"\efc2"}.iconsmind-Museum:before{content:"\efc3"}.iconsmind-Mushroom:before{content:"\efc4"}.iconsmind-Mustache:before{content:"\efc5"}.iconsmind-Mustache-2:before{content:"\efc6"}.iconsmind-Mustache-3:before{content:"\efc7"}.iconsmind-Mustache-4:before{content:"\efc8"}.iconsmind-Mustache-5:before{content:"\efc9"}.iconsmind-Navigate-End:before{content:"\efca"}.iconsmind-Navigat-Start:before{content:"\efcb"}.iconsmind-Nepal:before{content:"\efcc"}.iconsmind-Netscape:before{content:"\efcd"}.iconsmind-New-Mail:before{content:"\efce"}.iconsmind-Newspaper:before{content:"\efcf"}.iconsmind-Newspaper-2:before{content:"\efd0"}.iconsmind-No-Battery:before{content:"\efd1"}.iconsmind-Noose:before{content:"\efd2"}.iconsmind-Note:before{content:"\efd3"}.iconsmind-Notepad:before{content:"\efd4"}.iconsmind-Notepad-2:before{content:"\efd5"}.iconsmind-Office:before{content:"\efd6"}.iconsmind-Old-Camera:before{content:"\efd7"}.iconsmind-Old-Cassette:before{content:"\efd8"}.iconsmind-Old-Sticky:before{content:"\efd9"}.iconsmind-Old-Sticky2:before{content:"\efda"}.iconsmind-Old-Telephone:before{content:"\efdb"}.iconsmind-Open-Banana:before{content:"\efdc"}.iconsmind-Open-Book:before{content:"\efdd"}.iconsmind-Opera:before{content:"\efde"}.iconsmind-Opera-House:before{content:"\efdf"}.iconsmind-Orientation2:before{content:"\efe0"}.iconsmind-Orientation-2:before{content:"\efe1"}.iconsmind-Ornament:before{content:"\efe2"}.iconsmind-Owl:before{content:"\efe3"}.iconsmind-Paintbrush:before{content:"\efe4"}.iconsmind-Palette:before{content:"\efe5"}.iconsmind-Panda:before{content:"\efe6"}.iconsmind-Pantheon:before{content:"\efe7"}.iconsmind-Pantone:before{content:"\efe8"}.iconsmind-Pants:before{content:"\efe9"}.iconsmind-Paper:before{content:"\efea"}.iconsmind-Parrot:before{content:"\efeb"}.iconsmind-Pawn:before{content:"\efec"}.iconsmind-Pen:before{content:"\efed"}.iconsmind-Pen-2:before{content:"\efee"}.iconsmind-Pen-3:before{content:"\efef"}.iconsmind-Pen-4:before{content:"\eff0"}.iconsmind-Pen-5:before{content:"\eff1"}.iconsmind-Pen-6:before{content:"\eff2"}.iconsmind-Pencil:before{content:"\eff3"}.iconsmind-Pencil-Ruler:before{content:"\eff4"}.iconsmind-Penguin:before{content:"\eff5"}.iconsmind-Pentagon:before{content:"\eff6"}.iconsmind-People-onCloud:before{content:"\eff7"}.iconsmind-Pepper:before{content:"\eff8"}.iconsmind-Pepper-withFire:before{content:"\eff9"}.iconsmind-Petronas-Tower:before{content:"\effa"}.iconsmind-Philipines:before{content:"\effb"}.iconsmind-Phone:before{content:"\effc"}.iconsmind-Phone-2:before{content:"\effd"}.iconsmind-Phone-3:before{content:"\effe"}.iconsmind-Phone-3G:before{content:"\efff"}.iconsmind-Phone-4G:before{content:"\f000"}.iconsmind-Phone-Simcard:before{content:"\f001"}.iconsmind-Phone-SMS:before{content:"\f002"}.iconsmind-Phone-Wifi:before{content:"\f003"}.iconsmind-Pi:before{content:"\f004"}.iconsmind-Pie-Chart:before{content:"\f005"}.iconsmind-Pie-Chart2:before{content:"\f006"}.iconsmind-Pie-Chart3:before{content:"\f007"}.iconsmind-Pipette:before{content:"\f008"}.iconsmind-Piramids:before{content:"\f009"}.iconsmind-Pizza:before{content:"\f00a"}.iconsmind-Pizza-Slice:before{content:"\f00b"}.iconsmind-Plastic-CupPhone:before{content:"\f00c"}.iconsmind-Plastic-CupPhone2:before{content:"\f00d"}.iconsmind-Plate:before{content:"\f00e"}.iconsmind-Plates:before{content:"\f00f"}.iconsmind-Plug-In:before{content:"\f010"}.iconsmind-Plug-In2:before{content:"\f011"}.iconsmind-Poland:before{content:"\f012"}.iconsmind-Police-Station:before{content:"\f013"}.iconsmind-Polo-Shirt:before{content:"\f014"}.iconsmind-Portugal:before{content:"\f015"}.iconsmind-Post-Mail:before{content:"\f016"}.iconsmind-Post-Mail2:before{content:"\f017"}.iconsmind-Post-Office:before{content:"\f018"}.iconsmind-Pound:before{content:"\f019"}.iconsmind-Pound-Sign:before{content:"\f01a"}.iconsmind-Pound-Sign2:before{content:"\f01b"}.iconsmind-Power:before{content:"\f01c"}.iconsmind-Power-Cable:before{content:"\f01d"}.iconsmind-Prater:before{content:"\f01e"}.iconsmind-Present:before{content:"\f01f"}.iconsmind-Presents:before{content:"\f020"}.iconsmind-Printer:before{content:"\f021"}.iconsmind-Projector:before{content:"\f022"}.iconsmind-Projector-2:before{content:"\f023"}.iconsmind-Pumpkin:before{content:"\f024"}.iconsmind-Punk:before{content:"\f025"}.iconsmind-Queen:before{content:"\f026"}.iconsmind-Quill:before{content:"\f027"}.iconsmind-Quill-2:before{content:"\f028"}.iconsmind-Quill-3:before{content:"\f029"}.iconsmind-Ram:before{content:"\f02a"}.iconsmind-Redhat:before{content:"\f02b"}.iconsmind-Reload2:before{content:"\f02c"}.iconsmind-Reload-2:before{content:"\f02d"}.iconsmind-Remote-Controll:before{content:"\f02e"}.iconsmind-Remote-Controll2:before{content:"\f02f"}.iconsmind-Remove-File:before{content:"\f030"}.iconsmind-Repeat3:before{content:"\f031"}.iconsmind-Repeat-22:before{content:"\f032"}.iconsmind-Repeat-3:before{content:"\f033"}.iconsmind-Repeat-4:before{content:"\f034"}.iconsmind-Resize:before{content:"\f035"}.iconsmind-Retro:before{content:"\f036"}.iconsmind-RGB:before{content:"\f037"}.iconsmind-Right2:before{content:"\f038"}.iconsmind-Right-2:before{content:"\f039"}.iconsmind-Right-3:before{content:"\f03a"}.iconsmind-Right-ToLeft:before{content:"\f03b"}.iconsmind-Robot2:before{content:"\f03c"}.iconsmind-Roller:before{content:"\f03d"}.iconsmind-Roof:before{content:"\f03e"}.iconsmind-Rook:before{content:"\f03f"}.iconsmind-Router:before{content:"\f040"}.iconsmind-Router-2:before{content:"\f041"}.iconsmind-Ruler:before{content:"\f042"}.iconsmind-Ruler-2:before{content:"\f043"}.iconsmind-Safari:before{content:"\f044"}.iconsmind-Safe-Box2:before{content:"\f045"}.iconsmind-Santa-Claus:before{content:"\f046"}.iconsmind-Santa-Claus2:before{content:"\f047"}.iconsmind-Santa-onSled:before{content:"\f048"}.iconsmind-Scarf:before{content:"\f049"}.iconsmind-Scissor:before{content:"\f04a"}.iconsmind-Scotland:before{content:"\f04b"}.iconsmind-Sea-Dog:before{content:"\f04c"}.iconsmind-Search-onCloud:before{content:"\f04d"}.iconsmind-Security-Smiley:before{content:"\f04e"}.iconsmind-Serbia:before{content:"\f04f"}.iconsmind-Server:before{content:"\f050"}.iconsmind-Server-2:before{content:"\f051"}.iconsmind-Servers:before{content:"\f052"}.iconsmind-Share-onCloud:before{content:"\f053"}.iconsmind-Shark:before{content:"\f054"}.iconsmind-Sheep:before{content:"\f055"}.iconsmind-Shirt:before{content:"\f056"}.iconsmind-Shoes:before{content:"\f057"}.iconsmind-Shoes-2:before{content:"\f058"}.iconsmind-Short-Pants:before{content:"\f059"}.iconsmind-Shuffle2:before{content:"\f05a"}.iconsmind-Shuffle-22:before{content:"\f05b"}.iconsmind-Singapore:before{content:"\f05c"}.iconsmind-Skeleton:before{content:"\f05d"}.iconsmind-Skirt:before{content:"\f05e"}.iconsmind-Skull:before{content:"\f05f"}.iconsmind-Sled:before{content:"\f060"}.iconsmind-Sled-withGifts:before{content:"\f061"}.iconsmind-Sleeping:before{content:"\f062"}.iconsmind-Slippers:before{content:"\f063"}.iconsmind-Smart:before{content:"\f064"}.iconsmind-Smartphone:before{content:"\f065"}.iconsmind-Smartphone-2:before{content:"\f066"}.iconsmind-Smartphone-3:before{content:"\f067"}.iconsmind-Smartphone-4:before{content:"\f068"}.iconsmind-Smile:before{content:"\f069"}.iconsmind-Smoking-Pipe:before{content:"\f06a"}.iconsmind-Snake:before{content:"\f06b"}.iconsmind-Snow-Dome:before{content:"\f06c"}.iconsmind-Snowflake2:before{content:"\f06d"}.iconsmind-Snowman:before{content:"\f06e"}.iconsmind-Socks:before{content:"\f06f"}.iconsmind-Soup:before{content:"\f070"}.iconsmind-South-Africa:before{content:"\f071"}.iconsmind-Space-Needle:before{content:"\f072"}.iconsmind-Spain:before{content:"\f073"}.iconsmind-Spam-Mail:before{content:"\f074"}.iconsmind-Speaker2:before{content:"\f075"}.iconsmind-Spell-Check:before{content:"\f076"}.iconsmind-Spell-CheckABC:before{content:"\f077"}.iconsmind-Spider:before{content:"\f078"}.iconsmind-Spiderweb:before{content:"\f079"}.iconsmind-Spoder:before{content:"\f07a"}.iconsmind-Spoon:before{content:"\f07b"}.iconsmind-Sports-Clothings1:before{content:"\f07c"}.iconsmind-Sports-Clothings2:before{content:"\f07d"}.iconsmind-Sports-Shirt:before{content:"\f07e"}.iconsmind-Spray:before{content:"\f07f"}.iconsmind-Squirrel:before{content:"\f080"}.iconsmind-Stamp:before{content:"\f081"}.iconsmind-Stamp-2:before{content:"\f082"}.iconsmind-Stapler:before{content:"\f083"}.iconsmind-Star:before{content:"\f084"}.iconsmind-Starfish:before{content:"\f085"}.iconsmind-Start2:before{content:"\f086"}.iconsmind-St-BasilsCathedral:before{content:"\f087"}.iconsmind-St-PaulsCathedral:before{content:"\f088"}.iconsmind-Structure:before{content:"\f089"}.iconsmind-Student-Hat:before{content:"\f08a"}.iconsmind-Student-Hat2:before{content:"\f08b"}.iconsmind-Suit:before{content:"\f08c"}.iconsmind-Sum2:before{content:"\f08d"}.iconsmind-Sunglasses:before{content:"\f08e"}.iconsmind-Sunglasses-2:before{content:"\f08f"}.iconsmind-Sunglasses-3:before{content:"\f090"}.iconsmind-Sunglasses-Smiley:before{content:"\f091"}.iconsmind-Sunglasses-Smiley2:before{content:"\f092"}.iconsmind-Sunglasses-W:before{content:"\f093"}.iconsmind-Sunglasses-W2:before{content:"\f094"}.iconsmind-Sunglasses-W3:before{content:"\f095"}.iconsmind-Surprise:before{content:"\f096"}.iconsmind-Sushi:before{content:"\f097"}.iconsmind-Sweden:before{content:"\f098"}.iconsmind-Swimming-Short:before{content:"\f099"}.iconsmind-Swimmwear:before{content:"\f09a"}.iconsmind-Switzerland:before{content:"\f09b"}.iconsmind-Sync:before{content:"\f09c"}.iconsmind-Sync-Cloud:before{content:"\f09d"}.iconsmind-Tablet:before{content:"\f09e"}.iconsmind-Tablet-2:before{content:"\f09f"}.iconsmind-Tablet-3:before{content:"\f0a0"}.iconsmind-Tablet-Orientation:before{content:"\f0a1"}.iconsmind-Tablet-Phone:before{content:"\f0a2"}.iconsmind-Tablet-Vertical:before{content:"\f0a3"}.iconsmind-Tactic:before{content:"\f0a4"}.iconsmind-Taj-Mahal:before{content:"\f0a5"}.iconsmind-Teapot:before{content:"\f0a6"}.iconsmind-Tee-Mug:before{content:"\f0a7"}.iconsmind-Telephone:before{content:"\f0a8"}.iconsmind-Telephone-2:before{content:"\f0a9"}.iconsmind-Temple:before{content:"\f0aa"}.iconsmind-Thailand:before{content:"\f0ab"}.iconsmind-The-WhiteHouse:before{content:"\f0ac"}.iconsmind-Three-ArrowFork:before{content:"\f0ad"}.iconsmind-Thumbs-DownSmiley:before{content:"\f0ae"}.iconsmind-Thumbs-UpSmiley:before{content:"\f0af"}.iconsmind-Tie:before{content:"\f0b0"}.iconsmind-Tie-2:before{content:"\f0b1"}.iconsmind-Tie-3:before{content:"\f0b2"}.iconsmind-Tiger:before{content:"\f0b3"}.iconsmind-Time-Clock:before{content:"\f0b4"}.iconsmind-To-Bottom:before{content:"\f0b5"}.iconsmind-To-Bottom2:before{content:"\f0b6"}.iconsmind-Token:before{content:"\f0b7"}.iconsmind-To-Left:before{content:"\f0b8"}.iconsmind-Tomato:before{content:"\f0b9"}.iconsmind-Tongue:before{content:"\f0ba"}.iconsmind-Tooth:before{content:"\f0bb"}.iconsmind-Tooth-2:before{content:"\f0bc"}.iconsmind-Top-ToBottom:before{content:"\f0bd"}.iconsmind-To-Right:before{content:"\f0be"}.iconsmind-To-Top:before{content:"\f0bf"}.iconsmind-To-Top2:before{content:"\f0c0"}.iconsmind-Tower:before{content:"\f0c1"}.iconsmind-Tower-2:before{content:"\f0c2"}.iconsmind-Tower-Bridge:before{content:"\f0c3"}.iconsmind-Transform:before{content:"\f0c4"}.iconsmind-Transform-2:before{content:"\f0c5"}.iconsmind-Transform-3:before{content:"\f0c6"}.iconsmind-Transform-4:before{content:"\f0c7"}.iconsmind-Tree2:before{content:"\f0c8"}.iconsmind-Tree-22:before{content:"\f0c9"}.iconsmind-Triangle-ArrowDown:before{content:"\f0ca"}.iconsmind-Triangle-ArrowLeft:before{content:"\f0cb"}.iconsmind-Triangle-ArrowRight:before{content:"\f0cc"}.iconsmind-Triangle-ArrowUp:before{content:"\f0cd"}.iconsmind-T-Shirt:before{content:"\f0ce"}.iconsmind-Turkey:before{content:"\f0cf"}.iconsmind-Turn-Down:before{content:"\f0d0"}.iconsmind-Turn-Down2:before{content:"\f0d1"}.iconsmind-Turn-DownFromLeft:before{content:"\f0d2"}.iconsmind-Turn-DownFromRight:before{content:"\f0d3"}.iconsmind-Turn-Left:before{content:"\f0d4"}.iconsmind-Turn-Left3:before{content:"\f0d5"}.iconsmind-Turn-Right:before{content:"\f0d6"}.iconsmind-Turn-Right3:before{content:"\f0d7"}.iconsmind-Turn-Up:before{content:"\f0d8"}.iconsmind-Turn-Up2:before{content:"\f0d9"}.iconsmind-Turtle:before{content:"\f0da"}.iconsmind-Tuxedo:before{content:"\f0db"}.iconsmind-Ukraine:before{content:"\f0dc"}.iconsmind-Umbrela:before{content:"\f0dd"}.iconsmind-United-Kingdom:before{content:"\f0de"}.iconsmind-United-States:before{content:"\f0df"}.iconsmind-University:before{content:"\f0e0"}.iconsmind-Up2:before{content:"\f0e1"}.iconsmind-Up-2:before{content:"\f0e2"}.iconsmind-Up-3:before{content:"\f0e3"}.iconsmind-Up--Down:before{content:"\f0e4"}.iconsmind-Up--Down3:before{content:"\f0e5"}.iconsmind-Upload2:before{content:"\f0e6"}.iconsmind-Upload-toCloud:before{content:"\f0e7"}.iconsmind-Usb:before{content:"\f0e8"}.iconsmind-Usb-2:before{content:"\f0e9"}.iconsmind-Usb-Cable:before{content:"\f0ea"}.iconsmind-Vector:before{content:"\f0eb"}.iconsmind-Vector-2:before{content:"\f0ec"}.iconsmind-Vector-3:before{content:"\f0ed"}.iconsmind-Vector-4:before{content:"\f0ee"}.iconsmind-Vector-5:before{content:"\f0ef"}.iconsmind-Vest:before{content:"\f0f0"}.iconsmind-Vietnam:before{content:"\f0f1"}.iconsmind-View-Height:before{content:"\f0f2"}.iconsmind-View-Width:before{content:"\f0f3"}.iconsmind-Visa:before{content:"\f0f4"}.iconsmind-Voicemail:before{content:"\f0f5"}.iconsmind-VPN:before{content:"\f0f6"}.iconsmind-Wacom-Tablet:before{content:"\f0f7"}.iconsmind-Walkie-Talkie:before{content:"\f0f8"}.iconsmind-Wallet:before{content:"\f0f9"}.iconsmind-Wallet-2:before{content:"\f0fa"}.iconsmind-Warehouse:before{content:"\f0fb"}.iconsmind-Webcam:before{content:"\f0fc"}.iconsmind-Wifi:before{content:"\f0fd"}.iconsmind-Wifi-2:before{content:"\f0fe"}.iconsmind-Wifi-Keyboard:before{content:"\f0ff"}.iconsmind-Window:before{content:"\f100"}.iconsmind-Windows:before{content:"\f101"}.iconsmind-Windows-Microsoft:before{content:"\f102"}.iconsmind-Wine-Bottle:before{content:"\f103"}.iconsmind-Wine-Glass:before{content:"\f104"}.iconsmind-Wink:before{content:"\f105"}.iconsmind-Wireless:before{content:"\f106"}.iconsmind-Witch:before{content:"\f107"}.iconsmind-Witch-Hat:before{content:"\f108"}.iconsmind-Wizard:before{content:"\f109"}.iconsmind-Wolf:before{content:"\f10a"}.iconsmind-Womans-Underwear:before{content:"\f10b"}.iconsmind-Womans-Underwear2:before{content:"\f10c"}.iconsmind-Worker-Clothes:before{content:"\f10d"}.iconsmind-Wreath:before{content:"\f10e"}.iconsmind-Zebra:before{content:"\f10f"}.iconsmind-Zombie:before{content:"\f110"}