/***Font Awesome Icons***/
.fa-mydesk,
.fa-website,
.fa-lead,
.fa-systemuser,
.fa-email-mngt,
.fa-configuration,
.fa-help
{font-size: 15px;}

.fa-mydesk:before{content: "\f108"}
.fa-website:before{content:"\f0ac"}
.fa-lead:before{content:"\f27b"}
.fa-systemuser:before{content:"\f0c0"}
.fa-email-mngt:before{content:"\f003"}
.fa-configuration:before{content:"\f185"}
.fa-help:before{content:"\f05a"}
.fa-manage-news:before{content:"\f1ea"}
.fa-email-block-report:before{content:"\f05e"}
.fa-leadgroup:before{content:"\f1b3";}
.fa-leadclassification:before{content:"\f15c"}
.fa-subadmin:before{content:"\f2be"}
.fa-sysuser-role:before{content:"\f2bb"}
.fa-agent-roster:before{content:"\f2c0"}
.fa-email-template:before{content:"\f2b7"}
.fa-newsletter:before{content:"\f172"}
.fa-subscribers:before{content:"\f234"}
.fa-site-config:before{content:"\f085"}
.fa-edit-profile:before{content:"\f14b"}
.fa-word-censoring:before{content:"\f0c4"}
.fa-google-config:before{content:"\f1a0"}
.fa-yahoo-config:before{content:"\f23b"}
.fa-cache-config:before{content:"\f01c"}
.fa-smtpemail-config:before{content:"\f0e0   ";}
.fa-keyword-library:before{content:"\f031"}
.fa-block-config:before{content:"\f05e"}
.fa-socialapp-config:before{content: "\f135"}
.fa-all-mls-listing:before{content:"\f015"}
.fa-module-topics:before{content:"\f0e8"}
.fa-mls-market:before{content:"\f022"}
.fa-email-config:before{content:"\f199"}
.fa-predefined-searches:before{content:"\f002"}
.fa-property-config:before{content:"\f013"}
.fa-listingseo-config::before{content:"\f1de"}
.fa-globalmeta-config:before{content: "\f17d"}
.fa-homepage-listings-config:before{content: "\f03c"}
.fa-import:before{content: "\f019"}
.fa-note:before{content: "\f040"}
.fa-ads-slider:before{content:"\f03e";}
.fa-change-password:before{content:"\f023";}
.fa-logout:before{content:"\f011";}
.fa-report-user:before{content:"\f007";}
.fa-property-inquiry:before{content:"\f059";}
.fa-schedule-showing:before{content:"\f017";}
.fa-report-manager:before{content:"\f0ae";}
.fa-listing:before{content:"\f0ca"}
.fa-leadsource:before{content: "\f126  "}
.fa-page-manager:before{content:"\f02d ";}
.fa-leadstatus:before{content: "\f2c1"}
.fa-save-search:before{content: "\f00e";}
.fa-user-inquery:before{content: "\f0c0";}
.fa-average-session:before{content: "\f0e4";}
.fa-leadsource{
transform: rotate(180deg);
}
.fa-note{
    color: #0062CC;
}
.fa-note:hover{
    color:red;
}

.fa-vir-delete:before{content: "\f057 "}
.fa-vir-delete-restore:before{content: "\f058"}
.fa-vir-delete
{
    color: #FF0000;
}
.fa-vir-delete-restore
{
    color: #008000;
}

/*Header Icons*/
.fa-login:before{content: "\f084"}
.fa-user-online:before{content: "\f2bd"}
.fa-fav-listing:before{content: "\f015"}
.fa-search:before{content: "\f002"}

/*Module Helptext*/
.fa-helptext:before{content: "\f05a"}
.fa-helptext{
    color:#0062CC;
}

/*tour*/
.fa-tour:before{content: "\f059"}

.sf-sub-indicator:before{content:"\f0d7"}
.sf-sub-indicator{
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 1.22222em;
    line-height: 0.75em;
    vertical-align: -15%;
}

/*login page*/
.fa-login-lock:before{content: "\f023"}
.fa-login-lock{
    color:#0062CC;
}
.fa-power-off{
    color:#fff ;
}