body {
  overflow-x: hidden !important;
}

.repher-primary {
  color: #002D72 !important;
}

.repher-secondary {
  color: #006FF2 !important;
}

.text-sky {
  color: #70acf3;
}

.bg-repher {
  background-color: #002D72;
}

.repher-bg {
  background-color: #002D72;
  color: white;
}

.repher-light-bg {
  background-color: #70abf33e;
}

.btn-link {
  color: #002D72 !important;
}

.btn-sm, .btn-lg {
  border-radius: 50em !important;
}

html {
  scroll-behavior: smooth;
}

.nav-space {
  padding: 5px 35px;
}

.lnd-main img {
  border-radius: 20px !important;
}

.c1headerItem {
  color: #002D72;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  font-size: 2rem;
}

.c2HeaderItem {
  color: #002D72;
  padding-bottom: 0 !important;
  margin-bottom: 10px;
  font-size: 1.5rem;
}

.c2HeaderLight {
  font-weight: 300;
}

.homepage-header {
  height: 650px;
  min-height: 450px;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  margin: 20px;
}
@media (max-width: 1199px) {
  .homepage-header {
    background-image: url("../img/repher-bg-sm.jpg");
    background-position: right;
  }
}
@media (min-width: 1200px) {
  .homepage-header {
    background-image: url("../img/repher-bg.jpg");
    background-position: center;
  }
}
.homepage-header .header-text {
  position: relative;
  height: 550px;
  min-height: 350px;
  z-index: 999;
}
.homepage-header .header-text > div h1 {
  font-size: 36px;
  line-height: 1em;
}
.homepage-header .header-text > div h3 {
  font-size: 24px;
}
.homepage-header .header-text > div p {
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 992px) {
  .homepage-header .header-text > div h1 {
    font-size: 52px !important;
  }
  .homepage-header .header-text > div p {
    font-size: 25px;
  }
}
.homepage-header .header-form.card {
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.mdlImg img {
  border-radius: 20px;
  object-fit: cover;
}
@media (min-width: 992px) {
  .mdlImg img {
    min-height: 600px;
  }
}

.rsnImg img {
  border-radius: 20px;
}

@media (max-width: 1199px) {
  .smryPg p {
    font-size: 14px;
  }
}

a.ttl-sctn-scrl {
  margin-bottom: 10px;
  color: #282828 !important;
}

a.ttl-sctn-scrl:hover {
  border: #006FF2 2px solid !important;
  border-radius: 12px !important;
  padding: 20px !important;
  transition: ease-in-out !important;
  position: relative;
  display: block;
}

.cta-hp-sec {
  border-radius: 20px;
  margin-right: 20px;
}
.cta-hp-sec .ctaBtn {
  right: -20px;
  top: -20px;
}

.ftrSec {
  background-color: white;
  padding: 80px 20px;
  margin-top: 80px;
}
.ftrSec .imgBg {
  background-color: #eef1f6db;
  border-radius: 20px;
  padding: 40px;
  width: 100%;
}
.ftrSec .imgBg img {
  border-radius: 20px;
  width: 100%;
}

.bdrBtm::after {
  content: "";
  display: block;
  height: 3px;
  width: 300px;
  position: relative;
  background-color: #002D72;
  margin-top: 15px !important;
}

.logo img {
  width: 125px;
}

.navbar-avatar img {
  height: 30px;
  width: 30px;
  object-fit: cover;
  border-radius: 50%;
}

.ccEditWrapper ul {
  flex-wrap: wrap !important;
  display: -webkit-box;
}

select:focus {
  outline: none !important;
}

.or-container {
  align-items: center;
  color: #fff;
  display: flex;
  margin: 16px 0;
}
.or-container .line-separator {
  background-color: #C4C4C4;
  flex-grow: 5;
  height: 1px;
}
.or-container .or-label {
  flex-grow: 1;
  margin: 0 15px;
  text-align: center;
  color: #C4C4C4;
}

#section-1 i {
  font-size: 24px;
}

div.fb-login-button {
  max-width: 100% !important;
  border-radius: 50em !important;
}

/*-------sign-up--------*/
.signup-header {
  height: 30vh;
  min-height: 250px;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/signup.jpg");
  background-position: center;
}
.signup-header .header-text {
  position: relative;
  height: 30vh;
  min-height: 250px;
  z-index: 999;
  text-align: center;
}
.signup-header .header-text > div h1 {
  font-size: 36px;
  line-height: 1em;
}
.signup-header .header-text > div p {
  font-size: 20px;
}
@media (min-width: 992px) {
  .signup-header .header-text > div h1 {
    font-size: 52px !important;
  }
  .signup-header .header-text > div p {
    font-size: 25px;
  }
}

