/*
Font license info


## Font Awesome

   Copyright (C) 2012 by Dave Gandy

   Author:    Dave Gandy
   License:   SIL (http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL)
   Homepage:  http://fortawesome.github.com/Font-Awesome/


*/


@font-face {
  font-family: 'ajmint';
  src: url('../font/ajmint.eot?69498793');
  src: url('../font/ajmint.eot?69498793#iefix') format('embedded-opentype'),
       url('../font/ajmint.woff?69498793') format('woff'),
       url('../font/ajmint.ttf?69498793') format('truetype'),
       url('../font/ajmint.svg?69498793#ajmint') 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: 'ajmint';
    src: url('../font/ajmint.svg?69498793#ajmint') format('svg');
  }
}
*/
 
 [class^="ajmint-icon-"]:before, [class*=" ajmint-icon-"]:before {
  font-family: "ajmint";
  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%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.ajmint-icon-search:before { content: '\e800'; } /* '' */
.ajmint-icon-twitter:before { content: '\e806'; } /* '' */
.ajmint-icon-resize-full:before { content: '\e81c'; } /* '' */
.ajmint-icon-zoom-in:before { content: '\e81e'; } /* '' */
.ajmint-icon-zoom-out:before { content: '\e81d'; } /* '' */
.ajmint-icon-down-open:before { content: '\e810'; } /* '' */
.ajmint-icon-left-open:before { content: '\e811'; } /* '' */
.ajmint-icon-right-open:before { content: '\e812'; } /* '' */
.ajmint-icon-up-open:before { content: '\e813'; } /* '' */
.ajmint-icon-angle-left:before { content: '\e814'; } /* '' */
.ajmint-icon-angle-right:before { content: '\e815'; } /* '' */
.ajmint-icon-angle-up:before { content: '\e816'; } /* '' */
.ajmint-icon-angle-down:before { content: '\e817'; } /* '' */
.ajmint-icon-down:before { content: '\e80c'; } /* '' */
.ajmint-icon-left:before { content: '\e80d'; } /* '' */
.ajmint-icon-direction:before { content: '\e801'; } /* '' */
.ajmint-icon-up:before { content: '\e80f'; } /* '' */
.ajmint-icon-down-big:before { content: '\e81b'; } /* '' */
.ajmint-icon-left-big:before { content: '\e81a'; } /* '' */
.ajmint-icon-right-big:before { content: '\e819'; } /* '' */
.ajmint-icon-up-big:before { content: '\e818'; } /* '' */
.ajmint-icon-cw:before { content: '\e80b'; } /* '' */
.ajmint-icon-arrows-cw { 
  background: url(../imgs/arrows.gif) no-repeat center center;
  min-height: 2em;
  display: inline-block;
  margin: 0 auto;
  width: 98%;
  opacity: .5;
  background-size: auto 65%;
 } /* '' */
.ajmint-icon-arrows-cw:before {
  content: '';
}
.ajmint-icon-facebook:before { content: '\e802'; } /* '' */
.ajmint-icon-facebook-squared:before { content: '\e803'; } /* '' */
.ajmint-icon-gplus-squared:before { content: '\e808'; } /* '' */
.ajmint-icon-gplus:before { content: '\e807'; } /* '' */
.ajmint-icon-tumblr:before { content: '\e804'; } /* '' */
.ajmint-icon-tumblr-squared:before { content: '\e805'; } /* '' */
.ajmint-icon-twitter-squared:before { content: '\e809'; } /* '' */
.ajmint-icon-right:before { content: '\e80e'; } /* '' */



