/*# sourceMappingURL=custom.min.css.map */
@media (max-width: 767.98px) {
  .billing-card {
    width: 100%;

  }
}

@media (min-width: 991px) {
  .billing-card {
    width: 50%;
    margin: auto;
    justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .last_update_notes {

    padding-left: 10px !important;

  }
}

.activity-company:hover b {
  color: #4588db !important;
}

.coming_background_img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 615px;
}

.coming-soon-text-new {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  /* text-shadow: 3px 4px #0ab39c; */

  letter-spacing: 10px;
}

#text-shadow {
  text-shadow: 3px 4px #0ab39c;
}

.fs-32 {
  font-size: 32px !important;
}

.count-num-new {
  background-color: transparent !important;
  /* background-color: var(--vz-card-bg); */
  padding: 10px 8px;
  position: relative;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
  font-weight: 600;
  box-shadow: 9px 4px 45px #9cd7cf !important;
}

.countdownlist-item-new {
  width: 10% !important;
}

.countdownlistnew {
  display: flex;
  gap: 24px;
}

.email-input {
  border: none;
}

.input-email-group {
  width: 300px !important;
}

.lineUp {
  animation: 2s anim-lineUp ease-out;
}

.linebottom {
  animation: 2s anim-linebottom ease-in;
}

@keyframes anim-linebottom {
  0% {
    opacity: 0;
    transform: translateY(0%);
  }

  20% {
    opacity: 0;
  }

  50% {
    opacity: 1;
    transform: translateY(0%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@keyframes anim-lineUp {
  0% {
    opacity: 0;
    transform: translateY(80%);
  }

  20% {
    opacity: 0;
  }

  50% {
    opacity: 1;
    transform: translateY(0%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@media (max-width: 767.98px) {

  .coming-soon-text-new {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    /* text-shadow: 2px 2px #0ab39c; */
    font-size: 20px !important;
    letter-spacing: 10px;
  }

  .coming_background_img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 500px;
  }

  .fs-32 {
    font-size: 32px !important;
  }

  .count-num-new {
    background-color: transparent !important;
    /* background-color: var(--vz-card-bg); */
    padding: 10px 8px;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgb(56 65 74 / 15%);
    font-weight: 600;
    box-shadow: 9px 4px 45px #9cd7cf !important;
  }

  .coming-soon-image {
    width: 70%;
  }

  .count-num-new p {
    font-size: 12px;
  }

  .countdownlist-item-new {
    width: 20% !important;
  }

  .countdownlistnew {
    display: flex;
    gap: 24px;
  }
}

.social-icon {
  color: #fff;

}

.social-icon:hover i {
  color: #0ab39c;
  cursor: pointer;
  transition: 0.9s;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

.top-60 {
  top: 60% important;
}


.font-family-nunito {
  font-family: 'Nunito', sans-serif !important;
}

.col-md-20 {
  margin-left: 15%;
  margin-right: 15%;
}

.table-card-new {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 125px;
  display: block;
}

.text-truncate-appli {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 110px;
  display: block;
}


.font-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}

@media (max-width: 991px) {
  .nav-sub-title {
    margin-left: -12px;
  }
}

.nav-tabs .nav-link-custom {
  margin-bottom: -2px !important;
}

.card-radio .form-check-input:checked+.form-label-custom {
  background-color: #e2e5ef !important;
}

.card-radio .form-check-input:checked+.form-label-custom:before {
  content: "";
  font-family: "remixicon";
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 16px;
  color: #483ea1 !important;
}

.nav-success.nav-tabs-custom .nav-link-custom.active::after {
  background-color: #363691;
}

.border-left-primary {
  border-left: 3px solid #405189;
}

.border-left-info {
  border-left: 3px solid #2385ba;
}

.border-top-primary {
  border-top: 3px solid #405189;
}

.border-top-info {
  border-top: 3px solid #2385ba;
}

.fs-35 {
  font-size: 35px;
}

.fs-30 {
  font-size: 30px;
}

.fs-70 {
  font-size: 70px;
}

.bottom-10 {
  bottom: 10% !important;
}

.card-radio .form-check-input:checked+.form-label-price-custom {
  background-color: #fff !important;
}

.card-radio .form-check-input:checked+.form-label-price-custom:before {
  content: "";
  font-family: "remixicon";
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 16px;
  color: #fff !important;
}

.fw-800 {
  font-weight: 800;
}

.fw-600 {
  font-weight: 600;
}

.fw-500 {
  font-weight: 500;
}

.fw-700 {
  font-weight: 700;
}

.hover-background span {
  color: #878a99 !important;
}

.hover-background h4 span:hover {
  color: #294396 !important;
  font-weight: 700;
  cursor: pointer;
}

.profile-wid-bg-custom {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 320px;
}


.card-radio:hover .form-label-question-custom {
  background-color: #405189 !important;
}

.card-radio:hover .form-label-question-custom span {
  color: #e2e5ef !important;
}

.card-radio:hover .form-label-question-custom .button_custom {
  border: 1px solid white;
}

.card-radio .form-check-input:checked+.form-label-question-custom {
  background-color: #405189 !important;
  color: #e2e5ef !important;

}

.card-radio .form-check-input:checked+.form-label-question-custom:before {
  content: "";
  font-family: "remixicon";
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 16px;
  color: #e2e5ef !important;
  visibility: hidden;
}

.card-radio .form-check-input:checked+.form-label-question-custom .button_custom {
  color: #fff !important;
  border: 1px solid white;
}

.card-radio .form-check-input:checked+.form-label-question-custom .button_custom_text {
  color: #fff !important;
}

/* tutorial_blub */
.customizer-setting1 {
  position: fixed;
  bottom: 150px;
  right: 20px;
  z-index: 1000;
}

/* tutorial_blub */
.customizer-setting2 {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 1000;
}

.start-25 {
  left: 25% !important;
}

.top-90 {
  top: 90% !important;
}

.start-94 {
  left: 94% !important;
}

.start-50 {
  left: 50% !important;
}

.start-75 {
  left: 75% !important;
}

.start-80 {
  left: 80% !important;
}

.start-87 {
  left: 87% !important;
}

.text_beginner {
  position: absolute;
  top: -70%;
  left: -30%;
}

.ctext-wrap-content1 {
  order: 2;
  background-color: rgba(var(--vz-success-rgb), 0.15);
  color: var(--vz-success);
  text-align: right;
  box-shadow: none;
}

.ctext-content1 {
  padding: 12px 20px;
}

.accordion-button-custom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: .8125rem;
  color: var(--vz-body-color);
  text-align: left;
  background-color: #dfe2f9 !important;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease, -webkit-box-shadow .15s ease-in-out;
}

/* stepper */
.stepper-wrapper {
  font-family: Arial;
  /* margin-top: 50px; */
  display: flex;
  justify-content: space-between;
}

.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;

  @media (max-width: 768px) {
    font-size: 12px;
  }
}

.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  left: -50%;
  z-index: 2;
}

.stepper-item::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #ccc;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 2;
}

.stepper-item .step-counter {
  font-size: 30px;
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #ccc;
  /* border-radius: 50%; */
  /* background: #ccc; */
  margin-bottom: 6px;
}

.stepper-item.active {
  font-weight: bold;
}

.stepper-item.completed .step-counter {
  /* background-color: #4bb543; */
  color: #405189 !important;
}

.stepper-item.active .step-counter {
  /* background-color: #4bb543; */
  color: #405189 !important;
}

.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 2px solid #405189;
  width: 100%;
  top: 20px;
  left: 50%;
  z-index: 3;
}

