/*! 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('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/entypo.eot?70170780');
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/entypo.eot?70170780#iefix') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/entypo.woff?70170780') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/entypo.ttf?70170780') format('truetype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-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: 'Source Sans Pro';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300_2D00_italic.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300_2D00_italic.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300_2D00_italic.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_300_2D00_italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_400_2D00_italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600_2D00_italic.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600_2D00_italic.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600_2D00_italic.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_600_2D00_italic.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700.ttf') format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  src: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700_2D00_italic.eot') format('embedded-opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700_2D00_italic.woff') format('woff'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700_2D00_italic.otf') format('opentype'), url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/source_2D00_sans_2D00_pro_2D00_700_2D00_italic.ttf') format('truetype');
}
.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;
}
*,
*: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: 15px;
  line-height: 120%;
  background-color: white;
  color: #111111;
}
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;
  line-height: 120%;
  margin: 0px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: #444444;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin: 1em 0;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 27px;
}
h5 {
  font-size: 22.5px;
}
h5 {
  font-size: 18px;
}
a {
  color: #4aa3df;
  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: #75b9e7;
}
a:active {
  color: #258cd1;
}
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: #95d178;
}
a.positive:before,
a.positive .ie7_before {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
a.positive:hover {
  color: #a4d78b;
}
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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
a.pending:hover {
  color: #f9b94d;
}
a.read {
  color: #111111;
}
a.read:hover {
  color: #4aa3df;
}
a.disabled {
  color: #afb6bb;
}
a.disabled:hover {
  color: #bdc3c7;
}
p {
  margin: 1.5em 0 1.5em 0;
  line-height: 1.5em;
  font-size: 15px;
  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;
}
.glow-lookuptextbox {
  -webkit-appearance: none;
  border: 1px solid #d9dcde !important;
  padding: 6px !important;
  font-size: 15px !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: #75b9e7 !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: 15px;
  height: 15px;
  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: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *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: 0.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;
}
.mentionable-suggestion {
  display: block;
  position: relative;
  overflow: hidden;
}
.mentionable-suggestion.with-avatar {
  padding-left: 25px;
}
.mentionable-suggestion .mentionable-suggestion-avatar {
  position: absolute;
  top: 0;
  left: 0;
}
.mentionable-suggestion .mentionable-suggestion-preview {
  line-height: 20px;
}
/* $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: 0.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 #4aa3df;
}
.composer-hashtag-selector li,
.composer-mentionable-selector li {
  font-size: 13.5px;
  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: 15px;
  height: 15px;
  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: 7.5px;
  color: #d9dcde;
}
.rating .star-off-left:before,
.rating .star-off-left .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e809";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *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: 15px;
  height: 15px;
  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: 7.5px;
  color: #4aa3df;
}
.rating .star-on-left:before,
.rating .star-on-left .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e808";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *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: 15px;
  height: 15px;
  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: 7.5px;
  color: #d9dcde;
}
.rating .star-off-right:before,
.rating .star-off-right .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e809";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e809');
}
.rating .star-off-right:before {
  left: -7.5px;
}
.rating .star-on-right {
  padding: 0 !important;
  margin: 0 !important;
  font-weight: bold;
  display: inline-block;
  width: 15px;
  height: 15px;
  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: 7.5px;
  color: #4aa3df;
}
.rating .star-on-right:before,
.rating .star-on-right .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e808";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e808');
}
.rating .star-on-right:before {
  left: -7.5px;
}
.ui-webpreview .abbreviated-post.shared-link {
  text-align: left;
  position: relative;
  padding: 10px !important;
  background-color: #f2f2f2 !important;
  border-width: 0 !important;
  font-size: 12.75px !important;
}
.ui-webpreview .abbreviated-post.shared-link .post-summary {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 1.4em;
  color: #111111;
}
.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: 15px;
  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;
}
.drag-drop-container {
  z-index: 20;
}
.drag-drop-container .drag-drop-shade {
  background-color: white;
  opacity: 0.67;
}
.drag-drop-container .drag-drop-message {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #4aa3df;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.abbreviated-post.shared-link.abbreviated-post .post-name {
  margin: 0 !important;
}
.glowlookuptextbox-alreadyselected {
  color: #656565;
}
.glowlookuptextbox-alreadyselected .glowlookuptextbox-identifier {
  padding: 0 4px;
  border-radius: 2px;
  background-color: #656565;
  color: white;
  font-size: 75%;
  font-style: normal;
  margin-left: 0.5em;
}
.width {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
}
*.width {
  margin-left: inherit;
  margin-right: inherit;
  min-width: none;
  min-height: none;
  padding-left: inherit;
  padding-right: inherit;
}
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 {
  display: none;
}
.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: 570px;
  max-width: 1060px;
  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: 30px;
}
.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.617977528px !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: #4aa3df;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
}
.button_style:hover {
  background-color: #57aae1;
}
.button_style:active {
  background-color: #3498db;
}
.page-management-edit-link {
  padding-top: 20px;
}
.page-management-edit-link a {
  background-color: #4aa3df;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
}
.page-management-edit-link a:hover {
  background-color: #57aae1;
}
.page-management-edit-link a:active {
  background-color: #3498db;
}
.header-fragments .layout .layout-content {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: white;
}
.header-fragments .layout .layout-content .layout-region.header {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: white;
  opacity: 0.98;
  padding-left: 0px;
  padding-right: 0px;
  left: 0px;
  right: 0px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
}
.header-fragments .layout .layout-content.scrolled {
  opacity: 0.98;
  left: 0px;
  right: 0px;
  -webkit-box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.07);
}
.header-fragments .layout .layout-content.scrolled .layout-region.header .layout-region-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.header-fragments .layout .header-top-content {
  background-color: transparent;
  opacity: 1;
  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: #111111;
  background-color: white;
  border-bottom: 1px solid #e6e6e6;
  opacity: 1;
  max-width: 100%;
  left: auto;
  right: auto;
}
.header-fragments .layout .header-top-content.scrolled {
  border-bottom: 0px;
  opacity: 1;
  -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: 0.98;
  border-bottom: 0px;
}
.header-fragments .layout .header-top-content.scrolled .layout-region.header .layout-region-inner {
  padding-left: 10px;
  padding-right: 10px;
}
.header-fragments .layout .header-top-content.with-adaptable-elements .layout-region.header {
  border-bottom: 0px;
  opacity: 1;
  background-color: #fafafa;
  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;
  background-color: #fafafa;
}
.header-fragments .layout .header-top-content.with-adaptable-elements.scrolled .layout-region.header {
  border-bottom: 1px solid #e6e6e6;
  opacity: 0.98;
}
.header-fragments .layout .header-top-content.with-adaptable-elements.scrolled .layout-region.content {
  background-color: white;
  opacity: 0.98;
  border-bottom: 0px;
}
.header-fragments .layout .header-top-content .layout-region-inner {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
}
.header-fragments .layout-region.content {
  border: 0px;
  position: relative;
}
.edit .header-fragments .layout .layout-content .layout-region.header .layout-region-inner {
  padding-left: 0px;
  padding-right: 0px;
}
.content-fragment-page {
  background-color: white;
}
.content-fragment-page > .layout {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  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: 18px;
  -webkit-font-smoothing: antialiased;
  color: #515151;
  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;
}
.footer-fragments > .layout {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  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: 240px;
  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: 240px;
  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: 240px;
  padding-right: 10px;
}
.layout-content.sidebar-left-content-center-sidebar-right .layout-region.right-sidebar {
  width: 240px;
  padding-left: 10px;
}
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.right-sidebar {
  width: 50%;
  padding-left: 10px;
}
.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.split-sidebar-left {
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
}
.layout-content.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.split-sidebar-right {
  width: 25%;
  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: 240px;
  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: 240px;
  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: 240px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right .layout-region.right-sidebar {
  width: 240px;
  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: 240px;
  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: 240px;
  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: 240px;
  padding-right: 10px;
}
.layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
  width: 240px;
  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: #111111;
  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: #4aa3df;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px 10px 20px;
  padding: 0px 10px 0px 10px;
}
.menu.save-page-content input[type="button"]:hover,
.menu.select-page-content input[type="button"]:hover {
  background-color: #57aae1;
}
.menu.save-page-content input[type="button"]:active,
.menu.select-page-content input[type="button"]:active {
  background-color: #3498db;
}
::-ms-clear {
  display: none !important;
}
.message {
  clear: both;
  line-height: 1.5em;
  font-size: 13.5px;
  padding: 10px;
  color: #444444;
  border: 1px solid #e6e9ea;
  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;
}
.message.warning a,
.message.error a {
  color: #f15922;
}
.message.error {
  background-color: #fffbfa;
  color: #f15922;
  border: 1px solid #f15922;
}
.message.warning {
  background-color: #ffffcc;
  color: black;
  border: 1px solid #b0af57;
}
.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: 0.85;
  color: white;
  margin: 0;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  padding: 20px 30px 20px 30px;
}
.popup-list.notification .message.error {
  background-color: #f15922;
  opacity: 0.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: 16.5px;
  color: #2b2b2b;
  font-weight: bold;
}
.shared_link .post-application a {
  color: #bdc3c7;
  font-size: 12px;
}
.shared_link .post-summary {
  color: #bdc3c7;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  transition: all 0.15s;
}
.shared_link:hover .post-name a {
  color: #111111;
}
.shared_link:hover .post-application a {
  color: #111111;
}
.shared_link:hover .post-summary {
  color: #111111;
}
.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: 16.5px;
  color: #2b2b2b;
  font-weight: bold;
}
.ui-webpreview .abbreviated-post.shared-link .post-application a {
  color: #bdc3c7;
  font-size: 12px;
}
.ui-webpreview .abbreviated-post.shared-link .post-summary {
  color: #bdc3c7;
  -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: #111111;
}
.ui-webpreview .abbreviated-post.shared-link:hover .post-application a {
  color: #111111;
}
.ui-webpreview .abbreviated-post.shared-link:hover .post-summary {
  color: #111111;
}
.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: 16.5px;
  color: #2b2b2b;
  font-weight: bold;
}
.full-post.activity .abbreviated-post.shared-link .post-application a {
  color: #bdc3c7;
  font-size: 12px;
}
.full-post.activity .abbreviated-post.shared-link .post-summary {
  color: #bdc3c7;
  -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: #111111;
}
.full-post.activity .abbreviated-post.shared-link:hover .post-application a {
  color: #111111;
}
.full-post.activity .abbreviated-post.shared-link:hover .post-summary {
  color: #111111;
}
.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;
}
.ui-forumvotes.reply {
  *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'));
}
.ui-forumvotes.reply:before,
.ui-forumvotes.reply .ie7_before {
  width: 16.5px;
  height: 16.5px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 16.5px;
  line-height: 16.5px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.ui-forumvotes.thread {
  *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-left: 1px;
}
.ui-forumvotes.thread:before,
.ui-forumvotes.thread .ie7_before {
  width: 16.5px;
  height: 16.5px;
  display: inline-block;
  content: "\e872";
  font-family: Entypo;
  font-size: 16.5px;
  line-height: 16.5px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e872');
}
.ui-forumvotes[data-count="0"] {
  display: none;
  /*
	span {
		display: none;
	}
	*/

}
.ui-forumvotes[data-voted="false"] {
  color: #bdc3c7;
}
.navigation-list[data-direction="horizontal"] a.ui-forumvotes {
  padding-right: 0px;
}
.navigation-list[data-direction="horizontal"] a.ui-forumvotes:before {
  margin-left: 6.666666667px;
}
.composer-mentionable-mention-highlight {
  background-color: #cce7f3;
  color: #cce7f3;
}
.composer-mentionable-selector li {
  border-bottom: 1px solid #cce7f3;
}
.composer-mentionable-selector li.highlight {
  background-color: #cce7f3;
}
.composer-hashtag-highlight {
  background-color: #cce7f3;
  color: #cce7f3;
}
.composer-hashtag-selector li {
  border-bottom: 1px solid #cce7f3;
}
.composer-hashtag-selector li.highlight {
  background-color: #cce7f3;
}
.composer-url-highlight {
  background-color: #cce7f3;
  color: #cce7f3;
}
.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: #a1aab0;
}
.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: #a1aab0;
  margin-right: 0;
}
.ui-like .like-count:before,
.ui-like .like-count .ie7_before {
  width: 10.5px;
  height: 10.5px;
  display: inline-block;
  content: "\e82b";
  font-family: Entypo;
  font-size: 10.5px;
  line-height: 10.5px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82b');
}
.ui-like .like-count:before {
  top: -1px;
}
.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: #4aa3df !important;
}
.ui-like[data-initialstate="true"] a {
  color: #4aa3df !important;
}
.ui-like[data-initialstate="true"] .like-count {
  color: #4aa3df !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: 13.5px;
  color: #bdc3c7;
  padding-top: 10px;
}
.modal-content .who-likes-list .show-more:hover {
  color: #4aa3df;
}
.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;
}
.theater-mask {
  background-color: #111111;
  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 .post-attachment-viewer > .ui-viewhtml > * {
  margin-left: auto;
  margin-right: auto;
}
.theater-content .content-list .content-item.activity-story,
.theater-content .activity-story {
  border: 0px;
  padding-left: 80px;
  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;
}
.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: 18px;
  height: 18px;
  display: inline-block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  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: 18px;
  height: 18px;
  display: inline-block;
  content: "\e87d";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  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: 15px;
  width: 38px px !important;
  height: 38px 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: 38px;
  height: 38px;
  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: 38px px !important;
  height: 38px 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: 38px;
  height: 38px;
  top: 10px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  *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: #4aa3df;
}
.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: #f15922;
  color: white !important;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 10.5px;
  display: block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  z-index: 100;
  -webkit-text-stroke-width: 0px !important;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.banner.site .avatar {
  display: table-cell;
  width: 125px;
  margin: 0 0 0 0;
  overflow: hidden;
  border-spacing: 0px;
  vertical-align: middle;
  background-color: transparent;
  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 #b6b6b6;
  height: 32px;
  padding: 0 0 0 40px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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: #4aa3df;
  background-color: white;
}
.banner.site fieldset ul li .field-item-input input.active {
  border-color: #4aa3df;
  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: #bdc3c7;
  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: #9d9d9d;
}
.banner.site .navigation-list ul a.active {
  color: #4aa3df;
}
.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: #f15922 !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;
}
.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;
  top: 0px;
  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;
  padding-left: 80px;
}
.banner.context.with-alert {
  height: 123.5px;
}
.banner.context.with-alert .parent-navigation {
  float: left;
  position: relative;
  top: 35%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.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;
  border: 0px;
}
.banner.context .avatar .caption {
  display: none;
}
.banner.context .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  -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-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 600;
  font-size: 19.5px;
  position: relative;
  line-height: 88px;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  color: #444444;
}
.banner.context .name a,
.banner.context .description a {
  float: left;
  color: #444444;
}
.banner.context .name a:hover,
.banner.context .description a:hover {
  color: #4aa3df;
}
.banner.context .description {
  padding-left: 11px;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e875";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 0px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e875');
}
.banner.context .description a:before {
  top: -2px;
  color: #bdc3c7;
}
.banner.context .description.currentcontent {
  display: none;
}
.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: 13.5px;
  height: auto;
  border: 1px solid #cbd0d3;
  color: #a1aab0;
  -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: #4aa3df;
  border-color: #4aa3df;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: #4aa3df;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13.5px;
  height: auto;
  line-height: 34px;
  -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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e816";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: #5faee3;
}
.banner.context .alert {
  height: 25.5px;
  line-height: 25.5px;
  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: 25.5px;
  color: #6a6a6a;
  font-size: 13.5px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
  background-color: #e6e9ea;
  border: 0px;
}
.banner.context .alert a:hover {
  background-color: #4aa3df;
  color: white !important;
}
.banner.context.home .name,
.banner.context.home .description {
  line-height: 65px;
}
.banner.context.home .description.reputation {
  line-height: 59px;
  padding-top: 4px;
  font-size: 12px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  padding-left: 10px;
  font-weight: 500;
}
.banner.context.home .avatar .caption {
  position: absolute;
  display: block;
  width: 100%;
  background-color: #111111;
  opacity: 0.9;
  top: 22px;
  padding: 3px 0 3px 0;
  text-align: center;
  font-size: 12px;
  z-index: 4;
}
.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: 16px;
  margin: 0 0 0 0;
  color: #6a6a6a;
  font-size: 13.5px;
}
.banner.context.home .navigation-list.applications ul a:hover {
  color: #4aa3df;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: #bdc3c7;
}
.banner.context.home .parent-navigation {
  position: relative;
  top: 30px;
}
.banner.context.home .parent-navigation ul a.more {
  top: 1px;
}
.banner.context.home .parent-navigation ul a.more:before {
  top: 0px;
}
.banner.context .parent-navigation {
  float: left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.banner.context .parent-navigation ul a {
  float: left;
}
.banner.context .parent-navigation ul a.more {
  color: #777777;
  margin-right: 5px;
  display: inline-block;
  width: 15px;
  height: 15px;
  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'));
  -webkit-font-smoothing: antialiased;
}
.banner.context .parent-navigation ul a.more:before,
.banner.context .parent-navigation ul a.more .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e892";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e892');
}
.banner.context .parent-navigation ul a.more:before {
  -webkit-font-smoothing: antialiased;
  top: -1px;
  color: #bdc3c7;
}
.banner.context .parent-navigation ul a:hover {
  color: #4aa3df;
}
.banner.context .parent-navigation ul a:hover:before {
  color: #4aa3df;
}
.header-fragments:hover .banner.site .navigation-list ul a {
  color: #111111;
}
.header-fragments:hover .banner.site fieldset ul li .field-item-input input {
  border: 1px solid #909090;
}
.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: #4aa3df;
}
.header-fragments:hover .banner.context .navigation-list.applications ul a {
  border: 1px solid #515151;
  color: #373737;
}
.header-fragments:hover .banner.context .navigation-list.applications ul a:hover {
  color: #4aa3df;
  border-color: #4aa3df;
}
.header-fragments:hover .banner.context.home .navigation-list.applications ul a {
  border: 0px;
  color: #6a6a6a;
}
.header-fragments:hover .banner.context.home .navigation-list.applications ul a:hover {
  color: #4aa3df;
}
.header-fragments:hover .banner.context .alert a {
  border-color: #515151;
  color: #373737;
}
.header-fragments:hover .banner.context .alert a:hover {
  color: #4aa3df;
  border-color: #4aa3df;
}
.header-fragments:hover .banner.context .alert a:active {
  background-color: #4aa3df;
  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 #cbd0d3 !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: 30px !important;
  height: 30px !important;
  color: #111111 !important;
  font-size: 12px !important;
  background-color: transparent !important;
  overflow: visible !important;
}
.uiselect > span:after {
  font-family: Entypo;
  content: "\e877";
  font-size: 15px;
  color: #bdc3c7;
  position: absolute;
  right: 10px;
  line-height: 30px;
}
.uiselect > span:after:hover {
  color: white;
}
.uiselect:hover {
  background-color: #4aa3df !important;
  color: white !important;
  border-color: #4aa3df !important;
}
.uiselect:hover > span {
  color: white !important;
  background-color: #4aa3df !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 #4aa3df !important;
  overflow: hidden !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uiselect.options > div > div {
  color: #4aa3df !important;
  font-size: 12px !important;
  padding: 0px 10px 0px 10px !important;
  border: 0px !important;
  line-height: 30px !important;
  height: 30px !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: #4aa3df !important;
  color: white !important;
}
.uiselect.options:hover {
  background-color: transparent !important;
}
.left-sidebar .uiselect,
.split-sidebar-right .uiselect,
.split-sidebar-left .uiselect,
.content-left-sidebar-right .right-sidebar .uiselect,
.sidebar-left-content-center-sidebar-right .right-sidebar .uiselect,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .uiselect,
.header-top-content-left-sidebar-right .right-sidebar .uiselect,
.header-top-content-left-sidebar-right-footer .right-sidebar .uiselect,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .uiselect,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .uiselect {
  margin-bottom: 5px !important;
}
.slim_banner {
  height: 44px;
  padding-left: 40px;
}
.slim_banner.with-alert {
  height: 44px;
  padding-left: 40px;
}
.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: 15px;
  top: 0px;
  line-height: 44px;
  color: #444444;
}
.slim_banner .name a,
.slim_banner .description a {
  color: #444444;
}
.slim_banner .name a:hover,
.slim_banner .description a:hover {
  color: #4aa3df;
}
.slim_banner .description a:before {
  top: 0px;
}
.slim_banner .description.currentcontent {
  display: block;
}
.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: 40px;
}
.banner.context.slim.with-alert {
  height: 44px;
  padding-left: 40px;
}
.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: 15px;
  top: 0px;
  line-height: 44px;
  color: #444444;
}
.banner.context.slim .name a,
.banner.context.slim .description a {
  color: #444444;
}
.banner.context.slim .name a:hover,
.banner.context.slim .description a:hover {
  color: #4aa3df;
}
.banner.context.slim .description a:before {
  top: 0px;
}
.banner.context.slim .description.currentcontent {
  display: block;
}
.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: 40px;
}
.scrolled .banner.context.with-alert {
  height: 44px;
  padding-left: 40px;
}
.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: 15px;
  top: 0px;
  line-height: 44px;
  color: #444444;
}
.scrolled .banner.context .name a,
.scrolled .banner.context .description a {
  color: #444444;
}
.scrolled .banner.context .name a:hover,
.scrolled .banner.context .description a:hover {
  color: #4aa3df;
}
.scrolled .banner.context .description a:before {
  top: 0px;
}
.scrolled .banner.context .description.currentcontent {
  display: block;
}
.scrolled .banner.context .navigation-list.applications {
  display: none;
}
.scrolled .banner.context .alert {
  display: none;
}
.scrolled .banner.context .navigation-list.new {
  top: 5px;
}
.scrolled .banner.context.home .parent-navigation {
  top: 50%;
}
.scrolled .banner.context.home .reputation {
  display: none;
}
.scrolled .banner.context.with-alert .parent-navigation {
  top: 50%;
}
.sort {
  border: 1px solid #cbd0d3 !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: #bdc3c7 !important;
}
.sort .by .uiselect > span:hover,
.sort .order .uiselect > span:hover {
  color: white !important;
}
.sort:hover {
  border-color: #4aa3df !important;
}
.sort:hover .uiselect > span {
  color: #4aa3df !important;
}
.left-sidebar .sort,
.split-sidebar-right .sort,
.split-sidebar-left .sort,
.content-left-sidebar-right .right-sidebar .sort,
.sidebar-left-content-center-sidebar-right .right-sidebar .sort,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .sort,
.header-top-content-left-sidebar-right .right-sidebar .sort,
.header-top-content-left-sidebar-right-footer .right-sidebar .sort,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .sort,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .sort {
  display: none;
}
.filter {
  display: block;
  clear: both;
  width: 100%;
  display: table;
}
.filter .uiselect > span {
  color: #869198 !important;
}
.filter .filter-option {
  text-align: center;
  display: table-cell;
}
.filter .filter-option a {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  display: block;
  padding: 5px 0 3.333333333px 0;
  border-bottom: 2px solid #d9dcde;
  text-align: center;
  border-right: 0px;
  color: #bdc3c7;
  font-size: 15px;
}
.filter .filter-option a:active {
  background-color: white;
}
.filter .filter-option a:hover {
  color: #4aa3df;
  border-bottom: 2px solid #4aa3df;
}
.filter .filter-option.selected a {
  color: #555555;
  border-bottom: 2px solid #555555;
}
.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: #bdc3c7 !important;
}
.view .uiselect > span:hover {
  color: white !important;
}
.left-sidebar .view,
.split-sidebar-right .view,
.split-sidebar-left .view,
.content-left-sidebar-right .right-sidebar .view,
.sidebar-left-content-center-sidebar-right .right-sidebar .view,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .view,
.header-top-content-left-sidebar-right .right-sidebar .view,
.header-top-content-left-sidebar-right-footer .right-sidebar .view,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .view,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .view {
  display: none;
}
.navigation-list.links {
  display: none;
}
.navigation-list.links a {
  font-size: 0.9em;
  display: block;
  margin-bottom: 6px;
  padding: 4px;
  text-align: center;
  border: 1px solid #4aa3df;
  color: #4aa3df;
  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: #4aa3df;
  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: 12px;
  line-height: 30px;
}
.navigation-list.navigation a[data-more] {
  color: #bdc3c7;
  display: inline-block;
  width: 32.5px;
  height: 32.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'));
}
.navigation-list.navigation a[data-more]:before,
.navigation-list.navigation a[data-more] .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 32.5px;
  height: 32.5px;
  top: 8px;
  left: 0;
  display: block;
  content: "\e855";
  font-family: Entypo;
  font-size: 16.5px;
  line-height: 16.5px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e855');
}
.navigation-list.navigation a[data-more]:hover,
.navigation-list.navigation a[data-more]:active {
  color: #4aa3df;
}
.breadcrumbs {
  display: block;
  clear: both;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}
