@font-face {
  font-family: 'pinpointe';
  src: url('../font/pinpointe.eot?86314805');
  src: url('../font/pinpointe.eot?86314805#iefix') format('embedded-opentype'),
       url('../font/pinpointe.woff?86314805') format('woff'),
       url('../font/pinpointe.ttf?86314805') format('truetype'),
       url('../font/pinpointe.svg?86314805#pinpointe') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica narrow';
  src: url('../font/Helvetica-Narrow.otf');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'pinpointe';
    src: url('../font/pinpointe.svg?86314805#pinpointe') format('svg');
  }
}
*/


[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "pinpointe";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  color: #fd8c1b;
  text-align: center;
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1.5em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.home-link {
	font-family: "pinpointe";
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	color: white;
	padding: 7px 10px 0 25px;
}


.user-icon-caret:before {
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #888;
}

.heading-icon:before {
	font-size: 20px;
	margin: 0 10px 0 0;
	color: black;
}

.table-icon:before {
	font-size: 15px;
	color: black;
}

.small-table-icon:before {
	font-size: 12px;
	color: #123467;
}

.table-icon-label {
	padding-left: 4px; 
	color: #123467;
}

.menu-icon {		
	display: inline-block;
	padding: 5px 10px 5px 10px;	
	float: right;
}		

.menu-icon:before {		
	font-size: 30px;		
	color: white;		
	background: gray;		
	border-radius: 50%;		
	width: 40px;		
	height: 40px;		
}

.branding-logo {
  height: 90px;
}

.color-grid {
  padding: 10px; 
  width: 150px;
}

.icon-paper-plane:before { content: '\e800'; } /* '' */
.icon-edit:before { content: '\e801'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-user-add:before { content: '\e803'; } /* '' */
.icon-globe:before { content: '\e804'; } /* '' */
.icon-paper-plane-1:before { content: '\e805'; } /* '' */
.icon-popup:before { content: '\e806'; } /* '' */
.icon-desktop:before { content: '\e807'; } /* '' */
.icon-laptop:before { content: '\e808'; } /* '' */
.icon-contacts:before { content: '\e809'; } /* '' */
.icon-rss:before { content: '\e80a'; } /* '' */
.icon-th-large-outline:before { content: '\e80b'; } /* '' */
.icon-chart:before { content: '\e80c'; } /* '' */
.icon-chart-outline:before { content: '\e80d'; } /* '' */
.icon-chart-alt-outline:before { content: '\e80e'; } /* '' */
.icon-chart-alt:before { content: '\e80f'; } /* '' */
.icon-rss-outline:before { content: '\e810'; } /* '' */
.icon-chart-pie-outline:before { content: '\e811'; } /* '' */
.icon-chart-pie:before { content: '\e812'; } /* '' */
.icon-users:before { content: '\e813'; } /* '' */
.icon-users-outline:before { content: '\e814'; } /* '' */
.icon-user-add-outline:before { content: '\e815'; } /* '' */
.icon-upload:before { content: '\e816'; } /* '' */
.icon-download:before { content: '\e817'; } /* '' */
.icon-download-outline:before { content: '\e818'; } /* '' */
.icon-upload-outline:before { content: '\e819'; } /* '' */
.icon-user-delete-outline:before { content: '\e81a'; } /* '' */
.icon-user-delete:before { content: '\e81b'; } /* '' */
.icon-stopwatch:before { content: '\e81c'; } /* '' */
.icon-picture-outline:before { content: '\e81d'; } /* '' */
.icon-picture:before { content: '\e81e'; } /* '' */
.icon-doc-text:before { content: '\e81f'; } /* '' */
.icon-doc:before { content: '\e820'; } /* '' */
.icon-doc-add:before { content: '\e821'; } /* '' */
.icon-doc-remove:before { content: '\e822'; } /* '' */
.icon-news:before { content: '\e823'; } /* '' */
.icon-cancel-circled-outline:before { content: '\e824'; } /* '' */
.icon-cancel-circled:before { content: '\e825'; } /* '' */
.icon-cancel-alt:before { content: '\e826'; } /* '' */
.icon-cancel-alt-filled:before { content: '\e827'; } /* '' */
.icon-ok-outline:before { content: '\e828'; } /* '' */
.icon-ok:before { content: '\e829'; } /* '' */
.icon-cancel-outline:before { content: '\e82a'; } /* '' */
.icon-cancel:before { content: '\e82b'; } /* '' */
.icon-th-list:before { content: '\e82c'; } /* '' */
.icon-th-list-outline:before { content: '\e82d'; } /* '' */
.icon-th-large:before { content: '\e82e'; } /* '' */
.icon-th-outline:before { content: '\e82f'; } /* '' */
.icon-th:before { content: '\e830'; } /* '' */
.icon-menu-outline:before { content: '\e831'; } /* '' */
.icon-menu:before { content: '\e832'; } /* '' */
.icon-home:before { content: '\e833'; } /* '' */
.icon-home-outline:before { content: '\e834'; } /* '' */
.icon-warning:before { content: '\e835'; } /* '' */
.icon-warning-empty:before { content: '\e836'; } /* '' */
.icon-vcard:before { content: '\e837'; } /* '' */
.icon-block-outline:before { content: '\e838'; } /* '' */
.icon-block:before { content: '\e839'; } /* '' */
.icon-facebook-1:before { content: '\e83a'; } /* '' */
.icon-twitter-2:before { content: '\e83b'; } /* '' */
.icon-tablet:before { content: '\e83c'; } /* '' */
.icon-mobile:before { content: '\e83d'; } /* '' */
.icon-flash-outline:before { content: '\e83e'; } /* '' */
.icon-flash:before { content: '\e83f'; } /* '' */
.icon-wristwatch:before { content: '\e840'; } /* '' */
.icon-bell:before { content: '\e841'; } /* '' */
.icon-clipboard:before { content: '\e842'; } /* '' */
.icon-folder-add:before { content: '\e843'; } /* '' */
.icon-folder-delete:before { content: '\e844'; } /* '' */
.icon-eye-outline:before { content: '\e845'; } /* '' */
.icon-eye:before { content: '\e846'; } /* '' */
.icon-flow-split:before { content: '\e847'; } /* '' */
.icon-flow-merge:before { content: '\e848'; } /* '' */
.icon-heart:before { content: '\e849'; } /* '' */
.icon-heart-filled:before { content: '\e84a'; } /* '' */
.icon-star:before { content: '\e84b'; } /* '' */
.icon-star-filled:before { content: '\e84c'; } /* '' */
.icon-target:before { content: '\e84d'; } /* '' */
.icon-chat-alt:before { content: '\e84e'; } /* '' */
.icon-chat:before { content: '\e84f'; } /* '' */
.icon-comment:before { content: '\e850'; } /* '' */
.icon-coffee:before { content: '\e851'; } /* '' */
.icon-play:before { content: '\e852'; } /* '' */
.icon-search:before { content: '\e853'; } /* '' */
.icon-search-outline:before { content: '\e854'; } /* '' */
.icon-forward-outline:before { content: '\e855'; } /* '' */
.icon-forward:before { content: '\e856'; } /* '' */
.icon-link-outline:before { content: '\e857'; } /* '' */
.icon-link:before { content: '\e858'; } /* '' */
.icon-cog-outline:before { content: '\e859'; } /* '' */
.icon-cog:before { content: '\e85a'; } /* '' */
.icon-wrench-outline:before { content: '\e85b'; } /* '' */
.icon-wrench:before { content: '\e85c'; } /* '' */
.icon-basket:before { content: '\e85d'; } /* '' */
.icon-globe-alt-outline:before { content: '\e85e'; } /* '' */
.icon-globe-alt:before { content: '\e85f'; } /* '' */
.icon-briefcase:before { content: '\e860'; } /* '' */
.icon-lifebuoy:before { content: '\e861'; } /* '' */
.icon-database:before { content: '\e862'; } /* '' */
.icon-record-outline:before { content: '\e863'; } /* '' */
.icon-record:before { content: '\e864'; } /* '' */
.icon-cw-outline:before { content: '\e865'; } /* '' */
.icon-cw:before { content: '\e866'; } /* '' */
.icon-right:before { content: '\e867'; } /* '' */
.icon-up:before { content: '\e868'; } /* '' */
.icon-down-outline:before { content: '\e869'; } /* '' */
.icon-left-outline:before { content: '\e86a'; } /* '' */
.icon-right-outline:before { content: '\e86b'; } /* '' */
.icon-up-outline:before { content: '\e86c'; } /* '' */
.icon-down-small:before { content: '\e86d'; } /* '' */
.icon-left-small:before { content: '\e86e'; } /* '' */
.icon-right-small:before { content: '\e86f'; } /* '' */
.icon-up-small:before { content: '\e870'; } /* '' */
.icon-left-open-outline:before { content: '\e871'; } /* '' */
.icon-left-open:before { content: '\e872'; } /* '' */
.icon-right-open-outline:before { content: '\e873'; } /* '' */
.icon-right-open:before { content: '\e874'; } /* '' */
.icon-down:before { content: '\e875'; } /* '' */
.icon-left:before { content: '\e876'; } /* '' */
.icon-user-outline:before { content: '\e877'; } /* '' */
.icon-user:before { content: '\e878'; } /* '' */
.icon-code-outline:before { content: '\e879'; } /* '' */
.icon-code:before { content: '\e87a'; } /* '' */
.icon-temperatire:before { content: '\e87b'; } /* '' */
.icon-stop-outline:before { content: '\e87c'; } /* '' */
.icon-stop:before { content: '\e87d'; } /* '' */
.icon-pause-outline:before { content: '\e87e'; } /* '' */
.icon-pause:before { content: '\e87f'; } /* '' */
.icon-fast-fw-outline:before { content: '\e880'; } /* '' */
.icon-fast-fw:before { content: '\e881'; } /* '' */
.icon-contrast:before { content: '\e882'; } /* '' */
.icon-direction:before { content: '\e883'; } /* '' */
.icon-down-dir:before { content: '\e884'; } /* '' */
.icon-up-dir:before { content: '\e885'; } /* '' */
.icon-right-dir:before { content: '\e886'; } /* '' */
.icon-left-dir:before { content: '\e887'; } /* '' */
.icon-down-micro:before { content: '\e888'; } /* '' */
.icon-up-micro:before { content: '\e889'; } /* '' */
.icon-filter:before { content: '\e88a'; } /* '' */
.icon-key:before { content: '\e88b'; } /* '' */
.icon-lifebuoy-1:before { content: '\e88c'; } /* '' */
.icon-paper-plane-2:before { content: '\e88d'; } /* '' */
.icon-flash-1:before { content: '\e88e'; } /* '' */
.icon-eye-1:before { content: '\e88f'; } /* '' */
.icon-eye-off:before { content: '\e890'; } /* '' */
.icon-glasses:before { content: '\e891'; } /* '' */
.icon-address-book:before { content: '\e892'; } /* '' */
.icon-cloud:before { content: '\e893'; } /* '' */
.icon-thumbs-up:before { content: '\e894'; } /* '' */
