/*
THIS FILE (theme.css) IS COMPLIED BY SASS PLEASE MAKE CHANGES DIRECTLY IN THE SASS FILES AND COMPILE THIS FILE
http://sass-lang.com/
*/
.font-grey {
  color: #d6d6d6;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}

.clearfix-footer:before {
  content: " ";
  display: table;
}
.clearfix-footer:after {
  content: " ";
  display: table;
  clear: both;
}

.drop-shadow {
  -moz-box-shadow: 2px 2px 5px #eee;
  -webkit-box-shadow: 2px 2px 5px #eee;
  box-shadow: 2px 2px 5px #eee;
}

.apple-sprite {
  background-color: transparent;
  background-image: url(../img/apple-sprite.png);
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
}

.circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}

.border-inside {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.animate-correct {
  -webkit-animation-name: flash-green;
  -webkit-animation-duration: 4s;
  animation-name: flash-green;
  animation-duration: 4s;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes flash-green {
  0% {
    background-color: white;
  }

  25% {
    background-color: #eaf4e0;
  }

  50% {
    background-color: #eaf4e0;
  }

  100% {
    background-color: white;
  }
}

/* Standard syntax */
@keyframes flash-green {
  0% {
    background-color: white;
  }

  25% {
    background-color: #eaf4e0;
  }

  50% {
    background-color: #eaf4e0;
  }

  100% {
    background-color: white;
  }
}

/* Function to return a responsive formula */
/* Rotate Image */
.rotate90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.icon-star {
  content: '★';
}

body {
  width: 100%;
  min-width: 100%;
  max-width: 980px;
}
body #j-header,
body #j-compact-header,
body #j-globalNav-bg,
body #j-globalNav-bg-mobile {
  width: 100%;
  max-width: 980px;
}

body.j-thread {
  max-width: 100%;
}
body.j-thread #body-apple {
  max-width: 100%;
}

@media screen and (max-width: 980px) {
  body #body-apple {
    min-width: 100%;
    width: 100%;
  }

  #j-main {
    padding: 0 16px;
  }

  .anonymous .guest-user {
    display: block;
  }
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  body #body-apple {
    padding: 0 10px;
    overflow-x: hidden;
  }

  .j-body-yourconnections #body-apple {
    overflow-y: hidden;
  }

  .j-browse-people .j-browse-thumbnails {
    width: auto !important;
  }

  #jive-profile-photos-block #jive-profile-photo .jive-profile-photo {
    width: 250px;
  }

  #jive-profile-photos-block {
    width: auto;
  }

  .j-view-profile .j-page-header {
    padding-left: 0;
    padding-right: 0;
  }

  .j-bigtab-nav {
    margin-left: 0;
    margin-right: 0;
  }

  .j-contained-tabs-profile .j-layout-bio .j-column-l {
    margin-right: 270px;
  }

  .j-layout-sl.j-browse-content .j-column-l {
    margin-left: 180px;
  }

  .j-browse-content .j-thumb-view {
    width: 105% !important;
  }

  li.other-post-details {
    width: 35px !important;
  }
  li.other-post-details span h5 {
    line-height: 1.2;
  }

  li.other-details-input {
    width: 22% !important;
    margin-left: 5px;
    margin-top: 4px;
  }

  .j-thread #body-apple .jive-content {
    margin-top: 20px;
  }

  .j-body-welcome #body-apple .ask-a-question-container .ask-a-question-results {
    width: 90%;
    left: 36px;
  }

  #body-apple .ask-a-question-container button.btn-reset {
    top: 22px;
    right: 55px;
  }

  .j-body-place #body-apple .ask-a-question-container .ask-a-question-results {
    width: 100%;
    left: 0px;
  }

  .apple-space-overview #body-apple .list-page button.btn-search {
    left: 6px;
  }
}
@media screen and (max-width: 741px) {
  body #j-header a.mobileOnly,
  body .mobileOnly {
    display: block;
  }
  body .jive-alert-type {
    width: auto;
  }
  body .on-boarding .row .column h3 {
    margin: 0px;
  }
  body #body-apple {
    min-width: 100%;
    width: 100%;
  }
  body #body-apple .jive-tooltip2 {
    width: auto;
  }
  body #body-apple .jive-tooltip2 .j-mini-modal {
    width: 100%;
  }
  body #body-apple #j-header-wrap #j-header {
    padding-top: 0px;
  }
  body #body-apple #j-header-wrap div#apple-site-title {
    margin-bottom: 0px;
  }
  body #body-apple #j-header-wrap .modal-container {
    width: 100%;
    padding: 0px;
  }
  body #body-apple #j-header-wrap .modal-container .j-modal-content {
    height: 195px;
    min-height: auto;
    width: 100%;
  }
  body #body-apple #j-header-wrap .modal-container .j-modal-content .j-user-profile ul {
    margin: 0px;
  }
  body #body-apple #j-header-wrap .modal-container .viewDesktop {
    display: none;
  }
  body .j-js-footer-wrap,
  body footer#j-footer {
    min-width: 90%;
    padding-top: 0px;
  }
  body .j-pop > div.j-pop-main {
    border-top: none;
    border-left: none;
    border-right: none;
  }

  body.j-body-place .j-contained {
    margin-left: 0;
    margin-right: 0;
  }

  .j-thread #body-apple #j-main #jive-breadcrumb {
    width: 100%;
  }

  .icon:after {
    margin-left: 4px;
  }

  body.apple-space-overview #jive-alert-global {
    margin: 20px 100px 0 100px;
  }

  #lb_image_wrapper {
    padding: 0;
    background: none;
    border: none;
  }
}
@media screen and (max-width: 735px) {
  .black-button {
    padding: 10.5px 11.5px;
  }

  a:focus {
    outline: none !important;
  }

  .button-blue-inside, body #jive-note-user-body-2 .j-mini-modal-user .j-view-profile {
    font-size: 16px;
    line-height: 1.9375;
    font-weight: 500;
    letter-spacing: 0em;
    background-color: #0070c9;
    background: -webkit- linear-gradient(#3caee7, #0088cc);
    background: linear-gradient(#3caee7, #0088cc);
    border: 1px solid #07c;
    border-radius: 4px;
    color: #FFF;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    text-align: center;
    white-space: nowrap;
  }

  body {
    overflow-x: hidden;
  }
  body #contact-support-link,
  body #menubar {
    display: none;
  }
  body .lb_overlay {
    opacity: 0.6 !important;
    z-index: 9999;
  }
  body #j-globalNav-bg {
    width: 95%;
    padding: 0 0 15px 5%;
  }
  body .j-pop.js-pop.popover.j-pop-visible2 .jive-tooltip2-mid.j-mini-modal.j-mini-modal-user,
  body #jive-note-user-body-2 .jive-tooltip2-mid.j-mini-modal.j-mini-modal-user {
    border-radius: 2px;
    border: none;
    box-shadow: none;
    background: transparent;
  }
  body .j-pop.js-pop.popover.j-pop-visible2 .jive-tooltip2-mid.j-mini-modal.j-mini-modal-user .modal-overflow,
  body #jive-note-user-body-2 .jive-tooltip2-mid.j-mini-modal.j-mini-modal-user .modal-overflow {
    border-radius: 2px;
    overflow: hidden;
  }
  body #j-satNav {
    margin-left: 18px;
  }
  body #j-satNav li.login,
  body #j-satNav li.register {
    margin-top: 10px;
  }
  body #j-satNav .jive-avatar {
    width: 30px;
    height: 30px;
    margin-top: -6px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body #j-satNav .j-username-navLabel {
    padding-left: 40px;
    font-size: 16px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body #j-satNav.active .jive-avatar {
    opacity: 0;
    margin-left: -20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body #j-satNav.active .j-username-navLabel {
    opacity: 0;
    padding-left: 67px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  body #j-main {
    padding: 0 16px;
  }
  body #j-header {
    position: relative;
  }
  body #j-header #j-satNav-wrap {
    position: inherit;
  }
  body #j-header #j-satNav-wrap a {
    line-height: 1.4em;
  }
  body #j-header #second-row {
    position: relative;
    padding-top: 5px;
    height: 50px;
    border-bottom: 1px solid #d9d9d9;
  }
  body #j-header #second-row.anon {
    border-bottom: none;
  }
  body .modal-wrapper-2 {
    height: 100%;
    overflow-y: auto;
    position: absolute;
    top: 0px;
    min-width: 100%;
    height: 100%;
    overflow-x: hidden;
    background-color: #f8f8f8;
  }
  body #jive-note-user-body-2 .close-modal {
    height: 17px;
    width: 17px;
  }
  body #jive-note-user-body-2 .j-modal-content h5 a {
    color: #0088cc;
  }
  body #jive-note-user-body-2 .mission-track .close-modal {
    height: 17px;
    width: 17px;
    background-position: -7px -33px;
  }
  body #jive-note-user-body-2 .jive-tooltip2-mid {
    position: relative;
  }
  body #jive-note-user-body-2 .jive-tooltip2-mid .jive-tooltip2-mid-padding .j-status-levels {
    display: inline-block;
  }
  body #jive-note-user-body-2 .jive-tooltip2-mid .jive-tooltip2-mid-padding .j-status-levels svg {
    margin: 1px 10px 0 0;
    float: left;
  }
  body #jive-note-user-body-2 .jive-tooltip2-mid .jive-tooltip2-mid-padding .j-status-levels span {
    font-size: 16px;
  }
  body #jive-note-user-body-2 .jive-tooltip2-mid .jive-tooltip2-mid-padding .j-status-levels .level-points span {
    display: none;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row {
    border-top: none;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row h3 {
    font-size: 16px;
    text-transform: capitalize;
    color: black;
    font-weight: 400;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row li a {
    font-weight: 400;
    color: #6f6f6f;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row li a .status-label {
    font-size: 14px;
    color: #6f6f6f;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row li .view-more {
    display: none;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.reward-tile li {
    width: 15.5%;
    text-align: center;
    margin-bottom: 10px;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.reward-tile li:nth-child(6) {
    margin-right: 0px;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.reward-tile li.popuplistspace {
    margin-right: 0px;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.reward-tile li a .status-image {
    width: 29px;
    height: auto;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.reward-tile li a .status-image img.svg {
    width: 100%;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.expertise li a .status-image {
    width: 24px;
  }
  body #jive-note-user-body-2 .bottom-wrapper .status-row.expertise li a .status-image img {
    width: 100%;
    height: auto;
  }
  body #jive-note-user-body-2 .bottom-wrapper .j-modal-buttons {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  body #jive-note-user-body-2 .bottom-wrapper .j-modal-buttons > div,
  body #jive-note-user-body-2 .bottom-wrapper .j-modal-buttons > a {
    width: 100%;
  }
  body #jive-note-user-body-2 .j-satellite-links {
    border-top: none;
    margin-top: 3px;
  }
  body #jive-note-user-body-2 .j-satellite-links.j-menu h3.j-nav-menu-section {
    font-size: 16px;
    text-transform: capitalize;
    color: black;
    font-weight: 400;
    margin-bottom: 10px;
  }
  body #jive-note-user-body-2 .j-satellite-links.j-menu li {
    display: block;
  }
  body #jive-note-user-body-2 .j-satellite-links.j-menu li a {
    border-left: none !important;
    padding-left: 0px;
    line-height: 31px;
    font-size: 14px;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .j-modal-content .j-modal-buttons {
    margin-top: 10px;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .j-follow-user-link,
  body #jive-note-user-body-2 .j-mini-modal-user .j-social-button {
    width: 100%;
    height: auto !important;
    font-size: 18px;
    padding: 8px 0px;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .j-following {
    background: -webkit-linear-gradient(#666666, #333333);
    background: linear-gradient(#666666, #333333);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    color: #fff !important;
    position: relative;
    line-height: 1em;
    font-weight: 400;
    font-size: 18px;
    display: block;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .j-following .following-check {
    left: auto;
    margin: -1px 0 0 -35px;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .js-follow {
    display: block;
    font-size: 18px;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .j-view-profile {
    width: 100%;
    height: auto !important;
    margin-bottom: 4px;
  }
  body #jive-note-user-body-2 .j-mini-modal-user .j-follow-user-link + .j-view-profile {
    margin-left: 0px;
  }
  body .jive-tooltip2 {
    width: 100%;
    max-width: 100%;
  }
  body .jive-tooltip2 .j-mini-modal {
    width: 100%;
    padding: 0%;
    position: relative;
  }
  body .jive-tooltip2 .j-mini-modal .modal-container {
    width: 100%;
    position: relative;
  }
  body .jive-tooltip2 .j-mini-modal .modal-container .j-modal-content {
    min-height: auto;
    max-height: auto;
    padding-bottom: 20px;
  }
  body .jive-tooltip2 .j-mini-modal #jive-note-body,
  body .jive-tooltip2 .j-mini-modal .j-modal-content {
    width: 100%;
    padding: 14px;
  }
  body .jive-tooltip2 .j-mini-modal .bottom-wrapper {
    height: auto;
    max-height: auto;
    overflow: hidden;
  }
  body .jive-tooltip2 .j-mini-modal .viewProfilePopup {
    position: absolute;
    top: 0;
    right: -100%;
    bottom: 0;
  }
  body .jive-tooltip2 .j-mini-modal .mission-track .mission-image {
    margin: 0 auto;
  }
  body .jive-tooltip2 .j-mini-modal .mission-track .footer-container {
    min-height: 100px;
  }
  body .jive-tooltip2 .j-mini-modal .mission-track .mission-image-container {
    margin: 31px auto 18px;
    width: 51px;
    height: 51px;
  }
  body .jive-tooltip2 .j-mini-modal .mission-track .mission-image-container .knockout {
    margin: 0 auto;
    width: auto;
    height: auto;
  }
  body .jive-tooltip2 .j-mini-modal .mission-track .progress-radial .mission-image {
    width: 51px;
    height: 51px;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .status-row h3 {
    margin-bottom: 15px;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content h5 {
    margin-bottom: 15px;
    max-width: 100%;
    word-break: break-all;
    color: #0088cc;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content h5 a {
    font-size: 22px;
    font-weight: 200;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .j-profile-photo-wrap {
    width: 85px;
    height: 85px;
    margin-bottom: 22px;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .j-status-level {
    margin-top: -5px;
    color: #888888;
    line-height: 2em;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .j-status-level .level-points span {
    display: none;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .status-level.sml {
    height: 2px;
    width: 70px;
    margin-left: 34px;
    margin-top: 4px;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .status-level.sml .dashes,
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content .status-level.sml .progress-dashes {
    background-size: 7px 4px;
    height: 4px;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content table td {
    padding-bottom: 15px;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content table td:first-child {
    font-size: 16px;
    color: #888888;
  }
  body .jive-tooltip2 .j-mini-modal-user .j-modal-content table td:first-child strong.location-label {
    display: inline-block;
    color: black;
    font-weight: 400;
  }
  body #body-apple {
    min-width: 100%;
    width: 100%;
  }
  body #body-apple #jive-breadcrumb {
    display: none;
    /* Hide breagcrumb in a small viewport */
  }
}
@media screen and (max-width: 320px) {
  body .jive-tooltip2 {
    height: auto;
  }
  body .j-place-header-actions {
    z-index: 0;
  }
}
@media screen and (max-width: 980px) {
  body.j-body-home .ask-a-question-header {
    width: 100%;
  }
  body.j-body-home #body-apple .ask-a-question-container {
    width: 100%;
  }
  body.j-body-home #body-apple .ask-a-question-container .j-form {
    width: 100%;
  }
  body.j-body-home #body-apple .ask-a-question-container .j-form input[type="text"] {
    width: 90%;
    padding: 17px 5% 17px 5%;
  }
  body.apple-space-overview #body-apple .list-page .ask-a-question-sidebar .ask-a-question-space-icon {
    height: auto;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-container {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  body {
    overflow-x: hidden;
  }
  body #body-apple .ask-a-question-container {
    text-align: center;
  }
  body #body-apple .ask-a-question-container .btn-search {
    top: 25px;
    left: 50px;
  }
  body #body-apple .ask-a-question.list-page.row {
    display: inline-flex;
  }
  body #body-apple .list-page button.btn-search {
    top: 25px !important;
    left: 18px;
  }
  body #body-apple .category-page .ask-a-question-container button.btn-search {
    top: 25px;
    left: 15px;
  }
  body #body-apple input#askaquestion {
    padding: 17px 5% 17px 7%;
  }
  body #body-apple .on-boarding .row .column h3.mob-h3 {
    margin: 0 70px 60px;
  }
}
.category-latest .j-modal-buttons {
  /* a.j-following {
     top: 50px;
   }*/
}
.category-latest .j-modal-buttons .ui-button-follow {
  padding-right: 18px;
  padding-left: 18px;
}

.ask-a-question.category-page .search-view .search-link {
  border-radius: 3px;
}
.ask-a-question.category-page .search-view .search-link .search-link-text {
  width: 225px;
  font-family: inherit;
  font-size: 16px;
  border: none;
  color: #efefef;
}

@media screen and (max-width: 740px) {
  body #contact-support-link,
  body #menubar {
    display: none;
  }
  body #j-satNav .jive-avatar {
    width: 30px;
    height: 30px;
  }

  .jive-widget-container-large .jive-widget-recentcontentfilterwidget:nth-child(3) .more-status-content {
    border-bottom: none;
    padding: 0px;
  }

  .apple-space-overview #body-apple .category-page .search-view {
    margin-top: 40px;
  }
  .apple-space-overview #body-apple .category-page .ask-a-question-container .j-form input[type="text"] {
    border: none;
    background-color: #efefef;
    background-position: 30px 30px;
    padding: 23px 60px 23px 70px;
    width: 288px;
    height: 46px;
  }
  .apple-space-overview #body-apple .category-page .ask-a-question-footer {
    border-bottom: 1px solid #d6d6d6;
    width: 100%;
    margin: 50px -16px 50px -16px;
  }

  .jive-widget-body {
    padding: 0px;
  }

  .content-large {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 4px;
  }

  .jive-widget-subcommunitieswidget .content-large {
    border: none;
    width: auto;
    margin: 0 auto;
    padding: 0px;
    border-bottom: 1px solid #d6d6d6;
    left: auto;
  }

  .mobility-clip-toggle {
    display: none !important;
  }

  .apple-space-overview #body-apple .category-page .ask-a-question-header {
    margin-top: 60px;
    border-top: 1px solid #d6d6d6;
    margin-left: -16px;
    margin-right: -16px;
  }
  .apple-space-overview #body-apple .category-page .ask-a-question-header h2 {
    font-weight: 300;
    font-size: 28px;
    color: #333333;
    /* margin-top: 50px; */
    padding-top: 55px;
  }
  .apple-space-overview #body-apple .category-page .ask-a-question-container {
    width: 100%;
    margin-top: 40px;
  }
  .apple-space-overview #body-apple .category-page .ask-a-question-container button.btn-search {
    top: 13px;
    left: 10px;
    /* width: 20px; */
    /* height: 34px; */
  }
  .apple-space-overview #body-apple .category-page .search-view {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 60px;
    margin: 33px -16px 50px -16px;
  }
  .apple-space-overview #body-apple .category-page .search-view .search-link {
    background: #efefef;
    padding: 12px 10px;
    margin: 0 auto;
    text-align: left;
  }
  .apple-space-overview #body-apple .category-page .search-view .search-link a {
    text-decoration: none;
  }
  .apple-space-overview #body-apple .category-page .search-view .search-link a .search-link-text {
    visibility: hidden;
  }

  .jive-widget.jive-widget-recentcontentfilterwidget .more-status-content {
    margin-left: -16px;
    margin-right: -16px;
    padding-bottom: 60px;
    border-bottom: 1px solid #dedede;
  }
  .jive-widget.jive-widget-recentcontentfilterwidget .more-status-content .jive-whats-new-more {
    margin-left: 16px !important;
    margin-right: 16px !important;
    padding: 0px;
  }

  .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-container .more-status-content {
    padding-bottom: 21px;
    border-bottom: none;
  }

  .apple-space-overview #body-apple .section-content {
    font-size: 20px;
    font-weight: 200;
    line-height: 28px;
  }

  .jive-widget-supportpluginwidget .section-content br {
    display: none;
  }

  .apple-space-overview #body-apple .section-header {
    font-size: 28px;
    font-weight: 300;
    margin-top: 38px;
    margin-bottom: 20px;
    color: #333333;
  }

  .apple-space-overview #body-apple .section-eyebrow {
    font-size: 22px;
    font-weight: 300;
  }

  #body-apple h2.community-title {
    font-size: 28px;
    text-align: center;
    display: block;
    margin-top: 36px;
    color: #333333;
    font-weight: 200;
    margin-bottom: 0px;
  }

  .mobile-limit {
    display: none;
  }

  li.toggling-class {
    margin-top: 50px;
    line-height: 2em;
  }

  body.j-body-place .j-layout.j-contained.j-contained-tabs.j-rc4.j-rc-none-top.clearfix {
    margin-top: 0px;
  }

  .jive-widget-body-empty p {
    margin-bottom: 0px;
  }

  .category-latest .category-latest-header {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 40px;
  }
  .category-latest .category-latest-header h3 {
    font-size: 22px;
    font-weight: 400;
    margin: 0px;
    float: left;
    padding-bottom: 15px;
    width: 100%;
    margin-left: 0px;
    display: inline-block;
    text-align: center;
  }
  .category-latest .category-latest-header p {
    display: none;
  }
  .category-latest .category-latest-header .j-js-follow-controls {
    position: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    /* width: 20%; */
  }
  .category-latest .category-latest-header .j-js-follow-controls .j-ui-elem {
    /* display: block; */
    /* display: initial; */
    /* padding-top: 11px; */
    /* margin-top: 10px; */
    width: 20%;
    display: inline-block;
  }
  .category-latest .category-latest-header .j-js-follow-controls .j-ui-elem span.j-ui-elem {
    margin-left: -15px;
    font-size: 16px;
  }

  .jive-widget-recentcontentfilterwidget:nth-of-type(n+4) {
    display: none;
  }

  .category-latest .category-latest-header .j-js-follow-controls {
    padding: 0px;
    margin-top: 0px;
    display: inline-block;
    position: inherit;
  }

  h4.category-latest-sub-header {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0px;
    color: #333333;
    margin-bottom: 0px;
  }

  .category-latest-header .j-modal-buttons .j-social-button.j-ui-elem {
    height: 42px !important;
    width: 80px !important;
    margin-left: 46px;
  }

  .j-modal-buttons .j-social-button {
    border: 1px solid #d6d6d6;
  }

  .category-latest .j-modal-buttons a.ui-button-follow {
    font-weight: 400;
    font-size: 16px;
    padding: 0px;
    color: #0088cc !important;
    border: none;
  }
  .category-latest .j-modal-buttons .ui-button-following {
    font-weight: 400;
    font-size: 16px;
    padding: 0px;
    color: #009933 !important;
    border: none;
    background: none;
    position: initial;
    top: 0;
  }
  .category-latest .j-modal-buttons .icon {
    padding-right: 2px;
  }
  .category-latest .j-modal-buttons .icon.icon-pluscircle {
    color: #0088cc !important;
    font-size: 18px;
  }
  .category-latest .j-modal-buttons .icon.icon-checkcircle {
    color: #009933 !important;
    font-size: 18px;
  }

  .apple-space-overview #body-apple .list-page .ask-a-question-sidebar,
  .jive-widget-subcommunitieswidget .community-image {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    width: auto;
    padding-top: 24px;
  }
  .apple-space-overview #body-apple .list-page .ask-a-question-sidebar img,
  .jive-widget-subcommunitieswidget .community-image img {
    width: 135px;
    height: 135px;
    display: block;
    margin: 0 auto;
    margin-bottom: 8px;
  }

  .discussion-description .discussion-title {
    overflow: hidden;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .ask-a-question-header {
    text-align: center;
    margin-top: 0;
  }
  .ask-a-question-header h1 {
    font-size: 24px;
  }

  .community-name-heading {
    text-align: center;
    font-size: 24px;
  }

  .ask-a-question-button-bar .j-modal-buttons {
    text-align: center;
  }
  .ask-a-question-button-bar .follow-community-button {
    margin: 0 auto !important;
    padding: 0 !important;
    border: none !important;
    font-weight: 400;
  }
  .ask-a-question-button-bar .follow-community-button .icon-pluscircle {
    color: #0088cc;
    margin-right: 8px;
  }
  .ask-a-question-button-bar .follow-community-button .follow-color {
    color: #0088cc !important;
  }
  .ask-a-question-button-bar .j-social-button.j-ui-elem.j-following {
    width: 100%;
    padding-bottom: 3px;
    text-align: center;
  }
  .ask-a-question-button-bar .j-social-button.j-ui-elem.j-following .following-check {
    float: none;
    display: inline-block;
  }

  .jive-widget.jive-widget-recentcontentfilterwidget .more-status-content .jive-whats-new-more, .jive-widget.jive-widget-recentcontentwidget .more-status-content .jive-whats-new-more {
    /* padding-left: 70px; */
    margin-left: -70px;
    /* padding-bottom: 61px; */
  }

  .category-latest-container {
    display: inline-block;
  }

  .community-toggle-container a span.more-icon {
    transform: rotate(0deg);
    line-height: 1em;
    display: inline-block;
    color: #9B9B9B;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }
  .community-toggle-container a span.more-icon:after {
    padding-left: 0px;
    padding-left: 0px;
  }
  .community-toggle-container a span.more-icon.open {
    line-height: 1em;
    position: relative;
    display: inline-block;
    transform: rotate(45deg);
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }

  #body-apple .list-page .ask-a-question-wrapper,
  #body-apple .list-page .ask-a-question-container,
  #body-apple .list-page .ask-a-question-button-bar {
    display: block;
    margin-top: 0;
    margin-bottom: 21px;
    text-align: center;
  }
  #body-apple .list-page .ask-a-question-wrapper {
    margin-bottom: 27px;
  }
  #body-apple .list-page .ask-a-question-header {
    text-align: center;
    margin-top: 0;
  }
  #body-apple .list-page .ask-a-question-sidebar .ask-a-question-space-icon {
    width: 115px;
    height: 115px;
  }
  #body-apple .list-page .ask-a-question-container .j-form input[type="text"] {
    width: 100%;
    border-color: transparent;
    font-size: 15px;
    padding: 10px 35px 10px 50px;
  }
  #body-apple .list-page .ask-a-question-container .j-form input[type="text"]::-webkit-input-placeholder {
    color: #0088cc;
  }
  #body-apple .list-page .ask-a-question-container .j-form input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #0088cc;
  }
  #body-apple .list-page .ask-a-question-container .j-form input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #0088cc;
  }
  #body-apple .list-page .ask-a-question-container .j-form input[type="text"]:-ms-input-placeholder {
    color: #0088cc;
  }
  #body-apple .list-page .ask-a-question-container button.btn-search,
  #body-apple .list-page .ask-a-question-container button.btn-reset {
    top: 13px;
  }
  #body-apple .list-page .ask-a-question-container button.btn-reset {
    right: 13px;
  }
  #body-apple .list-page .ask-a-question-container .ask-a-question-spinner {
    padding: 20px 31px 20px 25px;
    font-size: 16px;
  }
  #body-apple .list-page .search-link {
    padding-top: 7px;
    border: 1px solid #dadada;
    border-radius: 3px;
    height: 38px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
  #body-apple .list-page .search-link .icon-search {
    margin-left: 10px;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    background-size: 18px 18px;
    float: left;
  }
  #body-apple .list-page .search-link .search-link-text {
    font-size: 16px;
    font-weight: 400;
    color: #ababab;
    width: 240px;
    font-size: 16px;
    border: none;
    background: none;
    font-family: inherit;
  }

  .jive-widget-subcommunitieswidget .community-description h1 {
    margin: 0 auto;
    font-weight: 300;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    padding-bottom: 32px;
  }
  .jive-widget-subcommunitieswidget .community-description a.button {
    font-size: 18px;
    padding: 3px 15px 3px;
  }
  .jive-widget-subcommunitieswidget .content-large {
    border: none;
  }
  .jive-widget-subcommunitieswidget .content-large > nav {
    padding-top: 45px;
  }
  .jive-widget-subcommunitieswidget .content-large > nav ul li.mobility-clip-toggle {
    display: none !important;
  }
  .jive-widget-subcommunitieswidget .content-large > nav ul li {
    display: block;
    margin-bottom: 29px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .jive-widget-subcommunitieswidget .content-large > nav ul li a {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #0088cc;
    line-height: 30px;
  }

  .toggling-class a {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #0088cc;
  }

  .community-toggle-container {
    display: block !important;
    padding-top: 22px;
    border-top: 1px solid #d6d6d6;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #d6d6d6;
    margin-left: -16px;
    margin-right: -16px;
    margin-top: 40px;
  }
  .community-toggle-container .toggle-category span {
    font-size: 22px;
    font-weight: 200;
    color: #0088cc;
  }
  .community-toggle-container .toggle-category .icon-standalone {
    font-weight: 400;
    font-size: 34px;
    color: #9b9b9b;
    margin-top: -5px;
    float: none;
    margin-left: 15px;
  }

  .apple-space-overview #body-apple .section-button-bar {
    margin-top: 35px;
    margin-bottom: 50px;
  }
  .apple-space-overview #body-apple .section-button-bar a.button {
    font-size: 18px;
    font-weight: 400;
    padding-left: 22px;
    padding-right: 22px;
    padding-bottom: 3px;
    padding-top: 3px;
  }

  .category-latest .category-latest-header {
    text-align: center;
  }
  .category-latest .category-latest-header .j-js-follow-controls {
    position: inherit;
    margin-top: 0px;
    margin-bottom: 35px;
    margin-left: 0px;
  }
  .category-latest .category-latest-header .j-js-follow-controls .j-ui-elem {
    display: block;
  }
  .category-latest .category-latest-header .j-js-follow-controls .j-ui-elem .icon-check {
    float: none;
    position: absolute;
    left: 118px;
  }

  .category-latest .j-modal-buttons a.j-following {
    top: 50px;
  }
}
@media screen and (max-width: 740px) and (orientation: landscape) {
  .category-page .search-view .search-link {
    width: 454px;
    margin-left: 52px !important;
  }
}
@media screen and (max-width: 740px) and (orientation: portrait) {
  .category-page .search-view .search-link {
    width: 288px;
  }
}
@media screen and (max-width: 740px) and (orientation: landscape) {
  #body-apple .list-page .search-link {
    width: 454px;
    margin-left: 40px !important;
  }
}
@media screen and (max-width: 740px) and (orientation: portrait) {
  #body-apple .list-page .search-link {
    width: 288px;
  }
}
@media (max-width: 741px) {
  #j-header {
    padding-top: 0;
  }
}

