.hl_btn, .hl_btn_light, .dashboard__statusUpdate .bpfb_actions_container input[type="button"], .dashboard__statusUpdate #whats-new-options #whats-new-submit #aw-whats-new-submit {
  border: 0;
  outline: none;
  padding: 12px 20px 12px;
  margin: 5px 0 0 0;
  cursor: pointer;
  text-transform: none;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  font-family: 'proxima_novasemibold';
  font-weight: normal;
  font-style: normal;
  background-color: #0d9bdc;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  outline: none;
  display: inline-block;
  text-align: center;
  position: relative;
  -webkit-transition: opacity 100ms ease-out;
  -moz-transition: opacity 100ms ease-out;
  -ms-transition: opacity 100ms ease-out;
  -o-transition: opacity 100ms ease-out;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.hl_btn_light {
  background-color: #eaf8fe;
  color: #0d9bdc;
  border: 1px solid #DDD; }
  .hl_btn_light:hover {
    background-color: #d2effc; }

.hl_edt, .hl_edit_blue, .dashboard__statusUpdate .bpfb_actions_container input[type="text"], .dashboard__statusUpdate #whats-new-textarea textarea, .dashboard__feedItemPostComments .leave-comment form textarea {
  font-family: 'proxima_nova_rgregular';
  font-weight: normal;
  font-style: normal;
  width: 100%;
  min-height: 40px;
  box-sizing: border-box;
  background-color: #f6f7f8;
  border: 1px solid #e1e2e6;
  resize: none;
  font-size: 14px;
  line-height: 20px;
  color: #8f9ea6;
  padding: 5px 9px;
  outline: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 3px 2px -3px;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0px 3px 2px -3px;
  box-shadow: inset rgba(0, 0, 0, 0.15) 0px 3px 2px -3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.hl_edit_blue {
  background-color: #eaf8fe; }

.dashboard__pendingRequestItemAccept {
  width: 47% !important;
  float: left; }
  @media (max-width: 290px) {
    .dashboard__pendingRequestItemAccept {
      width: 100% !important; } }
.dashboard__pendingRequestItemDecline {
  width: 47% !important;
  float: left; }
  @media (max-width: 290px) {
    .dashboard__pendingRequestItemDecline {
      width: 100% !important; } }
.dashboard__feedItemLike.unliked .like_icn:first-of-type {
  display: inline; }
.dashboard__feedItemLike.unliked .like_icn:last-of-type {
  display: none; }
.dashboard__feedItemLike.liked .like_icn:first-of-type {
  display: none; }
.dashboard__feedItemLike.liked .like_icn:last-of-type {
  display: inline; }
.dashboard__topBar.stick {
  position: fixed;
  top: 20px;
  z-index: 999999;
  min-height: 200px; }
.dashboard__topBar .container {
  left: 0 !important;
  display: table; }
  .dashboard__topBar .container .top-info-box {
    display: table-cell; }
    .dashboard__topBar .container .top-info-box.grade {
      width: 150px; }
    .dashboard__topBar .container .top-info-box.status {
      display: table-cell;
      width: 500px; }
.dashboard__content {
  content: '';
  display: block;
  clear: both;
  position: relative;
  z-index: 10; }
  .dashboard__content #profile-overview {
    margin-top: 15px !important; }
  .dashboard__content .dashboard-right-wrapper {
    -webkit-backface-visibility: visible;
    backface-visibility: visible; }
  .dashboard__content .dashboard-right {
    display: block;
    -webkit-transform: translate3d(1px, 1px, 0px);
    transform: translate3d(1px, 1px, 0px);
    backface-visibility: visible;
    -webkit-backface-visibility: visible; }
    .dashboard__content .dashboard-right.stick {
      -webkit-transform: translate3d(1px, 1px, 0px);
      transform: translate3d(1px, 1px, 0px);
      backface-visibility: visible;
      position: fixed;
      top: 20px;
      z-index: 999999;
      min-height: 200px;
      margin-left: -10px; }
      @media (max-width: 990px) {
        .dashboard__content .dashboard-right.stick {
          right: 30px;
          width: 300px; } }
      @media (max-width: 400px) {
        .dashboard__content .dashboard-right.stick {
          width: auto; } }
    @media (max-width: 680px) {
      .dashboard__content .dashboard-right {
        display: none; } }
.dashboard__feed #whats-new-content {
  border: 1px dashed #FFF;
  max-width: calc(100% - 20px);
  padding: 0px; }
.dashboard__topBarDetails {
  table-layout: fixed !important;
  width: 100% !important; }
.dashboard__topBarDetailsItem {
  display: table-cell !important;
  width: auto !important; }
  @media (max-width: 300px) {
    .dashboard__topBarDetailsItem {
      padding: 0px !important; } }
  .dashboard__topBarDetailsItem span {
    font-size: 0.8vw !important; }
    @media (max-width: 950px) {
      .dashboard__topBarDetailsItem span {
        font-size: 1vw !important; } }
    @media (max-width: 750px) {
      .dashboard__topBarDetailsItem span {
        font-size: 1.8vw !important; } }
    @media (max-width: 300px) {
      .dashboard__topBarDetailsItem span {
        font-size: 2.3vw !important;
        letter-spacing: 0px !important; } }
.dashboard__statusUpdate {
  display: block;
  max-width: 100%;
  box-sizing: border-box; }
  .dashboard__statusUpdate .bpfb_form_container {
    padding: 0px;
    background: none;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0px;
    display: block; }
    .dashboard__statusUpdate .bpfb_form_container input[type="button"] {
      display: block; }
  .dashboard__statusUpdate .bpfb_preview_container {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px; }
  .dashboard__statusUpdate .activity-greeting {
    display: none; }
  .dashboard__statusUpdate .bpfb_actions_container {
    float: left;
    clear: left;
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    width: 100%;
    position: relative; }
    .dashboard__statusUpdate .bpfb_actions_container input[type="text"] {
      max-width: 100%; }
  .dashboard__statusUpdate #whats-new-textarea textarea {
    max-width: calc(100% - 64px); }
  .dashboard__statusUpdate #whats-new-submit {
    text-align: right;
    float: right; }
  .dashboard__statusUpdate .bpfb_preview_container {
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    float: left; }
    .dashboard__statusUpdate .bpfb_preview_container .bpfb_controls_container {
      float: left;
      clear: none;
      border: 1px dashed green; }
  .dashboard__statusUpdate #whats-new-options {
    display: block; }