.breadcrumbs .breadcrumb {
  font-size: 13.5px;
  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: 13.5px;
  height: 13.5px;
  display: inline-block;
  content: "\e879";
  font-family: Entypo;
  font-size: 13.5px;
  line-height: 13.5px;
  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-size: 0.9em;
  display: table;
}
.pager .previous,
.pager .next {
  display: table-cell;
  padding: 6px 12px 6px 12px;
  background-color: #4aa3df;
  color: white;
  min-width: 88px;
  text-align: center;
  border-radius: 3px;
}
.pager .previous:hover,
.pager .next:hover {
  background-color: rgba(74, 163, 223, 0.8);
}
.pager .previous.disabled,
.pager .next.disabled {
  background-color: #cbd0d3;
  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: #bdc3c7;
}
.pager .ends a:hover {
  color: #4aa3df;
}
.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: #bdc3c7;
}
.layout-region.right-sidebar .pager .previous:hover,
.layout-region.left-sidebar .pager .previous:hover {
  color: #4aa3df;
}
.layout-region.right-sidebar .pager .previous.disabled,
.layout-region.left-sidebar .pager .previous.disabled {
  color: #f4f5f6;
}
.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: #bdc3c7;
}
.layout-region.right-sidebar .pager .next:hover,
.layout-region.left-sidebar .pager .next:hover {
  color: #4aa3df;
}
.layout-region.right-sidebar .pager .next.disabled,
.layout-region.left-sidebar .pager .next.disabled {
  color: #f4f5f6;
}
.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: #4aa3df;
}
.layout-region.right-sidebar .pager:hover .previous.disabled,
.layout-region.left-sidebar .pager:hover .previous.disabled {
  color: #f4f5f6;
}
.layout-region.right-sidebar .pager:hover .next,
.layout-region.left-sidebar .pager:hover .next {
  color: #4aa3df;
}
.layout-region.right-sidebar .pager:hover .next.disabled,
.layout-region.left-sidebar .pager:hover .next.disabled {
  color: #f4f5f6;
}
.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: #e6e9ea;
}
.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: #5faee3;
}
.links-popup-panel {
  width: 230px;
  padding-top: 6px;
  padding-bottom: 5px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.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 #4aa3df;
}
.links-popup-panel ul > li > span {
  display: block;
  width: 100%;
  overflow: hidden;
}
.links-popup-panel ul > li > span a.selected {
  background-color: #f7f7f7;
  color: #111111;
}
.links-popup-panel ul > li > span > a,
.links-popup-panel ul a {
  color: #4aa3df;
  font-size: 0.9em;
  display: block;
  padding: 6px 4px 6px 4px;
  text-align: center;
  -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: #4aa3df;
  color: white;
}
.links-popup-panel ul > li > span > a.selected,
.links-popup-panel ul a.selected {
  background-color: #f7f7f7;
  font-weight: 600;
  color: #111111;
  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: #4aa3df;
  color: white;
}
.links-popup-panel ul > li > span > a.crumb,
.links-popup-panel ul a.crumb {
  text-align: left;
  padding-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'));
}
.links-popup-panel ul > li > span > a.crumb:before,
.links-popup-panel ul a.crumb:before,
.links-popup-panel ul > li > span > a.crumb .ie7_before,
.links-popup-panel ul a.crumb .ie7_before {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e892";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e892');
}
.links-popup-panel ul > li > span > a.crumb.depth-1,
.links-popup-panel ul a.crumb.depth-1 {
  padding-left: 10px;
}
.links-popup-panel ul > li > span > a.crumb.depth-2,
.links-popup-panel ul a.crumb.depth-2 {
  padding-left: 20px;
}
.links-popup-panel ul > li > span > a.crumb.depth-3,
.links-popup-panel ul a.crumb.depth-3 {
  padding-left: 30px;
}
.links-popup-panel ul > li > span > a.crumb.depth-4,
.links-popup-panel ul a.crumb.depth-4 {
  padding-left: 40px;
}
.links-popup-panel ul > li > span > a.crumb.depth-5,
.links-popup-panel ul a.crumb.depth-5 {
  padding-left: 50px;
}
.links-popup-panel ul > li > span > a.crumb.depth-6,
.links-popup-panel ul a.crumb.depth-6 {
  padding-left: 60px;
}
.links-popup-panel ul > li > span > a.crumb.depth-7,
.links-popup-panel ul a.crumb.depth-7 {
  padding-left: 70px;
}
.links-popup-panel ul > li > span > a.crumb.depth-8,
.links-popup-panel ul a.crumb.depth-8 {
  padding-left: 80px;
}
.links-popup-panel ul > li > span > a.crumb.depth-9,
.links-popup-panel ul a.crumb.depth-9 {
  padding-left: 90px;
}
.links-popup-panel ul > li > span > a.crumb.depth-10,
.links-popup-panel ul a.crumb.depth-10 {
  padding-left: 100px;
}
.links-popup-panel ul > li > span > a.crumb.depth-11,
.links-popup-panel ul a.crumb.depth-11 {
  padding-left: 110px;
}
.links-popup-panel ul > li > span > a.crumb.depth-12,
.links-popup-panel ul a.crumb.depth-12 {
  padding-left: 120px;
}
.links-popup-panel ul > li > span > a.crumb.depth-13,
.links-popup-panel ul a.crumb.depth-13 {
  padding-left: 130px;
}
.links-popup-panel ul > li > span > a.crumb.depth-14,
.links-popup-panel ul a.crumb.depth-14 {
  padding-left: 140px;
}
.links-popup-panel ul > li > span > a.crumb.depth-15,
.links-popup-panel ul a.crumb.depth-15 {
  padding-left: 150px;
}
.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: #111111;
}
.sheet ul li > span > a:active {
  background-color: #4aa3df;
  color: white;
}
.sheet ul li > span > a[data-cancel] {
  background-color: #d9d9d9;
}
.sheet ul li > span > a[data-cancel]:active {
  background-color: #4aa3df;
  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: #111111;
}
.sheet ul li > a:active {
  background-color: #4aa3df;
  color: white;
}
.sheet ul li > a[data-cancel] {
  background-color: #d9d9d9;
}
.sheet ul li > a[data-cancel]:active {
  background-color: #4aa3df;
  color: white;
}
.button-style {
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #4aa3df;
  color: white;
  font-size: 15px;
  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: #5faee3;
}
.button-style:active {
  background-color: #3498db;
}
.button-style.disabled {
  background-color: #cbd0d3;
  cursor: default;
}
.button-style.disabled:hover {
  color: white;
}
fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 15px;
}
fieldset h1,
fieldset h2,
fieldset h3 {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  font-size: 33px;
  color: #444444;
  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: 16.5px;
}
fieldset .field-list .field-item .field-item-description {
  color: #777777;
  margin: 0;
}
fieldset .field-list .field-item.message.error .field-item-description {
  color: #f15922;
  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;
  vertical-align: bottom;
  white-space: nowrap;
  border-bottom: solid 1px black;
}
fieldset .field-list .field-item .field-item-input table.form thead > tr > th .multiselect {
  display: block;
  font-size: 11.25px;
  white-space: nowrap;
}
fieldset .field-list .field-item .field-item-input table.form tbody > tr > th {
  font-weight: normal;
  white-space: nowrap;
  border-bottom: solid 1px black;
}
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 {
  color: #bdc3c7;
  display: inline-block;
  height: 44px;
  padding: 14px;
}
fieldset .field-list .field-item .field-item-validation {
  color: #f15922;
  margin-top: 0;
  font-size: 13.5px;
}
fieldset .field-list .field-item.upload-with-preview > .field-item-input.file {
  border: 1px solid #d9dcde;
  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 #d9dcde;
  box-sizing: border-box;
  border-radius: 0 0 3px 3px;
  padding: 0 0 3px 0;
  margin: 0;
  background-color: #f4f5f6;
  border-top: solid 1px #d9dcde;
}
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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e82e";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: #111111;
}
fieldset input:-moz-placeholder {
  color: #111111;
}
fieldset input::-moz-placeholder {
  color: #111111;
}
fieldset input:-ms-input-placeholder {
  color: #111111;
}
fieldset input[type="search"],
fieldset input[type="password"],
fieldset input[type="text"],
fieldset input[type="input"],
fieldset textarea {
  -webkit-appearance: none;
  border: 1px solid #d9dcde;
  padding: 6px;
  font-size: 15px;
  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: #75b9e7;
}
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 input[type="search"] {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  padding: 5px 10px 5px 10px;
  font-size: 13.5px;
}
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: 16.5px;
  margin: 0 10px 0 1px;
}
fieldset input[type="checkbox"] + label.hidden {
  display: block !important;
  width: 18.5px;
  height: 18.5px;
  overflow: hidden;
}
fieldset input[type="checkbox"] + label:before {
  content: " ";
  display: inline-block;
  position: relative;
  left: 0;
  top: 2px;
  width: 16.5px;
  height: 16.5px;
  border: solid 1px #d9dcde;
  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: #e6e9ea;
}
fieldset input[type="checkbox"] + label:hover:before,
fieldset input[type="checkbox"]:focus + label:before {
  border-color: #75b9e7;
}
fieldset input[type="checkbox"][disabled] + label:hover:before,
fieldset input[type="checkbox"][disabled]:focus + label:before {
  border-color: #e6e9ea;
}
fieldset input[type="checkbox"]:checked + label:after {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20.5px;
  height: 20.5px;
  top: -1px;
  left: 1px;
  display: block;
  content: "\2713";
  font-family: Entypo;
  font-weight: bold;
  font-size: 20.5px;
  line-height: 16.5px;
  color: #4aa3df;
}
fieldset input[type="checkbox"][disabled]:checked + label:after {
  color: #e6e9ea;
}
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: #f15922;
}
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: #4aa3df;
  color: white;
  font-size: 15px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
