@charset "utf-8";
/* CSS Document */
/**
 * 		VAR DEFINITION AND PRESETS
 */
/** PATHs **/
/** 
 * 		IMPORTs 
 */
/** COMMON **/
/**
 * 	Global Classes
 */
.text-bold {
  font-weight: bold;
}
.text-normal {
  font-weight: normal;
}
.text-italic {
  font-style: italic;
}
.text-underline {
  text-decoration: underline;
}
.text-link {
  cursor: pointer;
  text-decoration: underline;
}
.text-nolink {
  cursor: default;
  text-decoration: none;
}
.font-12 {
  font-size: 12px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-32 {
  font-size: 32px !important;
}
.line-12 {
  line-height: 12px;
}
.line-14 {
  line-height: 14px;
}
.line-16 {
  line-height: 16px;
}
.line-18 {
  line-height: 18px;
}
.line-20 {
  line-height: 20px;
}
.line-22 {
  line-height: 22px;
}
.line-24 {
  line-height: 24px;
}
.line-26 {
  line-height: 26px;
}
.line-30 {
  line-height: 30px;
}
.line-32 {
  line-height: 32px;
}
.bs-green {
  color: #47a447;
}
.bs-yellow {
  color: #f0ad4e;
}
.bs-orange {
  color: #D37A27;
}
.bs-red {
  color: #d2322d;
}
.bs-blue {
  color: #3276b1;
}
.bs-gray {
  color: #969696;
}
/** GLOBAL DOMAIN **/
/**
 *		FONTS
 */
/**
 *		COLORs
 */
*.bs-green {
  color: #47a447;
}
*.bs-yellow {
  color: #f0ad4e;
}
*.bs-orange {
  color: #d37a27;
}
*.bs-red {
  color: #d2322d;
}
*.bs-blue {
  color: #3276b1;
}
*.bs-gray {
  color: #969696;
}
.blue4 {
  color: #428bca;
}
.blue5 {
  color: #599cd7;
}
.blue6 {
  color: #6babe4;
}
.blue7 {
  color: #7ebbf2;
}
.bg-blue4 {
  background: #428bca;
}
.bg-blue5 {
  background: #599cd7;
}
.bg-blue6 {
  background: #6babe4;
}
.bg-blue7 {
  background: #7ebbf2;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.tl-gray {
  color: #969696;
}
.tl-running {
  color: #428bca;
}
.tl-black {
  color: #232323;
}
.tl-red {
  color: #d2322d;
}
.tl-orange {
  color: #d37a27;
}
.tl-yellow {
  color: #f0ad4e;
}
.tl-green {
  color: #47a447;
}
.xdsoft_datetimepicker .xdsoft_label {
  z-index: 9;
}
#ydtb-toolbar {
  position: static;
}
table.yiiLog {
  display: none;
}
.error_log.error_code {
  font-size: 12px;
  color: #CC0000;
}
.error_log.error_code b {
  color: #000;
}
h1 span.badge {
  top: -5px;
  position: relative;
}
.empty {
  font-style: italic;
  opacity: 0.75;
}
.word-separator {
  color: #888888;
  padding: 0 5px;
}
em.loading {
  width: 100%;
  text-align: center;
  display: block;
  padding: 50px;
}
i.select-icon {
  width: 20px;
  display: block;
  float: left;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-right: 5px;
}
.collaborator_portrait {
  margin: 5px;
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  line-height: 30px;
  overflow: hidden;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
}
.collaborator_portrait img {
  min-height: 30px;
  min-width: 30px;
  max-height: 40px;
  max-width: 60px;
}
.collaborator_portrait.default {
  /*margin: 5px;
	display: block;
	float: left;
	width: 35px;
	height: 35px;*/
  line-height: 35px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
}
.sidebar_go_back {
  padding: 15px;
  display: block;
  background: #428bca;
  width: 100%;
  margin: 0 0 30px;
  color: #FFF;
  opacity: 0.75;
}
.sidebar_go_back:hover {
  opacity: 1;
  text-decoration: none;
  color: #FFF;
  cursor: pointer;
}
/** ICONs **/
@font-face {
  font-family: 'fontello';
  src: url('../../../fonts/fontello/fontello.eot');
  src: url('../../../fonts/fontello/fontello.eot?#iefix') format('embedded-opentype'), url('../../../fonts/fontello/fontello.woff') format('woff'), url('../../../fonts/fontello/fontello.ttf') format('truetype'), url('../../../fonts/fontello/fontello.svg#glyphicons_halflingsregular') format('svg');
}
.fontello,
[class^="fontello-"]:before,
[class*=" fontello-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* 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); */
}
/**
 *		LOADING
 **/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		WEATHER
 **/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		ARROWs
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		MESSAGE
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		ACTIONS
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		EDITORS
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		FOLDERs & DOCs
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		STATISTICS
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		DEVICES
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		SOCIAL NETWORKS
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		SHARE & FEED
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		APPs & OSs
 **/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		WEB
 **/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		STORE
 **/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		DATE & TIME
 **/
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		CONTACTs
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		MEDIA
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		PROFILE & TOOLs
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/**
 *		OTHERs
 */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
/* '' */
.fontello-16:before {
  font-size: 16px;
}
/**
 *		LOADING
 **/
.fontello-progress-11:before {
  content: '\efeb';
}
.fontello-progress-10:before {
  content: '\efea';
}
.fontello-progress-9:before {
  content: '\efe9';
}
.fontello-progress-8:before {
  content: '\efe8';
}
.fontello-progress-4:before {
  content: '\efe7';
}
.fontello-progress-5:before {
  content: '\efe6';
}
.fontello-progress-6:before {
  content: '\efe5';
}
.fontello-progress-7:before {
  content: '\efe4';
}
.fontello-progress-0:before {
  content: '\ea11';
}
.fontello-progress-1:before {
  content: '\ea25';
}
.fontello-progress-2:before {
  content: '\ea26';
}
.fontello-progress-3:before {
  content: '\ea27';
}
.fontello-spin1:before {
  content: '\e806';
}
.fontello-spin2:before {
  content: '\e807';
}
.fontello-spin3:before {
  content: '\e808';
}
.fontello-spin4:before {
  content: '\e80b';
}
.fontello-spin5:before {
  content: '\e80c';
}
.fontello-spin6:before {
  content: '\e80f';
}
.fontello-spinner:before {
  content: '\e93f';
}
.fontello-spinner1:before {
  content: '\ed7b';
}
.fontello-spinner2:before {
  content: '\ed7c';
}
.fontello-bat-charge:before {
  content: '\eb57';
}
.fontello-bat-empty:before {
  content: '\ec3c';
}
.fontello-bat-half:before {
  content: '\ec3b';
}
.fontello-bat-full:before {
  content: '\ec3a';
}
.fontello-bat-charge-1:before {
  content: '\ec39';
}
.fontello-bat4:before {
  content: '\eb58';
}
.fontello-bat3:before {
  content: '\eb59';
}
.fontello-bat1:before {
  content: '\eb5b';
}
.fontello-bat2:before {
  content: '\eb5a';
}
.fontello-battery:before {
  content: '\ea2d';
}
/**
 *		WEATHER
 **/
.fontello-temperatire:before {
  content: '\eb94';
}
.fontello-waves-outline:before {
  content: '\eb92';
}
.fontello-waves:before {
  content: '\eb91';
}
.fontello-air:before {
  content: '\ea51';
}
.fontello-thermometer:before {
  content: '\ea59';
}
.fontello-cloud-thunder:before {
  content: '\ea37';
}
.fontello-hail-inv:before {
  content: '\eccd';
}
.fontello-hail:before {
  content: '\ecf6';
}
.fontello-mist:before {
  content: '\ecec';
}
.fontello-drizzle:before {
  content: '\eb8e';
}
.fontello-drizzle-inv:before {
  content: '\ecdc';
}
.fontello-drizzle-1:before {
  content: '\ece0';
}
.fontello-windy-rain-inv:before {
  content: '\ecca';
}
.fontello-windy-rain:before {
  content: '\ecf2';
}
.fontello-cloud-wind:before {
  content: '\eb8b';
}
.fontello-windy-inv:before {
  content: '\ecf1';
}
.fontello-windy:before {
  content: '\ecde';
}
.fontello-wind-1:before {
  content: '\eceb';
}
.fontello-wind:before {
  content: '\eb8a';
}
.fontello-rain-inv:before {
  content: '\ecdd';
}
.fontello-rain-2:before {
  content: '\ecdf';
}
.fontello-rain-1:before {
  content: '\ec5d';
}
.fontello-rain:before {
  content: '\eb90';
}
.fontello-moon-inv-1:before {
  content: '\ecd7';
}
.fontello-moon-4:before {
  content: '\ecee';
}
.fontello-moon-1:before {
  content: '\ea49';
}
.fontello-moon-3:before {
  content: '\ec5f';
}
.fontello-moon-2:before {
  content: '\eb7e';
}
.fontello-moon-inv:before {
  content: '\ec6a';
}
.fontello-moon:before {
  content: '\e8f5';
}
.fontello-cloud-moon-inv:before {
  content: '\ecd9';
}
.fontello-cloud-moon:before {
  content: '\ece8';
}
.fontello-clouds-inv:before {
  content: '\ecce';
}
.fontello-clouds-flash-inv:before {
  content: '\eccf';
}
.fontello-clouds-flash-alt:before {
  content: '\ecd5';
}
.fontello-clouds:before {
  content: '\ecf7';
}
.fontello-clouds-flash:before {
  content: '\ecf8';
}
.fontello-cloud-inv:before {
  content: '\ecda';
}
.fontello-cloud-flash-inv:before {
  content: '\ecdb';
}
.fontello-cloud-4:before {
  content: '\ece3';
}
.fontello-cloud-flash-1:before {
  content: '\ece2';
}
.fontello-cloud-flash-alt:before {
  content: '\ece1';
}
.fontello-cloudapp:before {
  content: '\ee1e';
}
.fontello-cloud-8:before {
  content: '\efde';
}
.fontello-cloud-1:before {
  content: '\ea36';
}
.fontello-cloud-5:before {
  content: '\ed6a';
}
.fontello-cloud:before {
  content: '\e8f7';
}
.fontello-cloud-3:before {
  content: '\ec5c';
}
.fontello-cloud-7:before {
  content: '\ef87';
}
.fontello-cloud-circled:before {
  content: '\ef0e';
}
.fontello-cloud-6:before {
  content: '\ef0d';
}
.fontello-cloud-2:before {
  content: '\eb7b';
}
.fontello-cloud-flash:before {
  content: '\eb8c';
}
.fontello-temperature:before {
  content: '\ecd0';
}
.fontello-celcius:before {
  content: '\ecd3';
}
.fontello-fahrenheit:before {
  content: '\ecd4';
}
.fontello-fog-moon:before {
  content: '\ece6';
}
.fontello-fog-cloud:before {
  content: '\ece5';
}
.fontello-fog-sun:before {
  content: '\ece7';
}
.fontello-fog:before {
  content: '\ece4';
}
.fontello-cloud-sun-inv:before {
  content: '\ecd8';
}
.fontello-cloud-sun-1:before {
  content: '\ece9';
}
.fontello-cloud-sun:before {
  content: '\eb8f';
}
.fontello-sun-inv-1:before {
  content: '\ecd6';
}
.fontello-sunrise:before {
  content: '\ecf0';
}
.fontello-sun-3:before {
  content: '\ecef';
}
.fontello-sun-inv:before {
  content: '\ec5b';
}
.fontello-sun-1:before {
  content: '\eb79';
}
.fontello-sun-2:before {
  content: '\ec5a';
}
.fontello-sun-filled:before {
  content: '\eb7a';
}
.fontello-emo-sunglasses:before {
  content: '\e800';
}
.fontello-sun:before {
  content: '\e8f8';
}
.fontello-snow-inv:before {
  content: '\eccb';
}
.fontello-snow-heavy-inv:before {
  content: '\eccc';
}
.fontello-snowflake:before {
  content: '\ecea';
}
.fontello-snow-1:before {
  content: '\ecf3';
}
.fontello-snow-alt:before {
  content: '\ecf4';
}
.fontello-snow-heavy:before {
  content: '\ecf5';
}
.fontello-snow:before {
  content: '\eb8d';
}
/**
 *		ARROWs
 */
.fontello-up-thin:before {
  content: '\ea22';
}
.fontello-left-thin:before {
  content: '\ea24';
}
.fontello-right-thin:before {
  content: '\ea23';
}
.fontello-down-thin:before {
  content: '\ea9a';
}
.fontello-exchange:before {
  content: '\e8da';
}
.fontello-exchange-1:before {
  content: '\ec4c';
}
.fontello-undo:before {
  content: '\ec00';
}
.fontello-down:before {
  content: '\e8d7';
}
.fontello-angle-double-down:before {
  content: '\e8c3';
}
.fontello-angle-down:before {
  content: '\e8bb';
}
.fontello-arrows-cw-outline:before {
  content: '\eb50';
}
.fontello-arrows-cw-1:before {
  content: '\ebd7';
}
.fontello-arrows-cw-2:before {
  content: '\eef1';
}
.fontello-arrows-cw:before {
  content: '\e8c5';
}
.fontello-arrows-cw-3:before {
  content: '\efd4';
}
.fontello-arrows-ccw:before {
  content: '\ea1f';
}
.fontello-ccw-1:before {
  content: '\ea21';
}
.fontello-ccw:before {
  content: '\e8c6';
}
.fontello-ccw-2:before {
  content: '\ed4f';
}
.fontello-cw-3:before {
  content: '\ec36';
}
.fontello-cw-2:before {
  content: '\eb4f';
}
.fontello-cw-1:before {
  content: '\ea20';
}
.fontello-cw:before {
  content: '\e8c7';
}
.fontello-cw-4:before {
  content: '\ecb6';
}
.fontello-cw-circled:before {
  content: '\eef0';
}
.fontello-cw-5:before {
  content: '\eeef';
}
.fontello-cw-outline:before {
  content: '\eb4e';
}
.fontello-cw-circle:before {
  content: '\efd3';
}
.fontello-arrow-curved:before {
  content: '\ec4a';
}
.fontello-arrow-combo:before {
  content: '\e9f2';
}
.fontello-loop-alt-outline:before {
  content: '\eb53';
}
.fontello-loop-alt:before {
  content: '\eb54';
}
.fontello-loop-outline:before {
  content: '\eb51';
}
.fontello-looped-square-outline:before {
  content: '\ebbb';
}
.fontello-looped-square-interest:before {
  content: '\ebbc';
}
.fontello-loop:before {
  content: '\ea1b';
}
.fontello-loop-1:before {
  content: '\eb52';
}
.fontello-loop-alt-1:before {
  content: '\ec38';
}
.fontello-loop-2:before {
  content: '\ec37';
}
.fontello-step-backward:before {
  content: '\eeff';
}
.fontello-backward-circled:before {
  content: '\eefd';
}
.fontello-backward:before {
  content: '\eefc';
}
.fontello-back-in-time:before {
  content: '\ea2e';
}
.fontello-back:before {
  content: '\e9a4';
}
.fontello-forward-1:before {
  content: '\e9bb';
}
.fontello-forward:before {
  content: '\e866';
}
.fontello-forward-4:before {
  content: '\efbf';
}
.fontello-forward-outline:before {
  content: '\eae0';
}
.fontello-forward-2:before {
  content: '\eadf';
}
.fontello-step-forward:before {
  content: '\ef00';
}
.fontello-forward-circled:before {
  content: '\eefe';
}
.fontello-forward-3:before {
  content: '\eee0';
}
.fontello-move-outline:before {
  content: '\eb3a';
}
.fontello-move-1:before {
  content: '\eb39';
}
.fontello-move-3:before {
  content: '\eed5';
}
.fontello-move-2:before {
  content: '\ec2c';
}
.fontello-move:before {
  content: '\e8a9';
}
.fontello-reply-outline:before {
  content: '\eae2';
}
.fontello-reply-2:before {
  content: '\eae1';
}
.fontello-reply-4:before {
  content: '\efc1';
}
.fontello-reply-1:before {
  content: '\e9ba';
}
.fontello-reply-all-2:before {
  content: '\efc0';
}
.fontello-reply-all-1:before {
  content: '\e9b9';
}
.fontello-reply-3:before {
  content: '\ed22';
}
.fontello-reply:before {
  content: '\e868';
}
.fontello-reply-all:before {
  content: '\e867';
}
.fontello-resize-vertical:before {
  content: '\e8a7';
}
.fontello-resize-vertical-1:before {
  content: '\ec2a';
}
.fontello-resize-horizontal-1:before {
  content: '\ec2b';
}
.fontello-resize-horizontal:before {
  content: '\e8a8';
}
.fontello-resize-full-outline:before {
  content: '\eb3e';
}
.fontello-resize-full-2:before {
  content: '\eb3d';
}
.fontello-resize-normal-outline:before {
  content: '\eb3c';
}
.fontello-resize-normal:before {
  content: '\eb3b';
}
.fontello-resize-vertical-2:before {
  content: '\eeda';
}
.fontello-resize-small-4:before {
  content: '\eed7';
}
.fontello-resize-horizontal-2:before {
  content: '\eed6';
}
.fontello-resize-full-5:before {
  content: '\eed9';
}
.fontello-resize-full-alt-2:before {
  content: '\eed8';
}
.fontello-resize-full-4:before {
  content: '\eca2';
}
.fontello-resize-full:before {
  content: '\e8a4';
}
.fontello-resize-full-1:before {
  content: '\e9f7';
}
.fontello-resize-full-6:before {
  content: '\efc6';
}
.fontello-resize-full-3:before {
  content: '\ec26';
}
.fontello-resize-full-alt-1:before {
  content: '\ec27';
}
.fontello-resize-small-1:before {
  content: '\e9f6';
}
.fontello-resize-small-2:before {
  content: '\ec28';
}
.fontello-resize-small-3:before {
  content: '\eca3';
}
.fontello-resize-small:before {
  content: '\e8a6';
}
.fontello-resize-small-alt:before {
  content: '\ec29';
}
.fontello-resize-full-circle:before {
  content: '\efc7';
}
.fontello-resize-full-alt:before {
  content: '\e8a5';
}
.fontello-up:before {
  content: '\e8d4';
}
.fontello-up-big:before {
  content: '\e8d0';
}
.fontello-up-5:before {
  content: '\ed37';
}
.fontello-up-3:before {
  content: '\ec31';
}
.fontello-up-4:before {
  content: '\ecb7';
}
.fontello-up-fat:before {
  content: '\ed4e';
}
.fontello-up-bold-1:before {
  content: '\ed4a';
}
.fontello-up-dir-1:before {
  content: '\ea0c';
}
.fontello-up-dir:before {
  content: '\e8b1';
}
.fontello-up-dir-2:before {
  content: '\ecb9';
}
.fontello-up-hand:before {
  content: '\e8cd';
}
.fontello-up-1:before {
  content: '\ea08';
}
.fontello-up-6:before {
  content: '\eee6';
}
.fontello-up-hand-1:before {
  content: '\eeee';
}
.fontello-up-open-3:before {
  content: '\eee2';
}
.fontello-up-circled-2:before {
  content: '\eeea';
}
.fontello-up-outline:before {
  content: '\eb49';
}
.fontello-up-2:before {
  content: '\eb45';
}
.fontello-up-small:before {
  content: '\eb4d';
}
.fontello-up-circle:before {
  content: '\ec35';
}
.fontello-up-circle-1:before {
  content: '\efce';
}
.fontello-up-bold:before {
  content: '\ea10';
}
.fontello-up-circled2:before {
  content: '\e8ad';
}
.fontello-up-circled-1:before {
  content: '\e9ee';
}
.fontello-up-open-1:before {
  content: '\e9eb';
}
.fontello-up-open:before {
  content: '\e8b7';
}
.fontello-up-open-mini:before {
  content: '\ea00';
}
.fontello-up-open-big:before {
  content: '\ea04';
}
.fontello-up-open-2:before {
  content: '\ed3b';
}
.fontello-up-circled:before {
  content: '\e8c9';
}
.fontello-angle-double-up:before {
  content: '\e8c2';
}
.fontello-angle-up:before {
  content: '\e8ba';
}
.fontello-angle-circled-up:before {
  content: '\e8be';
}
.fontello-left-3:before {
  content: '\ec2f';
}
.fontello-left-big:before {
  content: '\e8d2';
}
.fontello-left-4:before {
  content: '\ed39';
}
.fontello-left-fat:before {
  content: '\ed4c';
}
.fontello-left-bold-1:before {
  content: '\ed35';
}
.fontello-left-dir-2:before {
  content: '\eca8';
}
.fontello-left-dir-1:before {
  content: '\ea0a';
}
.fontello-left-dir:before {
  content: '\e8b2';
}
.fontello-left-hand:before {
  content: '\e8ce';
}
.fontello-left-1:before {
  content: '\ea06';
}
.fontello-left-outline:before {
  content: '\eb47';
}
.fontello-left-2:before {
  content: '\eb2d';
}
.fontello-left-small:before {
  content: '\eb4b';
}
.fontello-left-open-outline:before {
  content: '\eb32';
}
.fontello-left-open-2:before {
  content: '\eb31';
}
.fontello-indent-left-1:before {
  content: '\ef15';
}
.fontello-left-hand-1:before {
  content: '\eeec';
}
.fontello-left-circled-2:before {
  content: '\eee8';
}
.fontello-left-open-4:before {
  content: '\eed3';
}
.fontello-left-5:before {
  content: '\eee4';
}
.fontello-left-circle:before {
  content: '\ec33';
}
.fontello-left-circle-1:before {
  content: '\efcc';
}
.fontello-left-bold:before {
  content: '\ea0e';
}
.fontello-left-circled-1:before {
  content: '\e9f0';
}
.fontello-left-open:before {
  content: '\e8b5';
}
.fontello-left-open-1:before {
  content: '\e9ec';
}
.fontello-left-open-5:before {
  content: '\efc9';
}
.fontello-left-open-mini:before {
  content: '\e9fe';
}
.fontello-left-open-big:before {
  content: '\ea02';
}
.fontello-indent-left-2:before {
  content: '\efe0';
}
.fontello-indent-left:before {
  content: '\e905';
}
.fontello-left-open-3:before {
  content: '\ed3d';
}
.fontello-left-circled:before {
  content: '\e8cb';
}
.fontello-angle-double-left:before {
  content: '\e8c0';
}
.fontello-angle-left:before {
  content: '\e8b8';
}
.fontello-angle-circled-left:before {
  content: '\e8bc';
}
.fontello-left:before {
  content: '\e8d6';
}
.fontello-updown-circle:before {
  content: '\efd5';
}
.fontello-right-4:before {
  content: '\ed38';
}
.fontello-right-big:before {
  content: '\e8d1';
}
.fontello-right-3:before {
  content: '\ec30';
}
.fontello-right-fat:before {
  content: '\ed4d';
}
.fontello-right-bold-1:before {
  content: '\ed49';
}
.fontello-right-dir:before {
  content: '\e8b3';
}
.fontello-right-dir-1:before {
  content: '\ea0b';
}
.fontello-right-dir-3:before {
  content: '\efd0';
}
.fontello-right-dir-2:before {
  content: '\ecba';
}
.fontello-right-hand:before {
  content: '\e8cf';
}
.fontello-right-1:before {
  content: '\ea07';
}
.fontello-right-outline:before {
  content: '\eb48';
}
.fontello-right-2:before {
  content: '\eb44';
}
.fontello-right-small:before {
  content: '\eb4c';
}
.fontello-right-open-outline:before {
  content: '\eb30';
}
.fontello-right-open-2:before {
  content: '\eb2f';
}
.fontello-indent-right-1:before {
  content: '\ef14';
}
.fontello-right-hand-1:before {
  content: '\eeed';
}
.fontello-right-5:before {
  content: '\eee5';
}
.fontello-right-open-4:before {
  content: '\eee1';
}
.fontello-right-circled-2:before {
  content: '\eee9';
}
.fontello-right-circle-1:before {
  content: '\efcd';
}
.fontello-right-circle:before {
  content: '\ec34';
}
.fontello-right-bold:before {
  content: '\ea0f';
}
.fontello-right-circled-1:before {
  content: '\e9ef';
}
.fontello-right-open-1:before {
  content: '\e9fd';
}
.fontello-right-open:before {
  content: '\e8b6';
}
.fontello-right-open-5:before {
  content: '\efca';
}
.fontello-right-open-mini:before {
  content: '\e9ff';
}
.fontello-right-open-big:before {
  content: '\ea03';
}
.fontello-indent-right:before {
  content: '\e906';
}
.fontello-indent-right-2:before {
  content: '\efdf';
}
.fontello-right-open-3:before {
  content: '\ed3c';
}
.fontello-right-circled:before {
  content: '\e8ca';
}
.fontello-angle-double-right:before {
  content: '\e8c1';
}
.fontello-angle-right:before {
  content: '\e8b9';
}
.fontello-angle-circled-right:before {
  content: '\e8bd';
}
.fontello-right:before {
  content: '\e8d5';
}
.fontello-down-micro:before {
  content: '\efd1';
}
.fontello-down-3:before {
  content: '\ec2e';
}
.fontello-down-big:before {
  content: '\e8d3';
}
.fontello-down-4:before {
  content: '\ecb8';
}
.fontello-down-5:before {
  content: '\ed3a';
}
.fontello-down-fat:before {
  content: '\ed4b';
}
.fontello-down-bold-1:before {
  content: '\ed36';
}
.fontello-down-dir-3:before {
  content: '\efcf';
}
.fontello-down-dir-1:before {
  content: '\ea09';
}
.fontello-down-dir-2:before {
  content: '\eca7';
}
.fontello-down-dir:before {
  content: '\e8b0';
}
.fontello-down-hand:before {
  content: '\e8cc';
}
.fontello-down-1:before {
  content: '\ea05';
}
.fontello-down-outline:before {
  content: '\eb46';
}
.fontello-down-2:before {
  content: '\eb2e';
}
.fontello-down-small:before {
  content: '\eb4a';
}
.fontello-down-hand-1:before {
  content: '\eeeb';
}
.fontello-down-open-3:before {
  content: '\eedf';
}
.fontello-down-circled-2:before {
  content: '\eee7';
}
.fontello-down-6:before {
  content: '\eee3';
}
.fontello-down-circle:before {
  content: '\ec32';
}
.fontello-down-circle-1:before {
  content: '\efcb';
}
.fontello-down-bold:before {
  content: '\ea0d';
}
.fontello-down-circled-1:before {
  content: '\e9f1';
}
.fontello-down-circled2:before {
  content: '\e8ac';
}
.fontello-down-open:before {
  content: '\e8b4';
}
.fontello-down-open-1:before {
  content: '\e9ed';
}
.fontello-down-open-mini:before {
  content: '\e9ea';
}
.fontello-down-open-big:before {
  content: '\ea01';
}
.fontello-down-open-2:before {
  content: '\ed3e';
}
.fontello-down-circled:before {
  content: '\e8c8';
}
/**
 *		MESSAGE
 */
