.text-green-color{
    color: #212529 !important;
}

.text-blue-color{
  color: #4285F4 !important;
}

.bg-dk-green-color{
  background-color: #005063;
}

.bg-yellow-color{
    background-color: #FFDF80;
}

.bg-green-color{
    background-color: #00D599;
}

.bg-grey-color{
    background-color: #E4E4E4;
}

.bg-light-grey-color{
  background-color: #F6F6F6;
}

.rcbtn{
  /* background-color: #F9E955; */
  color: #000;
  font-weight: 500;
  border-radius: 3rem;
  border: 2px solid #4285f0b3 !important;
  outline-offset: 2px;
  }
  .rcbtn:hover{
      background-color: #ecf4fe !important;
  }
  .rcbtn:focus{
      color:#fff;
      background-color: #4285F4 !important;
      outline: 2px solid #4285f0b3 !important;
  }

.flatpickr-calendar.open{
  z-index: 999 !important;
}


.image-size{
  /* width: 10px; */
  width: 16px;
  margin: 10px 5px 0px 5px;
}

.image-size1{
  width: 20px;
}

.previous-job .image-size{
  margin: 0px 5px 0px 5px;
}
.previous-job .btn{
  padding: 0px !important;
}
.wrapper .sidebar{
  margin-top: 56px;
  box-shadow: unset;
  left:unset;
}

.header,.header .header-scrolled{
  padding: 0px 0 !important;
  
} 

.form-select{
  font-size: 14px !important;
}

.form-check-input{
  margin-top:0.25rem !important;
}

.wizard-tab ul .nav-item .nav-link.active{
  border-bottom: 2px solid #4285f4 !important;
  color: black !important;
  background-color: unset !important;
  border-radius: unset !important;
  font-weight: bold;
}

.wizard-tab ul .nav-item .nav-link{
  border: unset !important;
  margin: unset !important;
  padding-top: unset !important;
  padding-bottom: unset !important;
}

.profile-camera{
  position: absolute;
  top: 12.6%;
    left: 52%;
  border: 1px solid;
  border-radius: 50%;
  background-color: #005063;
  color: white;
  width: 21px;
  height: 20px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.form-control:disabled, .form-control[readonly]{
  background-color: unset !important;
}

.edit-profile{
  position: absolute;
  top: 10px;
  right: 13px;
  
}

.avatar-img-edit{
  width: 7vw;
  height: 100px;
  min-height: 100px;
  object-fit: cover;
}



.header-space{
  /* margin-top: 72px */
  margin-top: 50px
}

.header-space-search{
  /* margin-top:130px */
  margin-top:70px

}

.tag-info{
  box-shadow: 0px 1px 3px rgb(159 151 151 / 56%);
  border-radius: 16px;
  padding: 8px;
  box-shadow: 1px;
}

.tagsinput {
  border-color: #c5c5c5 !important;
  font-family:  unset !important;
}

.top-recruiters{
  column-count: 5;
  column-gap: 40px;
  column-width: 100px;
}

.top-recruiters-img{
  width: 150px;
  height: 100px;
}

.wizard-tab{
  background-color: #F3F7FE !important;
}

.deleted-detail{
  background-color: #E4E4E4;
  color:#9e9e9e !important;
}

#navbar{
  /* margin-top: 10px; */
  flex-flow: row-reverse;
  padding-right: 25px;
}

#page-container {
  position: relative;
  min-height: 100vh;
}

.navbar-card{
  background-color: #4285F4 !important;
  color: white !important;
  padding: 30px 0px !important;
  /* border-radius: unset !important; */
  border-radius: 1.5rem !important;
  margin: 30px 15px 0px 15px !important;
}


.btn-verify{
  background: #2b5baa;
  color: white
}

.bg-color-blue{
  /* background-color: #629AF6 !important; */
  background-color: #fff !important;
}

.sidebar{
  /* position: absolute !important; */
  background-color: #EEEEEE !important;
  color:unset !important;
}

.main-header{
  background-color:unset !important;
}

.user-profile{
  /* border: 1px solid; */
  padding: 5px;
  border-radius: 50%;
  color: #FFC107;
  margin: 10px;
}

.search-button-green-bg{
  background-color: #005063;
}

.search-right-filter .card-body .nav{
  display:block;
}

.card-body .nav .nav-item a p{
  margin-bottom: unset !important;
}
.caret{
  margin-left: auto !important;
    margin-right: 10px;
    transition: all .5s;
    color: #8d9498;
}