fieldset a.submit-form:hover,
fieldset input[type="button"]:hover,
fieldset a.save-form:hover,
fieldset .button:hover {
  background-color: #5faee3;
}
fieldset a.submit-form:active,
fieldset input[type="button"]:active,
fieldset a.save-form:active,
fieldset .button:active {
  background-color: #3498db;
}
fieldset a.submit-form.disabled,
fieldset input[type="button"].disabled,
fieldset a.save-form.disabled,
fieldset .button.disabled {
  background-color: #cbd0d3;
  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 input[type="button"] {
  line-height: 30px;
  height: 30px;
  font-size: 12.75px;
  padding: 0 10px 0 10px;
  background-color: #a1aab0;
}
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: 22.5px;
}
.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;
}
.content-details .content-author .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-details .content-author .user-name {
  font-size: 16.5px;
  margin: 10px 10px 5px 10px;
  display: block;
  text-align: center;
  color: #1e1e1e;
}
.content-details .content-author .user-name a {
  color: #1e1e1e;
}
.content-details .content-date {
  margin: 0;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 13.5px;
}
.content-details .tag-list a {
  font-size: 13.5px;
  display: block;
  margin-bottom: 6px;
  padding: 4px;
  text-align: left;
  font-weight: 400;
  color: #111111;
  background-color: #f4f5f6;
  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: 12px;
  height: 12px;
  display: inline-block;
  content: "\e827";
  font-family: Entypo;
  font-size: 12px;
  line-height: 12px;
  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: #4aa3df;
  color: white;
}
.content-details .attribute-list {
  font-size: 13.5px;
}
.content-details .attribute-list a {
  font-size: 13.5px;
}
.content-details .attribute-list .attribute-item a {
  color: #78848c;
}
.content-details .attribute-list .attribute-item .attribute-value {
  overflow: hidden;
  display: block;
  margin-bottom: 6px;
  padding: 0;
  text-align: left;
  font-weight: 300;
  border: 1px solid #4aa3df;
  text-align: center;
  color: #4aa3df;
  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: #4aa3df;
}
.content-details .attribute-list .attribute-item.like .ui-like:before {
  color: #bdc3c7;
  margin: 0 5px 0 5px;
  left: 0px;
}
.content-details .attribute-list .attribute-item.like .ui-like .like-count {
  color: #bdc3c7 !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: #bdc3c7;
}
.content-details .attribute-list .attribute-item.like .attribute-value {
  color: #bdc3c7;
  border-color: #e6e6e6;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like a {
  color: #4aa3df;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like:before {
  color: #4aa3df;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like .like-count {
  color: #4aa3df !important;
}
.content-details .attribute-list .attribute-item.like.can-like .ui-like[data-initialstate="true"]:before {
  color: #4aa3df;
}
.content-details .attribute-list .attribute-item.like.can-like .attribute-value {
  color: #4aa3df;
  border-color: #4aa3df;
}
.content-details .attribute-list .attribute-item.like.can-like:hover {
  background-color: #4aa3df;
  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-details.minimal .attribute-list {
  margin-bottom: 10px;
}
.content-details.minimal .attribute-list .attribute-item {
  overflow: hidden;
  font-size: 13.2px;
  font-weight: 400;
  border-bottom: 1px solid #f4f5f6;
  padding: 5px 0 5px 0;
}
.content-details.minimal .attribute-list .attribute-item:last-child {
  border-bottom: 0px;
}
.content-details.minimal .attribute-list .attribute-item .attribute-name {
  display: none;
}
.content-details.minimal .attribute-list .attribute-item .attribute-value {
  margin: 0px;
  border: 0px;
  padding: 0px;
  display: block;
  text-align: left;
  line-height: 1.5em;
  color: #5e5e5e;
  font-weight: 400;
}
.content-details.minimal .attribute-list .attribute-item a {
  color: #4aa3df;
}
.content-details.minimal .attribute-list .attribute-item.author .attribute-value {
  padding-left: 40px;
  position: relative;
  height: 32px;
}
.content-details.minimal .attribute-list .attribute-item.author .avatar {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-details.minimal .attribute-list .attribute-item.author .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-details.minimal .attribute-list .attribute-item.author .user-name {
  position: relative;
  top: 6.666666667px;
}
.content-details.minimal .attribute-list .attribute-item.author .user-name .host-address {
  opacity: 0.6;
  font-style: italic;
  font-size: 10.5px;
}
.content-list.content {
  clear: both;
  overflow: hidden;
}
.content-list.content > .content-item {
  padding: 25px 0 25px 0;
  border-bottom: 1px solid #e6e9ea;
}
.content-list.content > .content-item.highlight {
  background-color: #fafafa;
  padding-left: 10px;
}
.content-list.content > .content-item .content .content.inline {
  color: #a1aab0;
}
.content-list.content > .content-item .content .attachment .viewer {
  margin: 10px 0 -25px 0;
  background-color: #fafafa;
  padding: 10px;
  color: #a1aab0;
}
.content-list.content.simple > .content-item {
  padding: 6.666666667px 0 6.666666667px 0;
  border-bottom: 1px solid #f4f5f6;
}
.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;
}
.content-list.thumbnail.small .thumbnail .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.left-sidebar .content-list .thumbnail-column,
.split-sidebar-right .content-list .thumbnail-column,
.split-sidebar-left .content-list .thumbnail-column,
.content-left-sidebar-right .right-sidebar .content-list .thumbnail-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-list .thumbnail-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-list .thumbnail-column,
.header-top-content-left-sidebar-right .right-sidebar .content-list .thumbnail-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-list .thumbnail-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-list .thumbnail-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-list .thumbnail-column {
  width: 105px;
}
.left-sidebar .content-list .thumbnail-column .content.thumbnail,
.split-sidebar-right .content-list .thumbnail-column .content.thumbnail,
.split-sidebar-left .content-list .thumbnail-column .content.thumbnail,
.content-left-sidebar-right .right-sidebar .content-list .thumbnail-column .content.thumbnail,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-list .thumbnail-column .content.thumbnail,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-list .thumbnail-column .content.thumbnail,
.header-top-content-left-sidebar-right .right-sidebar .content-list .thumbnail-column .content.thumbnail,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-list .thumbnail-column .content.thumbnail,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-list .thumbnail-column .content.thumbnail,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-list .thumbnail-column .content.thumbnail {
  width: 105px;
}
.user-defined-markup {
  line-height: normal !important;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.user-defined-markup a {
  color: #4aa3df;
  border-bottom: 1px solid #f2f2f2;
}
.user-defined-markup a:hover {
  border-bottom: 1px solid #4aa3df;
}
.user-defined-markup a:visited {
  color: #217dbb;
}
.user-defined-markup a:visited:hover {
  border-bottom: 1px solid #217dbb;
}
.user-defined-markup a > img {
  display: inline;
}
.user-defined-markup h1,
.user-defined-markup h2,
.user-defined-markup h3,
.user-defined-markup h4,
.user-defined-markup h5 {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: #444444;
}
.user-defined-markup h1 {
  font-size: 37.5px;
}
.user-defined-markup h2 {
  font-size: 31.5px;
}
.user-defined-markup h3 {
  font-size: 25.5px;
}
.user-defined-markup h4 {
  font-size: 19.5px;
}
.user-defined-markup h5 {
  font-size: 15px;
}
.user-defined-markup h5 {
  font-size: 12px;
}
.user-defined-markup pre:not(.ui-code) {
  padding: 10px;
  background-color: #f2f2f2;
  border-radius: 3px;
  font-size: 0.9em;
}
.user-defined-markup blockquote {
  line-height: 1.5em;
  font-style: italic;
  border-left: 10px solid #f2f2f2;
  margin: 0px;
  padding: 0 0 0 2em;
}
.user-defined-markup blockquote.quote .quote-user {
  color: #a1aab0;
}
.user-defined-markup ol,
.user-defined-markup ul {
  line-height: 1.5em;
  padding: 0 0 0 2em;
  margin: 1em 0 1em 0;
}
.user-defined-markup ol ol,
.user-defined-markup ul ol,
.user-defined-markup ol ul,
.user-defined-markup ul ul {
  margin: 0;
}
.user-defined-markup ol {
  list-style-type: decimal;
}
.user-defined-markup ol ol {
  list-style-type: lower-alpha;
}
.user-defined-markup ol ol ol {
  list-style-type: upper-alpha;
}
.user-defined-markup ol ol ol ol {
  list-style-type: lower-roman;
}
.user-defined-markup ol ol ol ol ol {
  list-style-type: upper-roman;
}
.user-defined-markup ul {
  list-style: disc;
}
.user-defined-markup table {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.user-defined-markup table th,
.user-defined-markup table td {
  word-wrap: normal;
  line-height: 1.5em;
  padding: 6.666666667px;
  border-bottom: 1px solid #bdc3c7;
}
.user-defined-markup table th {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #111111;
}
.user-defined-markup pre {
  white-space: pre;
  word-wrap: normal;
}
.user-defined-markup > div {
  line-height: 1.5em;
}
h1.title {
  margin-top: 0;
}
.content-fragment .content a,
.popup-list .content a {
  border-bottom: none;
}
.content-fragment .content .name a,
.popup-list .content .name a {
  color: #444444;
}
.content-fragment .content .name a:hover,
.popup-list .content .name a:hover {
  color: #4aa3df;
}
.content-fragment .content .name a.positive,
.popup-list .content .name a.positive {
  color: #95d178;
  font-weight: bold;
}
.content-fragment .content .name a.positive:hover,
.popup-list .content .name a.positive:hover {
  color: #a4d78b;
}
.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: #a1aab0;
}
.content-fragment .content .name a.disabled:hover,
.popup-list .content .name a.disabled:hover {
  color: #bdc3c7;
}
.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: #111111;
}
.content-fragment .content .name a.read:hover,
.popup-list .content .name a.read:hover {
  color: #4aa3df;
}
.content-fragment .content > .content,
.popup-list .content > .content {
  line-height: normal !important;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.content-fragment .content > .content a,
.popup-list .content > .content a {
  color: #4aa3df;
  border-bottom: 1px solid #f2f2f2;
}
.content-fragment .content > .content a:hover,
.popup-list .content > .content a:hover {
  border-bottom: 1px solid #4aa3df;
}
.content-fragment .content > .content a:visited,
.popup-list .content > .content a:visited {
  color: #217dbb;
}
.content-fragment .content > .content a:visited:hover,
.popup-list .content > .content a:visited:hover {
  border-bottom: 1px solid #217dbb;
}
.content-fragment .content > .content a > img,
.popup-list .content > .content a > img {
  display: inline;
}
.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: 500;
  color: #444444;
}
.content-fragment .content > .content h1,
.popup-list .content > .content h1 {
  font-size: 37.5px;
}
.content-fragment .content > .content h2,
.popup-list .content > .content h2 {
  font-size: 31.5px;
}
.content-fragment .content > .content h3,
.popup-list .content > .content h3 {
  font-size: 25.5px;
}
.content-fragment .content > .content h4,
.popup-list .content > .content h4 {
  font-size: 19.5px;
}
.content-fragment .content > .content h5,
.popup-list .content > .content h5 {
  font-size: 15px;
}
.content-fragment .content > .content h5,
.popup-list .content > .content h5 {
  font-size: 12px;
}
.content-fragment .content > .content pre:not(.ui-code),
.popup-list .content > .content pre:not(.ui-code) {
  padding: 10px;
  background-color: #f2f2f2;
  border-radius: 3px;
  font-size: 0.9em;
}
.content-fragment .content > .content blockquote,
.popup-list .content > .content blockquote {
  line-height: 1.5em;
  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: #a1aab0;
}
.content-fragment .content > .content ol,
.popup-list .content > .content ol,
.content-fragment .content > .content ul,
.popup-list .content > .content ul {
  line-height: 1.5em;
  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.5em;
  padding: 6.666666667px;
  border-bottom: 1px solid #bdc3c7;
}
.content-fragment .content > .content table th,
.popup-list .content > .content table th {
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #111111;
}
.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.5em;
}
.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 > .content .content-scrollable-wrapper.content-scrollable-wrapper-scrolled,
.popup-list .content > .content .content-scrollable-wrapper.content-scrollable-wrapper-scrolled {
  padding: 0;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e823";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: 22.5px;
}
.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: 12.75px;
  list-style: inline;
  list-style-type: none;
  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: 12.75px;
  height: 12.75px;
  display: inline-block;
  content: "\e803";
  font-family: Entypo;
  font-size: 12.75px;
  line-height: 12.75px;
  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: #a1aab0;
}
.content-fragment .content .status .answered a,
.popup-list .content .status .answered a {
  color: #95d178;
  *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: 12.75px;
  height: 12.75px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 12.75px;
  line-height: 12.75px;
  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: 12.75px;
}
.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: 12.75px;
  height: 12.75px;
  display: inline-block;
  content: "\e803";
  font-family: Entypo;
  font-size: 12.75px;
  line-height: 12.75px;
  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;
  display: inline-block;
  width: 44px;
  height: 44px;
  background-color: #bdc3c7;
  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: 30px;
  margin: 0 255px 0 0;
  word-wrap: break-word;
}
.content-fragment .content.abbreviated .author,
.popup-list .content.abbreviated .author {
  float: right;
  width: 240px;
  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;
  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;
  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;
}
.content-fragment .content.abbreviated > .avatar img,
.popup-list .content.abbreviated > .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
}
.content-fragment .content.abbreviated .attributes,
.popup-list .content.abbreviated .attributes {
  clear: right;
  float: right;
  width: 240px;
  padding-left: 54px;
  height: 40px;
  color: #bdc3c7;
}
.content-fragment .content.abbreviated .content,
.popup-list .content.abbreviated .content {
  clear: both;
  line-height: 1.4em;
  margin-right: 200px;
}
.content-fragment .content.abbreviated .status,
.popup-list .content.abbreviated .status {
  position: relative;
  color: #a1aab0;
}
.content-fragment .content.abbreviated .actions,
.popup-list .content.abbreviated .actions {
  width: 75%;
  margin: 5px 0;
  font-size: 13.5px;
}
.content-fragment .content.abbreviated .actions .navigation-list-item,
.popup-list .content.abbreviated .actions .navigation-list-item {
  color: #a1aab0;
}
.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: 30px 0 30px 0;
  font-size: 30px;
}
.content-fragment .content.full .content,
.popup-list .content.full .content {
  clear: both;
}
.content-fragment .content.full .content a > img,
.popup-list .content.full .content a > img {
  display: inline;
}
.content-fragment .content.full .status,
.popup-list .content.full .status {
  position: relative;
  color: #a1aab0;
}
.content-fragment .content.full .author,
.popup-list .content.full .author {
  text-align: right;
  font-size: 15px;
  min-height: 32px;
  width: 30%;
  float: right;
  margin: 10px 0;
  height: 52px;
  overflow: hidden;
  padding: 10px 0;
  border-top: solid 1px #e6e9ea;
}
.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;
}
.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: 10.5px;
  color: #949da4;
  margin-top: -5px;
}
.content-fragment .content.full .actions,
.popup-list .content.full .actions {
  width: 70%;
  float: left;
  margin: 10px 0;
  font-size: 13.5px;
  height: 52px;
  padding: 18.5px 0 10px 0;
  border-top: solid 1px #e6e9ea;
}
.content-fragment .content.full .actions .navigation-list-item,
.popup-list .content.full .actions .navigation-list-item {
  color: #a1aab0;
}
.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 .actions .navigation-list-item.primary a,
.popup-list .content.full .actions .navigation-list-item.primary a {
  background-color: #4aa3df;
  color: white;
  padding: 5px 15px 5px 15px !important;
  margin-right: 20px;
  border-radius: 3px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
}
.content-fragment .content.full .actions .navigation-list-item.primary a:hover,
.popup-list .content.full .actions .navigation-list-item.primary a:hover {
  background-color: #5faee3;
}
.content-fragment .content.full .actions .navigation-list-item.primary a:active,
.popup-list .content.full .actions .navigation-list-item.primary a:active {
  background-color: #3498db;
}
.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: 13.5px;
  display: block;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 2px 10px 4px 4px;
  text-align: left;
  font-weight: 400;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  color: #111111;
  background-color: #f4f5f6;
  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: 12px;
  height: 12px;
  display: inline-block;
  content: "\e827";
  font-family: Entypo;
  font-size: 12px;
  line-height: 12px;
  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: #4aa3df;
  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: #5e5e5e;
}
.content-fragment .content.full .attributes.top,
.popup-list .content.full .attributes.top {
  margin: -22.5px 0 30px 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.full.text,
.popup-list .content.full.text {
  font-size: 16.5px;
  line-height: 1.6em;
}
.content-fragment .content.full.text .name,
.popup-list .content.full.text .name {
  font-size: 42px;
}
.content-fragment .content.full.text p,
.popup-list .content.full.text p,
.content-fragment .content.full.text ol,
.popup-list .content.full.text ol,
.content-fragment .content.full.text ul,
.popup-list .content.full.text ul,
.content-fragment .content.full.text table,
.popup-list .content.full.text table {
  font-size: 16.5px;
  line-height: 1.6em;
}
.content-fragment .content.full.text pre,
.popup-list .content.full.text pre {
  font-size: 13.5px;
  line-height: 1.35em;
}
.content-fragment .content.full.text .actions,
.popup-list .content.full.text .actions {
  font-size: 13.5px;
}
.content-fragment .content.full.text .actions ul,
.popup-list .content.full.text .actions ul {
  font-size: 13.5px;
}
.content-fragment .content.comment,
.popup-list .content.comment {
  clear: both;
  padding-left: 60px;
  position: relative;
  font-size: 15px;
  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;
}
.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;
}
.content-fragment .content.comment .author .user-name,
.popup-list .content.comment .author .user-name {
  font-size: 14.25px;
  float: left;
  margin-right: 0.5em;
  line-height: 1.425em;
}
.content-fragment .content.comment .content,
.popup-list .content.comment .content {
  font-size: 14.25px;
  line-height: 1.425em;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.content-fragment .content.comment .content p,
.popup-list .content.comment .content p {
  font-size: 14.25px;
  line-height: 1.425em;
  margin: 0 0 1em 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.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: #a1aab0;
}
.content-fragment .content.comment .attributes .attribute-list,
.popup-list .content.comment .attributes .attribute-list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12.75px;
}
.content-fragment .content.comment .actions,
.popup-list .content.comment .actions {
  margin: 10px 10px 10px 0;
  font-size: 12.75px;
  min-width: 150px;
}
.content-fragment .content.comment .actions a,
.popup-list .content.comment .actions a {
  color: #a1aab0;
  padding: 0 10px 0 10px;
  border: 0px;
  font-size: 12.75px;
}
.content-fragment .content.comment .actions a:hover,
.popup-list .content.comment .actions a:hover {
  color: #4aa3df;
}
.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: #f1f1f1;
  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: 12px;
  line-height: normal;
  text-overflow: ellipsis;
  word-wrap: break-word;
  color: #444444;
}
.content-fragment .content.thumbnail .name a,
.popup-list .content.thumbnail .name a {
  color: #111111;
}
.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: 12px;
  min-width: 150px;
}
.content-fragment .content.thumbnail .actions a,
.popup-list .content.thumbnail .actions a {
  color: #a1aab0;
  padding: 0;
  border: 0px;
  font-size: 12px;
}
.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.small .avatar:after,
.popup-list .content.thumbnail.small .avatar:after {
  width: auto !important;
  height: auto !important;
}
.content-fragment .content.thumbnail[data-url]:hover,
.popup-list .content.thumbnail[data-url]:hover {
  cursor: url('https://www.lexisnexis.com/community/cfs-filesystemfile/__key/themefiles/s-fd-012b1d2c0c314d368067be10a84ad51f-files/magnify.cur'), -moz-zoom-in;
  background-color: #111111;
  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,
.split-sidebar-right .content-fragment .content-list.content,
.split-sidebar-left .content-fragment .content-list.content,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content {
  font-size: 14.25px;
  border-bottom: 0px;
}
.left-sidebar .content-fragment .content-list.content > .content-item,
.split-sidebar-right .content-fragment .content-list.content > .content-item,
.split-sidebar-left .content-fragment .content-list.content > .content-item,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content > .content-item,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content > .content-item,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content > .content-item,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content > .content-item,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content > .content-item,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content > .content-item,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .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,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated {
  padding: 6.666666667px 0 6.666666667px 0;
  border-bottom: 1px solid #f4f5f6;
}
.left-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .author,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .author,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .author,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .attributes,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .attributes,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attributes,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .attribute-list,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .attribute-list,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attribute-list,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .content,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .content,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .content,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .attachment,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .attachment,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .attachment,
.left-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .avatar,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .avatar,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .avatar {
  display: none;
}
.left-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.split-sidebar-right .content-fragment .content-list.content .content.abbreviated .name,
.split-sidebar-left .content-fragment .content-list.content .content.abbreviated .name,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .name,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.content .content.abbreviated .name {
  width: 100%;
  margin: 0;
  font-size: 14.25px;
  line-height: 1.5em;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  color: #444444;
  font-weight: 500;
}
.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: 22.5px;
  margin: 0;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .attributes {
  font-size: 13.5px;
  clear: none;
  float: none;
  width: 100%;
  padding-left: 0px;
  color: #bdc3c7;
  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: #bdc3c7;
}
.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: #4aa3df;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .content {
  font-size: 13.5px;
  color: #bdc3c7;
}
.content-fragment .content-list.tabular {
  display: table;
  width: 100%;
}
.content-fragment .content-list.tabular .content-item {
  display: table-row;
}
.content-fragment .content-list.tabular .content-item:first-child .cell {
  border-top: 1px solid #e6e9ea;
}
.content-fragment .content-list.tabular .content-item .cell {
  font-size: 13.5px;
  color: #aaaaaa;
  vertical-align: top;
  display: table-cell;
  border-bottom: 1px solid #e6e9ea;
  padding: 10px;
}
.content-fragment .content-list.tabular .content-item .cell:first-child {
  padding-left: 0;
}
.content-fragment .content-list.tabular .content-item .cell:last-child {
  padding-right: 0;
}
.content-fragment .content-list.tabular .content-item .cell.nowrap {
  white-space: nowrap;
}
.content-fragment .content-list.tabular .content-item .cell.minimal {
  width: 4%;
}
.content-fragment .content-list.tabular .content-item .cell.minimal a {
  color: #aaaaaa;
}
.content-fragment .content-list.tabular .content-item .cell.header {
  border-top: 0;
  border-bottom: 1px solid black;
  color: black;
}
.content-fragment .content-list.tabular .content-item .cell a {
  color: #111111;
}
.content-fragment .content-list.tabular .content-item .cell a:hover {
  color: #4aa3df;
}
.content-fragment .content-list.tabular .content-item .cell a.inline-button {
  color: #4aa3df;
}
.content-fragment .content-list.tabular .content-item .cell.align-right {
  text-align: right;
}
.content-fragment .content-list.tabular .content-item .cell .content:empty {
  display: none;
}
.content-fragment .content-list.tabular .content-item .icon {
  width: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.content-fragment .content-list.tabular .content-item .avatar {
  width: 45px;
  padding-right: 0px;
}
.content-fragment .content-list.tabular .content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-fragment .content-list.tabular .content-item .name h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  margin: 0;
}
.content-fragment .content-list.tabular .content-item .name h3 a.unread {
  font-weight: 600;
}
.content-fragment .content-list.tabular .content-item .name h3 .view-container {
  color: #777777;
}
.content-fragment .content-list.tabular .content-item .name h3 .view-container:hover {
  color: #4aa3df;
}
.content-fragment .content-list.tabular .content-item .name h3 .ui-forumvotes {
  position: relative;
  font-size: 12px;
  top: -1px;
  padding-left: 5px;
}
.content-fragment .content-list.tabular .content-item .name .content {
  color: #909090;
  font-size: 13.5px;
  padding: 5px 0 0 0;
}
.content-fragment .content-list.tabular .content-item.previewing .cell {
  border-bottom: 0px;
}
.content-fragment .content-list.tabular .content-item.preview .cell {
  border-bottom: 0px;
  padding: 0px;
}
.content-fragment .content-list.tabular .content-item.preview.previewing .cell {
  border-bottom: 1px solid #e6e9ea;
  padding: 10px;
}
.content-fragment .content-list.tabular.simple .content-item .cell.nowrap {
  padding-top: 15px;
}
.left-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.split-sidebar-right .content-fragment .content-list.tabular .content-item:first-child .cell,
.split-sidebar-left .content-fragment .content-list.tabular .content-item:first-child .cell,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .content-item:first-child .cell {
  border-top: 0px;
}
.left-sidebar .content-fragment .content-list.tabular .cell,
.split-sidebar-right .content-fragment .content-list.tabular .cell,
.split-sidebar-left .content-fragment .content-list.tabular .cell,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell {
  display: none;
  padding: 5px 0 5px 0;
}
.left-sidebar .content-fragment .content-list.tabular .cell.name,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name {
  display: block;
}
.left-sidebar .content-fragment .content-list.tabular .cell.name h1,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h1,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h1,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1,
.left-sidebar .content-fragment .content-list.tabular .cell.name h2,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h2,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h2,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2,
.left-sidebar .content-fragment .content-list.tabular .cell.name h3,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h3,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h3,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 {
  font-size: 13.5px;
}
.left-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .ui-forumvotes,
.left-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .ui-forumvotes,
.left-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .ui-forumvotes {
  display: none;
}
.left-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h1 .unread,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h1 .unread,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h1 .unread,
.left-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h2 .unread,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h2 .unread,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h2 .unread,
.left-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.split-sidebar-right .content-fragment .content-list.tabular .cell.name h3 .unread,
.split-sidebar-left .content-fragment .content-list.tabular .cell.name h3 .unread,
.content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment .content-list.tabular .cell.name h3 .unread {
  font-weight: 400;
}
/* push notifications */