.fontello-exclamation:before {
  content: '\ef24';
}
.fontello-warning-1:before {
  content: '\eead';
}
.fontello-warning-empty:before {
  content: '\eaff';
}
.fontello-warning:before {
  content: '\eb00';
}
.fontello-question:before {
  content: '\ec88';
}
.fontello-attention:before {
  content: '\e87f';
}
.fontello-attention-5:before {
  content: '\efb9';
}
.fontello-attention-filled:before {
  content: '\eafe';
}
.fontello-attention-1:before {
  content: '\e9d3';
}
.fontello-attention-3:before {
  content: '\ec8a';
}
.fontello-attention-alt-1:before {
  content: '\ed2b';
}
.fontello-attention-circled:before {
  content: '\e880';
}
.fontello-attention-4:before {
  content: '\ed2a';
}
.fontello-attention-2:before {
  content: '\eafd';
}
.fontello-attention-alt:before {
  content: '\e87e';
}
.fontello-signal-4:before {
  content: '\ef02';
}
.fontello-signal-3:before {
  content: '\ecb5';
}
.fontello-signal-1:before {
  content: '\ea2b';
}
.fontello-signal:before {
  content: '\e8eb';
}
.fontello-signal-2:before {
  content: '\ec41';
}
.fontello-signal-5:before {
  content: '\efd7';
}
.fontello-alert:before {
  content: '\e9d2';
}
.fontello-help-circled-2:before {
  content: '\ed1b';
}
.fontello-help-1:before {
  content: '\e9a8';
}
.fontello-help-2:before {
  content: '\ebe9';
}
.fontello-help-circled-alt:before {
  content: '\ed1a';
}
.fontello-help-circled-3:before {
  content: '\ee9a';
}
.fontello-help-3:before {
  content: '\ee86';
}
.fontello-help-circled-1:before {
  content: '\e9a7';
}
.fontello-help-circled:before {
  content: '\e84b';
}
.fontello-help:before {
  content: '\e839';
}
.fontello-ok:before {
  content: '\e848';
}
.fontello-ok-4:before {
  content: '\ed20';
}
.fontello-ok-6:before {
  content: '\efa8';
}
.fontello-ok-2:before {
  content: '\ebe1';
}
.fontello-ok-3:before {
  content: '\ec7c';
}
.fontello-ok-circle:before {
  content: '\ebe2';
}
.fontello-ok-circled:before {
  content: '\e847';
}
.fontello-ok-circle-1:before {
  content: '\efa9';
}
.fontello-ok-circled-2:before {
  content: '\ee7d';
}
.fontello-ok-circled2-1:before {
  content: '\ee7e';
}
.fontello-ok-5:before {
  content: '\ee7c';
}
.fontello-ok-outline:before {
  content: '\eac0';
}
.fontello-ok-1:before {
  content: '\eabf';
}
.fontello-ok-circled2:before {
  content: '\e846';
}
.fontello-ok-circled-1:before {
  content: '\ed1f';
}
.fontello-ok-squared:before {
  content: '\e845';
}
.fontello-odnoklassniki:before {
  content: '\ee48';
}
.fontello-odnoklassniki-rect:before {
  content: '\ee49';
}
.fontello-odnoklassniki-rect-1:before {
  content: '\eff0';
}
.fontello-info-4:before {
  content: '\ec89';
}
.fontello-info-1:before {
  content: '\e9a6';
}
.fontello-info-3:before {
  content: '\ebea';
}
.fontello-info-outline:before {
  content: '\ead1';
}
.fontello-info-2:before {
  content: '\ead2';
}
.fontello-info-circled-3:before {
  content: '\ee99';
}
.fontello-info-circled-1:before {
  content: '\e9a5';
}
.fontello-info-circled:before {
  content: '\e84c';
}
.fontello-info-circled-2:before {
  content: '\ed19';
}
.fontello-info-circled-alt:before {
  content: '\ed18';
}
.fontello-info:before {
  content: '\e84d';
}
.fontello-check:before {
  content: '\e98a';
}
.fontello-check-1:before {
  content: '\e99b';
}
.fontello-check-outline:before {
  content: '\eb80';
}
.fontello-check-2:before {
  content: '\eb7f';
}
.fontello-check-empty-1:before {
  content: '\ef2b';
}
.fontello-check-3:before {
  content: '\ef2a';
}
.fontello-check-empty:before {
  content: '\e91c';
}
.fontello-error-alt:before {
  content: '\eebd';
}
.fontello-error:before {
  content: '\eebe';
}
/**
 *		ACTIONS
 */
.fontello-ajust:before {
  content: '\e91e';
}
.fontello-adjust:before {
  content: '\e9f9';
}
.fontello-adjust-1:before {
  content: '\ef28';
}
.fontello-color-adjust:before {
  content: '\ed60';
}
.fontello-eye-7:before {
  content: '\ef78';
}
.fontello-eye-outline:before {
  content: '\eaf1';
}
.fontello-eye-2:before {
  content: '\eaf0';
}
.fontello-eye-6:before {
  content: '\ee8e';
}
.fontello-eye-off-1:before {
  content: '\ee8d';
}
.fontello-eye-3:before {
  content: '\ebf8';
}
.fontello-eye:before {
  content: '\e858';
}
.fontello-eye-1:before {
  content: '\e99e';
}
.fontello-eye-4:before {
  content: '\ec96';
}
.fontello-eye-off:before {
  content: '\e859';
}
.fontello-eye-5:before {
  content: '\ed10';
}
.fontello-power-outline:before {
  content: '\eb82';
}
.fontello-power:before {
  content: '\eb81';
}
.fontello-menu-1:before {
  content: '\e99a';
}
.fontello-menu-outline:before {
  content: '\eb19';
}
.fontello-menu-2:before {
  content: '\eb1a';
}
.fontello-menu-3:before {
  content: '\ed09';
}
.fontello-menu:before {
  content: '\e88d';
}
.fontello-flow-split:before {
  content: '\eba3';
}
.fontello-flow-merge:before {
  content: '\eba4';
}
.fontello-flow-parallel-1:before {
  content: '\eba5';
}
.fontello-flow-cross:before {
  content: '\eba6';
}
.fontello-flow-cascade:before {
  content: '\ea5b';
}
.fontello-flow-branch:before {
  content: '\ea5c';
}
.fontello-flow-tree:before {
  content: '\ea5d';
}
.fontello-flow-line:before {
  content: '\ea5e';
}
.fontello-flow-parallel:before {
  content: '\ea72';
}
.fontello-split:before {
  content: '\ec4b';
}
.fontello-trash-2:before {
  content: '\eb13';
}
.fontello-trash-1:before {
  content: '\eaa3';
}
.fontello-trash:before {
  content: '\e884';
}
.fontello-trash-3:before {
  content: '\ec0d';
}
.fontello-trash-4:before {
  content: '\ec86';
}
.fontello-trash-empty:before {
  content: '\ec0e';
}
.fontello-trash-8:before {
  content: '\ef7f';
}
.fontello-trash-circled:before {
  content: '\eeb7';
}
.fontello-trash-7:before {
  content: '\eeb8';
}
.fontello-trash-6:before {
  content: '\edcc';
}
.fontello-trash-5:before {
  content: '\ed2d';
}
.fontello-ellipsis:before {
  content: '\e926';
}
.fontello-ellipsis-vert:before {
  content: '\e925';
}
.fontello-collapse:before {
  content: '\e8db';
}
.fontello-collapse-top:before {
  content: '\e8dc';
}
.fontello-target-4:before {
  content: '\ef01';
}
.fontello-target-outline:before {
  content: '\eb6c';
}
.fontello-target-5:before {
  content: '\efd6';
}
.fontello-target-2:before {
  content: '\eb6d';
}
.fontello-target-3:before {
  content: '\ec42';
}
.fontello-target:before {
  content: '\e8ea';
}
.fontello-target-1:before {
  content: '\ea28';
}
.fontello-cc-1:before {
  content: '\edeb';
}
.fontello-cc-2:before {
  content: '\ef4c';
}
.fontello-cc:before {
  content: '\ea6e';
}
.fontello-cc-by:before {
  content: '\ea6d';
}
.fontello-cc-nc:before {
  content: '\ea6c';
}
.fontello-cc-nc-eu:before {
  content: '\ea6b';
}
.fontello-cc-nc-jp:before {
  content: '\ea6a';
}
.fontello-cc-sa:before {
  content: '\ea69';
}
.fontello-cc-nd:before {
  content: '\ea68';
}
.fontello-cc-pd:before {
  content: '\ea67';
}
.fontello-cc-zero:before {
  content: '\ea66';
}
.fontello-cc-remix:before {
  content: '\ea64';
}
.fontello-search-7:before {
  content: '\ef6e';
}
.fontello-search-circled:before {
  content: '\ee61';
}
.fontello-search-6:before {
  content: '\ee60';
}
.fontello-search-outline:before {
  content: '\eaa7';
}
.fontello-search-2:before {
  content: '\eaa8';
}
.fontello-search-5:before {
  content: '\ecf9';
}
.fontello-search-8:before {
  content: '\ef9d';
}
.fontello-search:before {
  content: '\e801';
}
.fontello-search-1:before {
  content: '\e827';
}
.fontello-search-4:before {
  content: '\ec6f';
}
.fontello-search-3:before {
  content: '\ebd8';
}
.fontello-minus-1:before {
  content: '\e9ab';
}
.fontello-minus:before {
  content: '\e83e';
}
.fontello-minus-3:before {
  content: '\ebe7';
}
.fontello-minus-squared-1:before {
  content: '\e9a9';
}
.fontello-minus-circled:before {
  content: '\e83d';
}
.fontello-minus-circled-1:before {
  content: '\e9aa';
}
.fontello-minus-circle-1:before {
  content: '\efad';
}
.fontello-minus-circle:before {
  content: '\ebe8';
}
.fontello-minus-circled-2:before {
  content: '\ee85';
}
.fontello-minus-4:before {
  content: '\ee84';
}
.fontello-minus-outline:before {
  content: '\eacb';
}
.fontello-minus-2:before {
  content: '\eacc';
}
.fontello-crown-minus:before {
  content: '\e81c';
}
.fontello-minus-squared-small:before {
  content: '\e83a';
}
.fontello-minus-squared:before {
  content: '\e83c';
}
.fontello-minus-squared-alt:before {
  content: '\e83b';
}
.fontello-plus-4:before {
  content: '\ec7f';
}
.fontello-plus-3:before {
  content: '\ebe5';
}
.fontello-plus-5:before {
  content: '\ed1c';
}
.fontello-plus-1:before {
  content: '\e9ae';
}
.fontello-plus:before {
  content: '\e8ae';
}
.fontello-plus-squared-1:before {
  content: '\e9ac';
}
.fontello-plus-circle:before {
  content: '\ebe6';
}
.fontello-plus-circled-1:before {
  content: '\e9ad';
}
.fontello-plus-circled:before {
  content: '\e841';
}
.fontello-plus-circle-1:before {
  content: '\efac';
}
.fontello-plus-circled-2:before {
  content: '\ee83';
}
.fontello-plus-6:before {
  content: '\ee82';
}
.fontello-plus-outline:before {
  content: '\eab9';
}
.fontello-plus-2:before {
  content: '\eab8';
}
.fontello-crown-plus:before {
  content: '\e819';
}
.fontello-plus-squared:before {
  content: '\e840';
}
.fontello-plus-squared-small:before {
  content: '\e83f';
}
.fontello-zoom-out-4:before {
  content: '\eede';
}
.fontello-zoom-in-4:before {
  content: '\eed4';
}
.fontello-zoom-in-outline:before {
  content: '\eb37';
}
.fontello-zoom-in-1:before {
  content: '\eb36';
}
.fontello-zoom-out-outline:before {
  content: '\eb35';
}
.fontello-zoom-out-1:before {
  content: '\eb34';
}
.fontello-zoom-in-2:before {
  content: '\eca4';
}
.fontello-zoom-in:before {
  content: '\e8aa';
}
.fontello-zoom-out:before {
  content: '\e8ab';
}
.fontello-zoom-out-2:before {
  content: '\eca5';
}
.fontello-zoom-in-3:before {
  content: '\ed40';
}
.fontello-zoom-out-3:before {
  content: '\ed3f';
}
.fontello-upload-cloud-2:before {
  content: '\eae3';
}
.fontello-upload-cloud-outline:before {
  content: '\eae4';
}
.fontello-upload-cloud-1:before {
  content: '\e9b8';
}
.fontello-upload-cloud-3:before {
  content: '\ebf2';
}
.fontello-upload-cloud-4:before {
  content: '\ed21';
}
.fontello-upload-cloud:before {
  content: '\e869';
}
.fontello-upload-5:before {
  content: '\ee9f';
}
.fontello-upload-outline:before {
  content: '\eae6';
}
.fontello-upload-2:before {
  content: '\eae5';
}
.fontello-upload-4:before {
  content: '\ed0e';
}
.fontello-upload:before {
  content: '\e86b';
}
.fontello-upload-3:before {
  content: '\ebf4';
}
.fontello-upload-1:before {
  content: '\e9b7';
}
.fontello-cup:before {
  content: '\e9cc';
}
.fontello-cup-1:before {
  content: '\ef7e';
}
.fontello-popup-1:before {
  content: '\eb33';
}
.fontello-popup-2:before {
  content: '\eb38';
}
.fontello-popup-4:before {
  content: '\eca6';
}
.fontello-popup-3:before {
  content: '\ec2d';
}
.fontello-popup:before {
  content: '\e9f5';
}
.fontello-popup-5:before {
  content: '\efc8';
}
.fontello-group-circled:before {
  content: '\ee6c';
}
.fontello-group:before {
  content: '\ee6b';
}
.fontello-export-outline:before {
  content: '\eb43';
}
.fontello-export-2:before {
  content: '\eaf4';
}
.fontello-export-3:before {
  content: '\ec91';
}
.fontello-export:before {
  content: '\e862';
}
.fontello-export-1:before {
  content: '\e9be';
}
.fontello-export-5:before {
  content: '\eea3';
}
.fontello-export-4:before {
  content: '\ed24';
}
.fontello-export-alt:before {
  content: '\e861';
}
.fontello-cancel-3:before {
  content: '\ebe3';
}
.fontello-cancel-7:before {
  content: '\efaa';
}
.fontello-cancel-4:before {
  content: '\ec7d';
}
.fontello-cancel:before {
  content: '\e844';
}
.fontello-cancel-1:before {
  content: '\e99c';
}
.fontello-cancel-circled-1:before {
  content: '\e9b0';
}
.fontello-cancel-circled:before {
  content: '\e843';
}
.fontello-cancel-circle-1:before {
  content: '\ec7e';
}
.fontello-cancel-circle:before {
  content: '\ebe4';
}
.fontello-cancel-circle-2:before {
  content: '\efab';
}
.fontello-cancel-5:before {
  content: '\ed1e';
}
.fontello-cancel-squared:before {
  content: '\e9af';
}
.fontello-cancel-alt:before {
  content: '\eabd';
}
.fontello-cancel-alt-filled:before {
  content: '\eabc';
}
.fontello-cancel-circled-4:before {
  content: '\ee80';
}
.fontello-cancel-circled2-1:before {
  content: '\ee81';
}
.fontello-cancel-6:before {
  content: '\ee7f';
}
.fontello-cancel-circled-outline:before {
  content: '\eabb';
}
.fontello-cancel-circled-2:before {
  content: '\eaba';
}
.fontello-cancel-outline:before {
  content: '\eabe';
}
.fontello-cancel-2:before {
  content: '\eb42';
}
.fontello-cancel-circled2:before {
  content: '\e842';
}
.fontello-cancel-circled-3:before {
  content: '\ed1d';
}
.fontello-lock-7:before {
  content: '\ef77';
}
.fontello-lock-open-alt-2:before {
  content: '\ee8f';
}
.fontello-lock-open-6:before {
  content: '\ee90';
}
.fontello-lock-circled:before {
  content: '\ee91';
}
.fontello-lock-6:before {
  content: '\ee92';
}
.fontello-lock-2:before {
  content: '\ead9';
}
.fontello-lock-filled:before {
  content: '\eada';
}
.fontello-lock-open-2:before {
  content: '\eb41';
}
.fontello-lock-open-filled:before {
  content: '\eadb';
}
.fontello-lock-empty:before {
  content: '\ebfb';
}
.fontello-lock-open-empty:before {
  content: '\ebfa';
}
.fontello-lock-open-alt-1:before {
  content: '\ed11';
}
.fontello-lock-open-alt:before {
  content: '\e856';
}
.fontello-lock-alt:before {
  content: '\ed13';
}
.fontello-lock-5:before {
  content: '\ed14';
}
.fontello-lock-open-5:before {
  content: '\ed12';
}
.fontello-lock-1:before {
  content: '\e9a0';
}
.fontello-lock-4:before {
  content: '\ec81';
}
.fontello-lock:before {
  content: '\e854';
}
.fontello-lock-8:before {
  content: '\efb0';
}
.fontello-lock-3:before {
  content: '\ebfc';
}
.fontello-lock-open-4:before {
  content: '\ec82';
}
.fontello-lock-open-1:before {
  content: '\e99f';
}
.fontello-lock-open:before {
  content: '\e855';
}
.fontello-lock-open-3:before {
  content: '\ec6b';
}
.fontello-lock-open-7:before {
  content: '\efc3';
}
.fontello-block-outline:before {
  content: '\eb40';
}
.fontello-block-4:before {
  content: '\eedb';
}
.fontello-block-5:before {
  content: '\efc5';
}
.fontello-block-3:before {
  content: '\ec25';
}
.fontello-block-1:before {
  content: '\e9f8';
}
.fontello-block-2:before {
  content: '\eb3f';
}
.fontello-block:before {
  content: '\e8a3';
}
.fontello-print-6:before {
  content: '\eea8';
}
.fontello-print:before {
  content: '\e874';
}
.fontello-print-1:before {
  content: '\e9c1';
}
.fontello-print-3:before {
  content: '\ec8c';
}
.fontello-print-5:before {
  content: '\ee26';
}
.fontello-print-2:before {
  content: '\eaf8';
}
.fontello-print-4:before {
  content: '\ed25';
}
.fontello-brush-1:before {
  content: '\eb84';
}
.fontello-brush:before {
  content: '\ea3f';
}
.fontello-brush-2:before {
  content: '\ec55';
}
.fontello-brush-alt:before {
  content: '\ec56';
}
.fontello-off-1:before {
  content: '\ef12';
}
/**
 *		EDITORS
 */