@media (max-width: 741px) {
  #j-globalNav-bg {
    display: none;
  }
}

.navbar-mobile-container {
  display: none;
  height: 48px;
}
@media (max-width: 741px) {
  .navbar-mobile-container {
    display: block;
  }
}

@media (max-width: 740px) {
  #second-row {
    display: none;
  }
}
#j-header .mobile-nav {
  height: 215px;
  width: 100%;
  padding: 36px 13px 12px;
  border-bottom: 1px solid #d9d9d9;
  background: #fff;
  position: absolute;
  z-index: 999;
  top: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#j-header .mobile-nav .mobile-nav-container {
  position: absolute;
  top: 34px;
  right: 0;
  left: 0;
  bottom: 0;
}
#j-header .mobile-nav .mobile-nav-row {
  display: inline-block;
  float: right;
  margin-right: 12px;
}
#j-header .mobile-nav .mobile-nav-row .view-profile {
  display: block;
}
#j-header .mobile-nav .avatar-container {
  display: inline-block;
  margin: 0 auto;
  height: 70px;
  width: 70px;
}
#j-header .mobile-nav .close-modal {
  position: absolute;
  top: 14px;
  left: 13px;
  z-index: 9999;
  height: 15px;
  width: 15px;
}
#j-header .mobile-nav .column {
  width: 50%;
  display: inline-block;
  height: 150px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
}
#j-header .mobile-nav .column.profile {
  text-align: center;
  padding-right: 10px;
}
#j-header .mobile-nav .column.profile .username {
  display: block;
}
#j-header .mobile-nav .column.profile .j-status-levels img {
  margin-right: 10px;
}
#j-header .mobile-nav .column.rewards h3 {
  text-transform: capitalize;
  font-weight: 400;
}
#j-header .mobile-nav .column.rewards h3 span {
  display: inline-block;
}
#j-header .mobile-nav .column.rewards .reward-tile {
  border-top: none;
  padding: 0;
  margin-bottom: 10px;
}
#j-header .mobile-nav .column.rewards .reward-tile .status-image.false img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
#j-header .mobile-nav .column.rewards .reward-tile .status-image.false img {
  opacity: 1;
}
#j-header .mobile-nav .column.rewards .expertise {
  border-top: none;
  padding-top: 5px;
}
#j-header .mobile-nav .view-profile {
  font-size: 14px;
  font-weight: 400;
}
#j-header .mobile-nav .j-user-name {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 15px 0 10px;
}
#j-header .mobile-nav .j-status-levels {
  display: block;
  color: #888888;
}
#j-header .mobile-nav .j-status-levels .level-points span {
  display: none;
}
#j-header .mobile-nav .jive-avatar,
#j-header .mobile-nav .j-user-name,
#j-header .mobile-nav .j-status-levels,
#j-header .mobile-nav .reward-tile,
#j-header .mobile-nav .expertise,
#j-header .mobile-nav .view-profile {
  opacity: 0;
  margin-left: -20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#j-header .mobile-nav .mobile-nav-row .view-profile {
  opacity: 0;
  padding-right: 20px;
}
#j-header .mobile-nav.open .jive-avatar {
  margin-left: 0px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
#j-header .mobile-nav.open .j-user-name {
  margin-left: 0px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
#j-header .mobile-nav.open .j-status-levels {
  margin-left: 0px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
#j-header .mobile-nav.open .reward-tile {
  margin-left: 0px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
#j-header .mobile-nav.open .expertise {
  margin-left: 0px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
#j-header .mobile-nav.open .view-profile {
  padding-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

#j-header a:hover {
  text-decoration: none;
}

@media (max-width: 741px) {
  .j-js-footer-wrap {
    position: relative;
  }

  #body-apple::before,
  #footer::before {
    position: absolute;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    opacity: 0;
    z-index: auto;
    background-color: #000;
    content: ' ';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #body-apple.menu-overlay::before,
  #footer.menu-overlay::before {
    opacity: .19;
    z-index: 99;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }

  .communities-menu {
    padding: 3px 43px 40px 43px;
    width: 100%;
    position: absolute;
    z-index: 999;
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
  }
  .communities-menu li {
    flex: 0 0 auto;
    position: relative;
    height: 48px;
  }
  .communities-menu li a {
    width: 100%;
    height: 100%;
    color: #333333;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 14px 0;
    position: absolute;
    border-bottom: 1px solid #e4e4e4;
  }
  .communities-menu li a:hover {
    text-decoration: none;
  }
  .communities-menu li a.global-nav-profile {
    height: 48px;
    padding: 0px;
    line-height: 2.8em;
  }
  .communities-menu li a.global-nav-profile .avatar-container {
    float: left;
    margin-right: 10px;
    border: none;
    margin-top: 3px;
  }
  .communities-menu li a.global-nav-profile .avatar-container img.jive-avatar {
    border: none;
    width: 30px;
    height: 30px;
  }
  .communities-menu li a.global-nav-profile .j-user-name {
    max-width: 230px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .communities-menu li:last-child {
    border-bottom: 1px solid #333;
  }
  .communities-menu li:last-child .icon.icon-search {
    margin-right: 5px;
    float: left;
    margin-top: 15px;
  }
  .communities-menu li:last-child .search-link-text {
    width: 95%;
    font-size: 16px;
    line-height: 3em;
    border: none;
    font-family: inherit;
  }
  .communities-menu li:last-child ::-webkit-input-placeholder {
    color: #333;
    opacity: 1;
    font-size: 16px;
  }
  .communities-menu li .search-link {
    text-align: left;
  }
  .communities-menu .mobile-search {
    font-size: 16px;
  }
  .communities-menu .mobile-search .search-icon-svg {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 1px;
  }
  .communities-menu .mobile-search .search-icon-svg svg {
    width: 20px;
    height: 44px;
    position: absolute;
    top: 0;
  }
  .communities-menu.show-hide {
    visibility: hidden;
  }

  #j-header-wrap.sticky {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -o-sticky;
    position: -ms-sticky;
    position: sticky;
    top: 0px;
    z-index: 999;
  }

  #j-globalNav-bg-mobile {
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -ms-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
    border-bottom: 1px solid #d9d9d9;
  }
  #j-globalNav-bg-mobile.menu-opening .communities-header {
    background: #fff;
  }
  #j-globalNav-bg-mobile.menu-opening .communities-menu {
    z-index: inherit;
    z-index: 999;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    top: 47px;
  }
  #j-globalNav-bg-mobile.menu-opening .communities-menu li a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 0px;
    opacity: 1;
  }
  #j-globalNav-bg-mobile.menu-opening .communities-menu li:first-child a {
    -webkit-transition: all 0.41s ease-in-out;
    -moz-transition: all 0.41s ease-in-out;
    -ms-transition: all 0.41s ease-in-out;
    -o-transition: all 0.41s ease-in-out;
    transition: all 0.41s ease-in-out;
  }
  #j-globalNav-bg-mobile.menu-opening .communities-menu li:nth-child(2) a {
    -webkit-transition: all 0.43s ease-in-out;
    -moz-transition: all 0.43s ease-in-out;
    -ms-transition: all 0.43s ease-in-out;
    -o-transition: all 0.43s ease-in-out;
    transition: all 0.43s ease-in-out;
  }
  #j-globalNav-bg-mobile.menu-opening .communities-menu li:nth-child(3) a {
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
  }
  #j-globalNav-bg-mobile.menu-closing .communities-header {
    background: transparent;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  #j-globalNav-bg-mobile.menu-closing .communities-menu {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    top: -330px;
  }
  #j-globalNav-bg-mobile.menu-closing .communities-menu li a {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    top: -60px;
    opacity: 0;
  }
  #j-globalNav-bg-mobile.persist .communities-header {
    background: #fff;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
  }
  #j-globalNav-bg-mobile.nosticky.persist {
    position: fixed;
    top: 0;
    z-index: 9999;
  }

  #j-header .navbar-mobile {
    max-height: 49px;
    transition: max-height 0.5s ease-out;
  }
  #j-header .navbar-mobile .communities-header {
    position: relative;
    z-index: 1000;
    padding: 12px 16px 11px;
  }
  #j-header .navbar-mobile .communities-header .header-title {
    font-weight: 200;
    font-size: 20px;
    color: black;
    text-decoration: none !important;
    cursor: pointer;
  }
  #j-header .navbar-mobile .mobile-menu-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    width: 40px;
    display: block;
    height: 50px;
  }
  #j-header .navbar-mobile .mobile-menu-toggle .disclosure-text {
    display: none;
  }
  #j-header .navbar-mobile .mobile-menu-toggle .disclosure-icon {
    font-size: 36px;
    line-height: 15px;
    font-weight: 200;
    color: #333333;
    transform: translate3d(0, 0, 0) rotateX(0deg);
    display: inline-block;
    transition: transform 200ms ease;
  }
  #j-header .navbar-mobile .mobile-menu-toggle .disclosure-icon.rotate-chev {
    position: relative;
    transform: translate3d(0, 5px, 1px) rotateX(180deg);
    transition: transform 200ms ease;
    display: inline-block;
  }
  #j-header .navbar-mobile .icon-paddleup {
    display: none;
  }
  #j-header .navbar-mobile .icon {
    color: black;
  }
  #j-header .navbar-mobile.open {
    max-height: 400px;
  }
  #j-header .navbar-mobile.open .icon-paddleup {
    display: block;
  }
  #j-header .navbar-mobile.open .icon-paddledown {
    display: none;
  }
  #j-header .navbar-mobile.open .communities-menu li {
    transform: translateX(0);
    opacity: 1;
    transition: all 0.35s ease-out;
    animation-fill-mode: both;
  }
}
.chevron__line1, .chevron__line2 {
  stroke-width: 4;
  stroke-linecap: round;
  -webkit-transition: -webkit-transform 0.6s, stroke 0.6s;
  transition: transform 0.6s, stroke 0.6s;
}

