.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 .right_col {
    float: right; }
  .featured_documents .left_col {
    float: left; }
  .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;
    position: relative;
    width: 370px;
    margin: 20px 0 0 0;
    padding: 0 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; }
      .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 * {
        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_public_docs {
  position: relative;
  margin-top: 40px; }
  #all_public_docs .document {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 25px;
    margin-right: 20px;
    border-bottom: 1px solid #dddddd;
    min-height: 95px; }
    #all_public_docs .document .title {
      position: relative;
      height: 52px; }
      #all_public_docs .document .title a {
        position: absolute;
        bottom: 4px;
        height: 52px;
        overflow: hidden; }
    #all_public_docs .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_public_docs .document .body .meta {
      font-size: 0.8em;
      line-height: 1.2em; }
  #all_public_docs .document {
    width: 287px; }
  #all_public_docs .featured_user {
    width: 210px;
    float: right; }
    #all_public_docs .featured_user .stat.last {
      margin-right: 9px; }
    #all_public_docs .featured_user .stat {
      display: inline-block;
      margin-right: 27px;
      text-align: center;
      zoom: 1; }
      #all_public_docs .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; }
      #all_public_docs .featured_user .stat .header {
        color: #525252;
        font-size: 12px; }
    #all_public_docs .featured_user .photo {
      margin-bottom: 8px; }
  #all_public_docs table {
    border-collapse: collapse;
    margin-top: 25px;
    margin-bottom: 10px; }
    #all_public_docs table .document {
      border: 0;
      padding: 0;
      margin: 0; }
    #all_public_docs table td.has_side_border {
      border-right: 2px solid black; }
    #all_public_docs table tr.has_bottom_padding td {
      padding-bottom: 50px; }
    #all_public_docs table td {
      padding-left: 12px;
      padding-right: 12px; }
      #all_public_docs table td h3 {
        padding: 0;
        margin: 0;
        margin-bottom: 10px; }
      #all_public_docs table td h4 {
        margin-bottom: 2px;
        margin-top: 2px; }
  #all_public_docs .pagination_container {
    height: 30px;
    margin: 3em 0 0;
    text-align: center; }

#new_document_options {
  width: 100%; }
  #new_document_options td {
    vertical-align: top;
    text-align: center; }
    #new_document_options td .left_offset {
      position: relative;
      left: 50px;
    }
    #new_document_options td .right_offset {
      position: relative;
      right: 50px;
    }
  #new_document_options #upload_pdf, #new_document_options #upload_ppt, #new_document_options #upload_video {
    line-height: 60px;
  }
    #new_document_options #upload_pdf .small, #new_document_options #upload_ppt .small, #new_document_options #upload_video .small {
      font-size: 80%;
    }
    #new_document_options #upload_pdf .smaller, #new_document_options #upload_ppt .smaller, #new_document_options #upload_video .smaller {
      font-size: 60%;
    }

#sidebar {
  padding: 20px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5; }
  #sidebar .groups_header.highlighted {
    color: #d0d000; }
  #sidebar .contentdivider {
    margin: 20px 0; }
  #sidebar ul ul {
    padding-left: 20px;
    margin-left: 0; }
  #sidebar li {
    margin-bottom: 6px; }

#login_buttons {
  float: right;
  min-width: 260px;
  text-align: center; }

  #social_login_form {
    width: 160px;
    padding-top: 12px;
  }

  #main_login_form {
    width: 258px;
    padding: 0;
    color: white; }
    #main_login_form input[type="text"], #main_login_form input[type="password"], #main_login_form input[type="email"] {
      padding: 2px;
      width: 120px;
      display: inline-block;
      margin-bottom: 0px; }
    #main_login_form span.remember {
      font-size: 10px;
      line-height: 30px; }
    #main_login_form span.remember a {
      color: white !important;
      opacity: 0.7;
      text-decoration: underline;
      margin-left: 5px;
    }
    #main_login_form #user_session_password {
      margin-left: 1px;
      width: 89px; }
    #main_login_form #user_session_email {
      width: 151px;
    }
    #main_login_form .or {
      font-weight: bold;
      opacity: 0.7;
      text-shadow: 0px 1px 0px #111;
      margin-left: 3px;
      position: relative;
      top: 2px;
    }
    #login_with_facebook {
      vertical-align: middle;
    }
    #main_login_form .button.orange {
      float: right;
      margin-top: 5px;
    }