.fontello-asterisk:before {
  content: '\e919';
}
.fontello-asterisk-1:before {
  content: '\ef2c';
}
.fontello-tag-6:before {
  content: '\ef79';
}
.fontello-tags-2:before {
  content: '\ee8b';
}
.fontello-tag-5:before {
  content: '\ee8c';
}
.fontello-tag-2:before {
  content: '\eaef';
}
.fontello-tags-1:before {
  content: '\eaee';
}
.fontello-tag-1:before {
  content: '\e99d';
}
.fontello-tag-3:before {
  content: '\ebf7';
}
.fontello-tag:before {
  content: '\e85a';
}
.fontello-tag-7:before {
  content: '\efc2';
}
.fontello-tag-4:before {
  content: '\ec95';
}
.fontello-tags:before {
  content: '\e85b';
}
.fontello-tag-empty:before {
  content: '\ebf6';
}
.fontello-quote-left-alt:before {
  content: '\ebef';
}
.fontello-quote-left-1:before {
  content: '\ebf1';
}
.fontello-quote-left:before {
  content: '\e865';
}
.fontello-quote-right-alt:before {
  content: '\ebee';
}
.fontello-quote-right-1:before {
  content: '\ebf0';
}
.fontello-quote-right:before {
  content: '\e864';
}
.fontello-quote:before {
  content: '\e9bc';
}
.fontello-quote-circled:before {
  content: '\eea2';
}
.fontello-quote-1:before {
  content: '\eea1';
}
.fontello-scissors-1:before {
  content: '\ebb7';
}
.fontello-scissors:before {
  content: '\e910';
}
.fontello-scissors-outline:before {
  content: '\ebb8';
}
.fontello-math:before {
  content: '\ed67';
}
.fontello-math-circled-empty:before {
  content: '\ed65';
}
.fontello-math-circled:before {
  content: '\ed66';
}
.fontello-anchor-2:before {
  content: '\ed79';
}
.fontello-anchor-outline:before {
  content: '\ebb2';
}
.fontello-anchor-1:before {
  content: '\ebb1';
}
.fontello-anchor:before {
  content: '\e957';
}
.fontello-text-width-1:before {
  content: '\ef1b';
}
.fontello-text-width:before {
  content: '\e8ec';
}
.fontello-th-4:before {
  content: '\efa6';
}
.fontello-th-2:before {
  content: '\ec7a';
}
.fontello-th-large-2:before {
  content: '\ee78';
}
.fontello-th-3:before {
  content: '\ee79';
}
.fontello-th-large-outline:before {
  content: '\eac4';
}
.fontello-th-large-1:before {
  content: '\eac3';
}
.fontello-th-outline:before {
  content: '\eac6';
}
.fontello-th-1:before {
  content: '\eac5';
}
.fontello-th-large-3:before {
  content: '\efa5';
}
.fontello-th-large:before {
  content: '\e8af';
}
.fontello-th-thumb:before {
  content: '\ed0a';
}
.fontello-th-thumb-empty:before {
  content: '\ed0b';
}
.fontello-th:before {
  content: '\e84a';
}
.fontello-th-list-2:before {
  content: '\ec7b';
}
.fontello-th-list-5:before {
  content: '\efa7';
}
.fontello-th-list:before {
  content: '\e849';
}
.fontello-th-list-4:before {
  content: '\ee7a';
}
.fontello-th-list-outline:before {
  content: '\eac2';
}
.fontello-th-list-1:before {
  content: '\eac1';
}
.fontello-th-list-3:before {
  content: '\ed0c';
}
.fontello-palette:before {
  content: '\ea29';
}
.fontello-erase:before {
  content: '\ea3c';
}
.fontello-eraser:before {
  content: '\e959';
}
.fontello-paste:before {
  content: '\e911';
}
.fontello-crop:before {
  content: '\e90f';
}
.fontello-edit-1:before {
  content: '\eaf7';
}
.fontello-edit-circled:before {
  content: '\eea6';
}
.fontello-edit-3:before {
  content: '\eea5';
}
.fontello-edit-alt:before {
  content: '\eea7';
}
.fontello-edit-2:before {
  content: '\ec8e';
}
.fontello-edit:before {
  content: '\e873';
}
.fontello-basket-circled:before {
  content: '\eec6';
}
.fontello-basket-4:before {
  content: '\eec5';
}
.fontello-basket-2:before {
  content: '\eb1f';
}
.fontello-basket:before {
  content: '\e88a';
}
.fontello-basket-3:before {
  content: '\ec99';
}
.fontello-basket-1:before {
  content: '\e9df';
}
.fontello-basket-alt:before {
  content: '\ec9a';
}
.fontello-basketball:before {
  content: '\ed98';
}
.fontello-pencil-4:before {
  content: '\ec90';
}
.fontello-pencil-3:before {
  content: '\ebed';
}
.fontello-pencil:before {
  content: '\e860';
}
.fontello-pencil-2:before {
  content: '\eaf3';
}
.fontello-pencil-1:before {
  content: '\e9bf';
}
.fontello-pencil-neg:before {
  content: '\ebec';
}
.fontello-pencil-5:before {
  content: '\ed23';
}
.fontello-pencil-alt:before {
  content: '\ebff';
}
.fontello-pencil-alt-1:before {
  content: '\ec8f';
}
.fontello-vector-pencil:before {
  content: '\ed72';
}
.fontello-pencil-7:before {
  content: '\ef7b';
}
.fontello-pencil-circled:before {
  content: '\ef25';
}
.fontello-pencil-6:before {
  content: '\eea4';
}
.fontello-pencil-squared:before {
  content: '\e85f';
}
.fontello-opentable:before {
  content: '\ee24';
}
.fontello-columns:before {
  content: '\e90e';
}
.fontello-semicolon:before {
  content: '\ecbd';
}
.fontello-link-outline:before {
  content: '\ead5';
}
.fontello-link-2:before {
  content: '\ead6';
}
.fontello-link-4:before {
  content: '\ed16';
}
.fontello-link-ext:before {
  content: '\e851';
}
.fontello-unlink:before {
  content: '\e850';
}
.fontello-link-ext-alt:before {
  content: '\e852';
}
.fontello-link-3:before {
  content: '\ebfe';
}
.fontello-link-5:before {
  content: '\efae';
}
.fontello-link:before {
  content: '\e84f';
}
.fontello-link-1:before {
  content: '\e9a2';
}
.fontello-doc-text-2:before {
  content: '\eb11';
}
.fontello-doc-text-inv-1:before {
  content: '\e9c8';
}
.fontello-doc-text:before {
  content: '\e899';
}
.fontello-doc-text-inv:before {
  content: '\e897';
}
.fontello-doc-text-1:before {
  content: '\e9c9';
}
.fontello-text-height-1:before {
  content: '\ef1c';
}
.fontello-text-height:before {
  content: '\e8ed';
}
.fontello-table:before {
  content: '\e90d';
}
.fontello-sort-up:before {
  content: '\e949';
}
.fontello-sort-name-up:before {
  content: '\e946';
}
.fontello-sort-alt-up:before {
  content: '\e948';
}
.fontello-sort-number-up:before {
  content: '\e944';
}
.fontello-sort-alphabet-outline:before {
  content: '\ebbd';
}
.fontello-sort-alphabet:before {
  content: '\ebbe';
}
.fontello-sort-numeric-outline:before {
  content: '\ebbf';
}
.fontello-sort-numeric:before {
  content: '\ebd6';
}
.fontello-sort:before {
  content: '\e94b';
}
.fontello-sort-down:before {
  content: '\e94a';
}
.fontello-sort-name-down:before {
  content: '\e945';
}
.fontello-sort-alt-down:before {
  content: '\e947';
}
.fontello-sort-number-down:before {
  content: '\e943';
}
.fontello-attach-outline:before {
  content: '\ead7';
}
.fontello-attach-2:before {
  content: '\ead8';
}
.fontello-attach-6:before {
  content: '\ef76';
}
.fontello-attach-circled:before {
  content: '\ee93';
}
.fontello-attach-5:before {
  content: '\ee94';
}
.fontello-attach-4:before {
  content: '\ed15';
}
.fontello-attach-3:before {
  content: '\ebfd';
}
.fontello-attach:before {
  content: '\e853';
}
.fontello-attach-1:before {
  content: '\e9a1';
}
.fontello-attach-7:before {
  content: '\efaf';
}
.fontello-align-left-1:before {
  content: '\ef1a';
}
.fontello-align-left:before {
  content: '\e900';
}
.fontello-align-right-1:before {
  content: '\ef18';
}
.fontello-align-right:before {
  content: '\e902';
}
.fontello-align-justify-1:before {
  content: '\ef17';
}
.fontello-align-center-1:before {
  content: '\ef19';
}
.fontello-align-center:before {
  content: '\e901';
}
.fontello-align-justify:before {
  content: '\e903';
}
.fontello-divide-outline:before {
  content: '\eacd';
}
.fontello-divide:before {
  content: '\eace';
}
.fontello-fontsize-1:before {
  content: '\ef1f';
}
.fontello-fontsize:before {
  content: '\ed61';
}
.fontello-font-1:before {
  content: '\ef20';
}
.fontello-pen:before {
  content: '\eaf5';
}
.fontello-bold-1:before {
  content: '\ef1e';
}
.fontello-filter-1:before {
  content: '\ef39';
}
.fontello-font:before {
  content: '\e8f0';
}
.fontello-font-2:before {
  content: '\efe3';
}
.fontello-bold:before {
  content: '\e8ef';
}
.fontello-italic:before {
  content: '\e8ee';
}
.fontello-italic-1:before {
  content: '\ef1d';
}
.fontello-filter:before {
  content: '\e931';
}
.fontello-underline:before {
  content: '\e90a';
}
.fontello-list-3:before {
  content: '\ef16';
}
.fontello-list-2:before {
  content: '\ec3e';
}
.fontello-list-nested:before {
  content: '\ec3d';
}
.fontello-list:before {
  content: '\e904';
}
.fontello-list-4:before {
  content: '\efe2';
}
.fontello-list-numbered-1:before {
  content: '\efe1';
}
.fontello-list-bullet:before {
  content: '\e907';
}
.fontello-list-numbered:before {
  content: '\e908';
}
.fontello-list-add:before {
  content: '\ea2a';
}
.fontello-list-1:before {
  content: '\ea9b';
}
.fontello-list-alt:before {
  content: '\e922';
}
/**
 *		FOLDERs & DOCs
 */
.fontello-note:before {
  content: '\e98b';
}
.fontello-note-beamed:before {
  content: '\e98c';
}
.fontello-note-1:before {
  content: '\ef94';
}
.fontello-box-2:before {
  content: '\eb09';
}
.fontello-box:before {
  content: '\e892';
}
.fontello-box-4:before {
  content: '\ee59';
}
.fontello-box-rect:before {
  content: '\ee5a';
}
.fontello-box-1:before {
  content: '\e9d8';
}
.fontello-box-3:before {
  content: '\ec1f';
}
.fontello-archive-1:before {
  content: '\eb0a';
}
.fontello-archive:before {
  content: '\e9d7';
}
.fontello-archive-2:before {
  content: '\efb5';
}
.fontello-briefcase-2:before {
  content: '\eb85';
}
.fontello-briefcase-3:before {
  content: '\ef13';
}
.fontello-briefcase:before {
  content: '\e912';
}
.fontello-briefcase-1:before {
  content: '\ea43';
}
.fontello-doc-remove:before {
  content: '\eb0e';
}
.fontello-doc-7:before {
  content: '\ef80';
}
.fontello-doc-add:before {
  content: '\eb0f';
}
.fontello-doc-2:before {
  content: '\eb12';
}
.fontello-doc-new-circled:before {
  content: '\eeb3';
}
.fontello-doc-new:before {
  content: '\eeb4';
}
.fontello-doc-circled:before {
  content: '\eeb5';
}
.fontello-doc-6:before {
  content: '\eeb6';
}
.fontello-doc-8:before {
  content: '\efb8';
}
.fontello-doc-1:before {
  content: '\e9cb';
}
.fontello-doc-3:before {
  content: '\ec0f';
}
.fontello-doc-inv-1:before {
  content: '\ec10';
}
.fontello-doc-alt:before {
  content: '\ec11';
}
.fontello-doc-inv-alt:before {
  content: '\ec12';
}
.fontello-docs-1:before {
  content: '\e9ca';
}
.fontello-docs-landscape:before {
  content: '\efb7';
}
.fontello-doc-landscape:before {
  content: '\eaa4';
}
.fontello-doc-5:before {
  content: '\ed2e';
}
.fontello-docs:before {
  content: '\e886';
}
.fontello-doc-inv:before {
  content: '\e898';
}
.fontello-doc:before {
  content: '\e885';
}
.fontello-doc-4:before {
  content: '\ec85';
}
.fontello-folder-add:before {
  content: '\eb0c';
}
.fontello-folder-delete:before {
  content: '\eb0b';
}
.fontello-folder-2:before {
  content: '\eb0d';
}
.fontello-folder-circled:before {
  content: '\eeb1';
}
.fontello-folder-open-2:before {
  content: '\eeaf';
}
.fontello-folder-close:before {
  content: '\eeb0';
}
.fontello-folder-5:before {
  content: '\eeb2';
}
.fontello-folder-4:before {
  content: '\ed30';
}
.fontello-folder-open-1:before {
  content: '\ed31';
}
.fontello-folder-empty-2:before {
  content: '\ed32';
}
.fontello-folder-empty:before {
  content: '\e894';
}
.fontello-folder-open-empty:before {
  content: '\e893';
}
.fontello-folder-open-empty-1:before {
  content: '\ed33';
}
.fontello-folder:before {
  content: '\e896';
}
.fontello-folder-3:before {
  content: '\ec21';
}
.fontello-folder-1:before {
  content: '\e9d6';
}
.fontello-folder-6:before {
  content: '\efb6';
}
.fontello-folder-empty-1:before {
  content: '\ec20';
}
.fontello-folder-open:before {
  content: '\e895';
}
.fontello-article-1:before {
  content: '\ec84';
}
.fontello-article:before {
  content: '\ec24';
}
.fontello-article-alt:before {
  content: '\ec23';
}
.fontello-article-alt-1:before {
  content: '\ec83';
}
/**
 *		STATISTICS
 */
