html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

#errorExplanation {
  border: 1px solid red;
  margin-bottom: 15px;
  padding: 5px 15px 0 10px; }
  #errorExplanation h2 {
    color: red;
    font-size: 1.4em; }

.fieldWithErrors input {
  border: 1px solid red;
  padding: 5px; }

.flash a {
  float: right;
  background: url("/images/icons/delete-light.png") no-repeat;
  width: 14px;
  height: 14px;
  margin-top: 2px; }

.flash.error {
  border-style: solid;
  border-width: 1px;
  font-weight: bold;
  padding: 5px 10px;
  margin: 10px 0; }

.flash.notice {
  border-style: solid;
  border-width: 1px;
  padding: 5px 10px;
  margin-bottom: 10px; }

span.translation.missing {
  background: orange; }

.avatar-icon {
  border: 1px solid #CCC;
  background: #FFF;
  background-position: 2px 2px;
  background-repeat: no-repeat;
  display: block;
  width: 40px;
  height: 40px;
  padding: 2px; }

.url img {
  display: block;
  float: left;
  margin-top: 3px;
  margin-right: 5px; }

.send-message img {
  float: left;
  margin: 5px 5px 0 0; }

span.read-more {
  margin-left: 10px; }

#context-home, #context {
  display: inline-block;
  margin-bottom: 20px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 626px;
  padding: 20px; }
  #context-home:after, #context:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #context-home, #context {
    display: block; }
  * html #context-home, * html #context {
    overflow-x: hidden; }
  #context-home img.private, #context-home img.semi_public, #context img.private, #context img.semi_public {
    display: inline;
    float: left;
    margin-right: 10px; }
  #context-home ul#list-menu, #context ul#list-menu {
    display: inline-block;
    margin: 0;
    margin-bottom: 20px; }
    #context-home ul#list-menu:after, #context ul#list-menu:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #context-home ul#list-menu, #context ul#list-menu {
      display: block; }
    #context-home ul#list-menu li, #context ul#list-menu li {
      float: left;
      white-space: nowrap;
      margin-left: 15px;
      margin-right: 15px; }
    #context-home ul#list-menu a, #context ul#list-menu a {
      font-weight: bold; }
      #context-home ul#list-menu a:hover, #context-home ul#list-menu a.current, #context ul#list-menu a:hover, #context ul#list-menu a.current {
        text-decoration: underline; }

#context #summary {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 10px; }
  #context #summary {
    display: block; }
  #context #summary .avatar-icon {
    display: inline;
    float: left;
    margin-right: 10px; }
#context ul#list-menu {
  margin-bottom: 0; }

#context-home .col1 {
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 20px;
  width: 274px;
  margin-right: 10px;
  width: 293px; }
  #context-home .col1 {
    display: block; }
  * html #context-home .col1 {
    overflow-x: hidden; }
#context-home .col2 {
  overflow: hidden;
  display: inline-block;
  display: inline;
  float: left;
  margin-right: 0;
  width: 323px;
  display: inline;
  float: right;
  width: 318px; }
  #context-home .col2 {
    display: block; }
  * html #context-home .col2 {
    overflow-x: hidden; }
#context-home .moderators {
  display: inline-block;
  display: inline;
  float: left;
  width: 172px;
  margin-top: 5px; }
  #context-home .moderators:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #context-home .moderators {
    display: block; }
  #context-home .moderators .title {
    margin-bottom: 5px; }
  #context-home .moderators .avatar-icon {
    display: inline;
    float: left;
    margin: 0 5px 5px 0; }
#context-home #avatar-summary .avatar-icon {
  display: inline;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px; }
#context-home #profile-summary .field {
  overflow: hidden;
  display: inline-block;
  border-bottom: 1px solid #CCC; }
  #context-home #profile-summary .field {
    display: block; }
  #context-home #profile-summary .field .label {
    display: inline;
    float: left;
    font-weight: bold;
    width: 140px; }
  #context-home #profile-summary .field .value {
    display: inline;
    float: left; }

.member .buttons {
  display: inline;
  float: right;
  margin: 10px 10px 0 0; }

.overview, .member .content {
  display: inline-block;
  padding: 5px; }
  .overview:after, .member .content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .overview, .member .content {
    display: block; }
  .overview .avatar-icon, .member .content .avatar-icon {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 20px; }
  .overview .address, .member .content .address {
    font-size: 0.8em; }
  .overview .title, .member .content .title {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px; }
  .overview .title a, .member .content .title a {
    text-decoration: none; }
    .overview .title a:hover, .member .content .title a:hover {
      text-decoration: underline; }
  .overview .description, .member .content .description {
    font-size: 0.9em;
    line-height: 1.3; }
  .overview.even, .member .content.even {
    background: #EFEFEF; }

.publisher {
  display: inline-block;
  margin-bottom: 10px; }
  .publisher:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .publisher {
    display: block; }
  .publisher .avatar-icon {
    display: inline;
    float: left;
    margin-right: 10px; }
  .publisher .title {
    font-size: 1.2em;
    font-weight: bold; }
    .publisher .title, .publisher .title a {
      color: black;
      font-weight: bold; }
  .publisher span {
    font-size: 0.8em;
    font-style: italic; }
    .publisher span.author a, .publisher span.room a {
      font-weight: bold;
      font-style: normal;
      color: black; }
  .publisher .meta a {
    text-decoration: none; }
    .publisher .meta a:hover {
      text-decoration: underline; }
  .publisher .meta .divider {
    margin: 0 5px; }

.published-overview {
  display: inline-block;
  margin-bottom: 20px; }
  .published-overview:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .published-overview {
    display: block; }

.published-content {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px; }
  .published-content {
    display: block; }

body.publications.show .published-content {
  border-bottom: 1px dotted #CCC;
  padding-bottom: 20px; }
  body.publications.show .published-content .title {
    font-size: 1.3em;
    font-weight: bold;
    color: black;
    margin-bottom: 10px; }

table#agenda thead td {
  font-weight: bold;
  color: #333; }
table#agenda tbody td.date {
  font-weight: bold;
  color: #333;
  width: 110px; }

.agenda-date {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px; }

.table {
  height: 85px; }
  .table .avatar-icon {
    float: left;
    margin-right: 20px; }
  .table .title, .table .body {
    color: black;
    font-size: 1.2em; }
  .table .author a {
    font-weight: bold; }
  .table .col1 {
    float: left; }
  .table .col2 {
    display: inline-block;
    margin-left: 60px;
    padding: 20px; }
    .table .col2:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    .table .col2 {
      display: block; }
  .table .tags-list {
    color: black;
    float: right; }
    .table .tags-list a {
      margin: 0; }
    .table .tags-list span {
      margin: 0 5px; }

.table.odd .col2 {
  background: #EEE; }

#add-member-form {
  display: inline-block; }
  #add-member-form:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #add-member-form {
    display: block; }
  #add-member-form .add-member-form {
    float: right; }
    #add-member-form .add-member-form .add-member {
      display: block;
      width: 50px;
      height: 25px;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("/images/icons/add-member-light.png"); }
    #add-member-form .add-member-form .add-member:hover {
      background-image: url("/images/icons/add-member-dark.png"); }

.small .body a,
.small .body p,
.block .body a,
.block .body p,
.item .body a,
.item .body p {
  color: black;
  text-decoration: none; }
  .small .body a:hover,
  .small .body p:hover,
  .block .body a:hover,
  .block .body p:hover,
  .item .body a:hover,
  .item .body p:hover {
    color: black;
    text-decoration: underline; }

.profile .p {
  display: inline-block;
  margin-bottom: 20px; }
  .profile .p:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .profile .p {
    display: block; }
  .profile .p label {
    display: block;
    float: left;
    font-size: 1em;
    width: 30%; }
  .profile .p .meta-field {
    float: left;
    width: 70%; }
.profile fieldset {
  padding: 0; }
  .profile fieldset legend {
    font-size: 1em;
    padding: 0 10px;
    margin: 0 10px; }

.ghosted {
  color: #999;
  font-style: italic; }

form label {
  font-weight: bold; }
form fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }
form legend {
  font-weight: bold;
  font-size: 1.2em; }
form input[type=text],
form input[type=password] {
  background: #FFF;
  margin: 0;
  padding: 2px; }
form input[type=checkbox], form input.checkbox,
form input[type=radio], form input.radio {
  position: relative;
  top: 0.25em; }
form textarea {
  margin: 0;
  padding: 2px; }
form select {
  margin: 0.5em 0; }