#signinButton {
  display: inline-block;
  width: 82px;
  height: 20px;
  vertical-align: middle;
}

#login_line_two {
  margin-top: 8px;
  display: inline-block;
}

#profile_settings {
  padding: 20px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  float: right;
  clear: right;
  padding: 0px 20px;
  margin: 15px 0px 20px 20px; }
  #profile_settings h5 {
    margin-bottom: 1em;
    font-size: 0.9em;
    margin-top: 1.2em;
    text-align: center; }
  #profile_settings ul {
    padding: 0;
    list-style-type: none; }

.users-show .bio {
  margin-bottom: 15px;
  clear: left; }
.users-show .sub_panels {
  clear: both;
  margin: 20px 0; }

.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;
  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;
    margin-bottom: 15px;
    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 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.ui-autocomplete.ui-menu {
  background-color: white;
  padding: 0;
  list-style-type: none;
  border: 1px solid #cccccc;
  position: absolute; }
  ul.ui-autocomplete.ui-menu li {
    padding: 0 5px;
    display: block;
    margin: 0;
    cursor: default; }
    ul.ui-autocomplete.ui-menu li a {
      color: black;
      display: inline-block;
      width: 100%;
      padding: 5px 0; }
    ul.ui-autocomplete.ui-menu li:hover {
      background-color: #0079b1;
      color: white; }

#ui-active-menuitem {
  color: white;
  background: none;
  background-color: #0079b1;
  display: block;
  border: none; }

ul.check ul.edu_list {
  margin: 10px 0 10px 25px;
  padding: 0; }
  ul.check ul.edu_list li {
    background: none;
    padding: 0;
    font-size: 12px;
    margin: 0; }

#nc_search .search_bar input {
  display: inline-block; }
#nc_search .search_bar select {
  display: inline-block; }
#nc_search .search_bar input[type="submit"] {
  margin-right: 20px; }
#nc_search .search_bar input[type="text"] {
  width: 300px; }
#nc_search .search_include h3 {
  display: inline-block;
  margin-right: 10px; }
#nc_search .search_include select {
  display: inline-block;
  width: auto;
  margin: 0 2px; }

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; }

ul.document_options {
  position: relative;
  padding: 3px 0;
  margin: 0;
  display: inline-block;
  white-space: nowrap; }
  ul.document_options > li {
    margin: 0; }

.document_options_menu {
  display: none;
  position: absolute;
  top: 0;
  right: -20px;
  padding: 20px;
  margin: 0;
  z-index: 10;
}

.document_options_menu ul {
  background-color: white;
  border: 1px solid black;
  padding: 0;
  margin: 0;
  box-shadow: 0 6px 10px #888888;
  -moz-box-shadow: 0 6px 10px #888888;
  -webkit-box-shadow: 0 6px 10px #888888; }
  .document_options_menu ul li {
    padding: 6px 15px;
    margin: 0;
    text-align: left; }

.import_selector.selected {
  color: #555555; }

#comments_report form {
  display: inline-block; }
  #comments_report form div {
    display: inline-block; }

.pagination .current {
  text-decoration: underline; }

#comments_report_form p.document {
  margin-bottom: 6px; }
  #comments_report_form p.document span.details {
    margin-left: 30px;
    font-style: italic;
  }
  #comments_report_form p.document span.no_check_box {
    display: inline-block;
    width: 19px; }
  #comments_report_form p.document span.title {
    font-weight: bold;
  }
  #comments_report_form p.document.no_comments {
    color: #a0a0a0;
  }
  #comments_report_form p.document.no_comments a {
    color: #a0a0a0 !important;
  }