.stepper-item:first-child::before {
  content: none;
}

.stepper-item:last-child::after {
  content: none;
}

.analytics_candidate i {
  transition: 0.5s all ease-in-out;
}

.analytics_candidate:hover i {
  transform: scale(1.5);
}

.start-95 {
  left: 95% !important;
}

.top-10 {
  top: 10% !important;
}

.top-80 {
  top: 80% !important;
}

.top-95 {
  top: 95% !important;
}

.start-10 {
  left: 10% !important;
}

.start-60 {
  left: 60% !important;
}

.top-n20 {
  top: -20px !important;
}

.bottom-10 {
  bottom: 10% !important;
}

.update-profile-social:hover {
  background-color: #e9ecef;
}

.update-profile-social:hover p {
  color: #405189;
  font-weight: 800;
}

.hover_function:hover {
  background-color: #ebeffb;
}

/* hiring-candidate-card */
.hiring_candidate_card {
  height: 50px;
  /* display: none; */
  position: absolute;
  z-index: 999;
  min-width: 97%;
  margin-top: 0px;
}

.social-media-card {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 63px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 1px 3px rgb(0 0 0 / 16%);
  border-radius: 4px;
  margin: 8px 12px;
  cursor: pointer;
  border: 2px solid #fff;
}

.social-media-card:hover {
  box-shadow: 0 6px 6px rgb(0 0 0 / 16%);
}