.fontello-gauge-2:before {
  content: '\ef4b';
}
.fontello-gauge-1:before {
  content: '\ea70';
}
.fontello-gauge:before {
  content: '\e941';
}
.fontello-chart-alt-outline:before {
  content: '\eb97';
}
.fontello-chart-alt:before {
  content: '\eb98';
}
.fontello-chart-bar-outline:before {
  content: '\eb99';
}
.fontello-chart-outline:before {
  content: '\eb95';
}
.fontello-chart-pie-outline:before {
  content: '\eb9b';
}
.fontello-chart-pie-1:before {
  content: '\eb9c';
}
.fontello-chart-circled:before {
  content: '\ef31';
}
.fontello-chart-2:before {
  content: '\ef30';
}
.fontello-chart-pie:before {
  content: '\ea3b';
}
.fontello-chart-pie-3:before {
  content: '\ecaa';
}
.fontello-chart-pie-2:before {
  content: '\ec67';
}
.fontello-chart-pie-alt:before {
  content: '\ec66';
}
.fontello-chart-bar-5:before {
  content: '\ed5e';
}
.fontello-chart-1:before {
  content: '\ecc9';
}
.fontello-chart:before {
  content: '\eb96';
}
.fontello-chart-line:before {
  content: '\ea3a';
}
.fontello-chart-bar-4:before {
  content: '\ecab';
}
.fontello-chart-bar:before {
  content: '\e915';
}
.fontello-chart-bar-3:before {
  content: '\ec68';
}
.fontello-chart-bar-1:before {
  content: '\ea39';
}
.fontello-chart-bar-2:before {
  content: '\eb9a';
}
.fontello-chart-area:before {
  content: '\ea38';
}
/**
 *		DEVICES
 */
.fontello-calculator:before {
  content: '\ebad';
}
.fontello-tv:before {
  content: '\ef8d';
}
.fontello-network:before {
  content: '\ea31';
}
.fontello-install:before {
  content: '\ea34';
}
.fontello-database:before {
  content: '\ea56';
}
.fontello-database-2:before {
  content: '\ef82';
}
.fontello-database-1:before {
  content: '\eba0';
}
.fontello-mouse:before {
  content: '\ea44';
}
.fontello-ipod:before {
  content: '\ecb0';
}
.fontello-hdd-2:before {
  content: '\ef35';
}
.fontello-hdd-1:before {
  content: '\ed5d';
}
.fontello-hdd:before {
  content: '\e92a';
}
.fontello-joystick:before {
  content: '\ed7a';
}
.fontello-monitor:before {
  content: '\ea2f';
}
.fontello-monitor-1:before {
  content: '\ed59';
}
.fontello-cd:before {
  content: '\ea32';
}
.fontello-cd-2:before {
  content: '\ecaf';
}
.fontello-cd-1:before {
  content: '\ec4e';
}
.fontello-keyboard-1:before {
  content: '\e9c3';
}
.fontello-keyboard:before {
  content: '\e876';
}
.fontello-wifi-outline:before {
  content: '\eb6e';
}
.fontello-wifi:before {
  content: '\eb6f';
}
.fontello-iphone-home:before {
  content: '\ef44';
}
.fontello-tablet-1:before {
  content: '\eb72';
}
.fontello-tablet-2:before {
  content: '\ecb1';
}
.fontello-tablet-3:before {
  content: '\ed5a';
}
.fontello-tablet:before {
  content: '\e8fc';
}
.fontello-mobile-6:before {
  content: '\ef8b';
}
.fontello-mobile-alt:before {
  content: '\ecb2';
}
.fontello-mobile-5:before {
  content: '\ed5b';
}
.fontello-mobile:before {
  content: '\e8fb';
}
.fontello-mobile-3:before {
  content: '\ec4d';
}
.fontello-mobile-1:before {
  content: '\ea30';
}
.fontello-mobile-2:before {
  content: '\eb73';
}
.fontello-mobile-4:before {
  content: '\ecb3';
}
.fontello-desktop-3:before {
  content: '\ef8c';
}
.fontello-desktop-circled:before {
  content: '\ef04';
}
.fontello-desktop-2:before {
  content: '\ef03';
}
.fontello-desktop-1:before {
  content: '\eb70';
}
.fontello-desktop:before {
  content: '\e8fe';
}
.fontello-laptop-1:before {
  content: '\eb71';
}
.fontello-laptop-circled:before {
  content: '\ef06';
}
.fontello-laptop-2:before {
  content: '\ef05';
}
.fontello-laptop:before {
  content: '\e8fd';
}
.fontello-gamepad:before {
  content: '\e877';
}
.fontello-floppy:before {
  content: '\e928';
}
.fontello-floppy-1:before {
  content: '\ea53';
}
/**
 *		SOCIAL NETWORKS
 */
.fontello-flattr:before {
  content: '\ea92';
}
.fontello-meetup:before {
  content: '\edf8';
}
.fontello-duckduckgo:before {
  content: '\edd1';
}
.fontello-aim:before {
  content: '\edd2';
}
.fontello-guest:before {
  content: '\edef';
}
.fontello-gowalla:before {
  content: '\edee';
}
.fontello-viadeo:before {
  content: '\ede6';
}
.fontello-instapaper:before {
  content: '\ede5';
}
.fontello-weibo-1:before {
  content: '\ede4';
}
.fontello-klout:before {
  content: '\ede3';
}
.fontello-vkontakte-2:before {
  content: '\ef63';
}
.fontello-vkontakte:before {
  content: '\e980';
}
.fontello-vkontakte-rect:before {
  content: '\ee47';
}
.fontello-vkontakte-rect-1:before {
  content: '\efee';
}
.fontello-vkontakte-1:before {
  content: '\ea87';
}
.fontello-vk:before {
  content: '\edf9';
}
.fontello-plancast:before {
  content: '\edfa';
}
.fontello-disqus:before {
  content: '\edfb';
}
.fontello-xing:before {
  content: '\e983';
}
.fontello-xing-squared:before {
  content: '\e984';
}
.fontello-xing-1:before {
  content: '\ee02';
}
.fontello-plurk:before {
  content: '\ee16';
}
.fontello-songkick:before {
  content: '\ee15';
}
.fontello-openid:before {
  content: '\ee11';
}
.fontello-quora:before {
  content: '\ee10';
}
.fontello-eventasaurus:before {
  content: '\ee0d';
}
.fontello-eventbrite:before {
  content: '\ee20';
}
.fontello-posterous:before {
  content: '\ee22';
}
.fontello-stripe:before {
  content: '\ee23';
}
.fontello-dwolla:before {
  content: '\ee29';
}
.fontello-appnet:before {
  content: '\ee2a';
}
.fontello-statusnet:before {
  content: '\ee2b';
}
.fontello-buffer:before {
  content: '\ee2e';
}
.fontello-pocket:before {
  content: '\ee2f';
}
.fontello-lego:before {
  content: '\ee31';
}
.fontello-lkdto:before {
  content: '\ee35';
}
.fontello-hackernews:before {
  content: '\ee34';
}
.fontello-foursquare-2:before {
  content: '\ef54';
}
.fontello-foursquare:before {
  content: '\e96e';
}
.fontello-foursquare-1:before {
  content: '\ede0';
}
.fontello-intensedebate:before {
  content: '\ee1f';
}
.fontello-yelp:before {
  content: '\ee0b';
}
.fontello-bitcoin:before {
  content: '\e94c';
}
.fontello-bitcoin-1:before {
  content: '\edde';
}
.fontello-yandex:before {
  content: '\ee45';
}
.fontello-yandex-rect:before {
  content: '\ee46';
}
.fontello-instagram-2:before {
  content: '\ee28';
}
.fontello-instagram-4:before {
  content: '\ef5a';
}
.fontello-instagram-1:before {
  content: '\ed88';
}
.fontello-instagram-circled:before {
  content: '\ed87';
}
.fontello-instagramm:before {
  content: '\e966';
}
.fontello-instagram-3:before {
  content: '\ee56';
}
.fontello-instagram-filled:before {
  content: '\ee57';
}
.fontello-instagram:before {
  content: '\ea95';
}
.fontello-dropbox-2:before {
  content: '\ee1d';
}
.fontello-dropbox:before {
  content: '\e972';
}
.fontello-dropbox-1:before {
  content: '\ea94';
}
.fontello-pinterest-2:before {
  content: '\eddd';
}
.fontello-pinterest-3:before {
  content: '\ef5e';
}
.fontello-pinterest-circled-2:before {
  content: '\ebcb';
}
.fontello-pinterest-1:before {
  content: '\ebcc';
}
.fontello-pinterest-circled:before {
  content: '\e976';
}
.fontello-pinterest-squared:before {
  content: '\e977';
}
.fontello-pinterest:before {
  content: '\ea7b';
}
.fontello-pinterest-circled-1:before {
  content: '\ea7c';
}
.fontello-facebook-5:before {
  content: '\ee1b';
}
.fontello-facebook-7:before {
  content: '\ef52';
}
.fontello-facebook-circled-1:before {
  content: '\ebc1';
}
.fontello-facebook-2:before {
  content: '\ebc2';
}
.fontello-facebook-circled-2:before {
  content: '\ed8f';
}
.fontello-facebook-4:before {
  content: '\ed83';
}
.fontello-facebook:before {
  content: '\e971';
}
.fontello-facebook-6:before {
  content: '\ee38';
}
.fontello-facebook-3:before {
  content: '\ecc0';
}
.fontello-facebook-rect:before {
  content: '\ecc1';
}
.fontello-facebook-rect-2:before {
  content: '\efdc';
}
.fontello-facebook-rect-1:before {
  content: '\ee39';
}
.fontello-facebook-squared:before {
  content: '\e970';
}
.fontello-facebook-1:before {
  content: '\ea76';
}
.fontello-facebook-circled:before {
  content: '\ea77';
}
.fontello-facebook-squared-1:before {
  content: '\ea78';
}
.fontello-tumbler-circled:before {
  content: '\ebcf';
}
.fontello-tumbler:before {
  content: '\ebd0';
}
.fontello-gplus-3:before {
  content: '\edd7';
}
.fontello-gplus-circled-1:before {
  content: '\ed8d';
}
.fontello-gplus-2:before {
  content: '\ed8e';
}
.fontello-gplus-squared:before {
  content: '\e969';
}
.fontello-gplus:before {
  content: '\e968';
}
.fontello-gplus-1:before {
  content: '\ea79';
}
.fontello-gplus-circled:before {
  content: '\ea7a';
}
.fontello-googleplus:before {
  content: '\ef59';
}
.fontello-googleplus-rect-1:before {
  content: '\efd8';
}
.fontello-googleplus-rect:before {
  content: '\ee40';
}
.fontello-google:before {
  content: '\ede7';
}
.fontello-google-circles:before {
  content: '\ea88';
}
.fontello-googleplay:before {
  content: '\ee18';
}
.fontello-tumblr-2:before {
  content: '\ee0e';
}
.fontello-tumblr-4:before {
  content: '\ef65';
}
.fontello-tumblr:before {
  content: '\e97c';
}
.fontello-tumblr-squared:before {
  content: '\e97d';
}
.fontello-tumblr-rect:before {
  content: '\ee3f';
}
.fontello-tumblr-rect-1:before {
  content: '\efd9';
}
.fontello-tumblr-3:before {
  content: '\ee3e';
}
.fontello-tumblr-1:before {
  content: '\ea7d';
}
.fontello-tumblr-circled:before {
  content: '\ea7e';
}
.fontello-linkedin-4:before {
  content: '\edf7';
}
.fontello-linkedin-6:before {
  content: '\ef5b';
}
.fontello-linkedin-circled-1:before {
  content: '\ebc9';
}
.fontello-linkedin-2:before {
  content: '\ebca';
}
.fontello-linkedin-circled-2:before {
  content: '\ed8b';
}
.fontello-linkedin-3:before {
  content: '\ed8c';
}
.fontello-linkedin:before {
  content: '\e963';
}
.fontello-linkedin-squared:before {
  content: '\e965';
}
.fontello-linkedin-rect-1:before {
  content: '\efec';
}
.fontello-linkedin-1:before {
  content: '\ea7f';
}
.fontello-linkedin-circled:before {
  content: '\ea80';
}
.fontello-linkedin-5:before {
  content: '\ee52';
}
.fontello-linkedin-rect:before {
  content: '\ee53';
}
.fontello-vimeo-2:before {
  content: '\ee00';
}
.fontello-vimeo-4:before {
  content: '\ef64';
}
.fontello-vimeo-circled-1:before {
  content: '\ebd3';
}
.fontello-vimeo-1:before {
  content: '\ebd4';
}
.fontello-vimeo:before {
  content: '\ea5f';
}
.fontello-vimeo-circled:before {
  content: '\ea73';
}
.fontello-vimeo-rect:before {
  content: '\ee3d';
}
.fontello-vimeo-rect-1:before {
  content: '\efda';
}
.fontello-vimeo-3:before {
  content: '\ee3c';
}
.fontello-dribbble-4:before {
  content: '\edea';
}
.fontello-dribbble-5:before {
  content: '\ef51';
}
.fontello-dribbble-circled-1:before {
  content: '\ebd5';
}
.fontello-dribbble-2:before {
  content: '\ebc0';
}
.fontello-dribbble-circled-2:before {
  content: '\ed89';
}
.fontello-dribbble-3:before {
  content: '\ed8a';
}
.fontello-dribbble:before {
  content: '\e973';
}
.fontello-dribbble-1:before {
  content: '\ea81';
}
.fontello-dribbble-circled:before {
  content: '\ea82';
}
.fontello-blogger:before {
  content: '\edec';
}
.fontello-blogger-2:before {
  content: '\ef3a';
}
.fontello-blogger-1:before {
  content: '\ee4c';
}
.fontello-blogger-rect:before {
  content: '\ee4d';
}
.fontello-reddit:before {
  content: '\edf0';
}
.fontello-reddit-1:before {
  content: '\ef5f';
}
.fontello-digg:before {
  content: '\edf2';
}
.fontello-digg-1:before {
  content: '\ef50';
}
.fontello-delicious:before {
  content: '\edd3';
}
.fontello-delicious-1:before {
  content: '\ef4e';
}
.fontello-flickr-3:before {
  content: '\ede8';
}
.fontello-flickr-circled-1:before {
  content: '\ebc3';
}
.fontello-flickr-2:before {
  content: '\ebc4';
}
.fontello-flickr-4:before {
  content: '\ef53';
}
.fontello-flickr:before {
  content: '\e96f';
}
.fontello-flickr-1:before {
  content: '\ea61';
}
.fontello-flickr-circled:before {
  content: '\ea60';
}
.fontello-twitter-5:before {
  content: '\edfe';
}
.fontello-twitter-7:before {
  content: '\ef66';
}
.fontello-twitter-circled-1:before {
  content: '\ebd1';
}
.fontello-twitter-2:before {
  content: '\ebd2';
}
.fontello-twitter-circled-2:before {
  content: '\ed82';
}
.fontello-twitter-4:before {
  content: '\ed81';
}
.fontello-twitter:before {
  content: '\e97f';
}
.fontello-twitter-3:before {
  content: '\ecc2';
}
.fontello-twitter-6:before {
  content: '\ee3a';
}
.fontello-twitter-bird-2:before {
  content: '\efdb';
}
.fontello-twitter-bird:before {
  content: '\ecc3';
}
.fontello-twitter-bird-1:before {
  content: '\ee3b';
}
.fontello-twitter-squared:before {
  content: '\e97e';
}
.fontello-twitter-1:before {
  content: '\ea74';
}
.fontello-twitter-circled:before {
  content: '\ea75';
}
.fontello-twitter-rect:before {
  content: '\ecc4';
}
.fontello-stumbleupon-2:before {
  content: '\ef67';
}
.fontello-stumbleupon:before {
  content: '\ea83';
}
.fontello-stumbleupon-circled:before {
  content: '\ea84';
}
.fontello-stumbleupon-1:before {
  content: '\eddb';
}
/**
 *		SHARE & FEED
 */
.fontello-magnet-2:before {
  content: '\ef2f';
}
.fontello-magnet-1:before {
  content: '\ea3e';
}
.fontello-magnet:before {
  content: '\e916';
}
.fontello-publish:before {
  content: '\e9f4';
}
.fontello-cc-share:before {
  content: '\ea65';
}
.fontello-share-2:before {
  content: '\eea0';
}
.fontello-share:before {
  content: '\e9dd';
}
.fontello-share-1:before {
  content: '\ec6d';
}
.fontello-shareable:before {
  content: '\e9de';
}
.fontello-thumbs-down-4:before {
  content: '\ee9c';
}
.fontello-thumbs-down-alt:before {
  content: '\e86d';
}
.fontello-thumbs-down-2:before {
  content: '\eae9';
}
.fontello-thumbs-down-3:before {
  content: '\ec93';
}
.fontello-thumbs-down-1:before {
  content: '\e9b5';
}
.fontello-thumbs-up-5:before {
  content: '\ef7a';
}
.fontello-thumbs-up-4:before {
  content: '\ee9b';
}
.fontello-emo-thumbsup:before {
  content: '\e80e';
}
.fontello-thumbs-up-alt:before {
  content: '\e86e';
}
.fontello-thumbs-up-2:before {
  content: '\eaea';
}
.fontello-thumbs-up-3:before {
  content: '\ec94';
}
.fontello-thumbs-up-1:before {
  content: '\e9b4';
}
.fontello-thumbs-up:before {
  content: '\e870';
}
.fontello-thumbs-down:before {
  content: '\e86f';
}
.fontello-pinboard:before {
  content: '\ee12';
}
.fontello-pin-outline:before {
  content: '\eadc';
}
.fontello-pin-1:before {
  content: '\eadd';
}
.fontello-pin-2:before {
  content: '\ebf9';
}
.fontello-pin:before {
  content: '\e857';
}
.fontello-retweet-3:before {
  content: '\eea9';
}
.fontello-retweet:before {
  content: '\e875';
}
.fontello-retweet-4:before {
  content: '\efbd';
}
.fontello-retweet-1:before {
  content: '\e9c2';
}
.fontello-retweet-2:before {
  content: '\ed26';
}
.fontello-friendfeed-rect-1:before {
  content: '\ef56';
}
.fontello-friendfeed-1:before {
  content: '\ef55';
}
.fontello-friendfeed:before {
  content: '\ee4a';
}
.fontello-friendfeed-rect:before {
  content: '\ee4b';
}
.fontello-heart-broken:before {
  content: '\ecfc';
}
.fontello-star-8:before {
  content: '\efa1';
}
.fontello-star-3:before {
  content: '\ebdc';
}
.fontello-star-5:before {
  content: '\ecfd';
}
.fontello-star:before {
  content: '\e82c';
}
.fontello-star-4:before {
  content: '\ec72';
}
.fontello-star-1:before {
  content: '\e991';
}
.fontello-star-empty-2:before {
  content: '\ecfe';
}
.fontello-star-empty-1:before {
  content: '\e992';
}
.fontello-star-empty:before {
  content: '\e82d';
}
.fontello-star-7:before {
  content: '\ef71';
}
.fontello-star-empty-3:before {
  content: '\ee69';
}
.fontello-star-circled:before {
  content: '\ee68';
}
.fontello-star-6:before {
  content: '\ee67';
}
.fontello-star-2:before {
  content: '\eaab';
}
.fontello-star-filled:before {
  content: '\eaac';
}
.fontello-star-half:before {
  content: '\e82e';
}
.fontello-to-start-alt:before {
  content: '\e8e6';
}
.fontello-to-start-3:before {
  content: '\ed55';
}
.fontello-star-half-1:before {
  content: '\ecff';
}
.fontello-star-half_empty:before {
  content: '\ed00';
}
.fontello-star-half-alt:before {
  content: '\e82f';
}
.fontello-rss-5:before {
  content: '\edfc';
}
.fontello-rss-6:before {
  content: '\eeae';
}
.fontello-rss-outline:before {
  content: '\eb08';
}
.fontello-rss-2:before {
  content: '\eb07';
}
.fontello-rss-3:before {
  content: '\ec1e';
}
.fontello-rss-1:before {
  content: '\e9d9';
}
.fontello-rss-7:before {
  content: '\efb4';
}
.fontello-rss-4:before {
  content: '\ec97';
}
.fontello-rss-alt-1:before {
  content: '\efb3';
}
.fontello-rss-alt:before {
  content: '\ec1d';
}
.fontello-rss:before {
  content: '\e891';
}
.fontello-rss-squared:before {
  content: '\e890';
}
.fontello-comment-6:before {
  content: '\ef7c';
}
.fontello-comment-alt-1:before {
  content: '\eeab';
}
.fontello-comment-2:before {
  content: '\eaf9';
}
.fontello-comment-5:before {
  content: '\eeaa';
}
.fontello-comment-7:before {
  content: '\efbc';
}
.fontello-comment-1:before {
  content: '\e9c4';
}
.fontello-comment:before {
  content: '\e878';
}
.fontello-comment-3:before {
  content: '\ec01';
}
.fontello-comment-inv:before {
  content: '\ec02';
}
.fontello-comment-alt-2:before {
  content: '\efbb';
}
.fontello-comment-alt:before {
  content: '\ec03';
}
.fontello-comment-inv-alt:before {
  content: '\ec04';
}
.fontello-comment-alt2:before {
  content: '\ec05';
}
.fontello-comment-inv-alt2:before {
  content: '\ec06';
}
.fontello-comment-empty:before {
  content: '\e87a';
}
.fontello-comment-4:before {
  content: '\ed27';
}
.fontello-heart-empty-2:before {
  content: '\ebdb';
}
.fontello-heart-empty-1:before {
  content: '\e990';
}
.fontello-heart-empty:before {
  content: '\e82b';
}
.fontello-heart-empty-4:before {
  content: '\efa0';
}
.fontello-heart-3:before {
  content: '\ebda';
}
.fontello-heart-4:before {
  content: '\ec71';
}
.fontello-heart-8:before {
  content: '\ef9f';
}
.fontello-heart-1:before {
  content: '\e98f';
}
.fontello-heart:before {
  content: '\e82a';
}
.fontello-heart-5:before {
  content: '\ecfb';
}
.fontello-heart-7:before {
  content: '\ef70';
}
.fontello-heart-2:before {
  content: '\eaa9';
}
.fontello-heart-filled:before {
  content: '\eaaa';
}
.fontello-heart-circled:before {
  content: '\ee65';
}
.fontello-heart-6:before {
  content: '\ee64';
}
.fontello-heart-empty-3:before {
  content: '\ee66';
}
/**
 *		APPs & OSs
 **/
