img.btn-load-img {
  width: 24px;
}
img.btn-loading-img {
  width: 24px;
}
.notice-days-input-group {
  width: 170px;
}
.disable-btn-not-allow {
  pointer-events: none;
}
.border-error-red {
  border: 1px solid #da0400;
  border-radius: 5px;
}
.resens-code-btn {
  cursor: pointer;
}
.linkDisabled {
  cursor: not-allowed;
  pointer-events: none;
  color: grey;
}
/*project image*/
.prf-img-sec {
  width: 80px;
  height: 80px;
  float: left;
  border: 1px solid #ebebeb;
  padding: 3px;
  border-radius: 10px;
  margin-right: 15px;
}
.prf-img-sec img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.media-content-image {
  display: inline-flex;
}
.media-image-div {
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #ebebeb;
  border-radius: 2px;
  position: relative;
  object-fit: contain;
  background-color: #f9f9f9;
}
.media-inside-img {
  width: 96px;
  height: 54px;
  object-position: center;
  object-fit: contain;
  margin: 2px;
}
.media-inside-img {
  width: 96px;
  height: 54px;
  object-position: center;
  object-fit: contain;
  margin: 2px;
}
a.more-overlay {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 54px;
  cursor: pointer;
}
select.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Chrome, Safari, Edge, Opera */
.apply-job-new-sec input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* apply general info css start */
/*.modal-header-hr {
  width: 95%;
   border: 1px solid #D9DBE9; 
}*/
.editor-border-red {
  border: 1px solid #da0400 !important;
}
.step-3-matching-skills .col-lg-3, .step-3-matching-skills .col-lg-4 {
  width: 31.5%;
}
.step-3-matching-skills .col-md-1 {
  width: 5%;
}
/*.aply-job-top-sec {
  position: sticky;
}*/
.mt-top {
  margin-top: 10px;
}
/* .margin-24{
  margin-bottom: 24px;
} */
.error-message {
  font-size: 11px;
  font-weight: 400;
}
.max-hrs-error-msg {
  margin-top: -10px;
}
.char-validation {
  font-size: 13px;
  font-weight: 400;
}
.usd-total-text {
  font-size: 12px;
  text-align: right;
  margin: 0;
}
.devs-profile-bar {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  padding: 5px 10px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 7px 2px rgb(0 0 0 / 5%);
}
/*.apply-job-modal {
  border: 1px solid #EFF0F7;
  border-radius: 3px;
  padding: 5px 0px;
  margin-bottom: 15px;
}*/
/*.apply-job-modal .modal-header {
  padding: 8px 0px 0px 0px;
  margin-bottom: -10px;
}*/
.apply-job-modal .modal-header, .apply-job-modal .modal-footer {
  padding: 25px 50px;
  background-color: var(--white);
}
.apply-job-modal .modal-body {
  padding: 0;
}
.apply-job-modal .modal-body .modal-gen-info {
  padding: 25px 50px;
}
.verify-email-model button.close {
  font-size: 45px;
  font-weight: 400;
  opacity: 0.4;
  position: absolute;
  right: 15px;
  top: 15px;
}
.verify-email-model button.close:hover {
  color: #101010;
  opacity: 0.6;
}
.job-apply-section {
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  margin-bottom: 15px;
  box-shadow: 0px 0px 15px 3px rgb(0 0 0 / 4%);
}
.apply-step-first {
  padding: 0px 40px;
  margin-bottom: 15px;
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.resume-uploading {
  background: white;
  text-align: center;
  padding: 6px 47px;
  color: #08325B;
  border: 2px solid var(--primary);
  font-weight: 500;
  /* margin-left: 10px; */
  /* margin-top: -3px; */
}
.apply-section-title {
  font-size: 18px;
  font-weight: 600;
}
h4.candidate-name {
  font-size: 16px;
  font-weight: 500;
}
.additional-gen-head {
  font-size: 16px;
  font-weight: 500;
}
.checkbox label {
  font-weight: 500;
  margin-top: 5px;
}
.charcnt {
  float: right;
}
.cke_bottom {
  padding: 0 !important;
  border-top: 0px solid #d1d1d1 !important;
}
.apply-addi-que-select {
  border: 1px solid var(--gray-300);
  background: #fff;
  color: #101010;
  padding: 0px 6px 0px 15px;
  line-height: 45px;
  /*cursor: pointer;*/
  border-radius: 4px;
  font-size: 13px;
  font-weight: 500;
  height: 48px;
  width: 100%;
}
.letr-textarea {
  font-size: 13px;
  font-weight: 500;
  color: #101010;
  padding: 10px;
}
.input-plcholder-txt-color::placeholder {
  color: #A0A4A8;
  font-weight: 400;
}
md-autocomplete input::-webkit-input-placeholder {
  color: #A0A4A8;
  font-weight: 400;
}
md-autocomplete input::-moz-placeholder {
  /* Firefox 19+ */
  color: #A0A4A8;
  font-weight: 400;
}
.apply-mobl-num-select {
  border: 1px solid #C4C4C4;
  background: #fff;
  color: #101010;
  padding: 0px 6px 0px 15px;
  line-height: 45px;
  /*cursor: pointer;*/
  border-radius: 4px;
  font-size: 13px;
  font-weight: 500;
  height: 48px;
  width: 100%;
}
.gene-mob-lbl, .gene-mob-eml-lbl {
  margin-top: -10px;
}
.aply-frm-btm-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
.additional-gene-form-label {
  font-size: 15px;
  font-weight: 500;
  color: #3D3D3D;
}
span.required-text {
  font-size: 12px;
  color: red;
  padding-left: 3px;
}
.apply-mobl-num-select a {
  color: #757575;
  text-decoration: none;
  font-size: 12px;
  padding: 14px 14px 14px 0;
}
.apply-mobl-num-select ul.dropdown-menu li a {
  padding: 10px 14px;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  color: #3b515d;
}
.apply-mobl-num-select i.fa-angle-down {
  font-weight: 500;
  margin-left: 14px;
  font-size: 20px;
  position: absolute;
  right: 16px;
  line-height: 45px;
}
.apply-mobl-num-select ul {
  width: 100%;
}
.genrl-info .candi-img-icon {
  width: 80px;
  height: 80px;
  background-color: #fff;
  /* border: 1px solid #A0A4AB; */
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-right: 15px;
}
.genrl-info .candi-img-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.gene-resume-section {
  border-radius: 8px;
  margin-top: 50px;
}
.gene-resume-section .fa .fa-download {
  padding-right: 5px;
}
.margin-top {
  margin-top: 10px;
}
span.resume-span-text {
  font-size: 13px;
  padding-left: 10px;
  font-weight: 400;
  color: var(--gray-600);
}
/*h4.resume-head {
  font-size: 15px;
  color: var(--title-blue);
}*/
p.submit-text {
  font-size: 13px;
  font-weight: 400;
  color: var(--gray-500);
  margin: 0;
}
i.fa-cloud-upload {
  font-size: 16px;
  padding-right: 6px;
  color: var(--white);
}
div.upld-resume-btn button.upload-resume {
  background-color: #fff;
  color: black;
  font-weight: 500;
  border: 2px solid var(--primary);
  border-radius: 5px;
  padding: 10px;
  font-size: 12px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
}
/*.apply-back-btn {
  font-size: 15px;
  width: 150px;
  color: var(--primary);
  font-weight: 500;
  margin-right: 10px;
  background-color: transparent;
  box-shadow: none;
}*/
.back-icon-img {
  width: 15px;
  margin-right: 6px;
}
/*.apply-next-btn:hover, .apply-submit-btn:hover {
  color: white;
}
.apply-next-btn:focus, .apply-submit-btn:focus {
  color: white;
}*/
/*.apply-back-btn:hover, .apply-back-btn:focus {
  color: var(--primary);
  background-color: transparent;
  box-shadow: none;
}*/
/*.apply-next-btn, .apply-submit-btn {
  font-size: 15px;
  width: 150px;
  height: 41px;
  color: white;
  border-radius: 2px;
  font-weight: 500;
  background-color: var(--primary);
}*/
/* apply general info css end */
/* apply availability css section */
span.input-group-span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--gray-500);
}
/*span.input-right-txt-span {
  position: absolute;
  right: 30px;
}*/
.aply-curr-slry {
  position: relative;
}
/*.input-filed-time {
  margin-left: -11px;
}*/
/*.curnt-input-field.form-control {
  height: 40px;
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  box-shadow: none;
  font-size: 13px;
  font-weight: 500;
  color: #101010;
  z-index: 0;
}*/
.avail-budget-section {
  background-color: #fff8df;
  border-radius: 5px;
  padding: 20px 15px;
  width: 100%;
  margin-top: 10px;
}
.budget-price-head {
  font-size: 13px;
  margin: 15px 5px 15px 0;
}
.pric-text {
  font-size: 13px;
  padding-top: 5px;
}
.radio-input-field .radio {
  line-height: 26px;
}
.avail-label-text {
  font-size: 14px;
  line-height: 20px;
}
.budget-table thead th {
  font-size: 12px;
  font-weight: 500;
  width: 33.33%;
  color: var(--title-blue);
}
.budget-pric-avail {
  margin-bottom: 30px;
}
.budget-table {
  width: 100%;
  font-size: 13px;
}
input.form-control.custom-input.select-avail-date, .form-control.custom-input.select-avail-date {
  padding: 15px;
}
input.form-control.custom-input.select-avail-days, .form-control.custom-input.select-avail-days {
  padding: 10px;
}
/* project listing css */
.project-link {
  color: var(--primary);
  /* padding-left: 20px; */
  line-height: 10px;
  font-size: 10px;
  font-weight: 500;
}
.exsting-project-sec {
  border: 1px solid var(--gray-300);
  border-radius: 10px;
  padding: 15px;
  position: relative;
  margin-bottom: 10px;
}
table.project-detail-table tbody tr {
  font-size: 14px;
}
input.project-check {
  width: 12px;
}
span.tech-skills {
  background-color: #e0e8ed;
}
.gene-btm-section {
  margin-top: 15px;
}
.project-edit-delete .fa-pencil {
  color: var(--primary);
}
.project-edit-delete .fa-pencil:hover, .project-edit-delete .fa-pencil:focus {
  color: var(--secondary);
}
.project-edit-delete .fa-trash {
  color: var(--red);
}
.project-edit-delete .fa-trash:focus, .project-edit-delete .fa-trash:hover {
  color: var(--red);
}
.project-description td.desc-lin-high {
  line-height: 16px;
}
.project-detail .checkbox label {
  font-weight: 500;
}
.project-warning img {
  width: 35px;
  /* padding-right: 10px; */
}
.project-char-limit {
  font-size: 13px;
  font-weight: 400;
}
/* .add-new-link a.add-new-project-link {
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
  color: #22648A;
}
.add-new-link a.add-new-project-link:hover {
  color: #22648A;
} */
.notrlvnt {
  color: #E5AC00;
  font-weight: 500;
}
.aply-calendr-icon .fa-calendar {
  color: var(--primary);
  font-size: 18px;
}
/*.input-group-addon {
  background-color: var(--white);
}*/
.date-picker-date .date-input {
  border-right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drag-area h4 {
  font-size: 14px;
}
/* .drag-area{
  border: 2px dashed #DDDDDD;
  background-color: #dddddd29;
  height: 100px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
} */
.drag-area.active {
  border: 2px solid #fff;
}
.drag-area span {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  margin: 10px 0 15px 0;
}
.date-picker-date .date, .date-picker-date input {
  height: 45px;
}
.update-project-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
/*.update-btn {
  font-size: 13px;
  width: 120px;
  height: 38px;
  color: white;
  border-radius: 2px;
  font-weight: 500;
  background-color: var(--primary);
}
.update-btn:hover, .update-btn:focus {
  color: white;
}*/
/*.cancel-link {
  font-size: 13px;
  padding-right: 30px;
  color: #757575;
  font-weight: 500;
}
.cancel-link:hover {
  color: #757575;
  text-decoration: none;
}*/
span.date-input-icon {
  position: absolute;
  top: 13px;
  right: 15px;
  z-index: 2;
  cursor: pointer;
}
.input-group-date {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  /* background-color: #eee; */
  border: 1px solid #ccc;
  border-radius: 4px;
}
.notice-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.select-skills {
  border: 1px solid var(--gray-300);
  background: #fff;
  /* color: #757575; */
  font-weight: 500;
  padding: 0px 6px 0px 10px;
  line-height: 45px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 12px;
  height: 45px;
  width: 100%;
}
.select-skills a {
  /* color: #757575; */
  font-weight: 500;
  text-decoration: none;
  font-size: 12px;
  /* padding: 14px 14px 14px 0; */
}
.select-skills a:hover {
  color: #A0A4A8;
}
.select-skills ul {
  width: 100%;
}
.select-skills ul.dropdown-menu li a {
  padding: 10px 14px;
  font-weight: 500;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  color: #3b515d;
}
.project-listing-section .select-skills .caret {
  width: 9px;
  margin-top: 20px;
  margin-right: 6px;
  float: right;
}
a.delete-added-skills i {
  margin-top: 11px;
  font-size: 16px;
  float: right;
  color: #da0400;
}
h5.selected-skill {
  font-size: 13px;
  margin-top: 16px;
  font-weight: 500;
  color: #757575;
}
.skill-full-badge {
  border-radius: 25px;
  background-color: transparent;
  margin: 0 10px 10px 0; 
}
.badge-content .badge-xs {
  margin-right: 5px;
}
/* .appli-review-section .badge-expertise{
  width: 100px;
} */
/*span.badge-expertise.advanced {
  background-color: #dfac00;
   width:100px; 
}*/
/* span.badge-expertise.intermediate, span.badge-expertise.expert, span.badge-expertise.beginner{
  width: 100px;
} */
/*span.badge-expertise {
  background-color: var(--gray-300);
  padding: 8px 16px;
  border-radius: 0px 50px 50px 0px;
  color: #fff;
  float: left;
  display: inline-flex;
}*/
span.badge-expertise.advanced p {
  color: var(--white);
}
.edit-skill-icon .fa-pencil {
  color: var(--white);
  padding-left: 4px;
}
.edit-skill-icon .fa-pencil:hover, .edit-skill-icon .fa-pencil:focus {
  color: var(--white);
}
span.badge-expertise p {
  margin-bottom: 0;
  white-space: nowrap;
  align-self: center;
  display: inline-block;
  font-weight: 400;
}
.upload-video-sec {
  padding: 20px 0;
  border-radius: 8px;
}
.additional-info-span {
  font-size: 13px;
  font-weight: 500;
  font-style: italic;
}
.project-date {
  font-size: 12px;
  padding-left: 5px;
  font-weight: 400;
}
.add-attchments-lbl {
  margin-top: -6px;
}
/* review application css */
.edit-project-link {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
}
.edit-project-link:hover {
  color: var(--primary);
}
p.leter-text {
  font-size: 14px;
}
.cover-letter-text {
  font-size: 15px;
  font-weight: 400;
  color: #757575;
}
.slary-available-list p, .contact-info-list p {
  font-weight: 500;
}
.ques-list, .contact-info-list {
  margin-bottom: 15px;
}
p.slry-head {
  font-size: 13px;
  font-weight: 500;
  color: var(--gray-600);
  margin-bottom: 4px;
}
.contact-section, .avail-section, .question-section, .cover-letter-info, .intro-video-sec {
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  padding: 15px;
  color: var(--gray-700);
}
.skills-match-list {
  border: 1px solid var(--gray-300);
  border-radius: 4px;
  padding: 15px;
}
img.cancel-img-icon {
  width: 15px;
}
.upload-file-text {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}
.describe-project-area .desc-textarea {
  color: #A0A4A8;
  font-weight: 400;
  font-size: 13px;
}
.file-icon {
  width: 25px;
}
.uploaded-file-show {
  align-items: center;
  border: 1px solid var(--gray-300);
  border-radius: 8px;
  padding: 15px;
  margin-top: 0px;
  width: fit-content;
  max-width: 370px;
}
.step-cancel-img {
  margin-left: 20px;
}
.dos-donts-text {
  font-size: 13px;
  font-weight: 500;
  color: var(--gray-600);
  margin: 10px 0 0;
}
.do-donts-link {
  text-decoration: underline;
  font-weight: 500;
}
.contact-detail-text {
  font-size: 13px;
  font-weight: 500;
  color: #A0A4A8;
}
/* step bar */
.stepper-wrapper {
  margin: auto;
  display: flex;
  justify-content: space-between;
  width: 80%;
}
.stepper-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}
.stepper-item::before {
  position: absolute;
  content: "";
  border-bottom: 4px solid #ccc;
  width: 60%;
  top: 8px;
  left: -31%;
  z-index: 2;
  border-radius: 20px;
}
.stepper-item::after {
  position: absolute;
  content: "";
  /* border-bottom: 2px solid #ccc; */
  width: 60%;
  top: 8px;
  left: -70%;
  z-index: 2;
}
.stepper-item .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 0;
  font-size: 11px;
}
.stepper-item.completed .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 0;
  font-size: 11px;
  color: white;
}
.stepper-item.half-completed .step-counter {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ccc;
  margin-bottom: 0;
  font-size: 11px;
  color: white;
}
.stepper-item.active {
  font-weight: bold;
}
.stepper-item.completed .step-counter {
  background-color: var(--primary);
}
.stepper-item.completed::after {
  position: absolute;
  content: "";
  border-bottom: 4px solid var(--primary);
  width: 60%;
  top: 8px;
  left: 70%;
  z-index: 3;
  border-radius: 20px;
}
.stepper-item.half-completed .step-counter {
  background-color: var(--primary);
}
.stepper-item.half-completed::after {
  position: absolute;
  content: "";
  border-bottom: 4px solid var(--primary);
  width: 25%;
  top: 8px;
  left: 70%;
  z-index: 3;
  border-radius: 20px;
}
.stepper-item:first-child::before {
  content: none;
}
.stepper-item:last-child::after {
  content: none;
}
/* texhnologies skills css */
.technology-skills-show span.badge.gry-badge {
  margin-top: 0;
}
.technology-skills-show span.badge.gry-badge {
  text-transform: capitalize;
  margin-right: 15px;
  margin-top: 0px;
  /* margin-left: 16px; */
  font-size: 13px;
  font-weight: 500;
  padding: 6px 15px;
  background-color: rgba(61, 130, 171, .15);
  margin-bottom: 5px;
  color: #21638a;
  line-height: normal;
  border-radius: 40px;
}
.technology-skills-show a.remove-times {
  color: var(--white);
  margin-left: 8px;
  cursor: pointer;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.exsting-project-sec md-virtual-repeat-container .md-not-found {
  left: 359.2px;
  min-width: 802px;
  max-width: 1154.8px;
  top: 184.35px;
  bottom: auto;
  max-height: 160.05px;
}
.exsting-project-sec md-autocomplete .md-show-clear-button button md-icon {
  top: 40%;
}
.cover-letter-textarea .form-group {
  margin-bottom: 0px;
  position: relative;
}
/* create new skill css */
.technology-create-skill-sec {
  margin-bottom: 15px;
  background-color: #efefef;
  padding: 11px;
}
.create-title {
  margin-bottom: 20px;
}
h4.create-skil-head {
  font-size: 15px;
  font-weight: 500;
  color: #3D3D3D;
}
p.create-one-skill {
  font-size: 13px;
  font-weight: 400;
  color: #3D3D3D;
}
label.create-skil-head {
  font-size: 13px;
  font-weight: 500;
  color: #3D3D3D;
}
.tech-create-skill-btn {
  float: right;
  /* margin-top: 10px; */
  display: inline-block;
}
.tech-create-skil-btn {
  width: 120px;
  height: 38px;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: #fff;
  border-radius: 2px;
  font-weight: 500;
  font-size: 13px;
}
.tech-create-skil-btn:hover, .tech-create-skil-btn:focus {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: #fff;
  box-shadow: none;
}
.tech-create-skill-btn span.tech-skil-cancelBtn a {
  margin-right: 25;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  color: #757575;
  text-decoration: none;
}
.tech-create-skill-btn span.tech-skil-cancelBtn a:hover {
  color: #757575;
  text-decoration: none;
}
/* successfully apply modal css */
.successfuly-aply-modal .modal-header {
  border-bottom: none;
}
.successfuly-aply-modal .close {
  font-size: 45px;
  font-weight: 400;
  color: #101010;
  opacity: 0.4;
}
.successfuly-aply-modal .close:hover {
  color: #101010;
  opacity: 0.4;
}
.success-aply-text {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.aply-receve-text {
  font-size: 16px;
  text-align: center;
  font-weight: 500;
}
.desktop-disply-none {
  display: none;
}
.review-pro-sec {
  display: block;
}
.success-check-mark-modal {
  width: 100px;
  height: 100px;
  line-height: 60px;
  margin-right: 25px;
  border: 2px solid var(--primary);
  background-color: var(--primary);
  border-radius: 50%;
  position: relative;
  text-align: center;
  margin: auto;
}
.success-check-mark-modal img {
  color: #ffffff;
  width: 60px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.successfuly-aply-modal {
  height: 95vh;
}
.successfuly-aply-modal .success_msg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.notice-period-date, .notic-days-input {
  display: flex;
  align-items: center;
}
.notice-period-days {
  margin-left: 15px;
  margin-top: -7px;
}
.select-date-radio {
  margin-top: 5px;
  margin-bottom: 15px;
}
.notice-period-date .input-group .form-control:first-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
span.input-group-addon {
  /*border: none;*/
  background-color: var(--gray-200); 
}
.project-date-filed {
  border: none;
}
.project-select-date {
  border: 1px solid var(--gray-300);
  border-radius: 4px;
}
.strt-date-notice {
  margin-bottom: 8px;
}
span.input-span {
  position: absolute;
  right: 15px;
  top: 13px;
}
.immiediate-text-radio {
  margin-bottom: 15px;
}
.general-info-section .intl-tel-input, 
.update-contact-modal .intl-tel-input {
  position: relative;
  display: flex;
}
.general-info-section .intl-tel-input .selected-flag {
  width: 85px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.warng-mobl-update {
  color: var(--primary);
}
.general-info-section .selected-dial-code {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}
.genrl-info .intl-tel-input input, 
.genrl-info .intl-tel-input input[type=tel] {
  padding-left: 95px;
}
.general-info-section .intl-tel-input .country-list {
  max-height: 152px;
}
.general-info-section .country-list {
  width: 408px;
}
.project-detail .checkbox {
  margin-top: 0px;
}
.dollar-text, .curncy-icon-text {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--gray-500);
  margin-top: 2px;
}
.aply-curr-slry i.fa {
  color: var(--primary);
}
.min-sal-error {
  position: relative;
  z-index: 1;
  top: 2px;
  font-size: 13px;
}
.form-control.custom-input.salary-field,
.form-control.custom-input.time-filed {
  padding: 12px 10px 10px 30px;
}
.input-group .form-control:first-child {
  border-top-right-radius: 1;
  border-bottom-right-radius: 1;
}
.budget-pric-avail input.form-control.custom-input {
  height: 45px;
  border-radius: 4px;
}
/* .upload-info-section .click-to-upload{
  font-size: 12px;
} */
.upload-info-section .drag-area span {
  font-size: 12px;
  color: var(--primary);
}
/* .upload-info-section .fileUpload {
  display: none;
} */
.video-loading-text {
  display: inline;
  padding-left: 12px;
  color: white;
  font-size: 14px;
}
.still-working-text {
  margin-top: 36px;
}
.budget-pric-avail md-radio-button:not([disabled]).md-primary .md-on {
  background-color: var(--primary);
}
.budget-pric-avail md-radio-button:not([disabled]).md-primary.md-checked .md-off {
  border-color: var(--primary);
}
.budget-pric-avail md-radio-button.select-date-radio .md-off, md-radio-button.select-date-radio .md-on {
  width: 14px;
  height: 14px;
  margin-top: 4px;
  border-color: var(--gray-500);
}
.budget-pric-avail md-radio-button .md-label {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-500);
}
.budget-pric-avail md-radio-button .md-on:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* custom checkbox css start*/
.main-checkbox {
  position: relative;
  cursor: pointer;
  padding-left: 21px;
  font-size: 13px;
  font-weight: 500;
  color: #3D3D3D;
  width: 100%;
}
.active-checkbox input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  left: 0;
}
.geekmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: white;
  border: 1px solid gray;
  border-radius: 2px;
}
.main-checkbox:focus input~.geekmark {
  background-color: white;
  border: 1px solid var(--primary);
  border-radius: 2px;
}
.main-checkbox input:checked~.geekmark {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 2px;
}
.geekmark:after {
  content: "";
  position: absolute;
  display: none;
  border: 1px solid gray;
  border-radius: 2px;
}
.main-checkbox input:checked~.geekmark:after {
  display: block;
}
.main-checkbox .geekmark:after {
  left: 4px;
  bottom: 4px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.main-checkbox .disabled-check {
  margin-left: -25px;
  margin-right: 8px;
  vertical-align: sub;
}
/* custom checkbox css end */
/* custom radio css start */
/*.radio-label-custom {
  display: block;
  position: relative;
  cursor: pointer;
  line-height: 15px;
  padding-left: 5px;
}
.radio-label-custom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}*/
/*.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: white;
  border:1px solid gray;
  border-radius: 50%;
}*/
/*.radio-label-custom input:checked ~ .checkmark {
  background-color: white;
  border:1px solid var(--primary);
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}*/
.suc-appy-img {
  margin-left: auto;
  display: block;
  margin-right: auto;
  margin-top: 100px;
  height: 150px;
  margin-bottom: 45px;
}
.mrgn-btm {
  margin-bottom: 150px;
}
/*.radio-label-custom input:checked ~ .checkmark:after {
  display: block;
}
.radio-label-custom .checkmark:after {
 	top: 3px;
	left: 3px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--primary);
}*/
/* custom radio css end */
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  cursor: pointer;
}
.inputfile+label {
  font-size: 1.25em;
  font-weight: 700;
  color: white;
  background-color: black;
  display: inline-block;
}
.inputfile:focus+label,
.inputfile+label:hover {
  background-color: red;
}
.inputfile+label {
  cursor: pointer;
  /* "hand" cursor */
}
.choose-file {
  background-color: #fff;
  color: black;
  font-weight: 500;
  border-radius: 5px;
  /* padding: 8px 10px; */
  font-size: 12px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
  width: 20%;
}
.choose-video-file {
  background-color: #fff;
  color: black;
  font-weight: 500;
  border: 2px solid var(--primary);
  border-radius: 5px;
  padding: 6px 8px;
  font-size: 12px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
  /* width: 17%; */
}
/*.browse-btn {
  background-color: white;
  font-weight: 500;
  font-size: 13px;
  padding: 6px 10px;
  width: 100%;
}*/
.upld-resume-btn .rmv-link-dwnld-resume {
  color: var(--primary);
  font-weight: 500;
  font-size: 13px;
}
.upld-resume-btn .rmv-link-dwnld-resume:focus, .upld-resume-btn .rmv-link-dwnld-resume:hover {
  color: var(--primary);
}
p a.view-resume-tag {
  background-color: #fff;
  color: #08325B;
  font-weight: 500;
  border: 2px solid var(--primary);
  border-radius: 4px;
  padding: 7px 20px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
}
/* md select drop-down */
.select-exprie-skill .form-control {
  height: 45px;
  font-size: 13px;
  font-weight: 500;
  color: #101010;
  box-shadow: none;
}
.select-exprie-skill .form-control.custom-input {
  /* border: 1px solid var(--gray-300); */
  background: #fff;
  color: #101010;
  font-weight: 500;
  /* padding: 0px 6px 0px 10px; */
  line-height: 45px;
  cursor: pointer;
  border-radius: 4px;
  width: 100%;
}
/* md drop-down */
.position-md-dropdown, .techno-md-dropdown, .level-md-dropdown {
  border: 1px solid var(--gray-300);
  background: #fff;
  padding: 0px 6px 0px 15px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  height: 48px;
  width: 100%;
}
/* .add-new-project-sec .md-whiteframe-1dp, .md-whiteframe-z1 {
  box-shadow: none;
} */
.model-jobRole-autocomplete .md-whiteframe-z1 {
  box-shadow: none;
}
.model-projectTechnologies-autocomplete .md-whiteframe-z1 {
  box-shadow: none;
}
.add-new-project-sec md-autocomplete input:not(.md-input) {
  padding: 0px;
  height: 43px;
  color: #101010;
  font-weight: 500;
  font-size: 13px;
}
.new-skills-section md-autocomplete input:not(.md-input) {
  font-weight: 500;
  color: #101010;
}
.new-skills-section md-autocomplete {
  height: 42px;
}
.new-skills-section span.badge.gry-badge {
  margin-left: 16px;
}
.new-skills-section .application-skill-dropdown md-autocomplete-wrap.md-whiteframe-z1.md-show-clear-button {
  height: 48px;
}
.application-skill-dropdown md-autocomplete-wrap.md-whiteframe-z1.md-show-clear-button {
  border: none;
}
.new-skills-section .application-skill-dropdown md-autocomplete.down-carot-icon:after {
  content: "\f078";
  font-family: "FontAwesome";
  font-size: 11px;
  position: absolute;
  right: 5px;
  top: 13px;
  transition: 1.5s ease-in;
  /* color: #101010; */
}
.new-skills-section .application-skill-dropdown md-autocomplete#custom-template {
  height: 46px;
}
/* .select-expri-level{
  border: 1px solid var(--gray-300);
  background: #fff;
  color: #757575;
  font-weight: 500;
  padding: 0px 6px 0px 10px;
  line-height: 45px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 12px;
  height: 45px;
  width: 100%;
} */
/* md drop down css end  */
.drag-area img {
  width: 100px;
}
.date-picker-date .form-control {
  background-color: transparent;
  color: #101010;
  font-weight: 500;
  font-size: 13px;
}
.avail-section .fa-clock-o:before {
  margin-left: 0px;
}
/* upload image css */
.drag-drop-image .dropzone {
  position: relative;
  height: 100px;
  border: 2px dashed var(--gray-300);
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 10px;
}
/* input.fileUpload {
  display: none;
} */
.drag-drop-image .dropzone .msg {
  font-size: 15px;
  font-weight: 500;
  color: #8692A6;
  position: absolute;
  text-align: center;
  top: 40%;
  /* left: 36%; */
  /* transform: translate(-50%, -50%); */
  width: 100%;
}
.drag-drop-image .preview {
  margin: 5px 0;
  padding: 5px;
  float: left;
}
.drag-drop-image .clearfix {
  overflow: unset;
}
.drag-drop-image .previewData.clearfix {
  display: inline-block;
  float: left;
  width: 60px;
  height: 60px;
  /* overflow: hidden; */
  border: 1px solid #ebebeb;
  margin-right: 15px;
  padding: 3px;
  position: relative;
  margin-top: 5px;
}
.previewData img {
  width: 100%;
  height: 100%;
}
.drag-drop-image .previewData .previewControls .circle {
  border: none;
  background-color: #ee1c24;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  cursor: pointer;
  position: absolute;
  color: #fff;
  line-height: 18px;
  top: -10px;
  right: -12px;
  font-size: 10px;
  text-align: center;
}
.upload-info-section .remove-icon {
  padding-left: 5px;
}
.upload-info-section .uploaded-file-span {
  background-color: #f1f1f1;
  border: 1px solid #e5e5e5;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 40px;
  margin-right: 8px;
  margin-bottom: 10px;
  min-width: 85px;
  text-align: center;
}
/* intro video new css */
.dev-video-block {
  padding: 10px;
  border: 1px solid var(--gray-300);
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #f9f9f9;
  text-align: center;
  position: relative;
}
.wistia_upload_button {
  display: flex;
  justify-content: space-around;
}
/* .wistia_upload_button button{
  background-color: #39b249;
  border: 0px solid #39b249;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 8px 25px;
  text-align: center;
  border-radius: 4px;
} */
.upload-resume-job-apply {
  background-color: #fff;
  color: #08325B;
  font-weight: 500;
  border: 2px solid var(--primary);
  border-radius: 5px;
  padding: 8px 6px;
  font-size: 13px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
}
.upload-intro-video {
  background-color: var(--primary);
  font-weight: 500;
  border: 2px solid var(--primary);
  color: white;
  border-radius: 5px;
  padding: 8px 6px;
  font-size: 13px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
}
.uplod-video {
  background-color: var(--primary);
  font-weight: 500;
  border: 2px solid var(--primary);
  color: white;
  border-radius: 5px;
  padding: 8px 6px;
  font-size: 13px;
  cursor: pointer;
  transition: 0.5s ease-in-out;
  text-decoration: none;
}
.upload-remove-video {
  position: relative;
}
img.btn-load-img {
  width: 24px;
}
a.remove-button-btn {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  cursor: pointer;
  color: var(--primary);
}
a.remove-button-btn:focus, a.remove-button-btn:hover {
  color: var(--primary);
}
input.applied-Intro-video-input {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 125px;
  height: 37px;
  font-size: 0;
  cursor: pointer;
}
.upload-devVideo-section {
  height: auto;
  overflow: hidden;
  position: relative;
  width: auto;
  margin: 0 auto;
  max-height: 250px;
}
.upload-devVideo-section img {
  width: 300px;
  min-height: 169px;
  max-height: 250px;
  object-fit: cover;
  object-position: center;
  border-radius: 7px;
}
.play-video-btn {
  /*position: absolute;*/
}
span.green-btn, span.review-sec-green-btn {
  position: absolute;
  width: 75px;
  height: 62px;
  background-color: rgba(0, 110, 255, 0.76);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2px;
  text-align: center;
  transition: 0.2s ease-in-out;
}
span.play-btn, span.review-sec-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.play-btn p {
  margin-bottom: 0px;
}
span.green-btn:hover, span.review-sec-green-btn:hover {
  transform: scale(4);
  background-color: rgba(0, 110, 255, 0.5);
  position: absolute;
  top: 37%;
  left: 45%;
  border-radius: 2px;
  /* height: 42px; */
}
/* span.review-sec-green-btn {
  position: absolute;
  width: 75px;
  height: 62px;
  background-color: rgba(57, 178, 73, 0.8);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2px;
  transition: 0.2s ease-in-out;
}
span.review-sec-play-btn {
  position: absolute;
  top: 85.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
span.review-sec-green-btn:hover{
  transform: scale(4);
  background-color: rgba(57, 178, 73, 0.4);
  top: 84%;
  left: 45.7%;
  height: 42px;
} */
/* verify email otp modal css */
a.btn-link.mob-num-verify-link, a.btn-link.email-verify-link {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  text-decoration: underline;
  background-color: transparent;
}
a.btn-link.email-verify-link:hover, a.btn-link.mob-num-verify-link:hover {
  background-color: transparent;
  text-decoration: underline;
}
.verify-email-model .modal-dialog {
  max-width: 400px;
}
.verify-email-model button.close img {
  /* filter: invert(1); */
  width: 16px;
}
.email-otp-section h4 {
  padding-top: 25px;
  line-height: inherit;
  margin-bottom: 15px;
  text-align: center;
}
#emailotpOuter {
  width: 286px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 20px;
}
#emailotpInner {
  left: 0;
  position: sticky;
}
.email-verify-form input.form-control.custom-input {
  padding-left: 15px;
  padding-bottom: 8px;
  letter-spacing: 37px;
  border: 0;
  background-image: linear-gradient(to left, #ccc 70%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 50px 2px;
  background-repeat: repeat-x;
  background-position-x: 34px;
  width: 316px;
  min-width: 316px;
  background-color: transparent;
  text-align: left;
  outline: none;
  font-size: 20px;
  color: #101010;
  font-weight: 500;
}
.email-verify-form input.form-control.custom-input:focus {
  border: none;
}
p.warning-txt.warning-txt-attempt {
  color: #ef6817;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 30px;
  text-align: center;
}
.email-verify-attemt {
  text-align: center;
}
button.btn.btn-normal.btn-green.btn-lg.btn-block.btn-verify-email {
  width: 75%;
}
.email-resend-txt {
  text-align: center;
  font-size: 24px;
  color: #727272;
  margin-top: 25px;
}
a.btn.apply-btn-resend-code {
  font-size: 18px;
  color: #767676;
  text-decoration: none;
}
a.btn.apply-btn-resend-code:focus {
  color: #767676;
  box-shadow: none;
}
a.btn.apply-btn-resend-code:hover {
  color: var(--primary);
  box-shadow: none;
}
a.btn.btn-resend-code-active {
  color: var(--primary);
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.project-edit-delete:hover {
  color: var(--primary);
}
/* delect project modal css */
.delete-modal-content {
  border: none;
}
.project-delete-heading {
  color: #08325B;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}
/*.delete-cancel-btn {
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 30px;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 2px;
}
.delete-confirm-btn {
  color: white;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 30px;
  background-color: #da0400;
  border: 1px solid #da0400;
  border-radius: 2px;
}
.delete-cancel-btn:hover, .delete-confirm-btn:hover, .delete-cancel-btn:focus, .delete-confirm-btn:focus {
  color: white;
}*/
.new-skills-section md-autocomplete {
  width: 100%;
  min-width: 100%;
  border-radius: 4px;
}
/* cancel modal css */
#widthdrawConfirmationDialog .cancel-continue-job-modal .modal-content {
  padding: 20px;
}
#widthdrawConfirmationDialog .cancel-continue-job-modal .modal-body {
  padding: 0;
}
/*.cancel-continue-job-modal {
  top: 30%;
}
.job-cancel-modal .modal-header {
  border-bottom: none;
}
.job-cancel-modal .modal-header .close {
  margin-top: -16px;
  font-size: 32px;
  font-weight: 400;
  color: #101010;
}
.job-cancel-modal .modal-header .close:hover, .job-cancel-modal .modal-header .close:focus {
  color: #101010;
  opacity: 0.4;
}
.job-cancel-modal .modal-footer {
  border-top: none;
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
}
.job-cancel-modal .job-cancel-btn {
  color: #757575;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 35px;
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  border-radius: 3px;
}
.job-cancel-modal .job-continue-btn {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  padding: 8px 30px;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  border-radius: 3px;
  box-shadow: none;
}
.job-cancel-modal .job-cancel-btn:hover {
  color: #757575;
}
.job-cancel-modal .job-continue-btn:hover {
  color: #fff;
}
.job-cancel-modal .job-cancel-btn:focus {
  color: #757575;
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  box-shadow: none;
}
.job-cancel-modal .job-continue-btn:focus {
  color: #fff;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: none;
}*/
/*.job-cancel-modal .job-continue-text {
  color: #08325B;
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 20px;
}*/
/* congratulation modal content */
.job-congrats-text {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
.congrats-image {
  text-align: center;
}
.congrats-image img {
  width: 90px;
}
.hired-detail-text {
  font-size: 18px;
  font-weight: 500;
  color: #727272;
  text-align: center;
  /* padding-bottom: 40px; */
  line-height: 30px;
}
select.form-control.input-gray.skills-drop-down.input-plcholder-txt-color.border-error-red {
  border: 1px solid #da0400;
}
select.form-control.input-gray.skills-drop-down.border-error-red {
  border: 1px solid #da0400;
}
.refer-options {
  margin-left: 10px;
}
.resume-updating-btn span.skill-tag {
  padding: 3px 9px;
  margin-left: 8px;
}
button.btn.btn-normal.btn-green.btn-lg.btn-block.btn-verify-otp {
  width: 75%;
}
.blank-prc-show.resume-updating-btn p {
  font-size: 13px;
  margin-bottom: 0;
}
.mob-rlvant-text {
  display: none;
}
.revw-contant-title {
  line-height: 18px;
}
.salary-left-section {
  width: 45%;
}
.pay-range-right-section {
  width: 55%;
}
.salary-left-section {
  padding-right: 40px;
}
hr.client-budget {
  border-top: 1px solid #C4C4C4;
}
.contract-monthly-amount {
  margin-top: 40px;
}
.contract-monthly-amount h5 {
  font-size: 16px;
}
.contract-monthly-amount p {
  font-size: 18px;
  font-weight: 500;
}
.fixed-amount-input {
  margin-bottom: 15px;
}
.avail-budget-salry {
  margin-bottom: 30px;
}
.price-input-group p.error-message {
  position: unset;
  max-width: 246px;
}
.budget-pric-avail md-radio-button.md-checked .md-label {
  color: var(--black);
}
/* new css */
.skills-td-sec{
  margin-right: 8px;
}
.delte-skill-icon{
  vertical-align: sub;
}
.editSkill td{
  /* background-color: #f9f9f9; */
  /* padding:8px 12px; */
  margin-top: 10px;
}
.addSkill td{
  /* background-color: #f9f9f9; */
  padding:8px 12px;
  margin-top: 12px;
}
.new-skills-section+.new-skills-section{
  border-top: 1px solid #DDDDDD;
  margin-top: 10px;
  padding-top: 10px;
}
/* Job position css start */
.add-new-skillsblock {
  border: 1px solid var(--gray-100);
  padding: 15px;
  background-color: var(--gray-100);
  border-radius: 4px;
}
.flex-center.selected-category {
  border: 1px solid var(--primary);
  border-radius: 40px;
  display: inline-flex;
  width: auto;
}
.selected-category h5{
  font-size: 22px;
  font-weight: 500;
  color: var(--primary);
  margin: 12px 0 12px 25px;
}
.selected-category a{
  font-size: 22px;
  color: var(--primary);
  padding: 12px 25px;;
}
.selected-category a:hover{
  text-decoration: none;
}
.cat-dropdown,.cat-dropdownMob {
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  max-width: 800px;
  min-height: 50px;
  background-color: #fff;
}
.cat-dropdown ul.dropdown-menu.custom-multi-select li,.cat-dropdownMob ul.dropdown-menu.custom-multi-select li{
  padding-left: 40px;
}
.bubble-list.mb-30{
  margin-bottom: 30px;
}
.step-sub-title.mt-30{
  margin-top: 30px;
}
.position-autocomplete ul.dropdown-menu.custom-multi-select li.havebtn:hover{
  background: transparent;
}
.custom-multi-select li.havebtn .btn{
  display: inline-block;
  width: max-content;
}
input.form-control.have_icon {
  padding-left: 40px;
}
.mobile-fixed-footer-modal,.mobile-fixed-footer-modal .form-control.custom-input {
  font-size: 18px;
}
.mobile-fixed-footer-modal button.close{
  position: absolute;
  top: 0;
  right: -30px;
  filter: invert(1);
  opacity: 0.8;
  transition: ease-in-out 0.2s;
}
.mobile-fixed-footer-modal button.close:hover{
  opacity: 1;
}
.mobile-fixed-footer-modal button.close img{
  width: 24px;
  top: 0;
  right: 0;
}
.mobile-fixed-footer-modal h3{
  margin: 0;
  font-size: 24px;
  font-weight: 500;
  color: var(--title-blue);
}
.mobile-fixed-footer-modal .modal-header{
  padding: 35px;
  border-bottom-color: var(--gray-300);
}
.mobile-fixed-footer-modal .modal-body{
  padding: 35px;
}
.mobile-fixed-footer-modal .modal-footer{
  padding: 35px;
  border-top-color: var(--gray-300);
}
.mobile-fixed-footer-modal .modal-footer{
  text-align: center;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select {
  background: #fff;
  width: 100%;
  max-height: 222px;
  overflow: auto;
  border-radius: 0px;
  padding: 0px;
  top: 50px;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select.custom-multi-select-1{
  height: 46px;  
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select.custom-multi-select-2{
  height: 92px;  
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select.custom-multi-select-3{
  height: 134px;  
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select.custom-multi-select-4{
  height: 180px;  
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select li{
  padding: 15px;
  font-size: 16px;
  font-weight: 500;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select li span{
  font-weight: 400;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select li:hover{
  background: #f1f1f1;
  cursor: pointer;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select.height-auto{
  height: auto;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select.list-green-check li{
  position: relative;
  /*padding-left: 40px;*/
}
.skill-autocomplete ul.list-green-check li.selected:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 8px;
  z-index: 5;
  width: 24px;
  height: 24px;
  background: url(../img/tick-green-min.svg);
  background-size: 100%;
}
.skill-autocomplete ul.list-green-check li.selected {
  background-color: rgb(46 174 62 / 5%);
  font-weight: 500;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select li.havebtn span{
  font-weight: 500;
}
.skill-autocomplete ul.dropdown-menu.custom-multi-select li.havebtn{
  background-color: rgb(46 174 62 / 5%);
}
.mobile-fixed-footer-modal .form-group{
  margin-bottom: 40px;
}
.mobile-fixed-footer-modal .modal-content{
  border-radius: 10px;
}
.mobile-fixed-footer-modal .modal-footer .btn{
  min-width: 160px;
}
.skill-autocomplete {
  position: relative;
}
.input-control.skill-autocomplete {
  width: 800px;
}
.input-currency-before {
  position: absolute;
  z-index: 0;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--primary);
  font-size: 16px;
}
.add-new-pos-category.flex-element .form-group {
  width: 49%;
}
.professional-experience.editSection .cat-dropdown {
  position: unset;
}
.portfolio-modal .input-currency-before, .employment-mobile-Dialog .input-currency-before {
  color: var(--gray-600);
}
.create-button-seaction {
  text-align: right;
  margin-top: 25px;
}
span.full-dialog-cancelBtn {
  cursor: pointer;
  font-weight: 500;
  font-size: 14px;
  margin-right: 15px;
  margin-left: 15px;
}
input.custom-focus-out {
  height: 0;
  opacity: 0;
}
span.profile-block-error-msg {
  position: absolute;
  color: #d60b0b;
  font-size: 11px;
  font-weight: 500;
  line-height: normal;
  display: block;
}
.input-control.position-dropdown .cat-dropdown {
  display: contents;
}
.green-tags span.badge.green-badge {
  text-transform: capitalize;
  margin: 0 10px 20px 0;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  background-color: var(--primary);
  color: var(--white);
  line-height: inherit;
  border-radius: 25px;
}
/* //Job position css end */
.form-update-link a, .add-new-project a, .add-new-link a {
  text-decoration: underline;
}
.update-project-btn a:first-child, .create-button-seaction button:first-child {
  margin-right: 5px;
}
.apply-footer-section a.btn, .apply-footer-section button.btn {
  min-width: 140px;
}
.dropdown-border-0 {
  border: 0;
}
ul.dropdown-menu.custom-multi-select.list-green-check li small {
  font-weight: 400;
  color: var(--gray-600);
}
/* Position & Skills new modal design */
.modal-backdrop {
  z-index: 3;
}
#projectListModal.modal, #employmentModal.modal {
  z-index: 4;
}
.createNewField-modal .modal-header, .createNewField-modal .modal-body, .createNewField-modal .modal-footer {
  padding: 25px;
}
.createNewField-modal .modal-header h4.modal-title {
  font-size: 20px;
}
.createNewField-modal .modal-content {
  border-radius: 15px;
}
.createNewField-modal label {
  font-size: 16px;
}
.createNewField-modal .form-group {
  margin-bottom: 30px;
}
.createNewField-modal .modal-footer {
  text-align: center;
}
/* //Position & Skills new modal design */
/*#infoSection.info-aply-modal {
  overflow-y: auto;
  z-index: 6 !important;
}*/
.resume-prview-sec .show-resume-details-sec {
  border: 1px solid var(--gray-300);
  color: var(--title-blue);
  padding: 10px 0 10px 10px;
  border-radius: 4px;
  margin-right: 10px;
  width: fit-content;
}
.blank-prc-show.resume-updating-btn p a {
  font-style: normal;
  font-weight: 500;
  margin: 0 10px 0 0;
  text-decoration: underline;
}
.resume-icon-align {
  width: 30px;
  margin-right: 10px;
}
.resume-details-align {
  margin-right: 10px;
}
.btn.btn-download-resume:active, .btn.btn-download-resume:hover {
  box-shadow: none;
}
.apply-job-modal .modal-footer {
  text-align: center;
}
table.project-detail-table tr td.project-role-title {
  text-transform: capitalize;
}
.peoject-update-icons.edit-delt-project-lst-stp3 a {
  margin: 0 5px;
}
.project-detail .pro-list-sec {
  /*position: relative;*/
  /*z-index: 6;*/
  margin-bottom: 10px;
}
/* start attachment  */
.attachment-bottombar {
  padding: 20px 15px 15px;
  border: 1px solid #ccc;
  background: var(--white);
  border-radius: 0 0 5px 5px;
  border-top: none;
}
.attach-btn-wrap {
  display: flex;
  justify-content: end;
}
.attachment-wrap{
  display: inline-flex;
  margin-bottom: 10px;
}
.attachment-wrap+.attachment-wrap{
  margin-right: 10px;
}
.attachment-wraper .attachment_view{
  margin: 0;
}
.attachment-wraper .attachment_box, .attachment-wraper .attach-docs{
  margin: 0;
}
.attachment-bottombar .file_upload_input {
  padding: 8px 15px;
  white-space: nowrap;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  position: relative;
  font-size: 15px;
  background-color: var(--white);
  border: 1px solid var(--secondary);
  color: var(--secondary);
  transition: 0.3s ease-in-out;
  font-weight: 500;
}
.attachment-bottombar .file_upload_input:hover{
  background-color: #21638a;
  border: 1px solid #21638a;
  color: var(--white);
  box-shadow: 0px 0px 0px 3px rgb(61 130 171 / 30%);
}
.attachment-bottombar .file_upload_input input {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  font-size: 0;
}
.attachment-bottombar .file_upload_input .dropzone{
  color: var(--secondary);
  font-weight: 400;
  cursor: pointer;
  height: unset;
  border: none;
  border-radius: 4px;
  background-color: transparent;
}
.file_upload_input:hover{
  background-color: #21638a;
  border: 1px solid #21638a;
  color: var(--white);
  box-shadow: 0px 0px 0px 3px rgb(61 130 171 / 30%);
}
.file_upload_input:hover{
  color: var(--white);
}
.file_upload_input .dropzone p{
  margin-bottom: 0;
  color: var(--secondary);
}
.file_upload_input:hover .dropzone p{
  color: var(--white);
}
.attach-btn-wrap .btn{
  padding-left: 20px;
  padding-right: 20px;
}
.attach-docs {
  margin-bottom: 15px
}
ul.attachment_box {
  margin: 10px 0;
}
ul.attachment_box li {
  display: inline-block;
  list-style: none;
}
.attachment_view {
  border: 1px solid #f4f4f4;
  background: #f4f4f4;
  display: flex;
  border-radius: 5px;
  margin: 0 6px 8px 0;
  align-items: center;
}
.attachment_view span.attachment_icon {
  background: #ebebeb;
  font-size: 20px;
  width: 45px;
  color: #727272;
  height: 40px;
  padding: 10px 0;
  text-align: center;
}
.attachment_view.audio{
  display: inline-flex;
}
.attachment_name {
  padding: 10px;
  width: calc(100% - 55px);
  display: flex;
  align-items: center;
}
.attachment_name a {
  color: #3f82ac;
  font-weight: 500;
}
a.remove_icon {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  color: #d60b0b;
  cursor: pointer;
}
span.download_icon {
  display: inline-block;
  margin-left: 15px;
  font-size: 14px;
  color: var(--blue);
  cursor: pointer;
}
div.attach-video-image{
  padding-left: 0;
}
.attach-video-image .avi-item{
  display: inline-block;
  width: 31%;
  vertical-align: middle;
  margin: 0 2.2% 10px 0;
  border: 1px solid var(--gray-300);
  position: relative;
  border-radius: 5px;
  height: -webkit-fill-available;
}
.attach-video-image .avi-item span.option-green-btn{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--primary);
}
.attach-video-image .avi-item a{
  display: block;
}
.attach-video-image .avi-item .video-thumbnail:hover span.option-green-btn{
  transform: translate(-50%, -50%);
  background: var(--primary);
}
.avi-item img{
  width: 100%;
  height: 100%;
}
.avi-item img:hover {
  cursor: zoom-in;
}
.attachment_hidden{
  display: none;
}
/* end attachment  */
.comp-name-link-sec {
  width: calc(100% - 80px);
}
.peoject-update-icons.flex-element.edit-delt-project-lst-stp3 {
  position: absolute;
  top: 15px;
  right: 15px;
}
.peoject-update-icons.flex-element.flex-sb.edit-delt-project-lst-stp3 a {
  padding: 0 5px;
  margin: 0 2px;
}
.green-tags span.badge.green-badge, 
.green-tags p.badge.green-badge {
  text-transform: capitalize;
  margin: 0 10px 10px 0;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 16px;
  background-color: rgb(0, 74, 171, 10%);
  color: var(--secondary);
  line-height: normal;
  border-radius: 25px;
}
.skill-full-badge.joint-badge a.remove-times {
  color: var(--white);
  margin-left: 8px;
  cursor: pointer;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.category-block-xs {
  /*overflow: hidden;
  text-overflow: ellipsis;*/
  font-weight: 400;
/*  color: var(--white);*/
}
.dev-profile-sec-rt .close {
  right: 15px;
  top: 0;
}
.dev-video-block.dev-video-apply-stage {
  max-width: 300px; 
}
.slary-available-list {
  width: 25%;
  margin-right: 10px;
}
.slary-available-list:last-child {
  margin-right: 0;
}
p.cover-leter-text {
  margin-bottom: 15px;
}
.table.project-detail-table tbody tr th, table.project-detail-table tbody tr td {
  border: 0;
}
.table.project-detail-table .editor-preview-format p {
  margin-bottom: 0;
}
.project-tech-skills span.badge.gry-badge {
  margin: 0 10px 10px 0;
}
.describe-project-area textarea {
  resize: none;
}
.describe-project-area .form-control {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.describe-project-area .form-control:focus {
  border-color: #ccc;
  box-shadow: none;
}
.question-section ol {
  padding-left: 15px;
  margin-bottom: 0;
}
.upload-video-sec {
  padding: 10px;
  border-radius: 5px;
}
.upload-video-gray{
  border: 1px solid #ccc;
}
.intro-video-sec.intro-video-box {
  margin-right: 0;
}
.aply-curr-slry.aply-salary-input {
  max-width: 250px;
}
span.input-error {
  position: absolute;
  color: #d60b0b;
  font-size: 11px;
  font-weight: 500;
  line-height: normal;
}
.missing-skill-badge span.badge-content.badge-content-warning {
  margin: 0 10px 10px 0;
}
.missing-skill-badge {
  display: inline-block;
}
input#portfolio-image-upload {
  display: none;
}
.quick-links-list a.warning-skill:after {
  content: '';
  background-image: url("../img/warning-icon-min.png");
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 0px;
  margin-left: 10px;
  margin-top: 4px;
  vertical-align: middle;
  float: right;
  border-radius: 0;
}
.resume-details-align p {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.uploaded-file-show img {
  margin-right: 10px;
}
h4.upload-file-text {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.appli-review-section .skill-project-section .skill-full-badge {
  margin: 0 10px 10px 0; 
}
.new-skills-section .added-skills .select-form-group.application-skill-dropdown {
  border-radius: 4px;
  transition: 0.5s ease all; 
  border: 1px solid var(--gray-300);
  height: 50px;
}
.qa-box-screening .question-txt .form-group {
  margin-bottom: 30px;
}
.qa-box-screening ol {
  /*max-width: 350px;*/
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 30px;
}
.qa-box-screening ol li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
.qa-box-screening ol li.question-list::before {
  content: counter(my-awesome-counter);
  color: var(--black);
  font-size: 1.5rem;
  font-weight: 500;
  position: absolute;
  --size: 15px;
  left: calc(-1 * var(--size) - 10px);
  /*line-height: var(--size);*/
  /*width: var(--size);
  height: var(--size);*/
  top: 0;
  /*transform: rotate(-10deg);*/
  /*background: black;*/
  /*border-radius: 50%;
  text-align: center;*/
  /*box-shadow: 1px 1px 0 #999;*/
}
.qa-box-screening .question-txt label {
  font-size: 16px;
  margin-bottom: 10px;
}
.screening-input.input-group {
  max-width: 250px;
}
.screening-input input, .screening-input select {
  max-width: 250px;
}
.screening-input.input-group input.form-control.custom-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}
.screening-input.input-group span.input-group-addon {
  border: none;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #eee;
  min-width: 70px;
}
.screening-input label.radio-inline:first-child {
  margin-right: 15px;
}
.location-sec-apply input {
  max-width: 420px;
}
.location-sec-apply .dropdown-menu.custom-dropdown-location {
  width: 100%;
  min-width: 160px;
  max-width: 420px;
  position: absolute;
  left: 0;
  top: 46px;
  z-index: 1000;
  margin: 2px 0 0;
  font-size: 14px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.custom-dropdown-location li {
  padding: 0
}
.dropdown-menu.custom-dropdown-location li a {
  padding: 10px;
  line-height: 2;
  border-bottom: 1px solid #ccc;
}
.dropdown-menu.custom-dropdown-location li>a>i {
  margin: 0 10px 0 0;
  font-size: 18px;
  color: var(--gray-600);
}
.highlighted_location {
  font-weight: bold;
}
.complete-profile-modal .gene-resume-section {
  margin: 0 0 30px;
}
.complete-profile-modal .candidate-info {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
.show-resume-sec p.help-txt {
  text-align: left;
}
a.btn.btn-link.btn-wot-bg.btn-update-contact {
  position: absolute;
  top: 50px;
  right: 0;
  padding: 5px 0;
  font-size: 14px;
  text-decoration: underline;
}
a.btn.btn-link.btn-wot-bg.btn-update-contact:hover {
  background: transparent;
  color: var(--secondary);
}
.gene-form-label.gene-mob-lbl .error-message, .gene-form-label.gene-mob-eml-lbl .error-message {
  display: inline;
}
.still-working-text.notify-sec {
  margin: auto;
  text-align: center;
}
.main-checkbox {
  font-size: 15px;
}
.main-checkbox.active-checkbox {
  padding-left: 0; 
}
.main-checkbox.active-checkbox.notify-text .geekmark {
  top: 2px;
  left: 25%;
  height: 18px;
  width: 18px;
}
.main-checkbox.active-checkbox.notify-text .geekmark:after {
  left: 5px;
  bottom: 5px;
}
.active-checkbox.notify-text input {
  top: 2px;
  left: 25%;
}
.notify-check-text {
  margin-top: 30px;
}
.new-skills-section.add-skill-box {
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 10px;
  border: 1px solid var(--gray-300);
}
a.delete-added-skills {
  cursor: pointer;
}
a.delete-added-skills img {
  width: 16px;
  height: 16px;
  opacity: 0.6;
}
.complete-profile-modal a.delete-added-skills.delete-icon img {
  width: 28px;
  height: auto;
  opacity: unset;
}
.add-skill-box .added-skills {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.add-skill-box .added-skills .col-1,
.add-skill-box .added-skills .col-2,
.add-skill-box .added-skills .col-3 {
  width: 47.5%;
  margin-right: 10px;
}
.add-skill-box .added-skills .col-4 {
  width: 5%;
  text-align: center;
}
.availablility-plan-title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.city-input-group .md-custom-input {
  width: 100%;
  max-width: 400px;
}
.new-position-section.add-position-box {
  background-color: var(--gray-100);
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.add-position-box .add-position {
  display: flex;
  align-items: center;
}
.add-position-box .add-position .col-1,
.add-position-box .add-position .col-2 {
  width: 47.5%;
  margin-right: 10px;
}
.add-position-box .add-position .col-3 {
  width: 5%;
  text-align: center;
}
.incomplete-skill-sec .sec-title {
  font-size: 14px;
  margin: 15px 0 15px 0;
  font-weight: 500;
  color: var(--gray-600);
}

/* start: incomplete skill section CSS */
.incomplete-skill-sec .skill-tags {
  margin-bottom: 20px;
}
.incomplete-skill-sec ul {
  margin-top: 0;
  margin-bottom: 0px;
  padding: 0;
  list-style: none;
}
.sec-title {
  font-size: 16px;  
  margin: 0 0 15px 0;
  font-weight: 500;
}
.sec-sub-title{
  font-size: 14px;  
}
.btn-do-letter{
  margin-right: 5px;
}
.badge-content.badge-suggested-skills {
  border-radius: 50px;
  float: left;
}
.badge-content.badge-suggested-skills a.edit-txt {
  color: var(--secondary);
  cursor: unset;
  text-align: left;
}
.badge-content.badge-suggested-skills a.add-skill {
  color: var(--secondary);
  margin-left: 20px;
  cursor: pointer;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
}
/* end: incomplete skill section CSS */
h4.title-company-name {
  font-size: 22px;
  margin-bottom: 20px;
}
.still-working-text.stil-wrking-check .main-checkbox.active-checkbox {
  padding-left: 20px;
}
.btn.btn-normal.btn-green.border-error-red {
  border: 1px solid #da0400;
  border-radius: 5px;
}
.screening-input.input-group .error-message {
  font-size: 12px;
  max-width: 150px;
  font-weight: 500;
}
.d-block {
  display: block;
}
.resume-download-sec {
  border: 1px solid var(--gray-300);
  padding: 5px 10px;
  border-radius: 4px;
  margin-bottom: 15px;
  width: fit-content;
}
h4.review-gene-info-title {
  color: var(--primary);
}

/*Custom radio CSS*/
/*.custom-availability-radio md-radio-button {
  box-sizing: border-box;
  display: inline-block;
  margin-bottom: 14px;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  margin-right: 25px;
}*/
.custom-availability-radio md-radio-button .md-label {
  margin-left: 23px;
  margin-right: 0;
  font-size: 16px;
  font-weight: 500;
  color: #101010;
}
span.avlb-sub-text {
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  color: var(--gray-600);
}
.custom-availability-radio md-radio-button .md-off, .custom-availability-radio md-radio-button .md-on {
  box-sizing: border-box;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  vertical-align: middle;
}
.custom-availability-radio md-radio-button .md-container { 
  width: 14px;
  height: 14px;
}
.custom-availability-radio md-radio-button .md-container::before {
/*height: 15px;
width: 15px;*/
}
.custom-availability-radio md-radio-button .md-container .md-ripple-container {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.available-from-group .available-from-group { 
  margin-top: 10px; 
  margin-bottom: 10px; 
}
.custom-availability-radio md-radio-group:not([disabled]) .md-primary.md-checked .md-off{
  border-color: var(--primary);
}
.custom-availability-radio md-radio-group:not([disabled]) .md-primary .md-on {
  background-color: var(--primary);
}
.custom-availability-radio md-radio-button.md-checked .md-label {
  color: var(--primary);
}
.custom-availability-radio md-radio-button {
  display: block;
}
.input-group.avail-input {
  width: 170px;
}
.custom-availability-radio span.input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-weight: 500;
}
.modal-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.modal-footer {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.aply-curr-slry span i {
  color: var(--primary);
}
.appli-review-section .contact-info-sec {
  margin-bottom: 15px;
}
.appli-review-section .availability-switch {
  margin: 10px 0 20px;
}
.common-sec-box {
  border: 1px solid var(--gray-300);
  border-radius: 5px;
  padding: 20px;
}
.common-sec-box p.slry-head {
  color: var(--gray-600);
  margin-bottom: 5px;
}
.job-position-section .common-sec-box label {
  font-size: 14px;
  color: var(--gray-600);
}
.common-sec-box p.slry-sub-head {
  font-size: 16px;
  font-weight: 500;
}
.common-sec-box .salary-available-list {
  margin-bottom: 15px;
}
.common-badge ul {
  margin-top: 0;
  margin-bottom: 0px;
  padding: 0;
  list-style: none;
}
.common-badge ul li {
  display: inline-block;
  list-style: none;
  margin: 0px 12px 15px 0;
}
.gry-tags span.badge.gray-badge {
  background-color: rgb(0, 74, 171, 10%);
  color: var(--secondary);
}
.job-position-section .common-badge.only-show-tag ul {
  display: unset;
}
.apply-job-modal .header-title h4 {
  font-size: 22px;
  color: var(--black);
  font-weight: 400;
  margin-top: 0;
}
.apply-job-modal .header-title p {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-600);
}
.profile-img-sec p.help-txt {
  margin-bottom: 15px;
  font-size: 13px;
  color: var(--gray-600);
  text-align: left;
  font-weight: 400;
}
a.remove_city {
  color: var(--black);
  cursor: pointer;
  margin-left: 8px;
}
.profile-img-sec {
  width: calc(100% - 95px);
}
.price-text-available {
  font-size: 18px;
  font-weight: 500;
}
.price-text-available span {
  margin-left: 10px;
}
md-switch#myonoffswitch {
  margin: 0;
}
md-switch.inline-label .md-bar::before {
  position: absolute;
  font-size: 12px;
  line-height: 28px;

  content: "NO";
  right: 0;
  padding: 0 9px 0 0;      
}
md-switch.inline-label.md-checked .md-bar::before {
  content: "YES";
  left: 0;
  padding: 0 0 0 7px;
}
md-switch.toggle-switch-availability .md-bar {
  background-color: var(--gray-600);
  color: #fff;
  height: 28px;
  width: 60px;
  top: 0;
  left: 0;
  border-radius: 25px;
}
md-switch.toggle-switch-availability .md-container {
  height: 28px;
  width: 60px;
  margin-right: 0;
}
md-switch.toggle-switch-availability.md-checked:not([disabled]) .md-bar {
  background-color: var(--primary);
  box-shadow: 0px 15px 0px rgb(0 0 0 / 8%) inset;
  color: #fff;
}
md-switch.toggle-switch-availability .md-thumb-container {
  width: 34px;
  top: 1px;
}
md-switch.toggle-switch-availability .md-thumb-container .md-thumb {
  background-color: #fff;
  width: 26px;
  height: 26px;
}
.job-role-label {
  margin-bottom: 10px;
}
.pos-category-txt .role-pos-name {
  margin-right: 5px;
}
.location-sec-apply {
  margin-bottom: 15px;
}
md-progress-linear.md-default-theme .md-bar, md-progress-linear .md-bar {
  background-color: var(--primary);
}
p.tag-line-location {
  margin-bottom: 15px;
}
.badge-content {
  display: flex;
  align-items: center;
}
.complete-profile-modal img.remove-chip {
  width: 10px;
  margin-left: 8px;
}
.title-skills-position {
  margin-bottom: 0;
}
.custom-input.text-input {
  max-width: 100%;
}
.loader-img {
	background-image: url(/assets/img/load-icon.gif);
	/*background-size: 25px 25px;*/
	background-position:right center;
	background-repeat: no-repeat;
	opacity: 1;
}
a.show-more-btn {
  cursor: pointer;
}

/*CSS for Mozilla Firefox Browser*/
.price-input-group input[type=number]::-webkit-outer-spin-button,
.price-input-group input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.price-input-group input[type=number] {
  -moz-appearance:textfield;
}
.pricing-left-filed span.hourly-text,
.input-client-rol span.hourly-text {
  display: block ruby;
}
/* //CSS for Mozilla Firefox Browser*/

.screening-input input.curr-locaiton-input {
  max-width: 100%;
}
.image-croper-modal .modal-content {
  border: 0px solid rgba(0, 0, 0, .2);
  border-radius: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 300px;
  border: 2px dotted #ddd;
  background-color: white;
  padding: 20px;
  border-radius: 15px;
}
.text-capitalize {
  text-transform: capitalize;
}
/*otp model css*/
.update-contact-modal .modal-dialog {
  max-width: 400px;
}
.update-contact-modal .modal-content {
  box-shadow: 0px 1px 30px rgb(0 0 0 / 14%);
  border-radius: 10px;
  border: none;
}
.update-contact-modal.custom-modal-bottom .modal-body {
  padding: 30px;
}
h2.otp-title {
  margin-bottom: 5px;
  font-size: 20px;
  color: var(--black);
  font-weight: 500;
  word-break: break-word;
}
.otp-model-title {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.otp-section {
  /*margin-bottom: 30px;*/
  min-height: 200px;
}
a.btn-link{
  display: inline-block;
}
.otp-section h4 {
  padding-top: 25px;
  line-height: inherit;
  margin-bottom: 15px;
}
form.otp-verify-form {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.update-contact-modal button.close, .addSuggestSkillModal button.close {
  position: absolute;
  right: 25px;
  top: 20;
  opacity: 0.8;
}
.update-contact-modal button.close img, .addSuggestSkillModal button.close img {
  /* filter: invert(1); */
  width: 16px;
}
.otp-verify-form input.form-control.custom-input {
 /* width: 100%;
  max-width: 284px;
  margin: 15px auto;
  text-align: left;
  padding: 6px 12px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 6px;
  padding-left: 15px;
  letter-spacing: 37px;
  border: 0;
  background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 50px 2px;
  background-repeat: repeat-x;
  background-position-x: 35px;*/
  /*padding-left: 15px;
  padding-bottom: 8px;
  letter-spacing: 37px;
  border: 0;
  background-image: linear-gradient(to left, #ccc 70%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 50px 2px;
  background-repeat: repeat-x;
  background-position-x: 34px;
  width: 316px;
  min-width: 316px;
  background-color: transparent;
  text-align: left;
  outline: none;
  font-size: 20px;
  color: var(--black);
  font-weight: 500;*/
}
.otp-verify-form input.form-control.custom-input.border-success-green:focus {
  border: none;  
  /*background-image: linear-gradient(to left, var(--primary) 70%, rgba(255, 255, 255, 0) 0%);*/
}
.otp-verify-form input::placeholder{
  font-size: 14px;
  letter-spacing: normal;
}
.otp-verify-form input::-webkit-input-placeholder, .otp-verify-form input:-ms-input-placeholder{
  font-size: 14px;
  letter-spacing: normal;
}
.otp-support {
  font-size: 11px;
  border-top: 1px solid rgb(0 110 255 / 10%);
  margin-top: 30px;
  padding-top: 5px;
}
.otp-support p {
  margin-bottom: 0;
}
.otp-section span.input-error {
  position: unset;
}
.mobile-input-sec.mbl-input, .form-control.custom-input.email-flex-input {
  /*width: 70%;
  max-width: 310px;*/
}
.update-contact-modal p.help-text {
  font-size: 12px;
  margin: 5px 0 30px;
  color: var(--gray-600);
  font-weight: 400;
}
.resend-otp-action {
  margin: 25px 0 0;
  text-align: left;
}
p.otp-timer {
  display: flex;
  align-items: baseline;
  font-size: 18px;
  color: var(--gray-600);
  margin-bottom: 5px;
}
p.otp-timer span {
  font-size: 18px;
  color: var(--gray-600);
  display: block;
  font-weight: 500;
  margin: 0 5px;
}
/*//otp model css*/
.form-control.custom-input[readonly] {
  background-color: #f1f1f1;
  opacity: .6;
}
.skill-tags li.job-role-badge-incomplete {
  margin: 0 10px 10px 0;
}
.apply-job-modal .header-title span {
  width: calc(100% - 55px);
  display: block;
}
.new-pro-add p.techno-bubble {
  display: inline-grid;
  justify-items: start;
}
.pos-category-badge-xs a.remove-times {
  vertical-align: -webkit-baseline-middle;
}
.edit-skill-icon.icon-blue .fa-pencil {
  color: var(--primary);
  padding-left: 4px;
}
.edit-skill-icon.icon-blue .fa-pencil:hover, 
.edit-skill-icon.icon-blue .fa-pencil:focus {
  color: var(--primary);
}
a.edit-txt.missing-skill-bubble {
  color: var(--primary);
  font-size: 13px;
  cursor: pointer;
  position: relative;
  margin-left: 20px;
}
.missing-skill-bubble span.worning-span-bubble {
  background-color: #ffd96a;
  border-radius: 20px;
  color: black;
  font-weight: 600;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  display: inline-block;
  text-align: center;
  line-height: 15px;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translate(0, -50%);
}


/* START: Responsive media query css  */

/*especially media css for 1366x580 screen*/
@media only screen and (max-width: 1366px) {
  .apply-job-modal .modal-header, .apply-job-modal .modal-footer, .apply-job-modal .modal-body .modal-gen-info {
    padding: 25px;
  }
  .apply-job-modal .header-title h4 {
    font-size: 18px;
  }
  .apply-section-title, .availablility-plan-title, .apply-section-title{
    font-size: 16px;
  }
  .select-exprie-skill .form-control.custom-input, .common-sec-box p.slry-sub-head, .qa-box-screening .question-txt label, .screening-input .form-control.custom-input{
    font-size: 14px;
  }
  .apply-job-modal .header-title p, .warning-alert-msg h4 {
    font-size: 13px;
  }
  .skill-tags.location-tag .badge-content, .skill-full-badge.joint-badge .badge-content, span.badge-expertise p, .badge-content.badge-suggested-skills a.edit-txt, .badge-content.badge-suggested-skills{
    font-size: 12px;
  }
  .skill-tags li .skill-full-badge{
    margin: 0 10px 0px 0;
  }
}
@media only screen and (max-width: 913px) {
  .step-3-matching-skills .col-lg-3, .step-3-matching-skills .col-lg-4 {
    width: 31%;
  }
  .step-3-matching-skills .col-md-1 {
    width: 7%;
  }
}
@media only screen and (max-width: 820px) {
  .notrlvnt {
    font-size: 11px;
  }
  .time-filed {
    padding: 13px 10px 10px 32px;
  }
  .salary-left-section {
    padding-right: 15px;
  }
  .budget-table thead td {
    width: auto;
  }
  .avg-budget-align span:last-child {
    display: block;
  }
  .project-tech-skills p.techno-bubble,
  .new-pro-add p.techno-bubble {
    display: inline-grid;
    justify-items: start;
  }
  p.techno-bubble span.technology-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 350px;
    vertical-align: bottom;
  }
  .apply-job-modal .header-title h4 {
    margin-bottom: 0;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 800px) {
  .general-info-section .country-list {
    width: 259px;
  }
}
@media only screen and (max-width: 768px) {}
@media only screen and (max-width: 767px) {
  .still-working-text {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 712px) {
  .gene-mob-lbl {
    margin-top: 6px;
  }
  .gene-mob-eml-lbl {
    margin-top: 20px;
  }
  .border-right {
    border-right: none;
  }
  .price-rate-group-align {
    margin: 15px 0;
  }
  .padding-right-0 {
    padding-right: 15px;
  }
  .col-xs-3 .edit-delt-project-lst-stp3 {
    width: 50%;
    float: right;
  }
  .avail-budget-salry .flex-element.input-mob-view {
    flex-direction: column;
  }
  .salary-left-section {
    padding-right: 0;
  }
  .salary-left-section, .pay-range-right-section {
    width: 100%;
  }
  .fixed-bottom-xs .btn-block+.btn-block {
    margin-top: 0 !important;
  }
  .budget-table thead td {
    width: auto;
  }
  .flex-element.flex-coloum-xs, .form-group.flex-coloum-xs {
    flex-direction: column;
  }
  .add-new-pos-category.flex-element .form-group {
    width: 100%;
  }
  .show-resume-sec.flex-center, .resume-prview-sec.flex-center {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .gene-btm-section {
    margin-top: 5px;
  }
  .show-resume-details-sec {
    margin-bottom: 6px;
  }
  .category-block-xs {
    display: inline-block;
    /*vertical-align: middle;*/
  }
  .green-badge a.remove-times {
    font-size: 16px;
  }
  .added-skills.mb-10 {
    margin-bottom: 15px;
  }
  .new-skills-section+.new-skills-section {
    padding-top: 15px;
  }
  .still-working-text.stil-wrking-check .geekmark {
    top: 8px;
  }
  .warning-alert-msg h4 {
    font-size: 12px;
  }
  .add-new-project-sec .warning-alert-msg {
    max-width: 100%;
  }
  .main-checkbox.active-checkbox.notify-text .geekmark, .main-checkbox.active-checkbox.notify-text input {
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .desktop-rlvant-text {
    display: none;
  }
  .mob-rlvant-text {
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
  }
  .review-revant-text {
    padding-right: 20px;
  }
  .col-xs-3 .edit-delt-project-lst-stp3 {
    width: 44%;
    float: right;
  }
  .peoject-update-icons.flex-element.edit-delt-project-lst-stp3 {
    top: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .padding-right-0 {
    padding-right: 15px;
  }
  .avail-budget-section .pay-rng-center {
    margin-left: 0px;
  }
  .general-info-section .country-list {
    width: 491px;
  }
  .step-3-matching-skills .col-lg-3 {
    width: 88%;
    margin-bottom: 10px;
  }
  .step-3-matching-skills .col-lg-4 {
    width: 44%;
  }
  .step-3-matching-skills .col-md-1 {
    width: 8%;
  }
  .addSkill{
    margin-top: 20px;
  }
  h5.selected-skill {
    margin-top: 5px;
  }
  .apply-job-modal .modal-header {
    padding: 15px 10px;
  }
  .warning-alert-msg h4 {
    font-size: 12px;
  }
  .review-gene-info-title {
    margin: 0;
  }
  .cover-letter-title.flex-center {
    flex-direction: column;
    align-items: flex-start;
  }
  .slry-avail-section .avail-section.flex-start-align {
    display: flex;
    flex-direction: column;
  }
  .slary-available-list {
    width: 100%;
    margin-bottom: 15px;
  }
  .add-skill-box .added-skills .col-1 {
    width: 100%;
    margin-right: 0;
  }
  /*.add-skill-box .added-skills .col-2,*/
  .add-skill-box .added-skills .col-3 {
    width: 95%;
    margin-right: 10px;
  }
  .add-skill-box .added-skills .col-4 {
    width: 5%;
  }
  .apply-job-modal .modal-body .modal-gen-info {
    padding: 20px 10px;
    min-height: 87vh;
  }
  .apply-job-modal .header-title h4 {
    font-size: 16px;
    font-weight: 500;
    max-width: 90%;
    line-height: 1.4;
    margin-bottom: 0;
  }
  .apply-job-modal .header-title p {
    font-size: 12px;
  }
  .price-text-available {
    font-size: 13px;
  }
  .genrl-info .candi-img-icon {
    width: 80px;
    height: 80px;
    margin-right: 20px;
  }
  .profile-img-sec {
    width: calc(100% - 100px);
  }
  .general-info-section .genrl-info {
    background-color: var(--white);
  }
  .complete-profile-modal .candidate-info {
    margin: 10px 0 30px;
  }
  .add-skill-box .added-skills.added-skills-xs {
    display: flex;
    align-items: stretch;
    flex-direction: column;
  }
  .added-skills.added-skills-xs .col-1 {
    width: 100%;
    min-width: 100%;
    border-radius: 4px;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .added-skills-xs .skills-input-xs {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
    width: 100%;
  }
  .skills-input-xs .col-2, .skills-input-xs .col-3 {
    width: 44.5%;
  }
  .skills-input-xs .col-4 {
    width: 8%;
  }
  .screening-input input, .screening-input select {
    max-width: 100%;
  }
  .common-sec-box {
    padding: 15px;
  }
  .resume-download-sec {
    margin-right: 0;
  }
  .upload-res-sec {
    width: 100%;
  }
  .upload-res-sec .btn-xs {
    display: block;
    margin: 15px 0;
  }
  .apply-section-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .common-sec-box p.slry-sub-head {
    font-size: 14px;
  }
  .job-position-section .common-sec-box label {
    font-size: 12px;
  }
  .complete-profile-modal .gene-resume-section {
    margin: 5px 0 0;
    padding: 0;
  }
  .add-position-box .add-position.position-input-xs {
    flex-direction: column;
    max-width: 348px;
  }
  .add-position-box .add-position.position-input-xs .col-1 {
    width: 90%;
    margin-right: 10px;
  }
  .add-position-box .add-position.position-input-xs .col-2 {
    width: 10%;
    text-align: center;
    margin: 0;
  }
  .position-input-xs .input-align-xs {
    width: 100%;
  }
  .availablility-plan-title {
    font-size: 14px;
  }
  .custom-availability-radio md-radio-button .md-label {
    font-size: 12px;
  }
  .contract-monthly-amount h5 {
    font-size: 12px;
  }
  .contract-monthly-amount p {
    font-size: 14px;
  }
  .position-input-xs .skill-autocomplete .form-control.custom-input,
  .position-input-xs .select-exprie-skill .form-control.custom-input {
    font-size: 13px;
    height: 36px;
  }
  .common-sec-box.flex-start-align {
    flex-direction: column;
  }
  .currency-xs select.form-control {
    border: none;
    font-size: 12px;
    color: var(--black);
  }
  .rht-currncy.currency-xs {
    width: auto;
  }
  .contract-monthly-amount h5 {
    font-size: 14px;
  }
  .contract-monthly-amount p {
    font-size: 16px;
    font-weight: 500;
  }
  .avail-budget-salry {
    margin-bottom: 0;
  }
  p.tag-line-location {
    font-size: 10px;
    margin-bottom: 25px;
  }
  .availablility-plan-title {
    font-size: 16px;
  }
  .city-input-group {
    margin-top: 20px;
  }
  .btn.btn-blue.btn-add-xs {
    display: block;
    border-radius: 25px;
    font-size: 12px;
    padding: 6px 15px;
    font-weight: 500;
  }
  .matching-skills-sec .apply-section-title {
    margin: 0;
  }
  .title-skills-position {
    margin-bottom: 20px;
  }
  .skill-autocomplete .form-control.custom-input {
    height: 36px;
    font-size: 13px;
  }
  .add-project-modal .close {
    top: 5px;
  }
  .add-project-modal .date-picker-date .date {
    height: auto;
  }
  .add-project-modal .aply-calendr-icon .fa-calendar {
    font-size: 16px;
  }
  .editor-preview-format p {
    margin-bottom: 0;
  }
  .project-tech-skills p {
    margin: 0 5px 10px 0;
    display: inline-block;
  }

  /*Nav action dropdown btn*/
  .comp-name-link-sec {
    width: calc(100% - 50px);
    display: inline-block;
  }
  .action-navs-dashboard.action-navs-xsshow {
    width: 45px;
  }
  .action-navs-dashboard .actions-dropdown button.btn.btn-primary.dropdown-toggle {
    width: 36px;
    height: 36px;
  }
  .action-navs-xsshow .dropdown.actions-dropdown {
    float: right;
  }
  button.btn-more {
    border: none;
    padding: 5px;
    border-radius: 25px;
  }
  span.svg-25 {
    width: 16px;
    height: 16px;
  }
  .svg-25 svg:not(:root) {
    height: 16px;
    width: 16px;
    vertical-align: text-top;
  }
  .actions-dropdown.open>.dropdown-menu.drp-menu-2 {
    height: 90px;
  }
  ul.dropdown-menu.open-bottom {
    top: 35px;
  }
  .actions-dropdown .dropdown-menu>li>a {
    padding: 12px 15px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
  }
  .project-edit-delete i.fa {
    margin-right: 5px;
  }
  .action-navs-dashboard .actions-dropdown.open>.dropdown-menu {
    height: 90px;
  }
  .back-btn-apply {
    margin-right: 10px;
  }
  .next-btn-apply {
    margin-left: 10px;
  }
  .qa-box-screening .question-txt label {
    font-size: 12px;
  }
  .qa-box-screening ol {
    padding-left: 25px;
  }
  .qa-box-screening ol li::before {
    font-size: 1.1rem;
    --size: 10px;
    left: calc(-1* var(--size) - 6px);
  }
  /*.joint-badge .badge-content {
    display: inline-block;
  }*/
  .update-contact-modal .intl-tel-input .selected-flag {
    width: 100px;
    background-color: transparent;
    border-radius: 4px;
    padding: 0 0 0 10px;
  }
  .update-contact-modal .intl-tel-input input[type=tel] {
    padding-left: 110px;
  }
  .update-contact-modal .selected-dial-code {
    margin-top: 12px;
    position: absolute;
  }
  .update-contact-modal .intl-tel-input .country-list {
    min-width: 275px;
  }
  .update-contact-modal .intl-tel-input .selected-flag .iti-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid var(--gray-600);
  }
  p.resend-code-sec {
    font-size: 16px;
  }
  p.resend-code-sec a.btn {
    padding: 0;
    text-decoration: underline;
    margin-right: 5px;
  }
  .form-control.custom-input.otp-input {
    font-size: 20px;
    text-align: center;
    color: var(--gray-600);
    letter-spacing: 5px;
  }
  a.btn.btn-link.btn-wot-bg.btn-update-contact {
    position: unset;
    text-decoration: underline;
    padding: 0;
  }
  .contact-sec-xs img.verify-img {
    width: 14px;
    margin-left: 5px;
  }
  .profile-img-sec p.help-txt {
    font-size: 10px;
  }
  .modal-content.apply-job-modal {
    border-radius: 0;
  }
  .qa-box-screening ol li.question-list::before {
    font-size: 1.2rem;
    --size: 10px;
  }
  .modal-dialog.image-croper-modal .modal-body {
    padding: 0px 10px 10px;
  }
  .aply-reset-btn-grp.fixed-bottom-xs a.btn-link,
  .aply-reset-btn-grp.fixed-bottom-xs .btn-link {
    color: var(--gray-600);
  }
  .salary-section label.color-grey {
    font-size: 12px;
  }
  .skill-autocomplete ul.dropdown-menu.custom-multi-select {
    top: 36px;
  }
  .still-working-text.stil-wrking-check .main-checkbox.active-checkbox {
    width: auto;
  }
  span.badge.green-badge.pos-category-badge-xs {
    width: 100%;
    text-align: left;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  span.proj-badge-left {
    width: calc(100% - 28px);
    display: flex;
    flex-direction: column;
  }
  .pos-category-badge-xs .pos-category-txt {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  a.proj-badge-right {
    width: 18px;
    margin-left: 10px;
    text-align: right;
  }
  span.badge-exp-txt {
    min-width: 66px;
  }
  span.input-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 9;
    cursor: pointer;
    transform: translate(-50%, -50%);
  }
  .location-sec-apply .dropdown-menu.custom-dropdown-location {
    top: 36px;
  }
  span.date-input-icon {
    position: absolute;
    top: 50%;
    right: 5px;
    z-index: 2;
    cursor: pointer;
    transform: translate(-50%, -50%);
  }
  .table.project-detail-table tbody tr th, 
  table.project-detail-table tbody tr td {
    border: 0;
    display: block;
    padding-bottom: 0;
  }
  .avail-plan .sec-form-title h3 {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .avail-plan .sec-form-title h3 small {
    margin-top: 5px;
  }
  .project-detail-table .project-tech-skills span.badge p {
    margin: 0;
    display: inline-block;
  }
  .skill-full-badge.joint-badge .badge-content.color-primary {
    flex-direction: column;
  }
  .skill-full-badge.joint-badge .badge-content.no-exp-xs {
    flex-direction: row;
  }
}
@media only screen and (max-width: 568px) {
  .gen-mob-wrk-lbl {
    margin-top: -6px;
  }
  .apply-job-modal .modal-body {
    padding: 0;
    background-color: var(--white);
  }
  .apply-job-modal .modal-header, .apply-job-modal .modal-footer {
    padding: 10px;
    background-color: var(--white);
  }
  .margin-top {
    margin-top: 0px;
  }
  .mt-top {
    margin-top: 10px;
  }
  .stepper-wrapper {
    width: 100%;
  }
  span.resume-span-text {
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding-top: 8px;
    padding-left: 0px;
  }
  .padding-right-0 {
    padding-right: 15px;
  }
  .avail-budget-section {
    margin-top: 0;
    padding: 0;
    background: transparent;
    color: var(--gray-500);
  }
  .avail-budget-section .border-right {
    border-right: none;
  }
  .avail-budget-section .applied-prc-rng {
    margin-top: 16px;
  }
  .exsting-project-sec .checkbox {
    margin-top: -12px;
  }
  .exsting-project-sec {
    padding: 25px 10px;
  }
  .time-filed {
    padding: 12px 10px 10px 32px;
  }
  .new-pro-add {
    padding: 0px;
    border: none;
    margin-bottom: 50px;
  }
  .uploaded-file-show {
    width: 100%;
    height: 40px;
    margin-top: 0px;
  }
  .avail-budget-section .pay-rng-center {
    margin-left: 0px;
  }
  .project-link {
    line-height: 15px;
    word-break: break-all;
  }
  .mob-disply-none {
    display: none;
  }
  .review-pro-sec {
    display: none;
  }
  /* h4.gen-head{
    font-size: 13px;
  } */
  .desktop-disply-none {
    display: block;
  }
  .budget-pric-avail md-radio-button .md-label {
    font-size: 14px;
  }
  ul.project-list {
    /*list-style-type: decimal;*/
    list-style: none;
    padding-left: 20px;
  }
  .additional-gen-head {
    font-size: 14px;
    font-weight: 500;
  }
  .upload-file-text {
    font-size: 12px;
  }
  .additional-gene-form-label .apply-addi-que-select {
    font-size: 12px;
    font-weight: 500;
  }
  .add-new-project {
    margin-top: 10px;
  }
  .update-profile-link, .add-new-skil-link, .cancel-link, .tech-create-skill-btn span.tech-skil-cancelBtn, .edit-project-link {
    font-size: 14px;
    font-weight: 500;
  }
  h4.candidate-name {
    font-size: 13px;
    margin: 0 0 5px;
  }
  .complete-profile-modal .form-control.custom-input {
    font-size: 14px;
    font-weight: 400;
    height: 46px;
  }
  .error-message, .char-validation, .project-char-limit {
    font-size: 11px;
  }
  .notice-period-days {
    margin-left: 28px;
    margin-top: -6px;
    margin-bottom: 14px;
  }
  .apply-gen-head, .gene-info-title, .avail-gene-info-title, .genrl-info h4.resume-head, h4.gen-head {
    font-size: 14px;
    font-weight: 500;
  }
  .upload-video-sec {
    padding: 10px 12px;
    border-radius: 8px;
  }
  .general-info-section .country-list {
    width: 460px;
  }
  .notice-period-date, .notic-days-input {
    display: block;
  }
  .immiediate-text-radio {
    margin-bottom: 0px;
  }
  span.info-additional {
    display: block;
    padding-left: 0px;
    padding-top: 6px;
    font-size: 12px;
  }
  /* general info sec  */
  p a.view-resume-tag {
    padding: 7px 10px;
    font-size: 12px;
  }
  p.submit-text {
    font-size: 12px;
    font-weight: 400;
  }
  .gene-resume-section {
    padding: 6px 0;
    margin-top: 10px;
  }
  /* .gene-resume-section span.skill-tag {
    padding: 0px;
  } */
  .gene-resume-section .blank-prc-show p {
    font-size: 11px;
  }
  .gene-resume-section span.skill-tag {
    padding: 3px 0px;
    font-size: 5px;
    width: 156px;
    margin-bottom: 0px;
    margin-right: 0px;
    border-radius: 4px;
  }
  /* matching skills css  */
  .select-exprie-skill .form-control {
    font-size: 11px;
  }
  .new-skills-section .application-skill-dropdown md-autocomplete-wrap.md-whiteframe-z1.md-show-clear-button {
    height: 45px;
  }
  .new-skills-section md-autocomplete input:not(.md-input) {
    font-size: 14px;
  }
  .drag-drop-image .dropzone .msg {
    text-align: center;
    left: 0px;
    font-size: 12px;
  }
  .drag-drop-image .previewData .previewControls .circle {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
  }
  .technology-skills-show span.badge.gry-badge {
    font-size: 11px;
  }
  /* .tech-create-skil-btn {
    padding: 10px 20px;
    font-size: 12px;
  } */
  .technology-create-skill-sec .tech-create-skil-btn {
    padding: 0px;
    width: 130px;
    height: 40px;
  }
  .stil-wrking-check {
    line-height: 30px;
  }
  .dos-donts-text {
    line-height: 16px;
    font-size: 12px;
  }
  /* intro video css  */
  .upload-devVideo-section img {
    width: 247px;
    min-height: auto;
    object-fit: cover;
    object-position: center;
    border-radius: 7px;
  }
  /* review application form  */
  .job-cancel-modal .job-congrats-text {
    font-size: 20px;
  }
  .job-cancel-modal .hired-detail-text {
    font-size: 16px;
  }
  .info-aply-modal .close, .complete-profile-modal .close {
    top: 0;
    right: 10px;
    z-index: 1;
  }
  .step-slider.mt-10 {
    margin-top: 20px;
  }
  .delete-table-icon {
    margin-top: 3px;
    margin-left: 4px;
  }
  .drag-drop-image .preview {
    margin: 0px;
  }
  .tech-text-skills {
    margin-top: 8px;
  }
  a.update-profile-link {
    font-size: 12px;
  }
  /* .availability-section .rht-currncy {
    width: 27%;
  } */
  .still-working-text.notify-sec {
    margin-top: 20px;
    text-align: left;
  }
  .main-checkbox.active-checkbox {
    font-size: 12px;
    padding: 0 0 0 24px;
  }
  .prf-img-sec {
    width: 60px;
    height: 60px;
  }
  .project-data-sec {
    margin-left: 0px;
  }
  .info-aply-modal .modal-dialog, .complete-profile-modal .modal-dialog {
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 0;
  }
  /*.info-aply-modal .modal-content, .complete-profile-modal .modal-content {
    padding: 0;
    border: none;
    box-shadow: none;
    border-radius: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
  }*/
  .info-aply-modal .modal-dialog, .complete-profile-modal .modal-dialog {
    height: 100%;
    overflow-y: scroll;
  }
  table.project-detail-table {
    margin: 0;
  }
  .intro-video-title-sec.flex-center {
    flex-direction: column;
    align-items: flex-start;
  }
  .verify-email-model.custom-modal-bottom button.close {
    right: 5px;
    top: 5px;
    font-size: 45px;
    font-weight: 400;
    color: #101010;
    opacity: 0.4;
    position: absolute;
    filter: unset;
  }
  .pos-category-txt .role-pos-name, .joint-badge span.badge-xs {
    max-width: 220px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .joint-badge span.badge-xs {
    max-width: 150px;
  }
  .profile-img-sec p.help-txt {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .pric-text {
    font-size: 11px;
    padding-top: 0;
  }
  .budget-price-head {
    font-size: 11px;
    margin: 15px 5px 15px 0;
  }
  .budget-price-head img {
    margin: 0 5px 3px 0;
    width: 12px;
    margin-bottom: 2px;
    opacity: 0.6;
  }
  .add-skills-sec hr.dvd-line {
    margin: 30px 0;
  }
  .modal.custom-modal-bottom .close {
    bottom: auto;
    filter: unset;
    animation-duration: 0.3s;
    opacity: unset;
    position: absolute;
    top: 0;
  }
  .verify-model .modal-content {
    border-radius: 25px 25px 0 0;
  }
}
@media only screen and (max-width: 540px) {
  .general-info-section .country-list {
    width: 497px;
  }
  /* Ashutosh Sinha CSS Start */
  .step-3-matching-skills .col-lg-4 {
    width: 44.5%;
  }
  /* Ashutosh Sinha CSS End */
}
@media only screen and (max-width: 480px) {
  .availability-section .rht-currncy {
    width: 22%;
  }
  .general-info-section .country-list {
    width: 437px;
  }
  .peoject-update-icons.flex-element.edit-delt-project-lst-stp3 {
    top: 22px;
  }
}
@media only screen and (max-width: 415px) {
  .availability-section .rht-currncy {
    width: auto;
  }
}
@media only screen and (max-width: 414px) {
  span.green-btn:hover, span.review-sec-green-btn:hover {
    top: 37%;
    left: 40%;
    /* height: 35px; */
    width: 62px;
  }
  .general-info-section .country-list {
    width: 365px;
  }
  .resume-details-align p {
    max-width: 220px;
  }
  .resume-icon-align {
    width: 24px;
  }
}
@media only screen and (max-width: 393px) {
  .general-info-section .country-list {
    width: 351px;
}
@media only screen and (max-width: 390px) {
  .form-update-link {
    width: auto;
  }
  span.green-btn:hover, span.review-sec-green-btn:hover {
    top: 37%;
    left: 39%;
    /* height: 35px; */
    width: 62px;
  }
  .general-info-section .country-list {
    width: 337px;
  }
}
@media only screen and (max-width: 376px) {
  .general-info-section .country-list {
    width: 333px;
  }
}
@media only screen and (max-width: 375px) {
  span.green-btn:hover, span.review-sec-green-btn:hover {
    top: 37%;
    left: 38%;
  }
  .apply-cmpny-name-head {
    width: 66%;
  }
  .gene-resume-section span.skill-tag {
    padding: 4px 0px;
    font-size: 5px;
    width: 130px;
    margin-bottom: 0px;
    margin-right: 0px;
    border-radius: 4px;
    margin-left: 4px;
  }
  .general-info-section .intl-tel-input .country-list {
    max-height: 146px;
  }
  .general-info-section .country-list {
    width: 332px;
  }
  .resume-details-align p {
    max-width: 240px;
  }
  .profile-img-sec h4.candidate-name {
    font-size: 12px;
  }
  .profile-img-sec p.help-txt {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .add-position-box .add-position.position-input-xs {
    max-width: 333px;
  }
}
@media only screen and (max-width: 360px) {
  p a.view-resume-tag {
    padding: 7px 5px;
  }
  span.resume-span-text {
    font-size: 13px;
  }
  .apply-next-btn, .apply-submit-btn {
    width: 120px;
  }
  span.green-btn:hover, span.review-sec-green-btn:hover {
    top: 37%;
    left: 38%;
    /* height: 35px; */
    width: 62px;
  }
  .select-exprie-skill .form-control {
    font-size: 10px;
  }
  .general-info-section .country-list {
    width: 317px;
  }
  .notify-sec .main-checkbox {
    font-size: 11px;
  }
  .project-update-icons{
    margin-left: 0px;
  }
  .apply-footer-section a.btn, .apply-footer-section button.btn {
    min-width: 110px;
  }
  .select-exprie-skill .form-control.custom-input, .select-exprie-skill .form-control {
    font-size: 10px;
  }
  .pos-category-txt .role-pos-name {
    max-width: 170px;
  }
  .add-position-box .add-position.position-input-xs {
    max-width: 318px;
  }
  .joint-badge span.badge-xs {
    max-width: 140px;
  }
  .joint-badge .badge-content {
    padding: 8px 10px;
  }
}
@media only screen and (max-width: 353px) {
  .notify-text {
    line-height: 8px;
  }
}
@media only screen and (max-width: 320px) {
  .budget-pric-avail md-radio-button .md-label {
    font-size: 13px;
  }
  .select-date-radio {
    line-height: 15px;
  }
  span.green-btn:hover, span.review-sec-green-btn:hover {
    top: 37%;
    left: 43%;
  }
  .job-cancel-modal .job-continue-text {
    font-size: 14px;
  }
  .job-cancel-modal .job-congrats-text {
    font-size: 18px;
  }
  .notify-text {
    line-height: normal;
  }
  .notify-sec .main-checkbox {
    font-size: 12px;
  }
  .general-info-section .country-list {
    width: 277px;
  }
  .apply-back-btn {
    text-align: left;
    width: 140px;
  }
  .job-cancel-modal .job-cancel-btn {
    padding: 8px 30px;
  }
  .job-cancel-modal .job-continue-btn {
    padding: 8px 25px;
  }
  span.resume-span-text {
    font-size: 12px;
  }
  .upld-resume-btn .rmv-link-dwnld-resume {
    font-size: 12px;
  }
  .step-3-matching-skills .col-lg-4 {
    width: 43.5%;
  }
  .apply-footer-section a.btn, .apply-footer-section button.btn {
    min-width: 120px;
  }
  .resume-details-align p {
    max-width: 180px;
  }
}
@media only screen and (max-width: 240px) {
  .upld-resume-btn .rmv-link-dwnld-resume {
    font-size: 12px;
  }
}