footer {
  color: white;
}
footer li a {
  color: white !important;
}

.pkgeLi li {
  padding-left: 8px;
  font-weight: 500;
}
.pkgeLi li::marker {
  font-family: "FontAwesome";
  content: "\f00c";
  padding-right: 20px;
  color: #17c671;
}

.compare .btn-outline-primary {
  border-color: #70acf3 !important;
}
.compare label {
  position: relative;
}
.compare .btn-check:checked + .btn, .compare .btn.active, .compare .btn.show, .compare .btn:first-child:active, .compare :not(.btn-check) + .btn:active {
  border-color: #70acf3 !important;
  background-color: #70abf36a !important;
}
.compare .btn-check:checked + .btn::after, .compare .btn.active::after, .compare .btn.show::after, .compare .btn:first-child:active::after, .compare :not(.btn-check) + .btn:active::after {
  font-family: "FontAwesome";
  content: "\f058";
  position: absolute;
  right: -8px;
  top: -8px;
  color: #002D72;
  font-size: 20px;
}

/*----------Account Settings-------*/
.bllng-cards {
  background-color: #eef1f6;
  border: #becad6 1px solid !important;
  border-radius: 12px;
}
.bllng-cards .bllg-body {
  background-color: white;
  padding: 20px;
}
.bllng-cards h6 {
  margin-bottom: 0;
}
.bllng-cards p {
  margin-bottom: 0;
  font-size: 14px;
}
.bllng-cards .wrng-upd {
  text-align: center;
}
.bllng-cards .wrng-upd p {
  color: #EF2B49;
  padding-bottom: 10px;
  font-weight: 700;
  text-decoration: underline;
}
.bllng-cards .bllng-hdr {
  font-weight: 600;
  display: flex;
  align-items: center;
  border-bottom: 1px #becad6 solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.bllng-cards .bllng-hdr i {
  width: 20px;
  font-size: 12px;
}
.bllng-cards .title {
  font-weight: 600;
  margin-right: 10px;
  color: #282828;
}
.bllng-cards .bllng-ftr {
  border-top: 1px #becad6 solid;
  background-color: #eef1f6;
  padding: 20px;
  text-align: center;
}
.bllng-cards .sbDtl {
  cursor: pointer !important;
  padding-bottom: 10px;
}
.bllng-cards .sbDtl h6, .bllng-cards .sbDtl i {
  color: #002D72;
}
.bllng-cards .sbDtl:hover {
  text-decoration: underline !important;
}

.slctdCrd {
  display: flex;
  align-items: center;
}
.slctdCrd p {
  margin-bottom: 0 !important;
  margin-left: 10px;
}
.slctdCrd:before {
  content: "";
  display: block;
  position: relative;
  height: 1px;
  width: 100px;
  background-color: #006FF2;
}

.ccChngMthd a i {
  color: #868e96;
}
.ccChngMthd a i.fa-trash-alt:hover {
  color: #EF2B49;
}
.ccChngMthd a i.fa-pencil:hover {
  color: #002D72;
}

.sub-cards {
  background-color: white;
  border: #becad6 1px solid;
  border-radius: 12px;
  position: relative;
}
.sub-cards .card-header {
  background-color: #eef1f6;
  padding-top: 20px;
  text-align: center;
  text-align: center;
  display: flex;
  justify-content: center;
}
.sub-cards .card-header h3 {
  color: #002D72;
  font-weight: 600;
  margin-bottom: 0;
}
.sub-cards .card-header p {
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  background-color: #006FF2;
  position: relative;
  width: 200px;
  border-radius: 5px;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
}
.sub-cards .subTxt {
  color: white;
  font-weight: 600;
  font-size: 16px !important;
}
.sub-cards .subBody {
  background-color: white;
  padding: 20px;
}
.sub-cards .subBody p {
  font-size: 14px;
  margin-bottom: 0;
}
.sub-cards .subBody h6 {
  color: #002D72;
  font-size: 16px;
}
.sub-cards .sub-ftr {
  border-top: 1px #becad6 solid;
  padding: 20px;
  background-color: #eef1f6;
  display: flex;
  justify-content: center;
}

