#tooltip {
  position: absolute;
  z-index: 3000;
  width: 150px;
  border: 1px solid #111111;
  background-color: #eeeeee;
  padding: 2px;
  opacity: 0.85; }

.main_sidebar .docmid .folders {
  margin-bottom: 0; }
  .main_sidebar .docmid .folders a {
    padding: 2px 5px; }

table#documents td, table#documents th {
  width: 150px; }

.document ul.options {
  position: absolute;
  background: white;
  border: 2px solid #cccccc; }

.ui-state-highlight > a {
  color: white;
  background-color: #4c8ad3;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-border-radius: 4px; }

#staging_notification {
  margin: 0px auto;
  width: 950px;
  background-color: #fff88d;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #d3cd75;
  padding: 5px; }

#staging_notification h1 {
  display: inline; }

.sub_panels {
  float: left;
  width: 100%;
  clear: both; }
  .sub_panels .left_panel {
    position: relative;
    float: left;
    width: 50%; }
  .sub_panels .right_panel {
    position: relative;
    float: left;
    width: 50%; }

.documents-show .left_panel, .users-show .left_panel, .user_sessions-show .left_panel {
  float: left;
  width: 50%; }
.documents-show .right_panel, .users-show .right_panel, .user_sessions-show .right_panel {
  float: left;
  width: 50%; }
.documents-show .commenters, .users-show .commenters, .user_sessions-show .commenters {
  list-style: none; }

.users-featured #container .user, .users-show #container .user, .user_sessions-show #container .user {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-right: 260px;
  background-color: #f0f0f0;
  padding: 5px;
  height: 60px; }
  .users-featured #container .user img.profile_photo, .users-show #container .user img.profile_photo, .user_sessions-show #container .user img.profile_photo {
    margin-right: 10px;
    height: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .users-featured #container .user strong, .users-show #container .user strong, .user_sessions-show #container .user strong {
    display: block;
    border-bottom: 1px solid #cccccc; }
  .users-featured #container .user strong a, .users-show #container .user strong a, .user_sessions-show #container .user strong a {
    color: black; }
  .users-featured #container .user strong a:hover, .users-show #container .user strong a:hover, .user_sessions-show #container .user strong a:hover {
    color: #444444; }
  .users-featured #container .user ul.stats, .users-show #container .user ul.stats, .user_sessions-show #container .user ul.stats {
    float: none;
    margin: 0;
    margin-top: 5px;
    width: 100%; }
    .users-featured #container .user ul.stats li, .users-show #container .user ul.stats li, .user_sessions-show #container .user ul.stats li {
      text-shadow: 0px 1px 1px white;
      font-size: 0.75em;
      width: 140px;
      height: 50px;
      float: left;
      text-align: center;
      display: inline; }
      .users-featured #container .user ul.stats li span, .users-show #container .user ul.stats li span, .user_sessions-show #container .user ul.stats li span {
        display: block;
        font-size: 1.5em;
        font-weight: bold; }
      .users-featured #container .user ul.stats li.goto_profile, .users-show #container .user ul.stats li.goto_profile, .user_sessions-show #container .user ul.stats li.goto_profile {
        text-align: right; }

.users-show #container .user, .user_sessions-show #container .user {
  clear: both;
  margin-right: 0;
  height: auto; }
  .users-show #container .user img.profile_photo, .user_sessions-show #container .user img.profile_photo {
    width: 150px;
    height: auto; }
  .users-show #container .user ul.stats li, .user_sessions-show #container .user ul.stats li {
    width: 150px; }
    .users-show #container .user ul.stats li.goto_profile, .user_sessions-show #container .user ul.stats li.goto_profile {
      display: none; }
  .users-show #container .user strong, .user_sessions-show #container .user strong {
    margin-top: 1em; }
    .users-show #container .user strong a, .user_sessions-show #container .user strong a {
      font-size: 2em; }