.input-url:focus {
  border-bottom: 1px solid #405189 !important;
}

@media (max-width: 991.98px) {
  .social-media-content {
    width: 100% !important;
  }
}


.disabled-card {
  opacity: .25;
}

.crm-widget-custom {
  border-right: 1px solid var(--vz-border-color);
}

.ribbon-custom {
  width: 62px !important;
  height: 45px !important;
}

.mt-n15 {
  margin-top: -15px;
}

@media (max-width: 767.98px) {
  .text-more {
    text-align: end !important;
  }
}

.circle-small {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 50px;
  margin: 0 20px;
  top: -20px;
}


.circle-small svg {
  width: 80px;
  height: 80px;

}


.circle-small .bg {
  fill: none;
  stroke-width: 6px;
  stroke: #ccc;
}


.circle-small .progress {
  fill: none;
  stroke-width: 6px;
  stroke: #405189;
  stroke-linecap: round;
  stroke-dasharray: 180.36;
  transform: rotate(-140deg);
  transform-origin: 50% 50%;
}

.circle-small .progress.one {
  stroke-dashoffset: 80;
  animation: one 2.5s ease-in-out, appear 1s;
}

.circle-small .progress.two {
  stroke-dashoffset: 140;
  animation: two 3.5s ease-in-out, appear 2s;
}

/* .circle-small .progress.four {
  stroke-dashoffset: 140;
  animation: two 3.5s ease-in-out, appear 2s;
} */

.circle-small .text {
  position: absolute;
  width: 100%;
  top: 24px;
  text-align: center;
  line-height: 16px;
}

.email-success-text {
  text-shadow: 2px 2px #b0b0b7;
  font-weight: 800;
  letter-spacing: 5px;
  font-size: 32px;
}

.lh-36 {
  line-height: 36px !important;
}

.schedule-date-footer:hover {
  background-color: #fff8f8 !important;
  border-radius: 5px;
}

.schedule-timing-list:hover {
  background-color: #f0f0f9 !important;
}

.schedule-timing-list.active {
  background-color: #f0f0f9 !important;
}

.text-truncate-custom {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 800px;
}

/* .text-truncate-developer{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
} */
.l-space {
  letter-spacing: 1px;
}

.start-30 {
  left: 30% !important;
}

.suggest-third-party-row:hover {
  background-color: #725b5b66;
  width: 50%;
  border-radius: 5px;
}

@media (max-width: 767.98px) {
  .show-nofile {
    padding-top: 0px !important;
    margin-top: 0px !important;
  }

  .container-custom {
    overflow: hidden;
  }
}

.email-error-text {
  text-shadow: 2px 2px #b0b0b7;
  font-weight: 800;
  letter-spacing: 25px;
}

.chat-room-list-custom {
  max-height: calc(90vh - 300px) !important;
}

.slider-button-prev-custom {
  position: absolute;
  z-index: 10;
  top: 2%;
  height: 37px;
  left: -19px;
}


.slider-button-next-custom {
  position: absolute;
  z-index: 10;
  left: 98%;
  top: 2%;
  height: 37px;
}

.slider-button-prev-custom i {
  font-size: 25px;
  color: #e5d6d6;
}

.slider-button-prev-custom:hover i {
  color: #405189;
}

.slider-button-next-custom i {
  font-size: 25px;
  color: #e5d6d6;
}

.slider-button-next-custom:hover i {
  color: #405189;
}

.slider-button-prev-custom:hover {
  background-color: transparent;
  border-radius: 10px;

}

.slider-button-next-custom:hover {
  background-color: transparent;
  border-radius: 10px;

}

.chat-leftsidebar-new {
  height: 100%;
}