form fieldset {
  border: 1px solid #cccccc; }
form input[type=text],
form input[type=password],
form textarea,
form select {
  border: 1px solid #bbbbbb; }
  form input[type=text]:focus,
  form input[type=password]:focus,
  form textarea:focus,
  form select:focus {
    border: 1px solid #666666; }
form input[type=text],
form input[type=password] {
  width: 250px; }
form textarea {
  width: 99%;
  height: 100px; }
form fieldset .new-avatar {
  margin-top: 10px; }
  form fieldset .new-avatar label {
    display: none; }
form .current_avatar img {
  float: none; }
form .remove_avatar {
  height: 22px; }
  form .remove_avatar input {
    float: left; }
  form .remove_avatar label {
    font-size: 1em;
    font-weight: normal;
    float: left; }
form span.submit, form span.cancel {
  float: left;
  margin-top: 10px;
  margin-right: 10px; }
form .style-button {
  display: block;
  border: none;
  font-weight: bold;
  padding: 2px 8px;
  cursor: pointer; }

.standard-form .explanation {
  font-size: 0.8em;
  margin-bottom: 10px; }
.standard-form .p {
  display: inline-block;
  margin-bottom: 20px; }
  .standard-form .p:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .standard-form .p {
    display: block; }
.standard-form .p textarea {
  width: 99%; }
.standard-form .p select {
  margin: 0; }
.standard-form .p.availability {
  font-size: 0.8em;
  font-style: italic; }
.standard-form .checkbox label {
  font-weight: normal;
  width: 90%;
  margin-top: 3px;
  margin-bottom: 20px; }
.standard-form input[type=text],
.standard-form select {
  font-size: 1em; }
.standard-form input[type=radio],
.standard-form input[type=checkbox] {
  border: none;
  float: left;
  margin-right: 10px; }
.standard-form label {
  display: block;
  float: left;
  font-size: 1em;
  width: 30%; }
.standard-form .meta-field {
  float: left;
  width: 70%; }
.standard-form fieldset {
  padding: 0; }
  .standard-form fieldset legend {
    font-size: 1em;
    padding: 0 10px;
    margin: 0 10px; }
.standard-form .buttons {
  display: inline-block; }
  .standard-form .buttons:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .standard-form .buttons {
    display: block; }
  .standard-form .buttons .submit, .standard-form .buttons .cancel {
    display: block;
    display: inline;
    float: left; }
  .standard-form .buttons .submit {
    margin-right: 20px; }
  .standard-form .buttons .cancel {
    margin-top: 2px;
    margin-right: 0; }
.standard-form #highlight-address {
  font-weight: bold; }
.standard-form .avatar-icons {
  display: inline-block; }
  .standard-form .avatar-icons:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .standard-form .avatar-icons {
    display: block; }
  .standard-form .avatar-icons .avatar-icon {
    border: 2px solid #CCC;
    float: left;
    margin-right: 20px; }
  .standard-form .avatar-icons .avatar-icon.large {
    width: 100px;
    height: 100px; }
  .standard-form .avatar-icons .avatar-icon.thumb {
    width: 50px;
    height: 50px;
    margin-top: 50px; }
  .standard-form .avatar-icons .avatar-icon.small {
    width: 40px;
    height: 40px;
    margin-top: 60px; }

.redeem-invite-token form .p {
  display: inline-block;
  margin-bottom: 20px; }
  .redeem-invite-token form .p:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .redeem-invite-token form .p {
    display: block; }
.redeem-invite-token form .p.value label, .redeem-invite-token form .p.value input, .redeem-invite-token form .p.invite_room label, .redeem-invite-token form .p.invite_room input {
  width: 280px; }
.redeem-invite-token form .p.subject label {
  width: 280px; }
.redeem-invite-token form .p.subject select {
  width: 286px; }
.redeem-invite-token form input[type=radio],
.redeem-invite-token form input[type=checkbox] {
  border: none;
  float: left;
  margin-right: 10px; }

.redeem-request-token {
  margin-bottom: 20px; }
  .redeem-request-token form {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #CCC;
    padding: 10px; }
    .redeem-request-token form {
      display: block; }
    .redeem-request-token form .title {
      display: inline;
      float: left;
      font-weight: bold; }
    .redeem-request-token form .activation-code {
      display: inline;
      float: right; }
      .redeem-request-token form .activation-code label {
        margin-right: 5px; }
      .redeem-request-token form .activation-code input[type=text] {
        width: 160px; }

#new_user_session input[type=text],
#new_user_session input[type=password] {
  width: 260px; }

form.rssfeed-form .p.subjects ul {
  margin: 0;
  margin-top: 10px; }
  form.rssfeed-form .p.subjects ul li {
    display: inline-block; }
    form.rssfeed-form .p.subjects ul li:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    form.rssfeed-form .p.subjects ul li {
      display: block; }

#search-form input[type=text] {
  width: 150px; }

form#new_invite_token .p.login-token label, form#new_invite_token .p.subject_option label {
  font-size: 0.9em;
  width: auto;
  margin-top: 4px; }
form#new_invite_token .p.subject_option input {
  float: left; }
form#new_invite_token .p.subject_option label {
  width: 260px; }

form#request-token label {
  display: block; }
form#request-token .p {
  display: inline-block;
  margin-bottom: 20px; }
  form#request-token .p:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  form#request-token .p {
    display: block; }
form#request-token .p.subject_option input {
  float: left; }
form#request-token .p.subject_option label {
  float: left;
  margin-top: 3px; }
form#request-token .p.subject input {
  width: 260px; }
form#request-token input[type=radio],
form#request-token input[type=checkbox] {
  border: none;
  float: left;
  margin-right: 10px; }

.invite_form input, .invite_form textarea, .invite_form fieldset {
  display: block;
  width: 400px;
  margin-top: 0px; }
.invite_form span input {
  display: inline; }

.invite-form #new_invite_token .email, .invite-form #new_invite_token .name, .invite-form #new_invite_token .login-token {
  display: none; }

body.invite_tokens.redeem .col1 {
  float: left;
  width: 295px; }
body.invite_tokens.redeem .col2 {
  float: right;
  width: 295px; }

body.password_resets .standard-form label {
  width: 110px; }

.network-setting form label {
  display: inline; }

.required {
  color: red; }

#example-address {
  margin-top: 10px; }

.required_fields {
  margin-top: 50px;
  font-size: 10px; }

.form-box label {
  margin-right: 10px; }
.form-box .p {
  margin-bottom: 10px; }
.form-box input[type=text] {
  width: 350px; }

.share-box {
  display: inline-block;
  padding: 0 !important;
  margin-bottom: 20px; }
  .share-box:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .share-box {
    display: block; }
  .share-box .topbar {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #CCC;
    background: url("/images/gradient-toolbar.png") repeat-x;
    border-bottom: none;
    padding: 2px 0; }
    .share-box .topbar {
      display: block; }
    .share-box .topbar a {
      display: block;
      background: url("/images/vertical-divider.png") repeat-y top right;
      color: black;
      display: inline;
      float: left;
      padding: 0 10px; }
  .share-box .button-box {
    display: inline;
    float: left;
    margin-bottom: 10px; }
    .share-box .button-box span {
      padding: 0 5px; }
  .share-box a {
    text-decoration: none; }
    .share-box a:hover {
      text-decoration: underline; }
  .share-box .share-loader {
    display: none; }
  .share-box input[type=text] {
    font-size: 1em; }
  .share-box label.source {
    display: inline;
    margin-left: 20px; }
  .share-box .container {
    overflow: visible;
    width: auto; }
  .share-box .participants-form {
    overflow: hidden;
    display: inline-block; }
    .share-box .participants-form {
      display: block; }

.content-forms .title input {
  width: 99%; }
.content-forms .text_area {
  border: 1px solid #CCC; }
.content-forms textarea {
  border: none;
  width: 99%;
  min-height: 450px; }
.content-forms label {
  font-weight: normal;
  display: block; }
.content-forms .p {
  margin-bottom: 20px; }

.edit-cancel {
  margin-left: 20px; }

.attachment-dialog.ui-dialog, .embed-dialog.ui-dialog, .link-dialog.ui-dialog {
  padding: 0; }
  .attachment-dialog.ui-dialog .ui-dialog-titlebar, .embed-dialog.ui-dialog .ui-dialog-titlebar, .link-dialog.ui-dialog .ui-dialog-titlebar {
    background: url("/images/gradient-toolbar.png") repeat-x !important;
    padding: 2px 8px; }
    .attachment-dialog.ui-dialog .ui-dialog-titlebar span, .embed-dialog.ui-dialog .ui-dialog-titlebar span, .link-dialog.ui-dialog .ui-dialog-titlebar span {
      color: black;
      font-size: 0.9em;
      font-weight: normal; }
  .attachment-dialog.ui-dialog.ui-corner-all, .embed-dialog.ui-dialog.ui-corner-all, .link-dialog.ui-dialog.ui-corner-all {
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  .attachment-dialog.ui-dialog .ui-dialog-content, .embed-dialog.ui-dialog .ui-dialog-content, .link-dialog.ui-dialog .ui-dialog-content {
    padding: 10px !important; }

#share-content {
  display: inline-block; }
  #share-content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #share-content {
    display: block; }