ul.comments {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.comments .dmu_comment {
    padding-left: 40px;
    height: 50px;
    background: url(/images/icons/32x32px/balloon.png) no-repeat; }

.rss_icon {
  position: absolute;
  top: 15px;
  right: 30px;
  float: right; }

ul.documents {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.documents .document {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-right: 20px;
    border-bottom: 1px solid #dddddd;
    min-height: 95px; }
    ul.documents .document .title {
      position: relative;
      height: 52px; }
      ul.documents .document .title a {
        position: absolute;
        bottom: 4px;
        height: 52px;
        overflow: hidden; }
    ul.documents .document .body .comments {
      width: 41px;
      height: 21px;
      padding-left: 5px;
      padding-top: 50px;
      margin-right: 8px;
      background-image: url(/images/newdesign/comment_box.png);
      float: left;
      color: white;
      font-weight: bold;
      font-size: 12px;
      vertical-align: text-bottom; }
    ul.documents .document .body .meta {
      font-size: 0.8em;
      line-height: 1.2em; }

.documents-public #container {
  position: relative; }
.documents-public .browse_bar.inbox {
  -webkit-box-shadow: darkGray 0px 0px 6px;
  margin-top: -0.8px;
  padding: 9px;
  right: 0;
  position: absolute;
  width: 110px;
  font-size: 12px; }
  .documents-public .browse_bar.inbox h3 {
    font-size: 16px; }
  .documents-public .browse_bar.inbox ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 10px; }
    .documents-public .browse_bar.inbox ul a {
      font-size: 12px; }
