@charset "utf-8";
/* CSS Document */
@font-face {
  	font-family: 'myfonts';
  	src:  url('../myfonts/icomoon.eot?78ftr9');
  	src:  url('../myfonts/icomoon.eot?78ftr9#iefix') format('embedded-opentype'),
    	url('../myfonts/icomoon.ttf?78ftr9') format('truetype'),
    	url('../myfonts/icomoon.woff?78ftr9') format('woff'),
    	url('../myfonts/icomoon.svg?78ftr9#icomoon') format('svg');
  	font-weight: normal;
  	font-style: normal;
}
[class^="myicon-"], [class*=" myicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  	font-family: 'myfonts' !important;
  	speak: none;
  	font-style: normal;
  	font-weight: normal;
  	font-variant: normal;
  	text-transform: none;
  	line-height: 1;

  /* Better Font Rendering =========== */
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
  	margin: 0 0.3em;
	font-size:80%;
}

.myicon-plus:before {
	content: "\e900";
}
.myicon-user:before {
  content: "\e901";
}
.myicon-copy:before {
  content: "\e908";
}
.myicon-batch:before {
  content: "\e904";
}
.myicon-share-alt:before {
  content: "\e90f";
}
.myicon-cogs:before {
  content: "\e902";
}
.myicon-basic:before {
  content: "\e903";
}
.myicon-center:before {
  content: "\e905";
}
.myicon-menu:before {
  content: "\e910";
}
.myicon-region:before {
  content: "\e916";
}
.myicon-merchants:before {
  content: "\e911";
}
.myicon-product:before {
  content: "\e914";
}
.myicon-home:before {
  content: "\e91d";
}
.myicon-site:before {
  content: "\e91a";
}
.myicon-quote:before {
  content: "\e915";
}
.myicon-transaction:before {
  content: "\e91b";
}
.myicon-transaction2:before {
  content: "\e91c";
}
.myicon-notes:before {
  content: "\e912";
}
.myicon-data:before {
  content: "\e90b";
}
.myicon-template:before {
  content: "\e90a";
}
.myicon-query:before {
  content: "\e909";
}
.myicon-report:before {
  content: "\e917";
}
.myicon-phone:before {
  content: "\e90d";
}
.myicon-classification:before {
  content: "\e906";
}



.myicon-close:before {
  content: "\e907";
}
.myicon-date:before {
  content: "\e90c";
}
.myicon-Invisible:before {
  content: "\e90e";
}
.myicon-password:before {
  content: "\e913";
}
.myicon-salesman:before {
  content: "\e918";
}
.myicon-see:before {
  content: "\e919";
}