#chev svg {
  margin-top: 10px;
}

.chevron__line1 {
  -webkit-transform-origin: 50px 50px;
  transform-origin: 50px 50px;
}

.chevron__line2 {
  -webkit-transform-origin: 50px 50px;
  transform-origin: 50px 50px;
}

.chevron--down, .chevron--up {
  display: block;
}
.chevron--down .chevron__container, .chevron--up .chevron__container {
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: translateY(13px);
  transform: translateY(13px);
}
.chevron--down .chevron__line1, .chevron--up .chevron__line1 {
  stroke: black;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.chevron--down .chevron__line2, .chevron--up .chevron__line2 {
  stroke: black;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}

.chevron--up .chevron__container {
  -webkit-transform: translateY(-13px);
  transform: translateY(-13px);
}
.chevron--up .chevron__line1 {
  stroke: black;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.chevron--up .chevron__line2 {
  stroke: black;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}

@media (max-width: 740px) {
  body #body-apple .jive-widget {
    margin: 0px;
  }
  body.j-body-place .jive-html-text-widget {
    margin-top: 30px;
  }
  body.j-body-place .j-status-level.community-manager .status-image {
    margin-top: -2px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-actions {
    border-bottom: none;
    padding-bottom: 0px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-actions h2 {
    text-align: center;
    display: block;
    padding: 30px 0 50px 0;
    font-size: 32px;
    font-weight: 200;
    line-height: 1em;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-actions .filter-label {
    margin-bottom: 25px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .j-status-level {
    font-size: 14px;
    padding-left: 10px;
    padding-top: 4px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row {
    margin-top: 52px;
    margin-top: 50px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row:first-child {
    margin-top: 30px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row img.jive-avatar {
    width: 35px;
    height: 35px;
    margin-top: 0px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar {
    height: 40px;
    display: block;
    line-height: 1.3em;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar span.discussion-icon {
    margin-right: 12px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar .discussion-name-responsive {
    display: flex;
    margin-top: -22px;
    margin-left: 45px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar .discussion-name-responsive a {
    color: #6e6e6e;
    font-size: 16px;
    padding-right: 8px;
    min-width: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 155px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar .discussion-name-responsive .pipe-style {
    margin-top: 5px;
    color: #dedede;
    font-weight: 700;
    margin-left: 3px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar .discussion-name-responsive .user-metadata-profile {
    padding-left: 8px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2em;
    margin-top: 8px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar .discussion-name-responsive .user-metadata-profile img {
    margin-right: 8px;
    float: left;
    margin-left: 4px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-topbar .discussion-name-responsive .user-metadata-profile .level-points {
    color: #6e6e6e;
    font-size: 15px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-description {
    margin-left: 0px;
    margin-top: 12px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-description .discussion-title a {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-metadata {
    display: block;
    font-size: 14px;
    color: #8e8e8e;
    padding-bottom: 2px;
    margin-top: 12px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-metadata .cell,
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-metadata .cell:first-child {
    margin-right: 20px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-latest .category-latest-container .category-latest-row .discussion-metadata .icon:after {
    margin-left: 0px;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-actions {
    margin-bottom: 23px;
    margin-top: 10px;
  }

  .j-inline-correct-answer footer .footer-profile .expertise-tile {
    display: none;
  }

  #jive-widget-container {
    margin-top: 0 !important;
  }

  .ask-a-question-search {
    text-align: center;
  }

  .ask-a-question-search-link input.search-link-text {
    border: none;
  }

  .ask-a-question-space-icon {
    margin-bottom: 3px;
  }

  .follow-community-button {
    margin-top: 3px;
    margin-bottom: 15px;
  }

  .category-latest.with-filter {
    min-width: 80vw;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 34px;
  }
  .category-latest.with-filter h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 200;
  }

  .jive-widget-askaquestion .follow-community-button {
    text-align: center;
  }
  .jive-widget-askaquestion .j-following {
    background: none;
    color: #009933 !important;
    padding: 0 !important;
    text-align: center;
    text-decoration: none;
  }
  .jive-widget-askaquestion .j-following .icon-check {
    display: none;
  }
  .jive-widget-askaquestion .j-following .icon-checkcircle {
    margin-right: 8px;
  }
  .jive-widget-askaquestion .j-following .follow-text-desktop {
    display: none;
  }

  .category-latest-row {
    margin-top: 32px;
  }
  .category-latest-row .discussion-topbar {
    content: "";
    display: table;
    clear: both;
  }
  .category-latest-row .discussion-topbar span.discussion-icon {
    margin-right: 13px;
  }
  .category-latest-row .discussion-topbar span.discussion-name-responsive a {
    line-height: 35px;
    color: black;
    white-space: nowrap;
    font-size: 18px;
  }
  .category-latest-row img.jive-avatar {
    width: 35px;
    height: 35px;
  }
  .category-latest-row .discussion-description {
    margin-left: 0 !important;
  }
  .category-latest-row .discussion-views, .category-latest-row .discussion-name {
    display: none !important;
  }
  .category-latest-row .discussion-metadata {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin: 20px 0;
  }
  .category-latest-row .discussion-metadata .cell {
    margin-right: 24px;
  }
  .category-latest-row .discussion-title a {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
  }
  .category-latest-row .read-full {
    font-size: 16px;
  }

  .jive-widget-leaderboardwidget h2 {
    position: static;
    text-align: center;
    font-size: 28px;
    font-weight: 200;
  }
  .jive-widget-leaderboardwidget h2 .tooltipDiv a {
    font-weight: 200;
    font-size: 26px;
  }

  .j-bigtab-nav .j-tabbar {
    width: 100%;
  }

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

  .recent-content-actions {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .community-name {
    font-size: 22px;
    padding-bottom: 3px;
    border-bottom: 1px solid #EEE;
  }

  .community-name:hover, .community-name:focus {
    text-decoration: none;
  }

  .search-view {
    position: static;
    height: auto;
    width: auto;
  }

  #jive-place-link-manage-tab, .apple-social-actions-wrapper #j-place-header-actions > div {
    display: none;
  }

  .ask-a-question-wrapper .community-selector span.icon.icon-chevrondown {
    color: #999;
  }

  .recent-content-container .category-latest .category-latest-container .category-latest-row:nth-of-type(1) {
    margin: 20px 0 0 0;
  }
  .recent-content-container .category-latest .category-latest-container .category-latest-row .discussion-metadata {
    margin: 24px 0 22px 0;
  }
  .recent-content-container .category-latest .category-latest-container .category-latest-row .discussion-metadata .cell {
    font-weight: 400;
    color: #8e8e8e;
    font-size: 14px;
  }
  .recent-content-container .category-latest {
    margin-bottom: 24px;
  }
  .recent-content-container .pagination .current-page {
    display: inline-block;
    margin-top: 1px;
  }

  .j-inline-correct-answer .icon:after {
    margin-left: 0px;
  }

  .j-thread-post footer .footer-profile .username {
    font-size: 15px;
    text-decoration: underline;
    margin-left: 10px;
  }

  img.jive-avatar {
    height: 35px;
    width: 35px;
  }
}
.jive-content {
  line-height: 1.33;
}

.recent-content-actions h2.u-hide--desktop {
  text-align: center;
  padding-bottom: 30px;
  font-size: 28px;
  font-weight: 200;
}
.recent-content-actions .js-toggle-filter span:last-child {
  margin-top: 9px;
}

@media screen and (max-width: 735px) {
  body .jive-widget.jive-widget-recentcontentfilterwidget .recent-content-actions .filter-label {
    margin-bottom: 0;
  }
}
@media (max-width: 741px) {
  .showContent {
    height: 120px;
    position: relative;
    margin-bottom: -4px;
  }
  .showContent:before {
    z-index: 1;
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 120px;
    display: block;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), white);
    background: linear-gradient(rgba(255, 255, 255, 0), white);
  }
  .j-answer-rollup .showContent:before, .original-poster-higlight .showContent:before, .j-inline-correct-answer .showContent:before {
    background: -webkit-linear-gradient(rgba(244, 244, 244, 0), #f4f4f4);
    background: linear-gradient(rgba(244, 244, 244, 0), #f4f4f4);
  }

  a.thread-author {
    line-height: 2.4em;
    padding-right: 15px;
    color: #333;
  }
  a.thread-author img {
    float: left;
    width: 44px;
    height: 44px;
    margin-right: 10px;
  }

  .marker-colon {
    position: relative;
    top: -5px;
  }
  .marker-colon:lang(zh-CN) {
    display: inline-block;
    max-width: 8.2px;
    left: -6px;
  }

  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container .j-status-level.expertise-tile,
  .message-profile .expertise-tile,
  .j-inline-correct-answer .message-profile .expertise-tile,
  .j-thread-post .message-profile .j-status-level.expertise-tile {
    display: none;
  }

  ul.jive-discussion-replies.jive-discussion-indent-0 {
    border-top: 0;
  }

  .j-thread-post footer .footer-toplevel-actions .black-button {
    margin-right: 5px;
  }
  .j-thread-post .meta-posted {
    color: #8e8e8e;
  }

  .jive-thread-messages .block-link {
    text-transform: capitalize;
    background-color: transparent;
    color: #0088cc;
  }

  .j-thread .community-manager .level-points,
  .j-thread .j-inline-promoted-helpful-answer .message-profile .community-manager .level-points {
    display: none;
  }
  .j-thread .thread-actions .black-button {
    max-height: 40px;
  }
  .j-thread #body-apple .all-replies-container,
  .j-thread #body-apple #helpful-container {
    margin-top: 0;
  }
  .j-thread .jive-thread-messages .helpful-all-switch li.active {
    font-size: inherit;
  }
  .j-thread .apple-social-actions-wrapper {
    top: -8px;
    position: relative;
    float: none;
    z-index: 2;
  }
  .j-thread .thread-actions .apple-social-actions-toolbar li:first-child {
    margin-left: 0;
  }
  .j-thread .jive-content .j-thread-post > header .j-post-author strong {
    padding-top: 3px;
  }
  .j-thread .jive-content .j-thread-post > header .j-post-author strong,
  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container {
    display: inline-block;
    vertical-align: top;
  }
  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container {
    margin-top: 8px;
  }
  .j-thread .jive-thread-messages {
    margin-bottom: 0;
  }
  .j-thread .jive-thread-messages .helpful-all-switch .active {
    font-size: 28px;
  }
  .j-thread .jive-thread-messages .helpful-all-switch .active .icon {
    right: -20px;
  }
  .j-thread .thread-container-wrapper {
    bottom: 0;
    display: none;
  }
  .j-thread .apple-social-actions-wrapper .j-js-follow-controls {
    display: none;
    width: 100%;
  }
  .j-thread .apple-social-actions-wrapper .j-js-follow-controls .button {
    width: 50%;
  }
  .j-thread .jive-discussion-replies li.reply {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .j-thread .jive-discussion-replies li.reply:first-child {
    margin-top: 25px;
  }
  .j-thread .action-button {
    padding: 13px 15px 10px 15px;
    line-height: 1em;
    height: 42px;
    font-size: 15px;
  }
  .j-thread div.footer-toplevel-actions {
    font-size: 15px;
  }
  .j-thread .jive-content .j-thread-post section {
    margin-top: 8px;
    margin-bottom: 5px;
  }
  .j-thread .jive-content .j-thread-post section.j-original-message .jive-rendered-content {
    margin-bottom: 10px;
    min-height: 50px;
  }
  .j-thread .jive-content .j-thread-post > header .status,
  .j-thread .jive-content .j-thread-post > h3.header .status,
  .j-thread .jive-discussion-replies .j-thread-post section .jive-rendered-content {
    margin-bottom: 0px;
  }
  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container {
    display: inline-block;
  }
  .j-thread .jive-content .j-thread-post section p.original-message {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .j-thread .jive-content .j-thread-post > header > .j-avatar {
    margin-right: 15px;
  }
  .j-thread .jive-content .j-thread-post > header > .j-avatar img {
    height: 40px;
    width: 40px;
  }
  .j-thread .jive-content .j-thread-post > header .j-post-author .jive-username-link {
    margin-right: 20px;
    padding-top: 7px;
  }
  .j-thread .jive-content .j-thread-post section.j-original-message {
    margin-bottom: 0;
  }
  .j-thread .jive-content .j-thread-post section.j-original-message .j-thread-post-wrapper h1 + span {
    display: inline-block;
  }
  .j-thread .j-original-message > .j-thread-post-wrapper {
    padding-left: 0;
  }
  .j-thread .j-original-message > .j-thread-post-wrapper .jive-rendered-content p {
    display: block;
  }
  .j-thread .j-original-message > .j-thread-post-wrapper .jive-rendered-content a {
    text-transform: capitalize;
    text-decoration: none;
    display: inline-block;
  }
  .j-thread #body-apple .j-answer-rollup.span-full-width {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .j-thread #body-apple .j-thread-post > header.js-original-header {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .j-thread #body-apple .thread-actions {
    margin-bottom: 30px;
    margin-top: 15px;
    position: relative;
  }
  .j-thread #body-apple .thread-actions .thread-container-wrapper {
    display: inline-block;
    top: -15px;
  }
  .j-thread #body-apple .thread-actions .thread-container-wrapper .apple-social-actions-wrapper {
    position: static;
    top: 0;
    display: inline-block;
    float: none;
  }
  .j-thread #body-apple .j-thread-post section.j-original-message h1 {
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1.3;
    min-height: 30px;
  }
  .j-thread #body-apple .meta-posted {
    font-weight: 400;
    margin-top: 1.5px;
    margin-bottom: 7.5px;
  }
  .j-thread #body-apple .meta-posted.inactive {
    margin-top: 40px;
    font-size: 18px;
  }
  .j-thread #body-apple .j-inline-correct-answer {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .j-thread #body-apple .j-answer-rollup.span-full-width {
    padding-bottom: 30px;
  }
  .j-thread .jive-discussion-replies .j-thread-post section .jive-rendered-content {
    padding-bottom: 0;
  }

  .q-marker,
  .j-inline-correct-answer .answer-marker {
    font-size: 50px;
    float: left;
    position: relative;
    left: 0;
    top: 2px;
    margin-right: 10px;
    font-weight: 300;
    line-height: .9;
  }

  footer .jive-thread-reply-btn a,
  footer .jive-thread-recommend-btn a {
    margin-left: 0px;
  }

  .persist-question .js-close-persist {
    top: 14px;
    left: 12px;
    position: absolute;
    color: #333333;
  }
  .persist-question .persist-wrapper {
    max-width: 100%;
    padding: 12px 12px 12px 0;
    margin-left: 42px;
  }
  .persist-question .persist-wrapper .author-avatar {
    display: none;
  }
  .persist-question .persist-wrapper .js-replyToOriginal {
    display: none;
  }

  .question-container {
    margin-right: 0;
  }
  .question-container p strong {
    font-weight: 600;
  }
  .question-container p {
    font-weight: 400;
    font-size: 15px;
  }

  #helpful-container {
    border: 0;
    padding-top: 0;
  }
  #helpful-container .more-answers {
    font-weight: 400;
  }
  #helpful-container .more-answers p {
    margin-bottom: 17px;
  }

  .j-thread-post header .j-correct-text, .j-thread-post h3.header .j-correct-text,
  .j-thread-post header span.marker-text,
  .j-thread-post h3.header span.marker-text,
  .j-thread-post header .j-correct-text .icon-checksolid, .j-thread-post h3.header .j-correct-text .icon-checksolid,
  .j-thread .jive-content .j-thread-post section.j-original-message h1,
  .j-inline-promoted-helpful-answer h3.header .status,
  .j-thread .jive-content .j-thread-post > header.js-original-header .j-post-author .jive-username-link,
  #helpful-container .more-answers {
    font-size: 18px;
  }

  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container,
  .footer-profile,
  .j-thread #body-apple .meta-posted,
  .js-original-header .j-status-levels,
  .j-inresponse-to,
  .j-inline-promoted-helpful-answer h3.header .reply-date,
  .j-thread .jive-content .j-thread-post > header .j-post-author strong, .j-thread .jive-content .j-thread-post > h3.header .j-post-author strong,
  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container .j-status-level, .j-thread .jive-content .j-thread-post > h3.header .j-post-author .status-container .j-status-level {
    font-size: 15px;
  }

  .j-thread .jive-content .j-thread-post > header .status.j-recommend-text, .j-thread .jive-content .j-thread-post > header .status.j-correct-text,
  .j-thread .jive-content .j-thread-post > header .status.j-helpful-text,
  .j-thread .jive-content .j-thread-post > h3.header .status.j-recommend-text,
  .j-thread .jive-content .j-thread-post > h3.header .status.j-correct-text,
  .j-thread .jive-content .j-thread-post > h3.header .status.j-helpful-text,
  .j-thread-post header .j-correct-text,
  .j-thread-post h3.header .j-correct-text {
    font-weight: inherit;
  }

  .j-thread .jive-content .j-thread-post .header {
    font-weight: 400;
  }

  .js-original-header .j-status-levels {
    font-size: 15px;
    font-weight: 400;
  }

  .j-thread .jive-content .j-thread-post section {
    margin-top: 5px;
  }

  .j-thread .jive-content .j-thread-post > header .j-post-author .jive-username-link {
    display: inline-block;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  footer .thread-options {
    margin-left: 2px;
    padding: 7px 6px;
    width: 100%;
    text-align: center;
  }
  footer .thread-options .icon:after {
    font-size: 12px;
  }

  .jive-thread-messages h2.helpful-allreply {
    padding-top: 44px;
    padding-bottom: 20px;
    font-size: 28px;
  }
  .jive-thread-messages .meta-posted.inactive {
    color: #8e8e8e;
  }

  .j-thread-post footer {
    margin-top: 8px;
  }

  .j-inline-correct-answer {
    padding-top: 16px;
    margin-left: 0;
    margin-right: 0;
  }

  .message-profile .username,
  .js-original-header .username {
    max-width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .status.j-correct-text .icon-checksolid:after {
    margin-left: 0;
  }

  .j-inline-promoted-helpful-answer,
  .j-inline-recommended-answer,
  #helpful-container .more-answers {
    margin-bottom: 30px;
  }

  #helpful-container hr {
    margin-bottom: 36px;
  }

  #helpful-container .more-answers {
    margin-top: 50px;
  }

  .j-inline-promoted-helpful-answer .reply-date,
  .j-inline-recommended-answer .reply-date {
    margin-top: 10px;
  }

  .j-inline-promoted-helpful-answer section .original-message,
  .j-inline-recommended-answer section .original-message {
    margin-bottom: 7.5px;
    margin-top: 7.5px;
  }

  .j-author-block {
    margin-top: 7.5px;
    display: block;
  }
  .j-thread .j-author-block {
    margin-bottom: 0;
  }

  .j-inline-promoted-helpful-answer header .status,
  .j-inline-promoted-helpful-answer h3.header .status,
  .j-inline-recommended-answer header .status,
  .j-inline-recommended-answer h3.header .status {
    margin-bottom: 0;
  }

  .j-thread .jive-thread-messages .helpful-all-switch li.inactive {
    font-size: 16px;
    padding: 0;
    min-width: 100%;
    top: 40px;
  }
  .j-thread .jive-thread-messages .helpful-all-switch li.inactive.icon-chevrondown:after {
    display: none;
  }
  .j-thread .jive-thread-messages .helpful-all-switch li.inactive span.menu {
    display: block;
    margin: 5px;
    padding: 5px 8px;
  }

  .status-image img {
    min-width: 5px;
    display: inline-block;
    vertical-align: middle;
  }

  .j-thread #body-apple .j-thread-post > header.js-original-header {
    max-width: 100%;
  }

  .j-thread-post footer .thread-options-container .apple-thread-options {
    right: 0;
    min-width: 171px;
  }
  .j-thread-post footer .thread-options-container .apple-thread-options .jive-thread-reply-btn-helpful {
    border: none;
  }
  .j-thread-post footer .thread-options-container .apple-thread-options .jive-thread-reply-btn-helpful .j-disabled {
    border: none;
  }

  .j-thread-post footer .thread-options-container .apple-thread-options {
    padding: 10px 3px;
  }
  .j-thread-post footer .thread-options-container .apple-thread-options span.js-acclaim-container {
    margin: auto !important;
    padding: 0;
  }
  .j-thread-post footer .thread-options-container .apple-thread-options .jive-thread-reply-btn-helpful {
    display: block !important;
  }
  .j-thread-post footer .thread-options-container .apple-thread-options li {
    margin: 0;
  }
  .j-thread-post footer .thread-options-container .apple-thread-options li a {
    padding: 7px 14px;
  }

  .apple-social-actions-wrapper ul.apple-social-actions-toolbar > li.apple-actions {
    height: auto;
  }

  .discussionAdd ~ .apple-social-actions-wrapper .j-pop.js-pop.apple-actions-popover.popover {
    right: 0 !important;
  }

  #jive-action-sidebar_thread-actions-tab {
    padding: 10px 3px;
  }
  #jive-action-sidebar_thread-actions-tab li a.j-social-action {
    padding: 7px 17px;
  }

  /* Override image width responsive height fixed in RTE. */
  .jive-rendered-content img {
    height: auto !important;
  }

  .mark-hilite {
    position: absolute;
    z-index: 0;
    top: -10px;
    right: -10px;
    left: -10px;
    bottom: -10px;
  }

  #jive-thread-locked {
    text-align: center;
  }

  .jive-thread-locked-moderation {
    display: none;
  }

  .mark-hilite {
    top: -40px;
    bottom: -20px;
    padding: 10px 0 0 10px;
    background: #f6ffed;
  }
  .mark-hilite .hilite-success {
    font-size: 16px;
    color: #78a061;
    font-weight: 400;
  }

  .level-points > span {
    display: none;
  }

  .j-inresponse-to > span {
    margin-top: 8px;
    display: block;
  }
  .j-inresponse-to a {
    text-decoration: underline;
  }

  .j-thread .jive-content .j-thread-post > h3.header .status.j-helpful-text,
  .j-thread .jive-content .j-thread-post > h3.header .status.j-correct-text,
  .j-thread .jive-content .j-thread-post > h3.header .status-container {
    margin-bottom: -5px;
  }

  .j-thread-replyto::first-letter {
    text-transform: capitalize;
  }

  .j-thread .jive-content .j-thread-post > h3.header {
    margin-bottom: 0px;
    display: block;
  }

  .j-inline-promoted-helpful-answer h3,
  .j-inline-recommended-answer h3 {
    margin-bottom: 0px;
    float: none;
  }

  .message-profile .j-status-level {
    color: #6e6e6e;
  }
  .message-profile .username {
    line-height: auto;
  }
  .message-profile img.jive-avatar {
    vertical-align: middle;
    display: inline-block;
    float: none;
  }

  .positionTopRight {
    float: none;
  }

  .j-thread #body-apple .j-answer-rollup.span-full-width .message-profile .j-status-level,
  .j-thread-post .message-profile .j-status-level {
    border-color: rgba(0, 0, 0, 0);
  }

  .j-thread-post .message-profile .username {
    padding-right: 15px;
  }
  .j-thread-post .message-profile .j-status-level {
    padding-left: 15px;
  }

  .j-thread #body-apple .jive-thread-messages h2.helpful-allreply,
  .j-thread #body-apple .j-thread-post > header .j-post-author,
  .j-thread #body-apple .thread-container-wrapper,
  .j-thread #body-apple .all-replies-container,
  .j-thread #body-apple #j-main #jive-breadcrumb,
  .j-thread #body-apple #jive-body-intro-content {
    max-width: 100%;
  }
  .j-thread #body-apple .discussion-width-container .message-profile,
  .j-thread #body-apple .j-inline-correct-answer .message-profile {
    margin-left: 0;
  }
  .j-thread #body-apple .discussion-width-container,
  .j-thread #body-apple .j-inline-correct-answer {
    max-width: 100%;
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .j-thread #body-apple #jive-thread-locked {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .j-thread .jive-thread-messages .helpful-all-switch li.inactive span.menu {
    width: auto;
  }

  .j-thread-post .message-profile .username, .j-thread-post .message-profile .jive-username-link {
    display: inline-block;
  }

  .j-inresponse-to {
    margin-top: 0;
  }

  .jive-create-large.jive-content {
    padding: 0;
    margin: 20px 0 0 0;
  }

  .jive-model-info-element-cell .jive-model-info-details {
    width: 100%;
  }

  .j-original-message .jive-model-info-display {
    display: none;
  }

  .jive-model-info-element-cell .jive-model-info-details {
    padding: 10px;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
  }

  .j-thread .jive-discussion-replies .j-thread-post section .jive-rendered-content img {
    max-width: 100%;
  }

  .j-thread .message-profile .j-status-level,
  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container .j-status-level {
    color: #6e6e6e;
  }

  .message-success .original-poster-higlight {
    background: transparent;
  }

  .j-thread-post .message-profile {
    display: flex;
    align-items: center;
  }

  .j-thread #body-apple .j-thread-post > header.js-original-header {
    align-items: center;
    display: flex;
    justify-content: flex-start;
  }
  .j-thread #body-apple .j-thread-post > header.js-original-header > .j-avatar {
    max-height: 40px;
  }
  .j-thread #body-apple .j-thread-post > header.js-original-header .j-post-author {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
  }

  .j-thread .jive-content .j-thread-post > header .j-post-author .jive-username-link {
    padding-top: 0;
  }

  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container {
    margin-top: 0;
  }

  .j-thread .jive-content .j-thread-post > header .j-post-author .status-container,
  .j-thread #body-apple .j-status-level {
    float: none;
    line-height: inherit;
  }

  #jive-body {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .js-original-header .username {
    display: inline-block;
  }
  .js-original-header .username img {
    height: 40px;
    width: 40px;
  }

  .j-thread #j-main {
    padding-bottom: 185px;
  }
  .j-thread .footer {
    margin-top: -180px;
  }

  .j-thread .jive-discussion-replies .j-thread-post section .jive-rendered-content p + p {
    margin-top: 0px;
  }
}
@media (max-width: 740px) {
  .j-thread-post footer .thread-options-container .apple-thread-options li .jive-thread-reply-btn-recommend {
    padding: 4px 14px;
  }
}
@media screen and (max-width: 1068px) {
  .j-pop.js-pop.apple-actions-popover.popover {
    top: 45px !important;
    right: 0 !important;
    left: auto !important;
  }
}
@media screen and (max-width: 735px) {
  .j-pop.js-pop.apple-actions-popover.popover {
    right: auto !important;
  }
}