@media(min-width: 280px) and (max-width: 767px){
  .sidebar{
    margin-top: 0px !important;
  }
  
  .navbar-mobile ul{
    height:fit-content;
  }

}
 
.selectize-input{
  padding: 12px 10px !important;
  box-shadow: unset !important;
}

  @media (max-width: 991.98px) {
    .select2-container {
      /* min-width: 100%;  */
    } }

.select2-results__option {
  padding: 6px 12px !important;
  vertical-align: middle; }

  .select2-search__field{
    border-bottom: 1px solid #9f9696 !important;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    background: url('../img/search.png') no-repeat 100%;
    background-size: 17px
  }
  
  .select2-dropdown{
    z-index: 1036 !important;
  }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fff;
  color: #000; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 4px;
  -webkit-box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.8); }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #fd5f00;
  border-width: 2px; }

.select2-container--default .select2-selection--multiple {
  border-width: 2px;
  border-color: transparent;
  padding: 0px 10px;
  line-height: 1.6;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.63);
  box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.63); }
  @media (prefers-reduced-motion: reduce) {
    .select2-container--default .select2-selection--multiple {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.select2-container--open .select2-dropdown--below {
  /* padding: 10px 0; */
  border-radius: 4px;
  border: 0.5 solid lightgrey;
  -webkit-box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.63);
  box-shadow: 0px 3px 22px -15px rgba(0, 0, 0, 0.63); }

.select2-selection .select2-selection--multiple:after {
  content: 'hhghgh'; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: none;
  background: rgba(0, 0, 0, 0.1);
  font-size: 11px;
  padding: 2px 10px;
  color: gray; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  color: #005063; }

.select2-container--default .select2-selection--single{
  border-radius: 0.25rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height: 39px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px !important;
}

.select2-container .select2-selection--single{
  height: 41px !important;
}

.select2-container--default .select2-selection--single:focus {
  border-color: #3e93ff;
}

.select2{
  width:100% !important;
}#list-jobsw .src_k label{
  font-weight: 500;
  font-size: 15px !important;
}#list-jobsw .src_k  .form-control {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}#list-jobsw .src_k .input-group-append .btn {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}#sortby.form-select-sm{
 border-radius: 5px !important; 
}#list-jobsw .jobcard h4{
  font-weight: 600;
}#list-jobsw .text-muted{
  font-size: 14px;
}#list-jobsw #jobList .jobcard.card {
  border-radius: 6px;
  border: 1px solid #eee;
  box-shadow: none !important;
}#list-jobsw .jobcard{
  width: 97%;
  margin: 0 auto;
}

/* search filter tag input ends */

/* pagination start */

.pagination .page-item .page-link{
  border-radius: 3px!important;
  margin: 0px 5px !important;
  color: #666;
}
.page-item.active .page-link{
  background-color: #4154f1c7 !important;
  border-color: #6f7ceec7 !important;
  box-shadow: 0 2px 6px 0 rgb(0 0 0 / 20%);
  color: #fff;
}
.page-item.disabled .page-link{
  opacity: 0.7;
}

/* pagination end */

/* profile progress bar starts*/

@keyframes progress {
  0% { --percentage: 0; }
  100% { --percentage: var(--value); }
}

/* @property percentage {
  syntax: '<number>';
  inherits: true;
  initial-value: 0;
} */

[role="progressbar"] {
  --percentage: var(--value);
  --secondary: rgb(241, 243, 245);
  --primary: #00D599;
  --size: 61px;
  animation: progress 2s 0.5s forwards;
  width: var(--size);
  aspect-ratio: 1;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  display: grid;
  place-items: center;
}

[role="progressbar"]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0);
  mask: radial-gradient(white 55%, transparent 0);
  mask-mode: alpha;
  -webkit-mask: radial-gradient(#0000 60%, #000 0);
  -webkit-mask-mode: alpha;
}

[role="progressbar-after"]::after {
  counter-reset: percentage var(--value);
  content: counter(percentage) '% complete';
  font-family: Helvetica, Arial, sans-serif;
  font-size: calc(var(--size) / 5);
  color: var(--primary);
}

/* profile progress bar ends */

/* range slider starts */

/* General Rules For Range Slider */
.custom-rangeslider {
  position: relative;
  margin: 20px 20px;
  padding: 0;
}