.push-notification {
  background-color: #111111;
  padding: 10px;
  color: white;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 12.75px;
  line-height: 1.5em;
  width: 200px;
  -webkit-box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.15);
  -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: 15px;
  height: 15px;
  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: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.push-notification.active {
  cursor: pointer;
}
.push-notification.active:hover {
  background-color: #4aa3df;
}
.push-notification.active:hover .close {
  opacity: 0.99;
}
.push-notification.warning,
.push-notification.error {
  background-color: #f15922;
}
.push-notification.warning.active:hover,
.push-notification.error.active:hover {
  background-color: #f15922;
}
/* read list */

.popup-list-content-item {
  padding: 5px 10px 10px 50px;
  border-top: 0px;
  border-bottom: 1px solid #e6e9ea;
  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: #4aa3df;
  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;
}
.popup-list-content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.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: 12px;
  color: #bdc3c7;
}
.popup-list {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 13.5px;
  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 #4aa3df;
  background-color: white;
}
.popup-list .content-list {
  width: 280px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.popup-list .navigation-list.filter {
  border-bottom: 1px solid #e6e9ea;
  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-size: 0.9em;
  border-radius: 50px;
  float: left;
  margin: 4px 2px;
  padding: 2px 7px;
  text-decoration: none;
  border: 1px solid #4aa3df;
}
.popup-list .navigation-list.filter .navigation-item .internal-link:hover {
  background-color: #5faee3;
  border: 1px solid #5faee3;
  color: white;
}
.popup-list .navigation-list.filter .navigation-item .internal-link.selected {
  background-color: #4aa3df;
  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 #e6e9ea;
  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: #4aa3df;
  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;
}
.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;
}
.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: 12px;
  color: #bdc3c7;
}
.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: 0.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 #e6e9ea;
  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;
}
.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;
}
.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-size: 16.5px;
}
.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: #111111;
}
.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: #111111;
}
.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: #111111 !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 {
  background-color: #4aa3df;
  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: 0.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: #5faee3;
}
.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: #bdc3c7;
}
.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: #cbd0d3;
}
.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: 15px;
  height: 15px;
  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: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e815";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *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: 15px;
  height: 15px;
  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: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e812";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *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: #5e5e5e;
  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 #e6e9ea;
  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: 13.5px;
}
.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: #111111;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .abbreviated .content {
  float: left;
  clear: none;
  font-size: 13.5px;
}
.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: 10.5px;
  line-height: 1.3em;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .attributes a {
  color: #111111;
}
.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: 10.5px;
  height: 10.5px;
  display: inline-block;
  content: "\e875";
  font-family: Entypo;
  font-size: 10.5px;
  line-height: 10.5px;
  margin-right: 7.5px;
  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: #bdc3c7;
  width: 10px;
  margin-right: 0px;
}
.popup-list.search .multiple-column-list .content-list.content .content-item .name {
  font-size: 18px;
  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: #4aa3df;
  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 {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  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 3.333333333px 0;
  border-bottom: 2px solid #d9dcde;
  text-align: center;
  color: #bdc3c7 !important;
  font-size: 15px;
}
.tab-set table a:active {
  background-color: white;
}
.tab-set table a.selected {
  color: #555555 !important;
  border-bottom: 2px solid #555555;
}
.tab-set table a:hover {
  color: #4aa3df !important;
  border-bottom: 2px solid #4aa3df;
}
.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 0.25em;
  line-height: 120%;
}
.tag-list.cloud .tag-item.level-1 {
  font-size: 30px;
}
.tag-list.cloud .tag-item.level-2 {
  font-size: 27px;
}
.tag-list.cloud .tag-item.level-3 {
  font-size: 24px;
}
.tag-list.cloud .tag-item.level-4 {
  font-size: 21px;
}
.tag-list.cloud .tag-item.level-5 {
  font-size: 18px;
}
.tag-list.cloud .tag-item.level-6 {
  font-size: 15px;
}
.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: 0.7;
  height: 100% !important;
  position: fixed !important;
}
div.modal {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 10px solid red;
  padding: 20px;
  border: 0px;
}
div.modal .modal-footer,
div.modal .modal-resize {
  display: none;
}
div.modal .modal-close-wrapper {
  float: right;
  position: relative;
  top: -5px;
  right: -10px;
}
div.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'));
}
div.modal .modal-close-wrapper .modal-close:before,
div.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');
}
div.modal .modal-close-wrapper .modal-close:hover {
  color: #4aa3df;
}
div.modal .modal-title {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #d9dcde;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: #444444;
  font-size: 21px;
}
div.modal .modal-content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
div.modal .modal-content iframe {
  -webkit-overflow-scrolling: touch;
}
/* masonry */

