| Current Path : /home/smartconb/www/armencom33/media/com_eventgallery/dist/ |
| Current File : /home/smartconb/www/armencom33/media/com_eventgallery/dist/backend.css |
.paging-bar button[data-v-08e16b64] {
padding: 0 10px;
background-color: transparent;
min-height: 32px;
min-width: 32px;
border-width: 1px;
}
.paging-bar button[data-v-08e16b64]:hover {
background-color: #DDDDDD;
}
.paging-bar button.active[data-v-08e16b64] {
background-color: #bbbbbb;
}
.paging-bar button.active[data-v-08e16b64]:hover {
background-color: #999999;
}
.paging-bar button[data-v-08e16b64]:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.paging-bar button[data-v-08e16b64]:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
p[data-v-d88712b0] {
margin: 20px;
}
a[data-v-7ef50f40] {
cursor: pointer;
}
.google-photos-toolbar[data-v-7ef50f40] {
display: flex;
margin-bottom: 20px;
}
.google-photos-picker-urls h1[data-v-7ef50f40],
.google-photos-picker-urls p[data-v-7ef50f40] {
text-align: center;
}
.links[data-v-7ef50f40] {
display: flex;
align-items: baseline;
justify-content: space-evenly;
}
.image-container[data-v-7ef50f40] {
display: flex;
flex-wrap: wrap;
align-items: baseline;
justify-content: space-between;
}
.image-container div[data-v-7ef50f40] {
height: 128px;
width: 128px;
margin: 10px;
}
.image-container img[data-v-7ef50f40] {
border-radius: 5px;
max-width: 100%;
max-height: 100%;
object-fit: contain;
}
.error[data-v-7ef50f40] {
border: 1px solid red;
padding: 10px;
}
.Uploader ul[data-v-6c8c638d] {
margin-left: 0;
}
.Uploader li[data-v-6c8c638d] {
float: none;
list-style: none;
margin: 10px;
}
.Uploader .lds-ring[data-v-6c8c638d] {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.Uploader .lds-ring div[data-v-6c8c638d] {
box-sizing: border-box;
display: block;
position: absolute;
width: 64px;
height: 64px;
margin: 8px;
border: 8px solid #000;
border-radius: 50%;
animation: lds-ring-6c8c638d 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #000 transparent transparent transparent;
}
.Uploader .lds-ring div[data-v-6c8c638d]:nth-child(1) {
animation-delay: -0.45s;
}
.Uploader .lds-ring div[data-v-6c8c638d]:nth-child(2) {
animation-delay: -0.3s;
}
.Uploader .lds-ring div[data-v-6c8c638d]:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-ring-6c8c638d {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.Uploader label[data-v-6c8c638d] {
padding-right: 20px;
padding-bottom: 20px;
}
.eg-progressbar[data-v-6c8c638d] {
margin: 0;
background-color: rgba(243, 156, 18, 0.15);
}
.eg-progressbar .eg-progressbar-state[data-v-6c8c638d] {
height: 20px;
}
.upload-type-select[data-v-6c8c638d] {
--color-primary: #8fcbf3;
/* any format you want here */
--color-primary-darker: hsl(from var(--color-primary) h s calc(l - 5));
--color-primary-darkest: hsl(from var(--color-primary) h s calc(l - 10));
--color-secondary: #CFCFCF;
/* any format you want here */
--color-secondary-darker: hsl(from var(--color-secondary) h s calc(l - 5));
--color-secondary-darkest: hsl(from var(--color-secondary) h s calc(l - 10));
display: flex;
flex-wrap: nowrap;
justify-content: space-evenly;
margin-bottom: 20px;
cursor: pointer;
}
.upload-type-select div[data-v-6c8c638d]:first-child {
border-top-left-radius: 5px;
}
.upload-type-select div[data-v-6c8c638d]:last-child {
border-top-right-radius: 5px;
}
.upload-type-select div[data-v-6c8c638d] {
background-color: var(--color-secondary);
padding: 10px;
width: 100%;
}
.upload-type-select div[data-v-6c8c638d]:hover {
background-color: var(--color-secondary-darker);
font-weight: bold;
}
.upload-type-select div.active[data-v-6c8c638d] {
background-color: var(--color-primary);
font-weight: bolder;
}
.upload-type-select div.active[data-v-6c8c638d]:hover {
background-color: var(--color-primary-darker);
}
.Uploader ul {
margin-left: 0;
}
.Uploader li {
float: none;
list-style: none;
margin: 10px;
}
.Uploader .lds-ring {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.Uploader .lds-ring div {
box-sizing: border-box;
display: block;
position: absolute;
width: 64px;
height: 64px;
margin: 8px;
border: 8px solid #000;
border-radius: 50%;
animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #000 transparent transparent transparent;
}
.Uploader .lds-ring div:nth-child(1) {
animation-delay: -0.45s;
}
.Uploader .lds-ring div:nth-child(2) {
animation-delay: -0.3s;
}
.Uploader .lds-ring div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.Uploader label {
padding-right: 20px;
padding-bottom: 20px;
}
li[data-v-ef7b2c66] {
display: flex;
align-items: center;
}
input[type=checkbox][data-v-ef7b2c66] {
transform: scale(1.5);
}
.description[data-v-ef7b2c66] {
margin: 10px;
}
.filecount[data-v-ef7b2c66] {
width: 100%;
text-align: center;
font-size: 1.2em;
padding: 5px;
}
.folders[data-v-dc3815e8] {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
list-style: none;
}
.folders li[data-v-dc3815e8] {
padding: 10px;
margin: 10px;
border: 5px solid #EEE;
}
.blocked[data-v-dc3815e8] {
opacity: 0.5;
}
.container[data-v-4b99e152] {
width: 100%;
margin: 20px auto;
}
.progressbar[data-v-4b99e152] {
counter-reset: step;
display: flex;
}
.progressbar li[data-v-4b99e152] {
list-style-type: none;
width: 33.333%;
font-size: 12px;
position: relative;
text-align: center;
color: #7d7d7d;
}
.progressbar li span.title[data-v-4b99e152] {
text-transform: uppercase;
}
.progressbar li[data-v-4b99e152]:before {
width: 30px;
height: 30px;
content: counter(step);
counter-increment: step;
line-height: 30px;
border: 2px solid #7d7d7d;
display: block;
text-align: center;
margin: 0 auto 10px auto;
border-radius: 50%;
background-color: white;
}
.progressbar li[data-v-4b99e152]:after {
width: 100%;
height: 2px;
content: '';
position: absolute;
background-color: #7d7d7d;
top: 15px;
left: -50%;
z-index: -1;
}
.progressbar li[data-v-4b99e152]:first-child:after {
content: none;
}
.progressbar li.active[data-v-4b99e152] {
color: green;
}
.progressbar li.active[data-v-4b99e152]:before {
border-color: #55b776;
}
.progressbar li.active + li[data-v-4b99e152]:after {
background-color: #55b776;
}
.progressbar span[data-v-4b99e152] {
display: block;
margin-bottom: 10px;
}
.eg-progressbar-state[data-v-74bcddca] {
height: 20px;
text-align: center;
}
#errorMessages pre[data-v-6aee4901] {
max-height: 50vh;
overflow-y: scroll;
}
#errorMessages div[data-v-6aee4901] {
color: #D8000C;
background-color: #FFD2D2;
padding: 12px;
margin: 10px 0;
}
.elements[data-v-cf33eb0c] {
list-style: none;
}
.elements li[data-v-cf33eb0c] {
padding: 10px;
}
.elements li[data-v-cf33eb0c]:hover {
background-color: silver;
}
.elements li div[data-v-cf33eb0c] {
display: inline-block;
cursor: pointer;
}
.elements li .checkbox[data-v-cf33eb0c] {
padding-right: 20px;
}
.blocked[data-v-7d8cbf4b] {
opacity: 0.4;
}
/* Tooltip container */
.eg-tooltip[data-v-04d7430c] {
position: relative;
display: inline-block;
padding-right: 10px;
}
/* Tooltip text */
.eg-tooltip .eg-tooltiptext[data-v-04d7430c] {
visibility: hidden;
width: 170px;
background-color: #EEE;
color: #000;
text-align: center;
padding: 5px;
border-radius: 6px;
border: 1px solid #CCC;
position: absolute;
z-index: 1;
}
.eg-tooltip:hover .eg-tooltiptext[data-v-04d7430c],
.eg-tooltip:active .eg-tooltiptext[data-v-04d7430c]{
visibility: visible;
}
.eg-tooltip-right[data-v-04d7430c] {
top: -50%;
left: 100%;
}
.fullscreenOverlay[data-v-042a3de8] {
/* Height & width depends on how you want to reveal the overlay (see JS below) */
height: 100%;
width: 100%;
position: absolute;
z-index: 1; /* Sit on top */
left: 0;
top: 0;
background-color: white;
padding: 10px;
box-sizing: border-box;
}
.ImageSelector[data-v-042a3de8] {
display: flex;
width: 100%;
}
.folders[data-v-042a3de8] {
width: 250px;
margin-right: 20px;
flex: 1;
}
ul[data-v-042a3de8] {
margin: 0;
}
li[data-v-042a3de8] {
cursor: pointer;
}
li[data-v-042a3de8]:hover{
background-color: #eee;
}
li.active[data-v-042a3de8] {
background-color: orange;
}
.folders ul[data-v-042a3de8] {
list-style: none;
}
.folders li[data-v-042a3de8] {
margin: 5px 0;
padding: 5px;
}
.files[data-v-042a3de8] {
flex: 3;
width: 100%;
display: flex;
flex-flow: row wrap;
list-style: none;
padding: 0;
}
.files ul[data-v-042a3de8] {
display: flex;
flex-flow: row wrap;
}
.files li[data-v-042a3de8] {
display: block;
box-sizing: border-box;
width: 25%;
flex-grow: 0;
padding: 10px;
}
.files li img[data-v-042a3de8] {
width: 100%;
}
label[data-v-042a3de8] {
word-break: break-all;
}
.lds-dual-ring[data-v-042a3de8] {
display: inline-block;
width: 80px;
height: 80px;
}
.lds-dual-ring[data-v-042a3de8]:after {
content: " ";
display: block;
width: 64px;
height: 64px;
margin: 8px;
border-radius: 50%;
border: 6px solid #000;
border-color: #000 transparent #000 transparent;
animation: lds-dual-ring-042a3de8 1.2s linear infinite;
}
@keyframes lds-dual-ring-042a3de8 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
#imagetagfield {
font-family: "Courier New", Courier, monospace;
padding: 10px;
border-radius: 5px;
background-color: #DDDCDC;
margin-bottom: 10px;
}
table[data-v-221f35cd] {
min-width: 200px;
margin-top: 20px;
}
th[data-v-221f35cd]{
text-align: left;
}
td[data-v-221f35cd] {
padding: 10px;
}
td.action[data-v-221f35cd] {
text-align: right;
}
input[data-v-221f35cd] {
width: 75px;
}
tr[data-v-221f35cd]:nth-child(even) {
background-color: #eee;
}
tr[data-v-221f35cd]:hover {
background-color: orange;
}
.form-control[data-v-221f35cd] {
display: inline-block;
margin: 0 10px;
}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */
.pswp {
--pswp-bg: #000;
--pswp-placeholder-bg: #222;
--pswp-root-z-index: 100000;
--pswp-preloader-color: rgba(79, 79, 79, 0.4);
--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
/* defined via js:
--pswp-transition-duration: 333ms; */
--pswp-icon-color: #fff;
--pswp-icon-color-secondary: #4f4f4f;
--pswp-icon-stroke-color: #4f4f4f;
--pswp-icon-stroke-width: 2px;
--pswp-error-text-color: var(--pswp-icon-color);
}
/*
Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/
.pswp {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: var(--pswp-root-z-index);
display: none;
touch-action: none;
outline: 0;
opacity: 0.003;
contain: layout style size;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Prevents focus outline on the root element,
(it may be focused initially) */
.pswp:focus {
outline: 0;
}
.pswp * {
box-sizing: border-box;
}
.pswp img {
max-width: none;
}
.pswp--open {
display: block;
}
.pswp,
.pswp__bg {
transform: translateZ(0);
will-change: opacity;
}
.pswp__bg {
opacity: 0.005;
background: var(--pswp-bg);
}
.pswp,
.pswp__scroll-wrap {
overflow: hidden;
}
.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pswp__img,
.pswp__zoom-wrap {
width: auto;
height: auto;
}
.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
cursor: move;
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
cursor: -webkit-zoom-out;
cursor: -moz-zoom-out;
cursor: zoom-out;
}
/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__item {
/* z-index for fade transition */
z-index: 1;
overflow: hidden;
}
.pswp__hidden {
display: none !important;
}
/* Allow to click through pswp__content element, but not its children */
.pswp__content {
pointer-events: none;
}
.pswp__content > * {
pointer-events: auto;
}
/*
PhotoSwipe UI
*/
/*
Error message appears when image is not loaded
(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
display: grid;
}
.pswp__error-msg {
margin: auto;
font-size: 1em;
line-height: 1;
color: var(--pswp-error-text-color);
}
/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
*/
.pswp .pswp__hide-on-close {
opacity: 0.005;
will-change: opacity;
transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
z-index: 10; /* always overlap slide content */
pointer-events: none; /* hidden elements should not be clickable */
}
/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
opacity: 1;
pointer-events: auto;
}
/* <button> styles, including css reset */
.pswp__button {
position: relative;
display: block;
width: 50px;
height: 60px;
padding: 0;
margin: 0;
overflow: hidden;
cursor: pointer;
background: none;
border: 0;
box-shadow: none;
opacity: 0.85;
-webkit-appearance: none;
-webkit-touch-callout: none;
}
.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
transition: none;
padding: 0;
background: none;
border: 0;
box-shadow: none;
opacity: 1;
}
.pswp__button:disabled {
opacity: 0.3;
cursor: auto;
}
.pswp__icn {
fill: var(--pswp-icon-color);
color: var(--pswp-icon-color-secondary);
}
.pswp__icn {
position: absolute;
top: 14px;
left: 9px;
width: 32px;
height: 32px;
overflow: hidden;
pointer-events: none;
}
.pswp__icn-shadow {
stroke: var(--pswp-icon-stroke-color);
stroke-width: var(--pswp-icon-stroke-width);
fill: none;
}
.pswp__icn:focus {
outline: 0;
}
/*
div element that matches size of large image,
large image loads on top of it,
used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
background: var(--pswp-placeholder-bg);
}
.pswp__top-bar {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 60px;
display: flex;
flex-direction: row;
justify-content: flex-end;
z-index: 10;
/* allow events to pass through top bar itself */
pointer-events: none !important;
}
.pswp__top-bar > * {
pointer-events: auto;
/* this makes transition significantly more smooth,
even though inner elements are not animated */
will-change: opacity;
}
/*
Close button
*/
.pswp__button--close {
margin-right: 6px;
}
/*
Arrow buttons
*/
.pswp__button--arrow {
position: absolute;
top: 0;
width: 75px;
height: 100px;
top: 50%;
margin-top: -50px;
}
.pswp__button--arrow:disabled {
display: none;
cursor: default;
}
.pswp__button--arrow .pswp__icn {
top: 50%;
margin-top: -30px;
width: 60px;
height: 60px;
background: none;
border-radius: 0;
}
.pswp--one-slide .pswp__button--arrow {
display: none;
}
/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
visibility: hidden;
}
/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
visibility: visible;
}
.pswp__button--arrow--prev {
right: auto;
left: 0px;
}
.pswp__button--arrow--next {
right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
left: auto;
right: 14px;
/* flip horizontally */
transform: scale(-1, 1);
}
/*
Zoom button
*/
.pswp__button--zoom {
display: none;
}
.pswp--zoom-allowed .pswp__button--zoom {
display: block;
}
/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
display: none;
}
/*
Loading indicator
*/
.pswp__preloader {
position: relative;
overflow: hidden;
width: 50px;
height: 60px;
margin-right: auto;
}
.pswp__preloader .pswp__icn {
opacity: 0;
transition: opacity 0.2s linear;
animation: pswp-clockwise 600ms linear infinite;
}
.pswp__preloader--active .pswp__icn {
opacity: 0.85;
}
@keyframes pswp-clockwise {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/*
"1 of 10" counter
*/
.pswp__counter {
height: 30px;
margin-top: 15px;
margin-inline-start: 20px;
font-size: 14px;
line-height: 30px;
color: var(--pswp-icon-color);
text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
opacity: 0.85;
}
.pswp--one-slide .pswp__counter {
display: none;
}
.watermark-preview {
height: 150px;
float: left;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.watermark-preview:hover {
height: 426px;
}
/*
* Order Detail Page
*/
.cart-items .file,
.cart-items .quantity,
.cart-items .displayname,
.cart-items .singleprice,
.cart-items .description
{
display: block;
}
.cart-items .thumbnail {
display: inline-block;
}
.eventgallery-image {
background-size: cover;
}
/**
* CSS grid layout
*/
.eg-bo-row {
display: flex;
}
.eg-bo-column3 {
flex-grow: 3;
}
.eg-bo-column9 {
flex-grow: 9;
}
/**
* Progress bar
*/
.eg-progressbar {
width: 100%;
background-color: #fafafa;
border: 1px solid #eeeeee;
margin: 20px 0;
}
.eg-progressbar-state {
background-color: #8dc7ee;
height: 10px;
width: 0;
}
.eg-filter-bar select,
.eg-search-bar select {
margin-right: 10px;
}
.eg-modal-body {
padding: 0 20px;
}
.eg-modal-body .row {
margin-left: 0;
}
.openInlineForm {
cursor: pointer;
}
.eventimage img {
max-width: 240px;
}
/* START Icons for image stated (mainimage, published, mainimageonly)*/
.subhead joomla-toolbar-button button.egfa-star:before,
.subhead joomla-toolbar-button button.icon-publish:before,
.subhead joomla-toolbar-button button.egfa-table:before {
content: " "
}
.subhead joomla-toolbar-button span.egfa-star,
.subhead joomla-toolbar-button span.icon-publish,
.subhead joomla-toolbar-button span.egfa-table,
.image-properies i.icon-publish,
.image-properies i.egfa-star,
.image-properies i.egfa-table {
color: silver;
}
.subhead joomla-toolbar-button .egfa-star.eg-active,
.image-properies .eg-active i {
color: gold;
}
.subhead joomla-toolbar-button .icon-publish.eg-active,
.subhead joomla-toolbar-button .egfa-table.eg-active,
.image-properies .eg-active i.green {
color: limegreen;
}
/* END Icons for image stated (mainimage, published, mainimageonly)*/
/*!
* Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'EGFontAwesome';
src: url(03605b2467d43a9f4c63.eot?v=4.3.0);
src: url(03605b2467d43a9f4c63.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(fb685a7c7e4aae2d4d71.woff2?v=4.3.0) format('woff2'), url(c589f72df384e3ef078b.woff?v=4.3.0) format('woff'), url(45f9f92a5bfbad4be12f.ttf?v=4.3.0) format('truetype'), url(fd7873675ac92feb54ea.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.egfa {
display: inline-block;
font: normal normal normal 14px/1 EGFontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.egfa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.egfa-2x {
font-size: 2em;
}
.egfa-3x {
font-size: 3em;
}
.egfa-4x {
font-size: 4em;
}
.egfa-5x {
font-size: 5em;
}
.egfa-fw {
width: 1.28571429em;
text-align: center;
}
.egfa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.egfa-ul > li {
position: relative;
}
.egfa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.egfa-li.egfa-lg {
left: -1.85714286em;
}
.egfa-border {
padding: 0.2em 0.25em 0.15em;
border: solid 0.08em #eee;
border-radius: 0.1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.egfa.pull-left {
margin-right: 0.3em;
}
.egfa.pull-right {
margin-left: 0.3em;
}
.egfa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.egfa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.egfa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.egfa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.egfa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.egfa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.egfa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .egfa-rotate-90,
:root .egfa-rotate-180,
:root .egfa-rotate-270,
:root .egfa-flip-horizontal,
:root .egfa-flip-vertical {
filter: none;
}
.egfa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.egfa-stack-1x,
.egfa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.egfa-stack-1x {
line-height: inherit;
}
.egfa-stack-2x {
font-size: 2em;
}
.egfa-inverse {
color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.egfa-glass:before {
content: "\f000";
}
.egfa-music:before {
content: "\f001";
}
.egfa-search:before {
content: "\f002";
}
.egfa-envelope-o:before {
content: "\f003";
}
.egfa-heart:before {
content: "\f004";
}
.egfa-star:before {
content: "\f005";
}
.egfa-star-o:before {
content: "\f006";
}
.egfa-user:before {
content: "\f007";
}
.egfa-film:before {
content: "\f008";
}
.egfa-th-large:before {
content: "\f009";
}
.egfa-th:before {
content: "\f00a";
}
.egfa-th-list:before {
content: "\f00b";
}
.egfa-check:before {
content: "\f00c";
}
.egfa-remove:before,
.egfa-close:before,
.egfa-times:before {
content: "\f00d";
}
.egfa-search-plus:before {
content: "\f00e";
}
.egfa-search-minus:before {
content: "\f010";
}
.egfa-power-off:before {
content: "\f011";
}
.egfa-signal:before {
content: "\f012";
}
.egfa-gear:before,
.egfa-cog:before {
content: "\f013";
}
.egfa-trash-o:before {
content: "\f014";
}
.egfa-home:before {
content: "\f015";
}
.egfa-file-o:before {
content: "\f016";
}
.egfa-clock-o:before {
content: "\f017";
}
.egfa-road:before {
content: "\f018";
}
.egfa-download:before {
content: "\f019";
}
.egfa-arrow-circle-o-down:before {
content: "\f01a";
}
.egfa-arrow-circle-o-up:before {
content: "\f01b";
}
.egfa-inbox:before {
content: "\f01c";
}
.egfa-play-circle-o:before {
content: "\f01d";
}
.egfa-rotate-right:before,
.egfa-repeat:before {
content: "\f01e";
}
.egfa-refresh:before {
content: "\f021";
}
.egfa-list-alt:before {
content: "\f022";
}
.egfa-lock:before {
content: "\f023";
}
.egfa-flag:before {
content: "\f024";
}
.egfa-headphones:before {
content: "\f025";
}
.egfa-volume-off:before {
content: "\f026";
}
.egfa-volume-down:before {
content: "\f027";
}
.egfa-volume-up:before {
content: "\f028";
}
.egfa-qrcode:before {
content: "\f029";
}
.egfa-barcode:before {
content: "\f02a";
}
.egfa-tag:before {
content: "\f02b";
}
.egfa-tags:before {
content: "\f02c";
}
.egfa-book:before {
content: "\f02d";
}
.egfa-bookmark:before {
content: "\f02e";
}
.egfa-print:before {
content: "\f02f";
}
.egfa-camera:before {
content: "\f030";
}
.egfa-font:before {
content: "\f031";
}
.egfa-bold:before {
content: "\f032";
}
.egfa-italic:before {
content: "\f033";
}
.egfa-text-height:before {
content: "\f034";
}
.egfa-text-width:before {
content: "\f035";
}
.egfa-align-left:before {
content: "\f036";
}
.egfa-align-center:before {
content: "\f037";
}
.egfa-align-right:before {
content: "\f038";
}
.egfa-align-justify:before {
content: "\f039";
}
.egfa-list:before {
content: "\f03a";
}
.egfa-dedent:before,
.egfa-outdent:before {
content: "\f03b";
}
.egfa-indent:before {
content: "\f03c";
}
.egfa-video-camera:before {
content: "\f03d";
}
.egfa-photo:before,
.egfa-image:before,
.egfa-picture-o:before {
content: "\f03e";
}
.egfa-pencil:before {
content: "\f040";
}
.egfa-map-marker:before {
content: "\f041";
}
.egfa-adjust:before {
content: "\f042";
}
.egfa-tint:before {
content: "\f043";
}
.egfa-edit:before,
.egfa-pencil-square-o:before {
content: "\f044";
}
.egfa-share-square-o:before {
content: "\f045";
}
.egfa-check-square-o:before {
content: "\f046";
}
.egfa-arrows:before {
content: "\f047";
}
.egfa-step-backward:before {
content: "\f048";
}
.egfa-fast-backward:before {
content: "\f049";
}
.egfa-backward:before {
content: "\f04a";
}
.egfa-play:before {
content: "\f04b";
}
.egfa-pause:before {
content: "\f04c";
}
.egfa-stop:before {
content: "\f04d";
}
.egfa-forward:before {
content: "\f04e";
}
.egfa-fast-forward:before {
content: "\f050";
}
.egfa-step-forward:before {
content: "\f051";
}
.egfa-eject:before {
content: "\f052";
}
.egfa-chevron-left:before {
content: "\f053";
}
.egfa-chevron-right:before {
content: "\f054";
}
.egfa-plus-circle:before {
content: "\f055";
}
.egfa-minus-circle:before {
content: "\f056";
}
.egfa-times-circle:before {
content: "\f057";
}
.egfa-check-circle:before {
content: "\f058";
}
.egfa-question-circle:before {
content: "\f059";
}
.egfa-info-circle:before {
content: "\f05a";
}
.egfa-crosshairs:before {
content: "\f05b";
}
.egfa-times-circle-o:before {
content: "\f05c";
}
.egfa-check-circle-o:before {
content: "\f05d";
}
.egfa-ban:before {
content: "\f05e";
}
.egfa-arrow-left:before {
content: "\f060";
}
.egfa-arrow-right:before {
content: "\f061";
}
.egfa-arrow-up:before {
content: "\f062";
}
.egfa-arrow-down:before {
content: "\f063";
}
.egfa-mail-forward:before,
.egfa-share:before {
content: "\f064";
}
.egfa-expand:before {
content: "\f065";
}
.egfa-compress:before {
content: "\f066";
}
.egfa-plus:before {
content: "\f067";
}
.egfa-minus:before {
content: "\f068";
}
.egfa-asterisk:before {
content: "\f069";
}
.egfa-exclamation-circle:before {
content: "\f06a";
}
.egfa-gift:before {
content: "\f06b";
}
.egfa-leaf:before {
content: "\f06c";
}
.egfa-fire:before {
content: "\f06d";
}
.egfa-eye:before {
content: "\f06e";
}
.egfa-eye-slash:before {
content: "\f070";
}
.egfa-warning:before,
.egfa-exclamation-triangle:before {
content: "\f071";
}
.egfa-plane:before {
content: "\f072";
}
.egfa-calendar:before {
content: "\f073";
}
.egfa-random:before {
content: "\f074";
}
.egfa-comment:before {
content: "\f075";
}
.egfa-magnet:before {
content: "\f076";
}
.egfa-chevron-up:before {
content: "\f077";
}
.egfa-chevron-down:before {
content: "\f078";
}
.egfa-retweet:before {
content: "\f079";
}
.egfa-shopping-cart:before {
content: "\f07a";
}
.egfa-folder:before {
content: "\f07b";
}
.egfa-folder-open:before {
content: "\f07c";
}
.egfa-arrows-v:before {
content: "\f07d";
}
.egfa-arrows-h:before {
content: "\f07e";
}
.egfa-bar-chart-o:before,
.egfa-bar-chart:before {
content: "\f080";
}
.egfa-twitter-square:before {
content: "\f081";
}
.egfa-facebook-square:before {
content: "\f082";
}
.egfa-camera-retro:before {
content: "\f083";
}
.egfa-key:before {
content: "\f084";
}
.egfa-gears:before,
.egfa-cogs:before {
content: "\f085";
}
.egfa-comments:before {
content: "\f086";
}
.egfa-thumbs-o-up:before {
content: "\f087";
}
.egfa-thumbs-o-down:before {
content: "\f088";
}
.egfa-star-half:before {
content: "\f089";
}
.egfa-heart-o:before {
content: "\f08a";
}
.egfa-sign-out:before {
content: "\f08b";
}
.egfa-linkedin-square:before {
content: "\f08c";
}
.egfa-thumb-tack:before {
content: "\f08d";
}
.egfa-external-link:before {
content: "\f08e";
}
.egfa-sign-in:before {
content: "\f090";
}
.egfa-trophy:before {
content: "\f091";
}
.egfa-github-square:before {
content: "\f092";
}
.egfa-upload:before {
content: "\f093";
}
.egfa-lemon-o:before {
content: "\f094";
}
.egfa-phone:before {
content: "\f095";
}
.egfa-square-o:before {
content: "\f096";
}
.egfa-bookmark-o:before {
content: "\f097";
}
.egfa-phone-square:before {
content: "\f098";
}
.egfa-twitter:before {
content: "\f099";
}
.egfa-facebook-f:before,
.egfa-facebook:before {
content: "\f09a";
}
.egfa-github:before {
content: "\f09b";
}
.egfa-unlock:before {
content: "\f09c";
}
.egfa-credit-card:before {
content: "\f09d";
}
.egfa-rss:before {
content: "\f09e";
}
.egfa-hdd-o:before {
content: "\f0a0";
}
.egfa-bullhorn:before {
content: "\f0a1";
}
.egfa-bell:before {
content: "\f0f3";
}
.egfa-certificate:before {
content: "\f0a3";
}
.egfa-hand-o-right:before {
content: "\f0a4";
}
.egfa-hand-o-left:before {
content: "\f0a5";
}
.egfa-hand-o-up:before {
content: "\f0a6";
}
.egfa-hand-o-down:before {
content: "\f0a7";
}
.egfa-arrow-circle-left:before {
content: "\f0a8";
}
.egfa-arrow-circle-right:before {
content: "\f0a9";
}
.egfa-arrow-circle-up:before {
content: "\f0aa";
}
.egfa-arrow-circle-down:before {
content: "\f0ab";
}
.egfa-globe:before {
content: "\f0ac";
}
.egfa-wrench:before {
content: "\f0ad";
}
.egfa-tasks:before {
content: "\f0ae";
}
.egfa-filter:before {
content: "\f0b0";
}
.egfa-briefcase:before {
content: "\f0b1";
}
.egfa-arrows-alt:before {
content: "\f0b2";
}
.egfa-group:before,
.egfa-users:before {
content: "\f0c0";
}
.egfa-chain:before,
.egfa-link:before {
content: "\f0c1";
}
.egfa-cloud:before {
content: "\f0c2";
}
.egfa-flask:before {
content: "\f0c3";
}
.egfa-cut:before,
.egfa-scissors:before {
content: "\f0c4";
}
.egfa-copy:before,
.egfa-files-o:before {
content: "\f0c5";
}
.egfa-paperclip:before {
content: "\f0c6";
}
.egfa-save:before,
.egfa-floppy-o:before {
content: "\f0c7";
}
.egfa-square:before {
content: "\f0c8";
}
.egfa-navicon:before,
.egfa-reorder:before,
.egfa-bars:before {
content: "\f0c9";
}
.egfa-list-ul:before {
content: "\f0ca";
}
.egfa-list-ol:before {
content: "\f0cb";
}
.egfa-strikethrough:before {
content: "\f0cc";
}
.egfa-underline:before {
content: "\f0cd";
}
.egfa-table:before {
content: "\f0ce";
}
.egfa-magic:before {
content: "\f0d0";
}
.egfa-truck:before {
content: "\f0d1";
}
.egfa-pinterest:before {
content: "\f0d2";
}
.egfa-pinterest-square:before {
content: "\f0d3";
}
.egfa-google-plus-square:before {
content: "\f0d4";
}
.egfa-google-plus:before {
content: "\f0d5";
}
.egfa-money:before {
content: "\f0d6";
}
.egfa-caret-down:before {
content: "\f0d7";
}
.egfa-caret-up:before {
content: "\f0d8";
}
.egfa-caret-left:before {
content: "\f0d9";
}
.egfa-caret-right:before {
content: "\f0da";
}
.egfa-columns:before {
content: "\f0db";
}
.egfa-unsorted:before,
.egfa-sort:before {
content: "\f0dc";
}
.egfa-sort-down:before,
.egfa-sort-desc:before {
content: "\f0dd";
}
.egfa-sort-up:before,
.egfa-sort-asc:before {
content: "\f0de";
}
.egfa-envelope:before {
content: "\f0e0";
}
.egfa-linkedin:before {
content: "\f0e1";
}
.egfa-rotate-left:before,
.egfa-undo:before {
content: "\f0e2";
}
.egfa-legal:before,
.egfa-gavel:before {
content: "\f0e3";
}
.egfa-dashboard:before,
.egfa-tachometer:before {
content: "\f0e4";
}
.egfa-comment-o:before {
content: "\f0e5";
}
.egfa-comments-o:before {
content: "\f0e6";
}
.egfa-flash:before,
.egfa-bolt:before {
content: "\f0e7";
}
.egfa-sitemap:before {
content: "\f0e8";
}
.egfa-umbrella:before {
content: "\f0e9";
}
.egfa-paste:before,
.egfa-clipboard:before {
content: "\f0ea";
}
.egfa-lightbulb-o:before {
content: "\f0eb";
}
.egfa-exchange:before {
content: "\f0ec";
}
.egfa-cloud-download:before {
content: "\f0ed";
}
.egfa-cloud-upload:before {
content: "\f0ee";
}
.egfa-user-md:before {
content: "\f0f0";
}
.egfa-stethoscope:before {
content: "\f0f1";
}
.egfa-suitcase:before {
content: "\f0f2";
}
.egfa-bell-o:before {
content: "\f0a2";
}
.egfa-coffee:before {
content: "\f0f4";
}
.egfa-cutlery:before {
content: "\f0f5";
}
.egfa-file-text-o:before {
content: "\f0f6";
}
.egfa-building-o:before {
content: "\f0f7";
}
.egfa-hospital-o:before {
content: "\f0f8";
}
.egfa-ambulance:before {
content: "\f0f9";
}
.egfa-medkit:before {
content: "\f0fa";
}
.egfa-fighter-jet:before {
content: "\f0fb";
}
.egfa-beer:before {
content: "\f0fc";
}
.egfa-h-square:before {
content: "\f0fd";
}
.egfa-plus-square:before {
content: "\f0fe";
}
.egfa-angle-double-left:before {
content: "\f100";
}
.egfa-angle-double-right:before {
content: "\f101";
}
.egfa-angle-double-up:before {
content: "\f102";
}
.egfa-angle-double-down:before {
content: "\f103";
}
.egfa-angle-left:before {
content: "\f104";
}
.egfa-angle-right:before {
content: "\f105";
}
.egfa-angle-up:before {
content: "\f106";
}
.egfa-angle-down:before {
content: "\f107";
}
.egfa-desktop:before {
content: "\f108";
}
.egfa-laptop:before {
content: "\f109";
}
.egfa-tablet:before {
content: "\f10a";
}
.egfa-mobile-phone:before,
.egfa-mobile:before {
content: "\f10b";
}
.egfa-circle-o:before {
content: "\f10c";
}
.egfa-quote-left:before {
content: "\f10d";
}
.egfa-quote-right:before {
content: "\f10e";
}
.egfa-spinner:before {
content: "\f110";
}
.egfa-circle:before {
content: "\f111";
}
.egfa-mail-reply:before,
.egfa-reply:before {
content: "\f112";
}
.egfa-github-alt:before {
content: "\f113";
}
.egfa-folder-o:before {
content: "\f114";
}
.egfa-folder-open-o:before {
content: "\f115";
}
.egfa-smile-o:before {
content: "\f118";
}
.egfa-frown-o:before {
content: "\f119";
}
.egfa-meh-o:before {
content: "\f11a";
}
.egfa-gamepad:before {
content: "\f11b";
}
.egfa-keyboard-o:before {
content: "\f11c";
}
.egfa-flag-o:before {
content: "\f11d";
}
.egfa-flag-checkered:before {
content: "\f11e";
}
.egfa-terminal:before {
content: "\f120";
}
.egfa-code:before {
content: "\f121";
}
.egfa-mail-reply-all:before,
.egfa-reply-all:before {
content: "\f122";
}
.egfa-star-half-empty:before,
.egfa-star-half-full:before,
.egfa-star-half-o:before {
content: "\f123";
}
.egfa-location-arrow:before {
content: "\f124";
}
.egfa-crop:before {
content: "\f125";
}
.egfa-code-fork:before {
content: "\f126";
}
.egfa-unlink:before,
.egfa-chain-broken:before {
content: "\f127";
}
.egfa-question:before {
content: "\f128";
}
.egfa-info:before {
content: "\f129";
}
.egfa-exclamation:before {
content: "\f12a";
}
.egfa-superscript:before {
content: "\f12b";
}
.egfa-subscript:before {
content: "\f12c";
}
.egfa-eraser:before {
content: "\f12d";
}
.egfa-puzzle-piece:before {
content: "\f12e";
}
.egfa-microphone:before {
content: "\f130";
}
.egfa-microphone-slash:before {
content: "\f131";
}
.egfa-shield:before {
content: "\f132";
}
.egfa-calendar-o:before {
content: "\f133";
}
.egfa-fire-extinguisher:before {
content: "\f134";
}
.egfa-rocket:before {
content: "\f135";
}
.egfa-maxcdn:before {
content: "\f136";
}
.egfa-chevron-circle-left:before {
content: "\f137";
}
.egfa-chevron-circle-right:before {
content: "\f138";
}
.egfa-chevron-circle-up:before {
content: "\f139";
}
.egfa-chevron-circle-down:before {
content: "\f13a";
}
.egfa-html5:before {
content: "\f13b";
}
.egfa-css3:before {
content: "\f13c";
}
.egfa-anchor:before {
content: "\f13d";
}
.egfa-unlock-alt:before {
content: "\f13e";
}
.egfa-bullseye:before {
content: "\f140";
}
.egfa-ellipsis-h:before {
content: "\f141";
}
.egfa-ellipsis-v:before {
content: "\f142";
}
.egfa-rss-square:before {
content: "\f143";
}
.egfa-play-circle:before {
content: "\f144";
}
.egfa-ticket:before {
content: "\f145";
}
.egfa-minus-square:before {
content: "\f146";
}
.egfa-minus-square-o:before {
content: "\f147";
}
.egfa-level-up:before {
content: "\f148";
}
.egfa-level-down:before {
content: "\f149";
}
.egfa-check-square:before {
content: "\f14a";
}
.egfa-pencil-square:before {
content: "\f14b";
}
.egfa-external-link-square:before {
content: "\f14c";
}
.egfa-share-square:before {
content: "\f14d";
}
.egfa-compass:before {
content: "\f14e";
}
.egfa-toggle-down:before,
.egfa-caret-square-o-down:before {
content: "\f150";
}
.egfa-toggle-up:before,
.egfa-caret-square-o-up:before {
content: "\f151";
}
.egfa-toggle-right:before,
.egfa-caret-square-o-right:before {
content: "\f152";
}
.egfa-euro:before,
.egfa-eur:before {
content: "\f153";
}
.egfa-gbp:before {
content: "\f154";
}
.egfa-dollar:before,
.egfa-usd:before {
content: "\f155";
}
.egfa-rupee:before,
.egfa-inr:before {
content: "\f156";
}
.egfa-cny:before,
.egfa-rmb:before,
.egfa-yen:before,
.egfa-jpy:before {
content: "\f157";
}
.egfa-ruble:before,
.egfa-rouble:before,
.egfa-rub:before {
content: "\f158";
}
.egfa-won:before,
.egfa-krw:before {
content: "\f159";
}
.egfa-bitcoin:before,
.egfa-btc:before {
content: "\f15a";
}
.egfa-file:before {
content: "\f15b";
}
.egfa-file-text:before {
content: "\f15c";
}
.egfa-sort-alpha-asc:before {
content: "\f15d";
}
.egfa-sort-alpha-desc:before {
content: "\f15e";
}
.egfa-sort-amount-asc:before {
content: "\f160";
}
.egfa-sort-amount-desc:before {
content: "\f161";
}
.egfa-sort-numeric-asc:before {
content: "\f162";
}
.egfa-sort-numeric-desc:before {
content: "\f163";
}
.egfa-thumbs-up:before {
content: "\f164";
}
.egfa-thumbs-down:before {
content: "\f165";
}
.egfa-youtube-square:before {
content: "\f166";
}
.egfa-youtube:before {
content: "\f167";
}
.egfa-xing:before {
content: "\f168";
}
.egfa-xing-square:before {
content: "\f169";
}
.egfa-youtube-play:before {
content: "\f16a";
}
.egfa-dropbox:before {
content: "\f16b";
}
.egfa-stack-overflow:before {
content: "\f16c";
}
.egfa-instagram:before {
content: "\f16d";
}
.egfa-flickr:before {
content: "\f16e";
}
.egfa-adn:before {
content: "\f170";
}
.egfa-bitbucket:before {
content: "\f171";
}
.egfa-bitbucket-square:before {
content: "\f172";
}
.egfa-tumblr:before {
content: "\f173";
}
.egfa-tumblr-square:before {
content: "\f174";
}
.egfa-long-arrow-down:before {
content: "\f175";
}
.egfa-long-arrow-up:before {
content: "\f176";
}
.egfa-long-arrow-left:before {
content: "\f177";
}
.egfa-long-arrow-right:before {
content: "\f178";
}
.egfa-apple:before {
content: "\f179";
}
.egfa-windows:before {
content: "\f17a";
}
.egfa-android:before {
content: "\f17b";
}
.egfa-linux:before {
content: "\f17c";
}
.egfa-dribbble:before {
content: "\f17d";
}
.egfa-skype:before {
content: "\f17e";
}
.egfa-foursquare:before {
content: "\f180";
}
.egfa-trello:before {
content: "\f181";
}
.egfa-female:before {
content: "\f182";
}
.egfa-male:before {
content: "\f183";
}
.egfa-gittip:before,
.egfa-gratipay:before {
content: "\f184";
}
.egfa-sun-o:before {
content: "\f185";
}
.egfa-moon-o:before {
content: "\f186";
}
.egfa-archive:before {
content: "\f187";
}
.egfa-bug:before {
content: "\f188";
}
.egfa-vk:before {
content: "\f189";
}
.egfa-weibo:before {
content: "\f18a";
}
.egfa-renren:before {
content: "\f18b";
}
.egfa-pagelines:before {
content: "\f18c";
}
.egfa-stack-exchange:before {
content: "\f18d";
}
.egfa-arrow-circle-o-right:before {
content: "\f18e";
}
.egfa-arrow-circle-o-left:before {
content: "\f190";
}
.egfa-toggle-left:before,
.egfa-caret-square-o-left:before {
content: "\f191";
}
.egfa-dot-circle-o:before {
content: "\f192";
}
.egfa-wheelchair:before {
content: "\f193";
}
.egfa-vimeo-square:before {
content: "\f194";
}
.egfa-turkish-lira:before,
.egfa-try:before {
content: "\f195";
}
.egfa-plus-square-o:before {
content: "\f196";
}
.egfa-space-shuttle:before {
content: "\f197";
}
.egfa-slack:before {
content: "\f198";
}
.egfa-envelope-square:before {
content: "\f199";
}
.egfa-wordpress:before {
content: "\f19a";
}
.egfa-openid:before {
content: "\f19b";
}
.egfa-institution:before,
.egfa-bank:before,
.egfa-university:before {
content: "\f19c";
}
.egfa-mortar-board:before,
.egfa-graduation-cap:before {
content: "\f19d";
}
.egfa-yahoo:before {
content: "\f19e";
}
.egfa-google:before {
content: "\f1a0";
}
.egfa-reddit:before {
content: "\f1a1";
}
.egfa-reddit-square:before {
content: "\f1a2";
}
.egfa-stumbleupon-circle:before {
content: "\f1a3";
}
.egfa-stumbleupon:before {
content: "\f1a4";
}
.egfa-delicious:before {
content: "\f1a5";
}
.egfa-digg:before {
content: "\f1a6";
}
.egfa-pied-piper:before {
content: "\f1a7";
}
.egfa-pied-piper-alt:before {
content: "\f1a8";
}
.egfa-drupal:before {
content: "\f1a9";
}
.egfa-joomla:before {
content: "\f1aa";
}
.egfa-language:before {
content: "\f1ab";
}
.egfa-fax:before {
content: "\f1ac";
}
.egfa-building:before {
content: "\f1ad";
}
.egfa-child:before {
content: "\f1ae";
}
.egfa-paw:before {
content: "\f1b0";
}
.egfa-spoon:before {
content: "\f1b1";
}
.egfa-cube:before {
content: "\f1b2";
}
.egfa-cubes:before {
content: "\f1b3";
}
.egfa-behance:before {
content: "\f1b4";
}
.egfa-behance-square:before {
content: "\f1b5";
}
.egfa-steam:before {
content: "\f1b6";
}
.egfa-steam-square:before {
content: "\f1b7";
}
.egfa-recycle:before {
content: "\f1b8";
}
.egfa-automobile:before,
.egfa-car:before {
content: "\f1b9";
}
.egfa-cab:before,
.egfa-taxi:before {
content: "\f1ba";
}
.egfa-tree:before {
content: "\f1bb";
}
.egfa-spotify:before {
content: "\f1bc";
}
.egfa-deviantart:before {
content: "\f1bd";
}
.egfa-soundcloud:before {
content: "\f1be";
}
.egfa-database:before {
content: "\f1c0";
}
.egfa-file-pdf-o:before {
content: "\f1c1";
}
.egfa-file-word-o:before {
content: "\f1c2";
}
.egfa-file-excel-o:before {
content: "\f1c3";
}
.egfa-file-powerpoint-o:before {
content: "\f1c4";
}
.egfa-file-photo-o:before,
.egfa-file-picture-o:before,
.egfa-file-image-o:before {
content: "\f1c5";
}
.egfa-file-zip-o:before,
.egfa-file-archive-o:before {
content: "\f1c6";
}
.egfa-file-sound-o:before,
.egfa-file-audio-o:before {
content: "\f1c7";
}
.egfa-file-movie-o:before,
.egfa-file-video-o:before {
content: "\f1c8";
}
.egfa-file-code-o:before {
content: "\f1c9";
}
.egfa-vine:before {
content: "\f1ca";
}
.egfa-codepen:before {
content: "\f1cb";
}
.egfa-jsfiddle:before {
content: "\f1cc";
}
.egfa-life-bouy:before,
.egfa-life-buoy:before,
.egfa-life-saver:before,
.egfa-support:before,
.egfa-life-ring:before {
content: "\f1cd";
}
.egfa-circle-o-notch:before {
content: "\f1ce";
}
.egfa-ra:before,
.egfa-rebel:before {
content: "\f1d0";
}
.egfa-ge:before,
.egfa-empire:before {
content: "\f1d1";
}
.egfa-git-square:before {
content: "\f1d2";
}
.egfa-git:before {
content: "\f1d3";
}
.egfa-hacker-news:before {
content: "\f1d4";
}
.egfa-tencent-weibo:before {
content: "\f1d5";
}
.egfa-qq:before {
content: "\f1d6";
}
.egfa-wechat:before,
.egfa-weixin:before {
content: "\f1d7";
}
.egfa-send:before,
.egfa-paper-plane:before {
content: "\f1d8";
}
.egfa-send-o:before,
.egfa-paper-plane-o:before {
content: "\f1d9";
}
.egfa-history:before {
content: "\f1da";
}
.egfa-genderless:before,
.egfa-circle-thin:before {
content: "\f1db";
}
.egfa-header:before {
content: "\f1dc";
}
.egfa-paragraph:before {
content: "\f1dd";
}
.egfa-sliders:before {
content: "\f1de";
}
.egfa-share-alt:before {
content: "\f1e0";
}
.egfa-share-alt-square:before {
content: "\f1e1";
}
.egfa-bomb:before {
content: "\f1e2";
}
.egfa-soccer-ball-o:before,
.egfa-futbol-o:before {
content: "\f1e3";
}
.egfa-tty:before {
content: "\f1e4";
}
.egfa-binoculars:before {
content: "\f1e5";
}
.egfa-plug:before {
content: "\f1e6";
}
.egfa-slideshare:before {
content: "\f1e7";
}
.egfa-twitch:before {
content: "\f1e8";
}
.egfa-yelp:before {
content: "\f1e9";
}
.egfa-newspaper-o:before {
content: "\f1ea";
}
.egfa-wifi:before {
content: "\f1eb";
}
.egfa-calculator:before {
content: "\f1ec";
}
.egfa-paypal:before {
content: "\f1ed";
}
.egfa-google-wallet:before {
content: "\f1ee";
}
.egfa-cc-visa:before {
content: "\f1f0";
}
.egfa-cc-mastercard:before {
content: "\f1f1";
}
.egfa-cc-discover:before {
content: "\f1f2";
}
.egfa-cc-amex:before {
content: "\f1f3";
}
.egfa-cc-paypal:before {
content: "\f1f4";
}
.egfa-cc-stripe:before {
content: "\f1f5";
}
.egfa-bell-slash:before {
content: "\f1f6";
}
.egfa-bell-slash-o:before {
content: "\f1f7";
}
.egfa-trash:before {
content: "\f1f8";
}
.egfa-copyright:before {
content: "\f1f9";
}
.egfa-at:before {
content: "\f1fa";
}
.egfa-eyedropper:before {
content: "\f1fb";
}
.egfa-paint-brush:before {
content: "\f1fc";
}
.egfa-birthday-cake:before {
content: "\f1fd";
}
.egfa-area-chart:before {
content: "\f1fe";
}
.egfa-pie-chart:before {
content: "\f200";
}
.egfa-line-chart:before {
content: "\f201";
}
.egfa-lastfm:before {
content: "\f202";
}
.egfa-lastfm-square:before {
content: "\f203";
}
.egfa-toggle-off:before {
content: "\f204";
}
.egfa-toggle-on:before {
content: "\f205";
}
.egfa-bicycle:before {
content: "\f206";
}
.egfa-bus:before {
content: "\f207";
}
.egfa-ioxhost:before {
content: "\f208";
}
.egfa-angellist:before {
content: "\f209";
}
.egfa-cc:before {
content: "\f20a";
}
.egfa-shekel:before,
.egfa-sheqel:before,
.egfa-ils:before {
content: "\f20b";
}
.egfa-meanpath:before {
content: "\f20c";
}
.egfa-buysellads:before {
content: "\f20d";
}
.egfa-connectdevelop:before {
content: "\f20e";
}
.egfa-dashcube:before {
content: "\f210";
}
.egfa-forumbee:before {
content: "\f211";
}
.egfa-leanpub:before {
content: "\f212";
}
.egfa-sellsy:before {
content: "\f213";
}
.egfa-shirtsinbulk:before {
content: "\f214";
}
.egfa-simplybuilt:before {
content: "\f215";
}
.egfa-skyatlas:before {
content: "\f216";
}
.egfa-cart-plus:before {
content: "\f217";
}
.egfa-cart-arrow-down:before {
content: "\f218";
}
.egfa-diamond:before {
content: "\f219";
}
.egfa-ship:before {
content: "\f21a";
}
.egfa-user-secret:before {
content: "\f21b";
}
.egfa-motorcycle:before {
content: "\f21c";
}
.egfa-street-view:before {
content: "\f21d";
}
.egfa-heartbeat:before {
content: "\f21e";
}
.egfa-venus:before {
content: "\f221";
}
.egfa-mars:before {
content: "\f222";
}
.egfa-mercury:before {
content: "\f223";
}
.egfa-transgender:before {
content: "\f224";
}
.egfa-transgender-alt:before {
content: "\f225";
}
.egfa-venus-double:before {
content: "\f226";
}
.egfa-mars-double:before {
content: "\f227";
}
.egfa-venus-mars:before {
content: "\f228";
}
.egfa-mars-stroke:before {
content: "\f229";
}
.egfa-mars-stroke-v:before {
content: "\f22a";
}
.egfa-mars-stroke-h:before {
content: "\f22b";
}
.egfa-neuter:before {
content: "\f22c";
}
.egfa-facebook-official:before {
content: "\f230";
}
.egfa-pinterest-p:before {
content: "\f231";
}
.egfa-whatsapp:before {
content: "\f232";
}
.egfa-server:before {
content: "\f233";
}
.egfa-user-plus:before {
content: "\f234";
}
.egfa-user-times:before {
content: "\f235";
}
.egfa-hotel:before,
.egfa-bed:before {
content: "\f236";
}
.egfa-viacoin:before {
content: "\f237";
}
.egfa-train:before {
content: "\f238";
}
.egfa-subway:before {
content: "\f239";
}
.egfa-medium:before {
content: "\f23a";
}
/*# sourceMappingURL=backend.css.map*/