.fontello-win8:before {
  content: '\ee5d';
}
.fontello-scribd:before {
  content: '\ee21';
}
.fontello-macstore:before {
  content: '\ee06';
}
.fontello-myspace:before {
  content: '\ee07';
}
.fontello-podcast:before {
  content: '\ee08';
}
.fontello-amazon:before {
  content: '\ee09';
}
.fontello-steam:before {
  content: '\ee0a';
}
.fontello-itunes:before {
  content: '\ee17';
}
.fontello-windows-1:before {
  content: '\ee01';
}
.fontello-windows:before {
  content: '\e982';
}
.fontello-firefox:before {
  content: '\e810';
}
.fontello-chrome:before {
  content: '\e813';
}
.fontello-chrome-1:before {
  content: '\ee04';
}
.fontello-opera:before {
  content: '\e814';
}
.fontello-ie:before {
  content: '\e817';
}
.fontello-icq:before {
  content: '\ee44';
}
.fontello-acrobat:before {
  content: '\ee2c';
}
.fontello-stackoverflow-1:before {
  content: '\ee33';
}
.fontello-stackoverflow-2:before {
  content: '\ef68';
}
.fontello-stackoverflow:before {
  content: '\e97a';
}
.fontello-picasa-2:before {
  content: '\ef5d';
}
.fontello-picasa-1:before {
  content: '\ee54';
}
.fontello-picasa:before {
  content: '\ea8c';
}
.fontello-soundcloud-2:before {
  content: '\ee0f';
}
.fontello-soundcloud-1:before {
  content: '\ed86';
}
.fontello-soundcloud-circled:before {
  content: '\ed85';
}
.fontello-soundcloud:before {
  content: '\ea8b';
}
.fontello-appstore:before {
  content: '\eded';
}
.fontello-eclipse:before {
  content: '\eced';
}
.fontello-evernote-1:before {
  content: '\ede9';
}
.fontello-evernote:before {
  content: '\ea93';
}
.fontello-wordpress:before {
  content: '\ee0c';
}
.fontello-wordpress-2:before {
  content: '\ef61';
}
.fontello-wordpress-1:before {
  content: '\ee55';
}
.fontello-deviantart-1:before {
  content: '\ef4f';
}
.fontello-deviantart:before {
  content: '\ee4e';
}
.fontello-apple:before {
  content: '\e960';
}
.fontello-linux:before {
  content: '\e964';
}
.fontello-android-1:before {
  content: '\edd5';
}
.fontello-android:before {
  content: '\e95f';
}
.fontello-wikipedia:before {
  content: '\edd8';
}
.fontello-spotify-1:before {
  content: '\edf1';
}
.fontello-spotify:before {
  content: '\ea97';
}
.fontello-spotify-circled:before {
  content: '\ea9c';
}
.fontello-skype-3:before {
  content: '\edfd';
}
.fontello-skype-5:before {
  content: '\ef6a';
}
.fontello-skype-outline:before {
  content: '\ebcd';
}
.fontello-skype-2:before {
  content: '\ebce';
}
.fontello-skype:before {
  content: '\e979';
}
.fontello-skype-6:before {
  content: '\efed';
}
.fontello-skype-4:before {
  content: '\ee43';
}
.fontello-skype-1:before {
  content: '\ea91';
}
.fontello-skype-circled:before {
  content: '\ea90';
}
.fontello-youtube-play:before {
  content: '\e987';
}
.fontello-youtube-2:before {
  content: '\edff';
}
.fontello-youtube-3:before {
  content: '\ef60';
}
.fontello-youtube-squared:before {
  content: '\e986';
}
.fontello-youtube:before {
  content: '\e985';
}
.fontello-youtube-4:before {
  content: '\efef';
}
.fontello-youtube-1:before {
  content: '\ecc5';
}
.fontello-github-text-1:before {
  content: '\ef58';
}
.fontello-github-text:before {
  content: '\ee41';
}
.fontello-github-4:before {
  content: '\ee1a';
}
.fontello-github-circled-4:before {
  content: '\ee19';
}
.fontello-github-6:before {
  content: '\ef57';
}
.fontello-github-circled-2:before {
  content: '\ebc5';
}
.fontello-github-2:before {
  content: '\ebc6';
}
.fontello-github-circled-alt:before {
  content: '\ed7f';
}
.fontello-github-circled-3:before {
  content: '\ed7e';
}
.fontello-github-3:before {
  content: '\ed7d';
}
.fontello-github-circled-alt2:before {
  content: '\ed80';
}
.fontello-github-circled:before {
  content: '\e96b';
}
.fontello-github:before {
  content: '\e96d';
}
.fontello-github-1:before {
  content: '\ea63';
}
.fontello-github-squared:before {
  content: '\e96c';
}
.fontello-github-circled-1:before {
  content: '\ea62';
}
.fontello-github-5:before {
  content: '\ee42';
}
.fontello-lastfm-2:before {
  content: '\ee14';
}
.fontello-lastfm-circled-1:before {
  content: '\ebc7';
}
.fontello-lastfm-1:before {
  content: '\ebc8';
}
.fontello-lastfm-3:before {
  content: '\ee50';
}
.fontello-lastfm-rect:before {
  content: '\ee51';
}
.fontello-lastfm:before {
  content: '\ea85';
}
.fontello-lastfm-circled:before {
  content: '\ea86';
}
.fontello-bitbucket-1:before {
  content: '\ee30';
}
.fontello-bitbucket:before {
  content: '\e961';
}
.fontello-bitbucket-squared:before {
  content: '\e975';
}
.fontello-w3c:before {
  content: '\eddf';
}
.fontello-html5-1:before {
  content: '\ede1';
}
.fontello-ie-1:before {
  content: '\ede2';
}
.fontello-yahoo:before {
  content: '\ee03';
}
.fontello-drupal:before {
  content: '\ee2d';
}
/**
 *		WEB
 **/
.fontello-accessibility:before {
  content: '\ef3e';
}
.fontello-website-circled:before {
  content: '\ee95';
}
.fontello-website:before {
  content: '\ee96';
}
.fontello-w3c-1:before {
  content: '\ef62';
}
.fontello-inbox-4:before {
  content: '\ef89';
}
.fontello-inbox-alt:before {
  content: '\ef0a';
}
.fontello-inbox-circled:before {
  content: '\ef09';
}
.fontello-inbox-3:before {
  content: '\ef08';
}
.fontello-inbox:before {
  content: '\e8fa';
}
.fontello-inbox-1:before {
  content: '\ea33';
}
.fontello-inbox-2:before {
  content: '\ed6e';
}
.fontello-globe-6:before {
  content: '\ef88';
}
.fontello-globe-alt-outline:before {
  content: '\eb77';
}
.fontello-globe-5:before {
  content: '\ef0b';
}
.fontello-globe-alt-1:before {
  content: '\ef0c';
}
.fontello-globe-outline:before {
  content: '\eb75';
}
.fontello-globe-4:before {
  content: '\ed6d';
}
.fontello-globe-inv:before {
  content: '\ed6c';
}
.fontello-globe-2:before {
  content: '\eb76';
}
.fontello-globe-1:before {
  content: '\ea35';
}
.fontello-globe:before {
  content: '\e8f9';
}
.fontello-globe-alt:before {
  content: '\eb78';
}
.fontello-globe-3:before {
  content: '\ecc8';
}
.fontello-email:before {
  content: '\ee05';
}
.fontello-gmail:before {
  content: '\ee13';
}
.fontello-mail-4:before {
  content: '\ec70';
}
.fontello-mail-3:before {
  content: '\ebd9';
}
.fontello-mail-2:before {
  content: '\e828';
}
.fontello-mail:before {
  content: '\e802';
}
.fontello-mail-8:before {
  content: '\ef9e';
}
.fontello-mail-5:before {
  content: '\ecfa';
}
.fontello-mail-7:before {
  content: '\ef6f';
}
.fontello-mail-1:before {
  content: '\e803';
}
.fontello-mail-circled:before {
  content: '\ee63';
}
.fontello-mail-6:before {
  content: '\ee62';
}
.fontello-mail-alt:before {
  content: '\e829';
}
.fontello-download-cloud-1:before {
  content: '\ebf3';
}
.fontello-download-cloud-2:before {
  content: '\ed0d';
}
.fontello-download-cloud:before {
  content: '\e86a';
}
.fontello-download-outline:before {
  content: '\eae8';
}
.fontello-download-alt:before {
  content: '\ee9e';
}
.fontello-download-6:before {
  content: '\ee9d';
}
.fontello-download-5:before {
  content: '\ed0f';
}
.fontello-download-2:before {
  content: '\eae7';
}
.fontello-download-1:before {
  content: '\e9b6';
}
.fontello-download-4:before {
  content: '\ec92';
}
.fontello-download:before {
  content: '\e86c';
}
.fontello-download-3:before {
  content: '\ebf5';
}
.fontello-html5:before {
  content: '\e967';
}
.fontello-css:before {
  content: '\ef4d';
}
.fontello-css3:before {
  content: '\e974';
}
.fontello-at:before {
  content: '\eba8';
}
.fontello-at-2:before {
  content: '\ecbb';
}
.fontello-at-1:before {
  content: '\ec62';
}
.fontello-at-3:before {
  content: '\ed73';
}
.fontello-at-circled:before {
  content: '\eba7';
}
/**
 *		STORE
 **/
.fontello-shop-1:before {
  content: '\ef99';
}
.fontello-shop:before {
  content: '\edc4';
}
.fontello-gift:before {
  content: '\e918';
}
.fontello-gift-1:before {
  content: '\eb93';
}
.fontello-gift-2:before {
  content: '\ef2d';
}
.fontello-ebay:before {
  content: '\ee1c';
}
.fontello-money-1:before {
  content: '\ecbf';
}
.fontello-money-2:before {
  content: '\ef97';
}
.fontello-money:before {
  content: '\e935';
}
.fontello-dollar:before {
  content: '\e938';
}
.fontello-dollar-1:before {
  content: '\eca9';
}
.fontello-paypal-1:before {
  content: '\edd4';
}
.fontello-paypal:before {
  content: '\ea8d';
}
.fontello-cart:before {
  content: '\ee25';
}
.fontello-credit-card-2:before {
  content: '\eb9e';
}
.fontello-credit-card-4:before {
  content: '\ef32';
}
.fontello-credit-card-3:before {
  content: '\eda2';
}
.fontello-credit-card:before {
  content: '\e927';
}
.fontello-credit-card-1:before {
  content: '\ea52';
}
.fontello-euro:before {
  content: '\e936';
}
.fontello-pound:before {
  content: '\e937';
}
/**
 *		DATE & TIME
 **/
.fontello-wristwatch:before {
  content: '\eb2a';
}
.fontello-calendar-6:before {
  content: '\edda';
}
.fontello-calendar-8:before {
  content: '\ef91';
}
.fontello-calendar-outlilne:before {
  content: '\eb20';
}
.fontello-calendar-2:before {
  content: '\eb21';
}
.fontello-calendar-circled:before {
  content: '\eec8';
}
.fontello-calendar-7:before {
  content: '\eec7';
}
.fontello-calendar-inv:before {
  content: '\ec1a';
}
.fontello-calendar-alt-1:before {
  content: '\ec9c';
}
.fontello-calendar-empty:before {
  content: '\e888';
}
.fontello-calendar-5:before {
  content: '\ed48';
}
.fontello-calendar-1:before {
  content: '\e9e1';
}
.fontello-calendar-4:before {
  content: '\ec9b';
}
.fontello-calendar-3:before {
  content: '\ec1b';
}
.fontello-calendar:before {
  content: '\e889';
}
.fontello-calendar-alt:before {
  content: '\ec19';
}
.fontello-hourglass-1:before {
  content: '\ed41';
}
.fontello-hourglass:before {
  content: '\e9e9';
}
.fontello-stopwatch:before {
  content: '\eb2b';
}
.fontello-stopwatch-1:before {
  content: '\ed42';
}
.fontello-clock-5:before {
  content: '\ed43';
}
.fontello-clock-7:before {
  content: '\ef8f';
}
.fontello-clock-circled:before {
  content: '\eec4';
}
.fontello-clock-6:before {
  content: '\eed0';
}
.fontello-clock-alt:before {
  content: '\eca0';
}
.fontello-clock-2:before {
  content: '\eb29';
}
.fontello-clock-4:before {
  content: '\ecc7';
}
.fontello-clock-8:before {
  content: '\efc4';
}
.fontello-clock-3:before {
  content: '\ec14';
}
.fontello-clock:before {
  content: '\e8a1';
}
.fontello-clock-1:before {
  content: '\e9e8';
}
/**
 *		CONTACTs
 */
.fontello-contacts:before {
  content: '\eb01';
}
.fontello-vcard:before {
  content: '\e9d1';
}
.fontello-vcard-1:before {
  content: '\eb02';
}
.fontello-direction-1:before {
  content: '\e9ce';
}
.fontello-direction-outline:before {
  content: '\eb16';
}
.fontello-direction-2:before {
  content: '\eb15';
}
.fontello-direction:before {
  content: '\e882';
}
.fontello-call:before {
  content: '\edf6';
}
.fontello-compass-4:before {
  content: '\ecd1';
}
.fontello-compass-2:before {
  content: '\eb14';
}
.fontello-compass-circled:before {
  content: '\eeb9';
}
.fontello-compass-5:before {
  content: '\eeba';
}
.fontello-compass-1:before {
  content: '\e9cd';
}
.fontello-compass-3:before {
  content: '\ec0c';
}
.fontello-compass:before {
  content: '\e883';
}
.fontello-bookmark-empty-1:before {
  content: '\ee89';
}
.fontello-bookmark-3:before {
  content: '\ee8a';
}
.fontello-bookmark-empty:before {
  content: '\e85d';
}
.fontello-bookmarks:before {
  content: '\e9b2';
}
.fontello-bookmark-2:before {
  content: '\eaed';
}
.fontello-bookmark-1:before {
  content: '\e9b1';
}
.fontello-bookmark:before {
  content: '\e85c';
}
.fontello-address-book-alt:before {
  content: '\ef48';
}
.fontello-address-book:before {
  content: '\ef49';
}
.fontello-book-4:before {
  content: '\ef27';
}
.fontello-book-alt:before {
  content: '\ec54';
}
.fontello-book:before {
  content: '\e91f';
}
.fontello-book-2:before {
  content: '\ec53';
}
.fontello-book-3:before {
  content: '\ecad';
}
.fontello-book-1:before {
  content: '\e9c5';
}
.fontello-book-open:before {
  content: '\e9c6';
}
.fontello-book-open-1:before {
  content: '\ec22';
}
.fontello-map-1:before {
  content: '\eb17';
}
.fontello-map:before {
  content: '\e9cf';
}
.fontello-sitemap:before {
  content: '\e940';
}
.fontello-location-7:before {
  content: '\ef7d';
}
.fontello-location-circled:before {
  content: '\eebb';
}
.fontello-location-6:before {
  content: '\eebc';
}
.fontello-location-outline:before {
  content: '\eb04';
}
.fontello-location-2:before {
  content: '\eb18';
}
.fontello-location-3:before {
  content: '\ec09';
}
.fontello-location-8:before {
  content: '\eff1';
}
.fontello-location-1:before {
  content: '\eaa2';
}
.fontello-location-4:before {
  content: '\ec87';
}
.fontello-location:before {
  content: '\e881';
}
.fontello-location-inv:before {
  content: '\ec0a';
}
.fontello-location-alt:before {
  content: '\ec0b';
}
.fontello-location-5:before {
  content: '\ed2c';
}
.fontello-barcode-1:before {
  content: '\ef0f';
}
.fontello-barcode:before {
  content: '\e920';
}
.fontello-chat-2:before {
  content: '\eafa';
}
.fontello-chat-alt:before {
  content: '\eafb';
}
.fontello-chat-3:before {
  content: '\ec07';
}
.fontello-chat-6:before {
  content: '\efba';
}
.fontello-chat-1:before {
  content: '\e9d5';
}
.fontello-chat-4:before {
  content: '\ec8d';
}
.fontello-chat-inv:before {
  content: '\ec08';
}
.fontello-chat-5:before {
  content: '\ed28';
}
.fontello-chat-empty:before {
  content: '\e87b';
}
.fontello-video-chat:before {
  content: '\ee73';
}
.fontello-chat:before {
  content: '\e879';
}
.fontello-phone-circled:before {
  content: '\ee72';
}
.fontello-phone-3:before {
  content: '\ef23';
}
.fontello-phone-outline:before {
  content: '\eb06';
}
.fontello-phone-squared:before {
  content: '\e88e';
}
.fontello-phone-1:before {
  content: '\e9da';
}
.fontello-phone:before {
  content: '\e88f';
}
.fontello-phone-2:before {
  content: '\eb05';
}
.fontello-qrcode-1:before {
  content: '\ef10';
}
.fontello-qrcode:before {
  content: '\e921';
}
.fontello-address-1:before {
  content: '\eb03';
}
.fontello-address:before {
  content: '\e9d0';
}
.fontello-home:before {
  content: '\e84e';
}
.fontello-home-3:before {
  content: '\ebeb';
}
.fontello-home-5:before {
  content: '\ed17';
}
.fontello-home-1:before {
  content: '\e9a3';
}
.fontello-home-4:before {
  content: '\ec80';
}
.fontello-home-outline:before {
  content: '\ead3';
}
.fontello-home-2:before {
  content: '\ead4';
}
.fontello-home-circled:before {
  content: '\ee97';
}
.fontello-home-6:before {
  content: '\ee98';
}
/**
 *		MEDIA
 */
