@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=3.2.1');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* FONT AWESOME CORE*/
.icon_top_bar{float: left;width:30px;height:30px;}
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-home:before {
  content: "\f015";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-folder-open:before{content:"\f07c";}
.icon-th-list:before{content:"\f00b";}
.icon-location-arrow:before{content:"\f124";}
.icon-edit:before{content:"\f044";}
.icon-sitemap:before{content:"\f0e8";}
.icon-file-alt:before{content:"\f016";}
.icon-cogs:before{content:"\f085";}
.icon-signout:before{content:"\f08b";}
.icon-user:before{content:"\f007";}
.icon-facebook-sign:before{content:"\f082";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-twitter-sign:before{content:"\f081";}
.icon-share-sign:before{content:"\f14d";}
.icon-rss-sign:before{content:"\f143";}
.icon-envelope-alt:before{content:"\f003";}
.icon-phone-sign:before{content:"\f098";}
.icon-envelope:before{content:"\f0e0";}
.icon-print:before{content:"\f02f";}