.file-manager-menu li a {
  color: #878a99;
}

.file-manager-menu li a.active,
.file-manager-menu li a:hover,
.file-manager-menu li a[aria-expanded=true] {
  color: #0ab39c;
}

.file-manager-menu li a {
  font-weight: 600;
  transition: all .5s ease;
}

.file-manager-menu li .sub-menu li::before {
  content: "\f0374";
  position: absolute;
  font-family: Material Design Icons;
  color: rgba(var(--vz-dark-rgb), .4);
}

@media (min-width: 992px) {

  .file-manager-content-scroll {
    height: calc(100vh - 70px - 60px - 8px);
  }
}

@media (min-width: 992px) {

  .candidate-scroll {
    height: calc(100vh - 80px);
  }
}

.blurfilter::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1004;
}

.dropdowm-menu-custom {
  z-index: 1004 !important;
}

/* HRMS css start*/

.profile-details-hover {
  position: absolute;
  z-index: 99999;
  background: #fff;
  width: 280px;
  top: -85%;
  left: 20%;
  box-shadow: 0 2px 7px 2px rgb(0 0 0 / 25%);
  border-radius: 15px;
  display: none;

}

.profile-details:hover+.profile-details-hover {
  display: block;
}

.send-message {
  color: #98a6ad;
}

.send-message:hover {
  width: 30px;
  background: #c8cbd9;
  height: 30px;
  border-radius: 5px;
  /* text-align: center; */
  justify-content: center;
  color: #405189;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.card-radio .form-check-input:checked+.form-label-recognition {
  background-color: #fff !important;
}

.card-radio .form-check-input:checked+.form-label-recognition:before {
  content: "";
  font-family: "remixicon";
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 16px;
  color: #fff !important;
}

.start-97 {
  left: 97% !important;
}

.title-custom {
  width: 100%;
  border-bottom: 1px solid #1DA8D5;
  line-height: 0.1em;
  margin: 10px 0 20px;
}

.title-custom span {
  background: #fff;
  padding: 0 10px;
}

.top-15 {
  top: 15%;
}

.start-1 {
  left: 1%;
}

.circle-small .progress-custom-100 {
  fill: none;
  stroke-width: 4px;
  stroke: #405189;
  stroke-linecap: round;
  stroke-dasharray: 276.36;
  transform: rotate(-140deg);
  transform-origin: 50% 50%;
}

.circle-small .progress-custom-0 {
  fill: none;
  stroke-width: 4px;
  stroke: #eaebee;
  stroke-linecap: round;
  stroke-dasharray: 0.00;
  transform: rotate(-140deg);
  transform-origin: 50% 50%;
}

.circle-small .bg-custom {
  fill: none;
  stroke-width: 4px;
  stroke: #ccc;
}