.fontello-photo-1:before {
  content: '\ef75';
}
.fontello-photo-circled:before {
  content: '\ee77';
}
.fontello-photo:before {
  content: '\ee76';
}
.fontello-tape:before {
  content: '\ea4b';
}
.fontello-equalizer:before {
  content: '\ec4f';
}
.fontello-stop-1:before {
  content: '\ea18';
}
.fontello-stop:before {
  content: '\e8e1';
}
.fontello-stop-3:before {
  content: '\ec47';
}
.fontello-stop-circled:before {
  content: '\eef7';
}
.fontello-stop-6:before {
  content: '\eef6';
}
.fontello-stop-outline:before {
  content: '\eb69';
}
.fontello-stop-2:before {
  content: '\eb68';
}
.fontello-stop-4:before {
  content: '\eca1';
}
.fontello-stop-5:before {
  content: '\ed53';
}
.fontello-record:before {
  content: '\ea16';
}
.fontello-record-2:before {
  content: '\eefa';
}
.fontello-record-outline:before {
  content: '\eb61';
}
.fontello-record-1:before {
  content: '\eb60';
}
.fontello-rewind-outline:before {
  content: '\eb63';
}
.fontello-rewind:before {
  content: '\eb62';
}
.fontello-to-end-alt:before {
  content: '\eff3';
}
.fontello-to-end-3:before {
  content: '\ed54';
}
.fontello-to-end-1:before {
  content: '\ea15';
}
.fontello-to-end-2:before {
  content: '\ec44';
}
.fontello-to-end:before {
  content: '\e8e3';
}
.fontello-movie:before {
  content: '\ed05';
}
.fontello-bell-2:before {
  content: '\eafc';
}
.fontello-bell-5:before {
  content: '\eeac';
}
.fontello-bell-4:before {
  content: '\ed29';
}
.fontello-bell-alt:before {
  content: '\e87d';
}
.fontello-bell-3:before {
  content: '\ec8b';
}
.fontello-bell:before {
  content: '\e87c';
}
.fontello-bell-1:before {
  content: '\e9d4';
}
.fontello-sound-1:before {
  content: '\ef90';
}
.fontello-sound:before {
  content: '\e9e6';
}
.fontello-fast-backward:before {
  content: '\ea12';
}
.fontello-fast-backward-2:before {
  content: '\eedc';
}
.fontello-fast-backward-1:before {
  content: '\ed57';
}
.fontello-fast-forward:before {
  content: '\ea13';
}
.fontello-fast-forward-2:before {
  content: '\eedd';
}
.fontello-fast-forward-1:before {
  content: '\ed56';
}
.fontello-camera-7:before {
  content: '\ef74';
}
.fontello-camera-outline:before {
  content: '\eac8';
}
.fontello-camera-2:before {
  content: '\eac7';
}
.fontello-camera-6:before {
  content: '\ee75';
}
.fontello-camera-alt:before {
  content: '\e838';
}
.fontello-camera-5:before {
  content: '\ed08';
}
.fontello-camera:before {
  content: '\e837';
}
.fontello-camera-3:before {
  content: '\ebe0';
}
.fontello-camera-1:before {
  content: '\e998';
}
.fontello-camera-4:before {
  content: '\ec79';
}
.fontello-eject-2:before {
  content: '\ec43';
}
.fontello-eject:before {
  content: '\e8e9';
}
.fontello-eject-outline:before {
  content: '\eb5f';
}
.fontello-eject-1:before {
  content: '\eb5e';
}
.fontello-eject-alt-outline:before {
  content: '\eb5d';
}
.fontello-eject-alt:before {
  content: '\eb5c';
}
.fontello-eject-3:before {
  content: '\eefb';
}
.fontello-to-start-2:before {
  content: '\ec45';
}
.fontello-to-start:before {
  content: '\e8e5';
}
.fontello-to-start-1:before {
  content: '\ea14';
}
.fontello-fast-fw:before {
  content: '\e8e7';
}
.fontello-fast-bw:before {
  content: '\e8e8';
}
.fontello-fast-fw-outline:before {
  content: '\eb65';
}
.fontello-fast-fw-1:before {
  content: '\eb64';
}
.fontello-volume-down-2:before {
  content: '\eecc';
}
.fontello-volume-down-1:before {
  content: '\ec9e';
}
.fontello-volume-up-3:before {
  content: '\eece';
}
.fontello-volume-up-2:before {
  content: '\ec9f';
}
.fontello-volume-up:before {
  content: '\e89f';
}
.fontello-volume-up-1:before {
  content: '\ec16';
}
.fontello-volume-off-4:before {
  content: '\eeca';
}
.fontello-volume-1:before {
  content: '\eecd';
}
.fontello-volume-middle:before {
  content: '\eb26';
}
.fontello-volume-off-1:before {
  content: '\eb24';
}
.fontello-volume-high:before {
  content: '\eb27';
}
.fontello-volume-low:before {
  content: '\eb25';
}
.fontello-volume:before {
  content: '\e9e7';
}
.fontello-volume-off:before {
  content: '\e89d';
}
.fontello-volume-off-2:before {
  content: '\ec17';
}
.fontello-volume-off-3:before {
  content: '\ec9d';
}
.fontello-volume-down:before {
  content: '\e89e';
}
.fontello-music:before {
  content: '\e826';
}
.fontello-music-4:before {
  content: '\ef6d';
}
.fontello-music-3:before {
  content: '\ee5f';
}
.fontello-music-outline:before {
  content: '\eaa5';
}
.fontello-music-2:before {
  content: '\eaa6';
}
.fontello-music-1:before {
  content: '\e98d';
}
.fontello-megaphone-3:before {
  content: '\ef83';
}
.fontello-megaphone-2:before {
  content: '\ef33';
}
.fontello-megaphone-1:before {
  content: '\ea55';
}
.fontello-megaphone:before {
  content: '\e929';
}
.fontello-headphones-1:before {
  content: '\eb28';
}
.fontello-headphones-3:before {
  content: '\eecf';
}
.fontello-headphones-2:before {
  content: '\ec15';
}
.fontello-headphones:before {
  content: '\e8a0';
}
.fontello-up-micro:before {
  content: '\efd2';
}
.fontello-mic-circled:before {
  content: '\eecb';
}
.fontello-mic-5:before {
  content: '\eec9';
}
.fontello-mic-outline:before {
  content: '\eb22';
}
.fontello-mic-off:before {
  content: '\ed44';
}
.fontello-mic-4:before {
  content: '\ed45';
}
.fontello-mic:before {
  content: '\e89b';
}
.fontello-mic-3:before {
  content: '\ec18';
}
.fontello-mic-1:before {
  content: '\e9e4';
}
.fontello-mic-2:before {
  content: '\eb23';
}
.fontello-videocam-5:before {
  content: '\ef73';
}
.fontello-videocam-4:before {
  content: '\ee71';
}
.fontello-videocam-outline:before {
  content: '\eab6';
}
.fontello-videocam-1:before {
  content: '\eab7';
}
.fontello-videocam-3:before {
  content: '\ed06';
}
.fontello-videocam:before {
  content: '\e835';
}
.fontello-videocam-2:before {
  content: '\ec77';
}
.fontello-videocam-alt:before {
  content: '\ec78';
}
.fontello-video-circled:before {
  content: '\ee6f';
}
.fontello-video-4:before {
  content: '\ee6e';
}
.fontello-video-2:before {
  content: '\eab5';
}
.fontello-video-alt-1:before {
  content: '\ee70';
}
.fontello-video-alt:before {
  content: '\ec76';
}
.fontello-video-5:before {
  content: '\efa3';
}
.fontello-video-3:before {
  content: '\ebde';
}
.fontello-video-1:before {
  content: '\e996';
}
.fontello-video:before {
  content: '\e834';
}
.fontello-picture-4:before {
  content: '\ee74';
}
.fontello-picture-outline:before {
  content: '\eaca';
}
.fontello-picture-2:before {
  content: '\eac9';
}
.fontello-picture-1:before {
  content: '\e997';
}
.fontello-picture:before {
  content: '\e836';
}
.fontello-picture-5:before {
  content: '\efa4';
}
.fontello-picture-3:before {
  content: '\ebdf';
}
.fontello-play:before {
  content: '\e8de';
}
.fontello-play-3:before {
  content: '\ec49';
}
.fontello-play-1:before {
  content: '\ea19';
}
.fontello-play-circle2:before {
  content: '\ec48';
}
.fontello-play-circled2-1:before {
  content: '\eef5';
}
.fontello-play-circled-1:before {
  content: '\eef4';
}
.fontello-play-5:before {
  content: '\eef3';
}
.fontello-play-outline:before {
  content: '\eb56';
}
.fontello-play-2:before {
  content: '\eb6a';
}
.fontello-play-circled2:before {
  content: '\e8e0';
}
.fontello-play-4:before {
  content: '\ed51';
}
.fontello-play-circled:before {
  content: '\e8df';
}
.fontello-pause:before {
  content: '\e8e2';
}
.fontello-pause-3:before {
  content: '\ec46';
}
.fontello-pause-1:before {
  content: '\ea17';
}
.fontello-pause-circled:before {
  content: '\eef9';
}
.fontello-pause-5:before {
  content: '\eef8';
}
.fontello-pause-outline:before {
  content: '\eb67';
}
.fontello-pause-2:before {
  content: '\eb66';
}
.fontello-pause-4:before {
  content: '\ed52';
}
.fontello-mute:before {
  content: '\e89c';
}
.fontello-mute-1:before {
  content: '\e9e5';
}
.fontello-level-down-1:before {
  content: '\ea1e';
}
.fontello-level-up-1:before {
  content: '\ea1d';
}
.fontello-level-up:before {
  content: '\e8c4';
}
.fontello-level-down:before {
  content: '\e8d8';
}
.fontello-shuffle-4:before {
  content: '\eef2';
}
.fontello-shuffle-3:before {
  content: '\ed50';
}
.fontello-shuffle:before {
  content: '\e8d9';
}
.fontello-shuffle-1:before {
  content: '\ea1c';
}
.fontello-shuffle-2:before {
  content: '\eb55';
}
/**
 *		PROFILE & TOOLs
 */
.fontello-tools:before {
  content: '\e9dc';
}
.fontello-wrench-circled:before {
  content: '\eec3';
}
.fontello-wrench-4:before {
  content: '\eec2';
}
.fontello-wrench-outline:before {
  content: '\eb1d';
}
.fontello-wrench-1:before {
  content: '\eb1e';
}
.fontello-wrench-3:before {
  content: '\ec98';
}
.fontello-wrench:before {
  content: '\e88b';
}
.fontello-wrench-2:before {
  content: '\ec6c';
}
.fontello-cog:before {
  content: '\e9db';
}
.fontello-cog-1:before {
  content: '\eb1c';
}
.fontello-cog-7:before {
  content: '\eff2';
}
.fontello-cog-2:before {
  content: '\ec1c';
}
.fontello-cog-6:before {
  content: '\efb2';
}
.fontello-cog-alt:before {
  content: '\e88c';
}
.fontello-cog-3:before {
  content: '\ed34';
}
.fontello-cog-5:before {
  content: '\ef93';
}
.fontello-cog-outline:before {
  content: '\eb1b';
}
.fontello-cogs:before {
  content: '\eec1';
}
.fontello-cog-circled:before {
  content: '\eec0';
}
.fontello-cog-4:before {
  content: '\eebf';
}
.fontello-key-3:before {
  content: '\ec65';
}
.fontello-key-5:before {
  content: '\ef81';
}
.fontello-key-4:before {
  content: '\ef36';
}
.fontello-key-outline:before {
  content: '\eba1';
}
.fontello-key-inv:before {
  content: '\ec64';
}
.fontello-key:before {
  content: '\e92b';
}
.fontello-key-2:before {
  content: '\eba2';
}
.fontello-key-1:before {
  content: '\ea5a';
}
.fontello-user-7:before {
  content: '\ef72';
}
.fontello-user-6:before {
  content: '\ee6a';
}
.fontello-users-outline:before {
  content: '\eaaf';
}
.fontello-users-2:before {
  content: '\eab0';
}
.fontello-user-add-outline:before {
  content: '\eab1';
}
.fontello-user-add-1:before {
  content: '\eab2';
}
.fontello-user-delete-outline:before {
  content: '\eab3';
}
.fontello-user-delete:before {
  content: '\eab4';
}
.fontello-user-outline:before {
  content: '\eaad';
}
.fontello-user-2:before {
  content: '\eaae';
}
.fontello-user-add:before {
  content: '\e995';
}
.fontello-user-5:before {
  content: '\ed01';
}
.fontello-user-male:before {
  content: '\ed02';
}
.fontello-user-female:before {
  content: '\ed03';
}
.fontello-female-1:before {
  content: '\ed75';
}
.fontello-female-2:before {
  content: '\ef3c';
}
.fontello-female:before {
  content: '\e833';
}
.fontello-male-1:before {
  content: '\ed76';
}
.fontello-male-2:before {
  content: '\ef6b';
}
.fontello-male:before {
  content: '\e832';
}
.fontello-users-3:before {
  content: '\ed04';
}
.fontello-user-md:before {
  content: '\e93b';
}
.fontello-user-1:before {
  content: '\e993';
}
.fontello-user-4:before {
  content: '\ec73';
}
.fontello-user-3:before {
  content: '\ebdd';
}
.fontello-user-8:before {
  content: '\efa2';
}
.fontello-user:before {
  content: '\e830';
}
.fontello-users-1:before {
  content: '\e994';
}
.fontello-users:before {
  content: '\e831';
}
.fontello-user-woman:before {
  content: '\ec74';
}
.fontello-user-pair:before {
  content: '\ec75';
}
.fontello-logout-3:before {
  content: '\efb1';
}
.fontello-logout-1:before {
  content: '\e9e3';
}
.fontello-logout:before {
  content: '\e89a';
}
.fontello-logout-2:before {
  content: '\ed46';
}
.fontello-login-3:before {
  content: '\ee32';
}
.fontello-login:before {
  content: '\e887';
}
.fontello-login-1:before {
  content: '\e9e2';
}
.fontello-login-2:before {
  content: '\ed47';
}
.fontello-flag:before {
  content: '\e85e';
}
.fontello-flag-1:before {
  content: '\e9b3';
}
.fontello-flag-2:before {
  content: '\eaec';
}
.fontello-flag-filled:before {
  content: '\eaeb';
}
.fontello-flag-checkered:before {
  content: '\e871';
}
.fontello-flag-3:before {
  content: '\ee88';
}
.fontello-flag-circled:before {
  content: '\ee87';
}
.fontello-flag-empty:before {
  content: '\e872';
}
/**
 *		OTHERs
 */
