.hl_btn, .hl_btn_light {
  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 {
  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; }

.hlProfile {
  margin-bottom: 19px;
  position: relative; }
  .hlProfile header {
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 19px;
    position: relative;
    z-index: 97;
    background-color: #fff; }
    .hlProfile header h3 {
      margin: 0;
      font-family: 'proxima_nova_rgregular';
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      line-height: 22px;
      color: #171f39; }
  .hlProfile__contactCardHeader {
    border-bottom: 1px solid #CCC;
    display: block;
    height: 85px;
    overflow: hidden; }
    .hlProfile__contactCardHeader > .table {
      display: table;
      border-spacing: 0px;
      padding: 0px;
      margin: 0px; }
      .hlProfile__contactCardHeader > .table .cell {
        display: table-cell;
        vertical-align: middle; }
    .hlProfile__contactCardHeader .full_name {
      font-family: 'proxima_nova_rgregular';
      font-weight: normal;
      font-style: normal;
      font-size: 20px;
      line-height: 24px;
      padding: 0px 0px 0px 15px; }
    .hlProfile__contactCardHeader .headline {
      margin: 0;
      font-size: 16px;
      line-height: 20px;
      color: #8f9ea6;
      padding: 0px 0px 0px 15px; }
  .hlProfile__contactCard .contact-info {
    padding: 19px 20px; }
  .hlProfile__contactCard .info-link {
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f6f7f9;
    color: #0d9bdc;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 20px;
    margin-bottom: 5px;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: background-color 200ms ease-out;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    -ms-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out; }
  .hlProfile__contactCard .social-links {
    margin-top: 30px;
    padding-bottom: 18px; }
    .hlProfile__contactCard .social-links ul {
      margin: 0;
      list-style: none;
      padding: 0;
      text-align: center;
      font-size: 0; }
      .hlProfile__contactCard .social-links ul li {
        display: inline-block; }
        .hlProfile__contactCard .social-links ul li a {
          display: block;
          width: 38px;
          height: 38px;
          background-color: #f6f7f9;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
          border-radius: 3px;
          margin: 0 2.5px; }
          .hlProfile__contactCard .social-links ul li a i {
            color: #0d9bdc;
            font-size: 14px;
            line-height: 38px; }
  .hlProfile__showReference {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 22px;
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    color: #0d9bdc;
    display: block; }
    .hlProfile__showReference span:first-of-type {
      display: block; }
    .hlProfile__showReference span:last-of-type {
      display: none; }
    .hlProfile__showReference.show span:first-of-type {
      display: none; }
    .hlProfile__showReference.show span:last-of-type {
      display: block; }
    .hlProfile__workExperienceItem .hlProfile__showReference {
      padding: 10px 20px;
      margin: 0px -20px;
      background-color: #f6f7f9; }
    .hlProfile__educationItem .hlProfile__showReference {
      padding: 10px 20px;
      margin: 0px -20px;
      background-color: #f6f7f9; }
  .hlProfile__writeReference {
    display: table;
    background: #FFF;
    height: 100%;
    width: 100%;
    /*margin: -20px;*/ }
    .hlProfile__writeReference .right-col {
      display: inline-block;
      float: left;
      width: 50%;
      vertical-align: top;
      min-height: 437px;
      background-color: #0d9bdc;
      position: relative;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 26px 30px 15px; }
      @media (max-width: 600px) {
        .hlProfile__writeReference .right-col {
          display: block;
          width: 100%; } }
      .hlProfile__writeReference .right-col h3 {
        color: #fff;
        font-size: 36px;
        line-height: 38px;
        margin: 0 0 38px;
        font-family: 'proxima_novalight';
        font-weight: normal;
        font-style: normal; }
      .hlProfile__writeReference .right-col h5 {
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        margin: 0; }
      .hlProfile__writeReference .right-col h6 {
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
        line-height: 16px;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        margin: 0 0 9px;
        letter-spacing: 1.2px; }
      .hlProfile__writeReference .right-col p {
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        margin: 0 0 22px; }
    .hlProfile__writeReference .left-col {
      display: inline-block;
      float: left;
      width: 50%;
      vertical-align: top; }
      @media (max-width: 600px) {
        .hlProfile__writeReference .left-col {
          display: block;
          width: 100%; } }
      .hlProfile__writeReference .left-col p {
        margin: 0 0 5px;
        text-align: left;
        font-size: 14px;
        line-height: 18px;
        color: #8f9ea6;
        display: block; }
    .hlProfile__writeReference label {
      display: block;
      float: none;
      font-family: 'proxima_nova_rgbold';
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      line-height: 18px;
      color: #171f39;
      margin-bottom: 5px; }
      .hlProfile__writeReference label.for_checkbox {
        font-size: 14px;
        line-height: 18px;
        color: #5d6569;
        font-family: 'proxima_nova_rgregular';
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        float: left;
        margin-right: 20px;
        margin-bottom: 0;
        float: right; }
  .hlProfile__boxWrapper {
    display: block;
    padding: 20px;
    border: 1px solid #CCC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px; }
  .hlProfile__inputElement:after {
    content: '';
    display: block;
    clear: both; }
  .hlProfile__inputElement .table {
    width: calc(100% + 20px); }
    @media (max-width: 500px) {
      .hlProfile__inputElement .table {
        display: block;
        width: 100%; } }
    .hlProfile__inputElement .table .cell:first-of-type {
      width: 100%; }
    .hlProfile__inputElement .table .cell:last-of-type select {
      min-width: 250px; }
      @media (max-width: 500px) {
        .hlProfile__inputElement .table .cell:last-of-type select {
          display: block;
          min-width: default; } }
  .hlProfile__inputElement p {
    line-height: 1.5;
    margin: 0px; }
  .hlProfile__inputElement .visibility-wrapper {
    width: 110px;
    position: relative; }
  .hlProfile__inputElement .visibility.btn {
    margin: 0px;
    padding: 8px 14px 9px 10px;
    width: 112px; }
    .hlProfile__inputElement .visibility.btn span {
      width: 75px;
      box-sizing: border-box;
      display: block;
      float: left; }
    .hlProfile__inputElement .visibility.btn .visibility_status {
      display: inline-block;
      width: 54px;
      overflow: hidden;
      height: 12px; }
  .hlProfileForm__form .hlProfile__inputElement input {
    margin-bottom: 0px; }
  .hlProfile__inputElement textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dbdce0;
    height: 36px;
    background-color: #f6f7f9;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 20px;
    color: #5d6569;
    margin-bottom: 13px;
    width: 100%;
    height: 135px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 1rem; }
    .hlProfile__inputElement textarea.error {
      border: 1px solid red;
      					/*
                          -webkit-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
                          -moz-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
                          box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
                          */ }
  .hlProfile__coverImage, .hlProfile__coverImage--loading {
    display: block;
    box-sizing: border-box;
    width: calc(100% + 40px);
    margin: 0px -20px; }
    .hlProfile__coverImage img, .hlProfile__coverImage--loading img {
      display: block;
      box-sizing: border-box;
      width: 100%;
      height: auto; }
    .hlProfile__coverImage--loading {
      position: relative; }
      .hlProfile__coverImage--loading:before {
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px; }
      .hlProfile__coverImage--loading:after {
        content: 'loading';
        letter-spacing: 1px;
        text-align: center;
        transform: translate(0, 50%);
        color: #EEE;
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px; }
  .hlProfile__profilePicture, .hlProfile__profilePicture--loading {
    display: table-cell;
    box-sizing: border-box;
    width: 150px;
    height: 150px;
    border-top: 20px solid transparent; }
    .hlProfile__profilePicture img, .hlProfile__profilePicture--loading img {
      height: 150px;
      width: 150px;
      object-fit: cover; }
    .hlProfile__profilePicture--loading {
      position: relative; }
      .hlProfile__profilePicture--loading:before {
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        top: 0px;
        left: 0px;
        width: 150px;
        height: 150px; }
      .hlProfile__profilePicture--loading:after {
        content: 'loading';
        letter-spacing: 1px;
        text-align: center;
        transform: translate(0, 43%);
        color: #EEE;
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px; }
  .hlProfile__coverImageUpload p {
    font-size: 14px;
    line-height: 18px;
    margin: 15px 0;
    color: #8f9ea6; }
  .hlProfile__profilePictureUpload {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px; }
  .hlProfile__body, .hlProfile__body--empty, .hlProfile__body--nobg, .hlProfile__body--fullWidth {
    display: block;
    padding: 20px;
    line-height: 1.2;
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
    color: #5d6569;
    background: #FFF;
    border-bottom: 1px solid #c6c8cc; }
    .edit-profile .hlProfile__body, .edit-profile .hlProfile__body--empty, .edit-profile .hlProfile__body--nobg, .edit-profile .hlProfile__body--fullWidth {
      background: #79D5FF;
      color: #FFF;
      padding: 20px 20px 0px 20px; }
      .edit-profile .hlProfile__body p, .edit-profile .hlProfile__body--empty p, .edit-profile .hlProfile__body--nobg p, .edit-profile .hlProfile__body--fullWidth p {
        color: #FFF; }
      .edit-profile .hlProfile__body .add-btn, .edit-profile .hlProfile__body--empty .add-btn, .edit-profile .hlProfile__body--nobg .add-btn, .edit-profile .hlProfile__body--fullWidth .add-btn {
        display: none; }
      .edit-profile .hlProfile__body .edit-btn, .edit-profile .hlProfile__body--empty .edit-btn, .edit-profile .hlProfile__body--nobg .edit-btn, .edit-profile .hlProfile__body--fullWidth .edit-btn {
        display: inline-block;
        margin: 0px 3px; }
    .edit-profile .hlProfile__body--empty {
      background: #FFF !important;
      color: #FFF; }
      .edit-profile .hlProfile__body--empty .add-btn {
        display: block; }
      .edit-profile .hlProfile__body--empty .edit-btn {
        display: none; }
    .myprofile .hlProfile__body--empty {
      background: #7dcf3d;
      color: #FFF; }
    .hlProfile__body--empty .add-btn {
      display: block; }
    .hlProfile__body--empty .edit-btn {
      display: none; }
    .hlProfile__body--nobg {
      padding: 0px;
      background: none;
      border-bottom: none;
      padding-top: 2px; }
    .hlProfile__body--fullWidth {
      width: 100% !important;
      box-sizing: border-box;
      margin-bottom: 5px !important; }
  .hlProfile__icnWrapper, .hlProfile__icnWrapper--red, .hlProfile__icnWrapper--blue {
    display: table-cell;
    vertical-align: top; }
    .hlProfile__icnWrapper i, .hlProfile__icnWrapper--red i, .hlProfile__icnWrapper--blue i {
      min-width: 50px;
      min-height: 50px;
      max-width: 50px;
      max-height: 50px;
      text-align: center;
      line-height: 50px;
      font-size: 1.3rem; }
    .hlProfile__icnWrapper--red i {
      background: #F33235;
      color: #FFF; }
    .hlProfile__icnWrapper--blue i {
      background: #0D9AE1;
      color: #FFF; }
  .hlProfile__textWrapper {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 20px; }
    .hlProfile__textWrapper a {
      color: #0D9AE1; }
    .hlProfile__textWrapper h1 {
      font-size: 1rem;
      margin: 0px;
      padding: 0px; }
  .hlProfile__btn {
    display: none;
    padding: 0px;
    text-align: center;
    left: 50%;
    bottom: 10px;
    -ms-transform: translate(-50%, 0);
    /* IE 9 */
    -webkit-transform: translate(-50%, 0);
    /* Safari */
    transform: translate(-50%, 0); }
    .hlProfile__btn a {
      display: none;
      height: 40px;
      width: 40px;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      background-color: rgba(0, 0, 0, 0.2);
      color: #FFF;
      line-height: 43px;
      font-size: 1.3rem;
      padding: 1px;
      font-weight: 100;
      margin: auto; }
      .hlProfile__btn a.add-btn {
        background: #5dab19; }
      .hlProfile__btn a.edit-btn {
        background: #0D9BDC; }
    .edit-profile .hlProfile__btn {
      display: block; }
  .hlProfile__tip {
    color: #5dab19; }
    .hlProfile__tip:before {
      content: 'tip';
      display: block;
      padding: 20px 0px 10px 0px;
      font-size: 0.8rem;
      font-weight: bold; }
    .edit-profile .hlProfile__tip {
      color: #3f7f19; }
  .hlProfile__tagWrapper {
    display: block; }
    .hlProfile__tagWrapper:after {
      content: '';
      display: block;
      clear: both; }
  .hlProfile__tag {
    display: inline-block;
    background-color: #fff;
    float: left;
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #2b375e;
    border-bottom: 1px solid #c6c8cc;
    padding: 10px 10px 11px;
    margin: 0 3px 2px 0; }
    .hlProfile__tag i {
      color: #0D9BDC; }
    .hlProfile__tag.can_hide {
      display: none; }
    .hlProfile__tag.can_hide_btn {
      margin: 0 3px 2px 0;
      background-color: #e5f4fb;
      border-bottom: 1px solid #c6c8cc; }
      .hlProfile__tag.can_hide_btn a {
        color: #0D9BDC; }
  .hlProfile__bodyItemWrapper {
    background: #FFF;
    padding: 20px 20px;
    margin-bottom: 20px; }
    .hlProfile__bodyItemWrapper.work_experience, .hlProfile__bodyItemWrapper.education, .hlProfile__bodyItemWrapper.achievement, .hlProfile__bodyItemWrapper.language {
      padding: 0px;
      background: none; }
    .hlProfile__bodyItemWrapper:last-of-type {
      margin-bottom: 0px; }
  .hlProfile__referencesItem:after {
    content: '';
    display: block;
    clear: both;
    border-bottom: 1px solid #CCC;
    margin: 20px -20px 20px -20px; }
  .hlProfile__referencesItem:nth-last-child(2):after {
    display: none;
    margin: 0px; }
  .hlProfile__bodyItem, .hlProfile__bodyItem--white {
    margin-bottom: 10px;
    display: block; }
    .hlProfile__bodyItem .itemAvatar, .hlProfile__bodyItem--white .itemAvatar {
      float: left;
      margin-right: 14px;
      width: auto;
      display: inline-block; }
    .hlProfile__bodyItem .itemName, .hlProfile__bodyItem--white .itemName {
      margin: 0px 0px 0px 64px;
      font-family: 'proxima_nova_rgbold';
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      line-height: 18px;
      color: #2b375e; }
      .modal .hlProfile__bodyItem .itemName:empty, .modal .hlProfile__bodyItem--white .itemName:empty {
        border: 1px solid #f6f7f9;
        background: #f6f7f9;
        min-height: 8px;
        margin-bottom: 8px;
        max-width: 250px; }
      #hl_profile_language .hlProfile__bodyItem .itemName, #hl_profile_language .hlProfile__bodyItem--white .itemName {
        padding-top: 7px; }
    .hlProfile__bodyItem .itemHeadline, .hlProfile__bodyItem--white .itemHeadline {
      margin: 0px 0px 0px 64px;
      line-height: 16px;
      font-size: 14px;
      color: #8f9ea6; }
      .modal .hlProfile__bodyItem .itemHeadline:empty, .modal .hlProfile__bodyItem--white .itemHeadline:empty {
        border: 1px solid #f6f7f9;
        background: #f6f7f9;
        min-height: 8px;
        margin-bottom: 8px;
        max-width: 220px; }
      .edit-profile .hlProfile__bodyItem .itemHeadline, .edit-profile .hlProfile__bodyItem--white .itemHeadline {
        color: #FFF; }
    .hlProfile__bodyItem .itemLink, .hlProfile__bodyItem--white .itemLink {
      margin: 0px 0px 0px 64px;
      font-size: 14px;
      line-height: 16px;
      color: #0D9BDC;
      cursor: pointer; }
      .hlProfile__bodyItem .itemLink:hover, .hlProfile__bodyItem--white .itemLink:hover {
        text-decoration: underline; }
      .modal .hlProfile__bodyItem .itemLink:empty, .modal .hlProfile__bodyItem--white .itemLink:empty {
        border: 1px solid #f6f7f9;
        background: #f6f7f9;
        min-height: 8px;
        margin-bottom: 8px;
        max-width: 220px; }
    .hlProfile__bodyItem .itemDate, .hlProfile__bodyItem--white .itemDate {
      font-size: 14px;
      line-height: 18px;
      color: #8f9ea6;
      margin: 0px 0px 0px 64px; }
      .hlProfile__bodyItem .itemDate:after, .hlProfile__bodyItem--white .itemDate:after {
        content: '';
        display: block;
        clear: both; }
      .modal .hlProfile__bodyItem .itemDate:empty, .modal .hlProfile__bodyItem--white .itemDate:empty {
        border: 1px solid #f6f7f9;
        background: #f6f7f9;
        min-height: 8px;
        margin-bottom: 8px;
        max-width: 200px; }
    .hlProfile__bodyItem .itemReference, .hlProfile__bodyItem--white .itemReference {
      clear: both;
      padding-top: 10px;
      max-height: 50px;
      overflow: hidden; }
      .hlProfile__bodyItem .itemReference:before, .hlProfile__bodyItem--white .itemReference:before {
        content: '\201F';
        display: inline-block;
        width: 33px;
        height: 33px;
        font-size: 38px;
        line-height: 52px;
        background-color: #0d9bdc;
        color: #fff;
        text-align: center;
        float: left;
        margin-right: 10px;
        position: relative;
        top: 4px; }
    .hlProfile__bodyItem .itemReference.open, .hlProfile__bodyItem--white .itemReference.open {
      max-height: none; }
    .hlProfile__bodyItem .itemReferenceMore, .hlProfile__bodyItem--white .itemReferenceMore {
      margin-top: 15px;
      background: #EEE;
      padding: 15px 20px;
      border-top: 1px solid #CCC;
      display: none; }
      .hlProfile__bodyItem .itemReferenceMore.open, .hlProfile__bodyItem--white .itemReferenceMore.open {
        display: block; }
    .hlProfile__bodyItem .itemReferenceMoreClose, .hlProfile__bodyItem--white .itemReferenceMoreClose, .hlProfile__bodyItem .itemReferenceMoreOpen, .hlProfile__bodyItem--white .itemReferenceMoreOpen {
      display: block;
      padding: 5px 0px;
      font-weight: 600;
      color: #0d9bdc;
      font-size: 0.9rem; }
    .hlProfile__bodyItem .itemReferenceMoreClose, .hlProfile__bodyItem--white .itemReferenceMoreClose {
      display: none; }
    .hlProfile__bodyItem--white {
      background-color: #fff;
      padding: 0px 20px; }
  .hlProfile__bodyItemAdd {
    display: block;
    text-align: center;
    padding: 0px 20px 20px 20px; }
    @media (max-width: 500px) {
      .hlProfile__bodyItemAdd {
        padding: 20px; } }
  .hlProfile__referenceItemText {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #8f9ea6; }
  .hlProfile__referenceItem {
    position: relative;
    display: block;
    background: #FFF;
    margin-bottom: 10px; }
    .hlProfile__referenceItem .table {
      margin: 0px; }
      .hlProfile__referenceItem .table .cell {
        vertical-align: middle; }
    .hlProfile__referenceItem .profile-actions.approved {
      display: none; }
    .hlProfile__referenceItem .itemAvatar {
      float: left;
      margin-right: 14px;
      width: auto;
      display: inline-block; }
    .hlProfile__referenceItem .itemName {
      margin: 0;
      font-family: 'proxima_nova_rgbold';
      font-weight: normal;
      font-style: normal;
      font-size: 16px;
      line-height: 18px;
      color: #2b375e; }
    .hlProfile__referenceItem .itemHeadline {
      margin: 0;
      font-size: 14px;
      line-height: 16px;
      color: #8f9ea6; }
      .edit-profile .hlProfile__referenceItem .itemHeadline {
        color: #8f9ea6; }
    .hlProfile__referenceItem .itemLink {
      margin: 0;
      font-size: 14px;
      line-height: 16px;
      color: #0D9BDC;
      cursor: pointer; }
      .hlProfile__referenceItem .itemLink:hover {
        text-decoration: underline; }
    .hlProfile__referenceItem .itemDate {
      font-size: 14px;
      line-height: 18px;
      color: #8f9ea6;
      margin: 0; }
  .hlProfile__referenceItemContent {
    background-color: #f6f7f9;
    border-top: 1px solid #d9dadc;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    box-sizing: border-box;
    display: block;
    max-height: 0px;
    overflow: hidden;
    padding: 0px 3px 0px 20px;
    color: #8f9ea6;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .hlProfile__referenceItemContent.hide {
      max-height: 800px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      padding: 9px 3px 9px 20px; }
    .hlProfile__workExperienceItem .hlProfile__referenceItemContent {
      margin: 20px -20px 0px -20px; }
      .hlProfile__workExperienceItem .hlProfile__referenceItemContent p {
        color: #5d6569; }
    .hlProfile__educationItem .hlProfile__referenceItemContent {
      margin: 20px -20px 0px -20px; }
      .hlProfile__educationItem .hlProfile__referenceItemContent p {
        color: #5d6569; }
  .hlProfile__bodyItemFormHead, .hlProfile__bodyItemFormHead--header {
    cursor: pointer;
    padding: 20px;
    margin: 0px -20px 0px -20px;
    border-bottom: 1px solid #e5e5e5; }
    .hlProfile__bodyItemFormHead:hover, .hlProfile__bodyItemFormHead--header:hover {
      background: #EEE; }
    .language .hlProfile__bodyItemFormHead, .language .hlProfile__bodyItemFormHead--header {
      display: none; }
    .hlProfile__bodyItemFormHead:after, .hlProfile__bodyItemFormHead--header:after {
      content: '';
      display: block;
      clear: both; }
    .hlProfile__bodyItemFormHead--header {
      padding: 0px 20px 20px 20px; }
      .hlProfile__bodyItemFormHead--header + div {
        margin-top: 10px; }
      .hlProfile__bodyItemFormHead--header:hover {
        background: #FFF; }
      .hlProfile__bodyItemFormHead--header .itemName {
        margin: 0px;
        font-family: 'proxima_nova_rgbold';
        font-weight: normal;
        font-style: normal;
        font-size: 16px;
        line-height: 18px;
        color: #171f39;
        padding: 7px 0px 0px 0px; }
      .hlProfile__bodyItemFormHead--header .itemDesc {
        font-size: 14px;
        line-height: 18px;
        color: #8f9ea6;
        margin: 0; }
  .hlProfile__bodyItemBtn, .hlProfile__bodyItemBtn--small {
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    margin: auto;
    background: #5dab19;
    color: #FFF;
    font-size: 2rem;
    padding: 10px;
    line-height: 45px; }
    .hlProfile__bodyItemBtn--small {
      height: auto;
      width: auto;
      background: none;
      color: #0d9bdc;
      font-size: 1rem;
      float: left; }
  .hlProfile .icon {
    background-color: #0d9bdc;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 14px; }
    .hlProfile .icon span {
      display: table;
      width: 100%;
      height: 100%; }
      .hlProfile .icon span i {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        text-align: center;
        font-size: 18px;
        line-height: 20px; }

.no-scroll {
  overflow: hidden;
  padding-right: 8px; }

.table {
  display: table;
  border-spacing: 10px;
  margin: auto -10px;
  width: 100%; }
  @media (max-width: 500px) {
    .table {
      display: block;
      width: 100%;
      margin: auto;
      float: none !important; } }

.cell {
  display: table-cell;
  vertical-align: top; }
  @media (max-width: 500px) {
    .cell {
      display: block;
      width: 100%; } }

.modal {
  box-sizing: border-box;
  position: relative;
  max-width: 860px;
  background-color: #dddfe3;
  margin: 20px auto;
  /*padding-bottom: 1px;*/
  top: 70px; }
  @media (max-width: 500px) {
    .modal {
      max-width: calc(100% - 4px);
      margin-top: 2px;
      min-height: calc(100% - 20px);
      top: 0px; } }
  .modal:after {
    content: '';
    display: block;
    clear: both; }
  .modal__wrapper {
    display: none;
    width: 100%;
    height: 100%;
    overflow: scroll;
    position: fixed;
    top: 22px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: rgba(36, 47, 83, 0.9);
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch; }
  .modal__header, .modal__header--notitle {
    box-sizing: border-box;
    padding: 11px 40px 11px 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    background: #FFF;
    font-size: 1.2rem;
    line-height: 1.5rem; }
    .modal__header a, .modal__header--notitle a {
      color: #0d9bdc;
      position: absolute;
      right: 20px; }
      .modal__header a i, .modal__header--notitle a i {
        display: inline-block;
        font-size: 1.5rem;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased; }
    .modal__header--notitle {
      border-bottom: none;
      background: none; }
  .modal__content, .modal__content--notitle {
    box-sizing: border-box;
    height: 100%; }
    .modal__content--notitle {
      background: #FFF;
      margin: -22px 0px 0px 0px;
      min-height: 50px; }
    @media (max-width: 500px) {
      .modal__content, .modal__content--notitle {
        margin: 5px; } }
  .modal .icon {
    background-color: #0d9bdc;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 14px; }
    .modal .icon span {
      display: table;
      width: 100%;
      height: 100%; }
      .modal .icon span i {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        text-align: center;
        font-size: 18px;
        line-height: 20px; }

.hlProfileForm__form {
  display: none; }
  .hlProfileForm__form.open {
    display: block; }
  .work_experience .hlProfileForm__form, .education .hlProfileForm__form, .achievement .hlProfileForm__form, .language .hlProfileForm__form {
    padding: 10px 0px; }
  .language .hlProfileForm__form .table {
    width: 100%; }
  .hlProfileForm__form label {
    display: block;
    font-family: 'proxima_nova_rgbold';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 18px;
    color: #171f39;
    float: none;
    margin-bottom: 5px; }
    .hlProfileForm__form label.for_checkbox {
      font-size: 14px;
      line-height: 18px;
      color: #5d6569;
      font-family: 'proxima_nova_rgregular';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      float: left;
      margin-right: 20px;
      margin-bottom: 0;
      float: none;
      line-height: 1.7; }
    .hlProfileForm__form label span, .hlProfileForm__form label i {
      color: #0d9bdc; }
  .expertise .hlProfileForm__form .table {
    width: calc(100% + 20px); }
    @media (max-width: 500px) {
      .expertise .hlProfileForm__form .table {
        width: 100%; }
        .expertise .hlProfileForm__form .table:after {
          content: '';
          display: block;
          clear: both;
          margin-bottom: 10px; } }
    .expertise .hlProfileForm__form .table .cell:first-of-type {
      width: 100%; }
    @media (max-width: 500px) {
      .expertise .hlProfileForm__form .table .cell:last-of-type {
        text-align: right; } }
    .expertise .hlProfileForm__form .table .cell a {
      white-space: nowrap; }
  .hlProfileForm__form input[type="checkbox"] {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 20px; }
    .hlProfileForm__form input[type="checkbox"]:before {
      content: '';
      display: inline-block;
      height: 15px;
      width: 15px;
      background: #EEE;
      border: #CCC;
      margin-bottom: -3px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: inset 0px 0px 0px 4px #eeeeee;
      -moz-box-shadow: inset 0px 0px 0px 4px #eeeeee;
      box-shadow: inset 0px 0px 0px 4px #eeeeee; }
    .hlProfileForm__form input[type="checkbox"]:checked:before {
      background: #666 !important; }
  .hlProfileForm__form input[type="text"] {
    width: 100%;
    height: 38px;
    margin-bottom: 5px;
    outline: none;
    font-family: 'proxima_novasemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 21px;
    color: #8f9ea6;
    padding: 5px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f6f7f8;
    border: 1px solid #dbdce0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    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;
    display: block;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    height: 36px;
    font-size: 14px;
    line-height: 20px;
    color: #5d6569;
    margin-bottom: 13px;
    min-width: 250px; }
    .hlProfileForm__form input[type="text"]:focus {
      border: 1px solid #0d9bdc; }
    .hlProfileForm__form input[type="text"].error {
      border: 1px solid red;
      /*
      -webkit-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
      -moz-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
      box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
      */ }
    @media (max-width: 500px) {
      .hlProfileForm__form input[type="text"] {
        display: block;
        min-width: default; } }
  .hlProfileForm__form select {
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dbdce0;
    height: 36px;
    background-color: #f6f7f9;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    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;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #5d6569;
    padding: 7px 8px; }
    @media (max-width: 500px) {
      .hlProfileForm__form select {
        margin-bottom: 10px; } }
  .hlProfileForm__form textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dbdce0;
    height: 36px;
    background-color: #f6f7f9;
    font-family: 'proxima_nova_rgregular';
    font-weight: normal;
    font-style: normal;
    width: 100%;
    height: 36px;
    font-size: 14px;
    line-height: 20px;
    color: #5d6569;
    margin-bottom: 13px;
    width: 100%;
    height: 135px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 1rem; }
    .hlProfileForm__form textarea.error {
      border: 1px solid red;
      /*
      -webkit-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
      -moz-box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
      box-shadow: 0px 0px 0px 2px rgba(255,0,0,1);
      */ }
  .hlProfileForm__form p {
    font-size: 0.8rem; }
  .hlProfileForm__form .ui-sortable-wrapper {
    background-color: #f6f7f9;
    padding: 30px 20px 20px;
    margin: 0px -20px -20px -20px;
    border-bottom: 1px solid #b2b4b7; }
  .hlProfileForm__form .ui-sortable {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
    .hlProfileForm__form .ui-sortable li {
      display: inline-block;
      font-family: 'proxima_novasemibold';
      font-weight: normal;
      font-style: normal;
      font-size: 14px;
      line-height: 18px;
      color: #2b375e;
      background-color: #fff;
      padding: 10px 25px 10px 9px;
      margin: 0 4px 2px 0;
      border-style: solid;
      border-color: #fff #fff #dddee0 #fff;
      border-width: 1px;
      border-bottom: 1px solid #dddee0;
      position: relative;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
.hlProfileForm__formElement {
  display: table;
  width: 600px; }
.hlProfileForm__text {
  width: 100%;
  outline: none;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding: 5px 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f6f7f8;
  border: 1px solid #dbdce0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  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;
  box-sizing: border-box;
  display: block;
  width: 100%;
  min-height: 200px;
  min-width: 300px;
  font-family: 'proxima_nova_rgregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #5d6569;
  margin-bottom: 13px; }
  .hlProfileForm__text p {
    font-size: 1rem; }
  @media (max-width: 500px) {
    .hlProfileForm__text {
      min-width: default; } }
.hlProfileForm__formBtnWrapper, .hlProfileForm__formBtnWrapper--upload {
  display: block;
  text-align: right;
  clear: both;
  border: 1px dashed #FFF; }
  .hlProfileForm__formBtnWrapper:after, .hlProfileForm__formBtnWrapper--upload:after {
    content: '';
    display: block;
    clear: both; }
  .hlProfileForm__formBtnWrapper:before, .hlProfileForm__formBtnWrapper--upload:before {
    content: '';
    display: block;
    clear: both; }
  .hlProfileForm__formBtnWrapper--upload {
    background-color: #f6f7f9;
    border: 1px solid #dbdce0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 10px 10px 10px;
    margin-top: 20px;
    position: relative; }
    .hlProfileForm__formBtnWrapper--upload input[type="file"] {
      float: left;
      margin: 16px 0px 0px 0px;
      font-family: 'proxima_novasemibold';
      font-weight: normal;
      font-style: normal;
      background: none;
      box-shadow: none;
      border: 0;
      line-height: 18px;
      color: #8f9ea6;
      width: 200px;
      padding: 0;
      height: auto; }
    .hlProfileForm__formBtnWrapper--upload a {
      float: right; }
.hlProfileForm__formBtn, .hlProfileForm__formBtn--cancel, .hlProfileForm__formBtn--delete {
  display: inline-block;
  background: #0d9bdc;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 22px;
  padding: 6px 20px;
  text-align: center;
  margin-top: 10px;
  -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; }
  @media (max-width: 500px) {
    .hlProfileForm__formBtn, .hlProfileForm__formBtn--cancel, .hlProfileForm__formBtn--delete {
      box-sizing: border-box;
      display: block;
      width: 100%;
      float: none;
      text-align: center; } }
  .hlProfileForm__formBtn--cancel {
    border: 1px solid #c2e4f3;
    background-color: #e5f4fb;
    color: #0d9bdc; }
    @media (max-width: 500px) {
      .hlProfileForm__formBtn--cancel {
        box-sizing: border-box;
        display: block;
        width: 100%;
        float: none;
        text-align: center; } }
  .hlProfileForm__formBtn--delete {
    color: #f54f4f;
    padding: 6px 0px;
    background: none;
    border: none;
    float: left; }
    .hlProfileForm__formBtn--delete i.zmdi-close {
      color: #0d9bdc;
      position: absolute;
      margin: 20px 2px 1px 7px; }
    @media (max-width: 500px) {
      .hlProfileForm__formBtn--delete {
        box-sizing: border-box;
        display: block;
        width: 100%;
        float: none;
        text-align: center; } }
  .hlProfileForm__formBtn.saving, .saving.hlProfileForm__formBtn--cancel, .saving.hlProfileForm__formBtn--delete {
    opacity: 0.5;
    -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; }
  .hlProfileForm__formBtn.savingError, .savingError.hlProfileForm__formBtn--cancel, .savingError.hlProfileForm__formBtn--delete {
    opacity: 1;
    background: red;
    -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; }
.hlProfileForm__formBtnCancel {
  color: #0d9bdc;
  border: 1px solid #c2e4f3;
  background-color: #e5f4fb;
  text-transform: none;
  font-size: 14px;
  line-height: 22px;
  padding-top: 6px;
  padding-bottom: 6px;
  letter-spacing: 0; }

#hl_profile_workExperience,
#hl_profile_education {
  padding-bottom: 0px; }
  #hl_profile_workExperience > div,
  #hl_profile_education > div {
    margin-bottom: -10px; }
  #hl_profile_workExperience.hlProfile__body--empty,
  #hl_profile_education.hlProfile__body--empty {
    padding-bottom: 30px; }

.education .table {
  width: calc(100% + 20px); }
  .education .table.empty {
    display: none; }
  .education .table .cell a.remove {
    color: #0d9bdc;
    margin-top: 10px;
    display: block; }

#profile-banner .profile-info h2 {
  text-transform: capitalize; }

#profile-content header.profile-content-header .container {
  display: table;
  width: 100%; }
  #profile-content header.profile-content-header .container > a {
    display: table-cell;
    vertical-align: top; }
    @media (max-width: 767px) {
      #profile-content header.profile-content-header .container > a {
        display: block; } }
  #profile-content header.profile-content-header .container > nav.profile-menu {
    display: table-cell;
    vertical-align: top;
    width: auto !important; }
    @media (max-width: 767px) {
      #profile-content header.profile-content-header .container > nav.profile-menu {
        display: block; } }
#profile-content .trigger, #profile-content .widget-corner-menu {
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 19px;
  line-height: 30px;
  color: #7e898f;
  width: 30px;
  height: 30px;
  border: 1px solid transparent;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  transition: all 300ms ease-out;
  z-index: 1;
  cursor: pointer; }
  #profile-content .trigger:hover, #profile-content .widget-corner-menu:hover {
    border-color: #e1e2e6; }

#home-banner .container {
  display: block; }
  #home-banner .container .info-wrapper {
    display: table;
    width: 100%;
    border-spacing: 40px;
    margin: 10px auto; }
    @media (max-width: 760px) {
      #home-banner .container .info-wrapper {
        display: none; } }
    #home-banner .container .info-wrapper .info-box {
      display: table-cell;
      vertical-align: top; }

.sign-in-mobile {
  white-space: nowrap;
  overflow: hidden; }

@media (max-width: 330px) {
  #main-header .bt-wrapper {
    position: absolute;
    left: 55px;
    right: 55px;
    padding: 0px;
    width: calc(100% - 110px);
    display: table; } }
@media (max-width: 330px) {
  #main-header .bt-wrapper a.btn {
    display: table-cell;
    box-sizing: border-box;
    white-space: nowrap; } }

#profile-banner .top-info .container {
  display: block;
  box-sizing: border-box;
  padding: 10px 65px; }
#profile-banner .profile-info .bt-wrapper .btn.style2 {
  white-space: nowrap;
  max-width: 200px; }

#profile-content header.profile-content-header .container {
  max-width: 1120px; }

/*HL-233*/
.hlProfileForm__form select.error {
  border: 1px solid red; }

.hlProfileForm__form select:focus {
  border: 1px solid #0d9bdc; }

.profile-box.next-year .profile-box-body {
  margin-bottom: -20px; }

.timelineBadge {
  display: inline-block;
  height: 50px;
  width: 50px;
  float: left;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin: 0px 15px 20px 20px; }
  .timelineBadge img {
    width: 100%;
    height: auto; }

/*HL-233*/
.hlProfileForm__form select.error {
  border: 1px solid red; }

.hlProfileForm__form select:focus {
  border: 1px solid #0d9bdc; }

/*HL-234*/
.edit-profile .hlProfile__body .hlProfile__showReference, .edit-profile .hlProfile__body--empty .hlProfile__showReference, .edit-profile .hlProfile__body--nobg .hlProfile__showReference, .edit-profile .hlProfile__body--fullWidth .hlProfile__showReference {
  background: #79D5FF; }

.edit-profile .hlProfile__body .hlProfile__referenceItemContent, .edit-profile .hlProfile__body--empty .hlProfile__referenceItemContent, .edit-profile .hlProfile__body--nobg .hlProfile__referenceItemContent, .edit-profile .hlProfile__body--fullWidth .hlProfile__referenceItemContent {
  border-top: 1px solid #79D5FF; }

#hlProfile_workExperience .hlProfile__btn,
#hlProfile_education .hlProfile__btn,
#hlProfile_achievement .hlProfile__btn,
#hlProfile_summary .hlProfile__btn,
#hlProfile_language .hlProfile__btn {
  top: 45%;
  position: absolute; }

/*HL-232*/
.hlProfile__profileSummary .hlProfile__body, .hlProfile__profileSummary .hlProfile__body--empty, .hlProfile__profileSummary .hlProfile__body--nobg, .hlProfile__profileSummary .hlProfile__body--fullWidth {
  height: 188px;
  max-height: 188px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.hlProfile__showSummary {
  padding: 10px 20px;
  font-size: 14px;
  line-height: 22px;
  font-family: 'proxima_novasemibold';
  font-weight: normal;
  font-style: normal;
  color: #0d9bdc;
  display: block;
  padding: 10px 20px;
  background-color: #f6f7f9; }

.hlProfile__showSummary span:first-of-type {
  display: block; }

.hlProfile__showSummary span:last-of-type {
  display: none; }

.hlProfile__showSummary.show span:first-of-type {
  display: none; }

.hlProfile__showSummary.show span:last-of-type {
  display: block; }

.hlProfile__workExperienceItem .hlProfile__showSummary {
  padding: 10px 20px;
  margin: 0px -20px;
  background-color: #f6f7f9; }

.hlProfile__body.open, .open.hlProfile__body--empty, .open.hlProfile__body--nobg, .open.hlProfile__body--fullWidth {
  height: auto;
  max-height: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/*HL-259*/
@media (max-width: 1024px) {
  .no-scroll {
    position: fixed; } }
@media (max-width: 450px) {
  .hlProfile__profilePictureUpload {
    float: left; }

  .no-scroll {
    position: fixed; } }
/* HL-StyleUpdates */
section#recruitment-solutions {
  background-color: #181B2E; }

.footer__socialConnect {
  color: #FFF;
  text-align: center;
  display: block;
  padding: 0px 20px 20px 20px;
  font-family: 'proxima_novasemibold'; }

/*HL-253*/
.myprofile .hlProfile__body--empty {
  height: auto; }

.hlProfile__btn a {
  height: 60px;
  width: 60px; }

.hlProfile__btn a .zmdi {
  top: 12px;
  position: relative; }

.hlProfile__btn .zmdi:before {
  font-size: 28px; }

.my-account .hlProfile__body--empty .hlProfile__btn {
  display: block !important; }

#hlProfile_workExperience .hlProfile__btn,
#hlProfile_education .hlProfile__btn,
#hlProfile_achievement .hlProfile__btn,
#hlProfile_language .hlProfile__btn,
#hlProfile_summary .hlProfile__btn {
  top: 40%;
  position: absolute; }

#hlProfile_workExperience .hlProfile__body--empty .hlProfile__btn,
#hlProfile_summary .hlProfile__body--empty .hlProfile__btn {
  top: 50%;
  position: absolute; }

#hlProfile_education .hlProfile__body--empty .hlProfile__btn,
#hlProfile_achievement .hlProfile__body--empty .hlProfile__btn,
#hlProfile_language .hlProfile__body--empty .hlProfile__btn {
  top: 58%;
  position: absolute; }

#hlProfile_expertise .hlProfile__body--empty .hlProfile__btn,
#hlProfile_references .hlProfile__body--empty .hlProfile__btn {
  position: absolute; }

#hlProfile_language .hlProfile__body--empty .hlProfile__btn,
#hlProfile_expertise .hlProfile__body--empty .hlProfile__btn,
#hlProfile_achievement .hlProfile__body--empty .hlProfile__btn,
#hlProfile_references .hlProfile__body--empty .hlProfile__btn,
#hlProfile_education .hlProfile__body--empty .hlProfile__btn {
  top: 55%; }

.hlProfile__btn {
  top: 45%;
  position: absolute; }

.edit-profile .hlProfile__body, .edit-profile .hlProfile__body--empty, .edit-profile .hlProfile__body--nobg, .edit-profile .hlProfile__body--fullWidth {
  padding-bottom: 18%; }

.hlProfile__tip {
  color: #3f7f19; }

.hlProfile__body--empty {
  height: auto;
  min-height: 160px; }

.hlProfile__education .hlProfile__body--empty,
.hlProfile__areasOfExpertise .hlProfile__body--empty,
.hlProfile__references .hlProfile__body--empty,
.hlProfile__achievement .hlProfile__body--empty,
.hlProfile__language .hlProfile__body--empty {
  min-height: 130px; }

.edit-profile .hlProfile__body:before, .edit-profile .hlProfile__body--empty:before, .edit-profile .hlProfile__body--nobg:before, .edit-profile .hlProfile__body--fullWidth:before,
.edit-profile .hlProfile__body--nobg:before,
.edit-profile .hlProfile__body--fullWidth:before,
.edit-profile .hlProfile__body--nobg:before {
  content: ' ';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #79D5FF;
  opacity: .8;
  z-index: 5; }

.hlProfile__btn {
  z-index: 10; }

.hlProfile__areasOfExpertise .hlProfile__body--nobg .hlProfile__btn,
.hlProfile__workExperience .hlProfile__btn {
  position: absolute;
  top: 40%; }

.hl_profile_summary_content {
  overflow-wrap: break-word; }

.edit-profile .hlProfile,
.edit-profile .hlProfile__body p,
.edit-profile .hlProfile__body--empty p,
.edit-profile .hlProfile__body--nobg p,
.edit-profile .hlProfile__body--fullWidth p,
.edit-profile .hlProfile__body--nobg p,
.edit-profile .hlProfile__body--fullWidth p,
.edit-profile .hlProfile__body,
.edit-profile .hlProfile__body--empty,
.edit-profile .hlProfile__body--nobg,
.edit-profile .hlProfile__body--fullWidth,
.edit-profile .hlProfile__body--nobg,
.edit-profile .hlProfile__body--fullWidth,
.edit-profile .hlProfile__bodyItem .itemHeadline,
.edit-profile .hlProfile__bodyItem--white .itemHeadline,
.edit-profile .hlProfile__bodyItem--white .itemHeadline {
  color: #000; }

.hlProfile__body--empty .hlProfile__tip {
  display: none; }

@media (max-width: 500px) {
  #hlProfile_workExperience .hlProfile__body--empty .hlProfile__btn,
  #hlProfile_education .hlProfile__body--empty .hlProfile__btn,
  #hlProfile_achievement .hlProfile__body--empty .hlProfile__btn,
  #hlProfile_summary .hlProfile__body--empty .hlProfile__btn,
  #hlProfile_language .hlProfile__body--empty .hlProfile__btn,
  #hlProfile_references .hlProfile__body--empty .hlProfile__btn {
    top: 60%;
    position: absolute; }

  #hlProfile_summary .hlProfile__body--empty .hlProfile__btn {
    top: 58%; }

  .hlProfile__body--empty .hlProfile__btn {
    top: 45%;
    position: absolute; }

  .hlProfile__body--empty {
    min-height: 150px !important; }

  #hl_profile_summary.hlProfile__body--empty {
    min-height: 170px !important; } }
/*HL-297*/
@media (max-width: 500px) {
  .hlProfile__contactCardHeader .table .cell {
    width: auto; }

  .modal__content, .modal__content--notitle, .modal__content--notitle {
    margin: 0px; }

  .modal {
    background-color: #fff; }

  .modal__header--notitle {
    position: absolute;
    top: 0px; }

  .modal__header--notitle a {
    top: 10px;
    right: 6px; }

  .hlProfile__contactCardHeader .table .cell:nth-child(2) {
    width: 88%;
    float: left;
    margin-top: 10px; }

  .hlProfile__contactCardHeader .full_name, .hlProfile__contactCardHeader .headline {
    width: 100%;
    padding-left: 5px; }

  .hlProfile__contactCard .info-link {
    padding: 12px 8px;
    word-wrap: normal;
    word-break: break-all; } }
.hlProfile__contactCard.contact_card .zmdi, .hlProfile__contactCard.contact_card .fa {
  padding-right: 5px; }

.profile-references-page .profile-content-wrapper .profile-left-col {
  box-sizing: border-box;
  width: calc(100% - 364px) !important;
  margin: 0px !important;
  padding: 0px 0px 0px 0px !important;
  border-right: 10px solid transparent; }
.profile-references-page .profile-content-wrapper .dashboard-right-wrapper {
  width: 364px !important;
  box-sizing: border-box;
  margin: 0px !important;
  padding: 0px !important; }
@media (max-width: 992px) {
  .profile-references-page .profile-content-wrapper .profile-left-col {
    box-sizing: border-box;
    width: calc(100% - 364px) !important;
    margin: 0px !important;
    padding: 0px 0px 0px 0px !important; }
  .profile-references-page .profile-content-wrapper .dashboard-right-wrapper {
    width: 364px !important;
    box-sizing: border-box;
    margin: 0px !important;
    padding: 0px !important; } }
@media (max-width: 768px) {
  .profile-references-page .profile-content-wrapper .profile-left-col {
    width: 100% !important;
    border-right: 0px solid transparent; }
  .profile-references-page .profile-content-wrapper .dashboard-right-wrapper {
    width: 100% !important; } }
.profile-references-page .profile-content-wrapper .grid-item {
  margin-bottom: 10px !important;
  margin: 0px 0px 10px 0px !important;
  box-sizing: border-box;
  width: calc(50% - 5px);
  color: #5d6569; }
  .profile-references-page .profile-content-wrapper .grid-item .profile-box-body {
    min-height: 0px !important; }
  .profile-references-page .profile-content-wrapper .grid-item .ref_text {
    clear: both;
    padding-bottom: 20px; }
  .profile-references-page .profile-content-wrapper .grid-item .ref_icn {
    background-color: #0d9bdc;
    display: inline-block;
    float: left;
    height: 30px;
    width: 30px;
    line-height: 54px;
    font-size: 3rem;
    color: #FFF;
    text-align: center;
    margin-right: 10px; }
  .profile-references-page .profile-content-wrapper .grid-item .modification_message {
    background-color: #EEE;
    margin: 0px -20px -40px -20px;
    padding: 20px;
    color: #333;
    position: relative; }
    .profile-references-page .profile-content-wrapper .grid-item .modification_message:before {
      content: '';
      display: block;
      height: 0px;
      width: 0px;
      position: absolute;
      border: 10px solid transparent;
      border-bottom: 10px solid #EEE;
      top: 0px;
      left: 50%;
      margin-left: -10px;
      margin-top: -20px; }
    .profile-references-page .profile-content-wrapper .grid-item .modification_message .avatar {
      float: left;
      margin-right: 10px; }
    .profile-references-page .profile-content-wrapper .grid-item .modification_message .text_body {
      display: block;
      clear: both;
      padding-top: 10px;
      color: #666;
      font-style: italic;
      font-size: 0.9rem; }
    .profile-references-page .profile-content-wrapper .grid-item .modification_message .edit-btn {
      display: block;
      height: 40px;
      width: 40px;
      margin: 10px auto 0px auto;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      background-color: #0d9bdc;
      color: #FFF;
      line-height: 43px;
      font-size: 1.3rem;
      padding: 1px;
      font-weight: 100;
      text-align: center; }
.profile-references-page .profile-content-wrapper .grid-sizer {
  width: calc(50% - 5px); }
@media (max-width: 768px) {
  .profile-references-page .profile-content-wrapper .grid-item {
    width: 100% !important;
    margin: 0px 0px 0px 0px !important; }
  .profile-references-page .profile-content-wrapper .grid-sizer {
    width: 100% !important; } }

.modal__wrapper .still-work {
  width: 50%;
  float: right; }

.still-working-block {
  min-height: 20px; }

.modal__wrapper .select_disabled {
  color: #DCDAD1;
  background-image: none; }

/*HL-319*/
.hlProfile__profileSummary .hlProfile__body--empty {
  height: auto; }

label {
  position: relative; }

.zmdi-help {
  position: relative;
  cursor: pointer; }
  .zmdi-help + div.help-text {
    display: none; }
  .zmdi-help.active + div.help-text {
    display: block;
    background: #2b375e;
    position: absolute;
    color: #FFF;
    font-weight: 300;
    font-size: 0.7rem;
    padding: 8px 15px;
    max-width: 200px;
    width: 200px;
    text-align: center;
    font-family: proxima_nova_rgregular;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -ms-transform: translate(0, -100%);
    /* IE 9 */
    -webkit-transform: translate(0, -100%);
    /* Safari */
    transform: translate(0, -100%);
    margin-top: -30px;
    margin-left: -105px; }
    .zmdi-help.active + div.help-text:before {
      content: '';
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #2b375e;
      bottom: -5px;
      left: 46%;
      display: block;
      position: absolute; }

/*HL-420*/
@media (max-width: 500px) {
  .profile-content-header .name {
    width: 70%;
    padding-bottom: 5px; } }
/*HL-428*/
.hlProfileForm__form label span {
  color: #5d6569; }

/*HL-453*/
.hlProfile__inputElement .visibility.btn,
.hlProfile__inputElement .visibility-wrapper,
.hlProfile__inputElement .visibility.btn span,
.hlProfile__inputElement .table .cell:first-of-type {
  width: 100%; }

.hlProfile__inputElement .visibility.btn .visibility_status {
  width: 110px; }

.hlProfile__inputElement .visibility.btn .zmdi-globe-alt,
.hlProfile__inputElement .visibility.btn .zmdi-account {
  position: absolute;
  top: 11px;
  left: 6px; }

.hlProfile__inputElement .visibility.btn .zmdi-caret-down {
  position: absolute;
  top: 10px;
  right: 5px; }

/*HL-477*/
#profile-banner .bt-wrapper #item-header {
  margin-bottom: 30px; }

/*HL-470*/
div.modal {
  background-color: #ffffff; }

div.modal__content, div.modal__content--notitle {
  /*margin-top: -19px;*/
  /*margin-left: 3px;*/ }

@media (max-width: 700px) {
  div.modal {
    top: 19px; }

  div.headline {
    padding-bottom: 1px; }

  div.cell img.avatar {
    margin-left: -1px; }

  div.modal__content, div.modal__content--notitle {
    margin-left: 0;
    margin-top: 0; } }
@media (max-width: 500px) {
  .modal {
    top: 0; }

  div.headline {
    padding-bottom: 1px; }

  div.modal__content, div.modal__content--notitle {
    margin-left: 0;
    margin-top: 0; } }
/*HL-532*/
#contact-number-div {
  display: inline-block;
  float: right;
  margin-top: -10px;
  margin-bottom: 10px; }

#sms-mobile {
  display: table-cell;
  vertical-align: top;
  border-spacing: 0; }

/*Please do not delete this edit profile buttons*/
@media (max-width: 676px) {
  #contact-number-div {
    float: left; } }
@media (max-width: 767px) and (orientation: landscape) {
  #cont-div {
    display: block; } }
/*HL-542 do not override this is for the profile edit widget styling*/
/*HL-542 do not override this is for the profile edit widget styling*/
.edit-profile .hlProfile__body--empty:before,
.edit-profile .hlProfile__body--fullWidth:before {
  background-color: #7dcf3d; }

/*HL-423 fix for text overflowing hidden element on modal work experience*/
.modal__content, .modal__content--notitle {
  color: #fff; }

.hlProfile__showReference {
  border-bottom: 1px solid #d9dadc;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 22px;
  font-family: 'proxima_novasemibold';
  font-weight: normal;
  font-style: normal;
  color: #0d9bdc;
  display: block; }
  .hlProfile__showReference span:first-of-type {
    display: block; }
  .hlProfile__showReference span:last-of-type {
    display: none; }
  .hlProfile__showReference .show span:first-of-type {
    display: none; }
  .hlProfile__showReference .show span:last-of-type {
    display: block; }

.hlProfile__workExperienceItem .hlProfile__showReference, .hlProfile__educationItem .hlProfile__showReference {
  padding: 10px 20px;
  margin: 0px -20px;
  background-color: #f6f7f9; }

.hlProfile__referenceItemText {
  font-size: 18px;
  font-weight: 600;
  width: 100%;
  margin: auto;
  line-height: 22px;
  text-align: center;
  margin-bottom: 33px;
  color: #8f9ea6; }

.profile-actions .dd-list li a .zmdi-edit {
  margin: 0;
  width: 17px; }
.profile-actions .dd-list li a .zmdi-check {
  margin: 0;
  width: 17px; }
.profile-actions .dd-list li a .zmdi-delete {
  width: 15px;
  margin-right: 1px; }
.profile-actions .dd-list li a .zmdi-eye-off {
  margin: 0;
  padding-right: 1px; }

.hlProfile__referenceItem {
  padding-top: 8px;
  position: relative;
  width: 100%;
  margin: auto;
  display: block;
  background: #FFF;
  margin-bottom: 10px; }
  .hlProfile__referenceItem .approve-button {
    margin-top: -4px;
    float: right;
    color: white;
    background-color: #0d9bdc;
    width: 100px;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer; }
  .hlProfile__referenceItem .tooltip-modify a {
    position: relative;
    top: 24px;
    right: 36px;
    background: none !important; }
  .hlProfile__referenceItem .tooltip-hidden a {
    position: relative;
    top: 24px;
    right: 36px;
    background: none !important;
    height: 30px;
    padding-top: 4px; }
  .hlProfile__referenceItem .tooltip-hidden i {
    color: #ff595d;
    background-color: #f8d2d5;
    height: 26px;
    padding-top: 5px;
    top: -5px; }
  .hlProfile__referenceItem .table {
    margin: 0px; }
  .hlProfile__referenceItem .cell {
    vertical-align: middle; }
  .hlProfile__referenceItem .profile-actions.approved {
    display: none; }
  .hlProfile__referenceItem .itemAvatar {
    margin-right: 14px; }
  .hlProfile__referenceItem .itemName {
    margin: 0;
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
    color: #2b375e; }
    .hlProfile__referenceItem .itemName a {
      color: #2b375e; }
  .hlProfile__referenceItem .itemHeadline {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #8f9ea6; }
  .hlProfile__referenceItem .itemHeadline {
    color: #8f9ea6; }
  .hlProfile__referenceItem .itemLink {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #0D9BDC;
    cursor: pointer; }
  .hlProfile__referenceItem .itemLink:hover {
    text-decoration: underline; }
  .hlProfile__referenceItem .itemDate {
    font-size: 14px;
    line-height: 18px;
    color: #8f9ea6;
    margin: 0; }

.reference-alert-container {
  padding: 20px;
  background: #FFFFFF;
  margin: 0 auto; }
  .reference-alert-container .new-reference-alert {
    border: 1px solid #58c21a;
    border-radius: 3px;
    background-color: #def5ca;
    color: #58c21a;
    width: 100%;
    margin: auto;
    padding: 2%;
    text-align: center;
    font-size: 14px;
    font-weight: bold; }

.references-modal {
  display: inline-block;
  padding: 30px;
  background: #dddfe3;
  width: 100%;
  margin-bottom: -5px; }

.hlProfile__referenceItem .tooltip {
  height: 29px;
  width: 29px;
  top: 23px;
  border-radius: 4px;
  margin-top: -3px; }
  .hlProfile__referenceItem .tooltip .zmdi-time {
    top: 0; }

.chosen-container-single .chosen-search input[type="text"] {
  min-width: auto; }
