<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot');
  
  src: url('../fonts/fontello.eot') format('embedded-opentype'), url('../fonts/fontello.woff') format('woff'), url('../fonts/fontello.ttf') format('truetype'), url('../fonts/fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
} 
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?74523241#fontello') format('svg');
  }
}
*/
.icon-link:before{
font-size:114% !important;
color:#afafb1;
}
  .icon-2x{
  font-size:200%;
  }
 [class^="icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
 /*speak: none;*/
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
 
 
  /* you can be more comfortable with increased icons size */
   font-size: 135%; 
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  margin-right:0.25em; 
  vertical-align: middle;
}
.icon-date:before  {margin-right:0.2em;
				  font-size:100%;}
.icon-accept:before,.icon-reject:before,.icon-unknown:before{ margin-right:0.1em;
																font-size:125%;}

.icon-map:before { content: '\e800'; } /* 'î&nbsp;€' */
.icon-discussion:before { content: '\e801'; } /* 'î&nbsp;' */
.icon-driver:before { content: '\e802'; } /* 'î&nbsp;‚' */
.icon-services:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
.icon-payment:before { content: '\e804'; } /* 'î&nbsp;„' */
.icon-insurance:before { content: '\e805'; } /* 'î&nbsp;…' */
.icon-contractor-info:before { content: '\e806'; } /* 'î&nbsp;†' */
.icon-Apparatus:before { content: '\e807'; } /* 'î&nbsp;‡' */
.icon-Chemicals:before { content: '\e808'; } /* 'î&nbsp;ˆ' */
.icon-vehicle:before { content: '\e809'; } /* 'î&nbsp;‰' */
.icon-gmail3:before { content: '\e80a'; } /* 'î&nbsp;Š' */
.icon-send-email:before { content: '\e80b'; } /* 'î&nbsp;‹' */
.icon-Employee :before { content: '\e80c'; } /* 'î&nbsp;Œ' */
.icon-tools :before { content: '\e80d'; } /* 'î&nbsp;' */
.icon-cogwheel:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
.icon-booking:before { content: '\e80f'; } /* 'î&nbsp;' */
.icon-gallary:before { content: '\e810'; } /* 'î&nbsp;' */
.icon-bell:before { content: '\e811'; } /* 'î&nbsp;‘' */
.icon-mail:before { content: '\e812'; } /* 'î&nbsp;’' */
.icon-mail-alt:before { content: '\e813'; } /* 'î&nbsp;“' */
.icon-types:before { content: '\e814'; } /* 'î&nbsp;”' */
.icon-location-setting:before { content: '\e815'; } /* 'î&nbsp;•' */
.icon-user-setting:before { content: '\e816'; } /* 'î&nbsp;–' */
.icon-label-setting:before { content: '\e817'; } /* 'î&nbsp;—' */
.icon-secuirty-setting:before { content: '\e818'; } /* 'î&nbsp;˜' */
.icon-service-setting:before { content: '\e819'; } /* 'î&nbsp;™' */
.icon-public-setting:before { content: '\e81a'; } /* 'î&nbsp;š' */
.icon-link:before { content:'\e81b'; } /* 'î&nbsp;›' */
.icon-building:before { content: '\e81c'; } /* 'î&nbsp;œ' */






.icon-cube:before { content: '\e823'; } /* 'î&nbsp;£' */
.icon-accept:before { content: '\e81d';
					  color:#7EAF1F;} /* 'î&nbsp;' */
.icon-reject:before { content: '\e81e'; 
					 color:red;} /* 'î&nbsp;ž' */
.icon-unknown:before { content: '\e81f'; 
					  color:#3B5998;} /* 'î&nbsp;Ÿ' */
.icon-date:before { content: '\e820';
					} /* 'î&nbsp;&nbsp;' */
			
.icon-chick-out:before { content: '\e821'; margin-right:-0.2em;  color:#38b050;} /* 'î&nbsp;¡' */
.icon-check-in:before { content: '\e822'; margin-right:-0.2em; color:#38b050; } /* 'î&nbsp;¢' */
.icon-send-email:before { content: '\e80b'; } /* 'î&nbsp;‹' */		
</pre></body></html>