/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */

body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: yellow;
  color: black;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */

}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */ input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  box-sizing: content-box;
  /* 1 */

}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'Entypo';
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/entypo.eot?70170780');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/entypo.eot?70170780#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/entypo.woff?70170780') format('woff'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/entypo.ttf?70170780') format('truetype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/entypo.svg?70170780#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon.address:before {
  content: "\e841";
}
.icon.adjust:before {
  content: "\e867";
}
.icon.air:before {
  content: "\e8ce";
}
.icon.alert:before {
  content: "\e83f";
}
.icon.archive:before {
  content: "\e851";
}
.icon.arrow-combo:before {
  content: "\e86e";
}
.icon.arrows-ccw:before {
  content: "\e891";
}
.icon.attach:before {
  content: "\e823";
}
.icon.attention:before {
  content: "\e83e";
}
.icon.back-in-time:before {
  content: "\e8aa";
}
.icon.back:before {
  content: "\e820";
}
.icon.bag:before {
  content: "\e85a";
}
.icon.basket:before {
  content: "\e859";
}
.icon.battery:before {
  content: "\e8a9";
}
.icon.bell:before {
  content: "\e83d";
}
.icon.block:before {
  content: "\e868";
}
.icon.book-open:before {
  content: "\e84e";
}
.icon.book:before {
  content: "\e84f";
}
.icon.bookmark:before {
  content: "\e828";
}
.icon.bookmarks:before {
  content: "\e829";
}
.icon.box:before {
  content: "\e852";
}
.icon.briefcase:before {
  content: "\e8bb";
}
.icon.brush:before {
  content: "\e8c0";
}
.icon.bucket:before {
  content: "\e8d5";
}
.icon.calendar:before {
  content: "\e85b";
}
.icon.camera:before {
  content: "\e80f";
}
.icon.cancel-circled:before {
  content: "\e814";
}
.icon.cancel-squared:before {
  content: "\e815";
}
.icon.cancel:before {
  content: "\e813";
}
.icon.ccw:before {
  content: "\e88f";
}
.icon.cd:before {
  content: "\e8ae";
}
.icon.chart-area:before {
  content: "\e8c7";
}
.icon.chart-bar:before {
  content: "\e8c6";
}
.icon.chart-line:before {
  content: "\e8c5";
}
.icon.chart-pie:before {
  content: "\e8c4";
}
.icon.chat:before {
  content: "\e83c";
}
.icon.check:before {
  content: "\e812";
}
.icon.clipboard:before {
  content: "\e8d1";
}
.icon.clock:before {
  content: "\e862";
}
.icon.cloud-thunder:before {
  content: "\e8b3";
}
.icon.cloud:before {
  content: "\e8b2";
}
.icon.code:before {
  content: "\e834";
}
.icon.cog:before {
  content: "\e855";
}
.icon.comment:before {
  content: "\e83b";
}
.icon.compass:before {
  content: "\e845";
}
.icon.credit-card:before {
  content: "\e8cf";
}
.icon.cup:before {
  content: "\e846";
}
.icon.cw:before {
  content: "\e890";
}
.icon.database:before {
  content: "\e8d3";
}
.icon.direction:before {
  content: "\e844";
}
.icon.doc-landscape:before {
  content: "\e84a";
}
.icon.doc-text-inv:before {
  content: "\e84c";
}
.icon.doc-text:before {
  content: "\e84b";
}
.icon.doc:before {
  content: "\e848";
}
.icon.docs:before {
  content: "\e849";
}
.icon.dot-2:before {
  content: "\e8be";
}
.icon.dot-3:before {
  content: "\e8bf";
}
.icon.dot:before {
  content: "\e8bd";
}
.icon.down-bold:before {
  content: "\e887";
}
.icon.down-circled:before {
  content: "\e86f";
}
.icon.down-dir:before {
  content: "\e883";
}
.icon.down-open-big:before {
  content: "\e87b";
}
.icon.down-open-mini:before {
  content: "\e877";
}
.icon.down-open:before {
  content: "\e873";
}
.icon.down-thin:before {
  content: "\e88b";
}
.icon.down:before {
  content: "\e87f";
}
.icon.download:before {
  content: "\e82d";
}
.icon.drive:before {
  content: "\e8d4";
}
.icon.droplet:before {
  content: "\e8cd";
}
.icon.erase:before {
  content: "\e8c3";
}
.icon.export:before {
  content: "\e835";
}
.icon.eye:before {
  content: "\e826";
}
.icon.fast-backward:before {
  content: "\e89e";
}
.icon.fast-forward:before {
  content: "\e89d";
}
.icon.feather:before {
  content: "\e837";
}
.icon.flag:before {
  content: "\e82a";
}
.icon.flash:before {
  content: "\e8b4";
}
.icon.flashlight:before {
  content: "\e804";
}
.icon.flight:before {
  content: "\e8b6";
}
.icon.floppy:before {
  content: "\e8d0";
}
.icon.flow-branch:before {
  content: "\e8d9";
}
.icon.flow-cascade:before {
  content: "\e8d8";
}
.icon.flow-line:before {
  content: "\e8db";
}
.icon.flow-tree:before {
  content: "\e8da";
}
.icon.folder:before {
  content: "\e850";
}
.icon.forward:before {
  content: "\e832";
}
.icon.globe:before {
  content: "\e8b1";
}
.icon.graduation-cap:before {
  content: "\e8c9";
}
.icon.heart-empty:before {
  content: "\e807";
}
.icon.heart:before {
  content: "\e806";
}
.icon.help-circled:before {
  content: "\e81d";
}
.icon.help:before {
  content: "\e81c";
}
.icon.home:before {
  content: "\e821";
}
.icon.hourglass:before {
  content: "\e863";
}
.icon.inbox:before {
  content: "\e8af";
}
.icon.infinity:before {
  content: "\e8c2";
}
.icon.info-circled:before {
  content: "\e81f";
}
.icon.info:before {
  content: "\e81e";
}
.icon.install:before {
  content: "\e8b0";
}
.icon.key:before {
  content: "\e8d7";
}
.icon.keyboard:before {
  content: "\e83a";
}
.icon.lamp:before {
  content: "\e864";
}
.icon.language:before {
  content: "\e8ca";
}
.icon.layout:before {
  content: "\e810";
}
.icon.leaf:before {
  content: "\e8b8";
}
.icon.left-bold:before {
  content: "\e888";
}
.icon.left-circled:before {
  content: "\e870";
}
.icon.left-dir:before {
  content: "\e884";
}
.icon.left-open-big:before {
  content: "\e87c";
}
.icon.left-open-mini:before {
  content: "\e878";
}
.icon.left-open:before {
  content: "\e874";
}
.icon.left-thin:before {
  content: "\e88c";
}
.icon.left:before {
  content: "\e880";
}
.icon.level-down:before {
  content: "\e892";
}
.icon.level-up:before {
  content: "\e893";
}
.icon.lifebuoy:before {
  content: "\e8b9";
}
.icon.light-down:before {
  content: "\e865";
}
.icon.light-up:before {
  content: "\e866";
}
.icon.link:before {
  content: "\e822";
}
.icon.list-add:before {
  content: "\e8a6";
}
.icon.list:before {
  content: "\e8a5";
}
.icon.location:before {
  content: "\e842";
}
.icon.lock-open:before {
  content: "\e825";
}
.icon.lock:before {
  content: "\e824";
}
.icon.login:before {
  content: "\e85c";
}
.icon.logout:before {
  content: "\e85d";
}
.icon.loop:before {
  content: "\e895";
}
.icon.magnet:before {
  content: "\e8c1";
}
.icon.mail:before {
  content: "\e805";
}
.icon.map:before {
  content: "\e843";
}
.icon.megaphone:before {
  content: "\e8d2";
}
.icon.menu:before {
  content: "\e811";
}
.icon.mic:before {
  content: "\e85e";
}
.icon.minus-circled:before {
  content: "\e81a";
}
.icon.minus-squared:before {
  content: "\e81b";
}
.icon.minus:before {
  content: "\e819";
}
.icon.mobile:before {
  content: "\e8ac";
}
.icon.monitor:before {
  content: "\e8ab";
}
.icon.moon:before {
  content: "\e8b5";
}
.icon.mouse:before {
  content: "\e8ba";
}
.icon.music:before {
  content: "\e802";
}
.icon.mute:before {
  content: "\e85f";
}
.icon.network:before {
  content: "\e8ad";
}
.icon.newspaper:before {
  content: "\e84d";
}
.icon.note-beamed:before {
  content: "\e801";
}
.icon.note:before {
  content: "\e800";
}
.icon.palette:before {
  content: "\e8a4";
}
.icon.paper-plane:before {
  content: "\e8b7";
}
.icon.pause:before {
  content: "\e899";
}
.icon.pencil:before {
  content: "\e836";
}
.icon.phone:before {
  content: "\e854";
}
.icon.picture:before {
  content: "\e80e";
}
.icon.play:before {
  content: "\e897";
}
.icon.plus-circled:before {
  content: "\e817";
}
.icon.plus-squared:before {
  content: "\e818";
}
.icon.plus:before {
  content: "\e816";
}
.icon.popup:before {
  content: "\e86b";
}
.icon.print:before {
  content: "\e838";
}
.icon.progress-0:before {
  content: "\e89f";
}
.icon.progress-1:before {
  content: "\e8a0";
}
.icon.progress-2:before {
  content: "\e8a1";
}
.icon.progress-3:before {
  content: "\e8a2";
}
.icon.publish:before {
  content: "\e86c";
}
.icon.quote:before {
  content: "\e833";
}
.icon.record:before {
  content: "\e89a";
}
.icon.reply-all:before {
  content: "\e831";
}
.icon.reply:before {
  content: "\e830";
}
.icon.resize-full:before {
  content: "\e869";
}
.icon.resize-small:before {
  content: "\e86a";
}
.icon.retweet:before {
  content: "\e839";
}
.icon.right-bold:before {
  content: "\e889";
}
.icon.right-circled:before {
  content: "\e871";
}
.icon.right-dir:before {
  content: "\e885";
}
.icon.right-open-big:before {
  content: "\e87d";
}
.icon.right-open-mini:before {
  content: "\e879";
}
.icon.right-open:before {
  content: "\e875";
}
.icon.right-thin:before {
  content: "\e88d";
}
.icon.right:before {
  content: "\e881";
}
.icon.rss:before {
  content: "\e853";
}
.icon.search:before {
  content: "\e803";
}
.icon.share:before {
  content: "\e857";
}
.icon.shareable:before {
  content: "\e858";
}
.icon.shuffle:before {
  content: "\e894";
}
.icon.signal:before {
  content: "\e8a7";
}
.icon.sound:before {
  content: "\e860";
}
.icon.star-empty:before {
  content: "\e809";
}
.icon.star:before {
  content: "\e808";
}
.icon.stop:before {
  content: "\e898";
}
.icon.suitcase:before {
  content: "\e8bc";
}
.icon.switch:before {
  content: "\e896";
}
.icon.tag:before {
  content: "\e827";
}
.icon.tape:before {
  content: "\e8c8";
}
.icon.target:before {
  content: "\e8a3";
}
.icon.thermometer:before {
  content: "\e8d6";
}
.icon.thumbs-down:before {
  content: "\e82c";
}
.icon.thumbs-up:before {
  content: "\e82b";
}
.icon.ticket:before {
  content: "\e8cb";
}
.icon.to-end:before {
  content: "\e89b";
}
.icon.to-start:before {
  content: "\e89c";
}
.icon.tools:before {
  content: "\e856";
}
.icon.trash:before {
  content: "\e847";
}
.icon.trophy:before {
  content: "\e8a8";
}
.icon.up-bold:before {
  content: "\e88a";
}
.icon.up-circled:before {
  content: "\e872";
}
.icon.up-dir:before {
  content: "\e886";
}
.icon.up-open-big:before {
  content: "\e87e";
}
.icon.up-open-mini:before {
  content: "\e87a";
}
.icon.up-open:before {
  content: "\e876";
}
.icon.up-thin:before {
  content: "\e88e";
}
.icon.up:before {
  content: "\e882";
}
.icon.upload-cloud:before {
  content: "\e82f";
}
.icon.upload:before {
  content: "\e82e";
}
.icon.user-add:before {
  content: "\e80c";
}
.icon.user:before {
  content: "\e80a";
}
.icon.users:before {
  content: "\e80b";
}
.icon.vcard:before {
  content: "\e840";
}
.icon.video:before {
  content: "\e80d";
}
.icon.volume:before {
  content: "\e861";
}
.icon.water:before {
  content: "\e8cc";
}
.icon.window:before {
  content: "\e86d";
}
.icon:before {
  font-family: Entypo;
  font-size: 30px;
}
@font-face {
  font-family: 'Open Sans';
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_300.eot');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_300.eot?#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_300.woff') format('woff'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_300.ttf') format('truetype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_300.svg#OpenSansLight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_400.eot');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_400.eot?#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_400.woff') format('woff'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_400.ttf') format('truetype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/open_2D00_sans_2D00_400.svg#OpenSansRegular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_300.eot');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_300.eot?#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_300.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_400.eot');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_400.eot?#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_400.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 400;
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.eot');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.eot?#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.woff') format('woff');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_700.eot');
  src: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_700.eot?#iefix') format('embedded-opentype'), url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/source_2D00_sans_2D00_pro_2D00_700.woff') format('woff');
}
.no-transition {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.hyphenate {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.general-title {
  color: #333333;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5;
}
.hyphenate {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  padding: 0px;
  margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 120%;
  background-color: white;
  color: #555555;
}
body.edit .content-fragment-management-header,
body.edit .page-management .content-fragment-type {
  -ms-touch-action: none;
  touch-action: none;
}
html.dragging {
  -ms-touch-action: none;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0px;
  font-weight: 300;
  line-height: 120%;
  margin: 0px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin: 1em 0;
}
h1 {
  font-size: 33.6px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 22.4px;
}
h4 {
  font-size: 19.6px;
}
h5 {
  font-size: 16.8px;
}
a {
  color: #118899;
  text-decoration: none;
  -webkit-transition: color 0.1s;
  -moz-transition: color 0.1s;
  transition: color 0.1s;
}
a > img {
  border: 0px;
  display: block;
}
a:focus {
  outline: none;
}
a:hover {
  color: #16b1c7;
}
a:active {
  color: #0c5f6b;
}
a.positive {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  color: #44bb55;
}
a.positive:before,
a.positive .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
a.positive:hover {
  color: #57c266;
}
a.pending {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  color: #f8af34;
}
a.pending:before,
a.pending .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e82a";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82a');
}
a.pending:hover {
  color: #f9b94d;
}
a.read {
  color: #555555;
}
a.read:hover {
  color: #118899;
}
a.disabled {
  color: #8c8c8c;
}
a.disabled:hover {
  color: #999999;
}
p {
  margin: 1.5em 0 1.5em 0;
  line-height: 1.35em;
  font-size: 14px;
  text-rendering: optimizeLegibility;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
fieldset {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
input:focus,
select:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
}
embed,
object,
video,
audio {
  max-width: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.pad-top {
  padding-top: 10px !important;
}
.pad-right {
  padding-right: 10px !important;
}
.pad-bottom {
  padding-bottom: 10px !important;
}
.pad-left {
  padding-left: 10px !important;
}
.margin-top {
  margin-top: 10px !important;
}
.margin-right {
  margin-right: 10px !important;
}
.margin-bottom {
  margin-bottom: 10px !important;
}
.margin-left {
  margin-left: 10px !important;
}
.hidden {
  display: none !important;
}
.handheld {
  display: none;
}
.tinymcebody {
  padding: 0;
  margin: 0 8px 15px 0;
}
.tinymce a:link,
.tinymce a:visited {
  color: #118899;
}
.tinymce a:hover {
  color: #16b1c7;
}
.tinymce legend {
  color: #118899;
}
.tinymce input[type="password"]:hover,
.tinymce input[type="text"]:hover,
.tinymce input[type="input"]:hover,
.tinymce textarea:hover,
.tinymce input[type="password"]:focus,
.tinymce input[type="text"]:focus,
.tinymce input[type="input"]:focus,
.tinymce textarea:focus {
  border-color: #16b1c7;
}
.tinymce input[type="text"].invalid,
.tinymce textarea.invalid {
  border-color: #cc0000;
}
.tinymce #insert,
.tinymce input.button,
.tinymce .updateButton {
  background-color: #118899;
  color: white;
}
.tinymce #insert:hover,
.tinymce input.button:hover,
.tinymce .updateButton:hover {
  background-color: #149cb0;
}
.tinymce #insert:active,
.tinymce input.button:active,
.tinymce .updateButton:active {
  background-color: #0e7482;
}
.tinymce #insert[disabled],
.tinymce input.button[disabled],
.tinymce .updateButton[disabled] {
  background-color: #a6a6a6;
}
.tinymce #cancel {
  color: #118899;
}
.tinymce .tabs li a {
  border: 1px solid #118899;
  color: #118899;
}
.tinymce .tabs li a:active {
  background-color: #118899;
}
.tinymce .tabs .current a {
  background-color: #118899;
  color: white;
}
.tinymce .tabs li:last-child a {
  border-right: 1px solid #118899;
}
.glow-lookuptextbox {
  -webkit-appearance: none;
  border: 1px solid #b2b2b2 !important;
  padding: 6px !important;
  font-size: 14px !important;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif !important;
  box-sizing: border-box !important;
  width: 100% !important;
  resize: none !important;
  border-radius: 3px !important;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
.glow-lookuptextbox:hover,
.glow-lookuptextbox:focus {
  border-color: #16b1c7 !important;
}
.glow-lookuptextbox > div {
  margin-right: 10px;
}
.glow-lookuptextbox > div > div {
  padding: 6px !important;
  margin: -4px !important;
  border-radius: 3px;
  border-width: 0 !important;
  height: auto !important;
  text-overflow: ellipsis;
  overflow: hidden;
}
.glow-lookuptextbox > div > div > a {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.glow-lookuptextbox > div > div > a:before,
.glow-lookuptextbox > div > div > a .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
/* $Composer Mentions
/*******************************/

.composer-mentionable-mention-highlight {
  background-color: #d8dfea;
}
.composer-mentionable-selector {
  position: absolute;
  background-color: white;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  list-style: none;
  z-index: 10000;
  border: 1px solid #aaaaaa;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.composer-mentionable-selector li {
  border-bottom: 1px solid #d8dfea;
  display: block;
  margin: 0px;
  padding: .5em;
  cursor: pointer;
  font-family: helvetica, arial, sans-serif;
  font-size: 1.2em;
  color: #444444;
}
.composer-mentionable-selector li:hover,
.composer-mentionable-selector li.highlight {
  background-color: #d8dfea;
}
.composer-mentionable-selector:hover li.highlight {
  background-color: white;
}
.composer-mentionable-selector:hover li.highlight:hover {
  background-color: #d8dfea;
}
.composer-mentionable-selector .loading {
  text-align: center;
  color: #bbbbbb;
}
.composer-mentionable-selector .loading strong {
  color: #333333;
  font-weight: normal;
}
/* $Composer Hashtags
/*******************************/

.composer-hashtag-highlight {
  background-color: #fef9c1;
}
.composer-hashtag-selector {
  position: absolute;
  background-color: white;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  list-style: none;
  z-index: 10000;
  border: 1px solid #aaaaaa;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.composer-hashtag-selector li {
  border-bottom: 1px solid #d8dfea;
  display: block;
  margin: 0px;
  padding: .5em;
  cursor: pointer;
  font-family: helvetica, arial, sans-serif;
  font-size: 1.2em;
  color: #444444;
}
.composer-hashtag-selector li:hover,
.composer-hashtag-selector li.highlight {
  background-color: #fef9c1;
}
.composer-hashtag-selector:hover li.highlight {
  background-color: white;
}
.composer-hashtag-selector:hover li.highlight:hover {
  background-color: #fef9c1;
}
.composer-hashtag-selector .loading {
  text-align: center;
  color: #bbbbbb;
}
.composer-hashtag-selector .loading strong {
  color: #333333;
  font-weight: normal;
}
.composer-hashtag-selector,
.composer-mentionable-selector {
  border: 1px solid #118899;
}
.composer-hashtag-selector li,
.composer-mentionable-selector li {
  font-size: 12.6px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.rating .star-off-left {
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  width: 7px;
  color: #b2b2b2;
}
.rating .star-off-left:before,
.rating .star-off-left .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e809";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e809');
}
.rating .star-on-left {
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  width: 7px;
  color: #118899;
}
.rating .star-on-left:before,
.rating .star-on-left .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e808";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e808');
}
.rating .star-off-right {
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  width: 7px;
  color: #b2b2b2;
}
.rating .star-off-right:before,
.rating .star-off-right .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e809";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e809');
}
.rating .star-off-right:before {
  left: -7px;
}
.rating .star-on-right {
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  width: 7px;
  color: #118899;
}
.rating .star-on-right:before,
.rating .star-on-right .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e808";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e808');
}
.rating .star-on-right:before {
  left: -7px;
}
.ui-webpreview .abbreviated-post.shared-link {
  text-align: left;
  position: relative;
  padding: 10px !important;
  background-color: #f2f2f2 !important;
  border-width: 0 !important;
  font-size: 11.9px !important;
}
.ui-webpreview .abbreviated-post.shared-link .post-summary {
  margin-bottom: 0px;
  font-size: 11.2px;
  line-height: 1.4em;
  color: #555555;
}
.ui-webpreview .abbreviated-post.shared-link.with-image {
  padding-left: 110px !important;
  min-height: 110px !important;
}
.ui-webpreview .abbreviated-post.shared-link .post-thumbnail {
  left: 10px !important;
  top: 10px !important;
}
.ui-webpreview .abbreviated-post.shared-link .post-name a {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  font-weight: normal !important;
}
.ui-webpreview.preview .abbreviated-post.shared-link {
  background-color: Transparent !important;
}
.ui-webpreview.preview .abbreviated-post.shared-link.with-image {
  padding: 0 !important;
  min-height: 0 !important;
}
.abbreviated-post.shared-link.abbreviated-post .post-name {
  margin: 0 !important;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.65em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.35em;
}
h5 {
  font-size: 1.2em;
}
a {
  color: #118899;
}
a:hover {
  color: #cc0000;
  text-decoration: underline;
}
a:active {
  color: #cc0000;
}
.layout-region.right-sidebar A {
  color: #333333;
}
.rating .star-on-left {
  color: #115566;
}
.rating .star-on-right {
  color: #115566;
}
.width {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
html,
body,
form:first-child {
  height: 100%;
}
html .content-fragment-page,
body .content-fragment-page,
form:first-child .content-fragment-page {
  min-height: 75%;
}
.admin-bar {
  width: 110px;
  position: fixed;
  top: 0;
  right: -100px;
  background-color: #555555;
  opacity: 0.85;
  padding: 0px;
  z-index: 10000;
  font-size: .75em;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  min-height: 44px;
}
.admin-bar a {
  clear: both;
  display: block;
  padding: 5px 10px 5px 10px;
  margin: 0;
  color: white;
}
.admin-bar a:hover {
  background-color: #118899;
  color: white;
}
.admin-bar a:active {
  background-color: #118899;
  color: white;
}
.admin-bar .navigation-item:first-child:last-child a {
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
}
.admin-bar .navigation-item .internal-link.select-page,
.admin-bar .navigation-item .internal-link.import-export-page,
.admin-bar .navigation-item .internal-link.revert-page {
  float: none;
  margin: 0;
}
.admin-bar:hover,
.edit .admin-bar {
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  right: 0;
  opacity: 1;
}
@media only screen and (min-width: 1422.5px) {
  .admin-bar {
    right: 0;
  }
}
.page-editing,
.page-editing *,
.page-management-edit-link,
.page-management-edit-link *,
.content-fragment-management,
.content-fragment-management-header,
.content-fragment-management-header-inner {
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.page-editing {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment {
  padding-top: 0;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content {
  margin-top: 25px;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > .content .actions.top a:first-child,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .actions.top a:first-child,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .actions.top a:first-child,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .actions.top a:first-child,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .actions.top a:first-child,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .actions.top a:first-child,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > .content .actions.download a:first-child,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .actions.download a:first-child,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .actions.download a:first-child,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .actions.download a:first-child,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .actions.download a:first-child,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .actions.download a:first-child,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > .content .status .attribute-item.answer-status:first-child,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .status .attribute-item.answer-status:first-child,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .status .attribute-item.answer-status:first-child,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .status .attribute-item.answer-status:first-child,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .status .attribute-item.answer-status:first-child,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .status .attribute-item.answer-status:first-child {
  margin-top: 5.243445693px !important;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > .content .name,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .name,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > .content .name,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .name,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .name,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > div > .content.full .name {
  margin-top: 0;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > fieldset > h1,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > fieldset > h1,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > fieldset > h1,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > fieldset > h2,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > fieldset > h2,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > fieldset > h2,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content > fieldset > h3,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content > fieldset > h3,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content > fieldset > h3 {
  margin-top: 0;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.top-border,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.top-border,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.top-border,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.with-header,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.with-header,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.with-header {
  margin-top: 25px;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.top-border .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.top-border .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.top-border .content-fragment-content,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.with-header .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.with-header .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.with-header .content-fragment-content {
  margin-top: 0;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.top-border .content-fragment-header,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.top-border .content-fragment-header,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.top-border .content-fragment-header,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.with-header .content-fragment-header,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.with-header .content-fragment-header,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.with-header .content-fragment-header {
  margin-top: 0;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.top-border.with-header,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.top-border.with-header,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.top-border.with-header {
  padding-top: 0 !important;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment ~ .content-fragment,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment ~ .content-fragment,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment ~ .content-fragment {
  padding-top: inherit;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment ~ .content-fragment .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment ~ .content-fragment .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment ~ .content-fragment .content-fragment-content {
  margin-top: 0;
}
.single-column .content-fragment .content-fragment-content {
  margin-top: 10px;
}
.single-column .content-fragment ~ .content-fragment .content-fragment-content,
.single-column .content-fragment.featured-content-slider .content-fragment-content,
.single-column .content-fragment.navigation-custom .content-fragment-content {
  margin-top: 0;
}
.button_style {
  background-color: #118899;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
}
.button_style:hover {
  background-color: #1394a7;
}
.button_style:active {
  background-color: #0e7482;
}
.page-management-edit-link {
  padding-top: 20px;
}
.page-management-edit-link a {
  background-color: #118899;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  background-color: #cc0000;
  font-weight: 600;
  border-radius: .3em;
  padding: .3em .6em;
}
.page-management-edit-link a:hover {
  background-color: #1394a7;
}
.page-management-edit-link a:active {
  background-color: #0e7482;
}
.page-management-edit-link a:hover {
  background-color: #e60000;
}
.page-management-edit-link a:active {
  background-color: #b30000;
}
.header-fragments .layout .layout-content {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
.header-fragments .layout .header-top-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0;
  margin-right: 0;
  max-width: inherit !important;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
}
.header-fragments .layout .header-top-content .layout-region.header {
  width: 100%;
  color: #555555;
  background-color: white;
  border-bottom: 1px solid #e6e6e6;
  opacity: 1;
}
.header-fragments .layout .header-top-content.scrolled {
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
}
.header-fragments .layout .header-top-content.scrolled .layout-region.header {
  opacity: .98;
  border-bottom: 0px;
}
.header-fragments .layout .header-top-content.with-adaptable-elements .layout-region.header {
  border-bottom: 0px;
  opacity: 1;
  background-color: #fcfcfc;
  border-bottom: 1px solid #e6e6e6;
}
.header-fragments .layout .header-top-content.with-adaptable-elements .layout-region.content {
  border-bottom: 1px solid #e6e6e6;
  opacity: 1;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
}
.header-fragments .layout .header-top-content.with-adaptable-elements.scrolled .layout-region.header {
  border-bottom: 1px solid #e6e6e6;
  opacity: .98;
}
.header-fragments .layout .header-top-content.with-adaptable-elements.scrolled .layout-region.content {
  background-color: white;
  opacity: .98;
  border-bottom: 0px;
}
.header-fragments .layout-region.content {
  border: 0px;
  position: relative;
}
.content-fragment-page {
  background-color: white;
}
.content-fragment-page > .layout {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-fragment-page > .layout .layout-region-inner.content {
  margin-bottom: 0;
}
.content-fragment {
  padding: 0;
}
.content-fragment.top-border {
  margin-top: 10px;
  border-top: 1px solid #e6e6e6;
}
.content-fragment.with-spacing {
  padding: 10px 0 10px 0;
}
.content-fragment .content-fragment-header {
  display: none;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  padding: 0 0 10px 0;
  font-size: 16.8px;
  -webkit-font-smoothing: antialiased;
  color: #7b7b7b;
  font-weight: 600;
}
.content-fragment.with-header {
  margin-top: 10px;
}
.content-fragment.with-header .content-fragment-header {
  display: block;
}
.content-fragment.with-header.top-border {
  border-top: 0px;
}
.content-fragment.with-header.top-border .content-fragment-header {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.footer-fragments {
  min-height: 100px;
  border-top: 1px solid #e6e6e6;
  background-color: #fcfcfc;
}
.footer-fragments > .layout {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content {
  overflow: hidden;
}
.layout-content .layout-region-inner {
  min-height: 0px;
}
.layout-content .layout-region.empty {
  height: 0px;
}
.layout-content.content-left-sidebar-right .layout-region.content {
  padding-right: 10px;
}
.layout-content.content-left-sidebar-right .layout-region.right-sidebar {
  width: 280px;
  padding-left: 10px;
}
.layout-content.sidebar-left-content-right .layout-region.content {
  padding-left: 10px;
}
.layout-content.sidebar-left-content-right .layout-region.left-sidebar {
  width: 280px;
  padding-right: 10px;
}
.layout-content.sidebar-left-content-center-sidebar-right .layout-region.content {
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content.sidebar-left-content-center-sidebar-right .layout-region.left-sidebar {
  width: 280px;
  padding-right: 10px;
}
.layout-content.sidebar-left-content-center-sidebar-right .layout-region.right-sidebar {
  width: 280px;
  padding-left: 10px;
}
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-left,
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-right {
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
}
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content {
  width: 50%;
  padding-right: 10px;
}
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.right-sidebar {
  width: 50%;
  padding-left: 10px;
}
.layout-content.header-top-content-left-sidebar-right .layout-region.content {
  padding-right: 10px;
}
.layout-content.header-top-content-left-sidebar-right .layout-region.right-sidebar {
  width: 280px;
  padding-left: 10px;
}
.layout-content.header-top-sidebar-left-content-right .layout-region.content {
  padding-left: 10px;
}
.layout-content.header-top-sidebar-left-content-right .layout-region.left-sidebar {
  width: 280px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.content {
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.left-sidebar {
  width: 280px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.right-sidebar {
  width: 280px;
  padding-left: 10px;
}
.layout-content.header-top-split-content-footer .layout-region.left-sidebar {
  padding-right: 10px;
}
.layout-content.header-top-split-content-footer .layout-region.right-sidebar {
  padding-left: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.right-sidebar {
  width: 50%;
  padding-left: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content {
  width: 50%;
  padding-right: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-left {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-right {
  width: 25%;
  padding-left: 10px;
}
.layout-content.split-content .layout-region.content {
  padding-right: 10px;
}
.layout-content.split-content .layout-region.right-sidebar {
  padding-left: 10px;
}
.layout-content.header-top-split-content .layout-region.content {
  padding-right: 10px;
}
.layout-content.header-top-split-content .layout-region.right-sidebar {
  padding-left: 10px;
}
.layout-content.header-top-content-left-sidebar-right-footer .layout-region.content {
  padding-right: 10px;
}
.layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar {
  width: 280px;
  padding-left: 10px;
}
.layout-content.header-top-sidebar-left-content-right-footer .layout-region.content {
  padding-left: 10px;
}
.layout-content.header-top-sidebar-left-content-right-footer .layout-region.left-sidebar {
  width: 280px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content {
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.left-sidebar {
  width: 280px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
  width: 280px;
  padding-left: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.content {
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.left-sidebar {
  padding-right: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.right-sidebar {
  width: 50%;
  padding-left: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.split-sidebar-left {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.split-sidebar-right {
  width: 25%;
  padding-left: 10px;
}
.menu.save-page-content,
.menu.select-page-content {
  background-color: #555555;
  border-radius: 0px;
  border: 0px;
}
.menu.save-page-content .field-item,
.menu.select-page-content .field-item {
  margin: 0px;
  padding: 5px 2px 5px 2px;
}
.menu.save-page-content .field-item.select-page,
.menu.select-page-content .field-item.select-page {
  border-bottom: 0px;
}
.menu.save-page-content input[type="button"],
.menu.select-page-content input[type="button"] {
  background-color: #118899;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  background-color: #cc0000;
  font-weight: 600;
  border-radius: .3em;
  padding: .3em .6em;
  padding: 0px 10px 0px 10px;
}
.menu.save-page-content input[type="button"]:hover,
.menu.select-page-content input[type="button"]:hover {
  background-color: #1394a7;
}
.menu.save-page-content input[type="button"]:active,
.menu.select-page-content input[type="button"]:active {
  background-color: #0e7482;
}
.menu.save-page-content input[type="button"]:hover,
.menu.select-page-content input[type="button"]:hover {
  background-color: #e60000;
}
.menu.save-page-content input[type="button"]:active,
.menu.select-page-content input[type="button"]:active {
  background-color: #b30000;
}
::-ms-clear {
  display: none!important;
}
@media only screen and (min-width: 1422.5px) {
  .admin-bar {
    right: -100px;
  }
}
.button_style {
  background-color: #cc0000;
  font-weight: 600;
  color: white;
  border-radius: .3em;
  padding: .3em .6em;
}
.button_style:hover {
  background-color: #e60000;
}
.button_style:active {
  background-color: #b30000;
}
.menu.save-page-content input[type="button"],
.menu.select-page-content input[type="button"] {
  background-color: #118899;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  background-color: #cc0000;
  font-weight: 600;
  border-radius: .3em;
  padding: .3em .6em;
}
.menu.save-page-content input[type="button"]:hover,
.menu.select-page-content input[type="button"]:hover {
  background-color: #1394a7;
}
.menu.save-page-content input[type="button"]:active,
.menu.select-page-content input[type="button"]:active {
  background-color: #0e7482;
}
.menu.save-page-content input[type="button"]:hover,
.menu.select-page-content input[type="button"]:hover {
  background-color: #e60000;
}
.menu.save-page-content input[type="button"]:active,
.menu.select-page-content input[type="button"]:active {
  background-color: #b30000;
}
.message {
  clear: both;
  line-height: 1.35em;
  font-size: 12.6px;
  padding: 10px;
  color: #888888;
  border: 1px solid #bfbfbf;
  font-style: italic;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.message a {
  text-decoration: underline;
}
.message.warning,
.message.error {
  font-style: normal;
  background-color: #ffb3b3;
  color: #cc0000;
  border: 1px solid #cc0000;
}
.message.warning a,
.message.error a {
  color: #cc0000;
}
.message:only-child {
  margin-top: 10px;
}
.message.loading {
  margin-top: 10px;
}
.popup-list.notification {
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
.popup-list.notification .message {
  background-color: #333333;
  opacity: .85;
  color: white;
  margin: 0;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  padding: 20px 30px 20px 30px;
}
.popup-list.notification .message.error {
  background-color: #cc0000;
  opacity: .95;
}
.shared_link {
  border: 0px;
  padding: 5px !important;
  background-color: transparent !important;
  margin: 0px;
}
.shared_link a {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
}
.shared_link h4 {
  margin-bottom: 5px !important;
}
.shared_link .post-name a {
  font-size: 15.4px;
  color: #6e6e6e;
  font-weight: bold;
}
.shared_link .post-application a {
  color: #999999;
  font-size: 11.2px;
}
.shared_link .post-summary {
  color: #999999;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
}
.shared_link:hover .post-name a {
  color: #555555;
}
.shared_link:hover .post-application a {
  color: #555555;
}
.shared_link:hover .post-summary {
  color: #555555;
}
.shared_link.with-image {
  min-height: 100px !important;
  padding-left: 105px !important;
}
.shared_link .post-thumbnail {
  top: 5px !important;
  left: 5px !important;
}
.ui-webpreview .abbreviated-post.shared-link {
  border: 0px;
  padding: 5px !important;
  background-color: transparent !important;
  margin: 0px;
}
.ui-webpreview .abbreviated-post.shared-link a {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
}
.ui-webpreview .abbreviated-post.shared-link h4 {
  margin-bottom: 5px !important;
}
.ui-webpreview .abbreviated-post.shared-link .post-name a {
  font-size: 15.4px;
  color: #6e6e6e;
  font-weight: bold;
}
.ui-webpreview .abbreviated-post.shared-link .post-application a {
  color: #999999;
  font-size: 11.2px;
}
.ui-webpreview .abbreviated-post.shared-link .post-summary {
  color: #999999;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
}
.ui-webpreview .abbreviated-post.shared-link:hover .post-name a {
  color: #555555;
}
.ui-webpreview .abbreviated-post.shared-link:hover .post-application a {
  color: #555555;
}
.ui-webpreview .abbreviated-post.shared-link:hover .post-summary {
  color: #555555;
}
.ui-webpreview .abbreviated-post.shared-link.with-image {
  min-height: 100px !important;
  padding-left: 105px !important;
}
.ui-webpreview .abbreviated-post.shared-link .post-thumbnail {
  top: 5px !important;
  left: 5px !important;
}
.full-post.activity .abbreviated-post.shared-link {
  border: 0px;
  padding: 5px !important;
  background-color: transparent !important;
  margin: 0px;
}
.full-post.activity .abbreviated-post.shared-link a {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
}
.full-post.activity .abbreviated-post.shared-link h4 {
  margin-bottom: 5px !important;
}
.full-post.activity .abbreviated-post.shared-link .post-name a {
  font-size: 15.4px;
  color: #6e6e6e;
  font-weight: bold;
}
.full-post.activity .abbreviated-post.shared-link .post-application a {
  color: #999999;
  font-size: 11.2px;
}
.full-post.activity .abbreviated-post.shared-link .post-summary {
  color: #999999;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
}
.full-post.activity .abbreviated-post.shared-link:hover .post-name a {
  color: #555555;
}
.full-post.activity .abbreviated-post.shared-link:hover .post-application a {
  color: #555555;
}
.full-post.activity .abbreviated-post.shared-link:hover .post-summary {
  color: #555555;
}
.full-post.activity .abbreviated-post.shared-link.with-image {
  min-height: 100px !important;
  padding-left: 105px !important;
}
.full-post.activity .abbreviated-post.shared-link .post-thumbnail {
  top: 5px !important;
  left: 5px !important;
}
.ui-links {
  display: none;
}
.ui-rate {
  overflow: hidden;
  padding: 0px;
}
.ui-rate a {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}
.composer-mentionable-mention-highlight {
  background-color: #9ed6df;
  color: #9ed6df;
}
.composer-mentionable-selector li {
  border-bottom: 1px solid #9ed6df;
}
.composer-mentionable-selector li.highlight {
  background-color: #9ed6df;
}
.composer-hashtag-highlight {
  background-color: #9ed6df;
  color: #9ed6df;
}
.composer-hashtag-selector li {
  border-bottom: 1px solid #9ed6df;
}
.composer-hashtag-selector li.highlight {
  background-color: #9ed6df;
}
.composer-url-highlight {
  background-color: #9ed6df;
  color: #9ed6df;
}
.ui-moderate a {
  text-indent: 0;
  width: 100%;
  height: auto;
  padding: 0px;
}
.ui-moderate a:hover {
  background-color: transparent;
}
.ui-masonry {
  visibility: hidden;
}
.ui-like {
  color: gray;
}
.ui-like .like-count {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  color: gray;
  margin-right: 0;
}
.ui-like .like-count:before,
.ui-like .like-count .ie7_before {
  width: 9.8px;
  height: 9.8px;
  display: inline-block;
  content: "\e82b";
  font-family: Entypo;
  font-size: 9.8px;
  line-height: 9.8px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82b');
}
.ui-like .like-count:before {
  top: 0px;
}
.ui-like .like-count[data-count="0"] {
  display: none;
}
.ui-like .like-toggle a {
  padding: 0 5px 0 0 !important;
}
.ui-like[data-initialstate="true"] {
  color: #118899 !important;
}
.ui-like[data-initialstate="true"] a {
  color: #118899 !important;
}
.ui-like[data-initialstate="true"] .like-count {
  color: #118899 !important;
}
.ui-like[data-initialstate="false"][data-count="0"]:before {
  display: none;
}
.modal-content .who-likes-list ul {
  overflow: hidden;
}
.modal-content .who-likes-list .show-more {
  font-size: 12.6px;
  color: #999999;
  padding-top: 10px;
}
.modal-content .who-likes-list .show-more:hover {
  color: #118899;
}
.modal-content .who-likes-list .content-list .content-item .avatar {
  top: 0px;
}
.modal-content .who-likes-list .content-list .content-item img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.theater-mask {
  background-color: #555555;
  opacity: 0.85;
}
.theater-content .post-attachment-viewer {
  border: 0px;
  background-color: #f2f2f2;
  overflow: hidden;
  min-height: 300px;
}
.theater-content .post-attachment-viewer > a {
  display: block;
  width: 100%;
}
.theater-content .post-attachment-viewer > a > img {
  margin-left: auto;
  margin-right: auto;
}
.theater-content .post-attachment-viewer > embed,
.theater-content .post-attachment-viewer > object,
.theater-content .post-attachment-viewer > img,
.theater-content .post-attachment-viewer > video,
.theater-content .post-attachment-viewer > audio {
  max-height: 500px !important;
  max-width: 100% !important;
}
.theater-content .post-attachment-viewer > img {
  border: 0 none
			margin: 0;
  vertical-align: bottom;
}
.theater-content .post-attachment-viewer > .ui-viewhtml > embed,
.theater-content .post-attachment-viewer > .ui-viewhtml > object,
.theater-content .post-attachment-viewer > .ui-viewhtml > img,
.theater-content .post-attachment-viewer > .ui-viewhtml > video,
.theater-content .post-attachment-viewer > .ui-viewhtml > audio {
  max-height: 500px !important;
  max-width: 100% !important;
}
.theater-content .post-attachment-viewer > .ui-viewhtml > img {
  border: 0 none
				margin: 0;
  vertical-align: bottom;
}
.theater-content .content-list .content-item.activity-story,
.theater-content .activity-story {
  border: 0px;
  padding-left: 78px;
  padding-bottom: 20px;
}
.theater-content .content-list .content-item.activity-story .navigation-list .navigation-item:first-child,
.theater-content .activity-story .navigation-list .navigation-item:first-child {
  padding-left: 0;
}
.theater-content .content-list .content-item.activity-story .like-indicator,
.theater-content .activity-story .like-indicator {
  display: none;
}
.theater-content .content-list .content-item.activity-story .content-list.comments .content-item.action,
.theater-content .activity-story .content-list.comments .content-item.action {
  display: none;
}
.theater-content .content-list .content-item.activity-story .post-author .avatar img,
.theater-content .activity-story .post-author .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.theater-container a.theater-back {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.theater-container a.theater-back:before,
.theater-container a.theater-back .ie7_before {
  width: 16.8px;
  height: 16.8px;
  display: inline-block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 16.8px;
  line-height: 16.8px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87c');
}
.theater-container a.theater-next {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.theater-container a.theater-next:before,
.theater-container a.theater-next .ie7_before {
  width: 16.8px;
  height: 16.8px;
  display: inline-block;
  content: "\e87d";
  font-family: Entypo;
  font-size: 16.8px;
  line-height: 16.8px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87d');
}
.theater-container a.theater-next,
.theater-container a.theater-back {
  background-color: transparent;
  box-shadow: none;
  opacity: 0.6;
  color: white;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
  overflow: hidden;
  line-height: 14px;
  width: 36.8px px !important;
  height: 36.8px px !important;
}
.theater-container a.theater-next:hover,
.theater-container a.theater-back:hover {
  opacity: 1;
}
.theater-content-container {
  padding: 0px;
  box-shadow: none;
}
.theater-content-container a.theater-close:link,
.theater-content-container a.theater-close:visited,
.theater-content-container a.theater-close:active {
  display: inline-block;
  width: 36.8px;
  height: 36.8px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0.7;
  color: white;
  width: 36.8px px !important;
  height: 36.8px px !important;
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
}
.theater-content-container a.theater-close:link:before,
.theater-content-container a.theater-close:visited:before,
.theater-content-container a.theater-close:active:before,
.theater-content-container a.theater-close:link .ie7_before,
.theater-content-container a.theater-close:visited .ie7_before,
.theater-content-container a.theater-close:active .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 36.8px;
  height: 36.8px;
  top: 10px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 16.8px;
  line-height: 16.8px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.theater-content-container a.theater-close:link :before,
.theater-content-container a.theater-close:visited :before,
.theater-content-container a.theater-close:active :before {
  position: absolute;
  top: 0px;
  right: 0px;
}
.theater-content-container a.theater-close:link:hover,
.theater-content-container a.theater-close:visited:hover,
.theater-content-container a.theater-close:active:hover {
  background-color: #118899;
}
.theater-content-container:hover a.theater-close:link,
.theater-content-container:hover a.theater-close:visited,
.theater-content-container:hover a.theater-close:active {
  opacity: 1;
}
.banner.site {
  width: 100%;
  display: table;
  padding: 0px;
  overflow: hidden;
  height: 44px;
}
.banner.site .popup-list-count {
  position: absolute;
  top: 0px;
  left: -2px;
  background-color: #cc0000;
  color: white !important;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 9.8px;
  display: block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  z-index: 100;
  -webkit-text-stroke-width: 0px !important;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.banner.site .avatar {
  display: table-cell;
  width: 125px;
  margin: 0 0 0 0;
  overflow: hidden;
  border-spacing: 0px;
  vertical-align: middle;
  background-color: white;
  padding-left: 0;
}
.banner.site .avatar a {
  display: block;
}
.banner.site fieldset {
  display: table-cell;
  padding-left: 35px;
}
.banner.site fieldset ul {
  display: block;
  width: 100%;
}
.banner.site fieldset ul li {
  display: block;
  width: 100%;
  margin: 6px 0px 0px 0px;
}
.banner.site fieldset ul li label {
  display: none;
}
.banner.site fieldset ul li .field-item-input {
  display: block;
  width: 100%;
  margin: 5px 5px 0px 5px;
  position: relative;
}
.banner.site fieldset ul li .field-item-input input {
  width: 100%;
  border: 1px solid #fafafa;
  height: 32px;
  padding: 0 0 0 40px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
}
.banner.site fieldset ul li .field-item-input input:hover,
.banner.site fieldset ul li .field-item-input input:focus {
  border-color: #118899;
  background-color: white;
}
.banner.site fieldset ul li .field-item-input input.active {
  border-color: #118899;
  background-color: white;
}
.banner.site fieldset ul li .field-item-input:after {
  font-size: 20px;
  height: 20px;
  width: 20px;
  display: block;
  font-family: Entypo;
  content: "\e803";
  position: absolute;
  color: #999999;
  top: 7px;
  left: 15px;
}
.banner.site .navigation-list {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
}
.banner.site .navigation-list .navigation-list-item > span {
  display: block;
  float: right;
  position: relative;
}
.banner.site .navigation-list ul {
  width: 115px;
  float: right;
  overflow: hidden;
}
.banner.site .navigation-list ul a {
  margin-right: 4px;
  float: right;
  color: #e1e1e1;
}
.banner.site .navigation-list ul a.active {
  color: #118899;
}
.banner.site .navigation-list ul .notifications {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.site .navigation-list ul .notifications:before,
.banner.site .navigation-list ul .notifications .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e8b4";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e8b4');
}
.banner.site .navigation-list ul .conversations {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.site .navigation-list ul .conversations:before,
.banner.site .navigation-list ul .conversations .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e83b";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e83b');
}
.banner.site .navigation-list ul .bookmarks {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.site .navigation-list ul .bookmarks:before,
.banner.site .navigation-list ul .bookmarks .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e828";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e828');
}
.banner.site .navigation-list ul .bookmarks.bookmarked {
  color: #cc0000 !important;
}
.banner.site .navigation-list ul .user {
  overflow: hidden;
  position: relative;
  top: 1px;
}
.banner.site .navigation-list ul .user.with-icon {
  top: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.site .navigation-list ul .user.with-icon:before,
.banner.site .navigation-list ul .user.with-icon .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e80a";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e80a');
}
.banner.site .navigation-list ul .user img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.banner.site .navigation-list ul .notifications,
.banner.site .navigation-list ul .conversations,
.banner.site .navigation-list ul .bookmarks,
.banner.site .navigation-list ul .user {
  margin: 4px 4px 4px 4px;
}
.banner.site .navigation-list.site-links {
  width: 35px;
}
.banner.site .navigation-list.site-links ul {
  width: 35px;
}
.banner.site .navigation-list.site-links ul .site-navigation {
  display: inline-block;
  width: 22px;
  height: 22px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  float: right;
  margin-right: 0px;
  margin-left: 10px;
}
.banner.site .navigation-list.site-links ul .site-navigation:before,
.banner.site .navigation-list.site-links ul .site-navigation .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 22px;
  height: 22px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e811";
  font-family: Entypo;
  font-size: 22px;
  line-height: 22px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e811');
}
.banner.site .handheld {
  display: none;
}
.banner.site.with-site-navigation .avatar {
  width: 125px;
}
.banner.site.with-site-navigation fieldset {
  padding-left: 0px;
}
.banner.context {
  position: relative;
  height: 88px;
  overflow: hidden;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  padding-left: 78px;
}
.banner.context.with-alert {
  height: 121.8px;
}
.banner.context a {
  color: white;
  position: relative;
  display: block;
}
.banner.context .avatar {
  position: absolute;
  top: 10px;
  left: 0px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  border: 0px;
}
.banner.context .avatar .caption {
  display: none;
}
.banner.context .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
}
.banner.context .name,
.banner.context .description {
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
  float: left;
  margin: 0;
  font-size: 18.2px;
  position: relative;
  line-height: 88px;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  color: #7b7b7b;
  font-weight: 600;
}
.banner.context .name a,
.banner.context .description a {
  color: #7b7b7b;
  font-weight: 600;
}
.banner.context .name a:hover,
.banner.context .description a:hover {
  color: #118899;
}
.banner.context .description {
  padding-left: 15px;
}
.banner.context .description a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.context .description a:before,
.banner.context .description a .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e875";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e875');
}
.banner.context .description a:before {
  top: -2px;
  color: #999999;
}
.banner.context .navigation-list.applications {
  float: left;
}
.banner.context .navigation-list.applications ul {
  width: auto !important;
  min-width: 0 !important;
  display: table !important;
}
.banner.context .navigation-list.applications ul li {
  float: left;
  height: 100%;
  overflow: hidden;
}
.banner.context .navigation-list.applications ul a {
  margin: 32px 0 0 20px;
  float: left;
  padding: 2.5px 10px 2.5px 10px;
  font-size: 12.6px;
  height: auto;
  border: 1px solid #a6a6a6;
  color: gray;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
}
.banner.context .navigation-list.applications ul a:hover {
  color: #118899;
  border-color: #118899;
}
.banner.context .navigation-list.applications ul a.more {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.context .navigation-list.applications ul a.more:before,
.banner.context .navigation-list.applications ul a.more .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e877');
}
.banner.context .navigation-list.new {
  float: right;
  width: 115px;
  position: absolute;
  top: 27px;
  right: 0px;
  -webkit-transition: 100ms;
  -moz-transition: 100ms;
  transition: 100ms;
}
.banner.context .navigation-list.new ul li {
  float: right;
  height: 100%;
  overflow: hidden;
}
.banner.context .navigation-list.new ul a {
  float: left;
  width: 115px;
  text-align: center;
  background-color: #118899;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12.6px;
  height: auto;
  line-height: 34px;
  font-weight: 600;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  transition: 300ms;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  margin-top: 0px;
}
.banner.context .navigation-list.new ul a:before,
.banner.context .navigation-list.new ul a .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e816";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 10px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e816');
}
.banner.context .navigation-list.new ul a:hover {
  background-color: #149cb0;
}
.banner.context .alert {
  height: 23.8px;
  line-height: 23.8px;
  clear: both;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 88px;
}
.banner.context .alert a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%;
  line-height: 23.8px;
  color: #aeaeae;
  font-weight: 600;
  font-size: 11.2px;
  border: 1px solid #a6a6a6;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
}
.banner.context.home .name,
.banner.context.home .description {
  line-height: 63px;
}
.banner.context.home .avatar .caption {
  position: absolute;
  display: block;
  width: 68px;
  background-color: #555555;
  opacity: .9;
  top: 22px;
  padding: 3px 0 3px 0;
  text-align: center;
  font-size: 11.2px;
}
.banner.context.home .navigation-list.applications {
  clear: left;
  position: relative;
  top: -14px;
  width: 70%;
}
.banner.context.home .navigation-list.applications ul li {
  float: left;
  height: 100%;
  overflow: hidden;
}
.banner.context.home .navigation-list.applications ul a {
  padding: 0px 20px 0 0;
  border: 0px;
  line-height: 28px;
  margin: 0 0 0 0;
  color: #aeaeae;
  font-weight: 600;
  font-size: 11.9px;
}
.banner.context.home .navigation-list.applications ul a:hover {
  color: #118899;
}
.banner.context.home .navigation-list.applications ul a:before {
  display: none;
}
.banner.context.home .navigation-list.applications ul a.more {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.banner.context.home .navigation-list.applications ul a.more:before,
.banner.context.home .navigation-list.applications ul a.more .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e877');
}
.banner.context.home .navigation-list.applications ul a.more:before {
  color: #999999;
}
.header-fragments:hover .banner.site .navigation-list ul a {
  color: #555555;
}
.header-fragments:hover .banner.site fieldset ul li .field-item-input input {
  border: 1px solid #d4d4d4;
}
.header-fragments:hover .banner.site fieldset ul li .field-item-input input:hover,
.header-fragments:hover .banner.site fieldset ul li .field-item-input input:focus,
.header-fragments:hover .banner.site fieldset ul li .field-item-input input.active {
  border-color: #118899;
}
.header-fragments:hover .banner.context .navigation-list.applications ul a {
  border: 1px solid #959595;
  color: #7b7b7b;
}
.header-fragments:hover .banner.context .navigation-list.applications ul a:hover {
  color: #118899;
  border-color: #118899;
}
.header-fragments:hover .banner.context.home .navigation-list.applications ul a {
  border: 0px;
  color: #aeaeae;
}
.header-fragments:hover .banner.context.home .navigation-list.applications ul a:hover {
  color: #118899;
}
.header-fragments:hover .banner.context .alert a {
  border-color: #959595;
  color: #7b7b7b;
}
.header-fragments:hover .banner.context .alert a:hover {
  color: #118899;
  border-color: #118899;
}
.header-fragments:hover .banner.context .alert a:active {
  background-color: #118899;
  color: white;
}
.touch .banner.context .avatar img {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.touch .banner.context .name,
.touch .banner.context .description {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.touch .banner.context .navigation-list.applications ul a {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.touch .banner.context .navigation-list.new {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.touch .banner.context .navigation-list.new ul a {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.touch .banner.context .alert a {
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.ui-select {
  display: none;
}
.uiselect {
  background-image: none !important;
  border: 1px solid #a6a6a6 !important;
  background-color: white !important;
  padding: 0px !important;
  padding-right: 17px !important;
  overflow: hidden !important;
  position: relative !important;
  display: inline-block !important;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-height: 500px;
  overflow-y: auto !important;
  overflow-x: hidden;
}
.uiselect > span {
  height: auto !important;
  padding: 0px 10px 0px 10px !important;
  display: inline-block !important;
  border: 0px !important;
  margin: 0px !important;
  line-height: 28px !important;
  height: 28px !important;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif !important;
  color: #555555 !important;
  font-size: 11.2px !important;
  background-color: transparent !important;
  overflow: visible !important;
}
.uiselect > span:after {
  font-family: Entypo;
  content: "\e877";
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 10px;
  line-height: 28px;
}
.uiselect > span:after:hover {
  color: white;
}
.uiselect:hover {
  background-color: #118899 !important;
  color: white !important;
  border-color: #118899 !important;
}
.uiselect:hover > span {
  color: white !important;
  background-color: #118899 !important;
}
.uiselect:hover > span:after {
  color: white !important;
}
.uiselect.options {
  border: 0px !important;
  padding: 5px 0 5px 0 !important;
  margin: 0px !important;
  background-color: transparent !important;
}
.uiselect.options > div {
  background-color: white !important;
  padding: 0px !important;
  margin: 0px !important;
  background-image: none !important;
  border: 1px solid #118899 !important;
  overflow: hidden !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uiselect.options > div > div {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif !important;
  color: #118899 !important;
  font-size: 11.2px !important;
  padding: 0px 10px 0px 10px !important;
  border: 0px !important;
  line-height: 28px !important;
  height: 28px !important;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.uiselect.options > div > div:hover,
.uiselect.options > div > div.selected {
  background-color: #118899 !important;
  color: white !important;
}
.uiselect.options:hover {
  background-color: transparent !important;
}
.left-sidebar .uiselect,
.right-sidebar .uiselect {
  margin-bottom: 5px !important;
}
.slim_banner {
  height: 44px;
  padding-left: 37px;
}
.slim_banner.with-alert {
  height: 44px;
  padding-left: 37px;
}
.slim_banner .avatar {
  top: 6px;
}
.slim_banner .avatar img {
  width: 32px !important;
  height: auto !important;
  padding: 0px !important;
}
.slim_banner .name,
.slim_banner .description {
  font-size: 14px;
  top: 0px;
  line-height: 44px;
  color: #6e6e6e;
  font-weight: 600;
}
.slim_banner .name a,
.slim_banner .description a {
  color: #6e6e6e;
  font-weight: 600;
}
.slim_banner .name a:hover,
.slim_banner .description a:hover {
  color: #118899;
}
.slim_banner .description a:before {
  top: 0px;
}
.slim_banner .navigation-list.applications {
  display: none;
}
.slim_banner .alert {
  display: none;
}
.slim_banner .navigation-list.new {
  top: 5px;
}
.banner.context.slim {
  height: 44px;
  padding-left: 37px;
}
.banner.context.slim.with-alert {
  height: 44px;
  padding-left: 37px;
}
.banner.context.slim .avatar {
  top: 6px;
}
.banner.context.slim .avatar img {
  width: 32px !important;
  height: auto !important;
  padding: 0px !important;
}
.banner.context.slim .name,
.banner.context.slim .description {
  font-size: 14px;
  top: 0px;
  line-height: 44px;
  color: #6e6e6e;
  font-weight: 600;
}
.banner.context.slim .name a,
.banner.context.slim .description a {
  color: #6e6e6e;
  font-weight: 600;
}
.banner.context.slim .name a:hover,
.banner.context.slim .description a:hover {
  color: #118899;
}
.banner.context.slim .description a:before {
  top: 0px;
}
.banner.context.slim .navigation-list.applications {
  display: none;
}
.banner.context.slim .alert {
  display: none;
}
.banner.context.slim .navigation-list.new {
  top: 5px;
}
.scrolled .banner.context {
  height: 44px;
  padding-left: 37px;
}
.scrolled .banner.context.with-alert {
  height: 44px;
  padding-left: 37px;
}
.scrolled .banner.context .avatar {
  top: 6px;
}
.scrolled .banner.context .avatar img {
  width: 32px !important;
  height: auto !important;
  padding: 0px !important;
}
.scrolled .banner.context .name,
.scrolled .banner.context .description {
  font-size: 14px;
  top: 0px;
  line-height: 44px;
  color: #6e6e6e;
  font-weight: 600;
}
.scrolled .banner.context .name a,
.scrolled .banner.context .description a {
  color: #6e6e6e;
  font-weight: 600;
}
.scrolled .banner.context .name a:hover,
.scrolled .banner.context .description a:hover {
  color: #118899;
}
.scrolled .banner.context .description a:before {
  top: 0px;
}
.scrolled .banner.context .navigation-list.applications {
  display: none;
}
.scrolled .banner.context .alert {
  display: none;
}
.scrolled .banner.context .navigation-list.new {
  top: 5px;
}
.sort {
  border: 1px solid #a6a6a6 !important;
  float: right;
  overflow: hidden;
  padding: 0px !important;
  margin: 0 0 10px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sort .by,
.sort .order {
  float: left;
  padding: 0px !important;
  margin: 0px !important;
}
.sort .by .uiselect,
.sort .order .uiselect {
  float: left;
  border: 0px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.sort .by .uiselect > span,
.sort .order .uiselect > span {
  color: #999999 !important;
}
.sort .by .uiselect > span:hover,
.sort .order .uiselect > span:hover {
  color: white !important;
}
.sort:hover {
  border-color: #118899 !important;
}
.sort:hover .uiselect > span {
  color: #118899 !important;
}
.left-sidebar .sort,
.right-sidebar .sort {
  display: none;
}
.filter {
  display: block;
  clear: both;
  width: 100%;
  display: table;
}
.filter .uiselect > span {
  color: #666666 !important;
}
.filter .filter-option {
  text-align: center;
  display: table-cell;
}
.filter .filter-option a {
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
  display: block;
  padding: 5px 0 5px 0;
  border: 1px solid #a6a6a6;
  text-align: center;
  border-right: 0px;
  color: #666666 !important;
  font-size: 12.6px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
}
.filter .filter-option a:active {
  background-color: white;
}
.filter .filter-option.selected a {
  background-color: #999999;
  color: white !important;
}
.filter .filter-option:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 1px solid #999999;
}
.filter .filter-option:first-child a {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.filter:hover .filter-option a {
  color: #118899 !important;
  border-color: #118899 !important;
}
.filter:hover .filter-option a:active {
  background-color: #85e4f1;
}
.filter:hover .filter-option.selected a {
  background-color: #118899;
  color: white !important;
}
.filter:hover .filter-option:last-child a {
  border-right: 1px solid #118899;
}
.filter-selector {
  float: right;
  margin: 0 10px 10px 10px;
}
.left-sidebar .filter-selector,
.right-sidebar .filter-selector {
  float: none;
  clear: both;
  width: 100%;
  margin: 0;
}
.left-sidebar .filter-selector > div,
.right-sidebar .filter-selector > div {
  float: none !important;
  clear: both !important;
  width: 100% !important;
  margin: 0 0 0 0 !important;
  overflow: hidden;
}
.left-sidebar .filter-selector > div .uiselect,
.right-sidebar .filter-selector > div .uiselect {
  float: left;
  width: 100% !important;
}
.view {
  float: right;
  margin: 0 0 10px 10px;
}
.view .uiselect > span {
  color: #999999 !important;
}
.view .uiselect > span:hover {
  color: white !important;
}
.left-sidebar .view,
.right-sidebar .view {
  display: none;
}
.navigation-list.links {
  display: none;
}
.navigation-list.links a {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: .9em;
  display: block;
  margin-bottom: 6px;
  padding: 4px;
  text-align: center;
  font-weight: 300;
  border: 1px solid #118899;
  color: #118899;
  background-color: white;
  border-radius: 3px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.navigation-list.links a:hover,
.navigation-list.links a:active {
  background-color: #118899;
  color: white;
}
.navigation-list[data-direction='horizontal'] {
  margin-bottom: 0px;
}
.navigation-list[data-direction='horizontal'] a {
  margin-right: 6px;
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
.navigation-list.actions {
  display: none;
  float: right;
  margin: 0 10px 0 10px;
}
.navigation-list.actions a {
  padding: 5px 0 5px 20px;
}
.navigation-list.actions a[data-more] {
  display: inline-block;
  width: 31px;
  height: 31px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.navigation-list.actions a[data-more]:before,
.navigation-list.actions a[data-more] .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 31px;
  height: 31px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e8bf";
  font-family: Entypo;
  font-size: 31px;
  line-height: 31px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e8bf');
}
.navigation-list.navigation {
  float: right;
  margin: 0 0 10px 10px;
  font-size: 11.2px;
  line-height: 28px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.navigation-list.navigation a[data-more] {
  color: #999999;
  display: inline-block;
  width: 31.4px;
  height: 31.4px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.navigation-list.navigation a[data-more]:before,
.navigation-list.navigation a[data-more] .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 31.4px;
  height: 31.4px;
  top: 8px;
  left: 0;
  display: block;
  content: "\e855";
  font-family: Entypo;
  font-size: 15.4px;
  line-height: 15.4px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e855');
}
.navigation-list.navigation a[data-more]:hover,
.navigation-list.navigation a[data-more]:active {
  color: #118899;
}
.breadcrumbs {
  display: block;
  clear: both;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}
.breadcrumbs .breadcrumb {
  font-size: 12.6px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  margin-right: 10px;
  display: inline-block;
}
.breadcrumbs .breadcrumb a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.breadcrumbs .breadcrumb a:before,
.breadcrumbs .breadcrumb a .ie7_before {
  width: 12.6px;
  height: 12.6px;
  display: inline-block;
  content: "\e879";
  font-family: Entypo;
  font-size: 12.6px;
  line-height: 12.6px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e879');
}
.breadcrumbs .breadcrumb:first-child a:before {
  display: none;
}
.pager {
  clear: both;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: .9em;
  display: table;
}
.pager .previous,
.pager .next {
  display: table-cell;
  padding: 6px 12px 6px 12px;
  background-color: #118899;
  color: white;
  min-width: 88px;
  text-align: center;
  border-radius: 3px;
}
.pager .previous:hover,
.pager .next:hover {
  background-color: rgba(17, 136, 153, 0.8);
}
.pager .previous.disabled,
.pager .next.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
.pager .previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  height: 44px;
}
.pager .previous:before,
.pager .previous .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87c');
}
.pager .previous:before {
  top: 12px;
  left: 32px;
}
.pager .next {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  height: 44px;
}
.pager .next:before,
.pager .next .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e87d";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87d');
}
.pager .next:before {
  left: auto;
  top: 12px;
  right: 32px;
}
.pager .ends {
  display: table-cell;
  width: 100%;
  text-align: center;
  vertical-align: top;
  top: 0px;
}
.pager .ends a {
  color: #999999;
}
.pager .ends a:hover {
  color: #118899;
}
.pager .ends div .first {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  top: 12px;
  right: 6px;
}
.pager .ends div .first:before,
.pager .ends div .first .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e89e";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e89e');
}
.pager .ends div .last {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  top: 12px;
  left: 6px;
}
.pager .ends div .last:before,
.pager .ends div .last .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e89d";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e89d');
}
.single-column .pager .previous,
.layout-region.right-sidebar .pager .previous,
.layout-region.left-sidebar .pager .previous,
.single-column .pager .next,
.layout-region.right-sidebar .pager .next,
.layout-region.left-sidebar .pager .next {
  min-width: 44px;
  padding: 0px;
}
.single-column .pager .previous,
.layout-region.right-sidebar .pager .previous,
.layout-region.left-sidebar .pager .previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  height: 33px;
}
.single-column .pager .previous:before,
.layout-region.right-sidebar .pager .previous:before,
.layout-region.left-sidebar .pager .previous:before,
.single-column .pager .previous .ie7_before,
.layout-region.right-sidebar .pager .previous .ie7_before,
.layout-region.left-sidebar .pager .previous .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87c');
}
.single-column .pager .previous:before,
.layout-region.right-sidebar .pager .previous:before,
.layout-region.left-sidebar .pager .previous:before {
  top: 6px;
  left: 12px;
}
.single-column .pager .next,
.layout-region.right-sidebar .pager .next,
.layout-region.left-sidebar .pager .next {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  height: 33px;
}
.single-column .pager .next:before,
.layout-region.right-sidebar .pager .next:before,
.layout-region.left-sidebar .pager .next:before,
.single-column .pager .next .ie7_before,
.layout-region.right-sidebar .pager .next .ie7_before,
.layout-region.left-sidebar .pager .next .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e87d";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87d');
}
.single-column .pager .next:before,
.layout-region.right-sidebar .pager .next:before,
.layout-region.left-sidebar .pager .next:before {
  top: 6px;
  left: 12px;
}
.single-column .pager .ends div .first,
.layout-region.right-sidebar .pager .ends div .first,
.layout-region.left-sidebar .pager .ends div .first {
  top: 8px;
}
.single-column .pager .ends div .last,
.layout-region.right-sidebar .pager .ends div .last,
.layout-region.left-sidebar .pager .ends div .last {
  top: 8px;
}
.layout-region.right-sidebar .pager .previous,
.layout-region.left-sidebar .pager .previous,
.layout-region.right-sidebar .pager .next,
.layout-region.left-sidebar .pager .next {
  min-width: 44px;
  padding: 0px;
}
.layout-region.right-sidebar .pager .previous,
.layout-region.left-sidebar .pager .previous {
  background-color: transparent;
  color: #999999;
}
.layout-region.right-sidebar .pager .previous:hover,
.layout-region.left-sidebar .pager .previous:hover {
  color: #118899;
}
.layout-region.right-sidebar .pager .previous.disabled,
.layout-region.left-sidebar .pager .previous.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager .previous:before,
.layout-region.left-sidebar .pager .previous:before {
  left: 0px;
}
.layout-region.right-sidebar .pager .next,
.layout-region.left-sidebar .pager .next {
  background-color: transparent;
  color: #999999;
}
.layout-region.right-sidebar .pager .next:hover,
.layout-region.left-sidebar .pager .next:hover {
  color: #118899;
}
.layout-region.right-sidebar .pager .next.disabled,
.layout-region.left-sidebar .pager .next.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager .next:before,
.layout-region.left-sidebar .pager .next:before {
  right: 0px;
  left: auto;
}
.layout-region.right-sidebar .pager:hover .previous,
.layout-region.left-sidebar .pager:hover .previous {
  color: #118899;
}
.layout-region.right-sidebar .pager:hover .previous.disabled,
.layout-region.left-sidebar .pager:hover .previous.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager:hover .next,
.layout-region.left-sidebar .pager:hover .next {
  color: #118899;
}
.layout-region.right-sidebar .pager:hover .next.disabled,
.layout-region.left-sidebar .pager:hover .next.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager .ends div .first,
.layout-region.left-sidebar .pager .ends div .first,
.layout-region.right-sidebar .pager .ends div .last,
.layout-region.left-sidebar .pager .ends div .last {
  left: 0px;
  color: #bfbfbf;
}
.layout-region.right-sidebar .pager .ends div .first:hover,
.layout-region.left-sidebar .pager .ends div .first:hover,
.layout-region.right-sidebar .pager .ends div .last:hover,
.layout-region.left-sidebar .pager .ends div .last:hover {
  color: #149cb0;
}
.links-popup-panel {
  width: 230px;
  padding-top: 6px;
  padding-bottom: 5px;
}
.links-popup-panel ul {
  max-height: 500px;
  overflow: auto !important;
  -webkit-overflow-scrolling: touch;
  border-radius: 3px;
  background-color: white;
  list-style: none;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  border: 1px solid #118899;
}
.links-popup-panel ul > li > span {
  display: block;
  width: 100%;
  overflow: hidden;
}
.links-popup-panel ul > li > span a.selected {
  background-color: #f7f7f7;
  color: #555555;
}
.links-popup-panel ul > li > span > a,
.links-popup-panel ul a {
  color: #118899;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: .9em;
  display: block;
  padding: 6px 4px 6px 4px;
  text-align: center;
  font-weight: 300;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.links-popup-panel ul > li > span > a:hover,
.links-popup-panel ul a:hover {
  background-color: #118899;
  color: white;
}
.links-popup-panel ul > li > span > a.selected,
.links-popup-panel ul a.selected {
  background-color: #f7f7f7;
  color: #555555;
}
.links-popup-panel ul > li > span > a.add-application,
.links-popup-panel ul a.add-application,
.links-popup-panel ul > li > span > a.add-group,
.links-popup-panel ul a.add-group {
  background-color: #f7f7f7;
}
.links-popup-panel ul > li > span > a.add-application:hover,
.links-popup-panel ul a.add-application:hover,
.links-popup-panel ul > li > span > a.add-group:hover,
.links-popup-panel ul a.add-group:hover {
  background-color: #118899;
  color: white;
}
.sheet {
  background-color: #ebebeb;
  padding: 10px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.sheet ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.sheet ul li:last-child {
  margin-bottom: 70px;
}
.sheet ul li > span {
  display: block;
  float: none !important;
  border-bottom: 1px solid #d9d9d9;
  padding: 10px 0 10px 0;
  text-align: center;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
}
.sheet ul li > span > a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  float: none !important;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: normal;
  display: block;
  text-align: center;
  margin-bottom: 0px;
  color: #555555;
}
.sheet ul li > span > a:active {
  background-color: #118899;
  color: white;
}
.sheet ul li > span > a[data-cancel] {
  background-color: #d9d9d9;
}
.sheet ul li > span > a[data-cancel]:active {
  background-color: #118899;
  color: white;
}
.sheet ul li > a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  float: none !important;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: normal;
  display: block;
  padding: 10px 0 10px 0;
  text-align: center;
  margin-bottom: 0px;
  border-bottom: 1px solid #d9d9d9;
  color: #555555;
}
.sheet ul li > a:active {
  background-color: #118899;
  color: white;
}
.sheet ul li > a[data-cancel] {
  background-color: #d9d9d9;
}
.sheet ul li > a[data-cancel]:active {
  background-color: #118899;
  color: white;
}
.button-style {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.button-style:hover {
  background-color: #149cb0;
}
.button-style:active {
  background-color: #0e7482;
}
.button-style.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
.button-style.disabled:hover {
  color: white;
}
fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 14px;
}
fieldset h1,
fieldset h2,
fieldset h3 {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 35px;
  margin: 1em 0 1em 0;
}
fieldset .field-list .field-item {
  margin: 10px 0 30px 0;
}
fieldset .field-list .field-item .field-list {
  margin-top: 20px;
}
fieldset .field-list .field-item .field-item {
  padding: 0 0 0 27.5px;
}
fieldset .field-list .field-item .field-item-header,
fieldset .field-list .field-item .field-item-name,
fieldset .field-list .field-item .field-item-description,
fieldset .field-list .field-item .field-item-input,
fieldset .field-list .field-item .field-item-validation {
  display: block;
  margin: 5px 0 6.666666667px 0;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
fieldset .field-list .field-item .field-item-name,
fieldset .field-list .field-item .field-item-header {
  font-size: 15.4px;
}
fieldset .field-list .field-item .field-item-description {
  color: #bbbbbb;
  margin: 0;
}
fieldset .field-list .field-item .field-item-input {
  margin-bottom: 3.333333333px;
}
fieldset .field-list .field-item .field-item-input label {
  position: relative;
  top: 1px;
}
fieldset .field-list .field-item .field-item-input label.hidden {
  display: none;
}
fieldset .field-list .field-item .field-item-input table.form {
  width: 100%;
}
fieldset .field-list .field-item .field-item-input table.form td,
fieldset .field-list .field-item .field-item-input table.form th {
  padding: 5px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
fieldset .field-list .field-item .field-item-input table.form thead > tr > th {
  font-weight: normal;
  background-color: #f2f2f2;
  vertical-align: bottom;
  white-space: nowrap;
}
fieldset .field-list .field-item .field-item-input table.form thead > tr > th .multiselect {
  display: block;
  font-size: 10.5px;
  white-space: nowrap;
}
fieldset .field-list .field-item .field-item-input table.form tbody > tr > th {
  font-weight: normal;
  background-color: #f2f2f2;
  white-space: nowrap;
  border-bottom: solid 1px #f2f2f2;
}
fieldset .field-list .field-item .field-item-input table.form tr > td {
  border-bottom: solid 1px #f2f2f2;
}
fieldset .field-list .field-item .field-item-input .processing {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  top: 11px;
}
fieldset .field-list .field-item .field-item-input .processing:before,
fieldset .field-list .field-item .field-item-input .processing .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 28px;
  height: 28px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e891";
  font-family: Entypo;
  font-size: 28px;
  line-height: 28px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e891');
}
fieldset .field-list .field-item .field-item-input .processing:before {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 700ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 700ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 700ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  animation-name: spin;
  animation-duration: 700ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  color: #999999;
}
fieldset .field-list .field-item .field-item-validation {
  color: #cc0000;
  margin-top: 0;
  font-size: 12.6px;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.file {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  border-radius: 3px 3px 0 0;
  padding: 0;
  margin: 0;
  border-bottom-width: 0;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.file input {
  border-width: 0;
  padding: 4px;
  margin: 0;
  width: 100%;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.preview {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  border-radius: 0 0 3px 3px;
  padding: 0 0 3px 0;
  margin: 0;
  background-color: #cccccc;
  border-top: solid 1px #b2b2b2;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.preview:not(:empty) {
  padding: 4px;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.preview:empty {
  border-top-width: 0;
  background-color: inherit;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.preview > img {
  margin: 0 auto;
  display: inherit;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input > a.upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input > a.upload:before,
fieldset .field-list .field-item.upload-with-preview > .field-item-input > a.upload .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e82e";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82e');
}
fieldset input:focus,
fieldset select:focus,
fieldset textarea:focus,
fieldset button:focus {
  outline: none;
}
fieldset input::-webkit-input-placeholder {
  color: #555555;
}
fieldset input:-moz-placeholder {
  color: #555555;
}
fieldset input::-moz-placeholder {
  color: #555555;
}
fieldset input:-ms-input-placeholder {
  color: #555555;
}
fieldset input[type="search"],
fieldset input[type="password"],
fieldset input[type="text"],
fieldset input[type="input"],
fieldset textarea {
  -webkit-appearance: none;
  border: 1px solid #b2b2b2;
  padding: 6px;
  font-size: 14px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  box-sizing: border-box;
  width: 50%;
  resize: none;
  border-radius: 3px;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
fieldset input[type="search"]:hover,
fieldset input[type="password"]:hover,
fieldset input[type="text"]:hover,
fieldset input[type="input"]:hover,
fieldset textarea:hover,
fieldset input[type="search"]:focus,
fieldset input[type="password"]:focus,
fieldset input[type="text"]:focus,
fieldset input[type="input"]:focus,
fieldset textarea:focus {
  border-color: #16b1c7;
}
fieldset input[type="search"].full,
fieldset input[type="password"].full,
fieldset input[type="text"].full,
fieldset input[type="input"].full,
fieldset textarea.full {
  width: 100%;
}
fieldset .text-editor-wrapper .highlighter textarea {
  height: 100% !important;
}
fieldset input[type="search"] {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  padding: 5px 10px 5px 10px;
  font-size: 12.6px;
}
fieldset input[type="checkbox"],
fieldset input[type="radio"] {
  margin: 0 10px 0 1px;
}
fieldset input[type="checkbox"] {
  position: absolute;
  left: -3000em;
}
fieldset input[type="checkbox"]:last-child {
  position: static;
  left: 0;
  top: 0;
}
fieldset input[type="checkbox"] + label {
  position: relative;
  line-height: 15.4px;
  margin: 0 10px 0 1px;
}
fieldset input[type="checkbox"] + label.hidden {
  display: block !important;
  width: 17.4px;
  height: 17.4px;
  overflow: hidden;
}
fieldset input[type="checkbox"] + label:before {
  content: " ";
  display: inline-block;
  position: relative;
  left: 0;
  top: 2px;
  width: 15.4px;
  height: 15.4px;
  border: solid 1px #b2b2b2;
  border-radius: 3px;
  margin: 0 10px 0 1px;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
fieldset input[type="checkbox"][disabled] + label:before {
  border-color: #bfbfbf;
}
fieldset input[type="checkbox"] + label:hover:before,
fieldset input[type="checkbox"]:focus + label:before {
  border-color: #16b1c7;
}
fieldset input[type="checkbox"][disabled] + label:hover:before,
fieldset input[type="checkbox"][disabled]:focus + label:before {
  border-color: #bfbfbf;
}
fieldset input[type="checkbox"]:checked + label:after {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 19.4px;
  height: 19.4px;
  top: -1px;
  left: 1px;
  display: block;
  content: "\2713";
  font-family: Entypo;
  font-weight: bold;
  font-size: 19.4px;
  line-height: 15.4px;
  color: #118899;
}
fieldset input[type="checkbox"][disabled]:checked + label:after {
  color: #bfbfbf;
}
fieldset select {
  margin: 0 0 0 1px;
  max-width: 100%;
}
fieldset textarea {
  width: 100%;
  overflow: auto;
}
fieldset .invalid input[type="text"],
fieldset .invalid textarea {
  border-color: #cc0000;
}
fieldset a.submit-form,
fieldset input[type="button"],
fieldset a.save-form,
fieldset .button {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  font-size: 1em;
  font-weight: 600;
}
fieldset a.submit-form:hover,
fieldset input[type="button"]:hover,
fieldset a.save-form:hover,
fieldset .button:hover {
  background-color: #149cb0;
}
fieldset a.submit-form:active,
fieldset input[type="button"]:active,
fieldset a.save-form:active,
fieldset .button:active {
  background-color: #0e7482;
}
fieldset a.submit-form.disabled,
fieldset input[type="button"].disabled,
fieldset a.save-form.disabled,
fieldset .button.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
fieldset a.submit-form.disabled:hover,
fieldset input[type="button"].disabled:hover,
fieldset a.save-form.disabled:hover,
fieldset .button.disabled:hover {
  color: white;
}
fieldset a.submit-form:hover,
fieldset input[type="button"]:hover,
fieldset a.save-form:hover,
fieldset .button:hover {
  background-color: #e60000;
  text-decoration: none;
}
fieldset a.submit-form:active,
fieldset input[type="button"]:active,
fieldset a.save-form:active,
fieldset .button:active {
  background-color: #b30000;
}
fieldset a.submit-form.disabled:hover,
fieldset input[type="button"].disabled:hover,
fieldset a.save-form.disabled:hover,
fieldset .button.disabled:hover {
  color: white;
}
fieldset input[type="button"] {
  line-height: 30px;
  height: 30px;
  font-size: 11.9px;
  padding: 0 10px 0 10px;
  background-color: gray;
}
fieldset.inline {
  margin: 0px;
  padding: 0px;
}
fieldset.inline .field-list .field-item {
  margin: 0px;
  padding: 0px;
}
fieldset.inline .field-list .field-item .field-item-input {
  margin: 0px;
  padding: 0px;
}
.layout-region.right-sidebar fieldset h2,
.layout-region.right-sidebar fieldset h3 {
  font-size: 21px;
}
.layout-region.right-sidebar fieldset .field-list .field-item {
  margin: 5px 0;
}
.layout-region.right-sidebar fieldset .uiselect > span {
  width: 200px !important;
}
.layout-region.right-sidebar fieldset input[type="search"],
.layout-region.right-sidebar fieldset input[type="password"],
.layout-region.right-sidebar fieldset input[type="text"],
.layout-region.right-sidebar fieldset input[type="input"],
.layout-region.right-sidebar fieldset textarea {
  width: 100%;
}
.content-details {
  width: 100%;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.content-details .content-author .avatar {
  margin: 30px 0 0 0;
  width: 80px;
  height: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-details .content-author .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-details .content-author .user-name {
  font-size: 15.4px;
  margin: 10px 10px 5px 10px;
  display: block;
  text-align: center;
  color: #626262;
}
.content-details .content-author .user-name a {
  color: #626262;
}
.content-details .content-date {
  margin: 0;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12.6px;
}
.content-details .tag-list a {
  font-size: 12.6px;
  display: block;
  margin-bottom: 6px;
  padding: 4px;
  text-align: left;
  font-weight: 300;
  color: #555555;
  background-color: #cccccc;
  border-radius: 3px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.content-details .tag-list a:before,
.content-details .tag-list a .ie7_before {
  width: 11.2px;
  height: 11.2px;
  display: inline-block;
  content: "\e827";
  font-family: Entypo;
  font-size: 11.2px;
  line-height: 11.2px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e827');
}
.content-details .tag-list a:before {
  margin: 0 10px 0 10px;
  left: 0px;
  top: -1px;
}
.content-details .tag-list a:hover,
.content-details .tag-list a:active {
  background-color: #118899;
  color: white;
}
.content-details .attribute-list {
  font-size: 12.6px;
}
.content-details .attribute-list a {
  font-size: 12.6px;
}
.content-details .attribute-list .attribute-item a {
  color: #595959;
}
.content-details .attribute-list .attribute-item .attribute-value {
  overflow: hidden;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  display: block;
  margin-bottom: 6px;
  padding: 0;
  text-align: left;
  font-weight: 300;
  border: 1px solid #118899;
  text-align: center;
  color: #118899;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-details .attribute-list .attribute-item .attribute-value:hover {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-details .attribute-list .attribute-item.rating .ui-rate {
  width: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.content-details .attribute-list .attribute-item.like .ui-like a {
  color: #118899;
}
.content-details .attribute-list .attribute-item.like .ui-like:before {
  color: #999999;
  margin: 0 5px 0 5px;
  left: 0px;
}
.content-details .attribute-list .attribute-item.like .ui-like .like-count {
  color: #999999 !important;
}
.content-details .attribute-list .attribute-item.like .ui-like .like-count:before {
  top: -2px;
}
.content-details .attribute-list .attribute-item.like .ui-like[data-initialstate="true"]:before {
  color: #999999;
}
.content-details .attribute-list .attribute-item.like .attribute-value {
  color: #999999;
  border-color: #e6e6e6;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like a {
  color: #118899;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like:before {
  color: #118899;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like .like-count {
  color: #118899 !important;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like[data-initialstate="true"]:before {
  color: #118899;
}
.content-details .attribute-list .attribute-item.like.can-like .attribute-value {
  color: #118899;
  border-color: #118899;
}
.content-details .attribute-list .attribute-item.like.can-like:hover {
  background-color: #118899;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-details .attribute-list .attribute-item.like.can-like:hover .ui-like a {
  color: white !important;
}
.content-details .attribute-list .attribute-item.like.can-like:hover .ui-like a:hover {
  color: white !important;
}
.content-details .attribute-list .attribute-item.like.can-like:hover .ui-like .like-count {
  color: white !important;
}
.content-details .attribute-list .attribute-item.like.can-like:hover .ui-like:before {
  color: white !important;
}
.content-details .attribute-list .attribute-item.like.can-like:hover .ui-like[data-initialstate="true"] .like-count {
  color: white !important;
}
.content-list.content {
  clear: both;
  overflow: hidden;
}
.content-list.content > .content-item {
  padding: 25px 0 25px 0;
  border-bottom: 1px solid #bfbfbf;
}
.content-list.content > .content-item.highlight {
  background-color: #fafafa;
  padding-left: 10px;
}
.content-list.content > .content-item .content .content:not(:empty) {
  padding-top: 20px;
}
.content-list.content > .content-item .content .content.inline {
  margin: 20px 0 -25px 0;
  background-color: #fafafa;
  padding: 10px;
  color: gray;
}
.content-list.content > .content-item .content .attachment .viewer {
  margin: 10px 0 -25px 0;
  background-color: #fafafa;
  padding: 10px;
  color: gray;
}
.content-list.content.simple > .content-item {
  padding: 6.666666667px 0 6.666666667px 0;
  border-bottom: 1px solid #cccccc;
}
.content-list.content.simple > .content-item .content .content:not(:empty) {
  padding-top: 0px;
}
.content-list.thumbnail {
  width: 100%;
  clear: both;
  overflow: hidden;
}
.content-list.thumbnail .thumbnail-column {
  width: 140px;
  margin-right: 20px;
}
.content-list.thumbnail .thumbnail-column .thumbnail {
  margin-bottom: 20px;
}
.content-list.thumbnail .thumbnail-column:last-child {
  margin-right: 0;
}
.content-list.thumbnail.small {
  text-align: center;
}
.content-list.thumbnail.small .thumbnail {
  width: 48px;
  display: inline-block;
  float: none;
  position: static;
  margin-bottom: 5px;
  margin-right: 5px;
}
.content-list.thumbnail.small .thumbnail:last-child {
  margin-right: 0;
}
.content-list.thumbnail.small .thumbnail .avatar {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-list.thumbnail.small .thumbnail .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment .content .name a,
.popup-list .content .name a {
  color: #555555;
}
.content-fragment .content .name a:hover,
.popup-list .content .name a:hover {
  color: #118899;
}
.content-fragment .content .name a.positive,
.popup-list .content .name a.positive {
  color: #44bb55;
  font-weight: bold;
}
.content-fragment .content .name a.positive:hover,
.popup-list .content .name a.positive:hover {
  color: #57c266;
}
.content-fragment .content .name a.pending,
.popup-list .content .name a.pending {
  color: #f8af34;
  font-weight: bold;
}
.content-fragment .content .name a.pending:hover,
.popup-list .content .name a.pending:hover {
  color: #f9b94d;
}
.content-fragment .content .name a.disabled,
.popup-list .content .name a.disabled {
  color: gray;
}
.content-fragment .content .name a.disabled:hover,
.popup-list .content .name a.disabled:hover {
  color: #999999;
}
.content-fragment .content .name a.unread,
.popup-list .content .name a.unread {
  font-weight: 400;
}
.content-fragment .content .name a.read,
.popup-list .content .name a.read {
  color: #555555;
}
.content-fragment .content .name a.read:hover,
.popup-list .content .name a.read:hover {
  color: #118899;
}
.content-fragment .content > .content,
.popup-list .content > .content {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.content-fragment .content > .content a,
.popup-list .content > .content a {
  color: #118899;
  border-bottom: 1px solid #f2f2f2;
}
.content-fragment .content > .content a:hover,
.popup-list .content > .content a:hover {
  border-bottom: 1px solid #118899;
}
.content-fragment .content > .content a:visited,
.popup-list .content > .content a:visited {
  color: #094b54;
}
.content-fragment .content > .content a:visited:hover,
.popup-list .content > .content a:visited:hover {
  border-bottom: 1px solid #094b54;
}
.content-fragment .content > .content h1,
.popup-list .content > .content h1,
.content-fragment .content > .content h2,
.popup-list .content > .content h2,
.content-fragment .content > .content h3,
.popup-list .content > .content h3,
.content-fragment .content > .content h4,
.popup-list .content > .content h4,
.content-fragment .content > .content h5,
.popup-list .content > .content h5 {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.content-fragment .content > .content h1,
.popup-list .content > .content h1 {
  font-size: 33.6px;
}
.content-fragment .content > .content h2,
.popup-list .content > .content h2 {
  font-size: 28px;
}
.content-fragment .content > .content h3,
.popup-list .content > .content h3 {
  font-size: 25.2px;
}
.content-fragment .content > .content h4,
.popup-list .content > .content h4 {
  font-size: 19.6px;
}
.content-fragment .content > .content h5,
.popup-list .content > .content h5 {
  font-size: 16.8px;
}
.content-fragment .content > .content pre,
.popup-list .content > .content pre {
  padding: 10px;
  background-color: #f2f2f2;
  border-radius: 3px;
  font-size: .9em;
}
.content-fragment .content > .content blockquote,
.popup-list .content > .content blockquote {
  line-height: 1.45em;
  font-style: italic;
  border-left: 10px solid #f2f2f2;
  margin: 0px;
  padding: 0 0 0 2em;
}
.content-fragment .content > .content blockquote.quote .quote-user,
.popup-list .content > .content blockquote.quote .quote-user {
  color: gray;
}
.content-fragment .content > .content ol,
.popup-list .content > .content ol,
.content-fragment .content > .content ul,
.popup-list .content > .content ul {
  line-height: 1.45em;
  padding: 0 0 0 2em;
  margin: 1em 0 1em 0;
}
.content-fragment .content > .content ol ol,
.popup-list .content > .content ol ol,
.content-fragment .content > .content ul ol,
.popup-list .content > .content ul ol,
.content-fragment .content > .content ol ul,
.popup-list .content > .content ol ul,
.content-fragment .content > .content ul ul,
.popup-list .content > .content ul ul {
  margin: 0;
}
.content-fragment .content > .content ol,
.popup-list .content > .content ol {
  list-style-type: decimal;
}
.content-fragment .content > .content ol ol,
.popup-list .content > .content ol ol {
  list-style-type: lower-alpha;
}
.content-fragment .content > .content ol ol ol,
.popup-list .content > .content ol ol ol {
  list-style-type: upper-alpha;
}
.content-fragment .content > .content ol ol ol ol,
.popup-list .content > .content ol ol ol ol {
  list-style-type: lower-roman;
}
.content-fragment .content > .content ol ol ol ol ol,
.popup-list .content > .content ol ol ol ol ol {
  list-style-type: upper-roman;
}
.content-fragment .content > .content ul,
.popup-list .content > .content ul {
  list-style: disc;
}
.content-fragment .content > .content table,
.popup-list .content > .content table {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.content-fragment .content > .content table th,
.popup-list .content > .content table th,
.content-fragment .content > .content table td,
.popup-list .content > .content table td {
  word-wrap: normal;
  line-height: 1.45em;
  padding: 6.666666667px;
  border-bottom: 1px solid #999999;
}
.content-fragment .content > .content table th,
.popup-list .content > .content table th {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #555555;
}
.content-fragment .content > .content pre,
.popup-list .content > .content pre {
  white-space: pre;
  word-wrap: normal;
}
.content-fragment .content > .content > div,
.popup-list .content > .content > div {
  line-height: 1.3em;
}
.content-fragment .content > .content .content-scrollable-wrapper.content-scrollable-wrapper-scrolled,
.popup-list .content > .content .content-scrollable-wrapper.content-scrollable-wrapper-scrolled {
  padding: 10px;
  border: 1px solid #e6e6e6;
}
.content-fragment .content > .content .content-scrollable-wrapper.content-scrollable-wrapper-scrolled pre,
.popup-list .content > .content .content-scrollable-wrapper.content-scrollable-wrapper-scrolled pre {
  display: inline-block;
  margin: 0;
  min-width: 100%;
}
.content-fragment .content .attachment,
.popup-list .content .attachment {
  clear: both;
  margin: 0 0 0 0;
}
.content-fragment .content .attachment .file-name,
.popup-list .content .attachment .file-name {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment .content .attachment .file-name:before,
.popup-list .content .attachment .file-name:before,
.content-fragment .content .attachment .file-name .ie7_before,
.popup-list .content .attachment .file-name .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e823";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e823');
}
.content-fragment .content .attachment .file-name:before,
.popup-list .content .attachment .file-name:before {
  width: 21px;
}
.content-fragment .content .attachment .attachment-view,
.popup-list .content .attachment .attachment-view {
  padding-top: 10px;
  padding-bottom: 10px;
}
.content-fragment .content .attachment .navigation-list,
.popup-list .content .attachment .navigation-list {
  font-size: 11.9px;
  list-style: inline;
  overflow: hidden;
  padding: 5px 0 5px 0;
}
.content-fragment .content .attachment .navigation-list li,
.popup-list .content .attachment .navigation-list li {
  float: left;
  margin: 0 20px 0 0;
}
.content-fragment .content .attachment .navigation-list li.view-attachment a,
.popup-list .content .attachment .navigation-list li.view-attachment a,
.content-fragment .content .attachment .navigation-list li.hide-attachment a,
.popup-list .content .attachment .navigation-list li.hide-attachment a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment .content .attachment .navigation-list li.view-attachment a:before,
.popup-list .content .attachment .navigation-list li.view-attachment a:before,
.content-fragment .content .attachment .navigation-list li.hide-attachment a:before,
.popup-list .content .attachment .navigation-list li.hide-attachment a:before,
.content-fragment .content .attachment .navigation-list li.view-attachment a .ie7_before,
.popup-list .content .attachment .navigation-list li.view-attachment a .ie7_before,
.content-fragment .content .attachment .navigation-list li.hide-attachment a .ie7_before,
.popup-list .content .attachment .navigation-list li.hide-attachment a .ie7_before {
  width: 11.9px;
  height: 11.9px;
  display: inline-block;
  content: "\e803";
  font-family: Entypo;
  font-size: 11.9px;
  line-height: 11.9px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e803');
}
.content-fragment .content .status,
.popup-list .content .status {
  color: gray;
}
.content-fragment .content .status .answered a,
.popup-list .content .status .answered a {
  color: #44bb55;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment .content .status .answered a:before,
.popup-list .content .status .answered a:before,
.content-fragment .content .status .answered a .ie7_before,
.popup-list .content .status .answered a .ie7_before {
  width: 11.9px;
  height: 11.9px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 11.9px;
  line-height: 11.9px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.content-fragment .content .status .attribute-list,
.popup-list .content .status .attribute-list {
  margin: 0 0 0 0;
  padding: 0;
  padding-bottom: 10px;
  list-style: none;
  font-size: 11.9px;
}
.content-fragment .content .status .attribute-list .attribute-item,
.popup-list .content .status .attribute-list .attribute-item {
  float: left;
  margin: 0 20px 0 0;
}
.content-fragment .content .status .attribute-list .attribute-item.view-attachment a,
.popup-list .content .status .attribute-list .attribute-item.view-attachment a,
.content-fragment .content .status .attribute-list .attribute-item.hide-attachment a,
.popup-list .content .status .attribute-list .attribute-item.hide-attachment a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment .content .status .attribute-list .attribute-item.view-attachment a:before,
.popup-list .content .status .attribute-list .attribute-item.view-attachment a:before,
.content-fragment .content .status .attribute-list .attribute-item.hide-attachment a:before,
.popup-list .content .status .attribute-list .attribute-item.hide-attachment a:before,
.content-fragment .content .status .attribute-list .attribute-item.view-attachment a .ie7_before,
.popup-list .content .status .attribute-list .attribute-item.view-attachment a .ie7_before,
.content-fragment .content .status .attribute-list .attribute-item.hide-attachment a .ie7_before,
.popup-list .content .status .attribute-list .attribute-item.hide-attachment a .ie7_before {
  width: 11.9px;
  height: 11.9px;
  display: inline-block;
  content: "\e803";
  font-family: Entypo;
  font-size: 11.9px;
  line-height: 11.9px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e803');
}
.content-fragment .content.abbreviated .thumbnails,
.popup-list .content.abbreviated .thumbnails {
  float: right;
  margin-left: 10px;
}
.content-fragment .content.abbreviated .thumbnails .thumbnail,
.popup-list .content.abbreviated .thumbnails .thumbnail {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  display: inline-block;
  width: 44px;
  height: 44px;
  background-color: #999999;
  margin: 0 0 5px 5px;
  overflow: hidden;
}
.content-fragment .content.abbreviated .thumbnails .thumbnail > a,
.popup-list .content.abbreviated .thumbnails .thumbnail > a {
  width: 44px;
  height: 44px;
}
.content-fragment .content.abbreviated .thumbnails .thumbnail > a > img,
.popup-list .content.abbreviated .thumbnails .thumbnail > a > img {
  margin: auto;
}
.content-fragment .content.abbreviated .name,
.popup-list .content.abbreviated .name {
  font-size: 28px;
  margin: 0 244px 0 0;
  word-wrap: break-word;
}
.content-fragment .content.abbreviated .author,
.popup-list .content.abbreviated .author {
  float: right;
  width: 230px;
  position: relative;
  padding: 4px 0 0 54px;
}
.content-fragment .content.abbreviated .author .avatar,
.popup-list .content.abbreviated .author .avatar {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.content-fragment .content.abbreviated .author .avatar img,
.popup-list .content.abbreviated .author .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
}
.content-fragment .content.abbreviated > .avatar,
.popup-list .content.abbreviated > .avatar {
  float: right;
  width: 176px;
  position: relative;
  padding: 4px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment .content.abbreviated > .avatar img,
.popup-list .content.abbreviated > .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
}
.content-fragment .content.abbreviated .attributes,
.popup-list .content.abbreviated .attributes {
  clear: right;
  float: right;
  width: 230px;
  padding-left: 54px;
  color: #999999;
}
.content-fragment .content.abbreviated .content,
.popup-list .content.abbreviated .content {
  clear: both;
  line-height: 1.4em;
}
.content-fragment .content.abbreviated .status,
.popup-list .content.abbreviated .status {
  position: relative;
  color: gray;
}
.content-fragment .content.abbreviated .actions,
.popup-list .content.abbreviated .actions {
  width: 75%;
  margin: 5px 0;
  font-size: 12.6px;
}
.content-fragment .content.abbreviated .actions .navigation-list-item,
.popup-list .content.abbreviated .actions .navigation-list-item {
  color: gray;
}
.content-fragment .content.abbreviated .actions .navigation-list-item > span,
.popup-list .content.abbreviated .actions .navigation-list-item > span,
.content-fragment .content.abbreviated .actions .navigation-list-item > a,
.popup-list .content.abbreviated .actions .navigation-list-item > a {
  padding-right: 15px;
}
.content-fragment .content.full,
.popup-list .content.full {
  overflow: hidden;
}
.content-fragment .content.full .name,
.popup-list .content.full .name {
  margin: 28px 0 28px 0;
  font-size: 33.6px;
}
.content-fragment .content.full .content,
.popup-list .content.full .content {
  clear: both;
}
.content-fragment .content.full .status,
.popup-list .content.full .status {
  position: relative;
  color: gray;
}
.content-fragment .content.full .author,
.popup-list .content.full .author {
  text-align: right;
  font-size: 14px;
  min-height: 32px;
  width: 30%;
  float: right;
  margin: 10px 0;
  height: 52px;
  overflow: hidden;
  padding: 10px 0;
  border-top: solid 1px #bfbfbf;
}
.content-fragment .content.full .author .avatar,
.popup-list .content.full .author .avatar {
  float: right;
  margin-right: 10px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment .content.full .author .user-name,
.popup-list .content.full .author .user-name {
  padding-top: 5px;
  float: right;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content-fragment .content.full .author .user-name .host-address,
.popup-list .content.full .author .user-name .host-address {
  display: block;
  font-size: 9.8px;
  color: #737373;
  margin-top: -5px;
}
.content-fragment .content.full .actions,
.popup-list .content.full .actions {
  width: 70%;
  float: left;
  margin: 10px 0;
  font-size: 12.6px;
  height: 52px;
  padding: 19px 0 10px 0;
  border-top: solid 1px #bfbfbf;
}
.content-fragment .content.full .actions .navigation-list-item,
.popup-list .content.full .actions .navigation-list-item {
  color: gray;
}
.content-fragment .content.full .actions .navigation-list-item a,
.popup-list .content.full .actions .navigation-list-item a {
  padding-left: 0 !important;
}
.content-fragment .content.full .actions .navigation-list-item > span,
.popup-list .content.full .actions .navigation-list-item > span,
.content-fragment .content.full .actions .navigation-list-item > a,
.popup-list .content.full .actions .navigation-list-item > a {
  padding-right: 15px;
}
.content-fragment .content.full .content-tags,
.popup-list .content.full .content-tags {
  margin: 1.5em 0 0 0;
  width: 100%;
  overflow: hidden;
}
.content-fragment .content.full .content-tags .tag-list,
.popup-list .content.full .content-tags .tag-list {
  overflow: hidden;
  width: 100%;
  margin-bottom: 5px;
}
.content-fragment .content.full .content-tags .tag-list .tag-item,
.popup-list .content.full .content-tags .tag-list .tag-item {
  overflow: hidden;
  display: inline;
}
.content-fragment .content.full .content-tags .tag-list .tag-item a,
.popup-list .content.full .content-tags .tag-list .tag-item a {
  float: left;
  font-size: 12.6px;
  display: block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 2px 10px 4px 4px;
  text-align: left;
  font-weight: 300;
  color: #555555;
  background-color: #cccccc;
  border-radius: 3px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.content-fragment .content.full .content-tags .tag-list .tag-item a:before,
.popup-list .content.full .content-tags .tag-list .tag-item a:before,
.content-fragment .content.full .content-tags .tag-list .tag-item a .ie7_before,
.popup-list .content.full .content-tags .tag-list .tag-item a .ie7_before {
  width: 11.2px;
  height: 11.2px;
  display: inline-block;
  content: "\e827";
  font-family: Entypo;
  font-size: 11.2px;
  line-height: 11.2px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e827');
}
.content-fragment .content.full .content-tags .tag-list .tag-item a:before,
.popup-list .content.full .content-tags .tag-list .tag-item a:before {
  margin: 0 10px 0 10px;
  left: 0px;
  top: -1px;
}
.content-fragment .content.full .content-tags .tag-list .tag-item a:hover,
.popup-list .content.full .content-tags .tag-list .tag-item a:hover,
.content-fragment .content.full .content-tags .tag-list .tag-item a:active,
.popup-list .content.full .content-tags .tag-list .tag-item a:active {
  background-color: #118899;
  color: white;
}
.content-fragment .content.full .attributes .attribute-list .attribute-item,
.popup-list .content.full .attributes .attribute-list .attribute-item {
  margin: 0 0 10px 0;
}
.content-fragment .content.full .attributes .attribute-list .attribute-item .attribute-name,
.popup-list .content.full .attributes .attribute-list .attribute-item .attribute-name {
  margin: 0 5px 0 0;
  color: #a2a2a2;
}
.content-fragment .content.full .attributes.top,
.popup-list .content.full .attributes.top {
  margin: -21px 0 28px 0;
}
.content-fragment .content.full .attributes.top .attribute-list .attribute-item,
.popup-list .content.full .attributes.top .attribute-list .attribute-item {
  margin: 0 0 5px 0;
}
.content-fragment .content.full.without-author .actions,
.popup-list .content.full.without-author .actions {
  width: 100%;
  float: left;
}
.content-fragment .content.comment,
.popup-list .content.comment {
  clear: both;
  padding-left: 60px;
  position: relative;
  font-size: 14px;
  overflow: hidden;
}
.content-fragment .content.comment .author .avatar,
.popup-list .content.comment .author .avatar {
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment .content.comment .author .avatar img,
.popup-list .content.comment .author .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment .content.comment .author .user-name,
.popup-list .content.comment .author .user-name {
  font-size: 12.6px;
  line-height: 140%;
  float: left;
  margin-right: 4.2px;
}
.content-fragment .content.comment .content,
.popup-list .content.comment .content {
  line-height: 140%;
  font-size: 12.6px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.content-fragment .content.comment .content p,
.popup-list .content.comment .content p {
  font-size: 12.6px;
  line-height: 140%;
  margin: 0 0 1em 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.content-fragment .content.comment .content p:last-child,
.popup-list .content.comment .content p:last-child {
  margin: 0;
}
.content-fragment .content.comment .attributes,
.popup-list .content.comment .attributes {
  float: left;
  margin: 10px 10px 10px 0;
  color: gray;
}
.content-fragment .content.comment .attributes .attribute-list,
.popup-list .content.comment .attributes .attribute-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11.9px;
}
.content-fragment .content.comment .actions,
.popup-list .content.comment .actions {
  margin: 10px 10px 10px 0;
  font-size: 11.9px;
  min-width: 150px;
}
.content-fragment .content.comment .actions a,
.popup-list .content.comment .actions a {
  color: gray;
  padding: 0 10px 0 10px;
  border: 0px;
  font-size: 11.9px;
}
.content-fragment .content.comment .actions a:hover,
.popup-list .content.comment .actions a:hover {
  color: #118899;
}
.content-fragment .content.comment .actions li:first-child a,
.popup-list .content.comment .actions li:first-child a {
  padding-left: 0px;
}
.content-fragment .content.with-thumbnail,
.popup-list .content.with-thumbnail {
  padding-left: 65px;
  position: relative;
  min-height: 55px;
}
.content-fragment .content.with-thumbnail > .thumbnail,
.popup-list .content.with-thumbnail > .thumbnail {
  position: absolute;
  width: 55px;
  height: 55px;
  overflow: hidden;
  top: 0;
  left: 0;
  text-align: center;
}
.content-fragment .content.with-thumbnail .content.inline,
.popup-list .content.with-thumbnail .content.inline {
  margin-left: -65px !important;
}
.content-fragment .content.thumbnail,
.popup-list .content.thumbnail {
  position: relative;
  overflow: hidden;
  width: 140px;
  border: 0px;
  background-color: #f0f0f0;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-fragment .content.thumbnail .name,
.popup-list .content.thumbnail .name {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  text-align: left;
  width: 100%;
  margin: 0;
  padding: 10px;
  font-size: 11.2px;
  line-height: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  color: #555555;
}
.content-fragment .content.thumbnail .name a,
.popup-list .content.thumbnail .name a {
  color: #555555;
}
.content-fragment .content.thumbnail .avatar,
.popup-list .content.thumbnail .avatar {
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.content-fragment .content.thumbnail .avatar > img,
.popup-list .content.thumbnail .avatar > img {
  display: block;
  margin: 0 auto;
}
.content-fragment .content.thumbnail .avatar:after,
.popup-list .content.thumbnail .avatar:after {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 140px;
  height: 300px;
  background-color: transparent;
  content: " ";
  -webkit-box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.content-fragment .content.thumbnail .actions,
.popup-list .content.thumbnail .actions {
  width: 100%;
  margin: 0;
  padding: 0 10px 10px 10px;
  font-size: 11.2px;
  min-width: 150px;
}
.content-fragment .content.thumbnail .actions a,
.popup-list .content.thumbnail .actions a {
  color: gray;
  padding: 0;
  border: 0px;
  font-size: 11.2px;
}
.content-fragment .content.thumbnail .actions a:hover,
.popup-list .content.thumbnail .actions a:hover {
  color: white;
}
.content-fragment .content.thumbnail.small,
.popup-list .content.thumbnail.small {
  width: 48px;
  background-color: inherit;
  border-width: 0;
}
.content-fragment .content.thumbnail.small .name,
.popup-list .content.thumbnail.small .name {
  display: none;
}
.content-fragment .content.thumbnail[data-url]:hover,
.popup-list .content.thumbnail[data-url]:hover {
  cursor: url('http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-fd-ac6c06b274524486add6d4f6b26d379d-files/magnify.cur'), -moz-zoom-in;
  background-color: #555555;
  color: white;
}
.content-fragment .content.thumbnail[data-url]:hover .name,
.popup-list .content.thumbnail[data-url]:hover .name {
  color: white;
}
.content-fragment .content.thumbnail[data-url]:hover .name a,
.popup-list .content.thumbnail[data-url]:hover .name a {
  color: white;
}
.content-fragment .content.thumbnail[data-url]:hover .avatar,
.popup-list .content.thumbnail[data-url]:hover .avatar {
  transform: scale(1.02, 1.02);
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
}
.content-fragment .content.thumbnail[data-url]:hover .avatar:after,
.popup-list .content.thumbnail[data-url]:hover .avatar:after {
  -webkit-box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.05);
  background-color: rgba(255, 255, 255, 0.1);
}
.left-sidebar .content-fragment .content-list.content,
.right-sidebar .content-fragment .content-list.content {
  border-bottom: 0px;
}
.left-sidebar .content-fragment .content-list.content > .content-item,
.right-sidebar .content-fragment .content-list.content > .content-item {
  border-bottom: 0px;
  padding: 0px;
  margin: 0px;
}
.left-sidebar .content-fragment .content-list.content .content.abbreviated,
.right-sidebar .content-fragment .content-list.content .content.abbreviated {
  padding: 6.666666667px 0 6.666666667px 0;
  border-bottom: 1px solid #cccccc;
}
.left-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.right-sidebar .content-fragment .content-list.content .content.abbreviated .content {
  display: none;
}
.left-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.right-sidebar .content-fragment .content-list.content .content.abbreviated .name {
  width: 100%;
  margin: 0;
  font-size: 14px;
  line-height: 1.35em;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.content-fragment .content-list.simple .content-item {
  padding: 10px 0 10px 0;
}
.content-fragment .content-list.simple .content-item .content.abbreviated {
  overflow: hidden;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .name {
  width: 100%;
  float: none;
  font-size: 21px;
  margin: 0;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .attributes {
  font-size: 12.6px;
  clear: none;
  float: none;
  width: 100%;
  padding-left: 0px;
  color: #999999;
  overflow: hidden;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .attributes .attribute-item {
  float: left;
  margin: 0 20px 0 0;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .attributes .attribute-item a {
  color: #999999;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .attributes .attribute-item a:hover,
.content-fragment .content-list.simple .content-item .content.abbreviated .attributes .attribute-item a:active {
  color: #118899;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .content {
  font-size: 12.6px;
  color: #999999;
}
/* push notifications */

.push-notification {
  background-color: #555555;
  padding: 10px;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 11.9px;
  line-height: 1.35em;
  width: 200px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.push-notification .close {
  float: right;
  color: white;
  opacity: 0.2;
  margin: 0 0 5px 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.push-notification .close:before,
.push-notification .close .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.push-notification.active {
  cursor: pointer;
}
.push-notification.active:hover {
  background-color: #118899;
}
.push-notification.active:hover .close {
  opacity: 0.99;
}
.push-notification.warning,
.push-notification.error {
  background-color: #cc0000;
}
.push-notification.warning.active:hover,
.push-notification.error.active:hover {
  background-color: #cc0000;
}
/* read list */

.popup-list-content-item {
  padding: 5px 10px 10px 50px;
  border-top: 0px;
  border-bottom: 1px solid #bfbfbf;
  cursor: pointer;
  position: relative;
  min-height: 51px;
  overflow: hidden;
}
.popup-list-content-item:last-child {
  border-bottom: 0px;
}
.popup-list-content-item.no-author {
  padding-left: 7px;
}
.popup-list-content-item.unread,
.popup-list-content-item:hover,
.popup-list-content-item.selected {
  background-color: #118899;
  color: rgba(255, 255, 255, 0.9);
}
.popup-list-content-item.unread .description,
.popup-list-content-item:hover .description,
.popup-list-content-item.selected .description,
.popup-list-content-item.unread .post-date,
.popup-list-content-item:hover .post-date,
.popup-list-content-item.selected .post-date,
.popup-list-content-item.unread .post-like,
.popup-list-content-item:hover .post-like,
.popup-list-content-item.selected .post-like {
  color: rgba(255, 255, 255, 0.5);
}
.popup-list-content-item.unread a,
.popup-list-content-item:hover a,
.popup-list-content-item.selected a {
  color: white !important;
}
.popup-list-content-item .user-name {
  display: none;
}
.popup-list-content-item .avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.popup-list-content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.popup-list-content-item .description,
.popup-list-content-item .post-date,
.popup-list-content-item .post-like {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: 11.2px;
  color: #999999;
}
.popup-list {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 12.6px;
  border: 0px;
  background-color: transparent;
  padding: 5px 0 0 0;
  -ms-touch-action: none;
  touch-action: none;
}
.popup-list .multiple-column-list {
  border: 1px solid #118899;
  background-color: white;
}
.popup-list .content-list {
  width: 280px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.popup-list .navigation-list.filter {
  border-bottom: 1px solid #bfbfbf;
  overflow: hidden;
  padding: 3px 6px;
}
.popup-list .navigation-list.filter .navigation-item {
  display: inline;
}
.popup-list .navigation-list.filter .navigation-item .internal-link {
  min-width: 40px;
  text-align: center;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-family: 400;
  font-size: .9em;
  border-radius: 50px;
  float: left;
  margin: 4px 2px;
  padding: 2px 7px;
  text-decoration: none;
  border: 1px solid #118899;
}
.popup-list .navigation-list.filter .navigation-item .internal-link:hover {
  background-color: #149cb0;
  border: 1px solid #149cb0;
  color: white;
}
.popup-list .navigation-list.filter .navigation-item .internal-link.selected {
  background-color: #118899;
  color: white;
}
.popup-list.bookmarks .content-list .content-item,
.popup-list.notifications .content-list .content-item,
.popup-list.conversations .content-list .content-item,
.popup-list.user .content-list .content-item,
.popup-list.site .content-list .content-item {
  padding: 5px 10px 10px 50px;
  border-top: 0px;
  border-bottom: 1px solid #bfbfbf;
  cursor: pointer;
  position: relative;
  min-height: 51px;
  overflow: hidden;
}
.popup-list.bookmarks .content-list .content-item:last-child,
.popup-list.notifications .content-list .content-item:last-child,
.popup-list.conversations .content-list .content-item:last-child,
.popup-list.user .content-list .content-item:last-child,
.popup-list.site .content-list .content-item:last-child {
  border-bottom: 0px;
}
.popup-list.bookmarks .content-list .content-item.no-author,
.popup-list.notifications .content-list .content-item.no-author,
.popup-list.conversations .content-list .content-item.no-author,
.popup-list.user .content-list .content-item.no-author,
.popup-list.site .content-list .content-item.no-author {
  padding-left: 7px;
}
.popup-list.bookmarks .content-list .content-item.unread,
.popup-list.notifications .content-list .content-item.unread,
.popup-list.conversations .content-list .content-item.unread,
.popup-list.user .content-list .content-item.unread,
.popup-list.site .content-list .content-item.unread,
.popup-list.bookmarks .content-list .content-item:hover,
.popup-list.notifications .content-list .content-item:hover,
.popup-list.conversations .content-list .content-item:hover,
.popup-list.user .content-list .content-item:hover,
.popup-list.site .content-list .content-item:hover,
.popup-list.bookmarks .content-list .content-item.selected,
.popup-list.notifications .content-list .content-item.selected,
.popup-list.conversations .content-list .content-item.selected,
.popup-list.user .content-list .content-item.selected,
.popup-list.site .content-list .content-item.selected {
  background-color: #118899;
  color: rgba(255, 255, 255, 0.9);
}
.popup-list.bookmarks .content-list .content-item.unread .description,
.popup-list.notifications .content-list .content-item.unread .description,
.popup-list.conversations .content-list .content-item.unread .description,
.popup-list.user .content-list .content-item.unread .description,
.popup-list.site .content-list .content-item.unread .description,
.popup-list.bookmarks .content-list .content-item:hover .description,
.popup-list.notifications .content-list .content-item:hover .description,
.popup-list.conversations .content-list .content-item:hover .description,
.popup-list.user .content-list .content-item:hover .description,
.popup-list.site .content-list .content-item:hover .description,
.popup-list.bookmarks .content-list .content-item.selected .description,
.popup-list.notifications .content-list .content-item.selected .description,
.popup-list.conversations .content-list .content-item.selected .description,
.popup-list.user .content-list .content-item.selected .description,
.popup-list.site .content-list .content-item.selected .description,
.popup-list.bookmarks .content-list .content-item.unread .post-date,
.popup-list.notifications .content-list .content-item.unread .post-date,
.popup-list.conversations .content-list .content-item.unread .post-date,
.popup-list.user .content-list .content-item.unread .post-date,
.popup-list.site .content-list .content-item.unread .post-date,
.popup-list.bookmarks .content-list .content-item:hover .post-date,
.popup-list.notifications .content-list .content-item:hover .post-date,
.popup-list.conversations .content-list .content-item:hover .post-date,
.popup-list.user .content-list .content-item:hover .post-date,
.popup-list.site .content-list .content-item:hover .post-date,
.popup-list.bookmarks .content-list .content-item.selected .post-date,
.popup-list.notifications .content-list .content-item.selected .post-date,
.popup-list.conversations .content-list .content-item.selected .post-date,
.popup-list.user .content-list .content-item.selected .post-date,
.popup-list.site .content-list .content-item.selected .post-date,
.popup-list.bookmarks .content-list .content-item.unread .post-like,
.popup-list.notifications .content-list .content-item.unread .post-like,
.popup-list.conversations .content-list .content-item.unread .post-like,
.popup-list.user .content-list .content-item.unread .post-like,
.popup-list.site .content-list .content-item.unread .post-like,
.popup-list.bookmarks .content-list .content-item:hover .post-like,
.popup-list.notifications .content-list .content-item:hover .post-like,
.popup-list.conversations .content-list .content-item:hover .post-like,
.popup-list.user .content-list .content-item:hover .post-like,
.popup-list.site .content-list .content-item:hover .post-like,
.popup-list.bookmarks .content-list .content-item.selected .post-like,
.popup-list.notifications .content-list .content-item.selected .post-like,
.popup-list.conversations .content-list .content-item.selected .post-like,
.popup-list.user .content-list .content-item.selected .post-like,
.popup-list.site .content-list .content-item.selected .post-like {
  color: rgba(255, 255, 255, 0.5);
}
.popup-list.bookmarks .content-list .content-item.unread a,
.popup-list.notifications .content-list .content-item.unread a,
.popup-list.conversations .content-list .content-item.unread a,
.popup-list.user .content-list .content-item.unread a,
.popup-list.site .content-list .content-item.unread a,
.popup-list.bookmarks .content-list .content-item:hover a,
.popup-list.notifications .content-list .content-item:hover a,
.popup-list.conversations .content-list .content-item:hover a,
.popup-list.user .content-list .content-item:hover a,
.popup-list.site .content-list .content-item:hover a,
.popup-list.bookmarks .content-list .content-item.selected a,
.popup-list.notifications .content-list .content-item.selected a,
.popup-list.conversations .content-list .content-item.selected a,
.popup-list.user .content-list .content-item.selected a,
.popup-list.site .content-list .content-item.selected a {
  color: white !important;
}
.popup-list.bookmarks .content-list .content-item .user-name,
.popup-list.notifications .content-list .content-item .user-name,
.popup-list.conversations .content-list .content-item .user-name,
.popup-list.user .content-list .content-item .user-name,
.popup-list.site .content-list .content-item .user-name {
  display: none;
}
.popup-list.bookmarks .content-list .content-item .avatar,
.popup-list.notifications .content-list .content-item .avatar,
.popup-list.conversations .content-list .content-item .avatar,
.popup-list.user .content-list .content-item .avatar,
.popup-list.site .content-list .content-item .avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.popup-list.bookmarks .content-list .content-item .avatar img,
.popup-list.notifications .content-list .content-item .avatar img,
.popup-list.conversations .content-list .content-item .avatar img,
.popup-list.user .content-list .content-item .avatar img,
.popup-list.site .content-list .content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.popup-list.bookmarks .content-list .content-item .description,
.popup-list.notifications .content-list .content-item .description,
.popup-list.conversations .content-list .content-item .description,
.popup-list.user .content-list .content-item .description,
.popup-list.site .content-list .content-item .description,
.popup-list.bookmarks .content-list .content-item .post-date,
.popup-list.notifications .content-list .content-item .post-date,
.popup-list.conversations .content-list .content-item .post-date,
.popup-list.user .content-list .content-item .post-date,
.popup-list.site .content-list .content-item .post-date,
.popup-list.bookmarks .content-list .content-item .post-like,
.popup-list.notifications .content-list .content-item .post-like,
.popup-list.conversations .content-list .content-item .post-like,
.popup-list.user .content-list .content-item .post-like,
.popup-list.site .content-list .content-item .post-like {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: 11.2px;
  color: #999999;
}
.popup-list.bookmarks .content-list .content-item .content-group a,
.popup-list.notifications .content-list .content-item .content-group a,
.popup-list.conversations .content-list .content-item .content-group a,
.popup-list.user .content-list .content-item .content-group a,
.popup-list.site .content-list .content-item .content-group a {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: .9em;
}
.popup-list.bookmarks .user,
.popup-list.notifications .user,
.popup-list.conversations .user,
.popup-list.user .user,
.popup-list.site .user {
  min-height: 60px;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
  padding: 20px 10px 10px 60px;
}
.popup-list.bookmarks .user .avatar,
.popup-list.notifications .user .avatar,
.popup-list.conversations .user .avatar,
.popup-list.user .user .avatar,
.popup-list.site .user .avatar {
  position: absolute;
  top: 10px;
  left: 10px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.popup-list.bookmarks .user .avatar img,
.popup-list.notifications .user .avatar img,
.popup-list.conversations .user .avatar img,
.popup-list.user .user .avatar img,
.popup-list.site .user .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.popup-list.bookmarks .user .user-name,
.popup-list.notifications .user .user-name,
.popup-list.conversations .user .user-name,
.popup-list.user .user .user-name,
.popup-list.site .user .user-name {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 15.4px;
}
.popup-list.bookmarks .user .oauth-provider,
.popup-list.notifications .user .oauth-provider,
.popup-list.conversations .user .oauth-provider,
.popup-list.user .user .oauth-provider,
.popup-list.site .user .oauth-provider {
  position: absolute;
  top: 0;
  left: 0;
}
.popup-list.bookmarks .navigation-list.user,
.popup-list.notifications .navigation-list.user,
.popup-list.conversations .navigation-list.user,
.popup-list.user .navigation-list.user,
.popup-list.site .navigation-list.user {
  padding: 10px;
}
.popup-list.bookmarks .notification-preference,
.popup-list.notifications .notification-preference,
.popup-list.conversations .notification-preference,
.popup-list.user .notification-preference,
.popup-list.site .notification-preference {
  background-color: white;
  color: #555555;
}
.popup-list.bookmarks .notification-preference:hover,
.popup-list.notifications .notification-preference:hover,
.popup-list.conversations .notification-preference:hover,
.popup-list.user .notification-preference:hover,
.popup-list.site .notification-preference:hover {
  color: #555555;
}
.popup-list.bookmarks .notification-preference .description,
.popup-list.notifications .notification-preference .description,
.popup-list.conversations .notification-preference .description,
.popup-list.user .notification-preference .description,
.popup-list.site .notification-preference .description {
  float: left !important;
  width: 60% !important;
  padding: 6px 8px 8px 8px !important;
  color: #555555 !important;
}
.popup-list.bookmarks .notification-preference .button,
.popup-list.notifications .notification-preference .button,
.popup-list.conversations .notification-preference .button,
.popup-list.user .notification-preference .button,
.popup-list.site .notification-preference .button {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  background-color: #118899;
  color: white;
  border-radius: 3px 3px 3px 3px;
  display: block;
  float: right;
  margin: 4px 4px 0;
  padding: 3px;
  text-align: center;
  text-decoration: none;
  width: 60px;
  font-size: .8em;
}
.popup-list.bookmarks .notification-preference .button:hover,
.popup-list.notifications .notification-preference .button:hover,
.popup-list.conversations .notification-preference .button:hover,
.popup-list.user .notification-preference .button:hover,
.popup-list.site .notification-preference .button:hover {
  background-color: #149cb0;
}
.popup-list.bookmarks .notification-preference .button.cancel,
.popup-list.notifications .notification-preference .button.cancel,
.popup-list.conversations .notification-preference .button.cancel,
.popup-list.user .notification-preference .button.cancel,
.popup-list.site .notification-preference .button.cancel {
  background-color: #999999;
}
.popup-list.bookmarks .notification-preference .button.cancel:hover,
.popup-list.notifications .notification-preference .button.cancel:hover,
.popup-list.conversations .notification-preference .button.cancel:hover,
.popup-list.user .notification-preference .button.cancel:hover,
.popup-list.site .notification-preference .button.cancel:hover {
  background-color: #a6a6a6;
}
.popup-list.bookmarks .mark,
.popup-list.notifications .mark,
.popup-list.conversations .mark,
.popup-list.user .mark,
.popup-list.site .mark,
.popup-list.bookmarks .preference,
.popup-list.notifications .preference,
.popup-list.conversations .preference,
.popup-list.user .preference,
.popup-list.site .preference {
  position: absolute;
  top: 3px;
  right: 5px;
  display: none;
}
.popup-list.bookmarks .mark a,
.popup-list.notifications .mark a,
.popup-list.conversations .mark a,
.popup-list.user .mark a,
.popup-list.site .mark a,
.popup-list.bookmarks .preference a,
.popup-list.notifications .preference a,
.popup-list.conversations .preference a,
.popup-list.user .preference a,
.popup-list.site .preference a {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.popup-list.bookmarks .mark a:before,
.popup-list.notifications .mark a:before,
.popup-list.conversations .mark a:before,
.popup-list.user .mark a:before,
.popup-list.site .mark a:before,
.popup-list.bookmarks .preference a:before,
.popup-list.notifications .preference a:before,
.popup-list.conversations .preference a:before,
.popup-list.user .preference a:before,
.popup-list.site .preference a:before,
.popup-list.bookmarks .mark a .ie7_before,
.popup-list.notifications .mark a .ie7_before,
.popup-list.conversations .mark a .ie7_before,
.popup-list.user .mark a .ie7_before,
.popup-list.site .mark a .ie7_before,
.popup-list.bookmarks .preference a .ie7_before,
.popup-list.notifications .preference a .ie7_before,
.popup-list.conversations .preference a .ie7_before,
.popup-list.user .preference a .ie7_before,
.popup-list.site .preference a .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e815";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e815');
}
.popup-list.bookmarks .mark,
.popup-list.notifications .mark,
.popup-list.conversations .mark,
.popup-list.user .mark,
.popup-list.site .mark {
  top: 23px;
}
.popup-list.bookmarks .mark a,
.popup-list.notifications .mark a,
.popup-list.conversations .mark a,
.popup-list.user .mark a,
.popup-list.site .mark a {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.popup-list.bookmarks .mark a:before,
.popup-list.notifications .mark a:before,
.popup-list.conversations .mark a:before,
.popup-list.user .mark a:before,
.popup-list.site .mark a:before,
.popup-list.bookmarks .mark a .ie7_before,
.popup-list.notifications .mark a .ie7_before,
.popup-list.conversations .mark a .ie7_before,
.popup-list.user .mark a .ie7_before,
.popup-list.site .mark a .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e812";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.popup-list.bookmarks .content-item:hover .mark,
.popup-list.notifications .content-item:hover .mark,
.popup-list.conversations .content-item:hover .mark,
.popup-list.user .content-item:hover .mark,
.popup-list.site .content-item:hover .mark,
.popup-list.bookmarks .content-item:hover .preference,
.popup-list.notifications .content-item:hover .preference,
.popup-list.conversations .content-item:hover .preference,
.popup-list.user .content-item:hover .preference,
.popup-list.site .content-item:hover .preference {
  display: block;
}
.popup-list .loading {
  min-height: 20px;
  padding: 10px;
  text-align: center;
  font-style: italic;
  background-color: #f7f7f7;
  color: #a2a2a2;
  border: 0px;
  position: absolute;
  bottom: 1px;
  width: 280px;
}
.popup-list.composer-suggestion-selector .loading {
  width: 100%;
  position: static;
  background-color: transparent;
}
.popup-list .content-list-footer {
  min-height: 20px;
  border-top: 1px solid #bfbfbf;
  padding: 10px;
  overflow: hidden;
}
.popup-list .content-list-footer .right {
  float: right;
}
.popup-list .content-list-footer .left {
  float: left;
}
.popup-list .message.norecords {
  border: 0px;
  padding: 10px;
  margin: 0px;
  font-size: 12.6px;
}
.popup-list.search {
  padding-top: 0px;
}
.popup-list.search .loading {
  width: 100%;
}
.popup-list.search .multiple-column-list {
  position: relative;
  top: 0px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item {
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .avatar img {
  max-width: 44px !important;
  max-height: 44px !important;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .avatar img[src^="http"] {
  height: 44px !important;
  padding: 44px 0 0 !important;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .abbreviated .author {
  padding-top: 0px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .abbreviated .author a {
  color: #555555;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .abbreviated .content {
  float: left;
  clear: none;
  font-size: 12.6px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .abbreviated .content:not(:empty) {
  padding-top: 0px;
  max-width: 70%;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes {
  font-size: 9.8px;
  line-height: 1.3em;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes a {
  color: #555555;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes .attribute-item.container {
  display: inline;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes .attribute-item.application {
  display: inline;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes .attribute-item.application a {
  margin-left: 10px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes .attribute-item.application a:before,
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes .attribute-item.application a .ie7_before {
  width: 9.8px;
  height: 9.8px;
  display: inline-block;
  content: "\e875";
  font-family: Entypo;
  font-size: 9.8px;
  line-height: 9.8px;
  margin-right: 7px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e875');
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes .attribute-item.application a:before {
  color: #999999;
  width: 10px;
  margin-right: 0px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .name {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 5px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item:hover,
.popup-list.search .multiple-column-list .content-list.content .content-item.selected {
  background-color: #118899;
  color: white;
}
.popup-list.search .multiple-column-list .content-list.content .content-item:hover a,
.popup-list.search .multiple-column-list .content-list.content .content-item.selected a {
  color: white;
}
.popup-list.search .multiple-column-list .content-list.content .content-item:hover .abbreviated .author,
.popup-list.search .multiple-column-list .content-list.content .content-item.selected .abbreviated .author {
  padding-top: 0px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item:hover .abbreviated .author a,
.popup-list.search .multiple-column-list .content-list.content .content-item.selected .abbreviated .author a {
  color: white;
}
.popup-list.search .multiple-column-list .content-list.content .content-item:hover .attributes,
.popup-list.search .multiple-column-list .content-list.content .content-item.selected .attributes {
  color: #cccccc;
}
.popup-list.search .multiple-column-list .content-list.content .content-item:hover .attributes a,
.popup-list.search .multiple-column-list .content-list.content .content-item.selected .attributes a {
  color: white;
}
.popup-list.without-avatar .content-list .content-item {
  padding: 10px;
  min-height: 0px;
}
.tab-set {
  margin: 0 0 30px 0;
}
.tab-set table {
  width: 100%;
  table-layout: fixed;
}
.tab-set table a {
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
  display: block;
  padding: 5px 0 5px 0;
  border: 1px solid #999999;
  text-align: center;
  border-right: 0px;
  color: #666666 !important;
  font-size: 12.6px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.tab-set table a:active {
  background-color: white;
}
.tab-set table a.selected {
  background-color: #999999;
  color: white !important;
}
.tab-set table td:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 1px solid #999999;
}
.tab-set table td:first-child a {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tab-set table:hover a {
  color: #118899 !important;
  border-color: #118899 !important;
}
.tab-set table:hover a:active {
  background-color: #85e4f1;
}
.tab-set table:hover a.selected {
  background-color: #118899;
  color: white !important;
}
.tab-set table:hover td:last-child a {
  border-right: 1px solid #118899;
}
.tag-list.cloud {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tag-list.cloud .tag-item {
  display: inline-block;
  text-align: center;
  margin: 0 .25em;
  line-height: 120%;
}
.tag-list.cloud .tag-item.level-1 {
  font-size: 28px;
}
.tag-list.cloud .tag-item.level-2 {
  font-size: 25.2px;
}
.tag-list.cloud .tag-item.level-3 {
  font-size: 22.4px;
}
.tag-list.cloud .tag-item.level-4 {
  font-size: 19.6px;
}
.tag-list.cloud .tag-item.level-5 {
  font-size: 16.8px;
}
.tag-list.cloud .tag-item.level-6 {
  font-size: 14px;
}
.tag-list.cloud .tag-item a {
  display: inline-block;
  padding: 2.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tag-list.cloud .tag-item a:hover {
  background-color: #ebebeb;
}
.modal-mask {
  opacity: .7;
  height: 100% !important;
  position: fixed !important;
}
.modal-wrapper-wrapper {
  overflow: auto !important;
  width: 100% !important;
  left: 0 !important;
  max-height: 90% !important;
  background-color: white;
  position: fixed !important;
}
.modal-wrapper-wrapper .modal-wrapper {
  margin-left: auto;
  margin-right: auto;
  position: static !important;
  background-color: white;
  max-width: 1250px !important;
}
.modal-wrapper-wrapper .modal-wrapper .modal {
  border: 0px;
  padding: 20px;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-title {
  cursor: default;
  margin: 0 0 15px 0;
  border-bottom: 0px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: normal;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-close-wrapper {
  float: right;
  position: relative;
  top: -10px;
  right: -10px;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-close-wrapper .modal-close {
  background-image: none;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-close-wrapper .modal-close:before,
.modal-wrapper-wrapper .modal-wrapper .modal .modal-close-wrapper .modal-close .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 22px;
  height: 22px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 22px;
  line-height: 22px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-close-wrapper .modal-close:hover {
  color: #118899;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-content {
  width: 100% !important;
  padding: 15px 0 15px 0;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  overflow: visible;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-content iframe {
  width: 100% !important;
  overflow: visible;
}
/* masonry */

.masonry-column {
  width: 150px;
  margin-right: 5px;
}
.masonry-column:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .masonry-column {
    width: 320px;
  }
  .item {
    font-size: .9em;
  }
}
/* tips */

.tip {
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  max-width: 200px;
  padding: 2px 6px 2px 6px;
  font-size: 11px;
  margin-bottom: 8px;
  z-index: 20001 !important;
}
.tip a {
  color: white;
}
.tip.above:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-top-color: rgba(0, 0, 0, 0.9);
  border-width: 6px;
  margin-left: -6px;
}
.tip.above.left:after {
  left: 12px;
}
.tip.above.center:after {
  left: 50%;
}
.tip.above.right:after {
  right: 6px;
}
.tip.below {
  margin-top: 8px;
}
.tip.below:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: rgba(0, 0, 0, 0.9);
  border-width: 6px;
  margin-left: -6px;
}
.tip.below.left:after {
  left: 12px;
}
.tip.below.center:after {
  left: 50%;
}
.tip.below.right:after {
  right: 6px;
}
.user-file-url > .user-file-url-preview {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 4px;
  margin: 0 0 5px 0;
  background-color: #cccccc;
}
.user-file-url > .user-file-url-preview > img {
  margin: 0 auto;
  display: inherit;
}
.user-file-url > a.upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.user-file-url > a.upload:before,
.user-file-url > a.upload .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e82e";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82e');
}
/* Poll
/******************************/

.CommonPollArea {
  width: 80%;
  min-width: 275px;
  border: solid 1px #b2b2b2;
  border-radius: 4px;
  margin: 0 auto;
  overflow: hidden;
}
.CommonPollArea .CommonPollQuestion {
  background-color: #b2b2b2;
  padding: 10px;
  margin: 0;
}
.CommonPollArea .CommonPollContent {
  padding: 4px 8px;
  background-color: #cccccc;
}
.CommonPollArea .CommonPollDescription p {
  margin: 10px 0;
}
.CommonPollArea .CommonPollSwitchedContent {
  margin: 0 auto;
}
.CommonPollArea .CommonPollSwitchedContent input[type="submit"] {
  margin: 10px 0;
}
.CommonPollArea ul.CommonPollAnswerList {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.CommonPollArea ul.CommonPollAnswerList li {
  padding: 0;
  margin: 0 0 10px 0;
}
.CommonPollArea ul.CommonPollAnswerList li table {
  width: auto !important;
}
.CommonPollArea ul.CommonPollAnswerList li table tr {
  border-width: 0 !important;
  background-color: Transparent !important;
}
.CommonPollArea ul.CommonPollAnswerList li table td {
  border-width: 0 !important;
  background-color: Transparent !important;
  line-height: inherit !important;
}
.CommonPollArea .CommonPollAnswer {
  margin: 10px 0 0 0;
}
.CommonPollArea .CommonPollUserVote {
  margin: 10px 0;
}
.CommonPollArea .CommonPollFooter {
  padding: 10px;
  background-color: #b2b2b2;
  font-size: 80%;
}
.CommonPollArea .CommonPollFooter a {
  border-width: 0 !important;
}
.CommonPollArea .CommonPollResultGraph {
  white-space: nowrap;
  margin: 0 0 10px 0;
}
.CommonPollArea .CommonPollResultGraph img {
  height: 19px !important;
}
.CommonPollArea ul.CommonPollFooterList {
  list-style-type: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.CommonPollArea ul.CommonPollFooterList li {
  display: inline;
  margin: 0 10px 0 0;
  padding: 0;
}
.hierarchy-list .hierarchy-item {
  position: relative;
}
.hierarchy-list .hierarchy-item a {
  font-size: 12.6px;
  display: block;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-right: 4px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.hierarchy-list .hierarchy-item a:hover {
  background-color: #f2f2f2;
}
.hierarchy-list .hierarchy-item .expand-collapse {
  position: absolute !important;
}
.hierarchy-list .hierarchy-item .expand-collapse.expanded {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  top: 3px;
}
.hierarchy-list .hierarchy-item .expand-collapse.expanded:before,
.hierarchy-list .hierarchy-item .expand-collapse.expanded .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e877";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e877');
}
.hierarchy-list .hierarchy-item .expand-collapse.collapsed {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  top: 3px;
}
.hierarchy-list .hierarchy-item .expand-collapse.collapsed:before,
.hierarchy-list .hierarchy-item .expand-collapse.collapsed .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e879";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e879');
}
.hierarchy-list .hierarchy-item.selected a {
  background-color: #118899;
  color: white;
}
.hierarchy-list li a {
  padding-left: 24px;
}
.hierarchy-list li .expand-collapse {
  left: 4px;
}
.hierarchy-list li li a {
  padding-left: 44px;
}
.hierarchy-list li li .expand-collapse {
  left: 24px;
}
.hierarchy-list li li li a {
  padding-left: 64px;
}
.hierarchy-list li li li .expand-collapse {
  left: 44px;
}
.hierarchy-list li li li li a {
  padding-left: 84px;
}
.hierarchy-list li li li li .expand-collapse {
  left: 64px;
}
.hierarchy-list li li li li li a {
  padding-left: 104px;
}
.hierarchy-list li li li li li .expand-collapse {
  left: 84px;
}
.hierarchy-list li li li li li li a {
  padding-left: 124px;
}
.hierarchy-list li li li li li li .expand-collapse {
  left: 104px;
}
.hierarchy-list li li li li li li li a {
  padding-left: 144px;
}
.hierarchy-list li li li li li li li .expand-collapse {
  left: 124px;
}
.hierarchy-list li li li li li li li li a {
  padding-left: 164px;
}
.hierarchy-list li li li li li li li li .expand-collapse {
  left: 144px;
}
.page .page-name {
  font-size: 28px;
  line-height: normal;
}
.page .page-content {
  margin: 1em 0;
}
.activity-story.content-type-46448885-d0e6-4133-bbfb-f0cd7b0fd6f7 .thread-suggested-answer,
.activity-story.content-type-46448885-d0e6-4133-bbfb-f0cd7b0fd6f7 .thread-answer,
.activity-story.content-type-46448885-d0e6-4133-bbfb-f0cd7b0fd6f7 .thread-reply {
  margin-top: 10px;
}
.activity-story.content-type-46448885-d0e6-4133-bbfb-f0cd7b0fd6f7 .thread-suggested-answer .author,
.activity-story.content-type-46448885-d0e6-4133-bbfb-f0cd7b0fd6f7 .thread-answer .author,
.activity-story.content-type-46448885-d0e6-4133-bbfb-f0cd7b0fd6f7 .thread-reply .author {
  color: #999999;
  font-size: 11.9px;
  display: block;
}
.ui-like .like-toggle a {
  display: inline-block;
  padding: .3em .6em !important;
  background-color: #115566;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  color: white !important;
  line-height: 1.2;
}
.ui-like .like-toggle a:hover {
  background-color: #15677c;
  text-decoration: none;
}
.ui-like[data-initialstate="true"] {
  color: white !important;
}
.ui-like[data-initialstate="true"] a {
  color: white !important;
}
.ui-like[data-initialstate="true"] .like-count {
  color: grey !important;
}
.content-fragment .content.full .ui-like .like-toggle A {
  padding-left: .3em !important;
}
.button-style {
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  color: white;
  font-size: 1em;
  font-weight: 600;
}
.button-style:hover {
  background-color: #e60000;
  text-decoration: none;
}
.button-style:active {
  background-color: #b30000;
}
.button-style.disabled:hover {
  color: white;
}
fieldset h1,
fieldset h2,
fieldset h3 {
  color: #333333;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5;
}
fieldset .field-list .field-item {
  margin: 10px 0 30px 0;
}
fieldset .field-list .field-item .field-item-name,
fieldset .field-list .field-item .field-item-header {
  font-size: 1.2em;
}
fieldset .field-list .field-item .field-item-description {
  color: #bbbbbb;
  margin: 0;
}
fieldset input[type="search"],
fieldset input[type="password"],
fieldset input[type="text"],
fieldset input[type="input"],
fieldset textarea {
  -webkit-appearance: none;
  padding: .6em;
  border-radius: .3em;
}
fieldset input[type="search"] {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  padding: .5em 1em;
}
fieldset a.submit-form,
fieldset input[type="button"],
fieldset a.save-form,
fieldset .button {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  font-size: 1em;
  font-weight: 600;
}
fieldset a.submit-form:hover,
fieldset input[type="button"]:hover,
fieldset a.save-form:hover,
fieldset .button:hover {
  background-color: #149cb0;
}
fieldset a.submit-form:active,
fieldset input[type="button"]:active,
fieldset a.save-form:active,
fieldset .button:active {
  background-color: #0e7482;
}
fieldset a.submit-form.disabled,
fieldset input[type="button"].disabled,
fieldset a.save-form.disabled,
fieldset .button.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
fieldset a.submit-form.disabled:hover,
fieldset input[type="button"].disabled:hover,
fieldset a.save-form.disabled:hover,
fieldset .button.disabled:hover {
  color: white;
}
fieldset a.submit-form:hover,
fieldset input[type="button"]:hover,
fieldset a.save-form:hover,
fieldset .button:hover {
  background-color: #e60000;
  text-decoration: none;
}
fieldset a.submit-form:active,
fieldset input[type="button"]:active,
fieldset a.save-form:active,
fieldset .button:active {
  background-color: #b30000;
}
fieldset a.submit-form.disabled:hover,
fieldset input[type="button"].disabled:hover,
fieldset a.save-form.disabled:hover,
fieldset .button.disabled:hover {
  color: white;
}
.content-fragment .content .name A,
.popup-list .content .name A {
  color: #118899;
}
.content-fragment .content .name A:hover,
.popup-list .content .name A:hover {
  color: #cc0000;
}
.content-fragment .content .name A.unread,
.popup-list .content .name A.unread {
  font-weight: 600;
}
.content-fragment .content .name A.read,
.popup-list .content .name A.read {
  font-weight: 400;
}
.content-fragment .content > .content A,
.popup-list .content > .content A {
  text-decoration: underline;
  border-bottom: none;
}
.content-fragment .content > .content A:hover,
.popup-list .content > .content A:hover {
  color: #cc0000;
  border-bottom: none;
}
.content-fragment .content > .content A:visited,
.popup-list .content > .content A:visited {
  color: #aa6666;
}
.content-fragment .content > .content blockquote,
.popup-list .content > .content blockquote {
  border: 2px dotted #cccccc;
  font-style: normal;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0.6em 1.2em;
  width: 90%;
}
.content-fragment .content.thumbnail,
.popup-list .content.thumbnail {
  width: 88px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment .content.thumbnail .avatar > img[style],
.popup-list .content.thumbnail .avatar > img[style] {
  width: 88px !important;
  height: 88px !important;
  padding: 88px 0 0 !important;
}
.content-fragment .content.thumbnail .avatar:after,
.popup-list .content.thumbnail .avatar:after {
  width: 88px;
  height: 88px;
  background-color: transparent;
  content: " ";
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1);
}
.content-fragment .content.thumbnail[data-url]:hover,
.popup-list .content.thumbnail[data-url]:hover {
  background-color: #e8e8e8;
  color: #555555;
}
.content-fragment .content.thumbnail[data-url]:hover .name,
.popup-list .content.thumbnail[data-url]:hover .name {
  color: #555555;
}
.content-fragment .content.thumbnail[data-url]:hover .name a,
.popup-list .content.thumbnail[data-url]:hover .name a {
  color: #555555;
}
.content-fragment .content.full .name,
.popup-list .content.full .name {
  font-size: 1.5em;
  margin-bottom: 1em;
}
.content-fragment .content.abbreviated .name,
.popup-list .content.abbreviated .name {
  font-size: 1.5em;
}
.content-fragment .content.abbreviated .status,
.popup-list .content.abbreviated .status {
  color: #555555;
}
.content-list.content.simple > .content-item {
  border-bottom: 1px solid #e0e0e0;
}
.content-list.thumbnail .thumbnail-column {
  width: 88px;
}
.header-fragments .banner.context .alert A {
  background: #115566;
  border: none;
  border-radius: .3em;
  color: white !important;
  margin: 0 auto;
  max-width: 1210px;
}
.header-fragments .banner.context .alert A:hover,
.header-fragments .banner.context .alert A:active {
  background: #15677c;
  color: white !important;
  text-decoration: none;
}
.filter .filter-option A {
  border-color: #e0e0e0 -moz-use-text-color #e0e0e0 #e0e0e0;
  color: #555555;
  display: block;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  padding: 5px 0;
  text-align: center;
  background-color: #e0e0e0;
}
.filter .filter-option A:active {
  background-color: #e8e8e8;
}
.filter .filter-option.selected a {
  background-color: white;
  color: #555555 !important;
}
.filter .filter-option:last-child a {
  border-radius: 0 .3em .3em 0;
  border-right: 1px solid #e0e0e0;
}
.filter .filter-option:first-child a {
  border-radius: 0.3em 0 0 0.3em;
}
.filter:hover .filter-option a {
  border-color: #e8e8e8 !important;
  color: #555555 !important;
  text-decoration: none;
}
.filter:hover .filter-option A {
  border-color: #e8e8e8 !important;
  color: #555555 !important;
  text-decoration: none;
}
.filter:hover .filter-option A:active {
  background-color: white;
}
.filter:hover .filter-option A:hover {
  background-color: #e8e8e8;
}
.filter:hover .filter-option.selected A {
  background-color: white;
  color: #555555 !important;
}
.filter:hover .filter-option:last-child A {
  border-right: 1px solid #e8e8e8;
}
.content-fragment .sort {
  font-size: 1em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  margin: 0 0 .9em .9em;
  border: none !important;
}
.content-fragment .sort SPAN.by > .uiselect,
.content-fragment .sort SPAN.order > .uiselect {
  background-color: #e0e0e0 !important;
  padding: 0 1.2em 0 0 !important;
  border-width: 0 !important;
}
.content-fragment .sort SPAN.by > .uiselect:hover,
.content-fragment .sort SPAN.order > .uiselect:hover {
  background-color: #e8e8e8 !important;
}
.content-fragment .sort SPAN.by > .uiselect:hover > SPAN,
.content-fragment .sort SPAN.order > .uiselect:hover > SPAN {
  color: #555555 !important;
  background-color: #e8e8e8 !important;
}
.content-fragment .sort SPAN.by > .uiselect:hover > SPAN:after,
.content-fragment .sort SPAN.order > .uiselect:hover > SPAN:after {
  color: #555555 !important;
}
.content-fragment .sort SPAN.by > .uiselect > SPAN,
.content-fragment .sort SPAN.order > .uiselect > SPAN {
  color: #555555 !important;
  font-size: 1em !important;
  line-height: 2.1 !important;
  height: 2.1em !important;
  padding: 0 0 0 .6em !important;
  display: inline-block;
}
.content-fragment .sort SPAN.by > .uiselect > SPAN:hover,
.content-fragment .sort SPAN.order > .uiselect > SPAN:hover {
  background-color: #e8e8e8 !important;
}
.content-fragment .sort SPAN.by > .uiselect > SPAN:after,
.content-fragment .sort SPAN.order > .uiselect > SPAN:after {
  color: #555555;
  font-size: 1em;
  line-height: 2.1;
}
.content-fragment .view,
.content-fragment .filter-selector {
  font-size: 1em;
}
.content-fragment .view > DIV,
.content-fragment .filter-selector > DIV {
  border-radius: 0.3em;
}
.content-fragment .view > DIV > .uiselect,
.content-fragment .filter-selector > DIV > .uiselect {
  background-color: #e0e0e0 !important;
  padding: 0 1.2em 0 0 !important;
  border-width: 0 !important;
}
.content-fragment .view > DIV > .uiselect:hover,
.content-fragment .filter-selector > DIV > .uiselect:hover {
  background-color: #e8e8e8 !important;
}
.content-fragment .view > DIV > .uiselect:hover > SPAN,
.content-fragment .filter-selector > DIV > .uiselect:hover > SPAN {
  color: #555555 !important;
  background-color: #e8e8e8 !important;
}
.content-fragment .view > DIV > .uiselect:hover > SPAN:after,
.content-fragment .filter-selector > DIV > .uiselect:hover > SPAN:after {
  color: #555555 !important;
}
.content-fragment .view > DIV > .uiselect > SPAN,
.content-fragment .filter-selector > DIV > .uiselect > SPAN {
  color: #555555 !important;
  font-size: 1em !important;
  line-height: 2.1 !important;
  height: 2.1em !important;
  padding: 0 0 0 .6em !important;
  display: inline-block;
}
.content-fragment .view > DIV > .uiselect > SPAN:hover,
.content-fragment .filter-selector > DIV > .uiselect > SPAN:hover {
  background-color: #e8e8e8 !important;
}
.content-fragment .view > DIV > .uiselect > SPAN:after,
.content-fragment .filter-selector > DIV > .uiselect > SPAN:after {
  color: #555555;
  font-size: 1em;
  line-height: 2.1;
}
.uiselect.options {
  font-size: 1em;
}
.uiselect.options > DIV {
  border: 1px solid #e0e0e0 !important;
  -webkit-box-shadow: 0.1em 0.1em 0.15em #555555;
  -moz-box-shadow: 0.1em 0.1em 0.15em #555555;
  box-shadow: 0.1em 0.1em 0.15em #555555;
  height: 100% !important;
}
.uiselect.options > DIV > DIV {
  border: none !important;
  color: #555555 !important;
  font-size: 1em !important;
  line-height: 2.1!important;
  height: 2.1em !important;
}
.uiselect.options > DIV > DIV.selected {
  background-color: #555555 !important;
  color: white !important;
}
.uiselect.options > DIV[style] {
  background-color: #f9f9f9 !important;
}
.left-sidebar .content-fragment,
.right-sidebar .content-fragment,
.single-column .content-fragment {
  font-size: 1em;
}
.left-sidebar .content-fragment .navigation-list A,
.right-sidebar .content-fragment .navigation-list A,
.single-column .content-fragment .navigation-list A {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
  border: none;
  border-radius: 0.3em;
  padding: .6em .9em;
  padding: .9em;
  display: block;
  margin-bottom: 0.45em;
}
.left-sidebar .content-fragment.navigation-custom .navigation-list.links A,
.right-sidebar .content-fragment.navigation-custom .navigation-list.links A,
.single-column .content-fragment.navigation-custom .navigation-list.links A,
.left-sidebar .content-fragment .group-navigation .navigation-list.links A,
.right-sidebar .content-fragment .group-navigation .navigation-list.links A,
.single-column .content-fragment .group-navigation .navigation-list.links A,
.left-sidebar .content-fragment.search-result-list .navigation-list.links A,
.right-sidebar .content-fragment.search-result-list .navigation-list.links A,
.single-column .content-fragment.search-result-list .navigation-list.links A,
.left-sidebar .content-fragment.show-all-forums .navigation-list.links A,
.right-sidebar .content-fragment.show-all-forums .navigation-list.links A,
.single-column .content-fragment.show-all-forums .navigation-list.links A {
  font-size: 1em;
  background-color: #555555;
  color: white;
  max-width: 270px;
}
.left-sidebar .content-fragment.navigation-custom .navigation-list.links A:hover,
.right-sidebar .content-fragment.navigation-custom .navigation-list.links A:hover,
.single-column .content-fragment.navigation-custom .navigation-list.links A:hover,
.left-sidebar .content-fragment .group-navigation .navigation-list.links A:hover,
.right-sidebar .content-fragment .group-navigation .navigation-list.links A:hover,
.single-column .content-fragment .group-navigation .navigation-list.links A:hover,
.left-sidebar .content-fragment.search-result-list .navigation-list.links A:hover,
.right-sidebar .content-fragment.search-result-list .navigation-list.links A:hover,
.single-column .content-fragment.search-result-list .navigation-list.links A:hover,
.left-sidebar .content-fragment.show-all-forums .navigation-list.links A:hover,
.right-sidebar .content-fragment.show-all-forums .navigation-list.links A:hover,
.single-column .content-fragment.show-all-forums .navigation-list.links A:hover {
  background-color: #626262;
  text-decoration: none;
}
.left-sidebar .content-fragment.group-links .navigation-list A,
.right-sidebar .content-fragment.group-links .navigation-list A,
.single-column .content-fragment.group-links .navigation-list A,
.left-sidebar .content-fragment.forum-links .navigation-list A,
.right-sidebar .content-fragment.forum-links .navigation-list A,
.single-column .content-fragment.forum-links .navigation-list A,
.left-sidebar .content-fragment.blog-links .navigation-list A,
.right-sidebar .content-fragment.blog-links .navigation-list A,
.single-column .content-fragment.blog-links .navigation-list A,
.left-sidebar .content-fragment.wiki-links .navigation-list A,
.right-sidebar .content-fragment.wiki-links .navigation-list A,
.single-column .content-fragment.wiki-links .navigation-list A,
.left-sidebar .content-fragment.media-gallery-links .navigation-list A,
.right-sidebar .content-fragment.media-gallery-links .navigation-list A,
.single-column .content-fragment.media-gallery-links .navigation-list A,
.left-sidebar .content-fragment.group-membership-list .navigation-list A,
.right-sidebar .content-fragment.group-membership-list .navigation-list A,
.single-column .content-fragment.group-membership-list .navigation-list A,
.left-sidebar .content-fragment.calendar-links .navigation-list A,
.right-sidebar .content-fragment.calendar-links .navigation-list A,
.single-column .content-fragment.calendar-links .navigation-list A {
  font-size: 1em;
  background-color: #e0e0e0;
  color: #555555;
  max-width: 270px;
}
.left-sidebar .content-fragment.group-links .navigation-list A:hover,
.right-sidebar .content-fragment.group-links .navigation-list A:hover,
.single-column .content-fragment.group-links .navigation-list A:hover,
.left-sidebar .content-fragment.forum-links .navigation-list A:hover,
.right-sidebar .content-fragment.forum-links .navigation-list A:hover,
.single-column .content-fragment.forum-links .navigation-list A:hover,
.left-sidebar .content-fragment.blog-links .navigation-list A:hover,
.right-sidebar .content-fragment.blog-links .navigation-list A:hover,
.single-column .content-fragment.blog-links .navigation-list A:hover,
.left-sidebar .content-fragment.wiki-links .navigation-list A:hover,
.right-sidebar .content-fragment.wiki-links .navigation-list A:hover,
.single-column .content-fragment.wiki-links .navigation-list A:hover,
.left-sidebar .content-fragment.media-gallery-links .navigation-list A:hover,
.right-sidebar .content-fragment.media-gallery-links .navigation-list A:hover,
.single-column .content-fragment.media-gallery-links .navigation-list A:hover,
.left-sidebar .content-fragment.group-membership-list .navigation-list A:hover,
.right-sidebar .content-fragment.group-membership-list .navigation-list A:hover,
.single-column .content-fragment.group-membership-list .navigation-list A:hover,
.left-sidebar .content-fragment.calendar-links .navigation-list A:hover,
.right-sidebar .content-fragment.calendar-links .navigation-list A:hover,
.single-column .content-fragment.calendar-links .navigation-list A:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.single-column .content-fragment.navigation-custom .navigation-list.links A,
.single-column .content-fragment .group-navigation .navigation-list.links A,
.single-column .content-fragment.search-result-list .navigation-list.links A {
  max-width: 100%;
}
.single-column .content-fragment.group-links .navigation-list.links A,
.single-column .content-fragment.forum-links .navigation-list.links A,
.single-column .content-fragment.blog-links .navigation-list.links A,
.single-column .content-fragment.wiki-links .navigation-list.links A,
.single-column .content-fragment.media-gallery-links .navigation-list.links A {
  max-width: 100%;
}
.popup-list.bookmarks .content-list .content-item.unread,
.popup-list.notifications .content-list .content-item.unread,
.popup-list.conversations .content-list .content-item.unread,
.popup-list.user .content-list .content-item.unread,
.popup-list.site .content-list .content-item.unread,
.popup-list.bookmarks .content-list .content-item:hover,
.popup-list.notifications .content-list .content-item:hover,
.popup-list.conversations .content-list .content-item:hover,
.popup-list.user .content-list .content-item:hover,
.popup-list.site .content-list .content-item:hover,
.popup-list.bookmarks .content-list .content-item.selected,
.popup-list.notifications .content-list .content-item.selected,
.popup-list.conversations .content-list .content-item.selected,
.popup-list.user .content-list .content-item.selected,
.popup-list.site .content-list .content-item.selected {
  background-color: #00bbcc;
}
.popup-list.bookmarks .user .oauth-provider,
.popup-list.notifications .user .oauth-provider,
.popup-list.conversations .user .oauth-provider,
.popup-list.user .user .oauth-provider,
.popup-list.site .user .oauth-provider {
  display: none;
}
.popup-list .multiple-column-list {
  background-color: white;
  border: 1px solid #d9f1f4;
}
.popup-list .navigation-list.filter .navigation-item .internal-link {
  border: 1px solid #e0e0e0;
  border-radius: 0.3em;
}
.popup-list .navigation-list.filter .navigation-item .internal-link.selected {
  background-color: #e0e0e0;
  color: #555555;
}
.popup-list .navigation-list.filter .navigation-item .internal-link:hover {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: #555555;
}
.popup-list .navigation-list.filter .navigation-item .internal-link {
  border: none;
  border-radius: 0.3em;
}
.links-popup-panel {
  font-size: 1em;
  width: 270px;
  padding: 0;
}
.links-popup-panel > UL {
  background-color: white;
  border: 1px solid #d9f1f4;
  border-radius: .3em;
  padding: 0;
}
.links-popup-panel > UL > LI > A,
.links-popup-panel > UL > LI > SPAN > A {
  color: #555555;
  font-size: 1em;
  line-height: 1.8;
  font-weight: 400;
  padding: 0.3em 1.2em;
  text-align: left;
}
.links-popup-panel > UL > LI > A:hover,
.links-popup-panel > UL > LI > SPAN > A:hover {
  background-color: #00bbcc;
  text-decoration: none;
}
.links-popup-panel > UL > LI > A.support-group-banner.add-application,
.links-popup-panel > UL > LI > SPAN > A.support-group-banner.add-application,
.links-popup-panel > UL > LI > A.support-group-banner.add-group,
.links-popup-panel > UL > LI > SPAN > A.support-group-banner.add-group {
  display: none;
}
.content-fragment .content.abbreviated .post-stickiness,
.popup-list .content.abbreviated .post-stickiness {
  margin: -8px 0 0 0;
}
.content-fragment.t-i-footer .footerLinks > DIV {
  width: 100%;
  float: left;
  margin-bottom: 1.2em;
}
.content-fragment.t-i-footer .footerLinks > DIV > DIV .foothead {
  border-bottom: 1px solid #cccccc;
  display: table-cell;
  height: 3.3em;
  line-height: 1.5;
  padding-bottom: 0.3em;
  vertical-align: bottom;
}
.content-fragment.t-i-footer .footerLinks > DIV > DIV .footlinks {
  font-size: .9em;
  margin-top: 0.5em;
  line-height: 1.5;
}
.content-fragment.t-i-footer .footerLinks > DIV > DIV .footlinks > LI > A {
  color: #555555;
}
.content-fragment.t-i-footer #disclaimer > P {
  font-size: 0.9em;
  line-height: 1.2;
}
.content-fragment.t-i-footer #footnote {
  font-size: 0.9em;
  margin-top: 0.75em;
}
.content-fragment.t-i-footer #footnote A > IMG {
  display: inline;
}
.content-fragment.t-i-footer #footnote P {
  font-size: 1em;
  line-height: 1.25;
}
.user-name > A > HR,
.user-name > A > BR,
.user-name > A > P,
.user-name > A > UL,
.user-name > A > LI {
  display: none;
}
.menu.user-info-popup-content .navigation-list LI.navigation-item {
  line-height: 1.5;
}
.menu.user-info-popup-content .navigation-list LI.navigation-item > A {
  background: #e0e0e0;
  border: none;
  border-radius: 0.3em;
  color: #555555;
  padding: .3em .9em;
}
.menu.user-info-popup-content .navigation-list LI.navigation-item > A:hover {
  color: #555555;
  text-decoration: none;
  background: #e8e8e8;
}
.menu.user-info-popup-content .post-attributes.badges {
  color: #555555;
  padding-top: .3em;
}
.menu.user-info-popup-content .post-attributes.badges .rank-name {
  padding-left: 21px;
}
.banner.context A {
  display: inline;
}
.banner.context .parentgroup {
  display: none;
  margin: 8px 0 -10px 0;
}
.banner.context .parentgroup A {
  color: black;
}
.banner.context .parentgroup A:after {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e875";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
}
.banner.context .parentgroup span {
  font-size: 10px;
}
.banner.context.home .parentgroup {
  display: block;
}
.banner.context.home .name,
.banner.context.home .description {
  line-height: 100%;
  margin-top: 20px;
}
.banner.context.home .navigation-list.applications {
  top: 5px;
}
.scrolled .banner.context .parentgroup {
  display: none;
}
.banner.site .popup-list-count {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.banner.site .navigation-list UL .user.with-icon {
  width: auto;
  max-width: 115px;
  margin: 0;
}
.banner.site .navigation-list UL .user.with-icon:before,
.banner.site .navigation-list UL .user.with-icon .ie7_before {
  color: #118899;
  content: "Login / Register";
  display: block;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  height: auto;
  left: 0;
  line-height: 20px;
  position: static;
  text-align: left;
  text-indent: 0;
  top: 0;
  width: auto;
}
.banner.site .navigation-list UL .user.with-icon:hover:before,
.banner.site .navigation-list UL .user.with-icon:hover .ie7_before {
  color: #cc0000;
}
.ui-tourtip.internal-link.user.with-icon.ui-tip:hover {
  color: #cc0000;
}
.tip {
  font-size: 1em;
  -webkit-box-shadow: 0.1em 0.1em 0.3em #333333;
  -moz-box-shadow: 0.1em 0.1em 0.3em #333333;
  box-shadow: 0.1em 0.1em 0.3em #333333;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  color: #e0e0e0;
  padding: .6em .9em;
}
.tip.above:after {
  display: none;
}
.tip.below:after {
  display: none;
}
.pager .previous,
.pager .next {
  padding: .6em .9em;
  background-color: #555555;
  border-radius: .3em;
}
.pager .previous:hover,
.pager .next:hover {
  background-color: rgba(85, 85, 85, 0.8);
  text-decoration: none;
}
.pager .previous.disabled,
.pager .next.disabled {
  background-color: #cccccc;
  cursor: default;
}
.pager .previous.disabled:hover,
.pager .next.disabled:hover {
  color: white;
}
.pager .previous {
  height: 42px;
}
.pager .next {
  height: 42px;
}
.pager .ends A {
  color: #555555;
}
.pager .ends A:hover {
  color: rgba(85, 85, 85, 0.8);
  text-decoration: none;
}
.layout-region.right-sidebar .pager .previous,
.layout-region.left-sidebar .pager .previous {
  color: #555555;
}
.layout-region.right-sidebar .pager .previous:hover,
.layout-region.left-sidebar .pager .previous:hover {
  color: rgba(85, 85, 85, 0.8);
}
.layout-region.right-sidebar .pager .previous.disabled,
.layout-region.left-sidebar .pager .previous.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager .next,
.layout-region.left-sidebar .pager .next {
  color: #555555;
}
.layout-region.right-sidebar .pager .next:hover,
.layout-region.left-sidebar .pager .next:hover {
  color: rgba(85, 85, 85, 0.8);
}
.layout-region.right-sidebar .pager .next.disabled,
.layout-region.left-sidebar .pager .next.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager:hover .previous,
.layout-region.left-sidebar .pager:hover .previous {
  color: rgba(85, 85, 85, 0.8);
}
.layout-region.right-sidebar .pager:hover .previous.disabled,
.layout-region.left-sidebar .pager:hover .previous.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager:hover .next,
.layout-region.left-sidebar .pager:hover .next {
  color: rgba(85, 85, 85, 0.8);
}
.layout-region.right-sidebar .pager:hover .next.disabled,
.layout-region.left-sidebar .pager:hover .next.disabled {
  color: #cccccc;
}
.layout-region.right-sidebar .pager .ends div .first,
.layout-region.left-sidebar .pager .ends div .first,
.layout-region.right-sidebar .pager .ends div .last,
.layout-region.left-sidebar .pager .ends div .last {
  color: #555555;
}
.layout-region.right-sidebar .pager .ends div .first:hover,
.layout-region.left-sidebar .pager .ends div .first:hover,
.layout-region.right-sidebar .pager .ends div .last:hover,
.layout-region.left-sidebar .pager .ends div .last:hover {
  color: rgba(85, 85, 85, 0.8);
}
.tab-set table A {
  border: 1px solid #e0e0e0;
  color: #555555 !important;
  font-size: .9em;
}
.tab-set table A:active {
  background-color: #e8e8e8;
}
.tab-set table A.selected {
  background-color: white;
  color: #555555 !important;
}
.tab-set table A:hover {
  background-color: #e8e8e8;
}
.tab-set table TD A {
  background-color: #e0e0e0;
}
.tab-set table TD:last-child A {
  -webkit-border-radius: 0 0.3em 0.3em 0;
  -moz-border-radius: 0 0.3em 0.3em 0;
  border-radius: 0 0.3em 0.3em 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 1px solid #e0e0e0;
}
.tab-set table TD:first-child A {
  -webkit-border-radius: 0.3em 0 0 0.3em;
  -moz-border-radius: 0.3em 0 0 0.3em;
  border-radius: 0.3em 0 0 0.3em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tab-set table:hover A {
  color: #555555 !important;
  border-color: #e8e8e8 !important;
}
.tab-set table:hover A:active {
  background-color: #e8e8e8;
}
.tab-set table:hover A.selected {
  background-color: white;
  color: #555555 !important;
}
.tab-set table:hover TD:last-child A {
  border-right: 1px solid #e8e8e8;
}
.content-fragment {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.content-fragment.create-status {
  margin-top: 9px;
}
.content-fragment.create-status fieldset {
  margin: 0px;
}
.content-fragment.create-status input {
  width: 96%;
  padding: 8px;
  border-radius: 3px;
  width: 70%;
}
.content-fragment.create-status textarea {
  width: 96%;
  height: 2.5em;
}
.content-fragment.site-banner .banner.site .navigation-list ul a.read-queue-count {
  position: absolute;
  top: 0px;
  right: -5px;
  color: white;
  border-radius: 3px;
  font-size: 10.769230769px;
  text-align: center;
  line-height: 15px;
  background-color: #cc0000;
  width: 16px;
  height: 16px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment.login-and-create-user .login-providers .login-provider {
  float: left;
  margin: 0 5px 5px 0;
}
.content-fragment.login-and-create-user .login-providers .login-provider a.connect {
  border-radius: 5px;
  display: block;
  overflow: hidden;
}
.content-fragment.media-gallery-post .actions.download {
  background-color: inherit;
  border-width: 0;
  padding: 0;
  height: auto;
  margin: 0;
  float: right;
  width: auto !important;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button {
  float: right;
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  font-size: 1em;
  font-weight: 600;
  margin: 32px 0;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button:hover {
  background-color: #149cb0;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button:active {
  background-color: #0e7482;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button.disabled:hover {
  color: white;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button:hover {
  background-color: #e60000;
  text-decoration: none;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button:active {
  background-color: #b30000;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button.disabled:hover {
  color: white;
}
.content-fragment.media-gallery-post .name {
  float: left;
}
.content-fragment.media-gallery-slideshow .wrapper {
  background-color: black;
  padding: 10px;
}
.content-fragment.media-gallery-slideshow .wrapper > .view-wrapper {
  overflow: hidden;
}
.content-fragment.media-gallery-slideshow .wrapper > .view-wrapper > div {
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.content-fragment.media-gallery-slideshow .wrapper > .view-wrapper > div > table {
  width: 100%;
}
.content-fragment.media-gallery-slideshow .wrapper > .page-wrapper {
  width: 100%;
  height: 70px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}
.content-fragment.media-gallery-slideshow .wrapper > .page-wrapper > .inner {
  position: absolute;
  top: 0;
  left: 0;
}
.content-fragment.media-gallery-slideshow h3 {
  text-align: center;
  margin: 0;
  padding: 0 0 10px 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 30px;
}
.content-fragment.media-gallery-slideshow h3 a {
  color: white;
}
.content-fragment.media-gallery-slideshow .slideshow-item {
  width: 90px;
  height: 70px;
  position: absolute;
  overflow: hidden;
  top: 0px;
}
.content-fragment.media-gallery-slideshow .slideshow-item > div {
  width: 74px;
  margin: 0 8px;
  padding: 4px;
  border: solid 1px #222222;
  padding: 5px;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.content-fragment.media-gallery-slideshow .slideshow-item .preview {
  width: 64px;
  height: 32px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.content-fragment.media-gallery-slideshow .slideshow-item .preview-title {
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: white;
}
.content-fragment.compare .merge-added {
  background-color: #d9f1f4;
}
.content-fragment.compare .merge-deleted {
  background-color: #efb9b9;
}
.content-fragment.activity-story-stream .internal-link.comment {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.activity-story-stream .internal-link.comment:before,
.content-fragment.activity-story-stream .internal-link.comment .ie7_before {
  width: 12px;
  height: 12px;
  display: inline-block;
  content: "\e83b";
  font-family: Entypo;
  font-size: 12px;
  line-height: 12px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e83b');
}
.content-fragment.activity-story-stream .internal-link.comment:before {
  top: -1px;
}
.content-fragment.activity-story-stream .internal-link .post-date {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.activity-story-stream .internal-link .post-date:before,
.content-fragment.activity-story-stream .internal-link .post-date .ie7_before {
  width: 12px;
  height: 12px;
  display: inline-block;
  content: "\e862";
  font-family: Entypo;
  font-size: 12px;
  line-height: 12px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e862');
}
.content-fragment.activity-story-stream .internal-link .post-date:before {
  top: -1px;
}
.content-fragment.activity-story-stream .activity-date-grouping {
  background-color: transparent;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.4em;
  margin: 21px 0 7px 0;
}
.content-fragment.activity-story-stream .activity-date-grouping.today {
  color: #555555;
  background-color: transparent;
}
.content-fragment.activity-story-stream .filter {
  margin-top: 20px;
}
.activity .avatar {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
}
.activity .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.activity .activity-avatar .avatar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
.activity .activity-avatar .avatar img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.activity-story {
  padding-left: 66px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.activity-story.highlight {
  border-left: 1px solid #118899 !important;
}
.activity-story p {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  text-rendering: auto;
}
.activity-story .post-moderate {
  display: none;
}
.activity-story .post-actions.activity {
  font-size: 11.9px;
}
.activity-story .navigation-list {
  left: 0px;
}
.activity-story .navigation-list span.date {
  margin: 0 20px 0 0;
  color: #737373;
}
.activity-story .navigation-list a {
  color: #737373;
}
.activity-story .navigation-list a:hover {
  color: #16b1c7;
}
.activity-story .navigation-list .navigation-item {
  font-size: 11.9px;
}
.activity-story .navigation-list .navigation-item:before {
  display: none;
}
.activity-story .navigation-list:before {
  display: none;
}
.activity-story .full-post {
  line-height: 16.8px;
}
.activity-story .full-post .content-item.action a {
  color: #666666;
}
.activity-story .full-post .content-item.action a:hover {
  color: #16b1c7;
}
.activity-story .full-post .content-item.action a.expand {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild(document.createElement('span')).className='ie7_after');
}
.activity-story .full-post .content-item.action a.expand:after,
.activity-story .full-post .content-item.action a.expand .ie7_after {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-left: 10px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e877');
}
.activity-story .full-post .post-actions.activity {
  margin-top: 12px;
}
.activity-story .activity-summary {
  color: #999999;
}
.activity-story .activity-summary a {
  color: #999999;
}
.activity-story .activity-summary a:hover {
  color: #118899;
}
.activity-story .activity-summary .user-name a {
  color: #118899;
}
.activity-story .activity-summary .user-name a:hover {
  color: #149cb0;
}
.activity-story .navigation-list-item .like-toggle a {
  margin: 0 0 0 0;
}
.activity-story .navigation-list-item .ui-like[data-initialcount="0"] .like-toggle a {
  margin: 0 10px 0 0;
}
.activity-story .navigation-list-item .like-count {
  margin: 0 10px 0 0;
}
.activity-story .navigation-list-item .like-count:before {
  top: -1px;
}
.activity-story .content-list.comments {
  margin-top: 0px;
}
.activity-story .content-list.comments .content-item.action,
.activity-story .content-list.comments .content-item.comment {
  background-color: transparent;
  font-size: 11.2px;
  font-weight: normal;
  padding: 6.666666667px 0 6.666666667px 0;
  display: block;
  overflow: hidden;
  border: 0px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.activity-story .content-list.comments .content-item.action.highlight,
.activity-story .content-list.comments .content-item.comment.highlight {
  border-left: 1px solid #118899 !important;
}
.activity-story .content-list.comments .content-item.action .full-post.comment .avatar,
.activity-story .content-list.comments .content-item.comment .full-post.comment .avatar {
  top: 5px;
}
.activity-story .content-list.comments .content-item.action .full-post.comment .navigation-item,
.activity-story .content-list.comments .content-item.comment .full-post.comment .navigation-item {
  color: #666666;
}
.activity-story .content-list.comments .content-item.action.likes.with-likes .like-message,
.activity-story .content-list.comments .content-item.comment.likes.with-likes .like-message {
  color: #666666;
}
.activity-story .content-list.comments .content-item.action.likes.with-likes .ui-like:before,
.activity-story .content-list.comments .content-item.comment.likes.with-likes .ui-like:before {
  display: none;
}
.activity-story .content-list.comments .content-item.action.likes.without-likes,
.activity-story .content-list.comments .content-item.comment.likes.without-likes {
  display: none;
}
.activity-story .content-list.comments .content-item.action .post-author .user-name a,
.activity-story .content-list.comments .content-item.comment .post-author .user-name a {
  font-size: 11.9px;
  font-weight: normal;
}
.activity-story .content-list.comments .content-item.action p,
.activity-story .content-list.comments .content-item.comment p {
  line-height: 16.1px;
  font-size: 11.9px;
  margin: 10px 0 10px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
.activity-story .content-list.comments .content-item.action p:first-child,
.activity-story .content-list.comments .content-item.comment p:first-child {
  margin-top: 0;
}
.activity-story .content-list.comments .content-item.action p:last-child,
.activity-story .content-list.comments .content-item.comment p:last-child {
  margin-bottom: 0;
}
.activity-story .content-list.comments .content-item.action .navigation-list,
.activity-story .content-list.comments .content-item.comment .navigation-list {
  left: 0px;
}
.activity-story .content-list.comments .content-item.action .navigation-item,
.activity-story .content-list.comments .content-item.comment .navigation-item {
  font-size: 11.9px;
  font-weight: normal;
}
.activity-story .content-list.comments .content-item.action .navigation-item a,
.activity-story .content-list.comments .content-item.comment .navigation-item a {
  font-size: 11.9px;
  font-weight: normal;
}
.activity-story .content-list.comments .content-item.action.comment-form,
.activity-story .content-list.comments .content-item.comment.comment-form {
  padding: 0px;
  margin: 10px 0 0 0;
}
.activity-story .content-list.comments .content-item.action.comment-form fieldset .field-list .field-item .field-item-input,
.activity-story .content-list.comments .content-item.comment.comment-form fieldset .field-list .field-item .field-item-input {
  margin-top: 0;
  margin-bottom: 0;
}
.activity-story .content-list.comments .content-item.action.comment-form .field-list .field-item textarea,
.activity-story .content-list.comments .content-item.comment.comment-form .field-list .field-item textarea {
  min-height: 24.5px;
  font-size: 11.9px;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.activity-story .content-list.comments .content-item.action.comment-form .field-list .field-item textarea:focus,
.activity-story .content-list.comments .content-item.comment.comment-form .field-list .field-item textarea:focus {
  border: 1px solid #118899;
  margin-bottom: 10px;
}
.activity-story .content-list.comments .content-item.action.comment-form.with-avatar .avatar img,
.activity-story .content-list.comments .content-item.comment.comment-form.with-avatar .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.activity-story .content-list.comments.with-content {
  padding: 10px;
  background-color: #f7f7f7;
  margin-top: 10px;
  padding-top: 3.333333333px;
}
.activity-story .content-list.comments.with-content .content-item.action.comment-form,
.activity-story .content-list.comments.with-content .content-item.comment.comment-form {
  margin-top: 0;
}
.activity-story a.internal-link.view-user-profile.activity-summary-user,
.activity-story .activity-title a,
.activity-story .activity-summary .user-name a,
.activity-story .full-post .post-content {
  font-size: 12.74px;
}
.activity-story a.internal-link.view-user-profile.activity-summary-user a,
.activity-story .activity-title a a,
.activity-story .activity-summary .user-name a a,
.activity-story .full-post .post-content a {
  font-weight: normal;
}
.activity-story .post-author .avatar {
  left: -66px;
}
.activity-story .post-attachment-viewer,
.activity-story .activity-avatar {
  margin-right: 10px;
  padding: 5px !important;
}
.activity-story .post-attachment-viewer.access-denied {
  color: gray;
  font-size: 11.2px;
}
.activity-story a.internal-link.view-user-profile.activity-summary-user,
.activity-story .activity-title a,
.activity-story .activity-summary .user-name a {
  font-weight: normal;
}
.content-list .content-item.activity-story {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  padding: 15px 0 15px 66px;
  border-top: 1px solid #ebebeb;
}
.content-list .content-item.activity-story .full-post {
  line-height: 16.8px;
}
.content-list .content-item.activity-story .full-post .content-item.action {
  padding: 5px 0 0 0;
}
.tourtip {
  margin-top: 10px;
  background-color: white;
  color: #555555;
  padding: 20px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.6);
  width: 400px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tourtip:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
}
.tourtip.belowleft:after {
  border-bottom-color: white;
  top: -10px;
  left: 10px;
}
.tourtip.belowright:after {
  border-bottom-color: white;
  top: -10px;
  right: 10px;
}
.tourtip.aboveleft:after {
  border-top-color: white;
  top: 100%;
  left: 10px;
  padding-bottom: 10px;
}
.tourtip.aboveright:after {
  border-top-color: white;
  top: 100%;
  right: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.tourtip .tourtip-actions {
  list-style: none;
  padding: 0px;
  width: 100%;
  margin: 20px 0 0 0;
}
.tourtip .tourtip-actions a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 12.6px;
  float: left;
  color: #118899;
  border: 1px solid #118899;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  margin: 0 6.666666667px 0 0;
}
.tourtip .tourtip-actions a.tourtip-skip {
  color: #999999;
  border: 1px solid #999999;
  float: right;
  margin-right: 0;
}
.tourtip .tourtip-actions a:hover {
  border: 1px solid #118899;
  background-color: #118899;
  color: white;
}
.tourtip .tourtip-actions a:active {
  border: 1px solid #118899;
  background-color: #0c5f6b;
  color: white;
}
.content-fragment.more-content .content-item {
  overflow: hidden;
}
.content-fragment.more-content .content-item .content.abbreviated {
  overflow: hidden;
}
.content-fragment.more-content .content-item .name {
  float: left;
  width: auto !important;
  margin-right: 0 !important;
}
.content-fragment.more-content .content-item .actions {
  width: auto;
  float: right;
  margin: 0;
  padding: 0;
}
.content-fragment.more-content .content-item .actions .navigation-list {
  margin: 0;
  padding: 0;
}
.content-fragment.more-content .content-item .ignore {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  display: block;
  color: #999999;
  float: right;
  display: none;
}
.content-fragment.more-content .content-item .ignore:before,
.content-fragment.more-content .content-item .ignore .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e814";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.content-fragment.more-content .content-item .content {
  clear: both;
  display: none;
}
.content-fragment.more-content .content-item .content:not(:empty) {
  display: block;
}
.content-fragment.more-content .content-item:hover .ignore {
  display: block;
}
.content-fragment.more-content .content-item:hover .ignore:hover {
  color: #118899;
}
.recommended-content-slider {
  background-color: white;
  overflow: auto;
  padding: 10px;
  border: 1px solid #118899;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  z-index: 5;
}
.recommended-content-slider .recommended-content-slider-content {
  position: relative;
}
.recommended-content-slider h2 {
  margin: 0px;
  font-size: 14px;
  font-size: 12.6px;
  font-weight: bold;
}
.recommended-content-slider h3 {
  margin: 0px;
  line-height: 1.5em;
  font-size: 14px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.recommended-content-slider h3 a {
  color: #555555;
}
.recommended-content-slider h3 a:hover {
  color: #118899;
}
.recommended-content-slider .close {
  float: right;
  color: #7b7b7b;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.recommended-content-slider .close:before,
.recommended-content-slider .close .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.recommended-content-slider .close:hover {
  color: #118899;
}
.recommended-content-slider .content-list {
  margin: 10px 0 10px 0;
}
.recommended-content-slider .content-list:last-child {
  margin-bottom: 0;
}
.recommended-content-slider .content-list .content-item {
  overflow: hidden;
  margin-bottom: 5px;
}
.recommended-content-slider .content-list .content-item:last-child {
  margin-bottom: 0;
}
.recommended-content-slider .content-list .content-item .name {
  float: left;
}
.recommended-content-slider .content-list .content-item .content {
  clear: both;
  font-size: 11.9px;
  color: #bbbbbb;
  padding-bottom: 3px;
  line-height: 1.3em;
}
.recommended-content-slider .content-list .content-item .ignore {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  float: left;
  margin-left: 5px;
  display: none;
}
.recommended-content-slider .content-list .content-item .ignore:before,
.recommended-content-slider .content-list .content-item .ignore .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 14px;
  height: 14px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.recommended-content-slider .content-list .content-item:hover .ignore {
  color: #999999;
  display: block;
}
.recommended-content-slider .content-list .content-item:hover .ignore:hover {
  color: #118899;
}
.user-info-popup-content {
  background-color: transparent;
  border-width: 0;
  color: black;
  position: relative;
  margin: 0;
  padding: 12px 0 0 0;
  font-size: 13px;
  white-space: normal;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.user-info-popup-content .arrow {
  height: 0px;
  position: relative;
  top: 20px;
}
.user-info-popup-content .arrow:after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(100, 100, 100, 0);
  border-bottom-color: white;
  border-width: 15px;
  left: 50%;
  margin-left: -15px;
}
.user-info-popup-content .name h4 {
  font-size: 15.4px;
  text-align: center;
  margin: 0 0 5px 0;
}
.user-info-popup-content .name h4 a {
  color: #555555;
}
.user-info-popup-content .post-attributes.profile-fields .attribute-item {
  text-align: center;
  color: #888888;
}
.user-info-popup-content .post-attributes.profile-fields .attribute-item a {
  color: #888888;
}
.user-info-popup-content .post-attributes.profile-fields .attribute-item a:hover {
  color: #118899;
}
.user-info-popup-content .close {
  position: absolute;
  top: 40px;
  right: 30px;
}
.user-info-popup-content .close a {
  color: #999999;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.user-info-popup-content .close a:before,
.user-info-popup-content .close a .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.user-info-popup-content .close a:hover {
  color: #118899;
}
.user-info-popup-content .profile-avatar {
  display: block;
  width: 250px;
  padding: 20px 10px 10px 10px;
}
.user-info-popup-content .profile-avatar a {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 80px;
}
.user-info-popup-content .abbreviated-post {
  padding: 0;
  background-color: white;
  width: 250px;
  margin: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
}
.user-info-popup-content .recent-activity {
  margin-top: 20px;
}
.user-info-popup-content .recent-activity .internal-link.recent-activity {
  background-color: #f7f7f7;
  display: block;
  padding: 10px;
}
.user-info-popup-content .recent-activity .internal-link.recent-activity:hover {
  color: #0c5f6b;
  background-color: #e6e6e6;
}
.user-info-popup-content .content-list.activity {
  width: 250px;
  background-color: #f7f7f7;
  padding: 10px;
  margin-bottom: 0px;
}
.user-info-popup-content .content-list.activity li {
  padding-bottom: 5px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 5px;
}
.user-info-popup-content .content-list.activity li:last-child {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
.user-info-popup-content .post-date {
  margin-left: 5px;
  font-style: italic;
}
.user-info-popup-content .badges {
  margin: 0 0 0 10px;
  overflow: hidden;
  position: relative;
  top: 10px;
}
.user-info-popup-content .badges .badge {
  float: left;
  margin: 0 5px 5px 0;
}
.user-info-popup-content .navigation-list {
  padding: 0 10px 0 10px;
  position: relative;
  top: 10px;
}
.user-info-popup-content .navigation-list .navigation-item {
  margin-bottom: 5px;
}
.user-info-popup-content .navigation-list .navigation-item .internal-link {
  display: block;
  padding: 2.5px 10px 2.5px 10px;
  border: 1px solid #118899;
  overflow: hidden;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.user-info-popup-content .navigation-list .navigation-item .internal-link:hover {
  background-color: #118899;
  color: white;
}
.user-info-popup-content .navigation-list .navigation-item .internal-link:active {
  background-color: #0e7482;
}
.user-info-popup-content .navigation-list .navigation-item:last-child {
  margin-bottom: 0;
}
.content-like-details {
  clear: both;
  text-align: center;
  margin: 10px 0 -25px 0;
  background-color: #fafafa;
  padding: 10px;
  color: gray;
}
.content-like-details .content-list .content-item {
  display: inline;
  border-width: 0;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
}
.content-like-details .content-list .content-item img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
  display: inline;
}
.content-actions {
  margin-top: 5px;
  font-size: 12.6px;
}
.content-actions .navigation-list-item {
  color: gray;
}
.content-actions .navigation-list-item > span,
.content-actions .navigation-list-item > a {
  padding-right: 15px;
}
.content-fragment.friendship-list .content-item.thumbnail .edit-mode {
  position: absolute;
  top: 5px;
  left: 5px;
}
.content-fragment.friendship-list fieldset {
  padding: 10px;
  background-color: #fcfcfc;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.content-fragment.friendship-list fieldset .field-list .field-item {
  margin: 0;
}
.content-fragment.group-membership-list .content-item.thumbnail .status {
  position: absolute;
  top: 5px;
  width: 100%;
  text-align: center;
  color: white;
  text-shadow: -1px -1px 1px #555555, 1px 1px 1px #555555, 1px -1px 1px #555555, -1px 1px 1px #555555;
}
.content-fragment.group-membership-list .content-item.thumbnail .edit-mode {
  position: absolute;
  top: 5px;
  left: 5px;
}
.content-fragment.group-membership-list fieldset {
  padding: 10px;
  background-color: #fcfcfc;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.content-fragment.group-membership-list fieldset .field-list .field-item {
  margin: 0;
}
.content-fragment.thread fieldset {
  clear: both;
  width: 100%;
  border-top: 0px solid #999999;
  padding-top: 10px;
}
.content-fragment.thread fieldset .advanced-reply {
  float: right;
  position: relative;
  top: 15px;
}
.content-fragment.thread .content-list .content-item {
  margin: 10px 0 25px 0;
  padding: 0;
  border-width: 0;
}
.content-fragment.thread .content-list .content-item.suggested > .content {
  border: solid 5px #f8af34;
}
.content-fragment.thread .content-list .content-item.verified > .content {
  border: solid 5px #44bb55;
}
.content-fragment.thread .content-list .content-item > .content {
  border-left: solid 5px #cccccc;
  border-right: solid 5px #cccccc;
  background-color: #cccccc;
}
.content-fragment.thread .content-list .content-item > .content .author.header,
.content-fragment.thread .content-list .content-item > .content .actions.header {
  border-width: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.content-fragment.thread .content-list .content-item > .content .actions.header a {
  color: gray;
}
.content-fragment.thread .content-list .content-item > .content .actions.footer {
  border-width: 0;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.content-fragment.thread .content-list .content-item > .content > .content {
  background-color: white;
  margin: 0;
  padding: 10px;
}
.content-fragment.thread .content-list .content-item > .content > .content .in-reply-to {
  color: gray;
  font-size: 11.9px;
}
.content-fragment.thread .content-list .content-item > .content > .content .in-reply-to a {
  color: gray;
  text-decoration: none;
  border-width: 0;
}
.content-fragment.thread .content-list .content-item > .content fieldset {
  padding: 0 10px 10px 10px;
}
.content-fragment.thread .content .status {
  float: right;
  clear: right;
}
.content-fragment.thread .content .status .attribute-list .attribute-item {
  margin-right: 0;
  margin-top: 33.6px;
  font-size: 16.8px;
}
.content-fragment.thread .content .status .attribute-list .attribute-item .verified {
  color: #44bb55;
}
.content-fragment.thread .content .status .attribute-list .attribute-item .verified a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  color: #44bb55;
}
.content-fragment.thread .content .status .attribute-list .attribute-item .verified a:before,
.content-fragment.thread .content .status .attribute-list .attribute-item .verified a .ie7_before {
  width: 16.8px;
  height: 16.8px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 16.8px;
  line-height: 16.8px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.content-fragment.thread .content .status .attribute-list .attribute-item .suggested {
  color: #f8af34;
}
.content-fragment.thread .content .status .attribute-list .attribute-item .suggested a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  color: #f8af34;
}
.content-fragment.thread .content .status .attribute-list .attribute-item .suggested a:before,
.content-fragment.thread .content .status .attribute-list .attribute-item .suggested a .ie7_before {
  width: 16.8px;
  height: 16.8px;
  display: inline-block;
  content: "\e82a";
  font-family: Entypo;
  font-size: 16.8px;
  line-height: 16.8px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82a');
}
.content-fragment.thread .content .content.full .content {
  line-height: 1.3em;
  text-rendering: optimizeLegibility;
}
.content-fragment.thread .content .content.full .actions,
.content-fragment.thread .content .content.full .author {
  margin: 0;
}
.content-fragment.thread .content fieldset {
  padding: 0 0 10px 0;
  margin: 0;
}
.content-fragment.quick-post fieldset .field-list .field-item {
  margin: 0;
}
.content-fragment.quick-post .field-item.status {
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s;
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 0;
  margin: 10px 0;
}
.content-fragment.quick-post .field-item.status:hover,
.content-fragment.quick-post .field-item.status.focused {
  border-color: #118899;
}
.content-fragment.quick-post .field-item.status .field-item-input {
  padding: 0;
  margin: 0;
}
.content-fragment.quick-post .field-item.status .field-item-input.preview {
  padding: 4px;
  background-color: #cccccc;
  border-top: solid 1px #b2b2b2;
}
.content-fragment.quick-post .field-item.status .field-item-input.preview > img {
  margin: 0 auto;
  display: inherit;
}
.content-fragment.quick-post .field-item.status .field-item-input textarea {
  border-width: 0;
  padding: 4px;
  margin: 0;
}
.content-fragment.quick-post a.upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.quick-post a.upload:before,
.content-fragment.quick-post a.upload .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e823";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e823');
}
.content-fragment.group-description {
  padding: 10px;
  font-size: 11.9px;
  margin: 10px 0;
}
.banner_button {
  text-align: center;
  background-color: #118899;
  color: white;
  font-size: 12.6px;
  font-weight: 600;
  min-height: 34px;
  margin-top: 5px;
  line-height: 34px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.banner_button:hover {
  background-color: #1290a2;
}
.content-fragment.conversation-banner .banner.context,
.scrolled .content-fragment.conversation-banner .banner.context {
  padding-left: 0px;
}
.content-fragment.conversation-banner .banner.context .name,
.scrolled .content-fragment.conversation-banner .banner.context .name {
  width: 230px;
  margin-left: 0px;
  position: relative;
  line-height: 44px;
  font-weight: normal;
}
.content-fragment.conversation-banner .banner.context .name span,
.scrolled .content-fragment.conversation-banner .banner.context .name span {
  float: left;
}
.content-fragment.conversation-banner .banner.context .name .count,
.scrolled .content-fragment.conversation-banner .banner.context .name .count {
  font-size: 10.5px;
  background-color: #999999;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  margin: 7px 0 0 10px;
  color: white;
  font-weight: bold;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment.conversation-banner .banner.context .name .new,
.scrolled .content-fragment.conversation-banner .banner.context .name .new {
  position: absolute;
  right: 0px;
  width: 70px;
  text-align: center;
  background-color: #118899;
  color: white;
  font-size: 12.6px;
  font-weight: 600;
  min-height: 34px;
  margin-top: 5px;
  line-height: 34px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.content-fragment.conversation-banner .banner.context .name .new:hover,
.scrolled .content-fragment.conversation-banner .banner.context .name .new:hover {
  background-color: #1290a2;
}
.content-fragment.conversation-banner .banner.context .subject,
.scrolled .content-fragment.conversation-banner .banner.context .subject {
  float: left;
  font-size: 18.2px;
  line-height: 44px;
  overflow: hidden;
  padding: 0 10px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
}
.content-fragment.conversation-banner .banner.context .delete,
.scrolled .content-fragment.conversation-banner .banner.context .delete {
  float: right;
  width: 70px;
  text-align: center;
  background-color: #118899;
  color: white;
  font-size: 12.6px;
  font-weight: 600;
  min-height: 34px;
  margin-top: 5px;
  line-height: 34px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.content-fragment.conversation-banner .banner.context .delete:hover,
.scrolled .content-fragment.conversation-banner .banner.context .delete:hover {
  background-color: #1290a2;
}
.right-sidebar .content-fragment.conversation-list .content-list.content,
.left-sidebar .content-fragment.conversation-list .content-list.content {
  border-right: 1px solid #bfbfbf;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item {
  padding: 5px 10px 10px 50px;
  border-top: 0px;
  border-bottom: 1px solid #bfbfbf;
  cursor: pointer;
  position: relative;
  min-height: 51px;
  overflow: hidden;
  font-size: 12.6px;
  padding: 10px 10px 10px 55px;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item:last-child,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item:last-child {
  border-bottom: 0px;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.no-author,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.no-author {
  padding-left: 7px;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected {
  background-color: #118899;
  color: rgba(255, 255, 255, 0.9);
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread .description,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread .description,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover .description,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover .description,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected .description,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected .description,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread .post-date,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread .post-date,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover .post-date,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover .post-date,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected .post-date,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected .post-date,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread .post-like,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread .post-like,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover .post-like,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover .post-like,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected .post-like,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected .post-like {
  color: rgba(255, 255, 255, 0.5);
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread a,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.unread a,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover a,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item:hover a,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected a,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item.selected a {
  color: white !important;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .user-name,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .user-name {
  display: none;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .avatar,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .avatar img,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .description,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .description,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .post-date,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .post-date,
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .post-like,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .post-like {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: 11.2px;
  color: #999999;
}
.right-sidebar .content-fragment.conversation-list .content-list.content .content-item .avatar,
.left-sidebar .content-fragment.conversation-list .content-list.content .content-item .avatar {
  top: 11px;
}
.content-fragment.conversation .message.norecords {
  display: none;
  margin-top: 10px;
}
.content-fragment.conversation .content-list.content.simple > .content-item {
  padding-bottom: 5px;
}
.content-fragment.conversation .content-item.day {
  border-bottom: 1px solid #a6a6a6;
  text-align: center;
  color: #666666;
  font-size: 12.6px;
}
.content-fragment.conversation .field-item.reply.body {
  min-height: 230px;
  margin-bottom: 10px;
}
.content-fragment.conversation fieldset .field-list .field-item .field-item-name {
  font-size: 14px;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.conversation-list .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.conversation-list .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.conversation-list .content-fragment-content,
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment.conversation .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment.conversation .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment.conversation .content-fragment-content {
  margin-top: 0px;
}
.content-fragment.create-edit-post a.move-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.create-edit-post a.move-up:before,
.content-fragment.create-edit-post a.move-up .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e882";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e882');
}
.content-fragment.create-edit-post a.move-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.create-edit-post a.move-down:before,
.content-fragment.create-edit-post a.move-down .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e87f";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87f');
}
.content-fragment.create-edit-post a.delete-question {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.create-edit-post a.delete-question:before,
.content-fragment.create-edit-post a.delete-question .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e814";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.content-fragment.more-content.as-slider {
  display: none;
}
.content-fragment.revision a.internal-link.view-history {
  margin-right: 10px;
}
.content-fragment.wiki-resolve-appeal fieldset,
.content-fragment.compare fieldset,
.content-fragment.revision fieldset {
  padding: 5px;
  background-color: #f0f0f0;
  margin-bottom: 10px;
}
.content-fragment.wiki-resolve-appeal fieldset .field-list .field-item,
.content-fragment.compare fieldset .field-list .field-item,
.content-fragment.revision fieldset .field-list .field-item {
  margin: 0;
}
.content-fragment.site-and-group-setup .group-application {
  width: 300px;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  margin-bottom: 5px;
}
.content-fragment.site-and-group-setup .field-item.photo-upload > .field-item-input.preview {
  border: 1px solid #b2b2b2;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 4px;
  margin: 0 0 5px 0;
  background-color: #cccccc;
}
.content-fragment.site-and-group-setup .field-item.photo-upload > .field-item-input.preview > img {
  margin: 0 auto;
  display: inherit;
}
.content-fragment.site-and-group-setup .field-item.photo-upload a.upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.site-and-group-setup .field-item.photo-upload a.upload:before,
.content-fragment.site-and-group-setup .field-item.photo-upload a.upload .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e82e";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82e');
}
.content-fragment.featured-content-slider {
  height: 314px;
}
.content-fragment.featured-content-slider .content-fragment-content {
  position: absolute;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.content-fragment.featured-content-slider .content-fragment-content .featured-content-slider {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-fragment.featured-content-slider .featured-content-slider {
  position: relative;
  width: 100%;
  height: 100%;
}
.content-fragment.featured-content-slider .featured-content-slider .navigation {
  opacity: 0.5;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  color: white;
}
.content-fragment.featured-content-slider .featured-content-slider .navigation.previous {
  display: inline-block;
  width: 55.4px;
  height: 55.4px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  position: absolute;
  left: 10px;
  bottom: 0;
  top: auto;
  z-index: 4;
}
.content-fragment.featured-content-slider .featured-content-slider .navigation.previous:before,
.content-fragment.featured-content-slider .featured-content-slider .navigation.previous .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 55.4px;
  height: 55.4px;
  top: 20px;
  left: 0;
  display: block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 15.4px;
  line-height: 15.4px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87c');
}
.content-fragment.featured-content-slider .featured-content-slider .navigation.next {
  display: inline-block;
  width: 55.4px;
  height: 55.4px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
  position: absolute;
  right: 10px;
  bottom: 0;
  top: auto;
  z-index: 4;
}
.content-fragment.featured-content-slider .featured-content-slider .navigation.next:before,
.content-fragment.featured-content-slider .featured-content-slider .navigation.next .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 55.4px;
  height: 55.4px;
  top: 20px;
  left: 0;
  display: block;
  content: "\e87d";
  font-family: Entypo;
  font-size: 15.4px;
  line-height: 15.4px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87d');
}
.content-fragment.featured-content-slider .featured-content-slider .feature-links {
  width: 100%;
  position: absolute;
  bottom: 15px;
  overflow: hidden;
  z-index: 3;
}
.content-fragment.featured-content-slider .featured-content-slider .feature-links ul {
  position: relative;
  float: left;
  left: 50%;
  padding: 0;
  list-style: none;
}
.content-fragment.featured-content-slider .featured-content-slider .feature-links li {
  position: relative;
  float: left;
  right: 50%;
  margin: 0 3px;
}
.content-fragment.featured-content-slider .featured-content-slider .feature-links li .feature-link {
  opacity: 0.25;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  color: white;
  display: inline-block;
  width: 10.5px;
  height: 10.5px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.featured-content-slider .featured-content-slider .feature-links li .feature-link:before,
.content-fragment.featured-content-slider .featured-content-slider .feature-links li .feature-link .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 10.5px;
  height: 10.5px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e89a";
  font-family: Entypo;
  font-size: 10.5px;
  line-height: 10.5px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e89a');
}
.content-fragment.featured-content-slider .featured-content-slider .feature-links li .feature-link.active {
  opacity: 1;
}
.content-fragment.featured-content-slider .featured-content-slider:hover .navigation {
  opacity: 1;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper {
  height: 314px;
  overflow: auto;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list {
  height: 100%;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item {
  padding: 0;
  height: 100%;
  position: relative;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar-container {
  width: 100%;
  overflow: hidden;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar-container > .avatar-wrapper {
  float: right;
  position: relative;
  left: -50%;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar-container > .avatar-wrapper > .avatar {
  z-index: 0;
  position: relative;
  left: 50%;
  width: 940px;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar-container > .avatar-wrapper > .avatar.shadowed:after {
  content: ' ';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 940px;
  height: 314px;
  z-index: 1;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.73) 100%);
  background-image: -moz-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.73) 100%);
  background-image: -ms-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.73) 100%);
  background-image: -o-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.73) 100%);
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar-container > .avatar-wrapper > .avatar img {
  max-width: none;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .caption {
  position: absolute;
  z-index: 2;
  bottom: 50px;
  padding: 0 20px 0 20px;
  width: 100%;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .name {
  margin: 0 0 4px 0;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 42px;
  color: white;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .name a {
  color: #555555;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .author {
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 20px;
  text-indent: -3000em;
  z-index: 5;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .author .avatar {
  height: 20px;
  width: 20px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .author .avatar a {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .author .avatar img {
  float: right;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .author .user-name {
  display: none;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .content {
  z-index: 2;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 12.6px;
  color: white;
  opacity: .9;
  position: relative;
  left: 2px;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .shadowed .name {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .shadowed .name a {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .shadowed .name {
  color: white;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .shadowed .name a {
  color: white;
}
.right-sidebar .content-fragment.featured-content-slider,
.left-sidebar .content-fragment.featured-content-slider {
  height: 230px;
}
.right-sidebar .content-fragment.featured-content-slider .content-fragment-content,
.left-sidebar .content-fragment.featured-content-slider .content-fragment-content {
  width: 100%;
  position: static;
  border-bottom: 0px;
}
.right-sidebar .content-fragment.featured-content-slider .content-fragment-content .featured-content-slider,
.left-sidebar .content-fragment.featured-content-slider .content-fragment-content .featured-content-slider {
  margin-left: auto;
  margin-right: auto;
  min-width: 0 !important;
  max-width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  border-bottom: 0px;
}
.right-sidebar .content-fragment.featured-content-slider .content-fragment-content .featured-content-slider .content-list-wrapper,
.left-sidebar .content-fragment.featured-content-slider .content-fragment-content .featured-content-slider .content-list-wrapper {
  height: 230px;
}
.right-sidebar .content-fragment.featured-content-slider .featured-content-slider .navigation,
.left-sidebar .content-fragment.featured-content-slider .featured-content-slider .navigation {
  opacity: 0.5;
}
.right-sidebar .content-fragment.featured-content-slider .featured-content-slider:hover .navigation,
.left-sidebar .content-fragment.featured-content-slider .featured-content-slider:hover .navigation {
  opacity: 0.5;
}
.right-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar,
.left-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar {
  width: 100%;
  text-align: center;
}
.right-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar img,
.left-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar img {
  width: auto !important
								height: 100% !important;
  max-width: none;
}
.right-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .name,
.left-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .name {
  font-size: 28px;
}
.right-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .content,
.left-sidebar .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .content {
  font-size: 14px;
}
.right-sidebar .content-fragment.group-list .content.abbreviated > .avatar {
  float: none;
}
.content-fragment.forum-ask-question .field-item {
  width: 100%;
  display: table;
}
.content-fragment.forum-ask-question .field-item .field-item-input {
  vertical-align: top;
  display: table-cell;
  width: 100%;
}
.content-fragment.forum-ask-question .field-item .field-item-input .button {
  margin-left: 10px;
}
.composer-suggestion-selector {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 12.6px;
  position: absolute;
  overflow: hidden;
  background-color: white;
  margin: 0px;
  padding: 0px;
  list-style: none;
  z-index: 10;
  border: 1px solid #999999;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.composer-suggestion-selector .heading {
  display: block;
  padding: 10px;
}
.composer-suggestion-selector .content-list.suggestions {
  width: 100%;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion {
  padding: 5px 10px 10px 50px;
  border-top: 0px;
  border-bottom: 1px solid #bfbfbf;
  cursor: pointer;
  position: relative;
  min-height: 51px;
  overflow: hidden;
  padding: 10px 10px 10px 10px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:last-child {
  border-bottom: 0px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.no-author {
  padding-left: 7px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.unread,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected {
  background-color: #118899;
  color: rgba(255, 255, 255, 0.9);
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.unread .description,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .description,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .description,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.unread .post-date,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .post-date,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .post-date,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.unread .post-like,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .post-like,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .post-like {
  color: rgba(255, 255, 255, 0.5);
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.unread a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected a {
  color: white !important;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .user-name {
  display: none;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .description,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .post-date,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .post-like {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: 11.2px;
  color: #999999;
}
.composer-suggestion-selector ul {
  margin: 0px;
  padding: 0px;
}
.composer-suggestion-selector ul li.suggestion {
  border-bottom: 1px solid #999999;
  display: block;
  margin: 0px;
  cursor: pointer;
}
.composer-suggestion-selector li.suggestion:hover,
.composer-suggestion-selector li.suggestion.highlight:hover,
.composer-suggestion-selector li.suggestion.highlight {
  background-color: #bfbfbf;
}
.composer-suggestion-selector .loading {
  text-align: center;
  color: #bbbbbb;
}
.composer-suggestion-selector .loading strong {
  color: #333333;
}
.composer-suggestion-selector:hover li.suggestion.highlight {
  background-color: white;
}
.composer-suggestion-suggestion-highlight {
  background-color: #bfbfbf;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated .name,
.content-fragment.temporary-rss-feed-item-list .content.abbreviated .name {
  margin: 20px 0;
  padding: 0;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated > .content ul,
.content-fragment.temporary-rss-feed-item-list .content.abbreviated > .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated > .content ul li,
.content-fragment.temporary-rss-feed-item-list .content.abbreviated > .content ul li {
  margin: 0 0 20px 0;
  padding: 0;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated > .content ul li h4,
.content-fragment.temporary-rss-feed-item-list .content.abbreviated > .content ul li h4 {
  font-size: 14px;
  margin: 10px 0 0 0;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated > .content ul li div,
.content-fragment.temporary-rss-feed-item-list .content.abbreviated > .content ul li div {
  color: #999999;
}
.content-fragment.user-banner fieldset .field-list .field-item {
  margin: 0;
  padding: 0 0 14px 0;
}
.content-fragment.user-banner fieldset .field-list .field-item input {
  font-size: 18.2px;
  padding: 4px 6px 4px 6px;
}
.scrolled .content-fragment.user-banner fieldset .field-list .field-item input {
  padding: 2px;
  margin-bottom: 8px;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a {
  line-height: 44px;
  height: 44px;
  padding: 0 10px 0 10px;
  border: 0px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  margin-right: 0px;
  color: #7b7b7b;
  font-weight: normal;
  font-size: 11.9px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a:hover {
  background-color: transparent;
  color: #118899;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a.selected {
  border-bottom: 4px solid #e6e6e6;
  color: #626262;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a[data-more] {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', (this.childNodes.length > 0 ? this.insertBefore(document.createElement('span'),this.childNodes[0]).className='ie7_before' : this.appendChild(document.createElement('span')).className='ie7_before'));
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a[data-more]:before,
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a[data-more] .ie7_before {
  width: 14px;
  height: 14px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 14px;
  line-height: 14px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e877');
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a[data-more]:before {
  color: #999999;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] li:first-child a {
  padding-left: 0px;
}
.header-fragments .content-fragment.navigation-custom {
  height: 44px;
}
.header-fragments .content-fragment.navigation-custom .content-fragment-content {
  position: absolute;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.header-fragments .content-fragment.navigation-custom .content-fragment-content .navigation-list {
  margin-left: auto;
  margin-right: auto;
  min-width: 768px;
  max-width: 1230px;
  padding-left: 10px;
  padding-right: 10px;
}
.header-fragments .content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a {
  color: #aeaeae;
}
.header-fragments .content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a:hover {
  color: #118899;
}
.content-fragment.user-badges .badges {
  clear: both;
  overflow: hidden;
}
.content-fragment.user-badges span {
  float: left;
  overflow: hidden;
}
.content-fragment.user-badges .badge {
  margin: 0 0 10px 0;
  float: left;
}
.content-fragment.user-badges .badge.odd {
  margin-right: 10px;
}
.content-fragment.user-badges .badge img {
  float: left;
}
.user-info-popup-content .navigation-list .navigation-item a.internal-link.start-conversation,
.user-info-popup-content .navigation-list .navigation-item a.internal-link.start-chat {
  height: auto !important;
  display: block !important;
}
.content-fragment.wiki-page-hierarchy {
  -webkit-overflow-scrolling: touch;
}
.content-fragment.blog-post .content.full {
  font-size: 14.28px;
}
.content-fragment.blog-post .content.full p,
.content-fragment.blog-post .content.full pre,
.content-fragment.blog-post .content.full ol,
.content-fragment.blog-post .content.full ul,
.content-fragment.blog-post .content.full table {
  line-height: 150%;
}
.content-fragment.page .content > .content a.new-page {
  color: #cc0000;
}
.content-fragment.page .content > .content a.new-page:hover {
  border-color: #cc0000;
}
.content-fragment.notification-list .content-item {
  padding: 5px 10px 10px 50px !important;
  border-top: 0px;
  border-bottom: 1px solid #bfbfbf;
  cursor: pointer;
  position: relative;
  min-height: 51px;
  overflow: hidden;
}
.content-fragment.notification-list .content-item:last-child {
  border-bottom: 0px;
}
.content-fragment.notification-list .content-item.no-author {
  padding-left: 7px;
}
.content-fragment.notification-list .content-item.unread,
.content-fragment.notification-list .content-item:hover,
.content-fragment.notification-list .content-item.selected {
  background-color: #118899;
  color: rgba(255, 255, 255, 0.9);
}
.content-fragment.notification-list .content-item.unread .description,
.content-fragment.notification-list .content-item:hover .description,
.content-fragment.notification-list .content-item.selected .description,
.content-fragment.notification-list .content-item.unread .post-date,
.content-fragment.notification-list .content-item:hover .post-date,
.content-fragment.notification-list .content-item.selected .post-date,
.content-fragment.notification-list .content-item.unread .post-like,
.content-fragment.notification-list .content-item:hover .post-like,
.content-fragment.notification-list .content-item.selected .post-like {
  color: rgba(255, 255, 255, 0.5);
}
.content-fragment.notification-list .content-item.unread a,
.content-fragment.notification-list .content-item:hover a,
.content-fragment.notification-list .content-item.selected a {
  color: white !important;
}
.content-fragment.notification-list .content-item .user-name {
  display: none;
}
.content-fragment.notification-list .content-item .avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  overflow: hidden;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment.notification-list .content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
}
.content-fragment.notification-list .content-item .post-date {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: 11.2px;
  color: #999999;
}
/* twitter stories */

li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .internal-link .post-date {
  display: none;
}
li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .avatar.twitter {
  left: -65px;
}
li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .navigation-list[data-direction='horizontal'] a {
  padding-left: 0px;
  padding-right: 20px;
}
li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .post-actions.activity {
  display: block !important;
}
li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .post-actions.activity .navigation-list-item .delete-story {
  display: inline-block !important;
}
.content-fragment.site-banner {
  font-size: 1em;
}
.content-fragment.site-banner .banner.site {
  padding: 1em 3%;
  height: 4.5em;
  opacity: 100;
}
.content-fragment.site-banner .banner.site .avatar {
  width: 300px;
}
.content-fragment.site-banner .banner.site .avatar {
  width: 300px;
}
.content-fragment.site-banner .banner.site .site-links {
  display: none;
}
.content-fragment.site-banner .banner.site .navigation-list.handheld .navigation-list-item A.popup-list-count {
  background-color: #333333;
}
.content-fragment.site-banner .e2e-header {
  width: 100%;
  z-index: 10;
  background: #cc0000;
  padding: 0 3%;
}
.content-fragment.site-banner .e2e-header .e2e-banner {
  width: 300px;
}
.content-fragment.site-banner .e2e-header .e2e-banner A {
  font-size: 1.86em;
  height: 42px;
  padding: 12px 0;
  text-decoration: none;
  display: block;
  color: white;
}
.content-fragment.site-banner .e2e-header .e2e-banner A:after {
  content: "\e875";
  font-family: entypo;
  margin-left: 0.3em;
}
.header-fragments .layout .header-top-content .layout-region.header {
  border-bottom: none !important;
}
.header-fragments .layout .header-top-content.with-adaptable-elements .layout-region.header {
  border-bottom: none;
}
.header-fragments .content-fragment.navigation-custom {
  font-size: 14px;
  position: absolute;
  margin-top: -42px;
  z-index: 2;
  margin-left: 21em;
  height: auto;
}
.header-fragments .content-fragment.navigation-custom .content-fragment-content .navigation-list.links A {
  background-color: transparent;
  height: 3em;
}
.header-fragments .content-fragment.navigation-custom .navigation-list {
  min-width: 680px !important;
}
.header-fragments .content-fragment.navigation-custom .navigation-list .navigation-list-item > A {
  display: block;
  color: white;
  font-size: 1em;
  font-weight: 600;
  line-height: normal;
  padding: 0.8em 1em !important;
  text-decoration: none;
}
.header-fragments .content-fragment.navigation-custom .navigation-list .navigation-list-item > A:hover {
  background: white;
  color: black;
}
.header-fragments .content-fragment.navigation-custom .navigation-list .navigation-list-item > A:hover:before {
  color: black;
}
.header-fragments .content-fragment.navigation-custom .navigation-list .navigation-list-item > A.selected {
  border-bottom: none;
}
.header-fragments .content-fragment.navigation-custom .navigation-list .navigation-list-item > A[data-more]:before {
  color: white;
}
.header-fragments .content-fragment.navigation-custom .navigation-list .navigation-list-item > A[data-more]:hover:before {
  color: black;
}
.header-fragments .content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] A {
  color: white;
}
.header-fragments .content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] A:hover {
  color: #555555;
}
.navigation-custom.links-popup-panel {
  font-size: 14px;
  padding: 0;
}
.navigation-custom.links-popup-panel > UL {
  background-color: white;
  background-image: -webkit-linear-gradient(top, white 0%, #f6f6f6 100%);
  background-image: -moz-linear-gradient(top, white 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(top, white 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(top, white 0%, #f6f6f6 100%);
  border: 1px solid #e0e0e0;
  border-top: none;
  border-radius: .2em;
  padding: 0.6em 0;
  position: fixed;
  width: 100%;
  left: 0;
  top: 7.5em;
  z-index: 5;
}
.navigation-custom.links-popup-panel > UL > LI > A,
.navigation-custom.links-popup-panel > UL > LI > SPAN > A {
  padding: 0.25em 1em;
  color: #333333;
  font-size: .9em;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
  width: 0%;
  white-space: nowrap;
}
.navigation-custom.links-popup-panel > UL > LI > A:hover,
.navigation-custom.links-popup-panel > UL > LI > SPAN > A:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: underline;
}
.navigation-custom.links-popup-panel > UL > LI > A.selected,
.navigation-custom.links-popup-panel > UL > LI > SPAN > A.selected {
  background: none;
  color: #cc0000;
  font-weight: 600;
}
.navigation-custom.links-popup-panel > UL > LI {
  float: left;
  width: 18.9em;
  border-right: 1px solid #e0e0e0;
}
.scrolled .content-fragment.site-banner .e2e-header {
  display: none;
}
.scrolled .content-fragment.site-banner .banner.site .avatar {
  display: none;
}
.scrolled .navigation-list.user-links {
  display: none;
}
.scrolled .banner.context.home .name,
.scrolled .banner.context.home .description {
  display: none;
}
.scrolled .content-fragment.navigation-custom {
  display: none;
}
.scrolled .banner.context .name,
.scrolled .banner.context .description {
  display: none;
}
.scrolled .banner.context .navigation-list.new {
  position: fixed;
  top: 5px;
}
.scrolled .content-fragment.site-banner .banner.site {
  height: 41px;
  padding: 5px 3% 0;
}
.scrolled .content-fragment.user-banner {
  display: none;
}
.scrolled .content-fragment.group-banner .banner.context {
  height: 0;
}
.header-fragments .layout .header-top-content.with-adaptable-elements.scrolled .layout-region.content {
  background-color: transparent;
  border-bottom-color: transparent !important;
  border-bottom-width: 0 !important;
}
.header-fragments .layout .header-top-content.scrolled {
  box-shadow: none;
}
.header-fragments .layout .header-top-content.scrolled .layout-region.header {
  border-bottom: none;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.15);
  opacity: 1;
  height: 46px;
  margin-bottom: 5px;
}
.content-fragment .content-fragment-header {
  color: #333333;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5;
  padding: 0 0 .5em;
}
.right-sidebar .content-fragment .content-fragment-header {
  font-size: 1.35em;
}
.content-fragment.group-banner {
  font-size: 1em;
}
.content-fragment.group-banner .banner.context {
  padding: 0 3%;
  height: 3.6em;
  min-height: 0;
}
.content-fragment.group-banner .banner.context .avatar IMG {
  display: none;
}
.content-fragment.group-banner .banner.context .name,
.content-fragment.group-banner .banner.context .description {
  margin: 0;
  font-size: 1.2em;
}
.content-fragment.group-banner .banner.context .navigation-list UL A {
  font-size: 1em;
  border-radius: .3em;
  font-weight: 600;
  width: auto;
  line-height: 1.2;
  margin: 0.6em 0 0 1.5em;
}
.content-fragment.group-banner .banner.context .navigation-list.new {
  width: auto;
  margin-right: 3%;
  top: 0.6em;
}
.content-fragment.group-banner .banner.context .navigation-list.new UL A {
  margin-top: 0;
  background-color: #cc0000;
}
.content-fragment.group-banner .banner.context .navigation-list.new UL A:hover {
  background-color: #e60000;
  text-decoration: none;
}
.content-fragment.group-banner .banner.context .navigation-list.applications UL A.more {
  overflow: visible;
}
.content-fragment.group-banner .banner.context .parentgroup {
  font-size: .9em;
}
.content-fragment.group-banner .banner.context .parentgroup A {
  color: #999999;
}
.content-fragment.group-banner .banner.context .parentgroup A:after {
  padding-left: 0.5em;
  position: relative;
  top: 0.1em;
}
.content-fragment.group-banner .banner.context .name A,
.content-fragment.group-banner .banner.context .description A {
  color: #333333;
}
.content-fragment.group-banner .banner.context.home .name {
  line-height: 1.2;
  margin: 0.3em 0 0;
}
.content-fragment.group-banner .banner.context.home .navigation-list UL A {
  margin: 0;
}
.content-fragment.group-banner .banner.context.home .navigation-list.applications {
  top: 0.15em;
}
.content-fragment.group-banner.support-group-banner .banner.context {
  height: auto;
  background: none;
  margin-bottom: 0;
  padding: 0;
}
.content-fragment.group-banner.support-group-banner .banner.context .group-description > P {
  color: #555555;
  font-size: 1.2em;
  line-height: 1.5;
}
.content-fragment.group-banner.support-group-banner .banner.context .navigation-list.new {
  display: none;
}
.content-fragment.activity-story-stream {
  font-size: 1em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories {
  font-size: 1em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.activity-date-grouping {
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  line-height: 2;
  color: #555555;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story {
  font-size: 1em;
  padding: 0.6em 0 0.9em 66px;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity {
  font-size: 1em;
  margin-bottom: .3em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-summary {
  font-size: .9em;
  line-height: 1;
  padding-bottom: 0;
  color: #555555;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-summary SPAN.user-name A.internal-link {
  font-size: 1em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-summary A {
  color: #118899;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-summary A:hover {
  color: #cc0000;
  text-decoration: underline;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity SPAN.activity-title A {
  font-size: 1.5em;
  line-height: 1.6;
  font-weight: 400;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity SPAN.activity-title A:hover {
  color: #cc0000 !important;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description {
  font-size: 1em;
  line-height: 1.5;
  padding-bottom: .6em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description .thread-content,
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description .thread-answer,
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description .thread-reply {
  margin-top: 1.2em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description .thread-content .author,
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description .thread-answer .author,
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-content.activity .activity-description .thread-reply .author {
  color: #555555;
  font-size: .9em;
  line-height: 2;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity {
  font-size: 1em;
  margin-top: 0;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list {
  font-size: 1em;
  line-height: 1.2 !important;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list LI.navigation-list-item A {
  padding-top: .3em;
  color: grey;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list LI.navigation-list-item A:hover {
  text-decoration: underline;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list LI.navigation-list-item SPAN.ui-like SPAN.like-toggle A {
  margin: 0 !important;
  padding: 0.3em .9em !important;
  display: inline-block;
  border-radius: .3em;
  background: #115566;
  color: white !important;
  font-size: 1em;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list LI.navigation-list-item SPAN.ui-like SPAN.like-toggle A:hover {
  background: #15677c;
  text-decoration: none;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list LI.navigation-list-item SPAN.ui-like SPAN.like-count {
  color: grey !important;
  font-size: 1.2em !important;
}
.content-fragment.activity-story-stream UL.content-list.activity-stories LI.content-item.activity.activity-story .full-post.activity .post-actions.activity .navigation-list LI.navigation-list-item SPAN.ui-like SPAN.like-count:before {
  font-size: 1em !important;
  margin-right: 0;
  margin-left: .25em;
  width: 1em;
}
.content-fragment.thread-list .content-list.content {
  font-size: 1em;
}
.content-fragment.thread-list .content-list.content A {
  color: #118899;
}
.content-fragment.thread-list .content-list.content A:hover {
  color: #cc0000;
  text-decoration: underline;
}
.content-fragment.thread-list .content-list.content .internal-group-postedto-background-color > A {
  color: #333333;
  background-color: #fdb813;
}
.content-fragment.thread-list .content-list.content .content-item {
  border-bottom: 1px dotted #666666;
  padding: 0 0 0.3em;
}
.content-fragment.thread-list .content-list.content .content-item.highlight {
  background-color: #f9f9f9;
  padding-left: 0;
}
.content-fragment.thread-list .content-list.content .content-item .content .content.inline {
  margin: 1.8em 0 0;
  padding: 1.2em;
}
.content-fragment.thread-list .content-list.content .content.abbreviated {
  display: table;
  width: 100%;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .post-stickiness {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  padding: .6em 0;
  width: 2.4em;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .post-stickiness .announcement > span:before {
  color: #999999;
  content: "\e83f";
  font-family: entypo;
  font-size: 15px;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .post-stickiness .sticky > span {
  background: url("/cfs-file/__key/defaultwidgets/e2e80000000000000000000000000000-8e37c7cc2be34dab910dfa4c3808ef60/iconHeader.svg") no-repeat 0 -1065px;
  background-size: 400px auto;
  display: inline-block;
  height: 20px;
  width: 16px;
}
.content-fragment.thread-list .content-list.content .content.abbreviated H3.name {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.15em 0 0;
  margin: 0 15em 0 0;
}
.content-fragment.thread-list .content-list.content .content.abbreviated H3.name A:hover {
  color: #cc0000 !important;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status {
  height: 1.2em;
  margin-top: .3em;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list {
  clear: both;
  font-size: .9em;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item {
  height: 1.75em;
  margin: 0 2em 0 0;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.answer-status A.ui-tip {
  border-radius: .3em;
  padding: .3em .6em;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.answer-status A.ui-tip.positive:before,
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.answer-status A.ui-tip.positive .ie7_before {
  color: #44bb55;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.answer-status A.ui-tip.pending:before,
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.answer-status A.ui-tip.pending .ie7_before {
  content: "\e812";
  color: #f8af34;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.tt-status A.ui-tip:before,
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.tt-status A.ui-tip .ie7_before {
  height: auto;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.tt-status A.ui-tip.pending:before,
.content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list .attribute-item.tt-status A.ui-tip.pending .ie7_before {
  content: "";
  width: auto;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .author {
  font-size: 0.9em;
  line-height: 1.5;
  padding: 0 0 0 4.2em;
  margin-top: .6em;
  width: 24em;
  color: #555555;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .author .avatar A > IMG {
  width: 3.6em;
}
.content-fragment.thread-list .content-list.content .content.abbreviated .attributes {
  font-size: 0.9em;
  line-height: 1.5;
  padding-left: 4.2em;
  width: 24em;
  color: #555555;
}
.content-fragment.thread {
  font-size: 1em;
}
.content-fragment.thread .content-item .content.full .actions.footer {
  padding-top: 1.35em;
}
.content-fragment.thread .content.full .name {
  color: #555555;
  font-size: 1.8em;
  margin-bottom: .5em;
}
.content-fragment.thread .content.full .status .attribute-item.answer-status .attribute-value A {
  color: #118899;
  background-color: #f0f0f0;
  border-radius: 0.3em;
  padding: 0.3em 0.6em;
}
.content-fragment.thread .content.full .status .attribute-item.answer-status .attribute-value.verified A:before,
.content-fragment.thread .content.full .status .attribute-item.answer-status .attribute-value.verified A .ie7_before {
  color: #44bb55;
}
.content-fragment.thread .content.full .status .attribute-item.answer-status .attribute-value.suggested A:before,
.content-fragment.thread .content.full .status .attribute-item.answer-status .attribute-value.suggested A .ie7_before {
  color: #f8af34;
}
.content-fragment.thread .content.full .author {
  text-align: left;
  width: 100%;
  height: auto;
}
.content-fragment.thread .content.full .author .user-icons {
  display: none;
}
.content-fragment.thread .content.full .author .user-name {
  padding-top: 0.3em;
  width: 9em;
}
.content-fragment.thread .content.full .author .user-name .host-address {
  margin-top: 0 ;
}
.content-fragment.thread .content.full .author.starter-header {
  border: none;
  float: left;
  margin: 0 0 0.9em;
  padding: 0;
  width: 26em;
}
.content-fragment.thread .content.full .author .host-address {
  color: #555555;
}
.content-fragment.thread .content.full .actions {
  font-size: 1em;
  width: 100%;
  padding: 0.6em 0 0.9em;
}
.content-fragment.thread .content.full .actions.header {
  height: 4.2em;
}
.content-fragment.thread .content.full .actions .navigation-list {
  font-size: 1em;
  line-height: 1.2;
  overflow: visible !important;
}
.content-fragment.thread .content.full .actions .navigation-list SPAN.ui-like SPAN.like-toggle A {
  margin: 0 !important;
  padding: 0.3em .9em !important;
  display: inline-block;
  border-radius: .3em;
  background: #115566;
  color: white !important;
  font-size: 1em;
}
.content-fragment.thread .content.full .actions .navigation-list SPAN.ui-like SPAN.like-toggle A:hover {
  background: #15677c;
  text-decoration: none;
}
.content-fragment.thread .content.full .actions .navigation-list SPAN.ui-like SPAN.like-count {
  color: grey !important;
  font-size: 1.2em !important;
}
.content-fragment.thread .content.full .actions .navigation-list SPAN.ui-like SPAN.like-count:before {
  font-size: 1em !important;
  margin-right: 0;
  margin-left: .25em;
  width: 1em;
}
.content-fragment.thread .content.full .actions .navigation-list .container[style] {
  overflow: visible !important;
}
.content-fragment.thread .content.full .actions .navigation-list .container > UL[style] {
  width: auto !important;
  overflow: visible !important;
}
.content-fragment.thread .content.full .actions .navigation-list-item > A {
  border-radius: 0.3em;
  font-size: 1em;
  line-height: 1.2;
  padding: 0.3em 0.6em !important;
  border: medium none !important;
  background-color: #e0e0e0;
  color: #555555;
}
.content-fragment.thread .content.full .actions .navigation-list-item > A:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.content-fragment.thread .content.full .actions .navigation-list-item.date {
  width: 100%;
  height: 1.8em;
}
.content-fragment.thread .content.full .actions .navigation-list-item.date[style] {
  display: block !important;
}
.content-fragment.thread .content.full .actions .navigation-list-item.date A {
  padding: 0;
}
.content-fragment.thread .content.full .actions .navigation-list-item.compose > A,
.content-fragment.thread .content.full .actions .navigation-list-item.cancel > A {
  background-color: #cc0000;
  color: white !important;
}
.content-fragment.thread .content.full .actions .navigation-list-item.compose > A:hover,
.content-fragment.thread .content.full .actions .navigation-list-item.cancel > A:hover {
  text-decoration: none !important;
  background-color: #e60000;
}
.content-fragment.thread .content.full .actions .navigation-list-item.verify > A {
  background-color: #44bb55;
  color: white !important;
}
.content-fragment.thread .content.full .actions .navigation-list-item.verify > A:hover {
  text-decoration: none !important;
  background-color: #57c266;
}
.content-fragment.thread .content.full .actions .navigation-list-item.suggest > A {
  background-color: #f8af34;
  color: white !important;
}
.content-fragment.thread .content.full .actions .navigation-list-item.suggest > A:hover {
  text-decoration: none !important;
  background-color: #f9b94d;
}
.content-fragment.thread .content.full .actions .navigation-list-item.reject > A {
  background-color: #555555;
  color: white !important;
}
.content-fragment.thread .content.full .actions .navigation-list-item.reject > A:hover {
  text-decoration: none !important;
  background-color: #8d8d8d;
}
.content-fragment.thread .content-list .content-item .content.full {
  font-size: 1em;
  line-height: 1.5 !important;
  background-color: #f0f0f0 !important;
  border-left: 0.3em solid #f0f0f0 !important;
  border-radius: 0.3em !important;
  border-right: 0.3em solid #f0f0f0 !important;
}
.content-fragment.thread .content-list .content-item .content.full .actions .navigation-list SPAN.ui-like SPAN.like-toggle A {
  -webkit-box-shadow: -0.065em 0.1em 0.1em #555555;
  -moz-box-shadow: -0.065em 0.1em 0.1em #555555;
  box-shadow: -0.065em 0.1em 0.1em #555555;
}
.content-fragment.thread .content-list .content-item .content.full .actions .navigation-list-item > A {
  -webkit-box-shadow: -0.065em 0.1em 0.1em #555555;
  -moz-box-shadow: -0.065em 0.1em 0.1em #555555;
  box-shadow: -0.065em 0.1em 0.1em #555555;
}
.content-fragment.thread .content-list .content-item.verified .content {
  border-width: 0.3em;
  border-left-color: #44bb55 !important;
  border-right-color: #44bb55 !important;
}
.content-fragment.thread .content-list .content-item.suggested .content {
  border-width: 0.3em;
  border-left-color: #f8af34 !important;
  border-right-color: #f8af34 !important;
}
.content-fragment.browse-forums .content-list .content-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 0.9em 0;
}
.content-fragment.browse-forums .content-list .content-item .content.abbreviated .name {
  padding-bottom: 0.3em;
}
.content-fragment.browse-forums .content-list .content-item .content.abbreviated .name A {
  color: #118899;
}
.content-fragment.browse-forums .content-list .content-item .content.abbreviated .name A:hover {
  color: #cc0000;
}
.content-fragment.browse-forums .content-list .content-item .content.abbreviated .content {
  color: #555555;
  font-size: 1em;
  line-height: 1.5;
}
.right-sidebar .content-fragment.browse-forums .content-list .content-item {
  padding: 0;
}
.right-sidebar .content-fragment.browse-forums .content-list .content-item .content.abbreviated {
  border-bottom: 1px dotted #999999;
}
.right-sidebar .content-fragment.browse-forums .content-list .content-item .content.abbreviated .name {
  font-size: 1em;
  padding-bottom: 0.25em;
}
.right-sidebar .content-fragment.browse-forums .content-list .content-item .content.abbreviated .name A {
  color: #333333;
}
.content-fragment.blog-post-list .content-list.content {
  font-size: 1em;
}
.content-fragment.blog-post-list .content-list.content A {
  color: #118899;
}
.content-fragment.blog-post-list .content-list.content A:hover {
  color: #cc0000;
  text-decoration: underline;
}
.content-fragment.blog-post-list .content-list.content .content-item {
  display: table;
  border-bottom: 1px solid #e0e0e0;
  padding: 0.6em 0;
  width: 100%;
}
.content-fragment.blog-post-list .content-list.content .content-item .blogImage {
  float: left;
  display: table-cell;
  vertical-align: top;
  width: 5.4em;
  padding: 0 .9em 0 0;
}
.content-fragment.blog-post-list .content-list.content .content-item .blogImage .internal-link.view-application > img {
  height: 4.5em;
  width: 4.5em;
  -webkit-box-shadow: 0.1em 0.15em 0.1em #555555;
  -moz-box-shadow: 0.1em 0.15em 0.1em #555555;
  box-shadow: 0.1em 0.15em 0.1em #555555;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated H3.name {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0 !important;
  width: 60%;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated H3.name A:hover {
  color: #cc0000 !important;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .content {
  padding-top: 1.2em !important;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .content .post-summary {
  line-height: 1.5;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author {
  font-size: 0.9em;
  line-height: 1.5;
  padding: 0 0 0 4.2em;
  margin-top: .6em;
  width: 24em;
  color: #555555;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author .avatar A > IMG {
  width: 3.6em;
}
.content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .attributes {
  font-size: 0.9em;
  line-height: 1.5;
  padding-left: 4.2em;
  width: 24em;
  color: #555555;
}
.content-fragment.blog-post {
  font-size: 1em;
}
.content-fragment.blog-post .content-fragment-header {
  font-size: 1.5em !important;
  font-weight: 400 !important;
}
.content-fragment.blog-post .content {
  font-size: 1em !important;
}
.content-fragment.blog-post .content H3.name {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0.9em 0;
}
.content-fragment.blog-post .content .content > P {
  font-size: 1em;
  line-height: 1.5;
}
.content-fragment.blog-post .content .socialLinks {
  margin-bottom: 1.2em;
}
.content-fragment.blog-details UL.attribute-list {
  text-align: center;
  font-size: 1em;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like {
  margin: 0 auto;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like SPAN.attribute-value {
  background-color: #115566;
  display: inline-block;
  border: none;
  border-radius: 0.3em;
  padding: .6em .9em;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like SPAN.attribute-value A {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
  color: white !important;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like SPAN.attribute-value A:hover {
  text-decoration: none;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like SPAN.attribute-value:hover {
  background-color: #15677c;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like SPAN.attribute-value .like-count {
  color: white !important;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.like:hover {
  background: none;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value {
  background: none;
  border: none;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate {
  width: 5.4em;
  font-size: 1em;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-on-left,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-on-right {
  font-size: 1em;
  color: #115566;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate > A {
  font-size: 1.2em;
}
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-on-left:before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-on-left .ie7_before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-off-left:before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-off-left .ie7_before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-on-right:before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-on-right .ie7_before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-off-right:before,
.content-fragment.blog-details UL.attribute-list LI.attribute-item.rating .attribute-value SPAN.ui-rate .star-off-right .ie7_before {
  font-size: 1em;
  height: 1em;
}
.content-fragment.blogs-headerbanner {
  font-size: 1em;
}
.content-fragment.blogs-headerbanner > DIV.content-fragment-content {
  display: table;
  -webkit-box-shadow: 0 0.1em 0.1em #555555;
  -moz-box-shadow: 0 0.1em 0.1em #555555;
  box-shadow: 0 0.1em 0.1em #555555;
  margin: 0 1.em;
  border-radius: .3em;
}
.content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-image {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-image IMG {
  width: 100%;
  max-width: 355px;
}
.content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-text {
  display: none;
}
.content-fragment.group-list {
  font-size: 1em;
}
.content-fragment.group-list UL.content-list LI.content-item {
  float: left;
  margin-bottom: 0.6em;
  border-bottom: none;
  overflow: hidden;
  padding-right: 2.4em;
}
.content-fragment.group-list UL.content-list LI.content-item .content.abbreviated .avatar {
  float: left;
  height: 100%;
  margin-right: 1.2em;
  width: auto;
}
.content-fragment.group-list UL.content-list LI.content-item .content.abbreviated .avatar:after {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3) inset;
  content: " ";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  height: 88px;
  width: 88px;
  border-radius: 0.3em;
  cursor: pointer;
}
.content-fragment.group-list UL.content-list LI.content-item .content.abbreviated H3.name {
  display: inline;
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0 0 0.6em 0;
  height: 1.2em;
  overflow: hidden;
}
.content-fragment.group-list UL.content-list LI.content-item .content.abbreviated H3.name A {
  color: #333333;
}
.content-fragment.group-list UL.content-list LI.content-item .content.abbreviated H3.name A:hover {
  color: #cc0000;
}
.content-fragment.group-list UL.content-list LI.content-item .content.abbreviated .content {
  clear: none;
  margin-left: 8em;
  padding-top: 0;
  height: 4.8em;
  line-height: 1.5;
  overflow: hidden;
}
.content-fragment.group-description {
  font-size: 1em;
  margin-bottom: 1.2em;
}
.content-fragment.group-description .content-fragment-content {
  font-size: 1em;
}
A.search-box-go {
  background: none repeat scroll 0 0 #115566;
  border-radius: 0.3em;
  color: white;
  font-weight: 600;
  padding: 0.6em 0.9em;
}
A.search-box-go:hover {
  background: #15677c;
  text-decoration: none;
}
.content-fragment.navigation-custom .navLinks > UL {
  background-color: #f0f0f0;
  border-radius: 0.3em;
  margin-top: -0.45em;
  margin-bottom: 0.45em;
}
.content-fragment.navigation-custom .navLinks > UL > LI A {
  display: block;
  color: #555555;
  font-size: 1em;
  line-height: 1.8;
  font-weight: 400;
  padding: 0.3em 0.6em 0.3em 0.9em;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.content-fragment.navigation-custom .navLinks > UL > LI A:hover {
  background-color: #00bbcc;
  color: white;
  text-decoration: none;
}
.content-fragment.scripted-content-fragment A.search-box-go {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
  border: none;
  border-radius: 0.3em;
  padding: .6em .9em;
  background: none repeat scroll 0 0 #115566;
  color: white;
}
.content-fragment.scripted-content-fragment .field-item .field-item-input {
  margin: 0 .3em 0 0;
  float: left;
}
.content-fragment.scripted-content-fragment .field-item .field-item-input .search.search-box {
  border-radius: 0.3em;
  height: 2.4em;
}
.content-fragment.scripted-content-fragment .field-item .field-item-input .search.search-box.empty {
  color: #999999;
}
.content-fragment.wiki-page-hierarchy UL.hierarchy-list .hierarchy-item.selected {
  font-weight: 600;
}
.content-fragment.wiki-page-hierarchy UL.hierarchy-list .hierarchy-item > A {
  background: none;
  color: #333333;
  font-size: 1em;
  line-height: 1.5;
}
.content-fragment.wiki-page-hierarchy UL.hierarchy-list .hierarchy-item .expand-collapse.collapsed:before,
.content-fragment.wiki-page-hierarchy UL.hierarchy-list .hierarchy-item .expand-collapse.collapsed .ie7_before {
  content: "\e817";
  font-size: 1em;
  color: #555555;
}
.content-fragment.wiki-page-hierarchy UL.hierarchy-list .hierarchy-item .expand-collapse.expanded:before,
.content-fragment.wiki-page-hierarchy UL.hierarchy-list .hierarchy-item .expand-collapse.expanded .ie7_before {
  content: "\e81a";
  font-size: 1em;
  color: #555555;
}
.content-fragment.page .post-name {
  color: #333333;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5;
  margin: 1em 0 0.5em;
}
.content-fragment.page .post-rating {
  margin-bottom: 0.6em;
}
.content-fragment.page .post-content {
  line-height: 1.5;
  margin-bottom: .6em;
}
.content-fragment.page .post-actions A {
  color: #115566;
  font-weight: 600;
}
.content-fragment.page .post-actions A.favorite-on:before {
  font-family: entypo;
  content: "\e806";
  padding-right: .6em;
}
.content-fragment.page .post-actions A.favorite-off:before {
  font-family: entypo;
  content: "\e807";
  padding-right: .6em;
}
.content-fragment.page .post-actions A:hover {
  text-decoration: none;
  color: #15677c;
}
.content-fragment.page .post-tags > SPAN > A {
  color: #999999;
}
.content-fragment.page .post-tags A.edit-tags {
  color: #115566;
  font-weight: 600;
}
.content-fragment.page .post-tags A.edit-tags:hover {
  text-decoration: none;
  color: #15677c;
}
.content-fragment.page .post-tags:before {
  font-family: entypo;
  content: "\e827";
  color: #999999;
  padding-right: 0.3em;
}
.content-fragment.page-navigation .navigation-item {
  float: left;
  margin-right: 1.2em;
}
.content-fragment.create-edit-page-comment {
  margin-top: 0.9em;
}
.content-fragment.create-edit-page-comment .field-list .field-list-description {
  padding: 0 0 0.6em;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item {
  margin: 0;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item .field-item-input {
  margin: 0 0 0.3em 0;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  font-size: 1em;
  font-weight: 600;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button:hover {
  background-color: #149cb0;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button:active {
  background-color: #0e7482;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button.disabled:hover {
  color: white;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button:hover {
  background-color: #e60000;
  text-decoration: none;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button:active {
  background-color: #b30000;
}
.content-fragment.create-edit-page-comment .field-list .field-list .field-item.submit-button A.submit-button.disabled:hover {
  color: white;
}
.content-fragment.scripted-content-fragment .field-list .field-item.post-body {
  margin: 0;
}
.content-fragment.scripted-content-fragment .field-list .field-item.post-body .field-item-input {
  margin: 0 0 0.6em;
  width: 100%;
}
.content-fragment.scripted-content-fragment .field-list .field-item.post-submit > SPAN > A.button {
  background-color: #cc0000;
  display: inline-block;
  border: none;
  border-radius: 0.3em;
  padding: .6em .9em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
  height: auto;
}
.content-fragment.scripted-content-fragment .field-list .field-item.post-submit > SPAN > A.button:hover {
  text-decoration: none;
  background-color: #e60000;
}
.content-fragment.comment-list .content-list-name {
  color: #333333;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5;
}
.content-fragment.comment-list .post-author {
  margin-bottom: 0.6em;
}
.content-fragment.comment-list .post-author .user-name A {
  font-size: 0.9em;
}
.content-fragment.comment-list .post-date {
  color: #999999;
  font-size: 0.9em;
  margin-bottom: 0.9em;
}
.content-fragment.comment-list .post-content {
  margin-bottom: 0.6em;
}
.content-fragment.comment-list .post-actions .navigation-item {
  float: left;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  font-size: 1em;
  font-weight: 600;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post:hover,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post:hover {
  background-color: #149cb0;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post:active,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post:active {
  background-color: #0e7482;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post.disabled,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post.disabled:hover,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post.disabled:hover {
  color: white;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post:hover,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post:hover {
  background-color: #e60000;
  text-decoration: none;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post:active,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post:active {
  background-color: #b30000;
}
.content-fragment.comment-list .post-actions .navigation-item A.edit-post.disabled:hover,
.content-fragment.comment-list .post-actions .navigation-item A.delete-post.disabled:hover {
  color: white;
}
.content-fragment.comments .content-list.content .content-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 0.3em;
}
.content-fragment.comments .content-list.content .content-item .content.comment .author .user-name {
  font-size: 1em;
}
.content-fragment.comments .content-list.content .content-item .content.comment .content {
  font-size: 1em;
}
.content-fragment.comments .content-list.content .content-item .content.comment .content > P {
  font-size: 1em;
  line-height: 1.5;
}
.content-fragment.comments .content-list.content .content-item .content.comment .actions {
  font-size: 1em;
  margin: 0.9em 0.9em 0.9em 0;
}
.content-fragment.comments .content-list.content .content-item .content.comment .actions .navigation-list-item A.view-post,
.content-fragment.comments .content-list.content .content-item .content.comment .actions .navigation-list-item A.more {
  padding-top: .3em;
  color: grey;
  font-size: 1em;
}
.content-fragment.comments .content-list.content .content-item .content.comment .actions .navigation-list-item SPAN.ui-like SPAN.like-toggle A {
  margin: 0 !important;
  padding: 0.3em .9em !important;
  display: inline-block;
  border-radius: .3em;
  background: #115566;
  color: white !important;
  font-size: 1em;
}
.content-fragment.comments .content-list.content .content-item .content.comment .actions .navigation-list-item SPAN.ui-like SPAN.like-toggle A:hover {
  background: #15677c;
  text-decoration: none;
}
.content-fragment.comments .content-list.content .content-item .content.comment .actions .navigation-list-item SPAN.ui-like SPAN.like-count {
  color: grey !important;
  font-size: 1.2em !important;
}
.content-fragment.comments .content-list.content .content-item .content.comment .actions .navigation-list-item SPAN.ui-like SPAN.like-count:before {
  font-size: 1em !important;
  margin-right: 0;
  margin-left: .25em;
  width: 1em;
}
.content-fragment.create-edit-post .field-item-input {
  font-size: 1em;
  border-radius: 0.3em;
  border: none !important;
}
.content-fragment.create-edit-post .field-item-input > .uiselect {
  background-color: #e0e0e0 !important;
  padding: 0 1.2em 0 0 !important;
  border-width: 0 !important;
}
.content-fragment.create-edit-post .field-item-input > .uiselect:hover {
  background-color: #e8e8e8 !important;
}
.content-fragment.create-edit-post .field-item-input > .uiselect:hover > SPAN {
  color: #555555 !important;
  background-color: #e8e8e8 !important;
}
.content-fragment.create-edit-post .field-item-input > .uiselect:hover > SPAN:after {
  color: #555555 !important;
}
.content-fragment.create-edit-post .field-item-input > .uiselect > SPAN {
  color: #555555 !important;
  font-size: 1em !important;
  line-height: 2.1 !important;
  height: 2.1em !important;
  padding: 0 0 0 .6em !important;
  display: inline-block;
}
.content-fragment.create-edit-post .field-item-input > .uiselect > SPAN:hover {
  background-color: #e8e8e8 !important;
}
.content-fragment.create-edit-post .field-item-input > .uiselect > SPAN:after {
  color: #555555;
  font-size: 1em;
  line-height: 2.1;
}
.content-fragment.create-edit-post FIELDSET A.button {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #118899;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 14px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  line-height: 1.2;
  height: auto;
  padding: 0.6em 0.9em;
  border-radius: .3em;
  background-color: #cc0000;
  font-size: 1em;
  font-weight: 600;
}
.content-fragment.create-edit-post FIELDSET A.button:hover {
  background-color: #149cb0;
}
.content-fragment.create-edit-post FIELDSET A.button:active {
  background-color: #0e7482;
}
.content-fragment.create-edit-post FIELDSET A.button.disabled {
  background-color: #a6a6a6;
  cursor: default;
}
.content-fragment.create-edit-post FIELDSET A.button.disabled:hover {
  color: white;
}
.content-fragment.create-edit-post FIELDSET A.button:hover {
  background-color: #e60000;
  text-decoration: none;
}
.content-fragment.create-edit-post FIELDSET A.button:active {
  background-color: #b30000;
}
.content-fragment.create-edit-post FIELDSET A.button.disabled:hover {
  color: white;
}
.content-fragment.create-edit-post .field-item.post-body .field-item-input {
  clear: both;
}
.content-fragment.group-top-user-list .multiple-column-list {
  border: none;
}
.content-fragment.group-top-user-list .multiple-column-list .multiple-column-item .navigation-list.filter {
  padding: 0;
}
.content-fragment.group-top-user-list .multiple-column-list .multiple-column-item .navigation-list.filter .navigation-item A {
  font-size: .75em;
  background-color: #e0e0e0;
  border-radius: 0.3em 0 0 0;
  border: 1px solid #e0e0e0;
  color: #555555;
  line-height: 2;
  padding: 0 1em;
  margin: .5em 0;
}
.content-fragment.group-top-user-list .multiple-column-list .multiple-column-item .navigation-list.filter .navigation-item A.selected,
.content-fragment.group-top-user-list .multiple-column-list .multiple-column-item .navigation-list.filter .navigation-item A.selected:hover {
  background-color: white;
  border-bottom-color: white;
}
.content-fragment.group-top-user-list .multiple-column-list .multiple-column-item .navigation-list.filter .navigation-item A:hover {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.content-fragment.group-top-user-list .multiple-column-list .multiple-column-item .navigation-list.filter .navigation-item A.tiemployees {
  border-radius: 0 0.3em 0 0;
}
.content-fragment.group-top-user-list .content-list.thumbnail .thumbnail-column {
  width: 20%;
  margin-right: 3.5%;
  padding-top: 10px;
}
.content-fragment.group-top-user-list .content.thumbnail {
  width: 58px;
  height: 71px;
  background-color: transparent;
  overflow: visible;
}
.content-fragment.group-top-user-list .content.thumbnail .avatar {
  width: 40px;
  border-radius: 0.3em;
}
.content-fragment.group-top-user-list .content.thumbnail .rank-image {
  height: 17px;
  left: 28px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 17px;
  margin-top: -17px;
  top: -29px;
}
.content-fragment.group-top-user-list .content.thumbnail .name {
  padding: 0;
}
.content-fragment.group-top-contributors .navigation-list {
  height: 1.95em;
  border-bottom: 1px solid #e0e0e0;
}
.content-fragment.group-top-contributors .navigation-item {
  float: left;
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
  border-radius: 0 0.3em 0 0;
}
.content-fragment.group-top-contributors .navigation-item A {
  font-size: .9em;
  line-height: 2;
  color: #555555;
  padding: 0 0.75em;
}
.content-fragment.group-top-contributors .navigation-item A:hover {
  text-decoration: none;
}
.content-fragment.group-top-contributors .navigation-item.first {
  border-radius: 0.3em 0 0;
}
.content-fragment.group-top-contributors .navigation-item.selected,
.content-fragment.group-top-contributors .navigation-item.selected:hover {
  background: white;
  border-bottom-color: white;
}
.content-fragment.group-top-contributors .navigation-item:hover {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.content-fragment.group-top-contributors .rank-image .rank-name {
  padding-left: 1.5em;
}
.content-fragment.group-top-contributors .pager {
  width: 100%;
}
.content-fragment.group-top-contributors .pager .ui-page {
  margin-top: 0.9em;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail {
  width: 50%;
  float: left;
  background-color: white;
  height: 13.5em;
  margin: 0;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .avatar {
  box-shadow: 0.1em 0.15em 0.1em #555555;
  width: 8.7em;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .avatar > A > IMG {
  width: 100%;
  max-height: 80px;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .avatar:after {
  display: none;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail H3.name {
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.25;
  padding: 0.5em 0.5em 0.25em 0;
  height: 3em;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail H3.name > A {
  color: #333333;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .content {
  color: #555555;
  font-size: 0.75em;
}
.content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .content:hover {
  color: #555555;
}
.content-fragment.tag-cloud .tag-item {
  float: left;
  margin-right: 2.4em;
  line-height: 28px;
}
.content-fragment.tag-cloud .tag-item > A {
  color: #333333;
}
.content-fragment.tag-cloud .tag-item.level-1 {
  font-size: .9em;
}
.content-fragment.tag-cloud .tag-item.level-2 {
  font-size: 1.05em;
}
.content-fragment.tag-cloud .tag-item.level-3 {
  font-size: 1.2em;
}
.content-fragment.tag-cloud .tag-item.level-4 {
  font-size: 1.35em;
}
.content-fragment.tag-cloud .tag-item.level-5 {
  font-size: 1.5em;
}
.content-fragment.tag-cloud .tag-item.level-6 {
  font-size: .75em;
}
.content-fragment.tag-cloud .tag-list-footer {
  clear: both;
}
.content-fragment.browse-media-galleries .content H3.name A {
  color: #118899;
}
.content-fragment.browse-media-galleries .content H3.name A:hover {
  color: #cc0000;
}
.content-fragment.event-widget .content .name {
  font-size: 1.2em;
  font-weight: 600;
}
.content-fragment.featured-content-slider {
  display: none;
}
.content-fragment.user-banner .banner.context {
  height: 8.4em;
}
.content-fragment.user-banner .banner.context .name {
  float: none;
  font-size: 1em;
  line-height: 1.5;
  margin-top: 0.6em;
}
.content-fragment.user-banner .banner.context .name > A {
  font-size: 1.2em;
}
.content-fragment.user-banner .banner.context A {
  color: #118899;
}
.content-fragment.user-banner .banner.context A:hover {
  color: #cc0000;
}
.content-fragment.user-banner .banner.context .rank-image {
  float: left;
  margin-right: 1.5em;
  padding-left: 20px;
}
.content-fragment.user-banner .banner.context .user-post-count {
  float: left;
  margin-right: 1.5em;
}
.content-fragment.user-banner .banner.context .user-role-icon {
  margin-top: 0.5em;
}
.content-fragment.user-banner .banner.context .navigation-list.applications .navigation-list-application A {
  color: #999999;
  font-size: .9em;
  line-height: 2;
}
.content-fragment.user-banner .banner.context .navigation-list.applications .navigation-list-application A:hover {
  color: #999999 !important;
}
.content-fragment.user-banner .banner.context .navigation-list.applications .navigation-list-application A.selected {
  color: #333333;
}
.content-fragment.user-banner .banner.context .navigation-list.new {
  margin-right: 3%;
}
.content-fragment.user-banner .banner.context .navigation-list.new UL A {
  background-color: #115566;
  color: white;
}
.content-fragment.user-banner .banner.context .navigation-list.new UL A:hover {
  background-color: #15677c;
  text-decoration: none;
}
.content-fragment.user-profile .content.full .name {
  font-size: 1.5em;
  color: #333333;
  font-weight: 600;
}
.content-fragment.user-profile-group-content-fragment .content.full .name {
  font-size: 1.5em;
  color: #333333;
  font-weight: 600;
}
.content-fragment.search-result-list .content-list.content .content-item .name {
  font-size: 1.8em;
  line-height: 1.5;
}
.content-fragment.search-result-list .content-list.content .content-item .name A {
  color: #118899;
}
.content-fragment.search-result-list .content-list.content .content-item .name A:hover {
  color: #cc0000 !important;
}
.content-fragment.search-result-list .navigation-list.links A.rss:before {
  font-family: entypo;
  color: #ff8800;
  content: "\e853";
  margin-right: 0.3em;
}
.content-fragment.search-result-list .filter-selector {
  margin: 0 0 .3em;
}
.content-fragment.search-result-list .filter-selector ~ BR {
  line-height: 1.8;
}
.content-fragment.home-forumfinder {
  margin: 1.8em 0 1.2em 0;
  padding: 1.9% 2.3% !important;
  height: 12.3em;
  background-color: white;
  background-image: -webkit-linear-gradient(bottom, white 40%, #d9f1f4 100%);
  background-image: -moz-linear-gradient(bottom, white 40%, #d9f1f4 100%);
  background-image: -ms-linear-gradient(bottom, white 40%, #d9f1f4 100%);
  background-image: -o-linear-gradient(bottom, white 40%, #d9f1f4 100%);
  border: 1px solid #d9f1f4;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  overflow: hidden;
}
.content-fragment.home-forumfinder > .content-fragment-content {
  background: url("http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-ac6c06b274524486add6d4f6b26d379d-files/EN_5F00_ti_2D00_e2e_5F00_forum_5F00_finder.png") no-repeat 0 0;
  float: left;
  margin: 0 !important;
  width: 100%;
}
.content-fragment.home-forumfinder .field-item-name {
  color: #333333;
  display: block;
  font-size: 1.2em;
}
.content-fragment.home-forumfinder .inputquery {
  margin-top: 3.3em;
}
.content-fragment.home-forumfinder .inputquery .highlighter[style] {
  width: 100% !important;
}
.content-fragment.home-forumfinder .inputquery .highlighter > DIV[style] {
  width: 100% !important;
}
.content-fragment.home-forumfinder .inputquery TEXTAREA {
  background: url("http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-ac6c06b274524486add6d4f6b26d379d-files/filter_5F00_passive.gif") no-repeat 97% center;
  width: 100%;
  margin-top: .3em !important;
  height: 3em;
  color: #555555;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-box-shadow: 0 0 0.6em 0.1em rgba(158, 214, 223, 0.5);
  -moz-box-shadow: 0 0 0.6em 0.1em rgba(158, 214, 223, 0.5);
  box-shadow: 0 0 0.6em 0.1em rgba(158, 214, 223, 0.5);
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
.content-fragment.home-forumfinder .inputquery TEXTAREA:hover,
.content-fragment.home-forumfinder .inputquery TEXTAREA:focus {
  border-color: #00bbcc;
  -webkit-box-shadow: 0 0 0.9em 0.1em #9ed6df;
  -moz-box-shadow: 0 0 0.9em 0.1em #9ed6df;
  box-shadow: 0 0 0.9em 0.1em #9ed6df;
}
.content-fragment.home-forumfinder .inputquery TEXTAREA[style] {
  width: 100% !important;
}
.content-fragment.home-forumfinder .FFgroupslist {
  display: none;
}
.home-forumfinder.composer-suggestion-selector {
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
  -webkit-box-shadow: 0.1em 0.1em 0.15em #555555;
  -moz-box-shadow: 0.1em 0.1em 0.15em #555555;
  box-shadow: 0.1em 0.1em 0.15em #555555;
  border: 1px solid #cccccc;
  z-index: 9;
}
.home-forumfinder.composer-suggestion-selector .content-list.suggestions .content-item.suggestion {
  min-height: 2.1em;
  border-bottom: 1px solid #cccccc;
  background-color: white;
}
.home-forumfinder.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover {
  background-color: #00bbcc;
}
.home-forumfinder.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover * {
  color: white;
  text-decoration: none;
}
.home-forumfinder.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .name {
  background: none;
}
.home-forumfinder.composer-suggestion-selector .heading {
  font-size: 1.2em;
  line-height: 1.35;
  color: #333333;
}
.home-forumfinder.composer-suggestion-selector .content-list.content > .content-item .content .content:not(:empty) {
  padding-top: 0px;
}
.home-forumfinder.composer-suggestion-selector .content.abbreviated .attributes {
  padding-left: 0;
  float: left;
  width: auto;
}
.home-forumfinder.composer-suggestion-selector .content.abbreviated .name {
  float: left;
  font-size: 1em;
  font-weight: 600;
  margin-right: .6em;
  background-color: #ffffb3;
  width: auto;
}
.home-forumfinder.composer-suggestion-selector .content.abbreviated .found {
  clear: left;
  float: left;
  margin-right: .6em;
  color: #999999;
}
.home-forumfinder.composer-suggestion-selector .content.abbreviated .content {
  clear: both;
  font-size: .9em;
  font-style: italic;
  margin-bottom: .3em;
}
.home-forumfinder.composer-suggestion-selector .content.abbreviated .more {
  font-size: .9em;
}
.home-forumfinder.composer-suggestion-selector .content.abbreviated .more:hover {
  text-decoration: underline;
}
.home-forumfinder.composer-suggestion-selector.popup-list .content.abbreviated .attributes {
  display: block;
}
.content-fragment-page.common-home .content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail {
  width: 17%;
  height: 15em;
  margin-right: 3%;
  margin-bottom: 0.6em;
  overflow: hidden;
}
.content-fragment-page.common-home .content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .content {
  font-size: 1em;
  height: 4.8em;
  line-height: 1.5;
  overflow: hidden;
}
.content-fragment-page.common-home .content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .blog-more:after {
  content: "\e875";
  font-family: entypo;
  font-size: 1.2em;
  color: #cc0000;
  position: relative;
  top: 0.1em;
}
.content-fragment-page.common-home .content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .blog-more:hover {
  text-decoration: none;
}
.content-fragment-page.common-home .content-fragment.browse-blogs .content-list.thumbnail .content-item.thumbnail .blog-more .blog-arrow {
  display: none;
}
.content-fragment-page.common-home .content-fragment.browse-blogs .sort,
.content-fragment-page.common-home .content-fragment.browse-blogs .pager {
  display: none;
}
.content-fragment-page.common-home .content-fragment.thread-list .sort,
.content-fragment-page.common-home .content-fragment.thread-list .pager,
.content-fragment-page.common-home .content-fragment.thread-list .view {
  display: none;
}
.content-fragment.inviteafriend #cbtn3 {
  background: #115566;
  border: medium none;
  border-radius: 0.3em;
  color: white;
  font-weight: 600;
  padding: 0.3em 0.6em;
}
.content-fragment.inviteafriend #cbtn3:hover {
  background-color: #15677c;
}
.content-fragment.inviteafriend .cEmailInput {
  border: 1px solid #cccccc;
  border-radius: 0.3em;
  padding: 0.3em 0.6em;
}
.content-fragment.inviteafriend #dInvite > img {
  margin: 1.2em 0;
}
.content-fragment.ti_BlogSubscriptionsList TABLE,
.content-fragment.ti_ForumSubscriptionsList TABLE {
  margin-top: 1.2em;
}
.content-fragment.ti_BlogSubscriptionsList TD,
.content-fragment.ti_ForumSubscriptionsList TD,
.content-fragment.ti_BlogSubscriptionsList TH,
.content-fragment.ti_ForumSubscriptionsList TH {
  padding: 0.3em .9em;
}
.content-fragment.ti_BlogSubscriptionsList TH,
.content-fragment.ti_ForumSubscriptionsList TH {
  background-color: #f0f0f0;
}
.mts_icon a {
  text-decoration: none;
  padding: 0px;
}
.content-fragment .content.full .author .avatar .mts_icon a,
.popup-list .content.full .author .avatar .mts_icon a {
  background: url('/themes/e2e/images/mts_icon13x13.png') center no-repeat;
  _background: transparent;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/e2e/images/mts_icon13x13.png");
  width: 13px;
  height: 13px;
  margin: -13px 0px;
  position: absolute;
}
.activity-story .post-author .avatar .mts_icon a,
.thread-list .content-list .content.abbreviated .author .avatar .mts_icon a,
.blog-post-list .content-list .content.abbreviated .author .avatar .mts_icon a,
.popup-list.bookmarks .user .avatar .mts_icon a,
.popup-list.notifications .user .avatar .mts_icon a,
.popup-list.conversations .user .avatar .mts_icon a,
.popup-list.user .user .avatar .mts_icon a,
.popup-list.site .user .avatar .mts_icon a,
.content.comment .author .avatar .mts_icon a,
.popup-list .content.comment .author .avatar .mts_icon a,
.content-fragment.group-top-user-list .avatar .mts_icon a {
  background: url('/themes/e2e/images/mts_icon15x15.png') center no-repeat;
  _background: transparent;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/e2e/images/mts_icon15x15.png");
  width: 15px;
  height: 15px;
  margin: -15px 0px;
  position: absolute;
}
.banner.context .avatar .mts_icon a,
.user-banner .user-avatar .mts_icon a {
  background: url('/themes/e2e/images/mts_icon25x25.png') center no-repeat;
  _background: transparent;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/e2e/images/mts_icon25x25.png");
  width: 25px;
  height: 25px;
  margin: -25px 0px;
  position: absolute;
}
.scrolled .banner.context .avatar .mts_icon a,
.scrolled .user-banner .user-avatar .mts_icon a {
  background: url('/themes/e2e/images/mts_icon13x13.png') center no-repeat;
  _background: transparent;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/themes/e2e/images/mts_icon13x13.png");
  width: 13px;
  height: 13px;
  margin: -13px 0px;
}
#dForumNotifyList {
  height: 160px;
  margin-bottom: 1.5em;
  width: 45em;
}
#dPrimaryList,
#dSecondaryList {
  float: left;
  height: 160px;
  width: 21em;
}
#dSecondaryList {
  margin-left: 2.1em;
}
#dForumNotifyList ul {
  background-color: #f0f0f0;
  border: 1px solid #cccccc;
  height: 7.5em;
  list-style-type: none;
  overflow: auto;
  padding: 0.3em 0.6em;
}
#dSecondaryList ul ul {
  border: medium none;
  height: 90%;
}
#dNotifyTextAreas {
  height: 12em;
  width: 45em;
}
#dPrimaryTextArea,
#dSecondaryTextArea {
  float: left;
  margin-bottom: 0.6em;
  width: 21em;
}
#dSecondaryTextArea {
  margin-left: 2.1em;
}
#dNotifyTextAreas textarea {
  border: 1px solid #cccccc;
  height: 3em;
  overflow: auto;
  padding: 0.3em 0.6em;
  resize: none;
  width: 21em;
}
#idPrimaryAdminMsgs,
#idSecondaryAdminMsgs {
  display: block;
  float: left;
  margin-bottom: 5px;
  position: absolute;
  width: 21em;
}
#idSecondaryAdminMsgs {
  left: 23.1em;
}
#dNotifyTextAreas .dNotifyMsgs {
  clear: both;
  height: 30px;
  position: relative;
  width: 45em;
}
#dNotifyTextAreas .dNotifySubmit {
  clear: both;
  display: block;
}
#dNotifyTextAreas .dNotifySubmit {
  background-color: #cc0000;
  border: medium none;
  border-radius: 0.3em;
  color: white;
  cursor: pointer;
  font-family: Arial;
  font-size: 1em;
  font-weight: 400;
  margin-top: 1.2em;
  padding: 0.6em 0.9em;
  text-align: center;
  width: auto;
}
#dNotifyTextAreas .dNotifySubmit:hover {
  background-color: #dd0000;
}
.delPrimaryUser,
.delSecondaryUser {
  left: -22px;
  position: relative;
  top: -17px;
}
#primaryUList > li,
#secondaryUList > li {
  padding-left: 22px;
}
@media SCREEN and (min-width: 1024px) {
  .content-fragment-page > .layout {
    padding-left: 1.5em !important;
    padding-right: 1.5em !important;
  }
  .content-fragment.thread-list .content-list.content .content.abbreviated .status .attribute-list {
    clear: none;
    margin-top: .5em;
  }
  .content-fragment.featured-content-slider {
    display: block;
    height: 210px;
  }
  .content-fragment.featured-content-slider .content-fragment-content {
    position: relative;
    border-bottom: none;
  }
  .content-fragment.featured-content-slider .content-fragment-content .featured-content-slider {
    padding: 0;
  }
  .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper {
    height: 210px;
  }
  .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item > .avatar-container > .avatar-wrapper > .avatar.shadowed:after {
    height: 210px;
  }
  .content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .caption {
    display: none;
  }
}
@media SCREEN and (min-width: 768px) {
  .content-fragment.site-banner .banner.site FIELDSET.search {
    margin: 0 0 0 1.8em;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item {
    margin-top: 0;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input {
    margin: 0;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT {
    border: 1px solid silver;
    border-radius: 0.2em;
    color: #555555;
    font-size: 1em;
    float: left;
    height: auto;
    max-width: 700px;
    padding: 0.5em;
    margin-bottom: -0.5em;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT:hover,
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT:focus,
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT.active {
    -webkit-box-shadow: 0 0 0.3em 0.1em #e0e0e0;
    -moz-box-shadow: 0 0 0.3em 0.1em #e0e0e0;
    box-shadow: 0 0 0.3em 0.1em #e0e0e0;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #555555;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #555555;
    opacity: 1;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #555555;
    opacity: 1;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input INPUT:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #555555;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input .searchIcon {
    background: url("http://e2e.ti.com/cfs-filesystemfile/__key/themefiles/s-ac6c06b274524486add6d4f6b26d379d-files/ti_5F00_search_5F00_icon.gif") no-repeat;
    height: 15px;
    margin: 10px 0 0 -22px;
    width: 15px;
    float: left;
    border: none;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input .searchIcon:hover,
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input .searchIcon:focus,
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input .searchIcon.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .content-fragment.site-banner .banner.site FIELDSET.search UL LI.field-item .field-item-input:after {
    display: none;
  }
  .banner.context .name,
  .banner.context .description {
    line-height: 3;
  }
  .banner.context .navigation-list.applications UL A.more {
    color: #555555;
    background-color: #e0e0e0;
    border: none !important;
    padding: 0.6em 0.9em;
    margin: 0.6em 0 0 1.5em;
  }
  .banner.context .navigation-list.applications UL A.more:hover {
    border: none;
    color: #555555 !important;
    background-color: #ededed;
    text-decoration: none;
  }
  .banner.context .navigation-list.new UL A {
    font-size: 1em;
    line-height: 1.2;
    padding: 0.6em 0.9em;
    width: auto;
  }
  .content-fragment.user-banner {
    margin-left: 3%;
  }
  .content-fragment.t-i-footer .footerLinks > DIV {
    width: 25%;
  }
  .content-fragment.group-list UL.content-list LI.content-item {
    width: 50%;
  }
  .content-fragment.group-list UL.content-list LI.content-item .content.abbreviated H3.name {
    display: block;
  }
  .content-fragment.thread-tracking #dThreadDiv {
    border: 1px solid #e0e0e0;
    border-radius: 0.3em;
  }
  .content-fragment.thread-tracking #dThreadDiv P {
    margin: 0 0 0.6em;
  }
  .content-fragment.thread-tracking #dThreadDiv > SELECT {
    width: 100%;
  }
  .content-fragment.thread-tracking #ttHeader {
    background-color: #e0e0e0;
    border-radius: 0.3em 0.3em 0 0;
    height: 3em;
    padding: 0.6em 0.9em;
  }
  .content-fragment.thread-tracking #ttHeader H3 {
    float: left;
    font-size: 1.5em;
    margin: 0;
  }
  .content-fragment.thread-tracking #TT_toggleButton {
    line-height: 2.4;
    margin-left: 0.6em;
  }
  .content-fragment.thread-tracking #threadTracking-col1,
  .content-fragment.thread-tracking #threadTracking-col2,
  .content-fragment.thread-tracking #threadTracking-col3 {
    float: left;
    padding: 0.9em;
    width: 30%;
    height: 9em;
  }
  .content-fragment.thread-tracking #threadTracking-col2 .image_button .magnify {
    position: relative;
    top: 0.53em;
  }
  .content-fragment.thread-tracking #threadTracking-col1 {
    width: 40%;
  }
  .content-fragment.thread-tracking #threadTracking-col1 .cBu {
    margin-top: 0.3em;
  }
  .content-fragment.thread-tracking #threadTrackingLayer2 {
    margin: 0 0.9em;
  }
  .content-fragment.thread-tracking #txtNotes {
    height: 3em;
    margin-top: 0.9em;
    width: 100%;
  }
  .content-fragment.thread-tracking #threadTrackingLayer2 INPUT {
    display: inline-block;
    border: none;
    border-radius: 0.3em;
    padding: .6em .9em;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.2;
    background: #cc0000;
    color: white;
    padding: 0.3em 0.9em;
  }
  .content-fragment.thread-tracking #threadTrackingLayer2 INPUT:hover {
    background: #e60000;
  }
  .content-fragment.thread .content.full .author {
    width: 65%;
  }
  .content-fragment.thread .content.full .author .user-icons {
    display: block;
    float: right;
    padding-top: 0.3em;
    width: 13.5em;
  }
  .content-fragment.thread .content.full .author .user-icons .rank-icon {
    font-size: .9em;
  }
  .content-fragment.thread .content.full .author .user-icons .rank-icon .rank-image {
    padding-left: 1.5em;
  }
  .content-fragment.thread .content.full .author .user-icons .role-icon {
    padding-left: 5px;
  }
  .content-fragment.thread .content.full .actions {
    width: 35%;
  }
  .left-sidebar .content-fragment.blog-post-list,
  .right-sidebar .content-fragment.blog-post-list {
    border: 1px solid #bfbfbf;
    padding: 0.9em !important;
    border-radius: .3em;
  }
  .left-sidebar .content-fragment.blog-post-list .mastimage,
  .right-sidebar .content-fragment.blog-post-list .mastimage {
    float: left;
  }
  .left-sidebar .content-fragment.blog-post-list .masttext,
  .right-sidebar .content-fragment.blog-post-list .masttext {
    display: table-cell;
    font-size: 1.2em;
    height: 3.75em;
    line-height: 1.5;
    padding: 0 .75em;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item {
    border-bottom: none;
    padding: .9em 0 0;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated {
    display: block;
    padding: 0;
    border: none;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated > H3.name,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated > H3.name {
    font-size: 1.2em !important;
    line-height: 1.25 !important;
    width: 100%;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author {
    display: block;
    float: none;
    padding: 0;
    line-height: 1.2;
    font-size: 0.9em;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author .avatar,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author .avatar {
    display: none;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author .user-name A,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .author .user-name A {
    color: #333333;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .attributes,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .attributes {
    display: block;
    float: none;
    padding: 0;
    font-size: 0.9em;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .attributes .attribute-list,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .attributes .attribute-list {
    display: block;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .content.excerpt,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .content.excerpt {
    display: block;
    padding-top: 0.3em !important;
  }
  .left-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .content.excerpt .post-summary,
  .right-sidebar .content-fragment.blog-post-list .content-list.content .content-item .content.abbreviated .content.excerpt .post-summary {
    font-size: .9em;
  }
  .content-fragment-page.userdashboard_accountactivity *,
  .content-fragment-page.userdashboard_myactivity *,
  .content-fragment-page.userdashboard_friendsactivity *,
  .content-fragment-page.userdashboard_subscriptions * {
    box-sizing: content-box;
  }
  .content-fragment-page.userdashboard_accountactivity > DIV.layout,
  .content-fragment-page.userdashboard_myactivity > DIV.layout,
  .content-fragment-page.userdashboard_friendsactivity > DIV.layout,
  .content-fragment-page.userdashboard_subscriptions > DIV.layout {
    width: 980px;
  }
  .content-fragment-page.userdashboard_accountactivity LI,
  .content-fragment-page.userdashboard_myactivity LI,
  .content-fragment-page.userdashboard_friendsactivity LI,
  .content-fragment-page.userdashboard_subscriptions LI {
    margin-left: 0;
  }
  .content-fragment.Dashboard {
    font-family: Arial;
    width: 980px;
    font-size: 11px;
    line-height: 1.25;
  }
  .content-fragment.Dashboard .dashboard-navigation .navigation-list {
    height: 30px;
  }
  .content-fragment.Dashboard .dashboard-navigation .navigation-list .navigation-item {
    background: #ececec;
    border: 1px solid #cccccc;
    margin-right: -1px;
    padding: 0 20px;
    position: relative;
    display: block;
    float: left;
    height: 29px;
  }
  .content-fragment.Dashboard .dashboard-navigation .navigation-list .navigation-item.selected {
    background: white;
    border-bottom: 1px solid white;
    border-left: 1px solid #cccccc;
  }
  .content-fragment.Dashboard .dashboard-navigation .navigation-list .navigation-item > A {
    line-height: 2.4;
  }
  .content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-image {
    width: 40%;
  }
  .content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-text {
    font-family: helvetica, arial, sans-serif;
    padding: .9em 1.5em;
    display: table-cell;
    vertical-align: middle;
    width: 60%;
  }
  .content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-text .blog-header-title {
    width: 80%;
    margin: 0 auto;
  }
  .content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-text .blog-header-title A {
    font-size: 1.8em;
    line-height: 1.5;
    color: #cc0000;
    font-weight: 600;
  }
  .content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-text .blog-header-title A:hover {
    text-decoration: none;
  }
  .content-fragment.blogs-headerbanner > DIV.content-fragment-content .blog-header-text .blog-header-description {
    width: 80%;
    margin: 0 auto;
    color: #333333;
    font-size: 1.2em;
    line-height: 1.5;
  }
}
@media SCREEN and (min-width: 768px) and (max-width: 1024px) {
  body,
  fieldset,
  .right-sidebar .content-fragment {
    font-size: 13px;
  }
  .layout-content.content-left-sidebar-right .layout-region.right-sidebar {
    width: 250px;
  }
  .content-fragment.thread-tracking #threadTracking-col1 {
    width: 60%;
    height: 10em;
  }
  .content-fragment.thread-tracking #threadTracking-col2 {
    width: 40%;
    height: 10.5em;
  }
  .content-fragment.thread-tracking #threadTracking-col3 {
    width: 100%;
    height: 7.5em;
  }
}
@media SCREEN and (min-width: 900px) {
  .content-fragment.home-forumfinder .inputquery {
    float: left;
    width: 33%;
  }
  .content-fragment.home-forumfinder .FFgroupslist {
    display: block;
    width: 100%;
    height: 6em;
    padding-left: 33%;
  }
  .content-fragment.home-forumfinder .FFgroupslist > UL {
    list-style: none outside none;
    border-left: 1px solid #cccccc;
    margin-left: 4%;
    padding-left: 4%;
    margin-bottom: .3em;
  }
  .content-fragment.home-forumfinder .FFgroupslist > UL > LI {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
    display: inline-block;
    margin: 0 0.5% 0.3em 0;
    width: 49%;
  }
  .content-fragment.home-forumfinder .FFgroupslist > .field-item-name {
    margin: 0 0 0.75em 3.5em;
  }
  .content-fragment.home-forumfinder .FFgroupslist .FFgroupslist_item > A {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #e0e0e0;
    color: #555555;
    line-height: 1.5;
    padding: .3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    cursor: pointer;
  }
  .content-fragment.home-forumfinder .FFgroupslist .FFgroupslist_item > A:hover {
    background-color: #e8e8e8;
    text-decoration: none;
  }
  .content-fragment.home-forumfinder .FFgroupslist .FFgroupslist_item > A:before {
    font-family: entypo;
    content: "\e877";
    display: inline-block;
    width: 0.3em;
    left: 95%;
    position: relative;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout {
    width: 20%;
    max-width: 18.3em;
    background-color: white;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    border-radius: 0.3em;
    -webkit-box-shadow: 0.1em 0.1em 0.15em #555555;
    -moz-box-shadow: 0.1em 0.1em 0.15em #555555;
    box-shadow: 0.1em 0.1em 0.15em #555555;
    z-index: 1012;
    white-space: nowrap;
    position: absolute;
    display: none;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout .flyout_topBar {
    border-bottom: 1px dotted #999999;
    cursor: pointer;
    margin-top: .3em;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: .6em .9em;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout .flyout_topBar A {
    color: #555555;
    font-weight: 600;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout .flyout_topBar:hover {
    background-color: #555555;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout .flyout_topBar:hover A {
    color: white;
    text-decoration: none;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout UL.sub_menu {
    list-style: none;
    clear: both;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout UL.sub_menu LI {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .9em;
    padding: .5em 1em;
    line-height: 1;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout UL.sub_menu LI A {
    color: #555555;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout UL.sub_menu LI:hover {
    background-color: #555555;
  }
  .content-fragment.home-forumfinder .FFgroupslist .flyout UL.sub_menu LI:hover A {
    color: white;
    text-decoration: none;
  }
}
@media SCREEN and (max-height: 864px) {
  .content-fragment.home-forumfinder .FFgroupslist .flyout {
    max-height: 30em;
    overflow: auto;
  }
}
.group-masthead-banner {
  border-radius: 0.3em;
  -webkit-box-shadow: 0 0.1em 0.1em #555555;
  -moz-box-shadow: 0 0.1em 0.1em #555555;
  box-shadow: 0 0.1em 0.1em #555555;
}
div.search-result-list .attribute-item.container {
  display: none;
}
.menuPopupPanel[style] {
  position: static !important;
}
.fb_iframe_widget {
  top: -2px;
}