@media screen and (max-width: 741px) {
  #body-apple .jive-widget-container .jive-widget-recentcontentfilterwidget {
    border-bottom: 0 solid #ededed;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 10px;
  }

  body #top-members-widget .jive-widget-loading {
    top: 105px;
  }
  body .jive-widget-leaderboardwidget {
    margin-bottom: 32px;
  }
  body .jive-widget-leaderboardwidget h2 {
    font-size: 28px;
    font-weight: 200;
    text-align: center;
    margin: 0 auto 69px auto;
    padding-top: 17px;
    position: static;
    width: 100%;
    line-height: 28px;
  }
  body .jive-widget-leaderboardwidget h2 .leader-title {
    margin-right: -5px;
    text-transform: capitalize;
  }
  body .jive-widget-leaderboardwidget h2 .tooltipDiv {
    margin-right: -5px !important;
  }
  body .jive-widget-leaderboardwidget h2 .tooltipDiv .tooltipAnchor {
    font-size: 26px;
    font-weight: 200;
  }
  body .jive-widget-leaderboardwidget h2 .mob-tooltip-icon {
    font-size: 26px;
    font-weight: 200;
    color: #0088cc;
    display: inline-block;
  }
  body .jive-widget-leaderboardwidget #resp-tooltipDiv {
    display: none;
    font-size: 16px;
    line-height: 23px;
    background: #fafafa;
    position: relative;
    left: 0;
    top: -58px;
    margin-bottom: 7px !important;
    padding: 5px 15px 0;
    width: auto;
    margin: 0 -16px -57px -16px;
  }
  body .jive-widget-leaderboardwidget #resp-tooltipDiv .icon-close {
    display: block;
    text-align: right;
    color: black;
    float: right;
    padding: 15px 0 0 0;
    font-size: 18px;
  }
  body .jive-widget-leaderboardwidget #resp-tooltipDiv p {
    padding: 10px 0 0px 0;
    margin: 0;
  }
  body .jive-widget-leaderboardwidget #resp-moreParticipants {
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    color: #0088cc;
    padding: 0 0 20px 0;
    margin: 0 0 10px 0;
    clear: both;
  }
  body .jive-widget-leaderboardwidget #resp-moreParticipants span {
    font-size: 20px;
    font-weight: 200;
    margin-left: 5px;
  }
  body .jive-widget-leaderboardwidget #resp-moreParticipants .resp-less {
    display: none;
  }
  body .jive-widget-leaderboardwidget #resp-moreParticipants + hr {
    width: auto;
    margin: 0 -16px 0 -16px;
    position: relative;
    left: 0;
    height: 55px;
    clear: both;
  }
  body .jive-widget-leaderboardwidget .j-bigtab-nav {
    margin: -30px auto 0;
    max-width: 100%;
    width: 100%;
    padding-top: 0px;
    font-size: 20px;
    font-weight: 200;
  }
  body .jive-widget-leaderboardwidget .j-bigtab-nav .j-tabbar {
    border-radius: 0;
    padding-right: 0px;
    padding-bottom: 0;
  }
  body .jive-widget-leaderboardwidget .j-bigtab-nav .j-tabbar li a {
    color: #8e8e8e;
    padding: 11px 0 15px 0;
    background: none;
    font-weight: 300;
    margin-left: 0;
  }
  body .jive-widget-leaderboardwidget .j-bigtab-nav .j-tabbar li.active a {
    color: black;
    background: none;
    margin-left: 0;
  }
  body .jive-widget-leaderboardwidget .j-bigtab-nav .j-tabbar li.active a:link {
    border-bottom: 2px solid #333333;
    padding-bottom: 31px;
    outline: none;
  }
  body .jive-widget-leaderboardwidget .j-bigtab-nav a {
    padding: 0 0 18px 0;
  }
  body .top-members-header-wrapper {
    margin: 15px 0 0;
  }
  body .top-members-header-wrapper .top-members-header {
    width: 100%;
    padding: 23px 20px 25px;
    font-size: 15px;
    font-weight: 400;
    color: #6f6f6f;
    display: flex;
    display: -webkit-flex;
  }
  body .top-members-header-wrapper .top-members-header .member-header {
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    width: 50%;
  }
  body .top-members-header-wrapper .top-members-header .points-header {
    box-sizing: border-box;
    display: inline-block;
    padding: 0;
    text-align: right;
    width: 50%;
  }
  body .top-members-header-wrapper .top-members-header div.alltime-header {
    color: #8e8e8e;
  }
  body .top-members-header-wrapper .top-members-header:nth-child(2) {
    display: none;
  }
  body .jive-widget-topmembers.split-columns {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    width: 100%;
    padding-top: 0;
  }
  body .jive-widget-topmembers.split-columns ul li.secondColumn, body .jive-widget-topmembers.split-columns ul li.lastinColumn, body .jive-widget-topmembers.split-columns ul li {
    margin: 0;
    min-height: 100px;
  }
  body .jive-widget-topmembers.split-columns ul li.secondColumn .top-members-wrapper, body .jive-widget-topmembers.split-columns ul li.lastinColumn .top-members-wrapper, body .jive-widget-topmembers.split-columns ul li .top-members-wrapper {
    margin: 0;
  }

  .top-members-wrapper .top-member-profile-info {
    padding-top: 0px !important;
    display: flex;
    display: -webkit-flex;
  }
  .top-members-wrapper .top-member-profile-info .user-level-wrapper {
    margin-top: -2px;
    margin-left: -7px;
  }
  .top-members-wrapper .top-member-profile-info .user-level-image {
    position: relative;
    top: 3px;
  }
  .top-members-wrapper .top-member-profile-info .user-level-name {
    margin-left: 2px;
    margin-top: 4px;
  }
  .top-members-wrapper .top-member-profile-info > a {
    width: 40px;
    height: 40px;
    margin: 8px 0 0 0;
    border: 1px solid #c5c5c5;
  }

  .top-member-username {
    color: black;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 400;
    margin: 6px 0 0 11px !important;
  }
  .top-member-username div {
    font-weight: 400;
    font-size: 16px;
  }
  .top-member-username div a {
    width: 120px !important;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    font-size: 16px !important;
  }

  .user-level-points {
    background: #e9e9e9;
    margin: 0 !important;
    padding: 10px 20px !important;
    font-size: 22px !important;
    font-weight: 200;
    text-align: center;
    min-width: 70px !important;
    width: auto !important;
    height: 45px;
    float: right;
    border-radius: 4px;
  }

  .user-level-name {
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 400;
  }
}
@media screen and (max-width: 740px) {
  #tips-container {
    display: none;
  }
}
@media screen and (min-width: 741px) and (max-width: 980px) {
  .top-members-header-wrapper .top-members-header {
    padding-right: 0px;
  }
  .top-members-header-wrapper .top-members-header:nth-child(2) {
    padding-right: 0;
    padding-left: 0px;
  }

  .jive-widget-topmembers.split-columns ul li .top-members-wrapper {
    margin-right: 0px;
  }
  .jive-widget-topmembers.split-columns ul li.secondColumn .top-members-wrapper {
    margin-right: 0;
    margin-left: 0px;
  }
  .jive-widget-topmembers.split-columns ul .top-member-username {
    display: table;
  }
}
.goTo-container {
  position: relative;
  margin-right: 40px;
  display: inline-block;
}
.goTo-container form {
  position: absolute;
  top: 0;
  left: 0;
}
.goTo-container .goToPage {
  position: absolute;
  top: -23px;
  left: 2px;
  width: 36px;
  font-weight: 400;
  padding: 10px 4px 6px 4px;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  border: 1px solid #BFBFBF;
  font-size: 17px;
  line-height: 1em;
  border-radius: 2px;
  text-align: center;
  -webkit-appearance: none;
  color: #333333;
}
.goTo-container .goToPage:focus {
  border-color: #0088cc;
}

#goPage::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333;
}

#goPage::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
}

#goPage:-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
}

#goPage:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
}

input[type="text"]#goPage::webkit-input-placeholder {
  color: #333333;
}