.custom-rangeInput {
  width: 100%;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: auto;
  box-sizing: border-box;
  cursor: pointer;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  height: 2px;
}
.custom-rangeInput::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  box-sizing: border-box;
  background-color: #21324f;
  outline: 2px solid #ffffff;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
  margin-top: -8px;
}
.custom-rangeInput::-webkit-slider-thumb:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.custom-rangeInput::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
  box-sizing: border-box;
  background-color: #21324f;
  outline: 2px solid #ffffff;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
}
.custom-rangeInput::-moz-range-thumb:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.custom-rangeInput::-ms-thumb {
  appearance: none;
  box-sizing: border-box;
  background-color: #21324f;
  outline: 2px solid #ffffff;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 50%;
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
  margin: auto;
}
.custom-rangeInput::-ms-thumb:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.custom-rangeInput::-webkit-slider-runnable-track {
  -webkit-appearance: none;
          appearance: none;
  box-sizing: border-box;
  height: 5px;
  width: 100%;
  cursor: pointer;
  border: none;
  padding: 0;
  margin: 0;
  background: grey;
}
.custom-rangeInput::-moz-range-track {
  -moz-appearance: none;
       appearance: none;
  box-sizing: border-box;
  height: 5px;
  width: 100%;
  cursor: pointer;
  border: none;
  padding: 0;
  margin: 0;
  background: grey;
}
.custom-rangeInput::-ms-track {
  appearance: none;
  box-sizing: border-box;
  height: 5px;
  width: 100%;
  cursor: pointer;
  border: none;
  padding: 0;
  margin: 0;
  background: grey;
  color: transparent;
  border: none;
  outline: none;
}
.custom-rangeInput:focus, .custom-rangeInput:active {
  outline: none;
}
.custom-rangeInput::-ms-tooltip {
  display: none;
}

.custom-rangeslider__tooltip {
  font-size: smaller;
  line-height: 12px;
  position: absolute;
  height: 21px;
  width: 31px;
  background-color: #FFF;
  padding: 3px 3px;
  border: 1px #33ccff solid;
  top: -20px;
  left: 0;
  text-align: center;
  transform: translate(-26%, 0);
  border-radius: 3px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  pointer-events: none;
}
.custom-rangeslider__tooltip:after {
  display: block;
  content: " ";
  background: #FFF;
  position: absolute;
  border: 1px #33ccff solid;
  border-top: 0;
  border-left: 0;
  width: 10px;
  height: 10px;
  left: calc(50% - 6px);
  bottom: -6px;
  transform: rotate(45deg);
}

.custom-rangeslider__label {
  width: 100%;
  font-size: smaller;
  display: block;
}
.custom-rangeslider__label span {
  display: block;
}
.custom-rangeslider__label-min {
  float: left;
}
.custom-rangeslider__label-max {
  float: right;
}
.custom-rangeslider__label:after {
  content: "";
  display: table;
  clear: both;
}

/* range slider ends */

/* employee or canditate start*/

.formField{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    position: relative;
  }
  
  .formField.userType {
    display: block;
  }

  .formField.userType .radioWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
  }

  .formField.userType .radioWrap .optionWrap {
    position: relative;
    cursor: pointer;
    /* color: #457eff; */
    border: 1px solid #d3e1ea;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 14px 12px;
    border-radius: 20px 5px;
  }

  .formField.userType .radioWrap .optionWrap.selected {
    border: 1px solid #457eff;
    background-color: #F3F7FE;
    color: #457eff;
  }



.formField.userType .radioWrap .optionWrap.selected .selectedTick {
    display: inline-block;
    position: absolute;
    right: -6px;
    top: -7px;
    background: #fff;
}

.formField.userType .radioWrap .optionWrap .selectedTick {
    display: none;
}

.formField.userType .radioWrap .optionWrap .iconWrap {
    margin-top: 3px;
}

.formField.userType .radioWrap .optionWrap .textWrap {
    /* margin-left: 10px; */
}

.formField.userType .radioWrap .optionWrap .textWrap .main-3 {
    font-weight: 600;
}
.main-3 {
    font-size: 20px;
    line-height: 20px;
}

.main-2 {
    font-size: 13px;
    line-height: 18px;
}

.formField.userType .radioWrap .optionWrap .textWrap .main-2 {
    color: #8292b4;
}

/* employee or canditate end */

.tagsinput .tag{
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2 !important;
  color: #303030 !important;
  border: 0px solid #d0d0d0;
  box-shadow:unset !important;
  padding: 5px 37px 5px 5px !important;
}

.tagsinput .tag .tag-remove{
  /* border-left: 1px solid #d0d0d0 !important; */
}

.tagsinput .tag .tag-remove:before, .tagsinput .tag .tag-remove:after{
  background: #343232  !important;
  width:8px !important;
  height:0.7px !important;
}

.selectize-control.multi .selectize-input>div{
  margin: 2px 5px 2px 2px !important;
}

