@font-face {
	font-family: 'font-easymoo';
    src: url('font-easymoo.eot?v=scmw20210621');
    src: url('font-easymoo.eot?#iefix&v=scmw20210621') format('embedded-opentype'), 
         url('font-easymoo.woff2?v=scmw20210621') format('woff2'), 
         url('font-easymoo.woff?v=scmw20210621') format('woff'), 
         url('font-easymoo.ttf?v=scmw20210621') format('truetype'), 
         url('font-easymoo.svg?v=scmw20210621#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
button.fa:before{
    margin-right: 5px; 
}
.fa {
    display: inline-block;
    font-family: 'font-easymoo' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-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);
}
.fa-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);
}


.fa-contract-seal:before {
    content: "\e976";
}
.fa-end:before {
    content: "\e971";
}
.fa-fax-thin:before {
    content: "\e960";
}
.fa-down-coat:before {
    content: "\e96f";
}
.fa-order:before {
    content: "\e975";
}
.fa-market:before {
    content: "\e970";
}
.fa-contract:before {
    content: "\e972";
}
.fa-sign:before {
    content: "\e974";
}
.fa-copy-line:before {
    content: "\e96d";
}
.fa-import-line:before {
    content: "\e96e";
}
.fa-user-plus2:before {
    content: "\e973";
}
.fa-books:before {
    content: "\e92a";
}
.fa-lock:before {
    content: "\e98f";
}
.fa-unlock:before {
    content: "\e990";
}
.fa-equalizer:before {
    content: "\e992";
}
.fa-backward:before {
    content: "\ea1f";
}
.fa-forward:before {
    content: "\ea20";
}
.fa-first:before {
    content: "\ea21";
}
.fa-last:before {
    content: "\ea22";
}
.fa-arrow-up-right-line:before {
    content: "\ea3b";
}
.fa-arrow-right-line:before {
    content: "\ea3c";
}
.fa-arrow-down-right-line:before {
    content: "\ea3d";
}
.fa-arrow-down-line:before {
    content: "\ea3e";
}
.fa-arrow-down-left-line:before {
    content: "\ea3f";
}
.fa-arrow-left-line:before {
    content: "\ea40";
}
.fa-sort-alpha-asc:before {
    content: "\ea48";
}
.fa-make-group:before {
    content: "\ea58";
}
.fa-extend-link:before {
    content: "\e92b";
}
.fa-analysis:before {
    content: "\e93e";
}
.fa-more:before {
    content: "\e932";
}
.fa-digit0:before {
    content: "\e933";
}
.fa-digit1:before {
    content: "\e934";
}
.fa-digit2:before {
    content: "\e935";
}
.fa-digit3:before {
    content: "\e936";
}
.fa-digit4:before {
    content: "\e937";
}
.fa-digit5:before {
    content: "\e938";
}
.fa-digit6:before {
    content: "\e939";
}
.fa-digit7:before {
    content: "\e93a";
}
.fa-digit8:before {
    content: "\e93b";
}
.fa-digit9:before {
    content: "\e93c";
}
.fa-logo:before {
    content: "\e930";
}
.fa-alert:before {
    content: "\f02d";
}
.fa-check:before {
    content: "\f03a";
}
.fa-chevron-down:before {
    content: "\f0a3";
}
.fa-chevron-left:before {
    content: "\f0a4";
}
.fa-chevron-right:before {
    content: "\f078";
}
.fa-chevron-up:before {
    content: "\f0a2";
}
.fa-dash-thin:before {
    content: "\f0ca";
}
.fa-gear:before {
    content: "\f02f";
}
.fa-gift:before {
    content: "\f042";
}
.fa-gist-secret:before {
    content: "\f08c";
}
.fa-compare:before {
    content: "\f0ac";
}
.fa-merge:before {
    content: "\f023";
}
.fa-mail-o:before {
    content: "\f03b";
}
.fa-mail-read-o:before {
    content: "\f03c";
}
.fa-penci:before {
    content: "\f058";
}
.fa-plug:before {
    content: "\f0d4";
}
.fa-plus-thin:before {
    content: "\f05d";
}
.fa-pulse:before {
    content: "\f085";
}
.fa-quote:before {
    content: "\f063";
}
.fa-settings:before {
    content: "\f07c";
}
.fa-tools:before {
    content: "\f031";
}
.fa-bin-thin:before {
    content: "\f0d0";
}
.fa-caret-down:before {
    content: "\f05b";
}
.fa-caret-left:before {
    content: "\f044";
}
.fa-caret-right:before {
    content: "\f05a";
}
.fa-caret-up:before {
    content: "\f0aa";
}
.fa-times:before {
    content: "\f081";
}
.fa-zap:before {
    content: "\26a1";
}
.fa-graduation-cap:before {
    content: "\e92d";
}
.fa-logout-thin:before {
    content: "\e94e";
}
.fa-login-thin:before {
    content: "\e94c";
}
.fa-login:before {
    content: "\e92c";
}
.fa-fax:before {
    content: "\e95b";
}
.fa-telephone:before {
    content: "\e957";
}
.fa-telephone-thin:before {
    content: "\e950";
}
.fa-close-thin:before {
    content: "\e928";
}
.fa-cup:before {
    content: "\e924";
}
.fa-coins2:before {
    content: "\e925";
}
.fa-cash-payment:before {
    content: "\e927";
}
.fa-coins-pig:before {
    content: "\e91c";
}
.fa-money-house:before {
    content: "\e91d";
}
.fa-truck:before {
    content: "\e90b";
}
.fa-truck-right:before {
    content: "\e915";
}
.fa-cog:before {
    content: "\e917";
}
.fa-shopping-cart:before {
    content: "\e918";
}
.fa-refresh:before {
    content: "\e919";
}
.fa-clipboard:before {
    content: "\e900";
}
.fa-filter:before {
    content: "\e901";
}
.fa-question-o:before {
    content: "\e902";
}
.fa-question-circle:before {
    content: "\e903";
}
.fa-sign-out2:before {
    content: "\e926";
}
.fa-percentage:before {
    content: "\e904";
}
.fa-teacher:before {
    content: "\e905";
}
.fa-human:before {
    content: "\e906";
}
.fa-group:before {
    content: "\e907";
}
.fa-student:before {
    content: "\e908";
}
.fa-edit:before {
    content: "\e909";
}
.fa-mail-block:before {
    content: "\e90a";
}
.fa-air:before {
    content: "\e90c";
}
.fa-yen-thin:before {
    content: "\e90d";
}
.fa-yen:before {
    content: "\e90e";
}
.fa-cubes:before {
    content: "\e90f";
}
.fa-info:before {
    content: "\e910";
}
.fa-marker-way:before {
    content: "\e911";
}
.fa-coins:before {
    content: "\e912";
}
.fa-store:before {
    content: "\e913";
}
.fa-industry:before {
    content: "\e914";
}
.fa-ship:before {
    content: "\e863";
}
.fa-home:before {
    content: "\e803";
}
.fa-office:before {
    content: "\e804";
}
.fa-bullhorn:before {
    content: "\e810";
}
.fa-book:before {
    content: "\e814";
}
.fa-library:before {
    content: "\e816";
}
.fa-file-text-o:before {
    content: "\e817";
}
.fa-barcode:before {
    content: "\e827";
}
.fa-qrcode:before {
    content: "\e828";
}
.fa-credit-card:before {
    content: "\e82d";
}
.fa-map-marker:before {
    content: "\e832";
}
.fa-map-marker-dot:before {
    content: "\e833";
}
.fa-clock-o:before {
    content: "\e838";
}
.fa-calendar:before {
    content: "\e83b";
}
.fa-display:before {
    content: "\e83d";
}
.fa-laptop:before {
    content: "\e83e";
}
.fa-mobile:before {
    content: "\e83f";
}
.fa-tablet:before {
    content: "\e841";
}
.fa-save:before {
    content: "\e844";
}
.fa-undo:before {
    content: "\e848";
}
.fa-redo:before {
    content: "\e849";
}
.fa-forward-mail:before {
    content: "\e84a";
}
.fa-reply-mail:before {
    content: "\e84b";
}
.fa-user:before {
    content: "\e852";
}
.fa-users:before {
    content: "\e853";
}
.fa-user-plus:before {
    content: "\e854";
}
.fa-user-minus:before {
    content: "\e855";
}
.fa-user-check:before {
    content: "\e856";
}
.fa-user-tie:before {
    content: "\e857";
}
.fa-zoom:before {
    content: "\e867";
}
.fa-zoom-in:before {
    content: "\e868";
}
.fa-zoom-out:before {
    content: "\e869";
}
.fa-enlarge:before {
    content: "\e86a";
}
.fa-shrink:before {
    content: "\e86b";
}
.fa-enlarge-two:before {
    content: "\e86c";
}
.fa-shrink-two:before {
    content: "\e86d";
}
.fa-key:before {
    content: "\e86e";
}
.fa-wrench:before {
    content: "\e871";
}
.fa-cogs:before {
    content: "\e875";
}
.fa-hammer:before {
    content: "\e876";
}
.fa-chart-pie:before {
    content: "\e878";
}
.fa-chart-line:before {
    content: "\e879";
}
.fa-chart-bar:before {
    content: "\e87a";
}
.fa-chart-stock:before {
    content: "\e87b";
}
.fa-gift-o:before {
    content: "\e87d";
}
.fa-dashboard:before {
    content: "\e880";
}
.fa-bin:before {
    content: "\e885";
}
.fa-briefcase:before {
    content: "\e887";
}
.fa-airplane:before {
    content: "\e888";
}
.fa-road:before {
    content: "\e916";
}
.fa-target:before {
    content: "\e88a";
}
.fa-list-numbered:before {
    content: "\e88f";
}
.fa-list:before {
    content: "\e890";
}
.fa-list-dot:before {
    content: "\e891";
}
.fa-download:before {
    content: "\e89c";
}
.fa-upload:before {
    content: "\e89e";
}
.fa-link-o:before {
    content: "\e89f";
}
.fa-flag:before {
    content: "\e8a0";
}
.fa-eye:before {
    content: "\e8a1";
}
.fa-eye-plus:before {
    content: "\e8a2";
}
.fa-eye-minus:before {
    content: "\e8a3";
}
.fa-eye-blocked:before {
    content: "\e8a4";
}
.fa-star-empty:before {
    content: "\e8a7";
}
.fa-star-half:before {
    content: "\e8a8";
}
.fa-star-full:before {
    content: "\e8a9";
}
.fa-warning:before {
    content: "\e8d4";
}
.fa-notification:before {
    content: "\e8d5";
}
.fa-question:before {
    content: "\e8d6";
}
.fa-plus:before {
    content: "\e8d7";
}
.fa-minus:before {
    content: "\e8d8";
}
.fa-remove:before {
    content: "\e8dc";
}
.fa-sign-in:before {
    content: "\e8de";
}
.fa-sign-out:before {
    content: "\e8df";
}
.fa-play:before {
    content: "\e8e7";
}
.fa-pause:before {
    content: "\e8e8";
}
.fa-stop:before {
    content: "\e8e9";
}
.fa-refresh-o:before {
    content: "\e8f2";
}
.fa-arrow-up-left:before {
    content: "\e8f4";
}
.fa-arrow-up:before {
    content: "\e8f5";
}
.fa-arrow-up-right:before {
    content: "\e8f6";
}
.fa-arrow-right:before {
    content: "\e8f7";
}
.fa-arrow-down-right:before {
    content: "\e8f8";
}
.fa-arrow-down:before {
    content: "\e8f9";
}
.fa-arrow-down-left:before {
    content: "\e8fa";
}
.fa-arrow-left:before {
    content: "\e8fb";
}
.fa-sort-asc:before {
    content: "\e91e";
}
.fa-sort-desc:before {
    content: "\e91f";
}
.fa-yl3:before {
    content: "\e961";
}
.fa-yl2:before {
    content: "\e96a";
}
.fa-yl1:before {
    content: "\e96b";
}
.fa-base-station:before {
    content: "\e96c";
}
.fa-vs:before {
    content: "\e94f";
}
.fa-admin:before {
    content: "\e93d";
}
.fa-player:before {
    content: "\e94b";
}
.fa-auction:before {
    content: "\e91a";
}
.fa-history:before {
    content: "\e91b";
}
.fa-dashboard2:before {
    content: "\e920";
}
.fa-zap-line:before {
    content: "\e921";
}
.fa-forbid-line:before {
    content: "\e922";
}
.fa-pause-line:before {
    content: "\e923";
}
.fa-yan-line:before {
    content: "\e93f";
}
.fa-yan2-line:before {
    content: "\e940";
}
.fa-truck-line:before {
    content: "\e941";
}
.fa-help-line:before {
    content: "\e942";
}
.fa-lock-line:before {
    content: "\e943";
}
.fa-machinery-line:before {
    content: "\e944";
}
.fa-flag-line:before {
    content: "\e945";
}
.fa-more-line:before {
    content: "\e946";
}
.fa-play-line:before {
    content: "\e947";
}
.fa-completed-line:before {
    content: "\e948";
}
.fa-unlock-line:before {
    content: "\e949";
}
.fa-warehouse-line:before {
    content: "\e94a";
}
.fa-edit-line:before {
    content: "\e94d";
}
.fa-map-marker-current-line:before {
    content: "\e951";
}
.fa-map-marker-line:before {
    content: "\e952";
}
.fa-airplan-line:before {
    content: "\e953";
}
.fa-account-line:before {
    content: "\e954";
}
.fa-shopping-cart-line:before {
    content: "\e955";
}
.fa-shopping-cart-plus-line:before {
    content: "\e956";
}
.fa-remove-line:before {
    content: "\e958";
}
.fa-ship-line:before {
    content: "\e959";
}
.fa-ship-o-line:before {
    content: "\e95a";
}
.fa-cog-line:before {
    content: "\e95c";
}
.fa-clock-line:before {
    content: "\e95d";
}
.fa-home-line:before {
    content: "\e95e";
}
.fa-search-line:before {
    content: "\e95f";
}
.fa-order-line:before {
    content: "\e962";
}
.fa-up-line:before {
    content: "\e963";
}
.fa-down-line:before {
    content: "\e964";
}
.fa-right-line:before {
    content: "\e965";
}
.fa-left-line:before {
    content: "\e966";
}
.fa-msg-line:before {
    content: "\e967";
}
.fa-info-line:before {
    content: "\e968";
}
.fa-eye-line:before {
    content: "\e969";
}
.fa-anchor:before {
    content: "\e802";
}
.fa-man-dollar:before {
    content: "\e92f";
}
.fa-house:before {
    content: "\e85c";
}
.fa-mine:before {
    content: "\e861";
}
.fa-route:before {
    content: "\e92e";
}
.fa-store-o:before {
    content: "\e866";
}
.fa-warehouse-out:before {
    content: "\e931";
}
.fa-tool:before {
    content: "\e929";
}
.fa-train:before {
    content: "\e886";
}
.fa-warehouse-box:before {
    content: "\e89d";
}
.fa-warehouse-o:before {
    content: "\e8b0";
}