@media screen and (max-width: 740px) {
  body .j-pagination, body .pagination {
    right: 0px;
    white-space: nowrap;
  }
  body .j-pagination.category-pagination, body .pagination.category-pagination {
    position: relative;
    padding-top: 20px;
  }
  body .j-pagination.top, body .pagination.top {
    display: none;
  }
  body .j-pagination .icon:after, body .pagination .icon:after {
    margin-left: 0px;
  }
  body .j-pagination > a, body .pagination > a {
    margin: 0px;
  }
  body .j-pagination > a.icon.pagination-chevron,
  body .j-pagination > a.first-button, body .pagination > a.icon.pagination-chevron,
  body .pagination > a.first-button {
    position: initial;
    padding: 8px 18px 9px 18px;
    display: inline-block;
    margin-right: 5px;
    line-height: 25px;
  }
  body .j-pagination .current-page, body .pagination .current-page {
    font-weight: 400;
    font-size: 15px;
    color: black;
    padding: 0 5px 0 7px;
    line-height: 3em;
  }
  body .j-pagination .current-page a, body .pagination .current-page a {
    color: #000;
  }
  body .j-pagination .current-page a.j-paginate-last, body .pagination .current-page a.j-paginate-last {
    margin-left: 5px;
    color: #0088cc;
    font-weight: 400;
    margin-top: -5px;
    font-size: 14px;
    line-height: 1em;
    min-width: 36px;
    text-align: center;
    padding: 14px 11px 14px 12px;
  }
  body .j-pagination .current-page a:hover, body .pagination .current-page a:hover {
    text-decoration: none;
    color: #0088cc;
  }
  body .j-pagination .j-pagination-prevnext,
  body .j-pagination .js-pagination-next,
  body .j-pagination .js-pagination-prev, body .pagination .j-pagination-prevnext,
  body .pagination .js-pagination-next,
  body .pagination .js-pagination-prev {
    font-weight: 400;
    padding: 10px 18px 12px 18px;
  }
  body .j-pagination .j-pagination-prevnext.icon:after,
  body .j-pagination .js-pagination-next.icon:after,
  body .j-pagination .js-pagination-prev.icon:after, body .pagination .j-pagination-prevnext.icon:after,
  body .pagination .js-pagination-next.icon:after,
  body .pagination .js-pagination-prev.icon:after {
    font-weight: 400;
    font-size: 20px;
  }
  body .j-pagination .j-paginate-last,
  body .j-pagination .js-pagination-first, body .pagination .j-paginate-last,
  body .pagination .js-pagination-first {
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px;
    padding: 14px 11px 14px 10px;
    line-height: 1em;
  }
  body .jive-widget.jive-widget-recentcontentfilterwidget .category-pagination {
    padding-top: 0;
    display: inline-block;
    float: right;
    margin-bottom: 6px;
  }
  body.j-thread .current-page {
    line-height: 2.4em;
  }

  .j-pagination.content-pagination {
    float: right;
    margin: 0 0;
    bottom: 0px;
  }
  .j-pagination.content-pagination span {
    margin-bottom: 10px;
    margin-right: 5px;
  }
  .j-pagination.content-pagination .first-button {
    font-size: 14px;
    font-weight: 400;
    color: #0088cc;
    padding: 15px 12px 12px;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
  }
  .j-pagination.content-pagination .current-search-page {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    display: inline-flex;
    vertical-align: middle;
  }
  .j-pagination.content-pagination .icon.pagination-chevron {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    color: #0088cc;
    padding: 10px 18px 10px 19px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
  }
  .j-pagination.content-pagination .icon.pagination-chevron:hover {
    border: 1px solid #0088cc;
  }

  .j-body-yourwork .j-box-body {
    border-bottom: 1px solid #d6d6d6;
    display: block;
    border-radius: 0;
  }

  .j-doc .j-pagination {
    border-top: 1px solid #d6d6d6;
    border-radius: 0;
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 0;
    padding-top: 30px;
  }
}
@media screen and (max-width: 741px) {
  #j-main {
    overflow: hidden;
  }

  .apple-featured-topics-header, .featured-content-header {
    display: none;
  }

  .jive-widget-communitybrowserwidget .apple-communities p.community-title {
    padding: 0 16px;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    margin-top: 18px;
  }
  .jive-widget-communitybrowserwidget .apple-communities .ac-row {
    padding: 0 16px;
  }
  .jive-widget-communitybrowserwidget .apple-communities .ac-row .ac-community {
    width: 49%;
    margin-bottom: 60px;
  }
  .jive-widget-communitybrowserwidget .apple-communities .ac-row .ac-community a span {
    margin-top: 16px;
    font-weight: 400;
    font-size: 18px;
  }
  .jive-widget-communitybrowserwidget .apple-communities .community-toggle-container {
    padding: 28px 0 22px 0;
    margin-top: 0;
    border-bottom: none;
  }
  .jive-widget-communitybrowserwidget .apple-communities .community-toggle-container a .m-text {
    font-size: 22px;
    color: #0088cc;
    float: left;
  }
  .jive-widget-communitybrowserwidget .apple-communities .community-toggle-container a span {
    font-size: 34px;
    font-weight: 300;
  }
  .jive-widget-communitybrowserwidget .apple-communities .community-toggle-container a span:after {
    float: right;
    margin-top: -5px;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container .ac-row {
    margin: 30px 16px 0;
    padding: 0;
    text-align: left;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container .ac-row:first-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container .ac-row:nth-of-type(1n+3) {
    display: none;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container .ac-row .ac-community {
    width: 100%;
    display: block;
    margin-bottom: 25px;
    text-align: center;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container .ac-row .ac-community img {
    display: none;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container .ac-row .ac-community a span {
    font-size: 22px;
    font-weight: 300;
  }
  .jive-widget-communitybrowserwidget .apple-communities .more-communities-container p.not-finding {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 60px 29px 0;
    padding: 35px 0;
    border-top: 1px solid #d6d6d6;
  }

  .ask-a-question.home-page {
    text-align: center;
  }
  .ask-a-question.home-page .ask-a-question-header h1 {
    color: #333333;
    font-size: 28px;
    line-height: 32px;
    font-weight: 300;
  }
  .ask-a-question.home-page .ask-a-question-header .sub-header {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 23px;
    margin-top: 16px;
    font-weight: 300;
  }
  .ask-a-question.home-page .search-view .ask-a-question-search-link {
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    padding: 10px 80px 10px 10px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .ask-a-question.home-page .search-view .ask-a-question-search-link .search-link-text {
    font-size: 16px;
    font-weight: 400;
    width: 240px;
    border: none;
    background: none;
    margin-left: -25px;
    font-family: inherit;
    color: grey;
  }
  .ask-a-question.home-page .ask-a-question-footer a {
    display: none;
  }

  .on-boarding .on-boarding-header .img-container {
    margin: 0 auto;
    width: 125px;
    height: 110px;
  }
  .on-boarding .on-boarding-header h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    margin-bottom: 12px;
    padding: 0 10px;
  }
  .on-boarding .on-boarding-header .button.guest-user {
    margin: 25px auto 17px auto;
    padding: 3px 15px;
    width: 210px;
  }
  .on-boarding .on-boarding-header .button.auth-user {
    display: none;
  }
  .on-boarding .grid-display {
    background: none;
    margin: 0;
    padding: 5px 0 0;
  }
  .on-boarding .grid-display .row {
    text-align: -webkit-center;
  }
  .on-boarding .grid-display .row .column {
    display: block;
    padding: 60px auto 50px;
    border-bottom: 1px solid #d6d6d6;
    border-left: none;
  }
  .on-boarding .grid-display .row .column:nth-of-type(1) .img-container {
    width: 83px;
    height: 73px;
  }
  .on-boarding .grid-display .row .column:nth-of-type(2) .img-container {
    width: 95px;
    height: 75px;
  }
  .on-boarding .grid-display .row .column:nth-of-type(3) .img-container {
    width: 73px;
    height: 73px;
  }
  .on-boarding .grid-display .row .column:last-child {
    border-bottom: none;
    padding-bottom: 20px;
  }
  .on-boarding .grid-display .row .column .img-container {
    padding: 60px auto 40px;
    margin-bottom: 30px;
  }
  .on-boarding .grid-display .row .column a {
    display: none;
  }
  .on-boarding .grid-display .row .column h3 {
    display: none;
  }
  .on-boarding .grid-display .row .column h3.mob-h3 {
    display: block;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 22px 0;
  }
  .on-boarding .grid-display .row .column p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
  }

  .on-boarding .grid-display .row .column {
    padding-top: 45px;
    padding-bottom: 40px;
    float: none;
    text-align: center;
    width: 100%;
  }

  .jive-widget-featuredcontentwidget {
    display: none;
  }
  .jive-widget-featuredcontentwidget h2 {
    font-size: 36px;
  }
  .jive-widget-featuredcontentwidget .featured-content-header p.sub-title {
    line-height: 30px;
  }

  #body-apple .jive-widget.jive-widget-communitybrowserwidget {
    margin-right: -16px;
    margin-left: -16px;
    margin-bottom: 56px;
  }
}
@media screen and (max-width: 741px) and (orientation: portrait) {
  .jive-widget-borderless .jive-html-text-widget .hero-container {
    display: block;
    padding-top: 15%;
    padding-bottom: 15%;
  }
  .jive-widget-borderless .jive-html-text-widget .hero-container img {
    transform: scale(2.29);
    margin-top: 5px;
  }

  .home-page .search-view {
    position: static;
    height: auto;
    width: auto;
  }
  .home-page .search-view .search-link {
    width: 288px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-page .search-view .search-link .icon-search {
    float: left;
    margin-right: 0px;
  }
}
@media screen and (max-width: 741px) and (orientation: landscape) {
  .jive-widget-borderless .jive-html-text-widget .hero-container {
    display: none;
  }

  .home-page .search-view {
    position: static;
    height: auto;
    width: auto;
    text-align: -webkit-center;
  }
  .home-page .search-view .search-link {
    width: 445px;
  }
  .home-page .search-view .search-link .icon-search {
    float: left;
    margin-right: 0px;
  }
}
@media screen and (max-width: 740px) {
  .modalClass {
    left: 50%;
    z-index: 10000;
    position: absolute;
    margin-top: 0px;
  }

  .jive-tooltip2 .mission-track h2 {
    font-size: 26px;
    font-weight: 200;
  }
  .jive-tooltip2 .mission-track h3,
  .jive-tooltip2 .mission-track .message-container p,
  .jive-tooltip2 .mission-track .footer-container span {
    font-size: 16px;
    line-height: 22px;
    color: black;
    font-weight: 400;
  }
  .jive-tooltip2 .mission-track .message-container {
    margin: 0 0 26px;
  }
  .jive-tooltip2 .mission-track h3 {
    margin: 18px 0 0;
  }
  .jive-tooltip2 .mission-track .footer-container span {
    margin-bottom: 30px;
  }
  .jive-tooltip2 .mission-track hr {
    margin: 24px 10px 26px;
    border-top: 1px solid #d6d6d6;
  }
  .jive-tooltip2 .mission-track .bottom-wrapper {
    overflow: hidden;
    height: auto;
  }
  .jive-tooltip2 .mission-track .bottom-wrapper .j-modal-buttons {
    display: block;
  }
  .jive-tooltip2 .mission-track .scroll-container .status-container.inprogress .name {
    font-size: 16px;
    font-weight: 400;
    color: #888888;
  }

  .jive-modal {
    border-radius: 0;
  }

  .jive-modal-medium,
  .jive-modal-narrow,
  .jive-modal-wide {
    max-width: 100%;
    left: 0;
    margin-left: 0;
  }

  .j-form {
    width: auto;
  }
  .j-form textarea {
    width: 100%;
  }

  .j-pop h2, .jive-modal > header:first-child h2,
  .jive-modal header.j-modal-header h2,
  .jive-modal > div > header:first-child h2 {
    text-shadow: none;
  }

  .jive-modal .jive-modal-content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .jive-modal .j-modal-close-top {
    right: initial;
    left: 6px;
    background-position: center center;
  }

  #lb_image_wrapper {
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: none;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100%;
  }

  .fixed-modal #jive-note-user-body-2 {
    left: inherit;
    top: 0;
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0px;
    z-index: 9999;
  }
  .fixed-modal #jive-note-user-body-2 .js-close-modal {
    display: none;
  }
  .fixed-modal #jive-note-user-body-2 .j-status-level {
    margin: 0 auto;
    display: inline-block;
  }
  .fixed-modal #jive-note-user-body-2 .j-status-level .status-image {
    margin-top: 0px;
  }
}
@media (max-width: 980px) {
  .mobileEditor,
  .js-close-comment {
    display: none;
  }

  .j-thread.jive-body-formpage #body-apple .j-form,
  #jive-compose-title input {
    width: 100%;
  }

  .j-publishbar #jive-discussion-product-list.jive-discussions-product-list {
    padding-bottom: 0px;
  }
  .j-publishbar #jive-discussion-product-list.jive-discussions-product-list li {
    display: block;
    float: none;
    margin-bottom: 40px;
    padding-bottom: 0px;
  }
  .j-publishbar #jive-discussion-product-list.jive-discussions-product-list li.other-post-details {
    margin-bottom: 0px;
  }
  .j-publishbar .jive-discussions-product-list li {
    height: auto;
  }

  .mceToolbar {
    position: absolute;
    width: 100%;
    overflow: hidden;
  }
  .mceToolbar.mceToolbarRow2 {
    top: 30px;
  }
}
@media screen and (max-width: 741px) {
  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-row {
    margin-bottom: 100px;
  }

  .featured-list-user .jive-avatar {
    height: 148px;
    width: 148px;
  }

  .userNameMobile {
    display: block;
    text-align: center;
    padding-top: 170px;
  }
  .userNameMobile a:link, .userNameMobile a:visited {
    color: #333333;
  }

  .jive-widget-featuredcontentwidget h4.title {
    display: none;
  }

  .jive-widget-featuredcontentwidget .rating-row {
    padding-top: none;
    margin-bottom: none;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc {
    margin-left: 0px;
    padding-top: 23px;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata {
    width: 100%;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata .status-container {
    padding-left: 0px;
    margin: 0px;
    width: 100%;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata .status-container .j-status-level {
    width: 50%;
    padding-left: 55px;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata .j-status-level.community-manager {
    width: 100%;
    padding-left: 35px;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata .j-status-level.expertise-tile {
    padding-left: 15px;
    border-left: 1px solid #d6d6d6;
  }

  .jive-widget-featuredcontentwidget .j-status-level.expertise-tile {
    padding-left: 15px;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata > a {
    display: none;
  }

  .jive-widget-featuredcontentwidget .content-large .featured-content-header {
    padding-bottom: 100px;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-user {
    width: 148px;
    position: absolute;
    left: 50%;
    margin-left: -74px;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-user .image-container {
    display: block;
    margin: 0 auto;
  }

  .jive-widget-featuredcontentwidget .featured-list-container .featured-list-desc .user-metadata .level-points {
    padding-right: 15px;
  }
}
@media screen and (max-width: 740px) {
  #jive-alert-counter {
    display: none;
  }

  div#jive-alert.clearfix {
    margin: 15px 0px 10px !important;
  }

  div#jive-alert.clearfix.u-hide--mobile {
    display: none;
  }

  .jive-alert-type .jive-alert-title {
    font-size: 22px;
    font-weight: 200;
    color: #333333;
    width: 100%;
    margin-bottom: 3px;
  }

  #jive-alert .jive-alert-type {
    width: 100%;
    text-align: center;
  }

  #read-announce-mobile {
    font-size: 18px;
    font-weight: 400;
    color: #0088cc;
  }

  #j-anncmt-back {
    font-size: 32px;
    color: #333;
    padding: 8px 0 0 22px;
    font-weight: 200;
  }

  .persist-back-chev {
    position: fixed;
    top: 0px;
    left: 0;
    right: 1px;
    z-index: 200;
    width: 100%;
    opacity: 1;
    background: white;
  }

  .persist-back-chev.persist {
    top: 112px;
    opacity: 1;
  }
  .persist-back-chev.persist:before {
    position: absolute;
    top: 40px;
    left: 0;
    content: '';
    width: 100%;
    height: 22px;
    display: block;
    background: linear-gradient(white, rgba(255, 255, 255, 0));
  }

  #jive-alert-slide .jive-alert-title {
    font-size: 22px;
    font-weight: 200;
    color: #333333;
    padding: 8px 0 1px 22px;
    outline: none;
  }

  #jive-alert-slide .jive-alert-content {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    padding-bottom: 48px;
    padding-right: 22px;
    overflow-y: auto;
  }
  #jive-alert-slide .jive-alert-content:before {
    position: absolute;
    top: 40px;
    left: 0;
    content: '';
    width: 100%;
    height: 15px;
    display: block;
    background: linear-gradient(white, rgba(255, 255, 255, 0));
  }

  .slideout {
    position: absolute;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 98;
    background: white;
    overflow-y: scroll;
  }

  .jive-alert-slide-open {
    position: fixed;
    top: 112px;
    left: 0;
  }

  .jive-alert-slide-closed {
    position: absolute;
    top: 0;
  }

  .jive-alert-body-slide-closed {
    position: static;
  }

  .jive-alert-body-slide-open {
    position: fixed;
  }
}
@media only screen and (max-width: 640px) {
  .mobile-apple-checkusername span.mobile-apple-username-error {
    display: block;
    color: #ee0000;
    font-weight: 400;
    font-size: 14px;
  }
  .mobile-apple-checkusername span.mobile-apple-username-success {
    display: block;
    color: #28a33f;
    font-weight: 400;
    font-size: 14px;
  }
  .mobile-apple-checkusername span.apple-signup-form-validation-success {
    font-size: 14px;
    font-weight: 400;
    color: #28a33f;
  }
  .mobile-apple-checkusername span.apple-signup-form-validation-error {
    font-size: 14px;
    font-weight: 400;
    color: #ee0000;
  }
  .mobile-apple-checkusername.apple-form-field-signup-communities {
    height: 250px;
  }
  .mobile-apple-checkusername h1 {
    color: #333333;
    font-size: 28px;
    font-weight: 200;
    line-height: 36px;
    text-align: center;
  }
  .mobile-apple-checkusername h1.apple-signup-communities-heading {
    margin-top: 38px;
  }
  .mobile-apple-checkusername h1.apple-signup-communities-heading-cont {
    margin-bottom: 34px;
  }
  .mobile-apple-checkusername .mobile-username {
    height: 42px !important;
    margin-top: 0 !important;
    font-weight: 400;
    font-size: 18px !important;
    color: #333333 !important;
    width: 290px !important;
    padding: 0 40px 0 14px !important;
    border: 1px solid #d6d6d6;
  }
  .mobile-apple-checkusername .mobile-username-error {
    border-color: #ee0000;
    background-color: rgba(255, 0, 0, 0.09);
  }
  .mobile-apple-checkusername.iagree-panel-wrap {
    padding-top: 25px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-top-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .welcome-header {
    text-align: left;
    font-size: 30px;
    font-weight: 200;
    margin-bottom: 24px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap p {
    font-size: 17px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap p a {
    color: #158CFB;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta-panel {
    margin: 61px 0 64px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 13px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta-panel .iagree-label {
    font-size: 17px;
    float: left;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta-panel .iagree-btn {
    float: right;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta {
    margin: auto;
    margin-bottom: 30px;
    display: table;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta input {
    margin-bottom: 12px;
    margin-left: 15px;
    padding: 12px 0;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 256px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta input.iagree-blue-btn {
    background-color: #0070c9;
    background: linear-gradient(#3caee7, #0088cc);
    color: #fff;
    border: 1px solid #07c;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    opacity: 0.5;
    pointer-events: none;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta input.iagree-blue-btn.active {
    opacity: 1;
    pointer-events: auto;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-cta input.iagree-plain-btn {
    border: 1px solid #9b9b9b;
    background-color: #fff;
    color: #4a4a4a;
    border-radius: 2px;
    font-weight: 500;
    font-size: 18px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-plain-btn:focus {
    background-clip: padding-box;
    background-color: white;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#efefef));
    -webkit-background-clip: padding-box;
    outline-color: #4a4a4a;
    outline-style: none;
    outline-width: 0px;
  }
  .mobile-apple-checkusername.iagree-panel-wrap .iagree-plain-btn:hover {
    background-clip: padding-box;
    background-color: white;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#efefef));
    -webkit-background-clip: padding-box;
    outline-color: #4a4a4a;
    outline-style: none;
    outline-width: 0px;
  }
  .mobile-apple-checkusername .clear {
    clear: both;
  }
  .mobile-apple-checkusername .container-div {
    position: relative;
  }
  .mobile-apple-checkusername .responsive-container {
    margin: auto;
    display: table;
  }
  .mobile-apple-checkusername .move-forward {
    height: 1em;
    position: absolute;
    top: 4px;
    left: 250px;
    border: none;
    background: none;
  }
  .mobile-apple-checkusername .rotate-forward {
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    float: right;
    position: absolute;
    right: 8px;
    top: 5px;
    pointer-events: none;
    font-size: 28px;
    color: #c2c2c2;
  }
  .mobile-apple-checkusername .move-forward.active .rotate-forward {
    color: #159aea;
    pointer-events: auto;
  }
  .mobile-apple-checkusername .apple-username-validation {
    margin-top: 6px;
  }
  .mobile-apple-checkusername.apple-page-visibility {
    display: none !important;
  }
  .mobile-apple-checkusername .iagree-cta-panel input#toggle {
    opacity: 0;
    position: absolute;
  }
  .mobile-apple-checkusername .iagree-cta-panel input#toggle + label {
    display: block;
    position: relative;
    box-shadow: inset 0 0 0 1px #d5d5d5;
    text-indent: -5000px;
    height: 20px;
    width: 40px;
    border-radius: 15px;
  }
  .mobile-apple-checkusername .iagree-cta-panel input#toggle + label:before {
    content: "";
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    border-radius: 15px;
    background: rgba(19, 191, 17, 0);
    transition: .25s ease-in-out;
  }
  .mobile-apple-checkusername .iagree-cta-panel input#toggle + label:after {
    content: "";
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    top: 0;
    left: 0;
    border-radius: 15px;
    background: white;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
    transition: .25s ease-in-out;
  }
  .mobile-apple-checkusername .iagree-cta-panel input#toggle:checked + label:before {
    width: 40px;
    background: #13bf11;
  }
  .mobile-apple-checkusername .iagree-cta-panel input#toggle:checked + label:after {
    left: 20px;
    box-shadow: inset 0 0 0 1px #13bf11, 0 2px 4px rgba(0, 0, 0, 0.2);
  }

  #jive-body-maincol-container.desktop {
    display: none !important;
  }

  #apple-toc-text {
    height: 200px;
    overflow: scroll;
    width: 92%;
    border: 1px solid #d8d8d8;
  }
}
/**
* Animation Classes Fade in out
*/
@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.modal-view {
  color: #333333;
}
.modal-view.fade-in-out {
  display: block;
}
.modal-view.fade-in-out.state-visible {
  animation: fade-in 500ms;
}
.modal-view.fade-in-out.state-closed {
  animation: fade-out 500ms;
}

/**
* Animation Classes Slide-up-down
*/
@keyframes slide-in-up {
  0% {
    transform: translate3d(0, 100%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slide-out-down {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, 100%, 0);
  }
}

.modal-view.slide-up-down {
  display: block;
}
.modal-view.slide-up-down.state-visible {
  animation: slide-in-up 500ms;
  animation-delay: 10ms;
}
.modal-view.slide-up-down.state-closed {
  animation: slide-out-down 500ms;
}

/**
* Core styles
*/
/**
* Body element overrides when the modal is open
*/
html.modal-state-visible, html.modal-state-visible body {
  position: relative;
  overflow: hidden;
  height: 100%;
}
html.modal-state-visible .tab-disabled {
  pointer-events: none;
}

.modal-view {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.modal-view .modal-screen {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.modal-view .modal-wrapper {
  position: relative;
  overflow: scroll;
  height: 100%;
  outline: none;
  background-color: white;
}
.modal-view .modal-content-container {
  position: relative;
  height: 100%;
}
.modal-view .modal-content-container .close-button {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 0;
  font-size: 20px;
  font-weight: bold;
  width: 35px;
  height: 35px;
  padding: 2px 8px;
  border: none;
  outline: none;
}
.modal-view .modal-content-container .modal-title-wrapper {
  height: 50px;
  padding: 20px 0px 12px;
  background-color: white;
  line-height: 25px;
  text-align: center;
  display: block;
}
.modal-view .modal-content-container .modal-title-wrapper h2 {
  font-weight: 200;
  font-size: 24px;
}
.modal-view .modal-content-container .modal-content {
  top: 50px;
  bottom: 0px;
  padding: 20px;
  height: 100%;
  background-color: white;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.modal-view.dialog.state-visible {
  animation-delay: 0s;
}
.modal-view.dialog .modal-screen {
  background-color: rgba(0, 0, 0, 0.3);
}
.modal-view.dialog .modal-wrapper {
  height: auto;
  top: 5%;
  width: 90%;
  margin: 0 auto;
  border-radius: 4px;
  border: 1px solid #AAA;
}
.modal-view.dialog .modal-title-wrapper {
  height: auto;
  padding: 40px 0px 12px;
}
.modal-view.dialog .modal-content-container:focus {
  border: 1px solid red;
}
.modal-view.dialog .modal-content {
  position: static;
}
.modal-view.dialog .dialog-action {
  text-align: center;
  white-space: nowrap;
}
.modal-view.dialog .dialog-action button {
  padding: 0 42px;
  font-size: 15px;
  height: 42px;
  text-align: center;
  color: #4A4A4A;
}
.modal-view.dialog .dialog-action button + button {
  margin-left: 16px;
}

html.fixed-modal-state-visible, html.fixed-modal-state-visible body {
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
html.fixed-modal-state-visible .tab-disabled {
  pointer-events: none;
}

.modal-view.fixed-modal {
  position: absolute;
  height: 100%;
}
.modal-view.fixed-modal .modal-screen {
  background-color: rgba(0, 0, 0, 0.5);
  min-height: 100vh;
}
.modal-view.fixed-modal .modal-wrapper {
  height: 100%;
  overflow: auto;
}
.modal-view.fixed-modal .modal-wrapper .modal-content-container {
  border-radius: 2px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
  width: 90%;
  margin: 0px auto;
}
.modal-view.fixed-modal .modal-wrapper .modal-content {
  overflow: visible;
  padding-bottom: 30px;
}
.modal-view.fixed-modal .modal-wrapper .close-button {
  background-color: #FFF;
  top: 26px;
  left: 5px;
}

.form .form-legend {
  padding: 12px 0;
}

.form-field .form-field-label {
  float: left;
  padding: 10px 0;
}
.form-field .form-field-input {
  float: left;
  border: 1px solid #eeeeee;
  width: 100%;
  font-size: 18px;
  line-height: 18px;
  padding: 8px;
}
.form-field .error {
  color: red;
  display: none;
  float: left;
  font-size: 14px;
}

.question-summary .form-field-input {
  height: 8em;
}
.question-summary .question-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  left: 12px;
  background-image: url("../images/icon-question.svg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.form-action {
  margin-top: 12px;
  float: left;
  width: 100%;
}
.form-action .form-submit-button {
  font-size: 16px;
  padding: 13px 0;
  width: 100%;
  text-align: center;
  background-color: #444;
  font-weight: bold;
  color: #FFFFFF;
}

html.long-modal-state-visible, html.long-modal-state-visible body {
  height: 100%;
}
html.long-modal-state-visible .tab-disabled {
  pointer-events: none;
}

.modal-view.long-modal {
  position: absolute;
  height: auto;
}
.modal-view.long-modal .modal-screen {
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-view.long-modal .modal-wrapper {
  border-radius: 2px;
  width: 90%;
  margin: 20px auto;
  overflow: visible;
}
.modal-view.long-modal .modal-wrapper .modal-content {
  padding-top: 60px;
  height: auto;
  overflow: visible;
}
.modal-view.long-modal .modal-wrapper .close-button {
  background-color: #FFF;
}
.modal-view.t-and-c .modal-wrapper .modal-content {
  font-size: 16px;
  list-style-position: inside;
  word-break: break-word;
}
.modal-view.t-and-c h2 {
  word-break: break-word;
  font-size: 22px;
}
.modal-view.t-and-c p:first-child {
  padding-top: 20px;
  margin-bottom: 0;
}

.u-hide {
  display: none;
}

@media screen and (max-width: 740px) {
  .u-hide--small {
    display: none !important;
  }
}

@media screen and (min-width: 740px) and (max-width: 980px) {
  .u-hide--tablet {
    display: none !important;
  }
}

@media screen and (min-width: 980px) {
  .u-hide--desktop {
    display: none;
  }
}

.u-hide--ondesktop {
  display: none;
}

.u-lowerCase {
  text-transform: lowercase;
}

@media screen and (max-width: 741px) {
  .jive-body-search .j-search-container #j-search-form {
    width: 100%;
    white-space: normal;
  }
  .jive-body-search .j-search-container #j-search-input {
    width: 100% !important;
    min-width: auto;
    margin-bottom: 20px;
  }
  .jive-body-search .u-hide--ondesktop {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  .j-body-yourwork .j-paginate-container + .j-paginate-container {
    display: none;
  }
  .j-body-yourwork .jive-body-profile-edit-security .jive-table select,
  .j-body-yourwork #js-browse-controls #j-browse-filters #j-sort,
  .j-body-yourwork #js-browse-controls #j-browse-filters #j-sort-type, .j-body-yourwork select {
    width: 100%;
  }
  .j-body-yourwork #apple-full-header {
    display: none;
  }
  .j-body-yourwork .anonymous .filter-usertips {
    display: none;
  }
  .j-body-yourwork.type-discussion .anonymous .js-toggle-filter {
    display: block;
  }
  .j-body-yourwork #js-browse-controls .j-browse-filter-row > ul li.filter-All, .j-body-yourwork #js-browse-controls .j-browse-filter-row > ul li.filter-Announcements {
    display: none;
  }
  .j-body-yourwork #js-browse-controls #j-item-view-toggle {
    display: none !important;
  }
  .j-body-yourwork .j-content-filter {
    display: none;
  }
  .j-body-yourwork .reset-inline {
    color: #0088cc;
    font-weight: 400;
  }
  .j-body-yourwork .reset-inline:hover {
    border: none;
    outline: none;
    background: none;
  }
  .j-body-yourwork .j-type-row {
    margin-bottom: 40px;
  }
  .j-body-yourwork hr.underscore-selected {
    margin-top: 40px;
  }
  .j-body-yourwork .j-browse-search {
    display: none !important;
  }
  .j-body-yourwork #js-browse-controls .j-type-row .j-content-types {
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
    height: 42px;
    padding-right: 0px;
  }
  .j-body-yourwork .j-browse-search,
  .j-body-yourwork #js-browse-controls .j-pagination,
  .j-body-yourwork .j-layout-sl .j-column-s {
    display: none;
  }
  .j-body-yourwork .j-type-row {
    height: auto;
  }
  .j-body-yourwork #j-browse-filters {
    margin-bottom: 44px;
  }
  .j-body-yourwork .j-layout-sl.j-browse-content .j-column-l {
    margin-left: 0px;
    margin-top: 0px;
  }
  .j-body-yourwork .j-type-row {
    margin-top: 40px;
  }
  .j-body-yourwork #js-browse-controls #j-browse-filters #j-sort {
    position: relative;
    border: 0px;
    outline: 0px;
    padding: 0px 22px 0 0;
    background: none;
    color: #0088cc;
    font-size: 16px;
    width: auto;
    display: inline-block;
    font-weight: 400;
  }
  .j-body-yourwork #js-browse-controls #j-browse-filters #j-sort:focus {
    box-shadow: none;
  }
  .j-body-yourwork .js-toggle-filter {
    margin-bottom: 25px;
  }
  .j-body-yourwork .j-browse-sorts {
    margin-bottom: 22px;
  }
  .j-body-yourwork #apple-browse-filter-sort-controls {
    margin: 0px;
    display: block;
    position: relative;
  }
  .j-body-yourwork #apple-browse-filter-sort-controls select {
    position: relative;
    z-index: 1;
  }
  .j-body-yourwork #apple-browse-filter-sort-controls label {
    color: #0088cc;
    display: inline-block;
    font-size: 16px;
    line-height: 2.3em;
    float: left;
    padding-right: 6px;
  }
  .j-body-yourwork #apple-browse-filter-sort-controls .icon-chevrondown {
    color: #0088cc;
    font-size: 24px;
    line-height: 1.4em;
    margin-left: -21px;
    position: relative;
    z-index: 0;
  }
}
@media screen and (max-width: 740px) {
  .category-page .search-view .search-link .icon-search {
    margin-left: 10px;
    float: left;
  }

  #hidnSpan {
    display: none;
  }

  .similar-questions {
    font-size: 16px;
    font-weight: 400;
  }

  .search-view .search-form-container .search-form {
    clear: both;
  }
  .search-view .search-form-container .search-form .search-input-container .btn-reset {
    top: 10px;
  }
  .search-view .search-form-container .search-results li.result-category a {
    padding: 0px;
  }
  .search-view .search-form-container .search-results .j-loading-container {
    margin-bottom: 28px;
  }
  .search-view .search-form-container .search-results .j-loading-container #j-loading-content {
    top: 80px;
  }

  .mobile-community-selector {
    display: inline-block;
    cursor: pointer;
    padding: 0px;
    text-align: center;
    font-size: 28px;
    font-weight: 200;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    padding-bottom: 3px;
    color: #0088cc;
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 2;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(0%);
    -moz-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    -o-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
  }
  .mobile-community-selector option {
    font-size: 24px;
    font-weight: 400;
  }

  .mobile-community-selector-container {
    position: relative;
  }
  .mobile-community-selector-container h1 {
    color: #0088cc;
    font-size: 28px;
    font-weight: 200;
  }
  .mobile-community-selector-container .icon-chevrondown {
    color: #999999;
    font-size: 24px;
    font-weight: 400;
    margin-left: 5px;
  }

  .community-selector {
    text-align: center;
  }
  .community-selector .community-name-container {
    display: inline-block;
    color: #0088cc;
  }
  .community-selector .community-name-container h1 {
    display: inline;
    cursor: pointer;
    font-size: 28px;
    font-weight: 300;
    border-bottom: 1px solid #dedede;
    padding-bottom: 3px;
  }
  .community-selector .community-name-container h1:hover {
    border-bottom: 1px solid #0088cc;
  }
  .community-selector .community-name-container .community-dropdown span {
    font-size: 24px;
    font-weight: 400;
  }

  .community-siblings-container {
    width: auto;
    padding: 0;
  }
  .community-siblings-container .community-name {
    padding: 0;
  }
  .community-siblings-container .community-name a {
    display: block;
  }
}
@media screen and (max-width: 740px) {
  .timezone-mobile {
    width: 288px;
    height: 42px;
  }

  .save-pref-mobile {
    width: 288px;
    height: 42px;
  }

  input.jive-form-button-cancel.cancel-pref-mobile {
    width: 288px;
    height: 42px;
    display: block;
    margin-top: 10px;
  }

  .checkbox-mobile {
    width: 18px;
    height: 18px;
  }

  .j-form .j-btn-callout[disabled], .j-form .j-btn-callout[disabled]:hover, .j-form .j-btn-callout[disabled]:focus, .j-form .j-btn-callout[disabled][type='submit'], .j-form .j-btn-callout[disabled][type='submit']:hover, .j-form .j-btn-callout[disabled][type='submit']:focus {
    opacity: 0.3;
    /*color: #9a9a9a;
    background: gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e8e8e8));
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#e8e8e8));
    border-color: #999;*/
    text-align: center;
  }

  .j-body-preferences #body-apple #jive-body .j-contained-tabs-preferences {
    margin-top: 29px;
  }
  .j-body-preferences #body-apple #jive-body .j-contained-tabs-preferences .j-column-wrap-l .j-column-l #jive-success-box {
    width: 288px;
    text-align: center;
  }
  .j-body-preferences #body-apple #jive-body .j-contained-tabs-preferences .j-column-wrap-l .j-column-l #jive-success-box div {
    margin-left: -18px;
  }

  #apple-full-header .form-title {
    font-size: 24px;
    text-align: center;
  }

  .j-body-preferences .j-form section header {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
  }
  .j-body-preferences .j-form #settings-watch-stream-descriptor.font-color-meta-light,
  .j-body-preferences .j-form #settings-watch-helpful-post-descriptor.font-color-meta-light,
  .j-body-preferences .j-form #settings-watch-aas-descriptor.font-color-meta-light,
  .j-body-preferences .j-form #settings-watch-levelup-descriptor.font-color-meta-light {
    font-size: 15px;
  }
  .j-body-preferences .j-form legend {
    font-size: 18px;
  }
  .j-body-preferences .j-form .jive-description.font-color-meta-light {
    color: #999999;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .j-body-preferences .j-form .font-color-meta-light {
    color: #333333;
    font-size: 15px;
    display: block;
    margin-top: 0px;
  }
  .j-body-preferences .j-form .checkbox-adjust {
    margin-top: 0px;
  }
  .j-body-preferences .j-form input[type="checkbox"],
  .j-body-preferences .j-form input[type="radio"] {
    margin-right: 9px;
  }
  .j-body-preferences .j-form section {
    margin-bottom: 35px;
  }
  .j-body-preferences .j-form-singlerow .j-pref-label {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .j-body-preferences .jive-form-row-buttons {
    padding: 0px;
  }
  .j-body-preferences .j-form-group {
    padding: 0px;
  }

  #jive-nav-link-manage-subscriptions {
    display: none;
  }
}
.j-body-preferences .j-layout.j-contained.j-contained-tabs.j-rc4.j-rc-none-top.clearfix {
  margin-top: 0;
}
.j-body-preferences .form-sectionnumber-section .form-title,
.j-body-preferences .form-block-label {
  font-size: 18px;
  font-weight: 400;
}
.j-body-preferences .form-sectionnumber-section {
  margin-bottom: 45px;
}