.lgnHstryWrppr {
  padding-left: 0;
}
.lgnHstryWrppr li {
  list-style: none;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.lgnHstryWrppr li:last-child {
  border: none !important;
}

.lgnHstry {
  display: flex;
  justify-content: space-between;
}
.lgnHstry .dvcTp {
  margin-bottom: 0;
}
.lgnHstry .dvcTp i {
  font-size: 14px;
}
.pricing {
  position: relative;
  top: 3em;
}
.pricing h3 {
  color: #002D72;
  font-weight: 600 !important;
  border-bottom: 1px solid #becad6 !important;
}
.pricing .rcmdBnr {
  color: #70acf3;
}

@media (min-width: 768px) {
  .pricing .middleCard {
    position: relative;
    bottom: 2.5em !important;
  }
}
.roundCard {
  border-radius: 20px !important;
}

.roundCard h3 {
  font-weight: normal;
}

.roundBottom {
  border-radius: 0 0 20px 20px !important;
}

.round-top {
  border-radius: 20px 20px 0 0 !important;
}

.moveTop {
  position: relative;
  bottom: 10em;
}

@media (min-width: 768px) {
  .moveTop {
    bottom: 11.5em;
  }
}
.ccPlnSp h6 {
  color: #282828 !important;
  padding-bottom: 20px;
  font-size: 16px;
}

.compare table {
  border-spacing: 0;
  border-collapse: collapse;
  border-radius: 10px;
  border: 0.5px solid #70acf3;
}
.compare table thead h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #002D72;
}
.compare table thead p.rcmdBnr {
  background-color: #70acf3;
  font-size: 14px !important;
  color: white;
  font-weight: 300;
  padding: 5px;
  margin-bottom: 20px;
}
.compare table thead p {
  font-weight: 300;
}
.compare table thead p .price {
  font-weight: 500;
}
.compare table thead p .sign {
  font-size: 14px !important;
  display: inline-flex;
  align-items: start;
}
.compare table thead p.crntPln {
  margin-bottom: 20px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  background-color: #006FF2;
  position: relative;
  width: 200px;
  border-radius: 5px;
  letter-spacing: 1px;
  color: white;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  margin: auto;
}
.compare table tbody {
  font-weight: 200;
}

.tableScroll {
  overflow-x: auto;
}

.tableEdit td {
  width: 20%;
}

.tableEdit th {
  font-weight: normal;
  width: 20%;
  padding-left: 40px;
}

.tableEdit tr > td {
  text-align: center;
}

.table1 tr + tr > th:not(:first-child) {
  text-align: center;
}

@media (max-width: 500px) {
  .tableEdit tr {
    font-size: 12px;
  }

  .table1 thead tr + tr th {
    font-size: 1.2rem;
  }
}
.round-r {
  border-radius: 0 20px 0 0;
}

.round-l {
  border-radius: 20px 0 0;
}

.subscriptionPage {
  position: relative;
  top: 5em;
}
.subscriptionPage h1 {
  color: #002D72;
  font-weight: 700;
}
.subscriptionPage h6 {
  margin-bottom: 0;
  color: #006FF2;
}
.subscriptionPage .accordion {
  margin-top: 40px;
  border-radius: 12px !important;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .subscriptionPage .accordion {
    margin-bottom: 30px;
  }
}
.subscriptionPage .accordion-item, .subscriptionPage .accordion-body, .subscriptionPage .accordion-button {
  background-color: transparent !important;
}
.subscriptionPage .accordion-button {
  border-radius: 12px;
  padding: 10px 24px;
  font-weight: 600;
  color: #002D72;
}
.subscriptionPage .accordion-body {
  padding: 20px 24px 40px;
  font-size: 14px;
}
.subscriptionPage .vwCmprsn {
  cursor: pointer;
  color: #006FF2 !important;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 500;
}

.subPlan {
  border: 1px #becad6 solid;
  margin-bottom: 20px;
  padding: 20px !important;
  min-height: 134px;
  border-radius: 12px;
  background-color: white;
  position: relative;
}
.subPlan input {
  position: relative;
  left: 1.5em;
  bottom: 0;
}
.subPlan label {
  position: absolute;
  left: 3em;
  font-weight: 500;
  width: 80%;
}
.subPlan h6 {
  font-weight: 700;
  color: #006FF2;
}
.subPlan p {
  font-size: 14px;
  line-height: 18px;
}
.subPlan .price {
  font-size: 15px !important;
}

.subPlan2 {
  border: 1px #006FF2 solid;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 12px;
  background-color: white;
  box-shadow: 1px 2px 3px 1px rgba(0, 111, 242, 0.5);
}

.dtl .card {
  border-top-left-radius: 0 !important;
}