.sidebar-bg{
  background-color: #eeeeee7d !important;
}

/* form wiard style */


table{
    border-collapse: unset !important;
  }

  thead{
    /* background-color: #F3F7FE; */
    background-color: #4285f4;
    color: #fff;
  }
  .calendar-table thead{
    background-color: unset;
    color: unset;

  }
  .bootstrap-tagsinput .tag {
      margin-right: 2px;
      color: white !important;
      background-color: #636363;
      /* padding: 0.2rem; */
      border-radius: 10px;
      padding: 6px;
    }

    .bootstrap-tagsinput{
      padding: 11px 6px !important;
      display: block !important;
    }
    
  .content__title {
    margin-bottom: 40px;
    font-size: 20px;
    text-align: center;
  }
  
  .content__title--m-sm {
    margin-bottom: 10px;
  }
  
  .multisteps-form__progress {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
  
  .multisteps-form__progress-btn {
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    padding-top: 20px;
    color: rgba(108, 117, 125, 0.7);
    text-indent: -9999px;
    border: none;
    background-color: transparent;
    outline: none !important;
    cursor: pointer;
  }
  @media (min-width: 500px) {
    .multisteps-form__progress-btn {
      text-indent: 0;
    }
  }
  .multisteps-form__progress-btn:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 13px;
    height: 13px;
    content: "";
    transform: translateX(-50%);
    transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    border: 2px solid currentColor;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 3;
  }
  .multisteps-form__progress-btn:after {
    position: absolute;
    top: 5px;
    left: calc(-50% - 13px / 2);
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 100%;
    height: 2px;
    content: "";
    background-color: currentColor;
    z-index: 1;
  }
  .multisteps-form__progress-btn:first-child:after {
    display: none;
  }
  .multisteps-form__progress-btn.js-active {
    color: #007bff;
  }
  .multisteps-form__progress-btn.js-active:before {
    transform: translateX(-50%) scale(1.2);
    background-color: currentColor;
  }
  
  .multisteps-form__form {
    position: relative;
  }
  
  .multisteps-form__panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .multisteps-form__panel.js-active {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
  .multisteps-form__panel[data-animation=scaleOut] {
    transform: scale(1.1);
  }
  .multisteps-form__panel[data-animation=scaleOut].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    transform: scale(1);
  }
  .multisteps-form__panel[data-animation=slideHorz] {
    left: 50px;
  }
  .multisteps-form__panel[data-animation=slideHorz].js-active {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.2, 1.13, 0.38, 1.43);
    transition-delay: 0s;
    left: 0;
  }
  .multisteps-form__panel[data-animation=slideVert] {
    top: 30px;
  }
  .multisteps-form__panel[data-animation=slideVert].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    top: 0;
  }
  .multisteps-form__panel[data-animation=fadeIn].js-active {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    transition-delay: 0s;
  }
  .multisteps-form__panel[data-animation=scaleIn] {
    transform: scale(0.9);
  }
  .multisteps-form__panel[data-animation=scaleIn].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    transform: scale(1);
  }

/* form wizard end */


/**jayavel **/
.position-card .image-size{
 width: 20px;
 margin: 0px 10px 0px 10px !important;
}.bg-color-blur{
  /* background: #dae7fd !important; */
  background: #4285f4 !important;
  color: #fff;
}.new_post{
    cursor: pointer;
}.old_post{
    cursor: pointer;
}.new_post, .old_post{            
    border-radius: 15px !important;
    /* background-color: #dae7fd08 !important;  */
}.progress{
  margin: 5px !important;
}.form-progress .progress{
  height: 10px;
  background-color: #f3f7fe;
}.form-progress .progress-bar{
  background-color: #34a853;
}#header .sidenav-toggler{
  display: none;
}#upload-demo .cr-viewport{
  border-radius: 50%;
}#job-edit-modal .modal-dialog-scrollable{
  width: 50% !important;
}
@media(min-width: 280px) and (max-width: 767px){
  .form-submits a, .form-submits button{
    margin-bottom: 15px;
    width: 100%;
  }
}
@media(min-width: 768px) and (max-width: 1024px){
  #cndidate_wzrd .cndte_mbile{
    display: none;
  } .header-space-search{
    width: 100% !important;
  }#job-edit-modal .modal-dialog-scrollable{
    width: 100% !important;
  }
}

@media(max-width: 767px){
  #job-edit-modal .modal-dialog-scrollable{
    width: 95% !important;
    margin: 0 auto;
  } .header-space-search{
    width: 100% !important;
  }
}