@media screen and (max-width: 735px) {
  .jive-body-content.j-doc .j-column-wrap-l {
    margin-left: 0;
    margin-right: 0;
  }

  .apple-document-meta-wrapper .j-byline {
    float: none;
    width: auto;
  }

  .apple-document-meta-wrapper .j-byline .apple-doc-byline a:first-child,
  .j-doc .jive-content header p.metadata {
    font-size: inherit;
  }

  .j-doc .usertips-original .jive-rendered-content {
    font-size: 18px;
  }

  .j-doc .search-pagination .j-pagination-first span {
    margin-right: 0px;
  }

  .usertips-header {
    font-size: 16px;
    text-align: center;
  }
  .usertips-header ~ .jive-content-footer {
    margin-bottom: 40px;
  }
  .comment-body-block .metadata {
    color: #8e8e8e;
    font-size: 15px;
  }

  .apple-document-meta-wrapper {
    display: none;
  }

  .j-doc .j-comment-options .j-comment-count {
    font-size: inherit;
  }
  .j-doc #jive-comments-tab {
    font-size: 18px;
  }
  .j-doc .j-comment-options #jive-comments-tab > a {
    display: block;
  }
  .j-doc .j-comment-wrapper .j-comment-options .j-tab-selected a {
    color: #333333;
  }
  .j-doc .j-social-action .jive-acclaim-likedlink {
    display: inline;
    color: #9b9b9b;
  }
  .j-doc #jive-comments-tab a,
  .j-doc .empty {
    display: none;
  }
  .j-doc .apple-footer-like {
    font-size: 15px;
  }
  .j-doc .apple-footer-like button.apple-jive-button-as-link {
    height: 100%;
  }
  .j-doc #autosave-prompt {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .j-doc button[id^="draft-recover-button-"].jive-description.use-draft {
    margin-left: 0;
  }
  .j-doc a.jive-username-link.jiveTT-hover-user {
    max-width: none;
    min-width: auto;
    text-overflow: inherit;
    font-size: inherit;
    overflow: inherit;
  }
  .j-doc .jive-content footer {
    margin-top: 53px;
  }
  .j-doc .jive-content header h1 {
    font-size: 24px;
    margin-right: 0;
    line-height: 1.3;
    font-weight: 300;
  }
  .j-doc .jive-content {
    margin-right: 0;
    margin-top: 34px;
  }
  .j-doc .jive-content header p.metadata {
    color: #8e8e8e;
    line-height: 1.375;
    margin-top: 4px;
  }
  .j-doc .j-rating {
    float: none;
  }
  .j-doc button.js-acclaim-container {
    padding: 0;
  }
  .j-doc .apple-jive-button-as-link {
    color: #9b9b9b;
    background: none;
  }
  .j-doc .jive-content-footer-item {
    display: none;
  }
  .j-doc .jive-content-rating {
    font-size: 22px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 65px;
    text-align: center;
    margin-right: 0;
    color: #333333;
  }
  .j-doc .jive-content-rating .jive-content-userrating {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .j-doc .jive-content-rating .jive-content-userrating-score .jive-icon-med {
    float: none;
  }
  .j-doc .jive-content-rating .jive-content-userrating-score,
  .j-doc .jive-content-rating .jive-content-avgrating-score {
    margin-left: 0;
  }
  .j-doc .jive-content-rating .jive-content-userrating-score,
  .j-doc .jive-content-rating .jive-content-userrating-title,
  .j-doc .jive-content-rating .jive-content-avgrating-score,
  .j-doc .jive-content-rating .jive-content-avgrating-title {
    display: block;
  }
  .j-doc .jive-content-rating .jive-content-avgrating-count {
    display: none;
  }
  .j-doc .jive-content-avgrating-title,
  .j-doc .jive-content-userrating-title {
    margin-bottom: 5px;
    text-transform: lowercase;
  }
  .j-doc .jive-content-avgrating-title:first-letter,
  .j-doc .jive-content-userrating-title:first-letter {
    text-transform: uppercase;
  }
  .j-doc .jive-content-avgrating-score > *,
  .j-doc .jive-content-userrating-score > * {
    margin-left: 4%;
    margin-right: 4%;
  }
  .j-doc .jive-content-rating
  .jive-content-avgrating {
    width: auto;
    display: block;
    text-align: center;
    float: none;
    padding-right: 0;
  }
  .j-doc .jive-content-avgrating {
    height: auto;
  }
  .j-doc .jive-content-avgrating-score .jive-icon-avgrating-1,
  .j-doc .jive-content-avgrating-score .jive-icon-med,
  .j-doc .jive-content-avgrating-score .jive-icon-rate-avg-on {
    float: none;
    display: inline-block;
  }
  .j-doc .jive-comment .jive-avatar {
    position: static;
    left: auto;
    float: none;
  }
  .j-doc .reply {
    font-size: 16px;
    margin-top: 18px;
    margin-bottom: 55px;
    position: relative;
    background: transparent;
    -webkit-transition: background 0.04s ease-in-out;
    -moz-transition: background 0.04s ease-in-out;
    -ms-transition: background 0.04s ease-in-out;
    -o-transition: background 0.04s ease-in-out;
    transition: background 0.04s ease-in-out;
  }
  .j-doc .reply .jive-comment-content {
    background: transparent;
  }
  .j-doc .reply > a, .j-doc .reply > div {
    position: relative;
    z-index: 1;
  }
  .j-doc .reply h2.m-notify {
    font-size: 16px;
    position: relative;
    z-index: 1;
    color: #009933;
    margin-bottom: 15px;
  }
  .j-doc .reply.m-hilite::before {
    -webkit-transition: background 0.04s ease-in-out;
    -moz-transition: background 0.04s ease-in-out;
    -ms-transition: background 0.04s ease-in-out;
    -o-transition: background 0.04s ease-in-out;
    transition: background 0.04s ease-in-out;
    content: ' ';
    display: block;
    position: absolute;
    z-index: 0;
    background: #eaf4e0;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
  }
  .j-doc .reply.m-hilite .showContent:before {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 80%, #eaf4e0);
    background: linear-gradient(rgba(255, 255, 255, 0) 80%, #eaf4e0);
  }
  .j-doc .reply .expertise-tile {
    display: none;
  }
  .j-doc .reply .j-status-level {
    color: #6e6e6e;
  }
  .j-doc .reply .profile-status-container {
    margin-right: 10px;
    display: inline-block;
  }
  .j-doc .reply > .j-avatar,
  .j-doc .reply .jive-username-link {
    display: inline-block;
    vertical-align: middle;
  }
  .j-doc .reply .jive-username-link.jiveTT-hover-user {
    max-width: 120px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .j-doc .jive-username-link {
    margin-left: 5px;
  }
  .j-doc .reply .jive-username-link {
    color: #6e6e6e;
  }
  .j-doc .metadata .jive-username-link {
    margin-left: 0;
  }
  .j-doc .profile-status-container {
    margin-left: 10px;
    padding-left: 10px;
  }
  .j-doc .profile-status-container:before {
    content: '';
    width: 1px;
    height: 16px;
    background-color: #d9d9d9;
    display: inline-block;
    left: -11px;
    top: 3px;
    position: relative;
  }
  .j-doc .jive-comment-indent-0 {
    margin-left: 0;
  }
  .j-doc .jive-comment-arrow,
  .j-doc .jive-comment-actions {
    display: none;
  }
  .j-doc .jive-comment-content {
    border: 0;
    padding: 0;
  }

  .jive-content-body .block-link {
    background-color: white;
    display: none;
  }
  .jive-content-body .showContent {
    height: 450px;
  }
  .jive-content-body .showContent:before {
    height: 450px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 80%, white);
    background: linear-gradient(rgba(255, 255, 255, 0) 80%, white);
  }
  .jive-content-body .showContent ~ .block-link {
    display: block;
  }
  .jive-content-body .jive-rendered-content {
    overflow-x: hidden;
  }
  .jive-content-body .jive-rendered-content ~ .block-link {
    text-align: center;
    background-color: white;
    width: 100%;
    position: relative;
    padding-top: 4px;
    padding-bottom: 0;
    font-size: 20px;
  }
  .jive-content-body .jive-rendered-content ~ .block-link:before, .jive-content-body .jive-rendered-content ~ .block-link:after {
    content: '';
    top: 46%;
    display: inline-block;
    position: absolute;
    width: 40%;
    background-color: #f1f1f1;
    height: 2px;
  }
  .jive-content-body .jive-rendered-content ~ .block-link:before {
    left: -16px;
  }
  .jive-content-body .jive-rendered-content ~ .block-link:after {
    right: -16px;
  }

  .showContent ~ .usertips-footer {
    display: none;
  }

  .apple-footer-like {
    float: none;
    margin-left: 0;
    text-align: center;
    width: auto;
  }

  .jive-content-avgrating-title {
    display: block;
  }

  .usertipsprofile-title {
    font-size: 18px;
  }

  .usertipsprofile-status-level {
    display: block;
  }
  .usertipsprofile-status-level .j-status-level {
    display: inline-block;
  }
  .usertipsprofile-status-level .j-status-level .status-level {
    border-radius: 0;
    width: 80px;
  }
  .usertipsprofile-status-level .community-manager {
    display: flex;
    align-items: center;
  }
  .usertipsprofile-status-level .community-manager .level-points {
    display: inline-block;
    position: relative;
    top: 3px;
  }

  .usertipsprofile {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #6e6e6e;
    padding-bottom: 35px;
    border-bottom: 2px solid #f1f1f1;
    font-size: 15px;
    margin-top: 20px;
    padding-left: 25px;
  }
  .usertipsprofile .j-byline .j-status-level .status-wrapper .status-level,
  .usertipsprofile .j-byline .j-status-level .status-wrapper .status-label {
    position: inherit;
    top: auto;
  }
  .usertipsprofile .jiveTT-hover-user.jive-username-link {
    position: relative;
    top: -4px;
  }
  .usertipsprofile .status-label {
    line-height: 1.2;
    color: inherit;
  }
  .usertipsprofile .j-status-level.expertise-tile {
    float: none;
  }
  .usertipsprofile .status-wrapper span.status-label {
    display: inline-block;
  }
  .usertipsprofile .status-wrapper {
    display: inline-block;
    vertical-align: middle;
  }
  .usertipsprofile .j-byline .j-status-level .status-wrapper {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
  }
  .usertipsprofile .j-status-level + .j-status-level {
    padding-left: 9px;
    margin-left: 14px;
  }
  .usertipsprofile .j-status-level + .j-status-level:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 15px;
    background-color: #d9d9d9;
    position: relative;
    left: -9px;
    top: 3px;
  }
  .usertipsprofile .expertise-tile .status-wrapper {
    position: relative;
    left: -10px;
  }
  .usertipsprofile .j-byline.font-color-meta .j-status-level {
    width: auto;
  }
  .usertipsprofile .jive-body-content.j-doc .j-byline .j-status-level .status-wrapper .status-label {
    margin-bottom: 8px;
  }

  .usertipsprofile-user {
    flex: 0 1 100%;
    margin-bottom: 10px;
  }
  .usertipsprofile-user .authorName {
    color: #6e6e6e;
    font-size: 16px;
  }
  .usertipsprofile-user .j-avatar {
    align-items: center;
    display: flex;
    margin-right: 15px;
  }
  .usertipsprofile-user .j-avatar img {
    margin-right: 10px;
  }

  .community-manager .level-points {
    display: none;
  }

  .jive-sidebar-body-usercontent .jive-icon-document {
    display: none;
  }
  .jive-sidebar-body-usercontent li {
    line-height: 1.2;
    padding-left: 0;
    color: #8e8e8e;
  }
  .jive-sidebar-body-usercontent a {
    display: block;
    margin-bottom: 5px;
  }

  #apple-related-threads {
    margin-left: 0;
    margin-right: 0;
  }
  #apple-related-threads header {
    text-align: center;
  }

  .usertipsprofile-location {
    width: 100%;
    margin-top: 10px;
    display: block;
    color: #8e8e8e;
  }

  .j-rating-comment-instruct {
    margin-top: 30px;
  }
  .j-rating-comment-instruct .font-color-okay {
    display: none !important;
  }
  .j-rating-comment-instruct p {
    display: block;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .j-rating-comment-instruct .j-comment-on-rating {
    width: 100%;
    display: block;
  }
  .j-rating-comment-instruct .j-comment-on-rating:link, .j-rating-comment-instruct .j-comment-on-rating:visited, .j-rating-comment-instruct .j-comment-on-rating:active {
    background: -webkit-linear-gradient(#666666, #333333);
    background: linear-gradient(#666666, #333333);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    color: #fff !important;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    padding: 13px;
  }
  .j-rating-comment-instruct .j-comment-on-rating:hover {
    background: -webkit-linear-gradient(#999999, #666666);
    background: linear-gradient(#999999, #666666);
  }

  .jive-content-rating .j-rating-comment-instruct {
    opacity: 0;
    transition: all .36s ease-in;
  }

  .j-doc .jive-comment + .clearfix {
    display: none;
  }

  .j-doc .jive-content-rating {
    width: 100%;
  }

  .j-doc .jive-comment-content {
    margin-top: -9px;
  }

  .jive-content-rating .j-rating-comment {
    padding: 0;
  }

  .jive-comment-content .jive-comment-userrating-score {
    float: none !important;
    position: relative;
    top: 15px;
  }
  .jive-comment-content .jive-comment-userrating-score > .jive-icon-med {
    float: none;
  }
  .jive-comment-content .jive-comment-userrating-score .jive-icon-med:after {
    font-size: 15px;
  }

  .jive-comment-content > .jive-comment-meta {
    display: none;
  }

  .comment-body-block {
    margin-top: 13px;
  }

  .j-status-level {
    line-height: inherit;
  }

  .apple-footer-like {
    max-width: 277px;
    margin-left: auto;
    margin-right: auto;
  }
  .apple-footer-like span:first-child {
    position: relative;
  }
  .apple-footer-like > a {
    color: #4a4a4a !important;
    border: 1px solid #9b9b9b;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
  }
  .apple-footer-like > .js-acclaim-container.acclaim-container.acclaim-like-container {
    display: block;
    border: 1px solid #9b9b9b;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .apple-footer-like > .js-acclaim-container.acclaim-container.acclaim-like-container.j-disabled {
    border-color: #666;
  }
  .apple-footer-like .acclaim-like-container.j-disabled .j-social-action {
    padding: 0;
    margin-right: 0;
  }
  .apple-footer-like .js-acclaim-container.acclaim-like-container > .jive-acclaim-likelink.unlike.apple-jive-button-as-link,
  .apple-footer-like .js-acclaim-container.acclaim-like-container > .jive-acclaim-likelink.like.apple-jive-button-as-link {
    width: 100%;
    border: 1px solid #9b9b9b;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    text-align: center;
    z-index: 10;
  }
  .apple-footer-like .js-acclaim-container.acclaim-like-container > .jive-acclaim-likelink.unlike.apple-jive-button-as-link ~ a.jive-acclaim-likedlink,
  .apple-footer-like .js-acclaim-container.acclaim-like-container > .jive-acclaim-likelink.like.apple-jive-button-as-link ~ a.jive-acclaim-likedlink {
    position: absolute;
    top: -3px;
    left: 50%;
    color: #4a4a4a;
    z-index: 9;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .apple-footer-like .js-acclaim-container.acclaim-like-container > .jive-acclaim-likelink.unlike.apple-jive-button-as-link ~ a.jive-acclaim-likedlink {
    left: 51%;
  }
  .apple-footer-like .js-acclaim-container.acclaim-container.acclaim-like-container > .jive-acclaim-likelink.apple-jive-button-as-link {
    display: block;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: -10px;
    margin-bottom: -10px;
  }

  .profile-status-container .status-tile .status-label {
    white-space: normal;
  }

  .j-doc .j-comment-options .j-comments-count {
    font-size: inherit;
  }
}
@media screen and (max-width: 735px) and (max-width: 735px) {
  .usertips-header .apple-social-actions-wrapper {
    display: none;
  }
}

.jive-error-text {
  color: #ee0000;
}
.jive-error-text + div {
  border-color: #ee0000;
}

.use-draft ~ .destroy-draft {
  margin-left: 10px;
}

.jive-draft .apple-post-title {
  display: block;
  margin-bottom: 5px;
}

.belowEditor {
  margin-top: 5px;
}

.bookmark-controls .j-people-count {
  display: none;
}

.jive-comment-actions .j-social-action {
  border-color: transparent;
  padding: 0;
}

@media (min-width: 736px) and (max-width: 1068px) {
  .j-doc .apple-document-meta-wrapper .j-status-level {
    display: inline-block;
  }
  .j-doc .apple-document-meta-wrapper .expertise-tile .status-wrapper {
    display: inline-block;
    vertical-align: top;
  }
  .j-doc .apple-document-meta-wrapper .j-byline .j-status-level .status-wrapper .status-level {
    margin-left: 0;
  }
}
@media screen and (max-width: 740px) {
  .j-column-s-legend {
    position: fixed;
    overflow-y: visible;
    padding-bottom: 30px;
    height: auto;
    z-index: 99999;
    top: 5%;
    width: 100%;
    margin-left: 50%;
    background: white;
    border: 1px solid #d6d6d6;
    padding: 10px 16px;
    border-radius: 4px;
    -webkit-transform: translate(-50%, 0%);
    /* Safari */
    -ms-transform: translate(-50%, 0%);
    /* IE 9 */
    transform: translate(-50%, 0%);
    max-width: 288px;
  }
  .j-column-s-legend .js-close-legend-modal {
    cursor: pointer;
    font-size: 18px;
    line-height: 1em;
    width: 18px;
    height: 18px;
    color: #333333;
    display: inline-block;
    margin-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
  }
  .j-column-s-legend .js-close-legend-modal::after {
    margin-left: 0px;
  }
  .j-column-s-legend .legend-title {
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 30px;
    text-align: center;
  }
  .j-column-s-legend .legend-h3 {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-left: 7px;
    vertical-align: middle;
  }
  .j-column-s-legend .legend-h3.helpful {
    margin-left: 3px;
  }
  .j-column-s-legend .legend-correct-icon {
    font-size: 21px;
    padding-bottom: 17px;
  }
  .j-column-s-legend .legend-helpful-icon {
    font-size: 26px;
    color: #dd4a0f;
    padding-bottom: 9px;
  }
  .j-column-s-legend .legend-applerec-icon {
    font-size: 29px;
    padding-bottom: 11px;
  }
}
@media screen and (min-width: 320px) and (max-width: 741px) {
  .j-body-yourwork #j-browse-filters {
    margin-bottom: 0px;
  }
  .j-body-yourwork #j-browse-filters .j-browse-sorts {
    margin-bottom: 53px;
  }

  .j-browse-details .j-td-title div.jive-content-avgrating-score {
    width: 250px;
    word-wrap: break-word;
  }
  .j-browse-details .j-td-title div.jive-content-avgrating-score span.jive-icon-med {
    font-size: 13px;
    width: 18px;
  }
  .j-browse-details .j-td-title div.jive-content-avgrating-score span.jive-icon-med:after {
    font-size: 13px;
    top: 0;
    left: 0;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #999999;
  }

  .j-browse-details tr td {
    font-size: .9em;
    padding-top: 0px;
    padding-bottom: 6px;
    border-bottom: 0px;
  }
  .j-browse-details tr td.discussion-list-more {
    font-size: 18px;
    padding-bottom: 44px;
    padding-top: 6px;
  }

  .discussion-list-details {
    color: #8e8e8e;
    font-size: 14px;
    margin-left: 1px;
    vertical-align: top;
  }
  .discussion-list-details.discussion-list-details-short {
    margin-left: 0px;
  }

  .discussion-list-snippet {
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    margin-top: 16px;
  }

  a.usertip-list-snippet:link,
  a.usertip-list-snippet:visited,
  a.usertip-list-snippet:active {
    font-size: 18px;
    color: #333333;
    margin-top: 0x;
    text-decoration: none;
  }

  .js-original-header.apple-overflow-hidden.content {
    padding-bottom: 10px;
  }

  .status-container.content {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    margin-left: 3px;
    margin-top: 0px;
    min-height: 20px !important;
    display: inline-block;
    vertical-align: top;
  }
  .status-container.content .j-status-levels {
    margin-left: 8px;
    padding-left: 12px;
    color: #8e8e8e;
    border-left: 1px solid;
    border-color: #8e8e8e;
  }

  .j-author-block {
    margin-bottom: 15px;
  }

  .j-author-location {
    font-size: 14px;
    color: #8e8e8e;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .j-body-yourwork a.jive-username-link.jiveTT-hover-user {
    font-size: 14px;
    max-width: 70px;
    min-width: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: -4px;
  }
  .j-body-yourwork a.jive-username-link.jiveTT-hover-user.disc-list-mobile-avatar {
    padding-left: 12px;
    max-width: 100px;
    color: #6e6e6e;
    font-size: 16px;
    font-weight: 400;
  }

  a.font-color-meta-light.jivecontainerTT-hover-container {
    width: 120px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: -4px;
  }
  a.font-color-meta-light.jivecontainerTT-hover-container.list-comm-name-discussion {
    width: 185px;
  }
  a.font-color-meta-light.jivecontainerTT-hover-container.list-comm-name-usertip {
    width: 120px;
  }

  .j-post-author.content {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
  }

  .j-search-results .j-search-result {
    padding-left: 0px;
    padding-top: 28px;
    height: auto;
    border: none;
  }
  .j-search-results .j-search-result .read-full-mobile-post {
    font-size: 18px;
    font-weight: 400;
    margin-top: -5px;
    display: block !important;
  }
  .j-search-results .j-search-result .j-result-icon {
    float: none;
  }
  .j-search-results .j-search-result .j-result-icon span.icon {
    margin-bottom: 10px;
    margin-left: -5px;
  }
  .j-search-results .j-search-result .j-result-icon .jive-icon-discussion-question {
    display: none;
  }
  .j-search-results .j-search-result .j-result-icon .jive-icon-discussion {
    display: none;
  }
  .j-search-results .j-search-result .j-result-icon .jive-icon-document {
    display: none;
  }
  .j-search-results .j-search-result .j-result-icon .icon-checksolid {
    font-size: 20px;
    color: #7eb404;
  }
  .j-search-results .j-search-result .j-result-icon .helpful-star {
    font-size: 22px;
    color: #dd4a0f;
  }
  .j-search-results .j-search-result .j-result-icon .icon-apple {
    font-size: 20px;
    color: #333333;
  }

  #apple-icon-legend-click {
    color: #cecece;
    float: left;
    display: inline-flex;
    padding-right: 29px;
  }
  #apple-icon-legend-click .icon:after {
    margin-left: 0px;
  }
  #apple-icon-legend-click .icon-star {
    font-size: 20px;
    margin-top: -2px;
    margin-right: 8px;
  }
  #apple-icon-legend-click .icon-checksolid {
    font-size: 15px;
    margin-right: 10px;
    color: #cecece;
  }
  #apple-icon-legend-click .icon-checksolid.solved {
    color: #7eb404;
  }
  #apple-icon-legend-click .icon-apple {
    font-size: 20px;
    display: inline-flex;
  }
  #apple-icon-legend-click .icon-apple.active {
    color: #333333;
  }

  .j-search-result-modify.content {
    padding-right: 21px;
  }

  .j-browse-types {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 19px;
  }

  .j-browse-mine {
    margin-bottom: 19px;
  }

  .j-body-yourwork #js-browse-controls #j-browse-filters #j-sort {
    padding: 0 10px 0 0;
  }
}
@media screen and (max-width: 741px) {
  .j-layout-l .j-column-wrap-l {
    width: 100%;
  }

  .morelink {
    text-transform: capitalize;
  }

  .morecontent span {
    display: none;
  }

  .j-view-profile .j-page-header {
    display: none;
  }
  .j-view-profile .jive-model-info-default {
    font-weight: inherit;
  }
  .j-view-profile .jive-content-block-model-info {
    padding-top: 0;
  }
  .j-view-profile .jive-apple-model-info-header {
    color: #333333;
  }
  .j-view-profile #jive-profile-photos-block {
    display: none;
    position: absolute;
    top: 48px;
  }
  .j-view-profile #jive-profile-photos-block #jive-profile-photo .jive-profile-photo {
    width: 100%;
  }
  .j-view-profile .j-contained-tabs-profile .j-layout-bio .j-column-l {
    overflow: none;
  }
  .j-view-profile .j-column-l + .profile-status-container {
    margin-top: 30px;
  }
  .j-view-profile .j-layout-bio .j-column-l {
    margin-right: 0px;
  }
  .j-view-profile .vcard tr {
    display: block;
  }
  .j-view-profile .vcard tr td:nth-child(2) {
    margin-bottom: 26px;
  }
  .j-view-profile .profile-field--Title {
    display: none !important;
  }
  .j-view-profile .j-profile-extended-data {
    overflow-y: hidden;
  }
  .j-view-profile .j-profile-extended-data td {
    display: block;
    padding-right: 0;
  }
  .j-view-profile .j-profile-extended-data .block-link {
    margin-bottom: 12px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: inherit;
  }
  .j-view-profile .j-profile-extended-data .block-link:focus {
    background-color: white;
    color: #0088cc;
  }
  .j-view-profile .jive-apple-model-info-header-td {
    display: block;
    width: auto;
    font-size: 18px;
    height: auto;
  }
  .j-view-profile .jive-apple-model-info-header-td:nth-child(2) {
    font-size: 14px;
  }
  .j-view-profile .jive-apple-model-info-header-td .jive-model-info-actions-separator {
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
  }
  .j-view-profile .jive-model-info-table tr {
    margin-bottom: 29px;
    display: block;
  }
  .j-view-profile .jive-model-info-table tr:last-child {
    margin-bottom: 13px;
  }
  ~ .block-link .j-view-profile .jive-model-info-table tr {
    margin-bottom: 0;
  }
  .j-view-profile .jive-model-content-info {
    margin-top: 18px;
  }
  .j-view-profile .j-contained-tabs-profile table.vcard {
    margin-bottom: 0;
  }
  .j-view-profile .j-contained-tabs-profile table.vcard td {
    padding: 0;
    display: block;
    font-size: inherit;
  }
  .j-view-profile .profile-status-container {
    margin-top: 55px;
    margin-right: auto;
  }
  .j-view-profile .profile-status-container h3 {
    font-size: 24px;
    margin-bottom: 32px;
  }
  .j-view-profile .profile-status-container .status-tile {
    width: 32%;
    padding-left: 0;
  }
  .j-view-profile .profile-status-container .status-tile .status-label {
    font-size: 16px;
  }
  .j-view-profile .profile-status-container .status-tile .status-level {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
  }
  .j-view-profile .j-box {
    margin-bottom: 10px;
  }

  .jive-model-info-add-product {
    display: block;
    font-size: inherit;
  }
  .jive-model-info-add-product a:before {
    content: "";
    font-family: "Apple Icons";
    padding-right: 0.3em;
    display: inline-block;
    top: -0.125em;
    position: relative;
    font-size: 15px;
  }

  .profile-status-container a {
    font-size: 18px;
  }

  #jive-action-sidebar-tab-list_profile-actions-self-tab li {
    padding-left: 0;
  }
  #jive-action-sidebar-tab-list_profile-actions-self-tab li a > span {
    display: none;
  }
  #jive-action-sidebar-tab-list_profile-actions-self-tab #apple-manage-subscripitons {
    background-image: none;
  }

  #jive-action-sidebar-tab-header_profile-actions-self-tab {
    display: block;
    font-size: 1.5556em;
    font-weight: 300;
    margin-bottom: 20px;
  }

  .jive-model-info-main h3.jive-apple-model-info-header {
    font-weight: 300;
    font-size: 24px;
  }

  .j-contained-tabs-profile table.vcard td:first-child {
    color: #999999;
  }

  .j-contained-tabs-profile table.vcard td {
    color: #333333;
  }

  .profile-header {
    text-align: center;
    margin-top: 50px;
    font-size: 16px;
    margin-bottom: 55px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 25px;
  }
  .profile-header .profile-name {
    font-weight: 300;
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
  }
  .profile-header .profile-title {
    margin-top: 22px;
    margin-bottom: 18px;
  }
  .profile-header .level-points {
    color: #999999;
  }
  .profile-header .status-image {
    display: inline-block;
  }
  .profile-header .level-points > span {
    display: inline-block;
  }
  .profile-header .jive-avatar {
    height: 85px;
    width: 85px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .profile-heading {
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 28px;
    margin-top: 40px;
  }

  .j-layout-bio .j-box.j-box-actions {
    font-size: 18px;
    font-weight: 400;
  }
  .j-layout-bio .j-box.j-box-actions header h3 {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 300;
  }
  .j-layout-bio .j-box.j-box-actions a.link-style {
    margin-bottom: 40px;
  }
  .j-layout-bio .j-box.j-box-actions li.link-padding {
    margin-bottom: 22px;
  }

  #jive-profile-photos-container {
    margin-left: -16px;
    margin-right: -16px;
    position: relative;
    height: 310px;
    overflow-x: hidden;
  }

  #jive-profile-photo img {
    width: 100%;
    height: auto;
  }
  #jive-profile-photo img.jive-profile-photo {
    top: 0;
    position: absolute;
    transition-property: left;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    left: -100%;
  }
  #jive-profile-photo img.jive-profile-photo.current {
    left: 0;
  }
  #jive-profile-photo img.jive-profile-photo.current ~ img {
    left: 100%;
  }

  #jive-profile-photos-container nav.dotnav {
    pointer-events: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
  }

  .profile-status-container h3 {
    margin-bottom: 30px;
  }

  .jive-view-profile .jive-model-info-add-product,
  .jive-view-profile .profile-status-container .learn-more {
    font-size: 18px;
  }
  .jive-view-profile .jive-model-info-content {
    color: #333333;
  }

  .jive-model-info-table td {
    height: auto;
  }
}
@media (min-width: 736px) and (max-width: 1068px) {
  .vcard .j-status-level {
    display: inline-block;
  }
}
@media screen and (max-width: 741px) {
  .j-view-profile nav.j-bigtab-nav .j-tabbar > li,
  .j-view-profile #js-browse-controls .j-browse-filter-row > ul li {
    flex: 0 0 auto;
    margin-right: 10px;
  }
  .j-view-profile nav.j-bigtab-nav .j-tabbar > li a,
  .j-view-profile #js-browse-controls .j-browse-filter-row > ul li a {
    padding: 13px 11px;
  }
  .j-view-profile .j-bigtab-nav .j-tabbar,
  .j-view-profile #js-browse-controls .j-type-row .j-content-types {
    padding-right: 0;
  }
  .j-view-profile .j-view-profile nav.j-bigtab-nav .j-tabbar li.active > a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .j-view-profile nav.j-bigtab-nav .j-tabbar > li.active,
  .j-view-profile #js-browse-controls .j-browse-filter-row > ul li.active {
    margin-right: 10px;
  }
  .j-view-profile .j-view-profile .j-bigtab-nav {
    display: flex;
    flex-wrap: nowrap;
  }
  .j-view-profile .j-bigtab-nav .j-tabbar,
  .j-view-profile #js-browse-controls .j-type-row .j-content-types {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .j-view-profile .j-tabbar > li {
    font-size: inherit !important;
    line-height: inherit;
  }
  .j-view-profile nav.j-bigtab-nav .j-tabbar li.active > a, .j-view-profile nav.j-bigtab-nav .active > span.inside, .j-view-profile #js-browse-controls .j-browse-filter-row > ul.j-content-types li.active a,
  .j-view-profile nav.j-bigtab-nav .j-tabbar > li > a, .j-view-profile nav.j-bigtab-nav .j-tabbar > li > .inside, .j-view-profile #js-browse-controls .j-browse-filter-row > ul li a {
    font-size: inherit;
    line-height: inherit;
  }
  .j-view-profile .j-bigtab-nav {
    font-size: 18px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 736px) and (max-width: 1068px) {
  .j-view-profile .j-bigtab-nav .j-tabbar,
  .j-view-profile #js-browse-controls .j-type-row .j-content-types {
    overflow: hidden;
    margin-left: -2px;
  }

  #j-satNav .j-username-navLabel {
    display: inline-block;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 740px) {
  #resp-tooltipDiv-post {
    display: none;
    font-size: 16px;
    line-height: 23px;
    background: #fafafa;
    left: 0;
    width: 100%;
    margin-bottom: 20px;
    font-weight: 400px;
  }
  #resp-tooltipDiv-post .resp-tooltipDiv-post-container {
    padding: 15px 0;
  }
  #resp-tooltipDiv-post .icon-close {
    display: inline-block;
    text-align: right;
    color: #333333;
    float: right;
    margin-right: 16px;
    margin-top: 0px;
    font-size: 20px;
  }
  #resp-tooltipDiv-post h3 {
    font-size: 16px;
    margin-left: 10px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  #resp-tooltipDiv-post p {
    padding: 10px 10px 0;
    margin: 0;
  }
  #resp-tooltipDiv-post ul {
    margin-left: 0px;
    list-style: none;
  }
  #resp-tooltipDiv-post ul li {
    padding-left: 11px;
  }
  #resp-tooltipDiv-post ul li::before {
    content: "• ";
    color: #9b9b9b;
    font-size: 24px;
    line-height: 16px;
    margin-top: 4px;
    float: left;
    margin-right: 8px;
  }

  .create-a-post.modal-view .modal-wrapper {
    padding-bottom: 30px;
  }

  .mobile-commselector-wrapper {
    position: relative;
  }
  .mobile-commselector-wrapper .clear-options {
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 4;
  }
}
.mobile-editor-container {
  bottom: 0;
  width: 100%;
  display: block;
  border: 1px solid #d6d6d6;
  padding-bottom: 30px;
  padding-top: 0px;
}
.mobile-editor-container.error {
  border-color: #ee0000;
  display: block;
}
.mobile-editor-container.focus {
  outline: 3px solid #c1e0fe;
  outline: 3px solid rgba(131, 192, 253, 0.5);
  outline-offset: 1px;
}
.mobile-editor-container #create-post-rte {
  display: block;
  min-height: 175px;
  border-radius: 2px;
  padding: 7px 8px 7px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}