.documents-public .all {
  position: relative;
  padding-bottom: 53px; }
  .documents-public .all .document {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-right: 20px;
    border-bottom: 1px solid #dddddd;
    min-height: 95px; }
    .documents-public .all .document .title {
      position: relative;
      height: 52px; }
      .documents-public .all .document .title a {
        position: absolute;
        bottom: 4px;
        height: 52px;
        overflow: hidden; }
    .documents-public .all .document .body .comments {
      width: 41px;
      height: 21px;
      padding-left: 5px;
      padding-top: 50px;
      margin-right: 8px;
      background-image: url(/images/newdesign/comment_box.png);
      float: left;
      color: white;
      font-weight: bold;
      font-size: 12px;
      vertical-align: text-bottom; }
    .documents-public .all .document .body .meta {
      font-size: 0.8em;
      line-height: 1.2em; }
  .documents-public .all .document {
    width: 287px; }
  .documents-public .all .featured_user {
    width: 210px;
    float: right; }
    .documents-public .all .featured_user .stat.last {
      margin-right: 9px; }
    .documents-public .all .featured_user .stat {
      display: inline-block;
      margin-right: 27px;
      text-align: center;
      zoom: 1;
      *display: inline; }
      .documents-public .all .featured_user .stat .number {
        background-color: #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        color: #11456d;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        width: 35px; }
      .documents-public .all .featured_user .stat .header {
        color: #525252;
        font-size: 12px; }
    .documents-public .all .featured_user .photo {
      margin-bottom: 8px; }
  .documents-public .all table {
    border-collapse: collapse;
    margin-top: 25px;
    margin-bottom: 10px; }
    .documents-public .all table .document {
      border: 0;
      padding: 0;
      margin: 0; }
    .documents-public .all table td.has_side_border {
      border-right: 2px solid black; }
    .documents-public .all table tr.has_bottom_padding td {
      padding-bottom: 50px; }
    .documents-public .all table td {
      padding-left: 12px;
      padding-right: 12px; }
      .documents-public .all table td h3 {
        padding: 0;
        margin: 0;
        margin-bottom: 10px; }
      .documents-public .all table td h4 {
        margin-bottom: 2px;
        margin-top: 2px; }
  .documents-public .all .pagination_container {
    height: 30px;
    margin: 1.5em 0 0;
    text-align: center; }

.featured_documents {
  margin-top: 10px;
  position: relative;
  border: 3px solid #14456e;
  border-bottom-left-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  margin-bottom: 30px;
  padding-left: 80px;
  padding-right: 43px;
  min-height: 300px;
  background-color: #f5f5f5;
  overflow: auto; }
  .featured_documents #view_more {
    background-color: #14456e;
    border-top-left-radius: 10px 10px;
    bottom: 0px;
    color: white;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 0px;
    text-align: center;
    width: 100px; }
    .featured_documents #view_more:hover {
      text-decoration: underline; }
  .featured_documents .rss_icon {
    right: 10px;
    top: 3px; }
  .featured_documents #featured_banner {
    left: -7px;
    position: absolute;
    top: -7px; }
  .featured_documents ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .featured_documents .document {
    min-height: 100px;
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    position: relative;
    width: 370px;
    margin: 0;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #f9f9f9; }
    .featured_documents .document:hover {
      background-color: #bbe4fd; }
      .featured_documents .document:hover .title a {
        border-radius: 3px;
        -moz-border-radius: 3px;
        text-decoration: underline; }
    .featured_documents .document .title a {
      display: block;
      width: auto;
      max-width: 380px;
      font-size: 20px;
      margin-left: -5px;
      padding: 5px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .featured_documents .document hr {
      border-width: 1px;
      border-color: #6a9dc4; }
    .featured_documents .document .stat.last {
      margin-right: 9px; }
    .featured_documents .document .stat {
      display: inline-block;
      margin-right: 27px;
      text-align: center;
      zoom: 1;
      *display: inline; }
      .featured_documents .document .stat .number {
        background-color: #eeeeee;
        border-radius: 10px;
        -moz-border-radius: 10px;
        color: #11456d;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        height: 30px;
        line-height: 30px;
        width: 35px; }
      .featured_documents .document .stat .header {
        color: #525252;
        font-size: 12px; }
    .featured_documents .document .uploader {
      font-size: 12px;
      display: inline-block; }
      .featured_documents .document .uploader .info {
        line-height: 17px;
        display: inline-block; }
        .featured_documents .document .uploader .info * {
          margin: 0;
          padding: 0; }
      .featured_documents .document .uploader .image {
        float: left; }
        .featured_documents .document .uploader .image img {
          -webkit-box-shadow: #cccccc 0px 0px 5px;
          border: 1px solid #cccccc;
          border-bottom-left-radius: 10px 10px;
          border-bottom-right-radius: 10px 10px;
          border-top-left-radius: 10px 10px;
          border-top-right-radius: 10px 10px;
          line-height: 100px;
          margin: 10px;
          padding: 5px;
          text-align: center;
          vertical-align: middle; }

.all_featured .document {
  clear: both;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 25px;
  margin-right: 20px;
  border-bottom: 1px solid #dddddd;
  min-height: 95px; }
  .all_featured .document .title {
    position: relative;
    height: 52px; }
    .all_featured .document .title a {
      position: absolute;
      bottom: 4px;
      height: 52px;
      overflow: hidden; }
  .all_featured .document .body .comments {
    width: 41px;
    height: 21px;
    padding-left: 5px;
    padding-top: 50px;
    margin-right: 8px;
    background-image: url(/images/newdesign/comment_box.png);
    float: left;
    color: white;
    font-weight: bold;
    font-size: 12px;
    vertical-align: text-bottom; }
  .all_featured .document .body .meta {
    font-size: 0.8em;
    line-height: 1.2em; }

.tags {
  padding-left: 15px !important;
  list-style: none !important; }

.bio {
  margin-left: 5px;
  margin-bottom: 15px;
  clear: left; }
  .bio p {
    font-size: 13px; }

.user_controls {
  list-style-type: none;
  margin: 0px 0px 0px 4px;
  margin-left: 4px;
  padding: 0px;
  float: left;
  width: 200px;
  margin-bottom: 15px; }
  .user_controls li {
    line-height: 200%;
    font-size: 13px; }

.users-show .profile_photo {
  margin-bottom: 15px; }
.users-show .document {
  margin-bottom: 9px !important; }

.documents-comments_only .divider, .documents-comments_only .reply_to {
  display: none !important; }

#search_form {
  margin-top: 40px; }

.folders-all #container .inbox.highlighted {
  background-color: #fff88d; }