#timeline {
  margin-bottom: 20px; }
  #timeline .item.hover {
    background: #F2F2F2; }
  #timeline .item, #timeline .item-button {
    cursor: pointer;
    text-decoration: none; }
  #timeline .item {
    background: #FFF;
    display: inline-block;
    padding: 10px;
    border-bottom: 1px solid #CCC;
    position: relative; }
    #timeline .item:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #timeline .item {
      display: block; }
    #timeline .item .reply-counter {
      background: url("/images/icons/comment-grey.png") no-repeat 0 3px; }
    #timeline .item.updated .reply-counter, #timeline .item.created .reply-counter {
      background: url("/images/icons/comment-update.png") no-repeat 0 3px; }
    #timeline .item.updated .item-content, #timeline .item.created .item-content {
      font-weight: bold; }
    #timeline .item .item-avatars {
      display: inline;
      float: left;
      margin-top: 4px; }
      #timeline .item .item-avatars .avatar-icon {
        display: inline;
        float: left;
        margin-right: 2px; }
    #timeline .item .item-body {
      display: inline-block;
      margin-left: 150px; }
      #timeline .item .item-body:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      #timeline .item .item-body {
        display: block; }
      #timeline .item .item-body .item-meta {
        display: inline;
        float: right;
        font-size: 0.9em;
        color: black;
        width: 80px; }
        #timeline .item .item-body .item-meta .mute_button, #timeline .item .item-body .item-meta .hide_button {
          display: inline;
          float: left;
          margin-right: 7px; }
        #timeline .item .item-body .item-meta .reply-counter {
          display: inline;
          float: left;
          padding-left: 22px; }
        #timeline .item .item-body .item-meta .time {
          text-align: right;
          padding-right: 5px; }
        #timeline .item .item-body .item-meta .remove {
          margin-left: 60px; }
      #timeline .item .item-body .item-content {
        float: left;
        color: black;
        width: 366px;
        margin-top: 6px; }
        #timeline .item .item-body .item-content .content-title {
          color: #000;
          font-weight: normal; }
        #timeline .item .item-body .item-content p {
          margin-bottom: 20px; }
    #timeline .item .wave-options {
      clear: both; }
      #timeline .item .wave-options .wave-buttons ul, #timeline .item .wave-options .wave-buttons li {
        margin: 0;
        padding: 0; }
      #timeline .item .wave-options a {
        margin-left: 12px; }
    #timeline .item .wave-form {
      margin: 0px; }
    #timeline .item .tag-form {
      padding: 5px 10px; }
      #timeline .item .tag-form form label {
        display: inline;
        margin-right: 20px; }
      #timeline .item .tag-form .tags-list a {
        margin-right: 10px; }
    #timeline .item.created .item-body .content-title {
      color: black;
      font-weight: bold; }
    #timeline .item.updated .item-body .content-title {
      color: #000;
      font-weight: bold; }

#timeline .meta {
  font-style: italic; }

#unhide {
  display: none; }

.wave-hidden #hide {
  display: none; }
.wave-hidden #unhide {
  display: block; }

.wave-muted #mute {
  display: none; }

.hidden-inputs {
  overflow: hidden;
  display: inline-block;
  background-color: #F6F6F6;
  padding: 10px; }
  .hidden-inputs {
    display: block; }

a.external_link {
  text-decoration: underline; }
  a.external_link:hover, a.external_link:active {
    text-decoration: none; }

body.waves.show .wavelet-interface {
  border-bottom: 1px dotted #CCC;
  margin-bottom: 20px; }
  body.waves.show .wavelet-interface .wavelet-title {
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
    color: black; }
  body.waves.show .wavelet-interface .wavelet-agenda {
    overflow: hidden;
    display: inline-block;
    background: url("/images/icons/calendar.png") no-repeat 0 4px;
    padding-left: 25px;
    padding: 0 25px 5px; }
    body.waves.show .wavelet-interface .wavelet-agenda {
      display: block; }
  body.waves.show .wavelet-interface .wavelet-agenda-date {
    display: inline;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    color: black;
    margin-right: 5px; }
  body.waves.show .wavelet-interface .wavelet-agenda-button {
    display: inline;
    float: left;
    margin-top: 1px; }
body.waves.show .child .wave-container {
  border-bottom: 1px dotted #CCC; }
body.waves.show .wave-form {
  margin-left: 120px; }
body.waves.show .root-blip h2 {
  margin-bottom: 20px; }
body.waves.show #wave-interface {
  border: 1px solid #C4C4C4;
  background: #F2F2F2; }
  body.waves.show #wave-interface .user-data-button ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    height: 22px; }
    body.waves.show #wave-interface .user-data-button ul {
      display: block; }
    body.waves.show #wave-interface .user-data-button ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      body.waves.show #wave-interface .user-data-button ul li.first {
        padding-left: 0px; }
      body.waves.show #wave-interface .user-data-button ul li.last {
        padding-right: 0px; }
    body.waves.show #wave-interface .user-data-button ul li {
      background: url("/images/vertical-divider.png") repeat-y top right;
      height: inherit;
      padding: 0; }
    body.waves.show #wave-interface .user-data-button ul a {
      color: #000;
      height: inherit;
      padding-left: 30px;
      padding-right: 10px; }
      body.waves.show #wave-interface .user-data-button ul a#unread {
        background: url("/images/icons/unread.png") no-repeat 4px 4px; }
      body.waves.show #wave-interface .user-data-button ul a#mute {
        background: url("/images/icons/unfollow.png") no-repeat 6px 2px; }
      body.waves.show #wave-interface .user-data-button ul a#hide {
        background: url("/images/icons/archive.png") no-repeat 6px 2px; }
      body.waves.show #wave-interface .user-data-button ul a#unhide {
        background: url("/images/icons/unarchive.png") no-repeat 6px 4px; }
      body.waves.show #wave-interface .user-data-button ul a#publishy-toggle {
        background: url("/images/icons/publish.png") no-repeat 6px 4px; }
body.waves.show .wave-container {
  display: inline-block;
  margin-top: 20px; }
  body.waves.show .wave-container:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  body.waves.show .wave-container {
    display: block; }
  body.waves.show .wave-container .wave-avatar {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 10px; }
    body.waves.show .wave-container .wave-avatar {
      display: block; }
    body.waves.show .wave-container .wave-avatar .avatar-icon {
      border: 1px solid #CCC;
      display: inline;
      float: left;
      margin-right: 10px; }
  body.waves.show .wave-container .wave-form {
    display: inline-block;
    clear: both;
    margin: 5px;
    margin-left: 100px; }
    body.waves.show .wave-container .wave-form:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    body.waves.show .wave-container .wave-form {
      display: block; }
body.waves.show .wave-meta {
  margin-bottom: 20px; }
body.waves.show .wave-options {
  margin-top: 20px;
  display: inline-block; }
  body.waves.show .wave-options:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  body.waves.show .wave-options {
    display: block; }
  body.waves.show .wave-options .wave-buttons {
    margin-right: 20px;
    display: inline-block; }
    body.waves.show .wave-options .wave-buttons:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    body.waves.show .wave-options .wave-buttons {
      display: block; }
    body.waves.show .wave-options .wave-buttons ul {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      overflow: hidden;
      display: inline-block;
      float: right; }
      body.waves.show .wave-options .wave-buttons ul {
        display: block; }
      body.waves.show .wave-options .wave-buttons ul li {
        list-style-type: none;
        margin-left: 0px;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 4px;
        padding-right: 4px; }
        body.waves.show .wave-options .wave-buttons ul li.first {
          padding-left: 0px; }
        body.waves.show .wave-options .wave-buttons ul li.last {
          padding-right: 0px; }
      body.waves.show .wave-options .wave-buttons ul li {
        padding-right: 0px;
        padding-left: 0px; }
    body.waves.show .wave-options .wave-buttons a {
      display: block; }
    body.waves.show .wave-options .wave-buttons a.edit-button {
      background: url("/images/icons/edit-light.png") no-repeat;
      text-indent: 27px; }
      body.waves.show .wave-options .wave-buttons a.edit-button:hover {
        background: url("/images/icons/edit-dark.png") no-repeat; }
    body.waves.show .wave-options .wave-buttons a.attach-button {
      background: url("/images/icons/attach-light.png") no-repeat;
      text-indent: 20px; }
      body.waves.show .wave-options .wave-buttons a.attach-button:hover {
        background: url("/images/icons/attach-dark.png") no-repeat; }