.mobile-editor-container .RTECameraImage {
  padding-top: 5px;
  padding-left: 5px;
  width: 37px;
  height: 37px;
  position: absolute;
}

.mobile-commselector-container {
  display: block;
  border: 1px solid #d6d6d6;
  margin-bottom: 19px;
  margin-top: 7px;
  padding-top: 0px;
  position: relative;
}
.mobile-commselector-container .clear-options {
  padding-top: 5px;
  padding-left: 0px;
  width: 40px;
  height: 40px;
  text-align: center;
  right: 0;
  position: absolute;
}

span.icon.icon-resetsolid.commselector {
  color: #888888;
  font-size: 22px;
}

.apple-comm-lock {
  position: absolute;
  bottom: -310px;
}

.apple-summary-focus {
  position: absolute !important;
  bottom: -210px;
  width: 100%;
}

.auto-complete-title {
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 0px;
}

.autocomplete-area {
  margin-bottom: 24px;
}

.j-pop .j-menu ul.auto-complete-item-list {
  margin: 0;
}

.apple-places-autocomplete li.auto-complete-item {
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #0088cc;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d6d6d6;
  display: block;
}
.apple-places-autocomplete li.auto-complete-item:last-child {
  border-bottom-width: 0px;
}
.apple-places-autocomplete li.auto-complete-item a {
  padding: 12px 0 10px;
  display: block;
}