.crntPln {
  background-color: #006FF2;
  padding: 8px 20px;
  width: 200px;
  color: white;
  font-weight: 600;
  position: relative;
  top: 0.8em;
  display: flex;
  justify-content: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.pckgNm th {
  padding-bottom: 2em;
  padding-top: 2em;
}

thead.crntPlnHdr {
  border-top: transparent;
}
thead.crntPlnHdr th {
  background: transparent !important;
  border-color: transparent !important;
}

/*-----settings-----*/
.profile-image {
  margin-bottom: 10px;
}
.profile-image img {
  width: 175px;
  height: 175px;
  border-radius: 50%;
}

.upload-btn {
  position: relative;
  overflow: hidden;
}
.upload-btn input {
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
  cursor: pointer;
}

.expertise-list .added-list i {
  cursor: pointer !important;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.profImgWrpr {
  display: flex;
  justify-content: center;
  position: relative;
  bottom: 3em;
  margin-bottom: -3em;
}

.sttnsnav {
  background-color: #eef1f66b;
  border-radius: 12px;
  white-space: nowrap;
  overflow: scroll;
  display: flex;
}
@media (max-height: 767px) {
  .sttnsnav {
    height: 55px;
  }
}
@media (min-width: 1200px) {
  .sttnsnav {
    display: inline-table;
    width: 100%;
  }
}
.sttnsnav i {
  width: 30px;
  color: #63686e;
}
.sttnsnav .sttnInf p {
  margin-bottom: 0;
  line-height: 12px;
  font-weight: 500;
}
.sttnsnav .nav-link {
  padding: 20px;
  border-radius: 12px;
  color: #002D72;
}
.sttnsnav .nav-link span {
  color: #63686e;
}
.sttnsnav .nav-link.active {
  background-color: rgba(0, 111, 242, 0.8) !important;
}
.sttnsnav .nav-link.active i, .sttnsnav .nav-link.active p {
  color: white;
}
.sttnsnav .nav-link.active span {
  color: #eef1f6db;
}

.reference p {
  color: #202835;
}
.reference .item-ref:nth-child(even) {
  background-color: #eef1f66b !important;
}
.reference .item-ref:nth-child(even) .bg-light {
  background-color: #fff !important;
}

.certifications .cert-list ul {
  list-style-type: lower-roman;
}
.certifications #awardList .input-group-text {
  color: #63686e !important;
}

.sidebar-header {
  height: 30px;
}

select.level, select.awardType {
  max-width: 150px;
}

/*----------Profile Settings-------*/
.profile-page, .resource-page {
  position: relative;
  bottom: 3em;
}
.profile-page .img-thumbnail, .resource-page .img-thumbnail {
  width: 100%;
}
.profile-page .employerDashWrapper, .resource-page .employerDashWrapper {
  min-height: 300px;
  max-height: 1000px;
  overflow-y: scroll;
  overflow-x: none !important;
}
.profile-page .employerDashWrapper .matchFor, .resource-page .employerDashWrapper .matchFor {
  background-color: #0071f236;
  color: #006FF2;
}
.profile-page .emJbLis, .resource-page .emJbLis {
  border-radius: 12px !important;
}
.profile-page .dpdn-ic, .resource-page .dpdn-ic {
  display: inline-block;
  width: 20px;
}
.profile-page .empMetD, .resource-page .empMetD {
  padding: 2px 20px;
  border-radius: 5px;
  margin-bottom: 0;
  cursor: pointer;
  margin-right: 10px;
}
.profile-page .empMetD.hghPer, .resource-page .empMetD.hghPer {
  background-color: #FFC559;
  color: white !important;
}
.profile-page .empMetD.vws, .resource-page .empMetD.vws {
  background-color: #0071f236;
  color: #006FF2;
}
.profile-page .empMetD.unrt, .resource-page .empMetD.unrt {
  background-color: #70abf330;
  color: #70acf3;
}
.profile-page.employer .ratings i, .resource-page.employer .ratings i {
  color: #006FF2;
}
.profile-page.employer .ratings span, .resource-page.employer .ratings span {
  font-size: 14px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.profile-page.employer ul.companyReviewUl, .resource-page.employer ul.companyReviewUl {
  padding-left: 0;
  list-style: none;
}
.profile-page.employer ul.companyReviewUl li, .resource-page.employer ul.companyReviewUl li {
  position: relative;
  padding-bottom: 20px;
}
.profile-page.employer ul.companyReviewUl li:not(:last-child):after, .resource-page.employer ul.companyReviewUl li:not(:last-child):after {
  border-bottom: 1px solid #becad6;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  width: 100%;
  display: block;
}
.profile-page.employer ul.companyReviewUl p, .resource-page.employer ul.companyReviewUl p {
  margin-bottom: 0;
}
.profile-page.employer ul.companyReviewUl .reviewSummary, .resource-page.employer ul.companyReviewUl .reviewSummary {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.profile-page .ratingsReviewPage i, .resource-page .ratingsReviewPage i {
  font-size: 36px;
  color: #006FF2;
}
.profile-page .cBoVrFw, .resource-page .cBoVrFw {
  max-height: 1275px;
  overflow: scroll;
}

.profile-header img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.profile-header img.img-small {
  height: 150px;
  border-radius: 6px;
}
.profile-header .upload-btn .btn {
  color: #006FF2;
  background-color: #eef1f6;
  padding: 10px !important;
  border-radius: 50em;
}
.profile-header .upload-btn .btn:hover, .profile-header .upload-btn .btn:focus {
  background-color: #eef1f6;
  color: #002D72;
  border: 1px solid #eef1f6;
}

.profile-info .form-check-label {
  cursor: pointer;
}
.profile-info .form-check-input:disabled ~ .form-check-label {
  color: #282828;
}
.profile-info .form-check-input:disabled ~ .form-check-label, .profile-info .form-check-input[disabled] ~ .form-check-label {
  opacity: 1 !important;
  cursor: default;
}

.rdLssDv {
  max-height: 95px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.rdMrDv {
  max-height: 100% !important;
  overflow: visible !important;
  display: block !important;
  -webkit-transition: height 3s ease-in-out !important;
  -moz-transition: height 3s ease-in-out !important;
  -o-transition: height 3s ease-in-out !important;
  transition: height 3s ease-in-out !important;
}

.tt-input {
  background-color: #fff !important;
}

.tt-input:disabled {
  background-color: #f5f6f7 !important;
}

.tt-menu {
  width: 100% !important;
  margin: 12px 0 !important;
  padding: 8px 0 !important;
  background-color: #fff !important;
  border: 1px solid #ccc !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  -webkit-border-radius: 8px !important;
  -moz-border-radius: 8px !important;
  border-radius: 8px !important;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2) !important;
}

.tt-suggestion {
  padding: 3px 20px !important;
  font-size: 18px !important;
  line-height: 24px !important;
  color: #002d72 !important;
}

.tt-suggestion:hover {
  cursor: pointer !important;
  color: #002d72 !important;
  background-color: #eceeef !important;
}

.tt-suggestion.tt-cursor {
  color: #002d72 !important;
  background-color: #eceeef !important;
}

.tt-dataset {
  max-height: 150px !important;
  overflow-y: auto !important;
}

.tt-highlight {
  background-color: #eceeef;
  font-weight: bold;
}

.twitter-typeahead {
  width: 100% !important;
}

.infoIcon {
  font-size: 14px;
  position: relative;
  bottom: 5px;
  right: 3px;
  color: #006FF2;
}
.infoIcon:hover {
  cursor: pointer;
}

.iti__flag-container {
  cursor: default !important;
}

.default {
  cursor: pointer !important;
}

.disabled-btn {
  pointer-events: none;
  opacity: 0.65;
}

a.viewsModal {
  color: #282828 !important;
}

.viewsTable h3 {
  color: #002D72;
}
.viewsTable .clickable:hover {
  background: #70acf3;
  color: white;
}

.collapse-horizontal {
  transition: all 0.1s ease-in-out !important;
  -webkit-transform: all 0.1s ease-in-out !important;
}

/*--------find work -------------*/
.find-input {
  border-radius: 0.375rem 0 0 0.375rem !important;
}

.btn-resize {
  padding: 0.7rem 1.25rem !important;
}

.keyword {
  font-size: 14px;
  color: #002D72;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 190px;
}

.skillsOutput {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 190px;
}

.pagination .active {
  background-color: #006FF2 !important;
}
.pagination .active .page-link {
  color: white !important;
}

@media (max-width: 768px) {
  .jobTitleCon {
    max-width: 285px;
  }
}
@media (max-width: 992px) {
  .jobTitleCon {
    max-width: 350px;
  }
}

/*--------find candidates -------------*/
.overview.fndCd {
  min-height: 130px;
}
.overview p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.appLiCd {
  position: sticky !important;
  top: 1em;
}
.appLiCd .actApp_1 {
  background-color: #eef1f6;
}

#sortResults ul {
  max-height: 600px;
  overflow: scroll;
}

.perInf {
  display: flex;
  gap: 10px;
}
.perInf i {
  color: #002D72;
}

/*---------current jobs---------*/
.current-job-nav .nav-link.active h3 {
  color: white !important;
}

.app-form p {
  margin-bottom: 0 !important;
}

/*---------groups---------*/
.list-group.groups .active, .list-group.topics .active {
  background: #70acf3;
  border: #70acf3;
  color: white !important;
  display: fle;
}

.haAclf {
  padding: 0 !important;
  width: 100% !important;
}

/*---message----*/
.newMsgBtn {
  background-color: white !important;
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
}
.newMsgBtn:hover {
  background-color: rgba(112, 172, 243, 0.5) !important;
  color: white !important;
}
.newMsgBtn:hover img {
  /* svg on an img tag */
  -webkit-filter: invert(1);
  /* safari 6.0 - 9.0 */
  filter: invert(1);
}
.newMsgBtn img {
  height: 14px;
  margin-right: 10px;
}

.items {
  transform: scaleX(0);
  transform-origin: right;
  transition: 0.5s;
}

.items > a {
  display: flex;
  width: 50px;
  color: #b2b2b2;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

.editChecksWrapper, .selectAllWrapper, #selectAllMsgsWrapper, .editAllMsgsWrapper, #archiveWrapper, .editArchives, #trashWrapper, .editTrash {
  display: none;
}

.messagesInWrap.messages p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.messagesInWrap.messages .subjectLine {
  font-size: 17px;
  font-weight: 400;
  color: #002D72;
}

.msgListWrapper, .notifsBody {
  max-height: 900px;
  overflow-y: scroll;
  list-style: none;
}
.msgListWrapper .messagesInWrap, .notifsBody .messagesInWrap {
  display: flex;
  margin-bottom: 10px;
}
.msgListWrapper .messagesInWrap .messagesInnerLi, .notifsBody .messagesInWrap .messagesInnerLi {
  background-color: #eef1f66b;
  border: 1px solid #e9ecef;
  border-radius: 0.375rem;
  padding: 20px;
  width: 100%;
}
.msgListWrapper .messagesInWrap .messagesInnerLi > div, .notifsBody .messagesInWrap .messagesInnerLi > div {
  position: relative;
}
.msgListWrapper .messagesInWrap .messagesInnerLi p, .notifsBody .messagesInWrap .messagesInnerLi p {
  margin-bottom: 0;
}
.msgListWrapper .messagesInWrap .messagesInnerLi h3, .notifsBody .messagesInWrap .messagesInnerLi h3 {
  font-size: 1em;
}
.msgListWrapper .messagesInWrap .messagesInnerLi:hover, .notifsBody .messagesInWrap .messagesInnerLi:hover {
  cursor: pointer;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  background-color: #eef1f6;
}
.msgListWrapper .messagesInWrap .messagesInnerLi .msgSts, .notifsBody .messagesInWrap .messagesInnerLi .msgSts {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #002D72;
}
.msgListWrapper .messagesInWrap .messagesInnerLi .msgSts-rec, .notifsBody .messagesInWrap .messagesInnerLi .msgSts-rec {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #006FF2;
}
.msgListWrapper .messagesInWrap .messagesInnerLi.active, .notifsBody .messagesInWrap .messagesInnerLi.active {
  background-color: #eef1f66b;
  border-left: 5px solid #70acf3;
  border-radius: 0.375em;
}
.msgListWrapper .messagesInWrap .messagesInnerLi--unread, .notifsBody .messagesInWrap .messagesInnerLi--unread {
  background-color: #eef1f6;
}
.msgListWrapper .messagesInWrap .messagesInnerLi--unread .notifsBadge, .notifsBody .messagesInWrap .messagesInnerLi--unread .notifsBadge {
  background-color: #70acf3;
  border: 0.5px solid #fff;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  position: absolute;
  bottom: 5px;
  left: -2px;
  top: -2px;
}
.msgListWrapper .star-button, .notifsBody .star-button {
  cursor: pointer;
  border: 0;
  color: #8a8274 !important;
}
.msgListWrapper .star-button .star__icon, .notifsBody .star-button .star__icon {
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: scale(0.6);
  position: absolute;
}
.msgListWrapper .star-button.is-star .star--enable, .notifsBody .star-button.is-star .star--enable {
  opacity: 1;
  transform: scale(1);
}
.msgListWrapper .star-button:not(.is-star) .star--not, .notifsBody .star-button:not(.is-star) .star--not {
  opacity: 1;
  transform: scale(1);
}

.msgThread {
  max-height: 625px;
  overflow: scroll;
}
.msgThread h3 {
  font-size: 1em;
}

.list-group.connections button {
  padding: 0.8125rem 1.3rem !important;
}
.list-group.connections button.active i {
  color: white !important;
}

.msgThread p {
  font-weight: 300 !important;
}

#msgParagraph-js:hover, .forumList:hover {
  cursor: pointer !important;
}

.highlight {
  background: #70acf3;
  padding: 1px;
}

.notification-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  margin-bottom: 7px;
  border: 1px solid #e9ecef;
  border-radius: 0.375em;
}