.progress-border {
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.number-card-body:hover {
  border-color: rgb(13, 110, 253);
  box-shadow: 1px 1px 6px 1px #405189 !important;
  border-radius: 7px !important;
}

.fs-8 {
  font-size: 8px !important;
}

.fs-29 {
  font-size: 29px !important;
}

.hover-animation:hover {
  transform: translateX(7px);
  transition: 0.7s;
}

.hover-animation {
  transition: 0.7s;
}

[contenteditable="true"]:active,
[contenteditable="true"]:focus {
  border: none;
  outline: none;
  border-bottom: 1px solid blue;
}

/* email template */
.nav-border-start .nav-link {
  border-left: 3px solid transparent;
}

.nav-border-start .nav-link.active {
  border-left-color: #405189;
}

.nav-border-start-primary .nav-link.active {
  color: #405189;
  border-left-color: #405189;
}

.verti-nav-pills-custom .nav-link::before {
  content: "";
  position: absolute;
  right: -17px;
  top: 50%;
  transform: translateY(-50%);
  border: 8px solid transparent;
  border-left-color: transparent;
  transition: border-left-color 0.04 ease;
}

.verti-nav-pills-custom .nav-link.active::before {
  border-left-color: #c5cce3;
}

/* sync */
.h-90 {
  height: 90% !important;
}

/* help center */
.help-container {
  width: 900px;
}

.app-search .control1 {
  background-color: hsla(0, 0%, 100%, .2);
  padding-left: 55px !important;
}

.control1:focus {
  background-color: #fff !important;
}

.back-img {
  background-image: url(../images/tt.png);
  background-size: cover;
  background-color: #4b96e6;
}

.help-icon {
  font-size: 50px;
}

@media (max-width: 991.98px) {
  .help-container {
    width: 100% !important;
  }

  .back-img {
    background-image: none !important;
  }

  .completing-container {
    width: 100% !important;
  }
}

.completing-container {
  width: 655px;
}

.inter-reaction .inter-reaction-emoj:hover {
  transform: scale(1.32);
  transition: .4s;
}

.help-footer {
  margin-top: 35px;
  padding: 40px 0;
  background: #fff;
  color: #a3abb5;
}

.filter-logo {
  filter: grayscale(100%) contrast(80%);
}

.timeline-item .activity-content {
  padding: 20px;
  background: var(--vz-card-bg);
  position: relative;
  border: 1px solid var(--vz-border-color);
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
@media (max-width: 991.98px) {
  .birthday{
    display: none;
  }
}
 .card-one{
  background-color: #fff;
  border-radius: 0.25rem;
  height: 10px;
  width: 100%;
 }
 .inline-header{
   position: absolute;
   top: -9px;
   background: #ffffff;
   z-index: 1;
 }
 /* popover */
 .anim {
  position: relative;


}

.popover3 {
  background-color:#405189;
  border-radius: 10px;
  top: -2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: block;
  font-size: 12px;
  font-family: cursive;
  padding: 15px;
  position: absolute;
  right: 100%;
  margin-right: 20px;
  width: 400px;
 
  z-index: 999999999;
}
.popover3:before {
  content: "";
  display: block;
  right: -13px;
  margin-right: -7px;
  position: absolute;
  border-left: 25px solid #405189;
  border-top: 0px solid transparent;
  border-bottom: 25px solid transparent;
  top: 20px;

}

/* #for better cross-browser compatibility use this

-moz-animation: fade-in 0.3s linear 1, move-up 0.3s linear 1;
-ms-animation: fade-in 0.3s linear 1, move-up 0.3s linear 1;
*/

.anim:hover .popover3 {
  display: block;
  -webkit-animation: fade-in 0.3s linear 1, move-left 0.3s linear 1;

}

#for better cross-browser compatibility use this
/*
@-moz-keyframes fade-in       {from   { opacity: 0;   } to { opacity: 1;   } }
@-ms-keyframes  fade-in       {from   { opacity: 0;   } to { opacity: 1;   } }
@-moz-keyframes move-up       {from   { bottom: 30px; } to { bottom: 42px; } }
@-ms-keyframes move-up        {from   { bottom: 30px; } to { bottom: 42px; } } */

@-webkit-keyframes fade-in {
  from {
      opacity: 0;
  }

  to {
      opacity: 1;
  }
}

@-webkit-keyframes move-up {
  from {
      bottom: 25px;
  }

  to {
      bottom: 35px;
  }
}

@-webkit-keyframes fade-in {
  from {
      opacity: 0;
  }

  to {
      opacity: 1;
  }
}

@-webkit-keyframes move-down {
  from {
      top: 25px;
  }

  to {
      top: 35px;
  }
}

@-webkit-keyframes fade-in {
  from {
      opacity: 0;
  }

  to {
      opacity: 1;
  }
}

/* @-webkit-keyframes move-right {
from {
left: 110px;
}

to {
left: 120px;
}
} */

@-webkit-keyframes fade-in {
  from {
      opacity: 0;
  }

  to {
      opacity: 1;
  }
}

/* @-webkit-keyframes move-left {
from {
right: 110px;
}

to {
right: 120px;
}
} */


/* Remove Below Comment to See the effect*/


.popover3 {
  display: none;
}
@media (max-width: 991.98px) {
  .popover3 {
    
    width: 300px;
 
  }
  
}
.custom-leftsidebar {
  height: calc(100vh - 137px);
  position: relative;
  background-color: var(--vz-card-bg);
}
@media (min-width: 992px) {
  .custom-leftsidebar {
    min-width: 250px !important;
    max-width: 300px;
    height: calc(100vh - 70px - 60px - 8px);
  }
}
 