body.waves.show .children {
  border: 1px solid #999999;
  border-top: none;
  border-right: none;
  padding: 0px 0px 10px 10px;
  margin-left: 40px;
  margin-bottom: 20px;
  padding-bottom: 20px; }

body.waves.new #content {
  border: none; }
  body.waves.new #content .inside {
    padding: 0; }

#content .content .meta {
  font-style: italic; }

.wavelet-participants {
  margin-bottom: 20px; }
  .wavelet-participants .participants-list {
    margin-top: 10px; }
  .wavelet-participants .participants-form {
    position: relative; }
    .wavelet-participants .participants-form .participants-button {
      cursor: pointer;
      width: 37px;
      height: 24px;
      position: absolute;
      right: 30px; }
      .wavelet-participants .participants-form .participants-button.toggle-on {
        background-image: url("/images/icons/plus.png"); }
      .wavelet-participants .participants-form .participants-button.toggle-off {
        background-image: url("/images/icons/minus.png"); }

.invite-list {
  background-color: SandyBrown;
  border: 2px dashed RosyBrown;
  margin: 20px;
  padding: 20px; }
  .invite-list .invite-item {
    display: block;
    border: 1px solid BlueViolet;
    background-color: PaleGreen;
    margin: 20px;
    padding: 20px; }
    .invite-list .invite-item .full_name, .invite-list .invite-item .date {
      display: block; }

.invite-box {
  border: 3px groove OliveDrab;
  background-color: LightCyan;
  width: 50%;
  padding: 20px;
  margin: 20px;
  clear: both; }
  .invite-box input {
    display: block;
    width: 95px; }

/* Room Widgets */
.box#social_networks ul {
  margin-left: 0; }
  .box#social_networks ul li {
    list-style-type: none;
    margin-left: 0px; }
  .box#social_networks ul li {
    margin-bottom: 5px; }
.box#social_networks .flickr, .box#social_networks .facebook, .box#social_networks .youtube, .box#social_networks .twitter, .box#social_networks .linkedin, .box#social_networks .vimeo, .box#social_networks .skype, .box#social_networks .website {
  color: black;
  padding-left: 30px; }
.box#social_networks .flickr {
  background: url("/images/social_networks/flickr.png") no-repeat 0 3px; }
.box#social_networks .facebook {
  background: url("/images/social_networks/facebook.png") no-repeat 0 3px; }
.box#social_networks .youtube {
  background: url("/images/social_networks/youtube.png") no-repeat 0 3px; }
.box#social_networks .twitter {
  background: url("/images/social_networks/twitter.png") no-repeat 0 3px; }
.box#social_networks .linkedin {
  background: url("/images/social_networks/linkedin.png") no-repeat 0 3px; }
.box#social_networks .vimeo {
  background: url("/images/social_networks/vimeo.png") no-repeat 0 3px; }
.box#social_networks .skype {
  background: url("/images/social_networks/skype.png") no-repeat 0 3px; }
.box#social_networks .website {
  background: url("/images/social_networks/website.png") no-repeat 0 3px; }

.box#general_from_room #general_info {
  overflow: hidden;
  margin-bottom: 10px; }
.box#general_from_room a#general_info_button .less {
  display: none; }

/* Home Room */
body.home.room p.explanation {
  font-weight: bold; }
body.home.room #content .col1 {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 323px; }
  * html body.home.room #content .col1 {
    overflow-x: hidden; }
  body.home.room #content .col1 .box {
    display: inline;
    float: left;
    margin-right: 0;
    width: 283px;
    padding: 20px; }
    * html body.home.room #content .col1 .box {
      overflow-x: hidden; }
body.home.room #content .col2 {
  display: inline;
  float: left;
  margin-right: 0;
  width: 323px; }
  * html body.home.room #content .col2 {
    overflow-x: hidden; }
  body.home.room #content .col2 .box {
    display: inline;
    float: left;
    margin-right: 0;
    width: 283px;
    padding: 20px; }
    * html body.home.room #content .col2 .box {
      overflow-x: hidden; }
body.home.room #groups_from_room .icon, body.home.room #members_from_room .icon {
  display: inline;
  float: left;
  margin-right: 20px; }
  body.home.room #groups_from_room .icon .avatar-icon, body.home.room #members_from_room .icon .avatar-icon {
    width: 100px;
    height: 100px; }
  body.home.room #groups_from_room .icon.last, body.home.room #members_from_room .icon.last {
    margin-right: 0; }
body.home.room #pages_from_room ul {
  margin-right: 0; }
  body.home.room #pages_from_room ul li a {
    font-weight: bold; }

/* Home Portal */
body#home-portal #sidebar-right h2 {
  border: none;
  margin-bottom: 0; }
body#home-portal .box#welcome, body#home-portal .box#blogs_from_portal .content {
  height: 320px; }
body#home-portal .box#welcome, body#home-portal .box#blogs_from_portal {
  margin-bottom: 40px; }
body#home-portal .box#blogs_from_portal .body,
body#home-portal .box#welcome .body,
body#home-portal .box#blogs_from_groups .body,
body#home-portal .box#knowledge {
  font-weight: bold; }
body#home-portal .box#welcome {
  background-color: #efefef;
  color: black; }
  body#home-portal .box#welcome h1 a {
    color: black; }
  body#home-portal .box#welcome h1 {
    font-size: 1.8em;
    line-height: 1.4; }
  body#home-portal .box#welcome .body {
    font-size: 1.1em; }
  body#home-portal .box#welcome .photo {
    width: 230px;
    overflow: hidden; }
body#home-portal .box#knowledge ul {
  margin-right: 0; }
  body#home-portal .box#knowledge ul li a {
    color: black; }
body#home-portal .box#blogs_from_portal {
  background-color: #efefef;
  color: black; }
  body#home-portal .box#blogs_from_portal h2 a, body#home-portal .box#blogs_from_portal .publisher a {
    color: black; }
  body#home-portal .box#blogs_from_portal .content h2 {
    font-size: 2em;
    line-height: 1; }
  body#home-portal .box#blogs_from_portal .content .photo {
    display: inline;
    float: left;
    margin-right: 20px; }
  body#home-portal .box#blogs_from_portal .slide-pagination {
    position: absolute;
    left: 328px;
    bottom: 5px; }
    body#home-portal .box#blogs_from_portal .slide-pagination li a {
      display: block;
      background-color: #fdb913;
      width: 15px;
      height: 15px; }
    body#home-portal .box#blogs_from_portal .slide-pagination li.current a {
      background-color: #ed2939; }
    body#home-portal .box#blogs_from_portal .slide-pagination span {
      display: none; }
body#home-portal .box#blogs_from_groups .content {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 323px;
  height: 365px;
  margin-right: 20px;
  position: relative; }
  * html body#home-portal .box#blogs_from_groups .content {
    overflow-x: hidden; }
body#home-portal .box#blogs_from_groups .list {
  display: inline;
  float: left;
  margin-right: 0;
  width: 274px;
  margin-top: 6px; }
  * html body#home-portal .box#blogs_from_groups .list {
    overflow-x: hidden; }
  body#home-portal .box#blogs_from_groups .list .publisher {
    margin-bottom: 20px; }
    body#home-portal .box#blogs_from_groups .list .publisher h2 {
      font-size: 1.3em;
      line-height: 1;
      margin: 0;
      margin-bottom: 5px; }
body#home-portal .box#users, body#home-portal .box#groups {
  min-height: 175px; }
  body#home-portal .box#users .content, body#home-portal .box#groups .content {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 20px; }
    body#home-portal .box#users .content, body#home-portal .box#groups .content {
      display: block; }
    body#home-portal .box#users .content .avatar-icon, body#home-portal .box#groups .content .avatar-icon {
      display: inline;
      float: left;
      margin-right: 20px; }
  body#home-portal .box#users .list, body#home-portal .box#groups .list {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 20px; }
    body#home-portal .box#users .list, body#home-portal .box#groups .list {
      display: block; }
    body#home-portal .box#users .list .icon, body#home-portal .box#groups .list .icon {
      display: inline;
      float: left;
      margin-right: 13px; }
      body#home-portal .box#users .list .icon.last, body#home-portal .box#groups .list .icon.last {
        margin-right: 0; }