.notification-list--unread {
  background-color: #eef1f6db;
  border: 1px solid #e9ecef;
}
.notification-list--unread .notifsBadge {
  background-color: #70acf3;
  border: 0.5px solid #fff;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  position: absolute;
  bottom: 5px;
  left: 0;
  top: 0;
}

.notification-list .notification-list_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.notification-list .notification-list_content .notification-list_img img {
  height: 48px;
  width: 48px;
  border-radius: 50px;
  margin-right: 20px;
}

.notification-list .notification-list_content .notification-list_detail p {
  margin-bottom: 5px;
  line-height: 1.2;
  color: #63686e;
}

.notification-list .notification-list_feature-img img {
  height: 48px;
  width: 48px;
  border-radius: 5px;
  margin-left: 20px;
  object-fit: cover !important;
}

#bgImageUpload-preview {
  width: 100%;
  height: 125px;
  object-fit: cover;
}

.preview {
  margin: 0 auto;
  justify-content: center;
  display: flex;
}
.preview #prflImageUpload-preview {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: #becad6 solid 1px;
  object-fit: cover;
}

.favorite-button {
  cursor: pointer;
  border: 0;
  color: red !important;
}
.favorite-button .favorite__icon {
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: scale(0.6);
  position: absolute;
}

.favorite-button.is-favorite .favorite--enable {
  opacity: 1;
  transform: scale(1);
}