#comments_report h2, #comments_report h3 {
  margin: 1em 0 0.25em 0;
}
#comments_report h5 {
  margin: 0.5em 0 0 10px;
}
#comments_report table.visits {
  margin-left: 20px;
}
#comments_report table.visits td {
  padding-right: 20px;
}
#comments_report p.totals {
  margin: 0.5em 0 0.5em 10px;
}
#comments_report table.visits tbody.comment_details td.summary {
  font-weight: bold;
}
#comments_report table.visits tbody.comment_details tr:last-child td {
  padding-bottom: 10px;
}
#comments_report table.visits tbody.comment_details td.date {
  font-style: italic;
}
#comments_report table.visits tbody.comment_details td.body p {
  margin-bottom: 0.1em;
}

.error.red {
  color: red;
}

body.user_sessions form span.field {
  margin-left: 100px;
}
body.user_sessions form span.field label {
  width: 70px;
  margin-left: -80px;
}

#login_second_column {
  border-left: 1px solid #e5e5e5;
  margin-left: 0px;
}

#cos_overlay {
  width: 800px;
  height: 400px;
  display: none;
  background-color: white;
  padding: 30px;
  -moz-box-shadow: 0 0 90px 5px black;
  -webkit-box-shadow: 0 0 90px black;
  box-shadow: 0 0 90px black; }
#cos_overlay .contentWrap {
  height: 355px;
  overflow-y: auto;
  margin-bottom: 20px; }

#pdf_popup {
  background-color: white;
  padding: 30px;
  z-index: 100;
  width: 770px;
  border-radius: 3px;
  display: none;
}

#pdf_popup a.close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: -18px;
  background-image: url(/images/close.png);
  cursor: pointer;
}

.formatting_hints table th {
  padding-bottom: 13px;
  font-size: 16px;
}
.formatting_hints table th, .formatting_hints table td {
  padding-left: 3em;
  padding-right: 3em;
}

.formatting_hints table p {
  margin-bottom: .5em;
}

.upload_hints_toggle .more {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url(/images/icons/plus-white.png);
}

.upload_hints_toggle .more.less {
  background-image: url(/images/icons/minus-white.png);
}

#doc_queue_status {
  float: right;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  list-style-type: none;
  padding: 10px 20px;
}

#doc_queue_status li {
  margin: 0;
}

form.roster_import input[type="submit"] {
  float: right;
}

table.managed_users_info {
  width: 100%;
}

table.managed_users_info th {
  padding: 0;
}

table.managed_users_info td {
  padding: 15px 5px;
  text-align: center;
}

body.courses-show .members_header h4 {
  display: inline-block;
}
body.courses-show .members_header a {
  margin-left: 15px;
  position: relative;
  top: -2px;
}

input[type="text"]:disabled, input[type="email"]:disabled {
  background: #eee;
}

#errorExplanation ul li {
  font-weight: bold;
}

input[type="text"].wide {
  width: 600px;
}

.photo_options_indented {
  margin-left: 29px;
  text-indent: -29px;
}

.photo_options_indented input {
  margin-right: 10px;
}

#others_invited {
  text-align: center;
  padding: 15px 20px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  float: right;
  max-width: 340px;
}

#others_invited img {
  margin: 4px;
}

#others_invited h5 {
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  #others_invited {
    display: none;
  }
}

#pdf_upload_options_list li {
  font-size: 21px;
  line-height: 30px;
  color: #0079b1;
  margin-bottom: 30px;
  font-weight: bold;
}

#pdf_upload_options_list li p {
  color: #555;
  font-size: 13px;
  font-weight: normal;
  margin: 5px 0 10px;
}

.document_line_break_preview {
  width: 100%;
  height: 150px;
  overflow: auto;
  border: 1px solid #e5e5e5;
  background-color: white;
}