.masonry-column {
  width: 150px;
  margin-right: 5px;
}
.masonry-column:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 570px) {
  .masonry-column {
    width: 320px;
  }
  .item {
    font-size: 0.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;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
.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 #d9dcde;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 4px;
  margin: 0 0 5px 0;
  background-color: #f4f5f6;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e82e";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e82e');
}
/* Poll overrides */

.poll.voting .poll-content .button.poll-vote {
  background-color: #4aa3df;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  color: white;
  text-decoration: none;
}
.poll.voting .poll-content .button.poll-vote:hover {
  background-color: #57aae1;
  color: white;
}
.poll.voting .poll-content .button.poll-vote:active {
  background-color: #3498db;
  color: white;
}
.poll.results .poll-content .poll-graph-container {
  background-color: #eeeeee;
}
.poll.results .poll-content .poll-graph {
  background-color: #4aa3df;
}
.hierarchy-list .hierarchy-item {
  position: relative;
}
.hierarchy-list .hierarchy-item a {
  font-size: 13.5px;
  display: block;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-right: 4px;
  color: #111111;
  -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: #4aa3df;
  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: 30px;
  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: #bdc3c7;
  font-size: 12.75px;
  display: block;
}
.content-fragment-content a[id]:empty:before {
  display: block;
  content: " ";
  margin-top: -90px;
  height: 90px;
  visibility: hidden;
}
.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.user-profile-group-content-fragment .content.full .attributes .attribute-list .attribute-item {
  width: 45%;
  min-width: 300px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-fragment.user-profile-group-content-fragment .content.full .attributes .attribute-list .attribute-item:nth-child(2n + 1) {
  clear: both;
}
.content-fragment.user-profile-group-content-fragment .content.full .attributes .attribute-list .attribute-item:nth-child(2n - 1) {
  margin-right: 10%;
}
.content-fragment.user-profile-group-content-fragment .content.full .attributes .attribute-list .attribute-item .attribute-name {
  display: block;
  margin: 0 0 5px 0;
}
.content-fragment.user-profile-group-content-fragment .content.full .attributes .attribute-list .attribute-item .attribute-value {
  display: block;
  margin: 5px 0 10px 0;
}
.content-fragment.user-profile-group-content-fragment .content.full .attributes .attribute-list::after {
  display: block;
  content: ' ';
  clear: left;
}
.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: 11.538461538px;
  text-align: center;
  line-height: 15px;
  background-color: #f15922;
  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;
}
.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: #4aa3df;
  color: white;
  font-size: 15px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  margin: 32px 0;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button:hover {
  background-color: #5faee3;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button:active {
  background-color: #3498db;
}
.content-fragment.media-gallery-post .actions.download .download-attachment.button.disabled {
  background-color: #cbd0d3;
  cursor: default;
}
.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: #ccff99;
}
.content-fragment.compare .merge-deleted {
  background-color: #ff9b9b;
}
.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: 0px;
}
.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: 0px;
}
.content-fragment.activity-story-stream .activity-date-grouping {
  background-color: transparent;
  font-size: 21px;
  font-weight: 500;
  color: #444444;
  line-height: 1.4em;
  margin: 22.5px 0 7.5px 0;
}
.content-fragment.activity-story-stream .activity-date-grouping.today {
  color: #444444;
  background-color: transparent;
}
.content-fragment.activity-story-stream .embedded-content {
  margin-bottom: 20px;
}
.content-fragment.activity-story-stream .filter {
  margin-top: 20px;
}
.activity .avatar {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
}
.activity .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.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: 7.5px;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.activity-story.highlight {
  border-left: 1px solid #4aa3df !important;
}
.activity-story p {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  text-rendering: auto;
}
.activity-story .post-moderate {
  display: none;
}
.activity-story .post-actions.activity {
  font-size: 12px;
}
.activity-story .navigation-list {
  left: 0px;
}
.activity-story .navigation-list span.date {
  margin: 0 20px 0 0;
  color: #949da4;
}
.activity-story .navigation-list a {
  color: #949da4;
}
.activity-story .navigation-list a:hover {
  color: #75b9e7;
}
.activity-story .navigation-list .navigation-item {
  font-size: 12px;
}
.activity-story .navigation-list .navigation-item:before {
  display: none;
}
.activity-story .navigation-list:before {
  display: none;
}
.activity-story .full-post {
  line-height: 18px;
}
.activity-story .full-post .content-item.action a {
  color: #869198;
}
.activity-story .full-post .content-item.action a:hover {
  color: #75b9e7;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: #bdc3c7;
}
.activity-story .activity-summary a {
  color: #bdc3c7;
}
.activity-story .activity-summary a:hover {
  color: #4aa3df;
}
.activity-story .activity-summary .user-name a {
  color: #4aa3df;
}
.activity-story .activity-summary .user-name a:hover {
  color: #5faee3;
}
.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: 0px;
}
.activity-story .content-list.comments {
  margin-top: 0px;
  line-height: 16.5px;
}
.activity-story .content-list.comments .content-item.action,
.activity-story .content-list.comments .content-item.comment {
  background-color: transparent;
  font-size: 12.75px;
  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;
}
.activity-story .content-list.comments .content-item.action.highlight,
.activity-story .content-list.comments .content-item.comment.highlight {
  border-left: 1px solid #4aa3df !important;
}
.activity-story .content-list.comments .content-item.action .full-post,
.activity-story .content-list.comments .content-item.comment .full-post {
  line-height: 16.5px;
}
.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: #869198;
}
.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: #869198;
}
.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: 12.75px;
  font-weight: normal;
}
.activity-story .content-list.comments .content-item.action p,
.activity-story .content-list.comments .content-item.comment p {
  line-height: 16.5px;
  font-size: 12.75px;
  margin: 10px 0 10px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.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: 12.75px;
  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: 12.75px;
  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: 26.25px;
  font-size: 12.75px;
  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 #4aa3df;
  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;
}
.activity-story .content-list.comments .content-item.action.comment-form .submit,
.activity-story .content-list.comments .content-item.comment.comment-form .submit {
  clear: both;
  display: block;
}
.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: 15px;
  line-height: 1.35em;
}
.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: #a1aab0;
  font-size: 12.75px;
}
.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 .content-item.action {
  padding: 5px 0 0 0;
}
.tourtip {
  margin-top: 10px;
  background-color: white;
  color: #111111;
  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: 15px;
  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-size: 13.5px;
  float: left;
  color: #4aa3df;
  border: 1px solid #4aa3df;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  margin: 0 6.666666667px 0 0;
}
.tourtip .tourtip-actions a.tourtip-skip {
  color: #bdc3c7;
  border: 1px solid #bdc3c7;
  float: right;
  margin-right: 0;
}
.tourtip .tourtip-actions a:hover {
  border: 1px solid #4aa3df;
  background-color: #4aa3df;
  color: white;
}
.tourtip .tourtip-actions a:active {
  border: 1px solid #4aa3df;
  background-color: #258cd1;
  color: white;
}
.content-fragment.more-content .content-item {
  position: relative;
  padding: 6.666666667px 0 6.666666667px 0;
  overflow: hidden;
}
.content-fragment.more-content .content-item .content.abbreviated {
  overflow: hidden;
}
.content-fragment.more-content .content-item .actions {
  width: auto;
  float: right;
  margin: 0;
  padding: 6.666666667px 0 6.666666667px 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'));
  position: absolute;
  right: 0;
  display: block;
  color: #bdc3c7;
  float: right;
  display: none;
  background-color: white;
  padding: 0 3px;
  z-index: 2;
}
.content-fragment.more-content .content-item .ignore:before,
.content-fragment.more-content .content-item .ignore .ie7_before {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e814";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.content-fragment.more-content .content-item:hover .ignore {
  display: block;
}
.content-fragment.more-content .content-item:hover .ignore:hover {
  color: #4aa3df;
}
.recommended-content-slider {
  background-color: white;
  overflow: auto;
  padding: 10px;
  border: 1px solid #4aa3df;
  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: 15px;
  font-size: 13.5px;
  font-weight: bold;
}
.recommended-content-slider h3 {
  margin: 0 10px 0 0;
  line-height: 1.5em;
  font-size: 15px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
}
.recommended-content-slider h3 a {
  color: #111111;
}
.recommended-content-slider h3 a:hover {
  color: #4aa3df;
}
.recommended-content-slider .close {
  float: right;
  color: #373737;
  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: #4aa3df;
}
.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 {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
}
.recommended-content-slider .content-list .content-item:last-child {
  margin-bottom: 0;
}
.recommended-content-slider .content-list .content-item .author {
  display: none;
}
.recommended-content-slider .content-list .content-item .avatar {
  display: none;
}
.recommended-content-slider .content-list .content-item .attributes {
  display: none;
}
.recommended-content-slider .content-list .content-item .attachment {
  display: none;
}
.recommended-content-slider .content-list .content-item .name {
  float: left;
}
.recommended-content-slider .content-list .content-item .content {
  clear: both;
  font-size: 12.75px;
  color: #777777;
  padding-bottom: 3px;
  line-height: 1.3em;
}
.recommended-content-slider .content-list .content-item .content .content {
  display: none;
}
.recommended-content-slider .content-list .content-item .ignore {
  display: inline-block;
  width: 15px;
  height: 15px;
  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: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e814";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.recommended-content-slider .content-list .content-item .actions {
  position: absolute;
  right: 0;
  top: 2px;
}
.recommended-content-slider .content-list .content-item:hover .ignore {
  color: #bdc3c7;
  display: block;
}
.recommended-content-slider .content-list .content-item:hover .ignore:hover {
  color: #4aa3df;
}
.content-fragment.more-content.as-slider {
  display: none;
}
.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: 16.5px;
  text-align: center;
  margin: 0 0 5px 0;
}
.user-info-popup-content .name h4 a {
  color: #111111;
}
.user-info-popup-content .post-attributes.profile-fields .attribute-item {
  text-align: center;
  color: #444444;
}
.user-info-popup-content .post-attributes.profile-fields .attribute-item a {
  color: #444444;
}
.user-info-popup-content .post-attributes.profile-fields .attribute-item a:hover {
  color: #4aa3df;
}
.user-info-popup-content .close {
  position: absolute;
  top: 40px;
  right: 30px;
}
.user-info-popup-content .close a {
  color: #bdc3c7;
  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: #4aa3df;
}
.user-info-popup-content .reputation {
  padding: 0 10px 0 10px;
  display: block;
  color: #444444;
  text-align: center;
}
.user-info-popup-content .profile-avatar {
  display: block !important;
  width: 250px;
  margin: 20px auto 10px auto;
}
.user-info-popup-content .profile-avatar a {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  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: #258cd1;
  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: 20px;
}
.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 #4aa3df;
  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: #4aa3df;
  color: white;
}
.user-info-popup-content .navigation-list .navigation-item .internal-link:active {
  background-color: #3498db;
}
.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: #a1aab0;
}
.content-like-details .content-list .content-item {
  display: inline;
  border-width: 0;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
}
.content-like-details .content-list .content-item img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  overflow: hidden;
  display: inline;
}
.content-actions {
  margin-top: 5px;
  font-size: 13.5px;
}
.content-actions .navigation-list-item {
  color: #a1aab0;
}
.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 #111111, 1px 1px 1px #111111, 1px -1px 1px #111111, -1px 1px 1px #111111;
}
.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 #bdc3c7;
  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.suggested .navigation-list a.ui-forumvotes:before {
  color: #f8af34;
}
.content-fragment.thread .content-list .content-item.verified > .content {
  border: solid 5px #95d178;
}
.content-fragment.thread .content-list .content-item.verified .navigation-list a.ui-forumvotes:before {
  color: #95d178;
}
.content-fragment.thread .content-list .content-item > .content {
  border-left: solid 5px #f4f5f6;
  border-right: solid 5px #f4f5f6;
  background-color: #f4f5f6;
}
.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: #a1aab0;
}
.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: #a1aab0;
  font-size: 12.75px;
}
.content-fragment.thread .content-list .content-item > .content > .content .in-reply-to a {
  color: #a1aab0;
  text-decoration: none;
  border-width: 0;
}
.content-fragment.thread .content-list .content-item > .content fieldset {
  padding: 0 10px 10px 10px;
}
.content-fragment.thread .content .thread-votes {
  position: relative;
  top: -1.7em;
}
.content-fragment.thread .content .thread-votes .navigation-list-item {
  display: inline;
}
.content-fragment.thread .content .status {
  float: right;
  clear: right;
}
.content-fragment.thread .content .status .attribute-list .attribute-item {
  margin-right: 0;
  margin-top: 36px;
  font-size: 18px;
}
.content-fragment.thread .content .status .attribute-list .attribute-item .verified {
  color: #95d178;
}
.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: #95d178;
}
.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: 18px;
  height: 18px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  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: 18px;
  height: 18px;
  display: inline-block;
  content: "\e82a";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  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.group-description {
  padding: 10px;
  font-size: 12.75px;
  margin: 10px 0;
}
.banner_button {
  text-align: center;
  background-color: #4aa3df;
  color: white;
  font-size: 13.5px;
  min-height: 34px;
  margin-top: 5px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  -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: #52a7e0;
}
.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;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 105px;
}
.content-fragment.conversation-banner .banner.context .name .count,
.scrolled .content-fragment.conversation-banner .banner.context .name .count {
  font-size: 11.25px;
  background-color: #bdc3c7;
  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;
}
.content-fragment.conversation-banner .banner.context .name .new,
.scrolled .content-fragment.conversation-banner .banner.context .name .new {
  position: absolute;
  right: 0px;
  text-align: center;
  background-color: #4aa3df;
  color: white;
  font-size: 13.5px;
  min-height: 34px;
  margin-top: 5px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  -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: #52a7e0;
}
.content-fragment.conversation-banner .banner.context .subject,
.scrolled .content-fragment.conversation-banner .banner.context .subject {
  float: left;
  font-size: 19.5px;
  line-height: 44px;
  overflow: hidden;
  padding: 0 10px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
  -webkit-font-smoothing: antialiased;
}
.content-fragment.conversation-banner .banner.context .delete,
.scrolled .content-fragment.conversation-banner .banner.context .delete {
  float: right;
  text-align: center;
  background-color: #4aa3df;
  color: white;
  font-size: 13.5px;
  min-height: 34px;
  margin-top: 5px;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  -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: #52a7e0;
}
.right-sidebar .content-fragment.conversation-list .content-list.content,
.left-sidebar .content-fragment.conversation-list .content-list.content {
  border-right: 1px solid #e6e9ea;
  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 #e6e9ea;
  cursor: pointer;
  position: relative;
  min-height: 51px;
  overflow: hidden;
  font-size: 13.5px;
  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: #4aa3df;
  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;
}
.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;
}
.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: 12px;
  color: #bdc3c7;
}
.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 .content.comment .author .user-name {
  float: none;
}
.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 #cbd0d3;
  text-align: center;
  color: #869198;
  font-size: 13.5px;
}
.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: 15px;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e882";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e87f";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e814";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e814');
}
.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: #f1f1f1;
  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 #d9dcde;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 4px;
  margin: 0 0 5px 0;
  background-color: #f4f5f6;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e82e";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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 {
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.content-fragment.featured-content-slider .content-fragment-content .featured-content-slider {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}
.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: 56.5px;
  height: 56.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'));
  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: 56.5px;
  height: 56.5px;
  top: 20px;
  left: 0;
  display: block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 16.5px;
  line-height: 16.5px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e87c');
}
.content-fragment.featured-content-slider .featured-content-slider .navigation.next {
  display: inline-block;
  width: 56.5px;
  height: 56.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'));
  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: 56.5px;
  height: 56.5px;
  top: 20px;
  left: 0;
  display: block;
  content: "\e87d";
  font-family: Entypo;
  font-size: 16.5px;
  line-height: 16.5px;
  *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: 11.25px;
  height: 11.25px;
  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: 11.25px;
  height: 11.25px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e89a";
  font-family: Entypo;
  font-size: 11.25px;
  line-height: 11.25px;
  *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: 1040px;
}
.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: 1040px;
  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-size: 45px;
  font-weight: 300;
  color: white;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list .content-item .name a {
  color: #111111;
}
.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;
}
.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;
}
.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-size: 13.5px;
  color: white;
  opacity: 0.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;
}
.layout-region.header .content-fragment.featured-content-slider .content-fragment-content {
  position: absolute;
}
.layout-region.header .content-fragment.featured-content-slider .content-fragment-content .featured-content-slider {
  margin-left: auto;
  margin-right: auto;
  min-width: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
}
.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: 30px;
}
.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: 15px;
}
.content-fragment.achievement-list .content.abbreviated {
  position: relative;
  padding-left: 118px;
  min-height: 88px;
}
.content-fragment.achievement-list .content.abbreviated > .avatar {
  float: none;
  position: absolute;
  left: 0;
  top: 0;
}
.content-fragment.achievement .content.abbreviated > .avatar {
  float: left;
  width: 120px;
}
.content-fragment.achievement .content.abbreviated .content {
  clear: none;
  margin-left: 120px;
}
.content-fragment.achievement .content-list.content > .content-item {
  border-bottom: 0;
}
.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 .search-input {
  height: 3em;
}
.content-fragment.forum-ask-question .field-item .field-item-input .button {
  margin-left: 10px;
}
.content-fragment.forum-ask-question .field-item:first-child {
  margin-top: 0px;
}
.composer-suggestion-selector {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 13.5px;
  position: absolute;
  overflow: hidden;
  background-color: white;
  margin: 0px;
  padding: 0px;
  list-style: none;
  z-index: 10;
  border: 1px solid #bdc3c7;
  -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;
  background-color: #f4f5f6;
}
.composer-suggestion-selector .heading:empty {
  display: none;
}
.composer-suggestion-selector .content-list.suggestions {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion {
  padding: 5px 10px 10px 50px;
  border-top: 0px;
  border-bottom: 1px solid #e6e9ea;
  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: #4aa3df;
  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;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.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: 12px;
  color: #bdc3c7;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion {
  overflow: hidden;
  padding: 10px;
  cursor: pointer;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .avatar {
  top: 0px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .avatar img {
  max-width: 44px !important;
  max-height: 44px !important;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .avatar img[src^="http"] {
  height: 44px !important;
  padding: 44px 0 0 !important;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .abbreviated .author {
  padding-top: 0px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .abbreviated .author a {
  color: #111111;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .abbreviated .content {
  float: left;
  clear: none;
  font-size: 13.5px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .abbreviated .content:not(:empty) {
  padding-top: 0px;
  max-width: 70%;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes {
  font-size: 10.5px;
  line-height: 1.3em;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes a {
  color: #111111;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes .attribute-item.container {
  display: inline;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes .attribute-item.application {
  display: inline;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .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'));
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes .attribute-item.application a:before,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes .attribute-item.application a .ie7_before {
  width: 10.5px;
  height: 10.5px;
  display: inline-block;
  content: "\e875";
  font-family: Entypo;
  font-size: 10.5px;
  line-height: 10.5px;
  margin-right: 7.5px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e875');
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .attributes .attribute-item.application a:before {
  color: #bdc3c7;
  width: 10px;
  margin-right: 0px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion .name {
  font-size: 18px;
  padding-bottom: 5px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected {
  background-color: #4aa3df;
  color: white;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected a {
  color: white;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .abbreviated .author,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .abbreviated .author {
  padding-top: 0px;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .abbreviated .author a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .abbreviated .author a {
  color: white;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .attributes,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .attributes {
  color: #cccccc;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .attributes a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.selected .attributes a {
  color: white;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.highlight:hover,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.highlight {
  background-color: #4aa3df;
  color: white;
}
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover .attributes,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.highlight:hover .attributes,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.highlight .attributes,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion:hover a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.highlight:hover a,
.composer-suggestion-selector .content-list.suggestions .content-item.suggestion.highlight a {
  color: white;
}
.composer-suggestion-selector .loading {
  text-align: center;
  color: #bbbbbb;
}
.composer-suggestion-selector .loading strong {
  color: #333333;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated .name,
.content-fragment.temporary-rss-feed-item-list .content.abbreviated .name {
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #5e5e5e;
}
.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 10px 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: 15px;
  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: #bdc3c7;
  font-size: 12.75px;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated {
  width: 45%;
  min-width: 300px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated:nth-child(2n + 1) {
  clear: both;
}
.content-fragment.temporary-rss-feed-list .content.abbreviated:nth-child(2n - 1) {
  margin-right: 10%;
}
.content-fragment.temporary-rss-feed-list .feed::after {
  display: block;
  content: ' ';
  clear: left;
}
.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: 19.5px;
  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;
  margin-right: 0px;
  color: #373737;
  font-weight: normal;
  font-size: 13.5px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  transition: 0.15s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a:hover {
  background-color: transparent;
  color: #4aa3df;
}
.content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a.selected {
  border-bottom: 4px solid #bfbfbf;
  color: #1e1e1e;
}
.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: 15px;
  height: 15px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  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: #bdc3c7;
}
.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: 570px;
  max-width: 1060px;
  padding-left: 10px;
  padding-right: 10px;
}
.header-fragments .content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a {
  color: #6a6a6a;
}
.header-fragments .content-fragment.navigation-custom .navigation-list[data-direction='horizontal'] a:hover {
  color: #4aa3df;
}
.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.page .content > .content a.new-page {
  color: #f15922;
}
.content-fragment.page .content > .content a.new-page:hover {
  border-color: #f15922;
}
.content-fragment.notification-list .content-item {
  padding: 5px 10px 10px 50px !important;
  border-top: 0px;
  border-bottom: 1px solid #e6e9ea;
  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: #4aa3df;
  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;
}
.content-fragment.notification-list .content-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-fragment.notification-list .content-item .post-date {
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  line-height: 1.3em;
  font-size: 12px;
  color: #bdc3c7;
}
/* twitter stories */

li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .internal-link .post-date,
li.activity-story.content-type-293f75d1-2a3e-43ed-9173-af885c593139 .internal-link.start-conversation {
  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.blog-post-list .content-item {
  clear: both;
}
.content-fragment.blog-post-list .content.abbreviated.with-postimage {
  padding-left: 112px;
  position: relative;
  min-height: 100px;
}
.content-fragment.blog-post-list .content.abbreviated.with-postimage .post-thumbnail img {
  border-radius: 2px;
  position: absolute;
  left: 0px;
  top: 3px;
}
.content-fragment.leaderboard .supplemental {
  opacity: 0.5;
}
.content-fragment.quick-post .navigation-list {
  position: relative;
  z-index: 1;
  top: 1px;
}
.content-fragment.quick-post .navigation-list ul li a {
  padding: 0px;
  border: 0px;
  font-size: 13.5px;
  color: #6a6a6a;
  margin-right: 20px;
  background-color: transparent;
}
.content-fragment.quick-post .navigation-list ul li a:hover {
  color: #4aa3df;
  background-color: transparent;
}
.content-fragment.quick-post .navigation-list ul li a.selected {
  color: #4aa3df;
  position: relative;
}
.content-fragment.quick-post .navigation-list ul li a.selected::before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: Transparent Transparent white Transparent;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 30px;
}
.content-fragment.quick-post .navigation-list ul li a.selected::after {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: Transparent Transparent #bdc3c7 Transparent;
  display: block;
  margin: 3px 10px 0 30px;
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s;
}
.content-fragment.quick-post .navigation-list ul li a.selected {
  color: #4aa3df;
}
.content-fragment.quick-post .navigation-list ul li 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'));
}
.content-fragment.quick-post .navigation-list ul li a.more:before,
.content-fragment.quick-post .navigation-list ul li a.more .ie7_before {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e877";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e877');
}
.content-fragment.quick-post.focused .upload {
  visibility: visible;
}
.content-fragment.quick-post a.upload,
.content-fragment.quick-post a.change {
  *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.change:before,
.content-fragment.quick-post a.upload .ie7_before,
.content-fragment.quick-post a.change .ie7_before {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e80f";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e80f');
}
.content-fragment.quick-post a.upload:before,
.content-fragment.quick-post a.change:before {
  margin-right: 4px;
  top: 0;
}
.content-fragment.quick-post a.remove {
  *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.remove:before,
.content-fragment.quick-post a.remove .ie7_before {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e847";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e847');
}
.content-fragment.quick-post a.remove:before {
  top: 0;
}
.content-fragment.quick-post a.button.post {
  margin-right: 0;
  float: right;
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
}
.content-fragment.quick-post fieldset .field-list .field-item {
  margin: 0;
}
.content-fragment.quick-post fieldset .field-list .field-item.status {
  -webkit-transition: border-color 0.1s;
  -moz-transition: border-color 0.1s;
  transition: border-color 0.1s;
  background-color: white;
  border: 1px solid #d9dcde;
  box-sizing: border-box;
  border-radius: 3px;
  clear: both;
  padding: 0;
  margin: 0;
}
.content-fragment.quick-post fieldset .field-list .field-item.status:hover,
.content-fragment.quick-post fieldset .field-list .field-item.status.focused {
  border-color: #4aa3df;
}
.content-fragment.quick-post fieldset .field-list .field-item.status .field-item-input {
  padding: 0;
  margin: 0;
}
.content-fragment.quick-post fieldset .field-list .field-item.status .field-item-input.preview {
  padding: 4px;
  background-color: #f4f5f6;
  border-top: solid 1px #d9dcde;
}
.content-fragment.quick-post fieldset .field-list .field-item.status .field-item-input.preview > img {
  margin: 0 auto;
  display: inherit;
}
.content-fragment.quick-post fieldset .field-list .field-item.status .field-item-input textarea {
  border-width: 0;
  padding: 4px;
  margin: 0;
}
.content-fragment.quick-post fieldset .field-list .field-item.submit {
  padding-top: 3px;
}
.content-fragment.quick-post .post-container {
  float: left;
}
.content-fragment.quick-post .post-container .field-item-input {
  min-height: 31px;
  margin: 0;
}
.content-fragment.quick-post .post-container .group-selector {
  float: left;
  border: 1px solid #d9dcde;
  border-radius: 3px;
  top: 0px;
  position: relative;
  padding-left: 10px;
  min-height: 1.8em;
  margin-top: 0;
  margin-right: 10px;
}
.content-fragment.quick-post .post-container .group-selector .group-avatar {
  position: absolute;
  left: 23px;
  top: 4px;
}
.content-fragment.quick-post .post-container .group-selector .group-avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-fragment.quick-post .post-container .group-selector .group-name a {
  position: relative;
  top: 2px;
  font-size: 13.5px;
  color: #6c777f;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild(document.createElement('span')).className='ie7_after');
}
.content-fragment.quick-post .post-container .group-selector .group-name a:after,
.content-fragment.quick-post .post-container .group-selector .group-name a .ie7_after {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e879";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-left: 10px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e879');
}
.content-fragment.quick-post .post-container .group-selector.with-avatar {
  padding-left: 46px;
}
.content-fragment.quick-post .post-container .group-selector .cancel-selection {
  position: absolute;
  left: 5px;
  top: 3px;
  display: none;
}
.content-fragment.quick-post .post-container .group-selector .cancel-selection a {
  display: inline-block;
  width: 15px;
  height: 15px;
  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'));
  color: #bdc3c7;
}
.content-fragment.quick-post .post-container .group-selector .cancel-selection a:before,
.content-fragment.quick-post .post-container .group-selector .cancel-selection a .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 15px;
  height: 15px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e813";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e813');
}
.content-fragment.quick-post .post-container .group-selector .cancel-selection a:hover {
  color: #4aa3df;
}
.content-fragment.quick-post:hover .field-item.status,
.content-fragment.quick-post.focused .field-item.status {
  border-color: #4aa3df;
}
.content-fragment.quick-post:hover .navigation-list,
.content-fragment.quick-post.focused .navigation-list {
  position: relative;
  z-index: 100;
}
.content-fragment.quick-post:hover .navigation-list ul li a.selected::after,
.content-fragment.quick-post.focused .navigation-list ul li a.selected::after {
  border-color: Transparent Transparent #4aa3df Transparent;
}
.content-fragment.quick-post:hover .post-container .group-selector,
.content-fragment.quick-post.focused .post-container .group-selector {
  border-color: #4aa3df;
}
.content-fragment.quick-post:hover .post-container .group-selector .group-name a,
.content-fragment.quick-post.focused .post-container .group-selector .group-name a {
  color: #4aa3df;
}
.group-selector-wrapper {
  padding-top: 5px;
}
.group-selector-wrapper .group-selector-popup {
  background-color: white;
  border: 1px solid #4aa3df;
  font-size: 13.5px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item {
  position: relative;
  display: block;
  padding: 3px 5px 2px 25px;
}
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item .group-avatar {
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item .group-avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item.selected,
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item:hover {
  background-color: #4aa3df;
}
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item.selected a,
.group-selector-wrapper .group-selector-popup .groups li.navigation-list-item:hover a {
  font-size: 13.5px;
  color: white;
}
.group-selector-wrapper .group-selector-popup .no-match {
  color: #6a6a6a;
  padding: 10px;
}
.group-selector-wrapper .group-selector-popup input {
  border: 0px;
  border-bottom: 1px solid #bdc3c7;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 13.5px;
  padding: 7px;
  color: #111111;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.group-selector-wrapper .group-selector-popup input::-webkit-input-placeholder {
  color: #777777;
}
.group-selector-wrapper .group-selector-popup input:-moz-placeholder {
  color: #777777;
}
.group-selector-wrapper .group-selector-popup input::-moz-placeholder {
  color: #777777;
}
.group-selector-wrapper .group-selector-popup input:-ms-input-placeholder {
  color: #777777;
}
.group-selector-wrapper .group-selector-popup input:focus {
  outline: none;
}
.content-fragment.thread-list .content-list.tabular .content-item .cell.name {
  padding-top: 13px;
}
.content-fragment.thread-list .content-list.tabular .content-item .cell.latest {
  font-size: 12px;
  line-height: 1.3em;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item {
  padding: 12px 0 20px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.discussion,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.discussion {
  color: #d0d0d0;
  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'));
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.discussion:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.discussion:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.discussion .ie7_before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.discussion .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 28px;
  height: 28px;
  top: 5px;
  left: 0;
  display: block;
  content: "\e83c";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e83c');
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.verified,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.verified {
  color: #95d178;
  display: inline-block;
  width: 32.5px;
  height: 32.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'));
  top: -3px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.verified:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.verified:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.verified .ie7_before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.verified .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 32.5px;
  height: 32.5px;
  top: 5px;
  left: 0;
  display: block;
  content: "\e812";
  font-family: Entypo;
  font-size: 22.5px;
  line-height: 22.5px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.suggested,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.suggested {
  color: #f8af34;
  display: inline-block;
  width: 32.5px;
  height: 32.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'));
  top: -3px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.suggested:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.suggested:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.suggested .ie7_before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.suggested .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 32.5px;
  height: 32.5px;
  top: 5px;
  left: 0;
  display: block;
  content: "\e812";
  font-family: Entypo;
  font-size: 22.5px;
  line-height: 22.5px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.unanswered,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.unanswered {
  color: #d0d0d0;
  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'));
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.unanswered:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.unanswered:before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon span.unanswered .ie7_before,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .icon a.unanswered .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 28px;
  height: 28px;
  top: 5px;
  left: 0;
  display: block;
  content: "\e83c";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e83c');
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .name {
  font-size: 24px;
  margin-right: 255px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .author {
  top: -6px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .author .avatar {
  top: 6px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .author,
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .content-fragment.thread-list .content.abbreviated .attributes {
  width: 240px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .attributes {
  position: relative;
  top: -6px;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .reply-votes a {
  color: #a1aab0;
}
.layout-region.content .content-fragment.thread-list .content-list.content > .content-item .content.abbreviated .reply-votes a:before {
  font-size: 13.5px;
}
.content-fragment .content-list.simple .content-item .content.abbreviated .content {
  float: left;
  max-width: 60%;
  clear: none;
}
.content-fragment.featured-content-create .field-item-input.preview.empty {
  display: none;
}
/* Ideas */

.idea-status {
  background-color: #707b80;
}
.idea-status.status-comingsoon {
  background-color: #aba000;
}
.idea-status.status-complete {
  background-color: #00a651;
}
.idea-status.status-notplanned {
  background-color: #ee1c24;
}
.idea-status.status-underreview {
  background-color: #f78e56;
}
.ui-vote {
  display: block;
  width: 31px;
  position: absolute;
  top: 0;
  text-align: center;
  overflow: hidden;
}
.ui-vote div.vote-score {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.ui-vote img {
  height: 20px;
  width: 45px;
  display: block;
  padding: 0 4px;
}
.ui-vote .upvote,
.ui-vote .downvote,
.ui-vote .votearrowplaceholder {
  display: inline-block;
  width: 60px;
  height: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 0;
}
.ui-vote .upvote,
.ui-vote .downvote,
.ui-vote .votearrowplaceholder {
  margin-top: 0;
  margin-left: -15px;
}
.ui-vote .score-summary {
  margin-top: -5px;
}
.ui-vote .upvote:before,
.ui-vote .downvote:before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 60px;
  height: 30px;
  top: 0;
  left: 0;
  display: block;
  font-family: Entypo;
  font-size: 30px;
  line-height: 30px;
  color: #bebebe;
  font-weight: 900;
}
.ui-vote .upvote:before {
  content: "\e87e";
}
.ui-vote .downvote:before {
  content: "\e87b";
}
.ui-vote .selected:before {
  color: #db7a50;
}
.ui-vote .votingenabled:hover:before {
  color: #1987b8;
}
.ui-vote .votingenabled:active:before {
  color: #136185;
}
.content-fragment.idea-post .content.full {
  position: relative;
  min-height: 0;
  overflow: hidden;
  clear: both;
}
.content-fragment.idea-post .content.full .content {
  margin-bottom: 20px;
  margin-top: 50px;
  margin-left: 23px;
}
.content-fragment.idea-post .content.full .name {
  padding-left: 40px;
  padding-right: 110px;
}
.content-fragment.idea-post .content.full .idea-status {
  padding: 2px 5px;
  color: white;
  position: absolute;
  top: 15px;
  right: 0;
  border-radius: 3px;
}
.content-fragment.idea-post .ui-vote.updownvote {
  margin-top: 3px;
}
.content-fragment.idea-post .content.full .idea-status-notes {
  margin: 10px 0;
  border: 1px solid #d0d5d7;
}
.content-fragment.idea-post .content.full .idea-status-notes-header {
  display: none;
}
.content-fragment.idea-post .content.full .idea-status-notes-content {
  padding: 5px;
}
.content-fragment.idea-post .content.full .idea-status-notes.status-comingsoon .idea-status-notes-content {
  border: 1px solid #aba000;
}
.content-fragment.idea-post .content.full .idea-status-notes.status-complete .idea-status-notes-content {
  border: 1px solid #00a651;
}
.content-fragment.idea-post .content.full .idea-status-notes.status-notplanned .idea-status-notes-content {
  border: 1px solid #ee1c24;
}
.content-fragment.idea-post .content.full .idea-status-notes.status-underreview .idea-status-notes-content {
  border: 1px solid #f78e56;
}
.content-fragment.idea-list .content-item {
  position: relative;
}
.content-fragment.idea-list .content-item .content.abbreviated {
  margin-left: 35px;
}
.left-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.split-sidebar-right .content-fragment.idea-list .content-item .content.abbreviated,
.split-sidebar-left .content-fragment.idea-list .content-item .content.abbreviated,
.content-left-sidebar-right .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.idea-list .content-item .content.abbreviated {
  margin-left: 0;
}
.content-fragment.idea-list .content .status .idea-status .attribute-value {
  color: #333333;
  padding: 2px 3px;
}
.content-fragment.idea-list .ui-vote.updownvote {
  margin-top: 25px;
}
.activity-story .ui-vote {
  display: block;
  width: 30px;
  float: left;
  position: relative;
  top: 2px;
  margin-left: 5px;
  margin-right: 5px;
}
.activity-story .activity-description.idea {
  padding-bottom: 0;
}
.activity-story .post-voting {
  display: table-cell;
  height: 66px;
  width: 40px;
}
.activity-story .activity-container.idea {
  border: 1px solid #e9e9e9;
  display: table;
  width: 100%;
}
.activity-story .activity-content.idea {
  display: table-cell;
  background-color: #f3f3f3;
  padding: 3px 5px;
  height: 66px;
  vertical-align: middle;
}
.activity-story .ui-vote a.vote {
  color: white;
}
.activity-story .ui-vote .score-summary {
  position: relative;
  z-index: 10;
}
.content-fragment.idea-links .navigation-item {
  border-bottom: 1px dotted #cccccc;
  position: relative;
}
.content-fragment.idea-links .navigation-item .internal-link {
  line-height: 22px;
  padding-left: 20px;
  display: block;
  font-weight: normal;
  font-size: 13px;
}
/** Calendar **/

/**Registration List**/

.content-fragment.event-registration-list .content-item {
  position: relative;
  border-top: 0;
  border-bottom: 1px dotted #cccccc;
  padding: 14px 0 8px 0;
  min-height: 38px;
}
.content-fragment.event-registration-list .content-item .avatar {
  padding: 1px;
  border: solid 1px #cccccc;
  position: absolute;
  left: 0;
  top: 8px;
}
.content-fragment.event-registration-list .content-item .avatar img {
  max-width: 40px;
  max-height: 40px;
}
.content-fragment.event-registration-list .filter {
  border-top: 0;
}
.content-fragment.event-registration-list .content-item .user-name {
  margin-left: 48px;
  font-weight: bold;
}
.content-fragment.event-registration-list .content-item .abbreviated-post {
  margin: 0 0 0 48px;
  padding: 0;
  color: #999999;
  font-size: 10px;
  min-height: 0;
}
.content-fragment.event-registration-list .navigation-item {
  font-weight: bold;
  margin-top: 4px;
}
.content-fragment.event-registration-list .field-item {
  display: inline;
}
.content-fragment.event-registration-list .field-item .edit-group-membership {
  border-left: 1px solid #cccccc;
  padding-left: 5px;
}
.content-fragment.event-registration-list .table-list {
  position: relative;
  width: 100%;
}
.content-fragment.event-registration-list .table-item .table-column {
  position: relative;
  overflow: hidden;
}
.content-fragment.event-registration-list .table-item .table-column .field-list,
.content-fragment.group-membership-list .table-item .table-column.membership-status {
  text-align: right;
}
.content-fragment.event-registration-list .table-item .registration-actions {
  text-align: right;
}
.content-fragment.event-registration-list .table-item .user-info {
  width: 35%;
}
.content-fragment.event-registration-list .field-list .field-item-header {
  padding-top: 6px;
}
.content-fragment.event-registration-list .field-list .field-list-description {
  padding-left: 0;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 15px;
}
.content-fragment.event-registration-list .field-list .field-item-input textarea {
  display: block;
}
.content-fragment.event-registration-list .field-list .field-item .avatar img {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
/**Registration List**/

/* $Calendar Create Edit Event Comment
/******************************/

.content-fragment.create-edit-page-comment {
  position: relative;
}
.content-fragment.create-edit-event-comment-form .field-list {
  margin: 0;
  padding: 0;
  width: 100%;
}
.content-fragment.create-edit-event-comment-form .field-list-header {
  display: none;
}
.content-fragment.create-edit-event-comment-form .field-list-description {
  padding: 10px 10px 0 0;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
}
.content-fragment.create-edit-event-comment-form .field-item-header {
  color: #444444;
}
.content-fragment.create-edit-event-comment-form .field-item {
  margin: 8px 0;
  padding: 0;
  position: relative;
}
.content-fragment.create-edit-event-comment-form .field-item input {
  border: 1px solid #cccccc;
}
.content-fragment.create-edit-event-comment-form .field-item.post-body {
  margin-right: 8px;
}
.content-fragment.create-edit-event-comment-form .field-item textarea {
  width: 100%;
  border: 1px solid #cccccc;
  color: #333333;
  padding: 3px;
  font-family: Arial, Sans-Serif;
  font-size: 1em;
}
.content-fragment.create-edit-event-comment-form .field-item .field-item-validation {
  font-weight: bold;
}
.content-fragment.create-edit-event-comment-form .field-list-footer {
  display: none;
}
.content-fragment.create-edit-event-comment-form .field-item .internal-link.add-reply {
  font-weight: bold;
  margin-top: -2px;
  position: relative;
  height: 22px;
  display: inline-table;
  display: -moz-inline-box;
  display: inline-block;
  line-height: 22px;
  color: white;
  font-size: 11px;
  padding: 0;
  z-index: 3;
}
.content-fragment.create-edit-event-comment-form .field-item .internal-link.add-reply span {
  display: inline-table;
  display: -moz-inline-box;
  display: inline-block;
  position: absolute;
  left: -12px;
  top: 0;
  width: 12px;
  height: 22px;
}
/* $Calendar Calendar
/******************************/

.event_calendar {
  width: 99%;
}
div.event_calendar_content {
  text-align: center;
}
div.event_calendar_content table {
  text-align: left;
  margin: 0px auto;
}
div.event_calendar_content table tbody.month_cells {
  border: 1px solid #dedede;
}
div.event_calendar_content table.event_calendar tr.month_head {
  height: 75px;
}
div.event_calendar_content table.event_calendar tr.month_weekday {
  background: #dedede;
  padding: 5px;
  height: 30px;
  border: 1px solid #dedede;
}
div.event_calendar_content table th {
  text-align: center;
}
div.event_calendar_content table.event_calendar tbody td.empty_cell {
  border: none;
}
div.event_calendar_content table.event_calendar tbody td {
  height: 110px;
  width: 100px;
  border: solid 1px gainsboro;
  vertical-align: top;
  overflow: hidden;
}
div.event_calendar_content table.event_calendar tbody td span {
  display: block;
  font-size: 80%;
  padding-left: 3px;
}
div.event_calendar_content table.event_calendar tbody td ul.event_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
div.event_calendar_content table.event_calendar tbody td ul.event_list li {
  margin: 2px;
  font-size: 80%;
  border-left: 4px solid #5baee5;
  padding-left: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 80px;
  word-wrap: normal !important;
}
div.event_calendar_content table.event_calendar tbody td ul.event_list li.cancelled_event {
  border-left: 4px solid red;
}
div.event_calendar_content table.event_calendar tbody td ul.event_list li.cancelled_event a {
  color: red;
}
td.event_calendar_today {
  border: 2px solid #5baee5 !important;
}
td.event_calendar_selected {
  border: 2px solid #b7e2ff !important;
}
div.month_wrapper {
  position: relative;
  top: 7px;
}
table.event_calendar div.month_wrapper span {
  font-size: 115%;
  position: absolute;
  left: 15px;
  display: inline-block;
  width: 180px;
}
div.month_wrapper a.next_link:hover {
  text-decoration: none;
}
div.month_wrapper a.next_link {
  position: absolute;
  left: 190px;
  display: inline-block;
  width: 20px;
}
div.month_wrapper a.next_link:before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  display: block;
  content: "\E87D";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
}
div.month_wrapper a.prev_link:hover {
  text-decoration: none;
}
div.month_wrapper a.prev_link {
  position: absolute;
  left: 0px;
  display: inline-block;
  width: 20px;
}
div.month_wrapper a.prev_link:before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  display: block;
  content: "\E87C";
  font-family: Entypo;
  font-size: 20px;
  line-height: 20px;
}
div.event_calendar_content table {
  padding: 0px 5px 0 5px;
  border-collapse: collapse;
}
div.event_calendar_content table.event_calendar_small div.month_wrapper a.next_link {
  left: 225px;
}
div.event_calendar_content table.event_calendar_small tbody td.empty_cell {
  background: white;
}
div.event_calendar_content table.event_calendar_small tr.month_head {
  height: 50px;
}
div.event_calendar_content table.event_calendar_small th {
  text-align: center;
  font-size: 90%;
}
div.event_calendar_content table.event_calendar_small tbody td span,
div.event_calendar_content table.event_calendar_small tbody td a {
  display: block;
  font-size: 80%;
  padding-left: 1px;
}
div.event_calendar_content table.event_calendar_small tbody td {
  height: 35px;
  width: 35px;
  border: solid 1px white;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}
div.event-calendar.hide {
  display: none;
}
div.event-calendar-modal .content-list .content-item {
  border-bottom: solid 1px #e6e9ea;
  padding: 5px 0;
}
/* Event Links
/*****************************/

.content-fragment.event-links .navigation-item {
  border-bottom: 1px dotted #cccccc;
  position: relative;
}
.content-fragment.event-links .navigation-item .internal-link {
  padding-left: 19px;
  position: relative;
  display: block;
}
.content-fragment.event-links .navigation-item .internal-link span {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 3px;
}
.content-fragment.event-links .navigation-item .email-subscription-form {
  margin: 0;
}
.content-fragment.event-links .navigation-item .email-subscription-form .field-item {
  position: relative;
  padding: 0;
}
.content-fragment.event-links .navigation-item .email-subscription-form .field-item-input {
  padding-left: 18px;
  display: block;
}
.content-fragment.event-links .navigation-item .email-subscription-form .field-item-input input {
  width: 82%;
  margin: 5px 0;
  font-size: 10px;
  border: 1px solid #cccccc;
  margin: 0 0 1px 0;
  padding: 1px;
}
.content-fragment.event-links .navigation-item .email-subscription-form .field-item-description {
  padding-left: 18px;
  display: block;
}
.content-fragment.event-links .navigation-item .internal-link.view-registrations span {
  margin: 0;
}
.content-fragment.event-links .navigation-item .internal-link.download-event span {
  width: 16px;
}
/*Event List*/

.content-fragment.event-list .content-list.content li.content-item {
  padding: 6.666666667px 0;
  margin: 6.666666667px 0;
  color: #aaaaaa;
}
.content-fragment.event-list .content-list.content li.content-item:last-child {
  border-bottom: 0px;
}
.content-fragment.event-list .content-list.content li.content-item .content.abbreviated h3.name {
  font-size: 21px;
}
.content-fragment.event-list .content-list.content li.content-item .content.abbreviated .content {
  padding-bottom: 5px;
}
.content-fragment.event-list .content-list.content li.content-item a {
  color: #111111;
}
.content-fragment.event-list .content-list.content li.content-item a:hover {
  color: #4aa3df;
}
.content-fragment.event-list .content-list.content li.content-item a.cancelled_event {
  color: red;
}
.content-fragment.event-list .content-list.content li.content-item a.edit {
  display: inline-block;
  width: 18px;
  height: 18px;
  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'));
  color: #999999;
}
.content-fragment.event-list .content-list.content li.content-item a.edit:before,
.content-fragment.event-list .content-list.content li.content-item a.edit .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 18px;
  height: 18px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e836";
  font-family: Entypo;
  font-size: 18px;
  line-height: 18px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e836');
}
.content-fragment.event-list .content-list.content li.content-item a.edit:hover {
  color: #333333;
}
.left-sidebar .content-fragment.event-list .content-list.content .content-item,
.split-sidebar-right .content-fragment.event-list .content-list.content .content-item,
.split-sidebar-left .content-fragment.event-list .content-list.content .content-item,
.content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item {
  margin: 0;
  padding: 0;
}
.left-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.split-sidebar-right .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.split-sidebar-left .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item:last-child .content.abbreviated {
  border-bottom: 0px;
}
.left-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.split-sidebar-right .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.split-sidebar-left .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name {
  font-size: 14.25px;
}
.left-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.split-sidebar-right .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.split-sidebar-left .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated h3.name a.edit {
  display: none;
}
.left-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.split-sidebar-right .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.split-sidebar-left .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content {
  margin-right: 0;
  margin-left: 0;
  display: block;
  font-size: 75%;
  color: #999999;
}
.left-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.split-sidebar-right .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.split-sidebar-left .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.event-list .content-list.content .content-item .content.abbreviated .content .enddate {
  display: none;
}
/*Calendar links*/

.content-fragment.calendar-links .navigation-item {
  border-bottom: 1px dotted #cccccc;
  position: relative;
}
.content-fragment.calendar-links .navigation-item .internal-link {
  padding-left: 19px;
  position: relative;
  display: block;
}
.content-fragment.calendar-links .navigation-item .internal-link span {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 3px;
}
.content-fragment.calendar-bread-crumbs {
  padding-left: 8px;
}
.content-fragment.calendar-list-fragment .abbreviated-post {
  padding: 0px 0 10px 60px;
}
.content-fragment.event-widget .event-links {
  padding: 10px 0 0 10px;
}
.content-fragment.event-widget .event-links .event-tags {
  display: inline;
  font-weight: bold;
  margin-left: 8px;
  padding-left: 16px;
}
.content-fragment.event-widget .actions.register {
  background-color: inherit;
  border-width: 0;
  padding: 0;
  height: auto;
  margin: 0;
  float: right;
  width: auto !important;
}
.content-fragment.event-widget .actions.register .button {
  float: right;
  line-height: 44px;
  height: 44px;
  padding: 0 30px 0 30px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  background-color: #0099dc;
  color: white;
  font-family: 'Open Sans', 'Helvetica', Arial, sans-serif;
  font-size: 16px;
  margin-right: 10px;
  -webkit-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  transition: background-color 0.15s;
  margin: 32px 0;
}
.content-fragment.event-widget .content-buttons {
  width: auto;
  margin-top: 30px;
}
.content-fragment.event-widget .message {
  margin: 5px 0;
}
.content-fragment.event-widget .attribute-item {
  font-size: 14.4px;
}
.content-fragment.event-widget .external-preview .abbreviated-post {
  font-size: 13.6px;
  background-color: #f2f2f2;
  padding: 5px 5px 0 100px;
}
.content-fragment.event-widget .external-preview .abbreviated-post .post-summary {
  margin-bottom: 0px;
  font-size: 12.8px;
  line-height: 1.4em;
}
.content-fragment.event-widget .external-preview .abbreviated-post h4 {
  border-bottom: 0px;
  padding-left: 0px;
  font-size: 1em;
  margin-bottom: 0px;
}
.content-fragment.event-widget .external-preview .abbreviated-post .post-name a {
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  font-size: 13.6px;
  font-weight: normal !important;
}
.event-tags .internal-link.edit-tags {
  font-size: 9px;
  font-weight: normal;
  margin-left: 3px;
}
/*Maps*/

.content-fragment.event-edit-widget .field-item.event-location {
  position: relative;
}
div.geocoded-map-content {
  text-align: center;
}
div.geocoded-map-content .map-loader {
  background: #e8e5dc;
}
div.geocoded-map-content img {
  display: block;
  margin: 0 auto;
}
.geocode_subform_wrapper {
  display: none;
}
/* Registration Add */

.content-fragment.event-registration-add-form .internal-link.registration-button {
  display: block;
  font-size: 11px;
  color: white;
  float: left;
  position: relative;
  margin-left: 12px;
  height: 22px;
  padding: 4px 10px 3px 0;
  font-weight: bold;
}
.content-fragment.event-registration-add-form .internal-link.registration-button span {
  position: absolute;
  left: -8px;
  top: 0;
  height: 22px;
  width: 8px;
  display: block;
}
.content-fragment.event-registration-invite-form .field-list-description {
  display: none;
}
.content-fragment.event-registration-invite-form .field-list .field-list-description {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 0;
  padding-top: 15px;
}
.content-fragment.event-registration-invite-form .field-list .field-item-header {
  padding-top: 6px;
}
.content-fragment.event-registration-invite-form .field-list .field-item-input textarea {
  display: block;
}
.content-fragment.event-registration-invite-form .field-item {
  position: relative;
}
.content-fragment.event-registration-invite-form .field-item.invite-member {
  display: block;
}
.content-fragment.event-registration-list .registration-actions a {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
}
.content-fragment.event-registration-list .registration-actions .cancel-registration:before {
  content: "\E813";
  display: block;
  font-family: Entypo;
  font-size: 25px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 20px;
}
.content-fragment.event-registration-list .registration-actions .confirm-registration:before {
  content: "\E812";
  display: block;
  font-family: Entypo;
  font-size: 20px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 20px;
}
/* Activity Stories */

.activity-container.calendar:before {
  content: "\E85B";
  color: #707b80;
  font-family: Entypo;
  font-size: 70px;
  position: absolute;
  top: 60px;
  left: 12px;
}
.activity-container.calendar {
  background-color: #f3f3f3;
  border: 1px solid #e9e9e9;
  padding: 5px 5px 5px 85px;
  min-height: 85px;
}
.activity-title.calendar a {
  font-size: 20px;
}
.activity-title.calendar.cancelled {
  color: red;
}
span.who-is-coming,
span.remaining-users {
  font-weight: bold;
}
.content-fragment.event-edit-widget .event-startdate img {
  vertical-align: middle;
  margin-top: -3px;
}
.content-fragment.event-edit-widget .event-enddate img {
  vertical-align: middle;
  margin-top: -3px;
}
.content-fragment.thread {
  position: relative;
}
.content-fragment.thread .content .content.full .content {
  line-height: 1.5em;
}
.content-fragment.thread .content.full .actions.header .navigation-list-item {
  float: right;
}
.content-fragment.thread .content.full .actions.header .navigation-list-item > span {
  padding-right: 0px;
}
.content-fragment.thread .content.full .actions.header .navigation-list-item a {
  padding-right: 0px;
  margin-right: 0px;
}
.content-fragment.thread .content.full .author {
  float: left;
  position: relative;
  text-align: left;
  padding-left: 48px !important;
  padding-top: 18px !important;
}
.content-fragment.thread .content.full .author .user-name {
  float: none;
}
.content-fragment.thread .content.full .author .user-name .host-address {
  display: inline;
  margin-left: 5px;
  opacity: 0.6;
}
.content-fragment.thread .content.full .author .avatar {
  float: none;
  position: absolute;
  top: 10px;
  left: 8px;
}
.content-fragment.thread .content.full .actions .navigation-list-item.like > span .like-on,
.content-fragment.thread .content.full .actions .navigation-list-item.like > a .like-on,
.content-fragment.thread .content.full .actions .navigation-list-item.like > span .like-off,
.content-fragment.thread .content.full .actions .navigation-list-item.like > a .like-off {
  padding-right: 0px !important;
}
.content-fragment.thread .content-item .content {
  border-bottom: 1px solid #e6e9ea;
}
.content-fragment.thread .content-item .content.full .actions {
  border: 0px;
}
.content-fragment.thread .content-item .content.full .actions.footer {
  height: 45px;
  background-color: white;
  padding: 10px 10px 0px 10px !important;
}
.content-fragment.thread fieldset {
  background-color: white;
}
.content-fragment.thread fieldset .field-list .field-item .field-item-input {
  margin: 0px;
}
.content-fragment.thread fieldset .field-list .field-item {
  margin: 0px 0 8px 0;
}
.content-fragment.thread fieldset .field-list .field-item:last-child {
  margin: 0px 0 0px 0;
}
.content-fragment.thread .content-list .content-item {
  margin-bottom: 15px;
}
.content-fragment.thread .content-list .content-item .header a,
.content-fragment.thread .content-list .content-item .footer a {
  color: #949da4;
}
.content-fragment.thread .content-list .content-item .header a.button,
.content-fragment.thread .content-list .content-item .footer a.button {
  color: white;
}
.content-fragment.thread .content-list .content-item:hover .header a,
.content-fragment.thread .content-list .content-item:hover .footer a {
  color: #4aa3df;
}
.content-fragment.thread .content-list .content-item:hover .header a.button,
.content-fragment.thread .content-list .content-item:hover .footer a.button {
  color: white;
}
.content-fragment.thread .content.full a {
  color: #949da4;
}
.content-fragment.thread .content.full a.button {
  color: white;
}
.content-fragment.thread .content.full:hover a {
  color: #4aa3df;
}
.content-fragment.thread .content.full:hover a.button {
  color: white;
}
.content-fragment.thread .content.full:hover .primary a {
  color: white;
}
.content-fragment.thread .content.full .author,
.content-fragment.thread .content.full .actions {
  background-color: #f4f5f6;
}
.content-fragment.thread .content-list .content-item > .content {
  border: 1px solid #d0d5d7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-fragment.thread .content.full .actions.footer .navigation-list-item a {
  display: inline-block;
  padding: 5px 15px 5px 0px !important;
}
.content-fragment.thread .content.full .actions.footer .navigation-list-item.rating a {
  display: inline-block;
  padding: 5px 0px 5px 0px !important;
}
.content-fragment.thread .advanced-reply {
  font-size: 14px;
}
.content-fragment.thread .content.full .actions.footer .navigation-list-item.compose a {
  padding: 5px 15px 5px 15px !important;
}
.content-fragment.thread .content .actions.footer {
  background-color: transparent;
  padding: 0px !important;
  width: 100%;
}
.content-fragment.thread .content.full .actions {
  border-top: 0px;
}
.content-fragment.thread .content.full .author,
.content-fragment.thread .content.full .actions {
  border-top: 0px;
  background-color: transparent;
}
.content-fragment.thread .content.full > .content {
  border-bottom: 1px solid #e6e9ea;
  padding-bottom: 10px;
}
.content-fragment.thread .content.full > .content p:last-of-type {
  margin-bottom: 0px;
}
.content-fragment.thread .content.full .actions {
  height: auto;
}
.content-fragment.thread > div > div > .content.full .author {
  margin: 0px;
  padding-left: 50px !important;
  height: 42px;
  padding-bottom: 0px !important;
}
.content-fragment.thread > div > div > .content.full .author .avatar {
  left: 0px;
}
.content-fragment.thread > div > div > .content.full .thread-date {
  float: right;
  padding-top: 18px;
  font-size: 14px;
  right: 0px;
}
.content-fragment.thread .content-list .content-item.suggested > .content.full .header {
  background-color: #f8af34;
  color: white;
}
.content-fragment.thread .content-list .content-item.suggested > .content.full .header a {
  color: white;
}
.content-fragment.thread .content-list .content-item.suggested > .content.full .header .host-address {
  color: white;
  opacity: 1;
}
.content-fragment.thread .content-list .content-item.suggested > .content {
  background-color: #f8af34;
  border: solid 1px #f8af34 !important;
}
.content-fragment.thread .content-list .content-item.suggested .navigation-list a.ui-forumvotes {
  margin-left: 10px;
}
.content-fragment.thread .content-list .content-item.suggested .navigation-list a.ui-forumvotes:before {
  color: white;
}
.content-fragment.thread .content-list .content-item.verified > .content.full .header {
  background-color: #95d178;
  color: white;
}
.content-fragment.thread .content-list .content-item.verified > .content.full .header a {
  color: white;
}
.content-fragment.thread .content-list .content-item.verified > .content.full .header .host-address {
  color: white;
  opacity: 1;
}
.content-fragment.thread .content-list .content-item.verified > .content {
  background-color: #95d178;
  border: solid 1px #95d178 !important;
}
.content-fragment.thread .content-list .content-item.verified .navigation-list a.ui-forumvotes {
  margin-left: 10px;
}
.content-fragment.thread .content-list .content-item.verified .navigation-list a.ui-forumvotes:before {
  color: white;
}
.content-fragment.thread .filter {
  margin-top: 20px !important;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.author {
  border-bottom: 0px;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote a {
  margin-right: 5px;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote.vote a,
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote.unvote a {
  font-size: 13.5px;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote[data-count="0"].vote a.add {
  *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: #4aa3df;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote[data-count="0"].vote a.add:before,
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote[data-count="0"].vote a.add .ie7_before {
  width: 16.5px;
  height: 16.5px;
  display: inline-block;
  content: "\e872";
  font-family: Entypo;
  font-size: 16.5px;
  line-height: 16.5px;
  margin-right: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e872');
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote[data-count="0"].vote a.add:before {
  margin-left: 1px;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote.unvote a {
  color: #a1aab0;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.vote.unvote a:hover {
  color: #4aa3df;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state .attribute-value {
  font-size: 18px;
  color: #515151;
  font-weight: 600;
  padding-left: 1px;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.suggested .attribute-value a {
  font-size: 18px;
  color: #f8af34;
  font-weight: 600;
  padding-left: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild(document.createElement('span')).className='ie7_after');
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.suggested .attribute-value a:after,
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.suggested .attribute-value a .ie7_after {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-left: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.suggested .attribute-value a::after {
  margin-left: 10px;
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.verified .attribute-value a {
  font-size: 18px;
  color: #95d178;
  font-weight: 600;
  padding-left: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.appendChild(document.createElement('span')).className='ie7_after');
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.verified .attribute-value a:after,
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.verified .attribute-value a .ie7_after {
  width: 15px;
  height: 15px;
  display: inline-block;
  content: "\e812";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
  margin-left: 2px;
  position: relative;
  top: 1px;
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e812');
}
.content-fragment.thread-details .content-details .attribute-list .attribute-item.state.verified .attribute-value a::after {
  margin-left: 10px;
}
.content-fragment.abuse-appeal .content {
  border: 1px solid #ebebeb;
  margin: 10px;
  padding: 10px;
  background-color: white;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard,
.content-fragment.leaderboard ul.leaderboards li.leaderboard {
  width: 100%;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard h1,
.content-fragment.leaderboard ul.leaderboards li.leaderboard h1,
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard h3,
.content-fragment.leaderboard ul.leaderboards li.leaderboard h3 {
  font-size: 21px;
  margin: 10px 0;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .description {
  color: #515151;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .content-item.leaderboard,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .content-item.leaderboard {
  min-height: 125px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .actions,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .actions {
  margin-top: 5px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders {
  width: 100%;
  display: table;
  overflow: hidden;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row {
  line-height: 40px;
  clear: both;
  border: 1px solid white;
  margin: 2px;
  display: table-row;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .column,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .column {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 3px solid white;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .leader-item,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .leader-item {
  font-size: 16.5px;
  background-color: #f7f7f7;
  height: 48px;
  vertical-align: middle;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .current-leader-item,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .current-leader-item {
  background-color: #e6e6e6;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .leader-header,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .leader-header {
  color: #909090;
  font-size: 15px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .leader-header .column,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .leader-header .column {
  line-height: 15px;
  height: 29px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column {
  text-align: center;
  width: 50px;
  float: left;
  height: 48px;
  padding-top: 5px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column {
  position: relative;
  width: 100%;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column img,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column img {
  display: inline;
  position: absolute;
  top: 6px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column .username,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column .username {
  padding-left: 40px;
  vertical-align: middle;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column {
  text-align: right;
  padding-right: 5px;
  width: 75px;
  float: right;
  height: 48px;
  padding-top: 5px;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard .content.full .actions,
.content-fragment.leaderboard ul.leaderboards li.leaderboard .content.full .actions {
  border-width: 0;
  padding: 0 10px;
  width: 100%;
  height: initial;
}
.content-fragment.leaderboard-list ul.leaderboards li.leaderboard.simple .leaders .leader-item,
.content-fragment.leaderboard ul.leaderboards li.leaderboard.simple .leaders .leader-item {
  font-size: 15px;
}
.content-fragment.leaderboard-list li.leaderboard {
  margin-bottom: 25px;
}
@media (min-width: 800px) {
  .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
  .layout-region.header .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
  .layout-region.footer .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard {
    float: left;
    width: 47%;
  }
  .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
  .layout-region.header .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
  .layout-region.footer .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1) {
    margin-right: 6%;
  }
}
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.header-top-sidebar-left-content-center-sidebar-right .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.header-top-split-content .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.layout-content .content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.layout-content .header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.layout-content .header-top-split-content-footer .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.sidebar-left-content-center-sidebar-right .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard,
.split-content .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard {
  float: left;
  width: 100%;
}
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.header-top-sidebar-left-content-center-sidebar-right .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.header-top-split-content .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.layout-content .content-left-split-sidebar-right-top-single-sidebar-right-bottom .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.layout-content .header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.layout-content .header-top-split-content-footer .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.sidebar-left-content-center-sidebar-right .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1),
.split-content .layout-region.content .content-fragment.leaderboard-list .leaderboards.two-column li.leaderboard:nth-child(2n+1) {
  margin-right: 0%;
}
.left-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.split-sidebar-right .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.split-sidebar-left .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.left-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.split-sidebar-right .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.split-sidebar-left .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description {
  display: none;
}
.left-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.split-sidebar-right .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.split-sidebar-left .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .row,
.left-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.split-sidebar-right .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.split-sidebar-left .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .row {
  font-size: 13.636363636px;
}
.left-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.split-sidebar-right .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.split-sidebar-left .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .rank-column,
.left-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.split-sidebar-right .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.split-sidebar-left .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .rank-column {
  width: 35px;
}
.left-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.split-sidebar-right .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.split-sidebar-left .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .name-column,
.left-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.split-sidebar-right .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.split-sidebar-left .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .name-column {
  white-space: nowrap;
}
.left-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.split-sidebar-right .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.split-sidebar-left .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.left-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.split-sidebar-right .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.split-sidebar-left .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.left-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.split-sidebar-right .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.split-sidebar-left .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.left-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.split-sidebar-right .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.split-sidebar-left .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-sidebar-left-content-center-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-sidebar-right .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-sidebar-left-content-center-sidebar-right-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions {
  display: none;
}
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.split-content .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-split-content .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.header-top-split-content-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .description,
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.split-content .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-split-content .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description,
.header-top-split-content-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .description {
  display: inline;
}
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.split-content .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-split-content .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-split-content-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .points-column,
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.split-content .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-split-content .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.header-top-split-content-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .points-column,
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.split-content .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-split-content .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.header-top-split-content-footer .right-sidebar .content-fragment.leaderboard-list ul.leaderboards li.leaderboard .leaders .actions,
.content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.split-content .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-split-content .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-content-left-split-sidebar-right-top-single-sidebar-right-bottom-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions,
.header-top-split-content-footer .right-sidebar .content-fragment.leaderboard ul.leaderboards li.leaderboard .leaders .actions {
  display: inline;
}
.content-fragment.edit-user .content-list.tabular .content-item .cell {
  font-size: 15px;
}
.content-fragment.edit-user .content-list.subscriptions {
  clear: both;
}
.content-fragment.edit-user fieldset .field-list .field-item table.form {
  margin-top: 15px;
}
.content-fragment.edit-user fieldset h3 {
  margin: 0.5em 0 0.25em 0;
  font-size: 22.5px;
}
.content-fragment.edit-user fieldset .field-list .field-item .field-item-input.no-content {
  margin-top: 15px;
}
.content-fragment.user-points-list .content-list.tabular .cell.name {
  color: #111111;
}
.content-fragment.user-points-list .content-list.tabular .cell.points {
  text-align: right;
}
.content-fragment.user-points-list .content-list.tabular .cell.points.positive {
  color: #16a916;
}
.content-fragment.user-points-list .content-list.tabular .cell.points.negative {
  color: #d35400;
}
.content-fragment.user-points-total .content.full > .name {
  margin-bottom: 0;
}
.left-sidebar .content-fragment.user-points-list .content-list.tabular .cell.name,
.right-sidebar .content-fragment.user-points-list .content-list.tabular .cell.name {
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
}
.content-fragment.user-reputation .description.reputation {
  padding-top: 4px;
  font-size: 12px;
  font-family: 'Source Sans Pro', 'Helvetica', Arial, sans-serif;
  padding-left: 10px;
  font-weight: 500;
}
.content-fragment.user-links .ui-moderate a {
  border: 0;
  font-size: 0.8em;
  text-align: left;
  padding: 0;
}
.content-fragment.user-links .ui-moderate a:hover {
  color: #258cd1;
  background-color: transparent;
}