.rss-feed,
.rss-feed-item {
  margin-bottom: 20px; }
  .rss-feed .title,
  .rss-feed-item .title {
    font-size: 1.3em;
    font-weight: bold; }
  .rss-feed .meta,
  .rss-feed-item .meta {
    margin-bottom: 10px; }

body {
  line-height: 1.5;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  color: black;
  font-size: 87.5%; }

h1 {
  font-weight: normal;
  color: black;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: black;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: black;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: black;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: black;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: black;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: black; }
  a:visited {
    color: black; }
  a:focus {
    color: #333333; }
  a:hover {
    color: #333333; }
  a:active {
    color: #333333; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #333333; }

.loud {
  color: #333333; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20 {
  display: inline;
  float: left;
  margin-right: 20px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19, * html div.span-20 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 29px; }

.span-2 {
  width: 78px; }

.span-3 {
  width: 127px; }

.span-4 {
  width: 176px; }

.span-5 {
  width: 225px; }

.span-6 {
  width: 274px; }

.span-7 {
  width: 323px; }

.span-8 {
  width: 372px; }

.span-9 {
  width: 421px; }

.span-10 {
  width: 470px; }

.span-11 {
  width: 519px; }

.span-12 {
  width: 568px; }

.span-13 {
  width: 617px; }

.span-14 {
  width: 666px; }

.span-15 {
  width: 715px; }

.span-16 {
  width: 764px; }

.span-17 {
  width: 813px; }

.span-18 {
  width: 862px; }

.span-19 {
  width: 911px; }

.span-20, div.span-20 {
  width: 960px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 29px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 78px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 127px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 176px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 225px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 274px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 323px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 372px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 421px !important; }
input.span-10, textarea.span-10, select.span-10 {
  width: 470px !important; }
input.span-11, textarea.span-11, select.span-11 {
  width: 519px !important; }
input.span-12, textarea.span-12, select.span-12 {
  width: 568px !important; }
input.span-13, textarea.span-13, select.span-13 {
  width: 617px !important; }
input.span-14, textarea.span-14, select.span-14 {
  width: 666px !important; }
input.span-15, textarea.span-15, select.span-15 {
  width: 715px !important; }
input.span-16, textarea.span-16, select.span-16 {
  width: 764px !important; }
input.span-17, textarea.span-17, select.span-17 {
  width: 813px !important; }
input.span-18, textarea.span-18, select.span-18 {
  width: 862px !important; }
input.span-19, textarea.span-19, select.span-19 {
  width: 911px !important; }
input.span-20, textarea.span-20, select.span-20 {
  width: 960px !important; }

.append-1 {
  padding-right: 49px; }

.append-2 {
  padding-right: 98px; }

.append-3 {
  padding-right: 147px; }

.append-4 {
  padding-right: 196px; }

.append-5 {
  padding-right: 245px; }

.append-6 {
  padding-right: 294px; }

.append-7 {
  padding-right: 343px; }

.append-8 {
  padding-right: 392px; }

.append-9 {
  padding-right: 441px; }

.append-10 {
  padding-right: 490px; }

.append-11 {
  padding-right: 539px; }

.append-12 {
  padding-right: 588px; }

.append-13 {
  padding-right: 637px; }

.append-14 {
  padding-right: 686px; }

.append-15 {
  padding-right: 735px; }

.append-16 {
  padding-right: 784px; }

.append-17 {
  padding-right: 833px; }

.append-18 {
  padding-right: 882px; }

.append-19 {
  padding-right: 931px; }

.prepend-1 {
  padding-left: 49px; }

.prepend-2 {
  padding-left: 98px; }

.prepend-3 {
  padding-left: 147px; }

.prepend-4 {
  padding-left: 196px; }

.prepend-5 {
  padding-left: 245px; }

.prepend-6 {
  padding-left: 294px; }

.prepend-7 {
  padding-left: 343px; }

.prepend-8 {
  padding-left: 392px; }

.prepend-9 {
  padding-left: 441px; }

.prepend-10 {
  padding-left: 490px; }

.prepend-11 {
  padding-left: 539px; }

.prepend-12 {
  padding-left: 588px; }

.prepend-13 {
  padding-left: 637px; }

.prepend-14 {
  padding-left: 686px; }

.prepend-15 {
  padding-left: 735px; }

.prepend-16 {
  padding-left: 784px; }

.prepend-17 {
  padding-left: 833px; }

.prepend-18 {
  padding-left: 882px; }

.prepend-19 {
  padding-left: 931px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -49px; }

.pull-2 {
  margin-left: -98px; }

.pull-3 {
  margin-left: -147px; }

.pull-4 {
  margin-left: -196px; }

.pull-5 {
  margin-left: -245px; }

.pull-6 {
  margin-left: -294px; }

.pull-7 {
  margin-left: -343px; }

.pull-8 {
  margin-left: -392px; }

.pull-9 {
  margin-left: -441px; }

.pull-10 {
  margin-left: -490px; }

.pull-11 {
  margin-left: -539px; }

.pull-12 {
  margin-left: -588px; }

.pull-13 {
  margin-left: -637px; }

.pull-14 {
  margin-left: -686px; }

.pull-15 {
  margin-left: -735px; }

.pull-16 {
  margin-left: -784px; }

.pull-17 {
  margin-left: -833px; }

.pull-18 {
  margin-left: -882px; }

.pull-19 {
  margin-left: -931px; }

.pull-20 {
  margin-left: -980px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -49px 1.5em 49px; }

.push-2 {
  margin: 0 -98px 1.5em 98px; }

.push-3 {
  margin: 0 -147px 1.5em 147px; }

.push-4 {
  margin: 0 -196px 1.5em 196px; }

.push-5 {
  margin: 0 -245px 1.5em 245px; }

.push-6 {
  margin: 0 -294px 1.5em 294px; }

.push-7 {
  margin: 0 -343px 1.5em 343px; }

.push-8 {
  margin: 0 -392px 1.5em 392px; }

.push-9 {
  margin: 0 -441px 1.5em 441px; }

.push-10 {
  margin: 0 -490px 1.5em 490px; }

.push-11 {
  margin: 0 -539px 1.5em 539px; }

.push-12 {
  margin: 0 -588px 1.5em 588px; }

.push-13 {
  margin: 0 -637px 1.5em 637px; }

.push-14 {
  margin: 0 -686px 1.5em 686px; }

.push-15 {
  margin: 0 -735px 1.5em 735px; }

.push-16 {
  margin: 0 -784px 1.5em 784px; }

.push-17 {
  margin: 0 -833px 1.5em 833px; }

.push-18 {
  margin: 0 -882px 1.5em 882px; }

.push-19 {
  margin: 0 -931px 1.5em 931px; }

.push-20 {
  margin: 0 -980px 1.5em 980px; }

.prepend-top {
  margin-top: 1.5em; }

.append-bottom {
  margin-bottom: 1.5em; }

.showgrid {
  background: url('/grid.png'); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: white;
  color: red;
  border-color: red; }
  .error a {
    color: red; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: white;
  color: #4ba963;
  border-color: #4ba963; }
  .notice a {
    color: #4ba963; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

/* Typography use body-standard:
 * - line-height 1.5
 * - font-size 75%
 * and it also add the defaults css elements:
 * +blueprint-typography-defaults */
img.fixed-background {
  margin: -10px 0 0 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: fixed; }

html {
  overflow-y: scroll; }

body {
  background-image: url("/images/customer/background.png");
  background-repeat: repeat-x;
  background-color: #EFEFEF; }
  body#home-portal {
    background-image: url("/images/customer/background-home.png");
    background-repeat: repeat-x; }
  body#error-page #header {
    height: 160px; }
  body.inbox #content .inside {
    padding: 0px; }
  body.category.members.index #sidebar-right,
  body.rooms.index #sidebar-right {
    margin-top: 20px; }
  body.room.public #context,
  body.room.events #context,
  body.room.users.members #context,
  body.room.category.members #context,
  body.room.categories.members #context {
    display: none; }
  body.room.category.members.editors #context {
    display: block; }
  body.room.members #content-header h1, body.room.members #content-header h2,
  body.rooms.index #content-header h1, body.rooms.index #content-header h2 {
    margin-bottom: 0; }