.line_break_preview_frame {
  width: 100%;
  padding: 20px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

.document_line_break_preview p::after {
  content: "¶";
  color: dodgerblue;
}

body.documents-format_line_returns p.buttons, body.documents-format_line_breaks p.buttons, body.documents-alternate_processing p.buttons {
  text-align: right;
  margin-top: 20px;
}

body.documents-format_line_returns p.or, body.documents-format_line_breaks p.or {
  font-size: 20px;
  margin: 10px 0 10px 20px;
}

.document_preview {
  width: 100%;
  height: 300px;
  overflow: auto;
}

span.new_docs_count {
  color: white;
  background-color: #0079b1;
  border-radius: 5px;
  font-size: 12px;
  padding: 1px 5px;
  font-weight: normal;
  margin-left: 10px;
  cursor: pointer;
  text-shadow: none;
}

body.user_profile_form span.field label {
  margin-top: 0px;
}

body.user_profile_form span.field label[for="user_first"],
body.user_profile_form span.field label[for="user_last"],
body.user_profile_form span.field label[for="user_title"],
body.user_profile_form span.field label[for="user_password"] {
  margin-top: 7px;
}

body.documents-preview label {
  display: inline-block;
  font-weight: normal;
  margin-right: 15px;
}

body.documents-pdf_options label {
  display: inline-block;
  font-weight: normal;
  margin-right: 15px;
}

body.documents-pdf_options input[type="radio"] {
  margin-left: 20px;
}

form.edit_document #document_fulltext {
  visibility: hidden;
}

#errorExplanation {
  margin-bottom: 30px;
}

#errorExplanation li {
  font-size: 14px;
}

#blog_doc_hint ol li {
  list-style-type: decimal;
}

.formatting_hints li.warning {
  position: relative;
}

.formatting_hints li.warning::before {
  content: url('/images/icons/exclamation.png');
  position: absolute;
  top: 0;
  left: -21px;
}

span.yellow_highlight {
  background-color: #ffff87;
}

table.lti_clients {
  min-width: 500px;
  margin-bottom: 20px;
  font-size: 120%;
  line-height: normal;
  text-align: left;
}

#group_comments_summary .comment {
  padding-left: 23px;
  background: url('/images/newdesign/small_comment_bubble.png') left 4px / 16px no-repeat;
  min-height: 20px;
}

body.courses form label[for=course_slug] {
  display: inline;
}

body.courses form #course_slug {
  display: inline-block;
  width: 100px;
}

.group_public_warning {
  margin-left: 52px;
  margin-top: -25px;
}

table.custom_home_pages {
  width: 100%;
  margin-bottom: 50px;
  border-collapse: separate;
  border-spacing: 0 10px;
}

table.custom_home_pages th {
  text-align: left;
}

form.custom_home input[type=text] {
  display: inline;
  margin-right: 10px;
}

.full_width {
  width: 100% !important;
}

form.edit_bot p.hint, form.new_bot p.hint {
  margin-top: -19px;
}

table.thinking_partners .public,
table.thinking_partners .active {
  text-align: center;
}

#mysearch {
  margin-right: 30px;
  margin-top: 1.25em;
  display: inline-block;
}

#user_menu, #login_nav, #login_subnav {
  z-index: 200;
}

.bot_advanced_settings {
  display: none;
}

.bot_advanced_settings .value_display {
  float: right;
}

#signup_groups_list {
  list-style-type: none;
  padding-left: 10px;
}

#signup_groups_list li label {
  display: inline;
}

.button.blue.x-large.create_document {
  text-align: center;
  width: auto;
  line-height: normal;
  height: auto;
  padding: 15px 50px;
  font-size: 30px;
  margin: 20px 0 40px;
}

.bot_version, .document_version {
  display: none;
}

.bot_version.current, .document_version.current {
  display: block;
}

body.writing_partners #main_login_form .button.orange {
  margin-top: -3px;
  float: none;
  margin-left: 3px;
}

body.generated_images #generate_image textarea {
  width: 500px;
  min-height: auto;
}

body.generated_images #generate_image .loading_spinner,
body.generated_images #generate_image .use_image {
  display: none;
}

body.generated_images #generate_image .use_image {
  float: right;
  margin-right: 118px;
}

.report_photo img {
  margin: 0 20px 20px 0;
}

#comment_moderation h4 {
  margin: 25px 0 0;
}

.more_items {
  display: none;
}