.fontello-feather:before {
  content: '\e9c0';
}
.fontello-feather-1:before {
  content: '\eaf6';
}
.fontello-path:before {
  content: '\ef5c';
}
.fontello-theatre:before {
  content: '\edc9';
}
.fontello-stethoscope:before {
  content: '\e8e4';
}
.fontello-fast-food:before {
  content: '\edb8';
}
.fontello-trophy:before {
  content: '\ea2c';
}
.fontello-trophy-1:before {
  content: '\ed58';
}
.fontello-water:before {
  content: '\ea4f';
}
.fontello-droplet:before {
  content: '\ea50';
}
.fontello-clipboard:before {
  content: '\ea54';
}
.fontello-bullhorn:before {
  content: '\ecc6';
}
.fontello-newspaper-1:before {
  content: '\ed2f';
}
.fontello-newspaper:before {
  content: '\e9c7';
}
.fontello-fire:before {
  content: '\e917';
}
.fontello-fire-3:before {
  content: '\ef85';
}
.fontello-fire-2:before {
  content: '\ef2e';
}
.fontello-fire-station:before {
  content: '\edb6';
}
.fontello-fire-1:before {
  content: '\ed5f';
}
.fontello-hammer:before {
  content: '\e942';
}
.fontello-rocket-1:before {
  content: '\ea71';
}
.fontello-truck:before {
  content: '\e934';
}
.fontello-roadblock:before {
  content: '\edc2';
}
.fontello-lemon:before {
  content: '\e989';
}
.fontello-glass:before {
  content: '\e825';
}
.fontello-graduation-cap:before {
  content: '\ea4c';
}
.fontello-flight:before {
  content: '\e8f3';
}
.fontello-flight-1:before {
  content: '\ea48';
}
.fontello-lightbulb-3:before {
  content: '\ef8e';
}
.fontello-flight-2:before {
  content: '\ef22';
}
.fontello-lightbulb-1:before {
  content: '\eb2c';
}
.fontello-lightbulb-2:before {
  content: '\eed1';
}
.fontello-lightbulb-alt:before {
  content: '\eed2';
}
.fontello-lightbulb:before {
  content: '\e8a2';
}
.fontello-flashlight:before {
  content: '\e98e';
}
.fontello-light-down:before {
  content: '\e9fb';
}
.fontello-light-up:before {
  content: '\e9fa';
}
.fontello-bag:before {
  content: '\e9e0';
}
.fontello-lamp:before {
  content: '\e9fc';
}
.fontello-lamp-1:before {
  content: '\ec13';
}
.fontello-layout:before {
  content: '\e999';
}
.fontello-flash-3:before {
  content: '\ec5e';
}
.fontello-flash-4:before {
  content: '\ed6b';
}
.fontello-flash:before {
  content: '\e8f6';
}
.fontello-flash-1:before {
  content: '\ea4a';
}
.fontello-flash-2:before {
  content: '\eb7d';
}
.fontello-umbrella:before {
  content: '\e8f4';
}
.fontello-umbrella-1:before {
  content: '\ec69';
}
.fontello-king:before {
  content: '\ed78';
}
.fontello-squares:before {
  content: '\ecbe';
}
.fontello-contrast:before {
  content: '\eb74';
}
.fontello-view-mode:before {
  content: '\ee7b';
}
.fontello-diamond:before {
  content: '\ef9a';
}
.fontello-universal-access:before {
  content: '\ef3d';
}
.fontello-torso:before {
  content: '\ee6d';
}
.fontello-tint-1:before {
  content: '\ef29';
}
.fontello-paper-plane-2:before {
  content: '\ef86';
}
.fontello-params:before {
  content: '\ef92';
}
.fontello-graduation-cap-1:before {
  content: '\ef84';
}
.fontello-beaker-1:before {
  content: '\ef95';
}
.fontello-food-1:before {
  content: '\ef98';
}
.fontello-t-shirt:before {
  content: '\ef9b';
}
.fontello-tasks-1:before {
  content: '\ef38';
}
.fontello-flask:before {
  content: '\ebb6';
}
.fontello-wallet:before {
  content: '\ef9c';
}
.fontello-cd-3:before {
  content: '\ef8a';
}
.fontello-beer-1:before {
  content: '\ebb3';
}
.fontello-truck-1:before {
  content: '\ef96';
}
.fontello-smiley-circled:before {
  content: '\ef6c';
}
.fontello-smiley:before {
  content: '\ef4a';
}
.fontello-slideshare:before {
  content: '\ef69';
}
.fontello-road-1:before {
  content: '\ef11';
}
.fontello-clipboard-1:before {
  content: '\eb9f';
}
.fontello-code-outline:before {
  content: '\eade';
}
.fontello-code-2:before {
  content: '\eaf2';
}
.fontello-coffee-1:before {
  content: '\ebb4';
}
.fontello-eq-outline:before {
  content: '\eacf';
}
.fontello-person:before {
  content: '\ef43';
}
.fontello-eq:before {
  content: '\ead0';
}
.fontello-flash-outline:before {
  content: '\eb7c';
}
.fontello-network-1:before {
  content: '\ef07';
}
.fontello-clipboard-2:before {
  content: '\ef34';
}
.fontello-leaf:before {
  content: '\e8f1';
}
.fontello-leaf-1:before {
  content: '\ea46';
}
.fontello-leaf-3:before {
  content: '\ef21';
}
.fontello-leaf-2:before {
  content: '\eb87';
}
.fontello-guidedog:before {
  content: '\ef3f';
}
.fontello-certificate-2:before {
  content: '\ef37';
}
.fontello-asl:before {
  content: '\ef47';
}
.fontello-news:before {
  content: '\eb10';
}
.fontello-hearing-impaired:before {
  content: '\ef45';
}
.fontello-pi-outline:before {
  content: '\ebaa';
}
.fontello-pi:before {
  content: '\eba9';
}
.fontello-pipette:before {
  content: '\eb83';
}
.fontello-plane-outline:before {
  content: '\eb89';
}
.fontello-plane:before {
  content: '\eb88';
}
.fontello-plug:before {
  content: '\eb6b';
}
.fontello-puzzle-outline:before {
  content: '\ebb0';
}
.fontello-puzzle-1:before {
  content: '\ebaf';
}
.fontello-child:before {
  content: '\ef41';
}
.fontello-blind:before {
  content: '\ef40';
}
.fontello-behance-1:before {
  content: '\ef3b';
}
.fontello-adult:before {
  content: '\ef42';
}
.fontello-glasses:before {
  content: '\ef46';
}
.fontello-glass-1:before {
  content: '\ee5e';
}
.fontello-braille:before {
  content: '\ef26';
}
.fontello-certificate-outline:before {
  content: '\ebba';
}
.fontello-certificate-1:before {
  content: '\ebb9';
}
.fontello-lifebuoy-1:before {
  content: '\eb86';
}
.fontello-ticket-2:before {
  content: '\eb9d';
}
.fontello-tree:before {
  content: '\ebae';
}
.fontello-wine:before {
  content: '\ebb5';
}
.fontello-code-3:before {
  content: '\efbe';
}
.fontello-code-1:before {
  content: '\e9bd';
}
.fontello-language:before {
  content: '\ea4d';
}
.fontello-drive:before {
  content: '\ea57';
}
.fontello-bucket:before {
  content: '\ea58';
}
.fontello-award-empty:before {
  content: '\ec3f';
}
.fontello-award-2:before {
  content: '\ecb4';
}
.fontello-award-1:before {
  content: '\ec40';
}
.fontello-award:before {
  content: '\e8ff';
}
.fontello-coverflow:before {
  content: '\ed69';
}
.fontello-coverflow-empty:before {
  content: '\ed68';
}
.fontello-lifebuoy:before {
  content: '\ea45';
}
.fontello-dot:before {
  content: '\ea42';
}
.fontello-dot-2:before {
  content: '\ea41';
}
.fontello-dot-3:before {
  content: '\ea40';
}
.fontello-off:before {
  content: '\e924';
}
.fontello-road:before {
  content: '\e923';
}
.fontello-tint:before {
  content: '\e91d';
}
.fontello-cursor:before {
  content: '\ec50';
}
.fontello-aperture:before {
  content: '\ec51';
}
.fontello-aperture-alt:before {
  content: '\ec6e';
}
.fontello-steering-wheel:before {
  content: '\ec52';
}
.fontello-paper-plane:before {
  content: '\ea47';
}
.fontello-layers:before {
  content: '\ec58';
}
.fontello-layers-alt:before {
  content: '\ec59';
}
.fontello-traffic-cone:before {
  content: '\ea6f';
}
.fontello-dial:before {
  content: '\ec60';
}
.fontello-terminal-1:before {
  content: '\efdd';
}
.fontello-grid:before {
  content: '\ecae';
}
.fontello-easel:before {
  content: '\ecac';
}
.fontello-emo-happy:before {
  content: '\e804';
}
.fontello-aboveground-rail:before {
  content: '\ed92';
}
.fontello-emo-wink:before {
  content: '\e805';
}
.fontello-airfield:before {
  content: '\ed93';
}
.fontello-airport:before {
  content: '\ed94';
}
.fontello-emo-unhappy:before {
  content: '\e80a';
}
.fontello-emo-sleep:before {
  content: '\e80d';
}
.fontello-art-gallery:before {
  content: '\ed95';
}
.fontello-bar:before {
  content: '\ed96';
}
.fontello-emo-devil:before {
  content: '\e811';
}
.fontello-baseball:before {
  content: '\ed97';
}
.fontello-emo-surprised:before {
  content: '\e812';
}
.fontello-emo-tongue:before {
  content: '\e815';
}
.fontello-beer-2:before {
  content: '\ed99';
}
.fontello-emo-coffee:before {
  content: '\e816';
}
.fontello-belowground-rail:before {
  content: '\ed9a';
}
.fontello-emo-displeased:before {
  content: '\e81a';
}
.fontello-bicycle:before {
  content: '\ed9b';
}
.fontello-bus:before {
  content: '\ed9c';
}
.fontello-emo-beer:before {
  content: '\e823';
}
.fontello-emo-grin:before {
  content: '\e81b';
}
.fontello-cafe:before {
  content: '\ed9d';
}
.fontello-emo-angry:before {
  content: '\e81e';
}
.fontello-campsite:before {
  content: '\ed9e';
}
.fontello-cemetery:before {
  content: '\edd0';
}
.fontello-emo-saint:before {
  content: '\e81f';
}
.fontello-cinema:before {
  content: '\ed9f';
}
.fontello-emo-cry:before {
  content: '\e820';
}
.fontello-college:before {
  content: '\eda0';
}
.fontello-emo-shoot:before {
  content: '\e821';
}
.fontello-emo-squint:before {
  content: '\e809';
}
.fontello-commerical-building:before {
  content: '\eda1';
}
.fontello-emo-laugh:before {
  content: '\e822';
}
.fontello-emo-wink2:before {
  content: '\e824';
}
.fontello-cricket:before {
  content: '\eda3';
}
.fontello-embassy:before {
  content: '\eda4';
}
.fontello-ferry:before {
  content: '\edb7';
}
.fontello-football:before {
  content: '\edb5';
}
.fontello-fuel:before {
  content: '\edb4';
}
.fontello-garden:before {
  content: '\edb3';
}
.fontello-giraffe:before {
  content: '\edb2';
}
.fontello-golf:before {
  content: '\edb1';
}
.fontello-grocery-store:before {
  content: '\edb0';
}
.fontello-harbor:before {
  content: '\edaf';
}
.fontello-heliport:before {
  content: '\edae';
}
.fontello-hospital-1:before {
  content: '\edad';
}
.fontello-industrial-building:before {
  content: '\edac';
}
.fontello-library:before {
  content: '\edab';
}
.fontello-lodging:before {
  content: '\edaa';
}
.fontello-london-underground:before {
  content: '\eda9';
}
.fontello-minefield:before {
  content: '\eda8';
}
.fontello-monument:before {
  content: '\eda7';
}
.fontello-museum:before {
  content: '\eda6';
}
.fontello-pharmacy:before {
  content: '\eda5';
}
.fontello-pitch:before {
  content: '\edb9';
}
.fontello-police:before {
  content: '\edba';
}
.fontello-post:before {
  content: '\edbb';
}
.fontello-prison:before {
  content: '\edbc';
}
.fontello-rail:before {
  content: '\edbd';
}
.fontello-religious-christian:before {
  content: '\edbe';
}
.fontello-religious-islam:before {
  content: '\edbf';
}
.fontello-religious-jewish:before {
  content: '\edc0';
}
.fontello-restaurant:before {
  content: '\edc1';
}
.fontello-school:before {
  content: '\edc3';
}
.fontello-skiing:before {
  content: '\edc5';
}
.fontello-soccer:before {
  content: '\edc6';
}
.fontello-swimming:before {
  content: '\edc7';
}
.fontello-tennis:before {
  content: '\edc8';
}
.fontello-toilet:before {
  content: '\edca';
}
.fontello-town-hall:before {
  content: '\edcb';
}
.fontello-tree-1:before {
  content: '\edcf';
}
.fontello-tree-2:before {
  content: '\edce';
}
.fontello-warehouse:before {
  content: '\edcd';
}
.fontello-crown:before {
  content: '\e818';
}
.fontello-marquee:before {
  content: '\e81d';
}
.fontello-data-science:before {
  content: '\ed5c';
}
.fontello-data-science-inv:before {
  content: '\ed6f';
}
.fontello-paper-plane-1:before {
  content: '\ed64';
}
.fontello-paper-plane-alt2:before {
  content: '\ed62';
}
.fontello-paper-plane-alt:before {
  content: '\ed63';
}
.fontello-hash-1:before {
  content: '\ed74';
}
.fontello-connected-object:before {
  content: '\ed90';
}
.fontello-isight:before {
  content: '\ed07';
}
.fontello-ruler:before {
  content: '\ed70';
}
.fontello-vector:before {
  content: '\ed71';
}
.fontello-magic:before {
  content: '\e933';
}
.fontello-suitcase-1:before {
  content: '\eaa1';
}
.fontello-suitcase:before {
  content: '\e913';
}
.fontello-coffee:before {
  content: '\e93e';
}
.fontello-food:before {
  content: '\e93d';
}
.fontello-building:before {
  content: '\e953';
}
.fontello-hospital:before {
  content: '\e952';
}
.fontello-ambulance:before {
  content: '\e94f';
}
.fontello-medkit:before {
  content: '\e950';
}
.fontello-fighter-jet:before {
  content: '\e8f2';
}
.fontello-beer:before {
  content: '\e93c';
}
.fontello-h-sigh:before {
  content: '\e951';
}
.fontello-fork:before {
  content: '\e92c';
}
.fontello-subscript:before {
  content: '\e90c';
}
.fontello-puzzle:before {
  content: '\e95a';
}
.fontello-shield:before {
  content: '\e95b';
}
.fontello-extinguisher:before {
  content: '\e95c';
}
.fontello-rocket:before {
  content: '\e92d';
}
.fontello-maxcdn:before {
  content: '\e962';
}
.fontello-bullseye:before {
  content: '\e95d';
}
.fontello-ticket:before {
  content: '\e914';
}
.fontello-eyedropper:before {
  content: '\ec57';
}
.fontello-mfg-logo:before {
  content: '\ed91';
}
.fontello-mfg-logo-circled:before {
  content: '\ed84';
}
.fontello-tasks:before {
  content: '\e930';
}
.fontello-blank:before {
  content: '\e988';
}
.fontello-strike:before {
  content: '\e909';
}
.fontello-certificate:before {
  content: '\e92f';
}
.fontello-beaker:before {
  content: '\e932';
}
.fontello-terminal:before {
  content: '\e958';
}
.fontello-code:before {
  content: '\e863';
}
.fontello-circle-empty:before {
  content: '\e91a';
}
.fontello-circle:before {
  content: '\e91b';
}
.fontello-smile:before {
  content: '\e954';
}
.fontello-frown:before {
  content: '\e955';
}
.fontello-meh:before {
  content: '\e956';
}
.fontello-angle-circled-down:before {
  content: '\e8bf';
}
.fontello-expand:before {
  content: '\e8dd';
}
.fontello-yen:before {
  content: '\e93a';
}
.fontello-renminbi:before {
  content: '\e94e';
}
.fontello-won:before {
  content: '\e94d';
}
.fontello-adn:before {
  content: '\e95e';
}
.fontello-trello:before {
  content: '\e97b';
}
.fontello-gittip:before {
  content: '\e96a';
}
.fontello-bug:before {
  content: '\e92e';
}
.fontello-weibo:before {
  content: '\e981';
}
.fontello-renren:before {
  content: '\e978';
}
.fontello-jabber:before {
  content: '\ee4f';
}
.fontello-diigo:before {
  content: '\ee58';
}
.fontello-tudou:before {
  content: '\ee5b';
}
.fontello-rdio:before {
  content: '\ea99';
}
.fontello-youku:before {
  content: '\ee5c';
}
.fontello-rdio-circled:before {
  content: '\ea98';
}
.fontello-qq:before {
  content: '\ea96';
}
.fontello-sina-weibo:before {
  content: '\ea8e';
}
.fontello-mixi:before {
  content: '\ea8a';
}
.fontello-behance:before {
  content: '\ea89';
}
.fontello-smashing:before {
  content: '\ea9d';
}
.fontello-spread:before {
  content: '\ed77';
}
.fontello-db-shape:before {
  content: '\ea9f';
}
.fontello-sweden:before {
  content: '\ea9e';
}
.fontello-logo-db:before {
  content: '\eaa0';
}
.fontello-ticket-1:before {
  content: '\ea4e';
}
.fontello-superscript:before {
  content: '\e90b';
}
.fontello-rupee:before {
  content: '\e939';
}
.fontello-window:before {
  content: '\e9f3';
}
.fontello-switch:before {
  content: '\ea1a';
}
.fontello-hash:before {
  content: '\ec63';
}
.fontello-flattr-1:before {
  content: '\ee36';
}
.fontello-eventful:before {
  content: '\edd6';
}
.fontello-na:before {
  content: '\ecd2';
}
.fontello-smashmag:before {
  content: '\ee37';
}
.fontello-lanyrd:before {
  content: '\edd9';
}
.fontello-fivehundredpx:before {
  content: '\eddc';
}
.fontello-grooveshark:before {
  content: '\edf5';
}
.fontello-ninetyninedesigns:before {
  content: '\edf4';
}
.fontello-forrst:before {
  content: '\edf3';
}
.fontello-colon:before {
  content: '\ecbc';
}
.fontello-pilcrow:before {
  content: '\ec61';
}
.fontello-infinity-outline:before {
  content: '\ebac';
}
.fontello-infinity:before {
  content: '\ea3d';
}
.fontello-infinity-1:before {
  content: '\ebab';
}
.fontello-angellist:before {
  content: '\ee27';
}
/**
 *		LOADING
 **/
/**
 *		WEATHER
 **/
/**
 *		ARROWs
 */
/**
 *		MESSAGE
 */
/**
 *		ACTIONS
 */
/**
 *		EDITORS
 */
/**
 *		FOLDERs & DOCs
 */
/**
 *		STATISTICS
 */
/**
 *		DEVICES
 */
/**
 *		SOCIAL NETWORKS
 */
/**
 *		SHARE & FEED
 */
/**
 *		APPs & OSs
 **/
/**
 *		WEB
 **/
/**
 *		STORE
 **/
/**
 *		DATE & TIME
 **/
/**
 *		CONTACTs
 */
/**
 *		MEDIA
 */
/**
 *		PROFILE & TOOLs
 */