.hidden, .published .avatar-icon {
  display: none; }

.overflow-hidden {
  overflow: hidden; }

#logo img {
  display: inline;
  float: left; }

#iframe-container {
  display: none; }

.inside {
  display: inline-block;
  padding: 20px; }
  .inside:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .inside {
    display: block; }

.meta {
  display: inline-block; }
  .meta:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .meta {
    display: block; }

.photo.attachment {
  border: 1px solid #CCC;
  display: inline;
  float: left;
  margin: 0 10px 10px 0; }
  body.room.publications.index .photo.attachment {
    margin: 0 20px 0 0; }
  .photo.attachment img {
    display: block; }
.photo.wave-attachment {
  display: inline-block;
  *display: inline;
  zoom: 1;
  border: 1px solid #CCC;
  padding: 5px;
  margin: 0 10px 10px 0;
  overflow: hidden;
  text-align: center; }
  .photo.wave-attachment img {
    display: block; }
  .photo.wave-attachment .caption {
    margin-top: 5px; }

.loader {
  display: none; }
  .loader img {
    display: inline; }

.intro-text {
  margin-bottom: 20px; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.title a {
  color: black; }

h1, h2 {
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px; }
  h1 a, h2 a {
    color: black; }
    h1 a:visited, h2 a:visited {
      color: black; }
    h1 a:focus, h2 a:focus {
      color: black; }
    h1 a:hover, h2 a:hover {
      color: black; }
    h1 a:active, h2 a:active {
      color: black; }
  body.room.members #content-header h1, body.room.members #content-header h2 {
    display: inline;
    float: left;
    margin-right: 10px; }

h1 {
  font-size: 2em;
  line-height: 1; }

h2 {
  font-size: 1.3em; }

#title-holder {
  position: relative; }
  #title-holder #search-form {
    position: absolute;
    right: 0;
    top: 0; }
    #title-holder #search-form input[type=text] {
      background: #FFF;
      border: 1px solid #999999;
      padding-right: 25px;
      padding-left: 6px; }
    #title-holder #search-form input[type=submit] {
      border: none;
      background: #ed2939;
      color: white;
      padding: 2px 10px;
      cursor: pointer; }

ul#standard-interface {
  float: left;
  width: auto; }

#user-interface {
  float: right;
  margin: 0; }
  #user-interface ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    float: right; }
    #user-interface ul {
      display: block; }
    #user-interface ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #user-interface ul li.first {
        padding-left: 0px; }
      #user-interface ul li.last {
        padding-right: 0px; }

#topmenu {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  padding: 10px 0; }
  #topmenu {
    display: block; }
  #topmenu ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    #topmenu ul {
      display: block; }
    #topmenu ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #topmenu ul li.first {
        padding-left: 0px; }
      #topmenu ul li.last {
        padding-right: 0px; }
  #topmenu li {
    border-width: 1px;
    border-left-style: solid;
    border-color: white;
    margin-right: 10px; }
  #topmenu a {
    display: block;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    height: auto;
    padding: 0 5px 0; }
    #topmenu a .sub {
      font-size: 0.8em;
      font-weight: normal;
      color: white; }
  #topmenu.hover, #topmenu.current {
    text-decoration: underline; }

#container {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  margin-top: 20px; }
  #container {
    display: block; }

#header {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  overflow: hidden;
  display: inline-block;
  overflow: visible;
  height: 95px; }
  #header {
    display: block; }
  #header {
    display: block; }

#footer {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  border-top: 1px solid #CCC;
  padding: 10px 0; }
  #footer {
    display: block; }
  #footer ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    display: inline;
    float: left;
    font-size: 0.9em; }
    #footer ul {
      display: block; }
    #footer ul li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #footer ul li.first {
        padding-left: 0px; }
      #footer ul li.last {
        padding-right: 0px; }

#signup-menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  margin-right: 10px; }
  #signup-menu {
    display: block; }
  #signup-menu li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    #signup-menu li.first {
      padding-left: 0px; }
    #signup-menu li.last {
      padding-right: 0px; }

#user-profile {
  position: relative;
  margin-top: 20px;
  z-index: 100;
  font-size: 0.8em;
  display: inline;
  float: right; }
  #user-profile, #user-profile a {
    color: black; }
  #user-profile .message {
    margin-bottom: 20px; }
  #user-profile .avatar-icon {
    display: inline;
    float: left;
    margin-right: 20px; }
  #user-profile #user-menu {
    display: inline-block;
    overflow: hidden; }
    #user-profile #user-menu ul {
      display: inline;
      float: left;
      margin: 0; }
      #user-profile #user-menu ul li {
        list-style-type: none;
        margin-left: 0px; }
      #user-profile #user-menu ul li {
        display: inline;
        float: left;
        margin-right: 10px; }
      #user-profile #user-menu ul #inbox-wrapper-button {
        position: relative;
        background: white;
        padding: 2px 5px; }
        #user-profile #user-menu ul #inbox-wrapper-button a {
          color: black; }
  #user-profile li#inbox-wrapper-button, #user-profile #groups-inbox {
    border: 1px solid #666; }
  #user-profile #groups-inbox-button {
    display: inline-block;
    width: 10px;
    text-decoration: none; }
  #user-profile #groups-inbox {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    position: absolute;
    display: none;
    background: white;
    color: black;
    padding: 10px;
    margin-top: 23px;
    z-index: 10000; }
    #user-profile #groups-inbox ul {
      margin: 0; }
      #user-profile #groups-inbox ul li {
        list-style-type: none;
        margin-left: 0px; }
      #user-profile #groups-inbox ul li {
        display: block;
        white-space: nowrap; }
    #user-profile #groups-inbox a {
      display: block;
      color: #444;
      text-decoration: none;
      padding: 2px 5px; }
    #user-profile #groups-inbox a:hover {
      background: #E1E1E1;
      color: black; }
  #user-profile ul#my-shortcuts {
    border-top: 1px dotted #CCCCCC;
    margin-top: 10px;
    padding-top: 10px; }

#content-complex {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 666px; }
  * html #content-complex {
    overflow-x: hidden; }

#content-bar {
  overflow: hidden;
  display: inline-block; }
  #content-bar {
    display: block; }

#content {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 666px; }
  * html #content {
    overflow-x: hidden; }

.box#content {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 626px;
  padding: 20px; }
  * html .box#content {
    overflow-x: hidden; }

#content-header {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 666px; }
  * html #content-header {
    overflow-x: hidden; }
  #content-header .box#title {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 626px;
    padding: 20px;
    padding-bottom: 5px;
    margin-bottom: 0px; }
    * html #content-header .box#title {
      overflow-x: hidden; }
    body.rooms.edit #content-header .box#title, body.accounts.edit #content-header .box#title {
      margin-bottom: 0;
      padding-bottom: 0; }

#sidebar-right {
  display: inline;
  float: left;
  margin-right: 0;
  width: 274px; }
  * html #sidebar-right {
    overflow-x: hidden; }
  #sidebar-right .box {
    padding: 20px; }
  #sidebar-right h2 {
    font-size: 1.3em;
    padding-bottom: 10px;
    border-bottom: 1px solid #666; }

.agenda-content {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 10px; }
  .agenda-content {
    display: block; }
  .agenda-content .calendar {
    display: inline;
    float: left;
    background: #DEDEDE;
    color: black;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    text-align: center; }
    .agenda-content .calendar .day {
      font-weight: bold; }
  .agenda-content .title a {
    font-weight: bold;
    color: black; }

.box {
  display: inline-block;
  background: #FFF;
  margin-bottom: 20px;
  position: relative; }
  .box:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .box {
    display: block; }
  .box.full {
    display: inline;
    float: left;
    margin-right: 0;
    width: 626px;
    padding: 20px; }
    * html .box.full {
      overflow-x: hidden; }
  .box.half {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 283px;
    padding: 20px; }
    * html .box.half {
      overflow-x: hidden; }
  .box.last {
    margin-right: 0; }

.widget {
  margin-bottom: 20px; }

.content {
  display: inline-block; }
  .content:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .content {
    display: block; }

.content.publications .title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px; }

.content-top {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px;
  border-bottom: 1px dotted #CCC;
  padding-bottom: 10px; }
  .content-top {
    display: block; }

.list {
  overflow: hidden;
  display: inline-block; }
  .list {
    display: block; }

#index-list {
  margin-bottom: 20px; }