.favorite-button:not(.is-favorite) .favorite--not {
  opacity: 1;
  transform: scale(1);
}

.heartPosition {
  bottom: 17px;
  right: 45px;
}

.shortlist-button {
  cursor: pointer;
  border: 0;
  color: #006FF2;
}
.shortlist-button .shortlist__icon {
  opacity: 0;
  transition: opacity 0.3s, transform 0.3s;
  transform: scale(0.6);
  position: absolute;
}

.shortlist-button.is-shortlist .shortlist--enable {
  opacity: 1;
  transform: scale(1);
}

.shortlist-button:not(.is-shortlist) .shortlist--not {
  opacity: 1;
  transform: scale(1);
}

.notes .ntsNm {
  line-height: 1;
  font-weight: 600;
}

.bookPosition {
  top: 5px;
  right: 30px;
}

.autocomplete-items {
  border-radius: 0.5em !important;
  margin-top: 8px;
  padding: 10px;
  box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
  position: absolute;
  z-index: 999 !important;
  background-color: #fff;
  width: 100%;
}
.autocomplete-items div {
  padding: 8px 0px;
  cursor: pointer;
  background-color: #fff;
}
.autocomplete-items div:hover {
  background-color: #eef1f6;
  padding: 10px 8px;
}
.autocomplete-items div:not(:last-child) {
  border-bottom: 1px solid #70acf3;
}