/**
 *		OTHERs
 */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@font-face {
  font-family: 'allerregular';
  src: url('../../../fonts/aller/aller_rg-webfont.eot');
  src: url('../../../fonts/aller/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/aller/aller_rg-webfont.woff2') format('woff2'), url('../../../fonts/aller/aller_rg-webfont.woff') format('woff'), url('../../../fonts/aller/aller_rg-webfont.ttf') format('truetype'), url('../../../fonts/aller/aller_rg-webfont.svg#allerregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aller_lightitalic';
  src: url('../../../fonts/aller/aller_ltit-webfont.eot');
  src: url('../../../fonts/aller/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/aller/aller_ltit-webfont.woff2') format('woff2'), url('../../../fonts/aller/aller_ltit-webfont.woff') format('woff'), url('../../../fonts/aller/aller_ltit-webfont.ttf') format('truetype'), url('../../../fonts/aller/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'aller_lightregular';
  src: url('../../../fonts/aller/aller_lt-webfont.eot');
  src: url('../../../fonts/aller/aller_lt-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/aller/aller_lt-webfont.woff2') format('woff2'), url('../../../fonts/aller/aller_lt-webfont.woff') format('woff'), url('../../../fonts/aller/aller_lt-webfont.ttf') format('truetype'), url('../../../fonts/aller/aller_lt-webfont.svg#aller_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alleritalic';
  src: url('../../../fonts/aller/aller_it-webfont.eot');
  src: url('../../../fonts/aller/aller_it-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/aller/aller_it-webfont.woff2') format('woff2'), url('../../../fonts/aller/aller_it-webfont.woff') format('woff'), url('../../../fonts/aller/aller_it-webfont.ttf') format('truetype'), url('../../../fonts/aller/aller_it-webfont.svg#alleritalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerbold_italic';
  src: url('../../../fonts/aller/aller_bdit-webfont.eot');
  src: url('../../../fonts/aller/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/aller/aller_bdit-webfont.woff2') format('woff2'), url('../../../fonts/aller/aller_bdit-webfont.woff') format('woff'), url('../../../fonts/aller/aller_bdit-webfont.ttf') format('truetype'), url('../../../fonts/aller/aller_bdit-webfont.svg#allerbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'allerbold';
  src: url('../../../fonts/aller/aller-webfont.eot');
  src: url('../../../fonts/aller/aller-webfont.eot?#iefix') format('embedded-opentype'), url('../../../fonts/aller/aller-webfont.woff2') format('woff2'), url('../../../fonts/aller/aller-webfont.woff') format('woff'), url('../../../fonts/aller/aller-webfont.ttf') format('truetype'), url('../../../fonts/aller/aller-webfont.svg#allerbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="aller-"]:before,
[class*=" aller-"]:before {
  font-family: "allerregular";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* 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); */
}
/** Layouts **/
html {
  background: #666;
}
html > * {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
html header.navbar-fixed-top {
  z-index: 1053;
  background: #131313;
  /*.infoArea{
			    height: 80px;
			    border-bottom: 1px solid #E0E0E0;
				padding-right: 0;
*/
  /*.add-quick-assignment,.add-fast-assignment{
					    width: 65px;
					    height: 80px;
					    color: #428BCA;
					    font-size: 35px;
					    line-height: 80px;
					    text-align: center;
					    cursor: pointer;

						&:hover{
							opacity: 0.65;
						}
						i{
						}
					}
					.add-assignment{
					    width: 65px;
					    height: 79px;
					    line-height: 79px;
					    font-weight: normal;
					    font-size: 55px;
					    background: #428BCA;
					    color: #FFF;
					    font-family: serif;
					    text-align: center;
					    cursor: pointer;

						&:hover{
							opacity: 0.75;
						}
					}*/
  padding-right: 0;
}
html header.navbar-fixed-top .pageInfo h1.account_name {
  color: #5C9BE2;
  font-size: 22px;
  float: left;
  line-height: 78px;
  margin: 0;
}
html header.navbar-fixed-top .pageInfo span.separator {
  float: left;
  font-size: 18px;
  color: #E0E0E0;
  line-height: 78px;
  margin: 0;
  padding: 0 10px;
}
html header.navbar-fixed-top .pageInfo h2 {
  margin: 0;
  font-size: 16px;
  color: #898989;
  float: left;
  max-width: 200px;
  line-height: 20px;
  padding: 20px 0;
  overflow: hidden;
  height: 80px;
}
html header.navbar-fixed-top .plan-assignment #catalog-plan-action {
  font-size: 32px;
  padding: 16px 15px 17px;
  display: block;
  margin: 0 20px 0 10px;
  border-left: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
  text-align: center;
}
html header.navbar-fixed-top .plan-assignment #catalog-plan-action i {
  display: block;
  width: 40px;
}
html header.navbar-fixed-top .plan-assignment #catalog-plan-action:hover {
  background: #F0F0F0;
}
html header.navbar-fixed-top .plan-assignment .btn-group {
  margin: 18px 0;
}
html header.navbar-fixed-top .plan-assignment .btn-group button i {
  font-size: 26px;
  line-height: 12px;
  padding-right: 10px;
  top: 4px;
  position: relative;
}
html header.navbar-fixed-top .plan-assignment .btn-group button span {
  line-height: 24px;
}
html header.navbar-fixed-top .plan-assignment .btn-group button span.caret {
  margin-left: 10px;
}
html header.navbar-fixed-top .plan-assignment .btn-group ul {
  padding: 0;
}
html header.navbar-fixed-top .plan-assignment .btn-group ul li a {
  margin: 0;
  line-height: 20px;
  padding: 10px 20px;
}
html header.navbar-fixed-top .plan-assignment .btn-group ul li a i {
  margin-right: 10px;
  font-size: 20px;
}
html header.navbar-fixed-top .plan-assignment .btn-group ul li a:hover {
  cursor: pointer;
}
html header.navbar-fixed-top .plan-assignment .btn-group ul li.divider {
  margin: 0;
}
html header.navbar-fixed-top .alert-area {
  padding-right: 20px;
}
html header.navbar-fixed-top .alert-area a.notification-alert {
  opacity: 0.75;
  cursor: pointer;
  color: #CCC;
  font-size: 28px;
  line-height: 49px;
  padding: 15px 10px;
  display: block;
  float: left;
  width: 50px;
  text-align: center;
  position: relative;
}
html header.navbar-fixed-top .alert-area a.notification-alert:hover {
  opacity: 1;
}
html header.navbar-fixed-top .alert-area a.notification-alert i {
  color: #DEDEDE;
  font-size: 32px;
  line-height: 45px;
}
html header.navbar-fixed-top .alert-area a.notification-alert span.counter {
  display: none;
  font-size: 10px;
  border: 1px solid #CC0000;
  background: #CC0000;
  width: 18px;
  height: 18px;
  line-height: 16px;
  border-radius: 10px;
  color: #FFF;
  font-weight: bold;
  position: absolute;
  bottom: 15px;
  right: -5px;
}
html header.navbar-fixed-top .alert-area a.notification-alert.active i {
  color: #CC0000;
}
html header.navbar-fixed-top .alert-area a.notification-alert.active span.counter {
  display: block;
}
html header.navbar-fixed-top .add-reminder a.reminder-alert {
  opacity: 0.75;
  cursor: pointer;
  color: #337ab7;
  font-size: 28px;
  line-height: 49px;
  padding: 15px 10px;
  display: block;
  float: left;
  width: 50px;
  text-align: center;
  position: relative;
}
html header.navbar-fixed-top .add-reminder a.reminder-alert:hover {
  opacity: 1;
}
html header.navbar-fixed-top .add-reminder a.reminder-alert i {
  font-size: 32px;
  line-height: 45px;
}
html header.navbar-fixed-top .running-assignment.board {
  line-height: 60px;
  background: none;
  border: 0;
  bottom: 1px;
  padding: 0;
  overflow: initial;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .time-info {
  padding: 20px 0 20px 15px;
  height: 80px;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .time-info i {
  color: #428BCA;
  float: left;
  font-size: 52px;
  line-height: 40px;
  margin-right: 20px;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .time-info div.details {
  line-height: 24px;
  font-size: 14px;
  font-weight: 100;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .time-info div.duration {
  line-height: 16px;
  font-size: 14px;
  color: #999;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .time-info:hover {
  cursor: pointer;
  background: #F0F0F0;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .assignment-item-menu {
  float: right;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .assignment-item-menu a {
  background: none;
  border: 0;
  color: #2e6da4;
  padding: 2px;
}
html header.navbar-fixed-top .running-assignment.board .assignment-item .assignment-item-menu a i {
  font-size: 18px;
  line-height: 30px;
}
html header.navbar-fixed-top .running-assignment.board a.show-upcoming {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
html header.navbar-fixed-top .running-assignment.board a.show-upcoming:hover {
  cursor: pointer;
  background: #F0F0F0;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments {
  display: none;
  clear: both;
  position: absolute;
  background: #FFF;
  max-height: 300px;
  width: 100%;
  border: 1px solid #DEDEDE;
  margin-top: 1px;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .mCSB_container {
  margin-right: 0;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .subtitle {
  line-height: 20px;
  color: #999;
  padding: 10px 10px;
  display: block;
  background: #F6F4F5;
  text-transform: uppercase;
  font-size: 12px;
  border-top: 1px solid #FFF;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item {
  background: #F6F4F5;
  padding: 0;
  margin: 1px 0 0 0;
  border-left: 0;
  line-height: 12px;
  position: relative;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item:hover {
  cursor: pointer;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item:hover .assignment-item-info .hours {
  opacity: 0.85;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info {
  padding: 0;
  overflow: hidden;
  position: relative;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info i.icon {
  position: absolute;
  font-size: 36px;
  opacity: 0.25;
  display: block;
  text-align: right;
  right: 10px;
  /* left: 0; */
  top: 0;
  line-height: 55px;
  /* bottom: 0; */
  color: #D4B484;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .hours {
  float: left;
  font-size: 0.875em;
  line-height: 1.15em;
  text-align: center;
  padding: 14px 0;
  width: 23%;
  color: #FFF;
  font-weight: bold;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .hours .day {
  opacity: 0.65;
  font-weight: normal;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .hours .day i {
  display: none;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .hours .day span {
  display: block;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .hours .duration {
  display: none !important;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .hours .timeInterval {
  font-size: 1.25em;
  font-weight: normal;
  padding-top: 3px;
  display: block;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu {
  position: absolute;
  width: 0;
  left: 23%;
  background: #FFF;
  color: #FFF;
  overflow: hidden;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu .assignment-item-button {
  display: block;
  float: left;
  min-width: 30px;
  width: 25%;
  height: 61px;
  line-height: 61px;
  text-align: center;
  font-size: 18px;
  border: 0;
  border-left: 1px solid #FFF;
  color: #FFF;
  background: transparent;
  box-shadow: none;
  padding: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu .assignment-item-button:hover {
  background: rgba(255, 255, 255, 0.25);
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu .stop-assignment {
  opacity: 0.35;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu .stop-assignment:hover {
  background: transparent;
  cursor: not-allowed;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu .start-assignment {
  opacity: 1;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu .start-assignment:hover {
  cursor: pointer;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-item-menu.active {
  width: 77%;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-icon {
  float: left;
  margin-right: 5px;
  font-size: 26px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  color: #FFF;
  width: 77%;
  padding-left: 5px;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-title {
  max-width: 70%;
  padding-left: 10px;
  float: left;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-title .name {
  color: #434343;
  font-size: 1em;
  line-height: 1.25em;
  padding-top: 5px;
  display: block;
  clear: both;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item .assignment-item-info .assignment-title .entity {
  display: block;
  font-size: 0.85em;
  color: #888888;
  line-height: 1em;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-gray .hours {
  background: #969696;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-gray .assignment-item-menu {
  background: #969696;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-black .hours {
  background: #232323;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-black .assignment-item-menu {
  background: #232323;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-red .hours {
  background: #d2322d;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-red .assignment-item-menu {
  background: #d2322d;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-orange .hours {
  background: #d37a27;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-orange .assignment-item-menu {
  background: #d37a27;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-yellow .hours {
  background: #f0ad4e;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-yellow .assignment-item-menu {
  background: #f0ad4e;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-green .hours {
  background: #47a447;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-green .assignment-item-menu {
  background: #47a447;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.tl-running {
  display: none;
}
html header.navbar-fixed-top .running-assignment.board .upcomming-assignments .assignment-item.running {
  display: none;
}
html body {
  background: #333;
  padding: 0;
}
html body .page-content {
  background: #FFF;
  padding: 15px;
}
html body .page-content h2 {
  font-size: 20px;
  line-height: 30px;
}
html body .page-content ul.table-list {
  list-style: none;
  font-size: 14px;
  color: #666;
  padding: 0;
  margin: 0;
}
html body .page-content ul.table-list li a {
  line-height: 40px;
  padding: 5px 0;
  color: #666;
}
html body .page-content ul.table-list li:hover {
  background: #F0F0F0;
  cursor: pointer;
}
html body .page-content ul.table-list li.header {
  border-bottom: 1px solid #DEDEDE;
  font-weight: bold;
}
html body .page-content ul.table-list li:nth-child(odd) {
  background-color: #FFF;
}
html body .page-content ul.table-list li:nth-child(odd):hover {
  background: #F0F0F0;
}
html body .page-content ul.table-list li:nth-child(even) {
  background-color: #F6F6F6;
}
html body .page-content ul.table-list li:nth-child(even):hover {
  background: #F0F0F0;
}
html body .dashboard-inline-menu ul {
  list-style: none;
  padding: 0;
}
html body .dashboard-inline-menu ul li {
  margin-top: 15px;
  display: block;
  clear: both;
}
html body .dashboard-inline-menu ul li:after,
html body .dashboard-inline-menu ul li:before {
  display: table;
  content: ' ';
  clear: both;
}
html body .dashboard-inline-menu ul li a {
  padding: 5px 10px;
  border-bottom: 1px solid #CCC;
  display: block;
  float: none;
  color: #666;
  clear: both;
  font-size: 14px;
}
html body .dashboard-inline-menu ul li a:hover {
  color: #434343;
  text-decoration: none;
}
html body .dashboard-inline-menu ul li a i {
  width: 20px;
  margin-right: 10px;
  display: block;
  float: left;
  font-size: 16px;
}
html body .dashboard-inline-menu ul li ul {
  clear: both;
}
html body .dashboard-inline-menu ul li ul li {
  float: left;
  clear: none;
  border: 0;
  padding: 10px 0px;
  margin: 0;
}
html body .dashboard-inline-menu ul li ul li a {
  display: block;
  width: 110px;
  text-align: center;
  float: left;
  color: #666;
  clear: none;
  padding: 0 5px;
  border: 0;
  font-size: 13px;
}
html body .dashboard-inline-menu ul li ul li a:hover {
  color: #434343;
  text-decoration: none;
}
html body .dashboard-inline-menu ul li ul li a i {
  width: auto;
  margin-right: 0;
  float: none;
  font-size: 32px;
  display: block;
}
html body .notification-area {
  z-index: 9999;
  position: fixed;
  right: 20px;
  bottom: 20px;
  max-width: 320px;
  width: 320px;
  /*.alert.alert-reminder{
				.border-radius(0);
				//width: 100%;
				background: #FF9B00;
				color: #FFF;
				font-size: 16px;

				i{
					width: 50px;
				//	float: left;

					&:before{
						.fontello();
						.fontello-clock();
						font-size: 50px;
						line-height: 50px;
					}
					//margin-right: 20px;
				}
					span,u{
						font-size: 12px;
						display: block;
					}
					span{
						opacity: 0.85;
					}
					a{
						color: #FFF;
						opacity: 0.75;
						cursor: pointer;
						margin-top: 10px;
						display: block;
					}
					a.reminder_start_assignment{
						float: left;
					}
					a.dismiss_reminder{
						float: right;
						font-size: 10px;
						line-height: 24px;
					}
				//}
			}*/
}
html body .notification-area i.alert-icon {
  width: 25px;
  height: 25px;
  display: block;
  line-height: 25px;
  text-align: center;
  float: left;
  margin-right: 10px;
  border-radius: 13px;
}
html body .notification-area div.alert-message {
  width: 190px;
  float: left;
}
html body .notification-area .alert.alert-success i {
  background: #398439;
  color: #dff0d8;
}
html body .notification-area .alert.alert-success i:before {
  content: '\e848';
}
html body .notification-area .alert.alert-danger i {
  background: #ac2925;
  color: #fcf8e3;
}
html body .notification-area .alert.alert-danger i:before {
  content: '\ebe3';
}
html body .notification-area .alert.alert-warning i {
  background: #8a6d3b;
  color: #fcf8e3;
}
html body .notification-area .alert.alert-warning i:before {
  content: '\e87e';
}
html body .notification-area .alert.alert-info i {
  background: #31708f;
  color: #d9edf7;
}
html body .notification-area .alert.alert-info i:before {
  content: '\e9a6';
}
html body .popover {
  z-index: 1;
}
html body header.navbar.navbar-fixed-top {
  height: 60px;
  background: #FFF;
  border-bottom: 1px solid #CCC;
}
html body header.navbar.navbar-fixed-top #logo img {
  margin-top: 3px;
  height: 54px;
}
html body header.navbar.navbar-fixed-top #userTime {
  color: #CCC;
  line-height: 40px;
  margin: 10px 0;
}
html body header.navbar.navbar-fixed-top #userTime i {
  font-size: 30px;
}
html body header.navbar.navbar-fixed-top #userTime span {
  margin-right: 10px;
}
html body header.navbar.navbar-fixed-top #profile {
  margin-right: 20px;
}
html body header.navbar.navbar-fixed-top #profile div.profile {
  width: 270px;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 10px 15px 0;
  min-height: 40px;
}
html body header.navbar.navbar-fixed-top #profile div.profile:hover {
  background: #F0F0F0;
}
html body header.navbar.navbar-fixed-top #profile div.profile:hover .nav-profile > ul {
  display: block;
}
html body header.navbar.navbar-fixed-top #profile div.profile .portrait {
  border: 3px solid #CCC;
  width: 40px;
  height: 40px;
  display: block;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
}
html body header.navbar.navbar-fixed-top #profile div.profile .name {
  margin-left: 10px;
  line-height: 40px;
  color: #252a31;
  overflow: hidden;
}
html body header.navbar.navbar-fixed-top #profile div.profile .nav-profile {
  width: 10px;
  position: relative;
}
html body header.navbar.navbar-fixed-top #profile div.profile .nav-profile:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  content: '\e8b0';
  color: #252a31;
  top: 10px;
  position: relative;
}
html body header.navbar.navbar-fixed-top #profile div.profile .nav-profile ul {
  display: none;
  width: 270px;
  margin: 29px 0 0 -245px;
  padding: 0;
  background: #FFF;
  border: 1px solid #CCC;
}
html body header.navbar.navbar-fixed-top #profile div.profile .nav-profile ul li a {
  display: block;
  line-height: 40px;
  padding: 0 15px;
}
html body header.navbar.navbar-fixed-top #profile div.profile .nav-profile ul li ul {
  display: none;
}
html body .body-content {
  margin-top: 80px;
}
html body #main-content {
  padding: 0;
  background: #FFF;
  min-height: 550px;
  /*#main-menu{
				position: 			fixed;
				top: 				60px;
				padding-top:		10px;
				padding: 			0;
				background: 		#749AC1;
				z-index:			99;

				.nav.nav-bar{
					padding: 			0;

					> ul {
						> li {
							&:hover{
								> a{
									color: 				#FFF;
								}
							}
						}
					}
					ul{
						margin: 			0;
						padding: 			0;

						> li{
							position: 			relative;
							padding: 			0;
							float: left;
							width: auto;
							height: 40px;

							> &:first-of-type{
								border-top:			0;
							}

							a{
								text-decoration: 	none;
								color:				#EBEBEB;
								padding:			0 15px;
								font-size:			11px;
								display: 			block;
								line-height: 		12px;
								height: 			40px;
								line-height: 		40px;
								text-align: 		left;

								span{
									i{
										font-size: 			20px;
										width:				26px;
										line-height: 		20px;
										display: 			block;
										float: 				left;
										padding: 			10px 0 5px;
										margin-right: 		5px;
									}
								}
							}
							&:hover{
								> ul{
									display: 			block;
								}
							}

							ul{
								position: 			absolute;
								top:				100%;
								display: 			none;
								border-left: 		0;
								background: #fff;

								li{
									min-width: 230px;
									a{
										color:				#88929F;
										height: 			70px;

										span{
											i{
												text-decoration: 	none;
											}
										}
										&:hover{
									
											span{
												i{
													text-decoration: 	none;
												}
											}
											color:				#88929F;
											text-decoration: 	underline;
										}
									}
									ul{
										position: 			absolute;
										left:				100%;
										top: 0;
										display: 			none;
										border-left: 		0;
										background: #fff;
										li{

										}
									}
								}
								li.parent{
									&:before{
										color:				#88929F;
										position: 			absolute;
										right: 				10px;
										top: 				50%;
										margin-top: 		-5px;
										left: auto;

										.fontello(16px);
										.fontello-right-dir();
									}
									&:hover{
										&:before{
											color:				#88929F;
										}
									}
								}
							}
						}
						li.parent{
							&:before{
								color:				#EBEBEB;
								position: 			absolute;
								bottom: 			0;
								left: 				50%;
								margin-top: 		-5px;

								.fontello(16px);
								.fontello-down-dir();
							}
							&:hover{
								&:before{
									color:				#fff;
								}
							}
						}
						li.active{
							background: 		#F5F6F8;

							a{
								color:				#749AC1;
							}

							&:hover{
								a{
									color: 				#88929F;
								}
								&:before{
									color:				#88929F;
								}
							}
						}
					}
				}
			}*/
}
html body #main-content div.actions {
  background: #FFF;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 15px;
  border-bottom: 1px solid #DEDEDE;
}
html body #main-content div.actions ul {
  background: none;
  margin: 0;
}
html body #main-content div.actions span.select2 ul {
  max-height: 32px;
}
html body #main-content .dashboard-menu {
  background: #FFF;
  border-bottom: 1px solid #DEDEDE;
}
html body #main-content .dashboard-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body #main-content .dashboard-menu ul li {
  float: left;
  display: block;
}
html body #main-content .dashboard-menu ul li a {
  padding: 10px 20px;
  display: block;
  font-size: 18px;
  color: #428bca;
  text-decoration: none;
  opacity: 0.65;
}
html body #main-content .dashboard-menu ul li a:hover {
  opacity: 1;
  cursor: pointer;
}
html body #main-content .dashboard-menu ul li a.active {
  opacity: 1;
  border-bottom: 3px solid #428bca;
}
html body #main-content #lunch-label {
  display: none;
  background: rgba(255, 255, 255, 0.85);
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
html body #main-content #lunch-label .lunch-label-content {
  width: 320px;
  text-align: center;
  left: 0;
  top: 50%;
  position: absolute;
  display: block;
  height: 300px;
  right: 0;
  margin: -150px auto;
}
html body #main-content #lunch-label .lunch-label-content i.fontello-food-1 {
  font-size: 120px;
}
html body #main-content #lunch-label .lunch-label-content p {
  font-size: 32px;
}
html body #main-content #lunch-label.active {
  display: block;
}
html body #main-content h2.col-md-12 {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
html body #main-content .section .body-content .notification-area {
  z-index: 999;
  position: absolute;
  right: 20px;
  top: 80px;
  max-width: 300px;
}
html body footer {
  background: #131313;
  padding: 50px;
}
html body footer p {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
html body footer p a {
  color: #7299c0;
}
html.login {
  background: transparent;
  height: 100%;
}
html.login body {
  background: url("/images/zen-wallpaper.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 100%;
  background-size: cover;
  background-attachment: fixed;
  /*
		#main-content{
			padding-top: 0;
			background: transparent;
		}

		.notification-area{
			z-index: 		999; 
			position: 		fixed; 
			right: 			20px; 
			bottom: 		20px; 
			max-width: 		300px;
			width: 			300px;
		}
		.login-menu{
			border-bottom: 		1px solid #dedede;
			text-align: 		right;
			font-size: 			12px;
			color: 				#666;

			ul{
				float: 			right;

				li{
					list-style: 	none;
					float: 			left;
					padding: 		10px 15px;

					a{
						cursor: 		pointer;
					}
				}
			}
		}
		.lang-chooser{

			ul{
				float: 			right;

				li{
					list-style: 	none;
					float: 			left;
					padding: 		10px 15px;

					a{
						cursor: 		pointer;
					}
				}
			}
		}
		#m_login{
			background-color: rgba(244, 244, 244, 0.5);
			padding: 20px;
			
			.form{
				background: rgba(255, 255, 255, 0.75);
				

				.logo{
					margin: 0;
					padding: 30px 0;
				}
				form{
					margin-bottom:  30px;
				}
			}
		}
		.footer-holder{
			background-color: rgba(244, 244, 244, 0.5);
			padding: 20px;
			margin-top: 20px;
			margin-bottom: 20px;

			footer.col-md-12{
				margin-top: 0;
				p{
					font-size: 12px;
					font-weight: normal;
					color: #434343;
				}
				a{
					color: @blue4;
				}
			}
		}*/
}
html.login body .body-content {
  padding-top: 100px;
  background: transparent;
}
html.login body .body-content .logo {
  padding-bottom: 20px;
}
html.login body .body-content .box {
  background: rgba(255, 255, 255, 0.5);
  padding: 1em;
  text-align: center;
}
html.login body .body-content .box .box-content {
  background: rgba(255, 255, 255, 0.75);
  padding-top: 20px;
  padding-bottom: 20px;
}
html.login body .body-content .box .box-content label {
  display: block;
}
html.login body .body-content .box .box-content .checkbox label {
  text-align: left;
}
.footer .container {
  text-align: center;
  font-size: 11px;
  margin: 10px auto 50px;
}
/** Elements **/
/** Controllers **/
/** Modules **/
#m_login .logo {
  margin-bottom: 50px;
}
#m_login .form form#login-form .control-group .controls label.checkbox {
  margin: 10px 120px 20px;
}
.fc-day.disabled {
  background: #ddd;
}
/** Vendor **/
#yii-debug-toolbar-min {
  display: none !important;
}