.tabmenu-content {
  margin-left: 10px; }
  .tabmenu-content a {
    background-color: #999;
    color: white;
    font-size: 0.9em;
    padding: 10px;
    margin-right: 10px;
    text-decoration: none; }
    .tabmenu-content a.current {
      background-color: white;
      color: #666;
      text-decoration: none; }

.mime-type {
  float: left;
  margin-right: 20px; }

.slide-box .slide-pagination {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block; }
  .slide-box .slide-pagination {
    display: block; }
  .slide-box .slide-pagination li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    .slide-box .slide-pagination li.first {
      padding-left: 0px; }
    .slide-box .slide-pagination li.last {
      padding-right: 0px; }

.addthis_toolbox {
  float: right;
  clear: both; }
  .addthis_toolbox .addthis_seperator {
    float: left;
    margin: 0 5px; }

#alphabetical-pagination {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 10px; }
  #alphabetical-pagination {
    display: block; }
  #alphabetical-pagination ul#alphabetical-sort, #alphabetical-pagination ul#alphabetical-characters {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    overflow: hidden;
    display: inline-block; }
    #alphabetical-pagination ul#alphabetical-sort, #alphabetical-pagination ul#alphabetical-characters {
      display: block; }
    #alphabetical-pagination ul#alphabetical-sort li, #alphabetical-pagination ul#alphabetical-characters li {
      list-style-type: none;
      margin-left: 0px;
      white-space: nowrap;
      display: inline;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      #alphabetical-pagination ul#alphabetical-sort li.first, #alphabetical-pagination ul#alphabetical-characters li.first {
        padding-left: 0px; }
      #alphabetical-pagination ul#alphabetical-sort li.last, #alphabetical-pagination ul#alphabetical-characters li.last {
        padding-right: 0px; }
    #alphabetical-pagination ul#alphabetical-sort li, #alphabetical-pagination ul#alphabetical-characters li {
      font-size: 0.95em; }
  #alphabetical-pagination ul#alphabetical-sort {
    display: inline;
    float: left; }
    #alphabetical-pagination ul#alphabetical-sort li {
      padding-left: 0px;
      padding-right: 4px; }
    #alphabetical-pagination ul#alphabetical-sort li.divider {
      margin-left: 7px; }
  #alphabetical-pagination ul#alphabetical-characters {
    display: inline;
    float: right; }
    #alphabetical-pagination ul#alphabetical-characters li {
      padding-left: 3px;
      padding-right: 0px; }
    #alphabetical-pagination ul#alphabetical-characters a.character {
      display: block;
      font-size: 0.9em;
      color: black;
      text-transform: lowercase;
      background: #EFEFEF;
      padding: 0 5px;
      margin-top: 1px; }
      #alphabetical-pagination ul#alphabetical-characters a.character.current {
        background: #606060;
        color: white; }

#wave-interface {
  margin-bottom: 20px; }

#publishy-toggle {
  float: right;
  cursor: pointer;
  margin-bottom: 10px; }

#publishy-menu .inside {
  padding: 0 10px; }
#publishy-menu #publishy-header {
  display: inline-block; }
  #publishy-menu #publishy-header:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  #publishy-menu #publishy-header {
    display: block; }
  #publishy-menu #publishy-header img.warning {
    display: block;
    float: left;
    margin-right: 8px; }
#publishy-menu #publishy-form {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px; }
  #publishy-menu #publishy-form #publish-place {
    display: none; }
  #publishy-menu #publishy-form .group-by-place {
    display: inline-block; }
    #publishy-menu #publishy-form .group-by-place:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #publishy-menu #publishy-form .group-by-place {
      display: block; }
  #publishy-menu #publishy-form .place {
    margin-bottom: 10px; }
  #publishy-menu #publishy-form .flash {
    color: #000;
    display: inline;
    padding-right: 2px;
    padding-left: 2px; }
  #publishy-menu #publishy-form .publishy {
    float: right;
    background-color: #DDD;
    color: black;
    cursor: pointer;
    text-decoration: none;
    padding: 0 10px;
    margin-right: 5px; }
    #publishy-menu #publishy-form .publishy:hover {
      background-color: #EEE; }
  #publishy-menu #publishy-form .col1 {
    float: left;
    width: 20px;
    height: 16px; }
  #publishy-menu #publishy-form .col2 {
    float: left;
    width: 140px; }
  #publishy-menu #publishy-form .col3 {
    float: left; }
  #publishy-menu #publishy-form .col4 {
    float: right; }
  #publishy-menu #publishy-form .col5 {
    float: right;
    width: 185px; }
  #publishy-menu #publishy-form .row1 {
    display: inline-block;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px; }
    #publishy-menu #publishy-form .row1:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #publishy-menu #publishy-form .row1 {
      display: block; }
  #publishy-menu #publishy-form .row2 {
    display: inline-block; }
    #publishy-menu #publishy-form .row2:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      overflow: hidden;
      visibility: hidden; }
    #publishy-menu #publishy-form .row2 {
      display: block; }
    #publishy-menu #publishy-form .row2 .buttons-holder {
      float: left;
      margin-right: 5px; }
      #publishy-menu #publishy-form .row2 .buttons-holder a {
        display: block;
        width: 15px;
        height: 15px; }
        #publishy-menu #publishy-form .row2 .buttons-holder a.open-btn {
          background: url("/images/icons/publishy_plus.png") no-repeat 0 5px; }
        #publishy-menu #publishy-form .row2 .buttons-holder a.close-btn {
          background: url("/images/icons/publishy_min.png") no-repeat 0 5px; }
    #publishy-menu #publishy-form .row2 .title {
      font-weight: bold; }
    #publishy-menu #publishy-form .row2 .wave-id {
      display: none; }
    #publishy-menu #publishy-form .row2 .place-field {
      display: inline-block; }
      #publishy-menu #publishy-form .row2 .place-field:after {
        content: " ";
        display: block;
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden; }
      #publishy-menu #publishy-form .row2 .place-field {
        display: block; }

.participants-list {
  display: inline-block;
  margin-bottom: 20px; }
  .participants-list:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }
  .participants-list {
    display: block; }
  .participants-list .participant-icon {
    float: left;
    position: relative;
    margin-right: 20px; }
    .participants-list .participant-icon .participant-delete {
      position: absolute;
      top: 3px;
      left: 0;
      cursor: pointer; }

ul#language-select {
  display: inline;
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  font-size: 0.9em; }
  ul#language-select {
    display: block; }
  ul#language-select li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    ul#language-select li.first {
      padding-left: 0px; }
    ul#language-select li.last {
      padding-right: 0px; }

ol#language-menu {
  border: 1px solid #CCC;
  background: #FFF;
  font-size: 0.9em; }
  ol#language-menu li {
    list-style-type: none;
    margin-left: 0px; }
  ol#language-menu a {
    display: block;
    padding: 2px 5px; }
    ol#language-menu a:hover {
      background: #CCC; }

#ui-datepicker-div {
  z-index: 1000; }
  #ui-datepicker-div th {
    background-color: White; }
  #ui-datepicker-div .ui-datepicker-buttonpane {
    border-top-style: none; }
  #ui-datepicker-div .ui-state-active {
    border-color: Red; }

.attachment-dialog .explanation, .attachment-dialog form,
.link-dialog .explanation, .link-dialog form,
.embed-dialog .explanation, .embed-dialog form {
  font-size: 0.8em; }

.link-dialog input[type=text],
.embed-dialog input[type=text] {
  width: 300px; }

