/*!
 * "Font Awesome" is lisenced under the SIL Open Font License 1.1
 * by http://fortawesome.github.com/Font-Awesome/
 */
 
 @font-face {
  font-family: 'fa-icons';
  src: url('../font/fa-icons.eot?79824914');
  src: url('../font/fa-icons.eot?79824914#iefix') format('embedded-opentype'),
       url('../font/fa-icons.woff2?79824914') format('woff2'),
       url('../font/fa-icons.woff?79824914') format('woff'),
       url('../font/fa-icons.ttf?79824914') format('truetype'),
       url('../font/fa-icons.svg?79824914#fa-icons') 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: 'fa-icons';
    src: url('../font/fa-icons.svg?74972825#fa-icons') format('svg');
  }
}
*/
 
[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="af-icon-"]:after, [class*=" af-icon-"]:after,
.bread a:after {
  font-family: "fa-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* 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); */
}
[class^="af-icon-"]:before, [class*=" af-icon-"]:before {
  margin: 0 ;
}

.icon-right-open:before { content: '\e800'; } /* '' */
.icon-up-open:before { content: '\e801'; } /* '' */
.icon-angle-right:before { content: '\e802'; } /* '' */
.icon-angle-up:before { content: '\e803'; } /* '' */
.icon-left-open:before { content: '\e804'; } /* '' */
.icon-down-open:before { content: '\e805'; } /* '' */
.icon-angle-left:before { content: '\e806'; } /* '' */
.icon-angle-down:before { content: '\e807'; } /* '' */
.icon-search:before { content: '\e808'; } /* '' */
.icon-rss:before { content: '\e809'; } /* '' */
.icon-rss-squared:before { content: '\e80a'; } /* '' */
.icon-right-dir:before { content: '\e80b'; } /* '' */
.icon-left-dir:before { content: '\e80c'; } /* '' */
.icon-up-dir:before { content: '\e80d'; } /* '' */
.icon-down-dir:before { content: '\e80e'; } /* '' */
.icon-angle-double-left:before { content: '\e80f'; } /* '' */
.icon-angle-double-right:before { content: '\e810'; } /* '' */
.icon-angle-double-up:before { content: '\e811'; } /* '' */
.icon-angle-double-down:before { content: '\e812'; } /* '' */
.icon-mail:before { content: '\e813'; } /* '' */
.icon-menu-1:before { content: '\e814'; } /* '' */
.icon-mail-alt:before { content: '\e815'; } /* '' */
.icon-th:before { content: '\e816'; } /* '' */
.icon-videocam:before { content: '\e817'; } /* '' */
.icon-plus-squared-alt:before { content: '\e818'; } /* '' */
.icon-minus-squared-alt:before { content: '\e819'; } /* '' */
.icon-minus-squared:before { content: '\e81a'; } /* '' */
.icon-plus-squared:before { content: '\e81b'; } /* '' */
.icon-youtube-play:before { content: '\e81c'; } /* '' */
.icon-youtube-squared:before { content: '\e81d'; } /* '' */
.icon-youtube:before { content: '\e81e'; } /* '' */
.icon-picture:before { content: '\e81f'; } /* '' */
.icon-video:before { content: '\e820'; } /* '' */
.icon-user:before { content: '\e821'; } /* '' */
.icon-users:before { content: '\e822'; } /* '' */
.icon-ok:before { content: '\e823'; } /* '' */
.icon-ok-circled:before { content: '\e824'; } /* '' */
.icon-ok-circled2:before { content: '\e825'; } /* '' */
.icon-th-list:before { content: '\e826'; } /* '' */
.icon-link:before { content: '\e827'; } /* '' */
.icon-download:before { content: '\e828'; } /* '' */
.icon-upload:before { content: '\e829'; } /* '' */
.icon-export:before { content: '\e82a'; } /* '' */
.icon-print:before { content: '\e82b'; } /* '' */
.icon-attention:before { content: '\e82c'; } /* '' */
.icon-attention-circled:before { content: '\e82d'; } /* '' */
.icon-doc:before { content: '\e82e'; } /* '' */
.icon-folder:before { content: '\e82f'; } /* '' */
.icon-folder-open:before { content: '\e830'; } /* '' */
.icon-cog:before { content: '\e831'; } /* '' */
.icon-cog-alt:before { content: '\e832'; } /* '' */
.icon-wrench:before { content: '\e833'; } /* '' */
.icon-down-big:before { content: '\e834'; } /* '' */
.icon-left-big:before { content: '\e835'; } /* '' */
.icon-right-big:before { content: '\e836'; } /* '' */
.icon-up-big:before { content: '\e837'; } /* '' */
.icon-globe:before { content: '\e838'; } /* '' */
.icon-cloud:before { content: '\e839'; } /* '' */
.icon-briefcase:before { content: '\e83a'; } /* '' */
.icon-down-circled2:before { content: '\e83b'; } /* '' */
.icon-up-circled2:before { content: '\e83c'; } /* '' */
.icon-home:before { content: '\e83d'; } /* '' */
.icon-minus:before { content: '\e83e'; } /* '' */
.icon-plus:before { content: '\e83f'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-left-circled:before { content: '\f0a8'; } /* '' */
.icon-right-circled:before { content: '\f0a9'; } /* '' */
.icon-up-circled:before { content: '\f0aa'; } /* '' */
.icon-down-circled:before { content: '\f0ab'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-suitcase:before { content: '\f0f2'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-quote-right:before { content: '\f10e'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-angle-circled-left:before { content: '\f137'; } /* '' */
.icon-angle-circled-right:before { content: '\f138'; } /* '' */
.icon-angle-circled-up:before { content: '\f139'; } /* '' */
.icon-angle-circled-down:before { content: '\f13a'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-link-ext-alt:before { content: '\f14c'; } /* '' */
.icon-export-alt:before { content: '\f14d'; } /* '' */
.icon-expand:before { content: '\f150'; } /* '' */
.icon-collapse:before { content: '\f151'; } /* '' */
.icon-expand-right:before { content: '\f152'; } /* '' */
.icon-doc-inv:before { content: '\f15b'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-down:before { content: '\f175'; } /* '' */
.icon-up:before { content: '\f176'; } /* '' */
.icon-left:before { content: '\f177'; } /* '' */
.icon-right:before { content: '\f178'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-right-circled2:before { content: '\f18e'; } /* '' */
.icon-left-circled2:before { content: '\f190'; } /* '' */
.icon-collapse-left:before { content: '\f191'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-word:before { content: '\f1c2'; } /* '' */
.icon-file-excel:before { content: '\f1c3'; } /* '' */
.icon-file-powerpoint:before { content: '\f1c4'; } /* '' */
.icon-file-image:before { content: '\f1c5'; } /* '' */
.icon-file-archive:before { content: '\f1c6'; } /* '' */
.icon-file-audio:before { content: '\f1c7'; } /* '' */
.icon-file-video:before { content: '\f1c8'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-twitter-squared:before { content: '\f304'; } /* '' */
.icon-facebook-squared:before { content: '\f308'; } /* '' */


.af-icon-right-open:after { content: '\e800'; } /* '' */
.af-icon-up-open:after { content: '\e801'; } /* '' */
.af-icon-angle-right:after { content: '\e802'; } /* '' */
.af-icon-angle-up:after { content: '\e803'; } /* '' */
.af-icon-left-open:after { content: '\e804'; } /* '' */
.af-icon-down-open:after { content: '\e805'; } /* '' */
.af-icon-angle-left:after { content: '\e806'; } /* '' */
.af-icon-angle-down:after { content: '\e807'; } /* '' */
.af-icon-search:after { content: '\e808'; } /* '' */
.af-icon-rss:after { content: '\e809'; } /* '' */
.af-icon-rss-squared:after { content: '\e80a'; } /* '' */
.af-icon-right-dir:after { content: '\e80b'; } /* '' */
.af-icon-left-dir:after { content: '\e80c'; } /* '' */
.af-icon-up-dir:after { content: '\e80d'; } /* '' */
.af-icon-down-dir:after { content: '\e80e'; } /* '' */
.af-icon-angle-double-left:after { content: '\e80f'; } /* '' */
.af-icon-angle-double-right:after { content: '\e810'; } /* '' */
.af-icon-angle-double-up:after { content: '\e811'; } /* '' */
.af-icon-angle-double-down:after { content: '\e812'; } /* '' */
.af-icon-mail:after { content: '\e813'; } /* '' */
.af-icon-menu-1:after { content: '\e814'; } /* '' */
.af-icon-mail-alt:after { content: '\e815'; } /* '' */
.af-icon-th:after { content: '\e816'; } /* '' */
.af-icon-videocam:after { content: '\e817'; } /* '' */
.af-icon-plus-squared-alt:after { content: '\e818'; } /* '' */
.af-icon-minus-squared-alt:after { content: '\e819'; } /* '' */
.af-icon-minus-squared:after { content: '\e81a'; } /* '' */
.af-icon-plus-squared:after { content: '\e81b'; } /* '' */
.af-icon-youtube-play:after { content: '\e81c'; } /* '' */
.af-icon-youtube-squared:after { content: '\e81d'; } /* '' */
.af-icon-youtube:after { content: '\e81e'; } /* '' */
.af-icon-picture:after { content: '\e81f'; } /* '' */
.af-icon-video:after { content: '\e820'; } /* '' */
.af-icon-user:after { content: '\e821'; } /* '' */
.af-icon-users:after { content: '\e822'; } /* '' */
.af-icon-ok:after { content: '\e823'; } /* '' */
.af-icon-ok-circled:after { content: '\e824'; } /* '' */
.af-icon-ok-circled2:after { content: '\e825'; } /* '' */
.af-icon-th-list:after { content: '\e826'; } /* '' */
.af-icon-link:after { content: '\e827'; } /* '' */
.af-icon-download:after { content: '\e828'; } /* '' */
.af-icon-upload:after { content: '\e829'; } /* '' */
.af-icon-export:after { content: '\e82a'; } /* '' */
.af-icon-print:after { content: '\e82b'; } /* '' */
.af-icon-attention:after { content: '\e82c'; } /* '' */
.af-icon-attention-circled:after { content: '\e82d'; } /* '' */
.af-icon-doc:after { content: '\e82e'; } /* '' */
.af-icon-folder:after { content: '\e82f'; } /* '' */
.af-icon-folder-open:after { content: '\e830'; } /* '' */
.af-icon-cog:after { content: '\e831'; } /* '' */
.af-icon-cog-alt:after { content: '\e832'; } /* '' */
.af-icon-wrench:after { content: '\e833'; } /* '' */
.af-icon-down-big:after { content: '\e834'; } /* '' */
.af-icon-left-big:after { content: '\e835'; } /* '' */
.af-icon-right-big:after { content: '\e836'; } /* '' */
.af-icon-up-big:after { content: '\e837'; } /* '' */
.af-icon-globe:after { content: '\e838'; } /* '' */
.af-icon-cloud:after { content: '\e839'; } /* '' */
.af-icon-briefcase:after { content: '\e83a'; } /* '' */
.af-icon-down-circled2:after { content: '\e83b'; } /* '' */
.af-icon-up-circled2:after { content: '\e83c'; } /* '' */
.af-icon-home:after { content: '\e83d'; } /* '' */
.af-icon-minus:after { content: '\e83e'; } /* '' */
.af-icon-plus:after { content: '\e83f'; } /* '' */
.af-icon-link-ext:after { content: '\f08e'; } /* '' */
.af-icon-twitter:after { content: '\f099'; } /* '' */
.af-icon-facebook:after { content: '\f09a'; } /* '' */
.af-icon-left-circled:after { content: '\f0a8'; } /* '' */
.af-icon-right-circled:after { content: '\f0a9'; } /* '' */
.af-icon-up-circled:after { content: '\f0aa'; } /* '' */
.af-icon-down-circled:after { content: '\f0ab'; } /* '' */
.af-icon-docs:after { content: '\f0c5'; } /* '' */
.af-icon-paste:after { content: '\f0ea'; } /* '' */
.af-icon-download-cloud:after { content: '\f0ed'; } /* '' */
.af-icon-upload-cloud:after { content: '\f0ee'; } /* '' */
.af-icon-suitcase:after { content: '\f0f2'; } /* '' */
.af-icon-doc-text:after { content: '\f0f6'; } /* '' */
.af-icon-building:after { content: '\f0f7'; } /* '' */
.af-icon-quote-left:after { content: '\f10d'; } /* '' */
.af-icon-quote-right:after { content: '\f10e'; } /* '' */
.af-icon-folder-empty:after { content: '\f114'; } /* '' */
.af-icon-folder-open-empty:after { content: '\f115'; } /* '' */
.af-icon-attention-alt:after { content: '\f12a'; } /* '' */
.af-icon-angle-circled-left:after { content: '\f137'; } /* '' */
.af-icon-angle-circled-right:after { content: '\f138'; } /* '' */
.af-icon-angle-circled-up:after { content: '\f139'; } /* '' */
.af-icon-angle-circled-down:after { content: '\f13a'; } /* '' */
.af-icon-ok-squared:after { content: '\f14a'; } /* '' */
.af-icon-link-ext-alt:after { content: '\f14c'; } /* '' */
.af-icon-export-alt:after { content: '\f14d'; } /* '' */
.af-icon-expand:after { content: '\f150'; } /* '' */
.af-icon-collapse:after { content: '\f151'; } /* '' */
.af-icon-expand-right:after { content: '\f152'; } /* '' */
.af-icon-doc-inv:after { content: '\f15b'; } /* '' */
.af-icon-doc-text-inv:after { content: '\f15c'; } /* '' */
.af-icon-down:after { content: '\f175'; } /* '' */
.af-icon-up:after { content: '\f176'; } /* '' */
.af-icon-left:after { content: '\f177'; } /* '' */
.af-icon-right:after { content: '\f178'; } /* '' */
.af-icon-male:after { content: '\f183'; } /* '' */
.af-icon-box:after { content: '\f187'; } /* '' */
.af-icon-right-circled2:after { content: '\f18e'; } /* '' */
.af-icon-left-circled2:after { content: '\f190'; } /* '' */
.af-icon-collapse-left:after { content: '\f191'; } /* '' */
.af-icon-building-filled:after { content: '\f1ad'; } /* '' */
.af-icon-file-pdf:after { content: '\f1c1'; } /* '' */
.af-icon-file-word:after { content: '\f1c2'; } /* '' */
.af-icon-file-excel:after { content: '\f1c3'; } /* '' */
.af-icon-file-powerpoint:after { content: '\f1c4'; } /* '' */
.af-icon-file-image:after { content: '\f1c5'; } /* '' */
.af-icon-file-archive:after { content: '\f1c6'; } /* '' */
.af-icon-file-audio:after { content: '\f1c7'; } /* '' */
.af-icon-file-video:after { content: '\f1c8'; } /* '' */
.af-icon-volume-control-phone:after { content: '\f2a0'; } /* '' */
.af-icon-twitter-squared:after { content: '\f304'; } /* '' */
.af-icon-facebook-squared:after { content: '\f308'; } /* '' */

.bread a:after { content: '\e802'; } /* '' */

[class^="af-icon-"]:after, [class*=" af-icon-"]:after {
	font-size: 87% ;
	margin-left: 0.3em ;
	margin-right: 0 ;
}
[class^="icon-"]:before:hover, [class*=" icon-"]:before:hover {
	text-decoration: none ;
}
