@font-face {
	font-family: 'cartagenia';
	src:url('cartagenia.eot?3qsyji');
	src:url('cartagenia.eot?#iefix3qsyji') format('embedded-opentype'),
		url('cartagenia.woff?3qsyji') format('woff'),
		url('cartagenia.ttf?3qsyji') format('truetype'),
		url('cartagenia.svg?3qsyji#cartagenia') format('svg');
	font-weight: normal;
	font-style: normal;
}



.fa {
  display: inline-block;
  font-family: 'cartagenia';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}



.fa-warning:before {
  content: "\e600";
}
.fa-view:before {
  content: "\e601";
}
.fa-undo:before {
  content: "\e604";
}
.fa-user:before {
  content: "\e602";
}
.fa-upload:before {
  content: "\e603";
}
.fa-times-circle-o:before {
  content: "\e606";
}
.fa-times-circle:before {
  content: "\e607";
}
.fa-times:before {
  content: "\e608";
}
.fa-tag:before {
  content: "\e609";
}
.fa-stop:before {
  content: "\e60a";
}
.fa-step-forward:before {
  content: "\e60b";
}
.fa-step-backward:before {
  content: "\e60c";
}
.fa-star-o:before {
  content: "\e60d";
}
.fa-star:before {
  content: "\e60e";
}
.fa-refresh:before {
  content: "\e61b";
}
.fa-print:before {
  content: "\e61c";
}
.fa-plus:before {
  content: "\e61e";
}
.fa-sort-numeric-asc:before {
  content: "\e612";
}
.fa-play:before {
  content: "\e61f";
}
.fa-sort-amount-desc:before {
  content: "\e613";
}
.fa-sort-amount-asc:before {
  content: "\e614";
}
.fa-minus:before {
  content: "\e621";
}
.fa-sort-alpha-desc:before {
  content: "\e615";
}
.fa-minimize:before {
  content: "\e622";
}
.fa-sort-alpha-asc:before {
  content: "\e616";
}
.fa-maximize:before {
  content: "\e623";
}
.fa-share:before {
  content: "\e617";
}
.fa-long-arrow-up:before {
  content: "\e624";
}
.fa-search:before {
  content: "\e618";
}
.fa-long-arrow-down:before {
  content: "\e625";
}
.fa-lock:before {
  content: "\e626";
}
.fa-restore:before {
  content: "\e61a";
}
.fa-list:before {
  content: "\e627";
}
.fa-download:before {
  content: "\e635";
}
.fa-double-angle-right:before {
  content: "\e636";
}
.fa-consortium:before {
  content: "\e638";
}
.fa-cog:before {
  content: "\e63b";
}
.fa-circle-o:before {
  content: "\e63c";
}
.fa-check-circle-o:before {
  content: "\e63e";
}
.fa-archive:before {
  content: "\e649";
}
.fa-info-circle:before {
  content: "\e629";
}
.fa-angle-right:before {
  content: "\e64a";
}
.fa-import:before {
  content: "\e62a";
}
.fa-workflow:before {
  content: "\e64b";
}
.fa-region-syndrome:before {
  content: "\e64d";
}
.fa-filter:before {
  content: "\e62d";
}
.fa-region-protein:before {
  content: "\e64e";
}
.fa-file-word:before {
  content: "\e62e";
}
.fa-region-info:before {
  content: "\e64f";
}
.fa-region-gene:before {
  content: "\e650";
}
.fa-file-pdf:before {
  content: "\e630";
}
.fa-prioritize-by-phenotype:before {
  content: "\e651";
}
.fa-sort-numeric-desc:before {
  content: "\e611";
}
.fa-link:before {
  content: "\e628";
}
.fa-check-circle:before {
  content: "\e63f";
}
.fa-chain:before {
  content: "\e640";
}
.fa-caret-up:before {
  content: "\e641";
}
.fa-caret-right:before {
  content: "\e642";
}
.fa-caret-left:before {
  content: "\e643";
}
.fa-caret-down:before {
  content: "\e644";
}
.fa-bar-chart-o:before {
  content: "\e645";
}
.fa-ban:before {
  content: "\e646";
}
.fa-arrow-up:before {
  content: "\e647";
}
.fa-arrow-down:before {
  content: "\e648";
}
.fa-browser-ucsc:before {
  content: "\e656";
}
.fa-browser-ensembl:before {
  content: "\e657";
}
.fa-browser-dgv:before {
  content: "\e658";
}
.fa-browser-cartagenia:before {
  content: "\e659";
}
.fa-trash-o:before {
  content: "\e605";
}
.fa-square-o:before {
  content: "\e60f";
}
.fa-square:before {
  content: "\e610";
}
.fa-plus-square-o:before {
  content: "\e61d";
}
.fa-minus-square-o:before {
  content: "\e620";
}
.fa-save:before {
  content: "\e619";
}
.fa-file-excel:before {
  content: "\e632";
}
.fa-export:before {
  content: "\e633";
}
.fa-edit:before {
  content: "\e634";
}
.fa-copy:before {
  content: "\e637";
}
.fa-comment:before {
  content: "\e639";
}
.fa-comment-o:before {
  content: "\e63a";
}
.fa-check-square-o:before {
  content: "\e63d";
}
.fa-folder-open-o:before {
  content: "\e62b";
}
.fa-folder-o:before {
  content: "\e62c";
}
.fa-file-text-o:before {
  content: "\e62f";
}
.fa-file-o:before {
  content: "\e631";
}
.fa-move:before {
  content: "\e652";
}
.fa-merge-regions:before {
  content: "\e653";
}
.fa-karyogram:before {
  content: "\e655";
}
.fa-select-regions:before {
  content: "\e64c";
}
.fa-fa-mask:before {
  content: "\e654";
}