.dashboard__feedItem, .dashboard__feedItem--active, .dashboard__feedItem--inactive {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
  .dashboard__feedItem .person-info, .dashboard__feedItem--active .person-info, .dashboard__feedItem--inactive .person-info {
    margin-bottom: 20px; }
  .dashboard__feedItem .post-text, .dashboard__feedItem--active .post-text, .dashboard__feedItem--inactive .post-text {
    margin: 0px 0px 20px 0px;
    color: #5d6569; }
    .dashboard__feedItem .post-text img, .dashboard__feedItem--active .post-text img, .dashboard__feedItem--inactive .post-text img {
      display: block;
      margin: auto;
      max-width: 100%;
      width: 100%;
      height: auto; }
    .dashboard__feedItem .post-text .bpfb_final_link, .dashboard__feedItem--active .post-text .bpfb_final_link, .dashboard__feedItem--inactive .post-text .bpfb_final_link {
      display: table;
      width: 100%; }
      .dashboard__feedItem .post-text .bpfb_final_link .bpfb_link_preview_container, .dashboard__feedItem--active .post-text .bpfb_final_link .bpfb_link_preview_container, .dashboard__feedItem--inactive .post-text .bpfb_final_link .bpfb_link_preview_container {
        display: table-cell;
        vertical-align: top; }
      .dashboard__feedItem .post-text .bpfb_final_link .bpfb_link_contents, .dashboard__feedItem--active .post-text .bpfb_final_link .bpfb_link_contents, .dashboard__feedItem--inactive .post-text .bpfb_final_link .bpfb_link_contents {
        display: table-cell;
        width: 100%;
        vertical-align: top;
        float: none;
        margin: 0px;
        padding-left: 10px; }
  .dashboard__feedItem .no-thumnail, .dashboard__feedItem--active .no-thumnail, .dashboard__feedItem--inactive .no-thumnail {
    padding-top: 70px; }
  .dashboard__feedItem--active {
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .dashboard__feedItem--inactive {
    opacity: 0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
.dashboard__feedLoadMore {
  display: block;
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .dashboard__feedLoadMore.loading {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0.5; }
.dashboard__feedItemPostOptions {
  display: block;
  clear: both; }
.dashboard__feedItemPostComments {
  border-top: 1px solid #EEE;
  padding: 20px 20px 0px 20px;
  margin: 0px -20px 0px -20px; }
  .dashboard__feedItemPostComments .time {
    font-size: 0.8rem;
    color: #BBB; }
  .dashboard__feedItemPostComments .leave-comment {
    display: table; }
    .dashboard__feedItemPostComments .leave-comment a {
      display: table-cell;
      vertical-align: top;
      padding-right: 20px; }
    .dashboard__feedItemPostComments .leave-comment form {
      display: table-cell;
      vertical-align: top;
      width: 100%; }
      .dashboard__feedItemPostComments .leave-comment form input[type="submit"] {
        border: 0;
        outline: none;
        padding: 9px 20px 8px;
        margin: 5px 0 0 0;
        cursor: pointer;
        text-transform: none;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0; }
.dashboard__feedItemCommentsNews {
  padding: 0px 20px; }
.dashboard__feedItemComment .person-info .comment-text {
  margin-left: 60px; }
  .dashboard__feedItemComment .person-info .comment-text .comment-info {
    color: #0d9bdc; }
    .dashboard__feedItemComment .person-info .comment-text .comment-info a {
      font-size: 0.8rem;
      color: #0d9bdc; }
.dashboard__pendingRequestItem .top-info p {
  display: block;
  margin-left: 63px !important;
  max-height: 32px;
  overflow: hidden; }

.profile__topBar {
  position: relative; }
  .profile__topBar .dashboard__topBar {
    position: static; }

.membership-content-grades .container .membership-grades-wrapper .item .header:after {
  border-color: transparent transparent #2b375e transparent !important; }

#page #dashboard-content #profile-overview {
  max-width: 946px; }

/*HL-500*/
.bpfb_actions_container .bpfb_toolbarItem {
  color: #0d9bdc !important; }

#main-header {
  z-index: 999999 !important; }

/*HL-609*/
.top-info-bar .top-info-box.status ul li span {
  font-size: 10px !important; }
