/**
 * @file
 * Icon styles for CATech.
 */

.catech-icon.glyphicon:before {
  float: left;
  margin-right: 5px;
}
.catech-icon.glyphicon {
  width: 100%;
  clear: both;
  margin-bottom: 1em;
}
.field-type-addthis {
  float: left;
}
.region.region-content {
  position: relative;
}
ul.links.list-inline {
  position: absolute;
  right: 0;
  top: 0;
}