.skillsList {
  top: 35px;
  width: 50% !important;
}

#viewProfileModal .viewedProfile-info {
  list-style: none;
}
#viewProfileModal .viewedProfile-info li {
  font-weight: 500;
}
#viewProfileModal .viewedProfile-info .job-title {
  font-weight: 600;
  color: #002D72;
}

.card-text.resourceCardText {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.FAQ-textCon h4 {
  color: #002D72;
}

.supportTextCon h4 {
  color: #002D72;
}

.forumPrevText {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.appWrapperDiv {
  background-color: white;
}

.checked {
  background-color: #eef1f6;
  color: #006FF2;
}

.profile-page .profileSkills .card-body {
  min-width: 100px;
}
.profile-page .profileSkills .card-body p {
  text-align: center;
}
.profile-page .education-info h2, .profile-page .workExperience h2 {
  margin-bottom: 16px;
}
.profile-page .education-info img, .profile-page .workExperience img {
  height: 60px;
  width: 60px;
  border-radius: 50em;
  object-fit: cover;
}
.profile-page .education-info .years, .profile-page .workExperience .years {
  color: #63686e;
  padding-bottom: 0;
  font-weight: 300;
}
.profile-page .education-info h3, .profile-page .workExperience h3 {
  margin-bottom: 0px;
}
.profile-page .contactInfo {
  list-style: none;
  padding-left: 0;
}
.profile-page .contactInfo li {
  line-height: 35px;
}
.profile-page .contactInfo i {
  margin-right: 10px;
}
.profile-page .contactInfo p {
  font-size: 14px;
  margin-bottom: 10px;
}
.profile-page .prefC ul {
  list-style: circle;
  padding-left: 1rem;
  margin-bottom: 0;
}
.profile-page .prefC ul li {
  padding-bottom: 5px;
}
.profile-page .similarProfiles ul {
  list-style: none;
  padding-left: 0 !important;
}
.profile-page .similarProfiles ul li {
  margin-bottom: 10px;
}
.profile-page .similarProfiles ul li img {
  height: 40px;
  width: 40px;
  object-fit: cover;
  margin-right: 20px;
  border-radius: 50em;
}
.profile-page .similarProfiles ul li p.name {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px;
}
.profile-page .similarProfiles ul li p.name:hover {
  text-decoration: underline !important;
}
.profile-page .similarProfiles ul li p.jobTitle {
  font-size: 15px;
  font-weight: 300;
  color: #006FF2;
}
.profile-page .similarProfiles ul i {
  margin-right: 10px;
}
.profile-page .company-header {
  background-color: #fff !important;
  border-radius: 0.625em;
  padding: 10px;
}
.profile-page .job-listWrapper h3 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.profile-page .job-listWrapper .job-list {
  border: 1px #becad6 solid;
  padding: 20px;
}
.profile-page .workExperience ul, .profile-page .education-info ul {
  padding-left: 0;
}
.profile-page .workExperience ul li, .profile-page .education-info ul li {
  position: relative;
  padding-bottom: 20px;
}
.profile-page .workExperience ul li:not(:last-child):after, .profile-page .education-info ul li:not(:last-child):after {
  border-bottom: 1px solid #becad6;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  width: 100%;
  display: block;
}
.profile-page .programLists h3 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.profile-page .programLists ul {
  list-style: circle;
  padding-left: 1rem !important;
}
.profile-page .programLists ul li p.years {
  color: #63686e;
  padding-bottom: 0;
}

.connectionsPage .btn {
  border: none !important;
}
.connectionsPage .btn i {
  color: #002D72;
}
.connectionsPage .btn:hover {
  background-color: #eef1f6;
  border-radius: 50em;
  height: 100%;
}
.connectionsPage .indCardWrapper {
  min-height: 400px;
  max-height: 1000px;
  overflow-y: scroll;
  overflow-x: hidden !important;
}
.connectionsPage .indPerCard {
  padding: 10px;
}
.connectionsPage .indPerCard img {
  height: 50px;
  width: 50px;
  object-fit: cover;
  margin-right: 20px;
  border-radius: 50em;
}
@media (min-width: 1200px) {
  .connectionsPage .indPerCard img {
    height: 75px;
    width: 75px;
  }
}
.connectionsPage .indPerCard p.name {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px;
  color: #002D72;
}
.connectionsPage .indPerCard p.name:hover {
  text-decoration: underline !important;
}
@media (min-width: 1200px) {
  .connectionsPage .indPerCard p.name {
    font-size: 21px;
  }
}
.connectionsPage .indPerCard p.jobTitle {
  font-size: 15px;
  font-weight: 300;
  color: #006FF2;
}
@media (min-width: 1200px) {
  .connectionsPage .indPerCard p.jobTitle {
    font-size: 18px;
  }
}

.appQ1Item {
  margin-bottom: 0;
  font-size: 90%;
  color: #002D72;
  font-weight: 600;
}

.custom-tooltip {
  --bs-tooltip-bg: var(--bs-primary)!important;
  --bs-tooltip-color: var(--bs-white);
}

.msgConfirm {
  font-weight: 500;
  font-family: inherit;
  max-width: 200px !important;
  border-color: rgba(0, 164, 0, 0.5) !important;
  background-color: rgba(0, 164, 0, 0.5) !important;
  color: #095109 !important;
}

.infoAlrt {
  font-weight: 500;
  font-family: inherit;
  max-width: 200px !important;
  border-color: rgba(0, 111, 242, 0.5) !important;
  background-color: rgba(0, 111, 242, 0.3) !important;
  color: #0250a9 !important;
}

.msgFail {
  font-weight: 500;
  font-family: inherit;
  max-width: 200px !important;
  border-color: rgba(212, 16, 16, 0.3) !important;
  background-color: rgba(212, 16, 16, 0.3) !important;
  color: #670909 !important;
}

.alrtLg {
  max-width: 250px !important;
}

.mtFldr {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding-top: 40px;
}
.mtFldr i {
  font-size: 64px;
  margin-bottom: 20px;
}
.mtFldr h2 {
  font-size: 32px;
  font-weight: 600;
}
.mtFldr h3 {
  font-weight: 400;
}
.mtFldr img {
  width: 150px;
}

.otrvmjs {
  backdrop-filter: blur(10px);
  width: 100%;
}
.otrvmjs .vwMrjbs {
  z-index: 999;
  text-align: center;
  padding: 10px;
  background-color: #eef1f6;
  font-weight: 600;
  border: #becad6 solid 1px;
  width: 100%;
  display: block;
  color: #002D72;
}
.otrvmjs .vwMrjbs:hover {
  background-color: #becad6;
}

/*# sourceMappingURL=repher.css.map */