.dialog-option .modal-title-wrapper {
  padding: 20px 40px 12px;
}
.dialog-option .close-button {
  display: none;
}

.dialog-option .modal-title-wrapper h2 {
  outline: none;
}

.modal-view .modal-content-container .modal-content {
  overflow: visible;
  /* Tiny reset; you probably already have this */
}
.modal-view .modal-content-container .modal-content .mobile-editor-target {
  display: none;
}
.modal-view .modal-content-container .modal-content .image-error {
  display: block;
  margin-bottom: 7px;
  display: none;
}
.modal-view .modal-content-container .modal-content .form-field .error {
  float: none;
}
.modal-view .modal-content-container .modal-content .form-field .error.submit-error {
  padding-bottom: 10px;
}
.modal-view .modal-content-container .modal-content .form-field .form-field-label {
  float: none;
  display: block;
  font-size: 18px;
  padding: 0px 0 0px;
  font-weight: normal;
  color: #333;
}
.modal-view .modal-content-container .modal-content .form-field .form-field-label.postingtoname {
  float: left;
  padding-right: 16px;
}
.modal-view .modal-content-container .modal-content .form-field .form-field-input {
  float: none;
  margin-top: 10px;
  margin-bottom: 28px;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  font-size: 16px;
  line-height: 23px;
  font-weight: normal;
  color: #333;
}
.modal-view .modal-content-container .modal-content .form-field .form-field-input.community {
  width: 100%;
  border: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 8px;
  padding-right: 0px;
  padding-left: 8px;
}
.modal-view .modal-content-container .modal-content .form-field.postingto {
  display: none;
}
.modal-view .modal-content-container .modal-content .form-field.question-summary {
  position: relative;
}
.modal-view .modal-content-container .modal-content .form-action {
  margin-top: 0px;
}
.modal-view .modal-content-container .modal-content .form-action .form-submit-button {
  font-weight: 400;
  font-size: 16px;
  text-shadow: none;
}
.modal-view .modal-content-container .modal-content .form-action .form-submit-button[disabled] {
  opacity: .3;
}
.modal-view .modal-content-container .modal-content .form-action .form-submit-button[disabled]:hover, .modal-view .modal-content-container .modal-content .form-action .form-submit-button[disabled]:focus {
  background: #000;
}
.modal-view .modal-content-container .modal-content .button-yes, .modal-view .modal-content-container .modal-content .button-no {
  background: #fff;
  outline-style: none;
}
.modal-view .modal-content-container .modal-content .expandingArea textarea,
.modal-view .modal-content-container .modal-content .expandingArea pre {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}
.modal-view .modal-content-container .modal-content .expandingArea {
  min-height: 205px;
  background: #fff;
  margin-top: 10px;
  margin-bottom: 28px;
}
.modal-view .modal-content-container .modal-content .expandingArea textarea,
.modal-view .modal-content-container .modal-content .expandingArea pre {
  padding: 5px;
  background: transparent;
  font: 400 13px/16px helvetica, arial, sans-serif;
  /* Make the text soft-wrap */
  white-space: pre-wrap;
  word-wrap: break-word;
}
.modal-view .modal-content-container .modal-content .expandingArea textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 100px;
  width: 100%;
}
.modal-view .modal-content-container .modal-content .expandingArea.active textarea {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  /* Remove WebKit user-resize widget */
  resize: none;
}

@media (max-width: 741px) {
  .j-thread .j-alert,
  .j-doc .j-alert {
    display: none !important;
  }

  .jive-content-moderation-box {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 740px) {
  #jive-body-maincol-container .ssoerror {
    margin-top: 50px !important;
  }
  #jive-body-maincol-container .pagenotfound {
    margin-top: 30px !important;
  }
  #jive-body-maincol-container #apple-sso-error {
    margin-top: 28px;
    font-size: 18px;
  }
  #jive-body-maincol-container #apple-sso-error span {
    margin-top: 20px;
    display: inline-block;
  }
  #jive-body-maincol-container #apple-sso-login {
    font-size: 18px;
  }
  #jive-body-maincol-container .ssoh1 {
    font-size: 40px;
  }
  #jive-body-maincol-container .notfoundh1 {
    font-size: 24px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #jive-body-maincol-container p {
    margin-bottom: 28px;
    font-size: 18px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
/*
<div class="j-loading-container">
    <div id="j-loading-content" class="j-loading-content" tabindex="-1" aria-live="assertive" aria-atomic="true" role="alertdialog">
        <span class="font-color-meta j-loading-label a11y">Loading</span>
        <div class="j-running-loader j-running-loader-small"></div>
    </div>
</div>
*/
@-webkit-keyframes loader {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -ms-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }

  to {
    -webkit-transform: rotate(360deg) translateZ(0);
    -moz-transform: rotate(360deg) translateZ(0);
    -ms-transform: rotate(360deg) translateZ(0);
    -o-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
}

@keyframes loader {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
    -moz-transform: rotate(0deg) translateZ(0);
    -ms-transform: rotate(0deg) translateZ(0);
    -o-transform: rotate(0deg) translateZ(0);
    transform: rotate(0deg) translateZ(0);
  }

  to {
    -webkit-transform: rotate(360deg) translateZ(0);
    -moz-transform: rotate(360deg) translateZ(0);
    -ms-transform: rotate(360deg) translateZ(0);
    -o-transform: rotate(360deg) translateZ(0);
    transform: rotate(360deg) translateZ(0);
  }
}

.j-loading-container {
  max-height: 100vh;
  max-width: 100vw;
}

#j-loading-content {
  position: absolute;
  top: 40%;
  left: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  min-width: auto;
  background: none;
  opacity: .75;
  border: none;
  margin-left: auto;
  margin-right: auto;
}
#leaderboard-spinner #j-loading-content {
  top: 60%;
}
#j-loading-content .j-running-loader {
  background: none;
  border: 1px solid #0088cc;
  border-radius: 34px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 34px;
  z-index: 1;
  -webkit-animation: loader 1s linear infinite;
  animation: loader 1s linear infinite;
}
#j-loading-content .j-running-loader:after {
  background: #fff;
  border-radius: 14px;
  content: "";
  margin-top: -7px;
  margin-left: -7px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 14px;
  height: 14px;
}
#j-loading-content .j-loading-label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