.alternate-table-rows tr.even td {
  background: #EFEFEF; }

.buttons .remove_owner {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/remove-owner-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .buttons .remove_owner {
    display: block; }
  .buttons .remove_owner a, .buttons .remove_owner div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/remove-owner-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .buttons .remove_owner a, .buttons .remove_owner div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }
.buttons .add_owner {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/add-owner-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .buttons .add_owner {
    display: block; }
  .buttons .add_owner a, .buttons .add_owner div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/add-owner-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .buttons .add_owner a, .buttons .add_owner div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }
  .buttons .add_owner div {
    color: #999; }
.buttons .delete_btn {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/remove-member-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .buttons .delete_btn {
    display: block; }
  .buttons .delete_btn a, .buttons .delete_btn div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/remove-member-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .buttons .delete_btn a, .buttons .delete_btn div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }
.buttons .remove_owner, .buttons .add_owner, .buttons .delete_btn {
  height: 20px; }
  .buttons .remove_owner a, .buttons .remove_owner div, .buttons .add_owner a, .buttons .add_owner div, .buttons .delete_btn a, .buttons .delete_btn div {
    font-size: 0.8em;
    min-width: 80px;
    height: 20px;
    padding-top: 2px; }
.buttons .remove_owner, .buttons .add_owner {
  margin-bottom: 5px; }

.buttons-box {
  position: absolute;
  right: 10px;
  top: 20px; }
  .buttons-box .edit, .buttons-box .delete, .buttons-box .add, .buttons-box .rss-feed {
    margin-right: 10px;
    margin-bottom: 10px;
    float: right; }
  .buttons-box .edit {
    overflow: hidden;
    display: inline-block;
    background-image: url('/images/buttons/edit-left.png');
    background-position: top left;
    background-repeat: no-repeat;
    text-decoration: none;
    height: 30px;
    padding-left: 30px; }
    .buttons-box .edit {
      display: block; }
    .buttons-box .edit a, .buttons-box .edit div {
      display: inline;
      float: left;
      display: block;
      background-image: url('/images/buttons/edit-right.png');
      background-position: top right;
      background-repeat: no-repeat; }
    .buttons-box .edit a, .buttons-box .edit div {
      height: 30px;
      font-weight: bold;
      color: black;
      padding-right: 10px;
      text-decoration: none; }
  .buttons-box .delete {
    overflow: hidden;
    display: inline-block;
    background-image: url('/images/buttons/delete-left.png');
    background-position: top left;
    background-repeat: no-repeat;
    text-decoration: none;
    height: 30px;
    padding-left: 30px; }
    .buttons-box .delete {
      display: block; }
    .buttons-box .delete a, .buttons-box .delete div {
      display: inline;
      float: left;
      display: block;
      background-image: url('/images/buttons/delete-right.png');
      background-position: top right;
      background-repeat: no-repeat; }
    .buttons-box .delete a, .buttons-box .delete div {
      height: 30px;
      font-weight: bold;
      color: black;
      padding-right: 10px;
      text-decoration: none; }
  .buttons-box .add {
    overflow: hidden;
    display: inline-block;
    background-image: url('/images/buttons/new-left.png');
    background-position: top left;
    background-repeat: no-repeat;
    text-decoration: none;
    height: 30px;
    padding-left: 30px; }
    .buttons-box .add {
      display: block; }
    .buttons-box .add a, .buttons-box .add div {
      display: inline;
      float: left;
      display: block;
      background-image: url('/images/buttons/new-right.png');
      background-position: top right;
      background-repeat: no-repeat; }
    .buttons-box .add a, .buttons-box .add div {
      height: 30px;
      font-weight: bold;
      color: black;
      padding-right: 10px;
      text-decoration: none; }

.edit-room, .join-room, .contact-moderators, .new-message, .new-room {
  margin-bottom: 10px;
  font-size: 0.8em; }
  .edit-room a, .join-room a, .contact-moderators a, .new-message a, .new-room a {
    min-width: 120px;
    padding-top: 6px; }

.edit-room {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/edit-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .edit-room {
    display: block; }
  .edit-room a, .edit-room div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/edit-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .edit-room a, .edit-room div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }

.join-room {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/join-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .join-room {
    display: block; }
  .join-room a, .join-room div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/join-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .join-room a, .join-room div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }

.contact-moderators {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/wave-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .contact-moderators {
    display: block; }
  .contact-moderators a, .contact-moderators div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/wave-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .contact-moderators a, .contact-moderators div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }

.new-message {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/wave-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .new-message {
    display: block; }
  .new-message a, .new-message div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/wave-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .new-message a, .new-message div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }
  .hidden-inputs .new-message {
    display: inline;
    float: right; }

.new-room {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/new-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px; }
  .new-room {
    display: block; }
  .new-room a, .new-room div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/new-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .new-room a, .new-room div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }

.share-box .share-button {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/save-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px;
  display: inline;
  float: left; }
  .share-box .share-button {
    display: block; }
  .share-box .share-button a, .share-box .share-button div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/save-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .share-box .share-button a, .share-box .share-button div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }
.share-box .more-button {
  overflow: hidden;
  display: inline-block;
  background-image: url('/images/buttons/save-left.png');
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 30px;
  padding-left: 30px;
  margin-left: 10px; }
  .share-box .more-button {
    display: block; }
  .share-box .more-button a, .share-box .more-button div {
    display: inline;
    float: left;
    display: block;
    background-image: url('/images/buttons/save-right.png');
    background-position: top right;
    background-repeat: no-repeat; }
  .share-box .more-button a, .share-box .more-button div {
    height: 30px;
    font-weight: bold;
    color: black;
    padding-right: 10px;
    text-decoration: none; }
.share-box .cancel-link {
  display: inline; }
.share-box .edit-cancel {
  margin-left: 5px; }

form .submit {
  background: url("/images/buttons/save-left.png") no-repeat top left;
  padding-left: 30px;
  height: 30px; }
  form .submit input {
    display: block;
    border: none;
    background: url("/images/buttons/save-right.png") no-repeat top right;
    font-weight: bold;
    height: 30px;
    padding: 2px 8px;
    cursor: pointer; }

.read-more-line {
  overflow: hidden;
  display: inline-block;
  background: url("/images/dot.png") repeat-x center; }
  .read-more-line {
    display: block; }
  .read-more-line .read-more-space {
    overflow: hidden;
    display: inline-block;
    display: inline;
    float: right;
    background: #FFF;
    padding-left: 5px; }
    .read-more-line .read-more-space {
      display: block; }
    .read-more-line .read-more-space a {
      display: block;
      font-weight: bold;
      line-height: 7px;
      padding: 7px;
      text-decoration: none !important; }

.read-more-box {
  font-weight: bold;
  line-height: 7px;
  padding: 7px;
  position: absolute;
  text-decoration: none !important; }
  .read-more-box.large {
    font-size: 1.2em;
    padding: 10px;
    margin: 0; }
  #content .box .read-more-box {
    bottom: -7px;
    right: 7px; }
  #content .box .read-more-box, body#home-portal #sidebar-right .box .read-more-box {
    bottom: -7px;
    right: 7px; }
  .box#blogs_from_groups .content .read-more-box {
    right: 7px;
    bottom: -27px; }

.read-more-line a, a.read-more-box {
  background: #ed2939; }
  .read-more-line a, .read-more-line a:visited, .read-more-line a:focus, .read-more-line a:hover, .read-more-line a:active, a.read-more-box, a.read-more-box:visited, a.read-more-box:focus, a.read-more-box:hover, a.read-more-box:active {
    color: white; }
  #blogs_from_portal .read-more-line a, #sidebar-right .box#welcome .read-more-line a, #blogs_from_portal a.read-more-box, #sidebar-right .box#welcome a.read-more-box {
    background: #fdb913; }
    #blogs_from_portal .read-more-line a, #blogs_from_portal .read-more-line a:visited, #blogs_from_portal .read-more-line a:focus, #blogs_from_portal .read-more-line a:hover, #blogs_from_portal .read-more-line a:active, #sidebar-right .box#welcome .read-more-line a, #sidebar-right .box#welcome .read-more-line a:visited, #sidebar-right .box#welcome .read-more-line a:focus, #sidebar-right .box#welcome .read-more-line a:hover, #sidebar-right .box#welcome .read-more-line a:active, #blogs_from_portal a.read-more-box, #blogs_from_portal a.read-more-box:visited, #blogs_from_portal a.read-more-box:focus, #blogs_from_portal a.read-more-box:hover, #blogs_from_portal a.read-more-box:active, #sidebar-right .box#welcome a.read-more-box, #sidebar-right .box#welcome a.read-more-box:visited, #sidebar-right .box#welcome a.read-more-box:focus, #sidebar-right .box#welcome a.read-more-box:hover, #sidebar-right .box#welcome a.read-more-box:active {
      color: white; }
  #sidebar-right .read-more-line a, #sidebar-right a.read-more-box {
    background: #fdb913; }
    #sidebar-right .read-more-line a, #sidebar-right .read-more-line a:visited, #sidebar-right .read-more-line a:focus, #sidebar-right .read-more-line a:hover, #sidebar-right .read-more-line a:active, #sidebar-right a.read-more-box, #sidebar-right a.read-more-box:visited, #sidebar-right a.read-more-box:focus, #sidebar-right a.read-more-box:hover, #sidebar-right a.read-more-box:active {
      color: white; }

#more-items {
  display: block;
  border: 1px solid #999;
  background: #F0F0F0;
  color: #000;
  font-weight: bold;
  width: 120px;
  text-align: center;
  margin: 0 auto;
  padding: 5px;
  text-decoration: none; }
  #more-items img {
    margin: 0 auto; }
