.job-title-wrapper {
  position: relative;
  padding: 5px 0px 5px 0px;
  box-shadow: none !important;
  /* background-color: #fff !important; */
}
.job-title-wrapper #JOBOPTION {
  position: absolute;
  right: 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 16px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px !important;
  z-index: 1;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  max-height: 141px;
  overflow: scroll;
  padding: 7px;
}

.custom-user-right-content .skillcheck {
  /* flex: 0.63; */
  margin-bottom: 2px !important;
  /* border-bottom: 1px solid  #d8dde5; */
}
.custom-user-right-content a {
  color:#000;
  padding: 4px 8px 4px 0px;
}
.see_more_link_clr {
  color: #3781c2 !important;
  padding: 4px 8px 4px 0px;
  font-weight: 600;
}
.custom-user-right-content a .glyphicon {
  left: 4px;
  font-weight: 100;
  top: 3px;
}
.custom-user-right-content .experience-wrap {
  margin-bottom: 2px !important;
  /* border-bottom: 1px solid  #d8dde5; */
}
.rating-wrapper {
  margin-top: 14px;
}
.main-row {
  margin-bottom: 8px;
}
.custom-left-skils .register-search-go {
  border-radius: 20px;
}
.skills-input {
  padding: 4px 9px 4px 9px !important;
}
ul.screener_selected li a.skillselected {
  border: unset;
  padding: 0 4px;
  border-radius: unset;
  font-size: 14px;
}
.screener_selected li {
  border: 1px solid #eceff1;
  background: #eceff1;
  padding: 0px 10px 0px 10px !important;
  border-radius: 16px;
  margin-bottom: 5px;
  margin-top: 8px;
  margin-right: 3px;
}
.screener_selected li a .skillselected:hover {
  background: unset;
  color: #fff;
}
.screener_selected li a .skillselected {
  cursor: default;
}
.screener_selected li:hover {
  /* background: #eceff1; */
  background: #dbdcdd;
  /* background: #053c56; */
}
.screener_selected li:hover a {
  color: #053c56 !important;
  /* color: #fff !important; */
}
.custom-form-filed input {
  border: 1px solid #ccc;
  background: #fff;
  /* background: #f9f9f9; */
}
.job_title_selected li {
  border: 1px solid #eceff1;
  background: #eceff1;
  padding: 0px 10px 0px 10px !important;
  border-radius: 16px;
  margin-bottom: 5px;
  margin-top: 8px;
  margin-right: 3px;
}

.section-left.tute .section-job-title .job_title_selected li:hover {
  background: #dbdcdd;
}
/* .custom-job-title-selected {
  display: flex;
} */
.custom-job-title-selected .job_title_00 span {
  display: unset;
}
#job_title_search_box {
  position: relative;
  background: #eef3f8;
  padding: 4px 9px 4px 9px;
  border-radius: 3px;
  /* border-bottom: 1px solid rgba(0,0,0,0.15); */
}
#job_title_search_box .job-title-list {
  position: absolute;
  width: 100%;
  border: unset;
  box-shadow: 0px 1px 3px #d4cfcf;
  left: 0;
  max-height: 255px;
  overflow: scroll;
  top: 35px;
  border-radius: 4px;
}
#job_title_search_box .job-title-list li {
  padding: 5px 9px 5px 9px;
}
#job_title_search_box .job-title-list li:hover, #skills_search_box .skills-title-list li:hover {
  background: #40687b;
}
/* #skills_search_box .skills-title-list li:hover {
  background: #eef3f8;
} */
#job_title_search_box .job-title-list li:hover a, #skills_search_box .skills-title-list li:hover a {
  color: #fff !important;
}

.job-title-wrapper .custom-panel-btnn {
  background: unset;
}
.job-title-wrapper .panel-body input {
  background: #eef3f8;
}
.body-bg-color {
  background-color: #f3f2ef;
}
.colum-left-skils {
  padding: 5px 0 5px 0;
}
#skills_search_box {
  position: relative;
  background: #eef3f8;
  border-radius: 3px;
  /* border-bottom: 1px solid rgba(0,0,0,0.15); */
}

#skills_search_box .skills-title-list {
  position: absolute;
  width: 100%;
  z-index: 1;
  border: unset;
  box-shadow: 0px 1px 3px #d4cfcf;
  left: 0;
  max-height: 255px;
  overflow: scroll;
  top: 35px;
  border-radius: 4px;
  padding: 0;
}
.ui-selectmenu-menu .ui-corner-bottom {
  max-height: 231px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px -1px 1px 0px, rgba(0, 0, 0, 0.08) 1px 0px 1px 0px, rgba(0, 0, 0, 0.08) -1px 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px 1px 1px 0px;
  border: none;
}
.section-skills-title .screener_selected .fa-plus-circle {
  font-size: 21px;
}
#HistorySave {
  margin-left: 12px;
}
#skills_search_box .skills-title-list li {
  padding: 5px 11px 5px 11px;
}


.my-profile-wrapper {
  position: relative;
  margin: 50px auto;
}

.profile {
  padding: 0px;
}

.profile:hover {
  cursor: pointer;
}

.profile .name {
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  margin-left: 10px;
}

.profile .name:hover {
  color: #0088cc;
}

.profile img {
  width: 30px;
  display: inline;
  float: left;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(11, 11, 11, 0.5) inset;
}

/* hide menu */
.my-account {
  display: none;
  position: absolute;
  z-index: 9999;
  background-color:
  #053c56;
  clear: both;
  margin: 1px 0 0 0;
  width: 225px;
}

.my-account li {
  font-size: 12px;
  margin: 0;
  padding: 5px 14px;
  width: 100%;
  border-bottom: 1px solid #002e44;
}

.my-account li a {
  color: #fff;
  font-weight: 300;
  font-size: 15px;
}

.my-account li:hover>a {
  color: #eee;
}

.my-account li:hover {
  background-color: #002e44;
}

/* hover profile show menu */
.profile:hover .my-account {
  display: block;
}
/* screener finder css start */
.skill-search-btn {
  border-radius: 1.99rem;
  padding: 10px 37px 9px 37px;
}
.custom-search-bar {
  border: none;
  box-shadow: 0px 1px 3px #d4cfcf;
  border-radius: 2px;
  background: #fff;
}
.history-btn li {
  border-color: #053c56;
  border-radius: 0;
  background-color: #053c56;
  margin-top: 2px;
  padding: 6px 7px 6px 17px;
  border-radius: 1.99rem;
}
.history-btn li a {
  color: #fff;
  font-size: 14px;
}
.history-btn .advance-saved01 {
  margin: 5px 0px 0 0px;
}
.history-btn .advance-saved01 li a:hover { color: #fff; margin: 0 8px 0 0; font-size: 14px;}
.history-btn .advance-saved01 li:hover { background: #46b8da;}
.custom-header-lower {
  background: #dce6f1;
  box-shadow: none;
}
.custom-see-more {
  text-align: unset;
}
.skillselected {
  pointer-events: none;
}
.ajax_job_title {
  pointer-events: none;
}
.search-select-box .select2-selection {
  text-align: left;
  white-space: nowrap;
  width: 100%;
  background: transparent;
  height: 40px !important;
  border: 1px solid #ccc !important;
  border-radius: 0px !important;
}
.search-select-box .select2-selection .select2-selection__rendered {
  line-height: 38px !important;
}
.search-select-box .select2-selection .select2-selection__arrow {
  /* top: 6px !important; */
  display: none;
}
.search-select-box .select2-container--default {
  width: 100% !important;
}
.search-select-box .select2-container--default .select2-selection--single {
  background: transparent;
}
/* screener finder css end  */
#select2-filltercountry-results .select2-results__option.select2-results__option--selectable.select2-results__option--highlighted {
  background-color: #40687b !important;
  color: #fff;
}
#select2-filltercountry-results .select2-results__option--selected {
  background-color: #40687b !important;
  color: #fff;
}
#select2-filltercountry-results .select2-results__option {
  padding: 12px 5px 12px 5px;
}
#select2-fillterstate-results .select2-results__option {
  padding: 12px 5px 12px 5px;
}
#select2-fillterstate-results .select2-results__option.select2-results__option--selectable.select2-results__option--highlighted {
  background-color: #40687b !important;
  color: #fff;
}
#select2-fillterstate-results .select2-results__option--selected {
  background-color: #40687b !important;
  color: #fff;
}
input[aria-controls="select2-filltercountry-results"] {
  height: 32px;
  border: 1px solid #ccc !important;
}
input[aria-controls="select2-fillterstate-results"] {
  height: 32px;
  border: 1px solid #ccc !important;
}
.custom-job-title-radio-btn {
  margin: 0 19px 0 0px;
}

/* screener right panel CSS start  */
.screener-user-left {
  display: flex;
}
.screener-user-left img {
  border-radius: 50%;
  max-width: 48px;
}
.screener-user-left span {
  width: 13px;
  height: 13px;
  background-color: #05b714;
  border-radius: 100%;
  float: left;
  margin-top: 19px;
  margin-right: 7px;
}
.screener-top-info {
  display: flex;
}
.screener-top-info .screener-total-reviews {
  flex: 1;
  line-height: 2;
  margin-left: 8px;
}
.screener-left-content {
  width: unset;
  float: unset;
}
.screener-left-content h4 {
  float: unset; 
  margin-right: unset; 
  text-align: center;
}
.custom-user-right-content {
  width: unset;
  float: unset;
  margin-bottom: 8px;
}
.custom-user-right-content .tablinks .fa-edit {
  margin-left: 0 !important;
}
.screener-user-right {
  margin-bottom: 8px;
}
.screener-landing .panel-body {
  padding-top: 26px;
  padding-bottom: 17px;
}
.screener-landing .panel-body p {
  color: #222;
}
.screener-top-info .user-panel-right-btn a {
  font-size: 13px;
  padding: 6px 12px 6px 12px;
}
.screener-top-info .user-panel-right-btn ul {
  display: list-item;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .screener-top-info .user-panel-right-btn ul {
    text-align: end;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .screener-top-info .user-panel-right-btn ul .interview-schedule {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 667px) {
  .screener-top-info {
    display: inline-block;
  }
}
@media only screen and (max-width: 667px) {
  .screener-top-info .user-panel-right-btn {
    margin-bottom: 13px;
  }
}
.custom-panel-head {
  box-shadow: none;
  border-bottom: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  margin-bottom: 0;
}
.custom-panel-head .panel-heading {
  display: flex;
}
.custom-panel-head .panel-heading .panel-title {
  flex: 0.97;
}
.custom-panel-head .panel-heading .screener-pagination {
  display: flex;
}
.custom-panel-head .panel-heading .screener-pagination span {
  margin-top: 0;
  line-height: 26px;
  margin-right: 10px;
}
.custom-panel-head .panel-heading .screener-pagination i {
  line-height: 24px;
}
/* screener right panel CSS end  */
.raleway-font {
  font-family: 'Inter', sans-serif;
}
.custom-admin-city-select-box {
  padding: 250px;
}
.custom-section-left {
  background-color: #fff;
}
/* registration form css start  */
.custom-register-emp-form .form-field input {
  border: none;
  box-shadow: none;
  background: #eef3f8;
  font-family: 'Inter', sans-serif;
}
.custom-register-emp-form .form-field .upload-btn {
  outline: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-family: 'Inter', sans-serif;
}
.custom-register-emp-form .form-field textarea {
  border: none;
  box-shadow: none;
  background: #eef3f8;
  font-family: 'Inter', sans-serif;
}
.custom-register-emp-form .form-field .select-box{
  box-shadow: none;
  background: #eef3f8;
  border-radius: 4px;
}
.custom-register-emp-form .form-field .select-box .ui-selectmenu-button{
  box-shadow: none;
  border: none;
}
.custom-register-emp-form .form-field .select-box .ui-selectmenu-button:focus{
  box-shadow: none;
  background: #eef3f8;
  border-radius: 4px;
}
.custom-register-emp-form .form-field .select-box .ui-selectmenu-button .ui-selectmenu-text{
  font-family: 'Inter', sans-serif;
}
.Registration-employer-form {
  box-shadow: rgba(0,0,0,.2) 0 4px 16px;
}
.custom-register-emp-form .uper-label {
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  color: #000;
}
.custom-terms-condition {
  margin-top: 12px;
}
.custom-add-cancel-button .btn {
  margin-bottom: 27px;
  margin-top: 26px;
  outline: none;
}
.custom-register-emp-form .form-field {
  margin-bottom: 24px;
}
.float-text-right {
  float: right !important;
  line-height: 1.7;
  font-family: 'Inter', sans-serif;
}
.custom-checking-ac-box {
  height: auto;
  font-family: 'Inter', sans-serif;
  display: flex;
}
.custom-checking-ac-box input {
  height: auto;
  margin: 9px 10px 0px 0px;
}
.custom-checking-ac-box p {
  line-height: 0;
}
.text-error {
  color: red;
  display: inline-block;
  font-size: 11px;
  font-family: 'Inter', sans-serif;
  position: absolute;
  left: 16px;
  line-height: 2;
}
.add-skill-pop-up {
  cursor: pointer;
}
#country-menu .ui-menu-item:hover, #price-menu .ui-menu-item:hover, #state-menu .ui-menu-item:hover, #fullprice-menu .ui-menu-item:hover, #bank_account_type-menu .ui-menu-item:hover, #bank_country-menu .ui-menu-item:hover, #bank_state-menu .ui-menu-item:hover, #FormType-menu .ui-menu-item:hover {
  background-color: #40687b;
  color: #fff;
}
#country-menu .ui-menu-item:hover a, #price-menu .ui-menu-item:hover a, #state-menu .ui-menu-item:hover a, #fullprice-menu .ui-menu-item:hover a, #bank_account_type-menu .ui-menu-item:hover a, #bank_country-menu .ui-menu-item:hover a, #bank_state-menu .ui-menu-item:hover a, #FormType-menu .ui-menu-item:hover a {
  color: #fff;
}
#country-menu .ui-menu-item, #price-menu .ui-menu-item, #state-menu .ui-menu-item, #fullprice-menu .ui-menu-item, #bank_account_type-menu .ui-menu-item, #bank_country-menu .ui-menu-item, #bank_state-menu .ui-menu-item, #FormType-menu .ui-menu-item {
  font-family: 'Inter', sans-serif;
}
.type-of-registration #FormType-button .ui-selectmenu-text {
  font-family: 'Inter', sans-serif;
}
/* .type-of-registration .ui-selectmenu-button.ui-button:hover {
  border: 1px solid #ccc !important;
} */
.cand-error {
  color: red;
  display: inline-block;
  font-size: 11px;
  font-family: 'Inter', sans-serif;
  position: absolute;
  left: 16px;
  line-height: 2;
  top: 23px;
}
#job_title_search_box-account,#school_college_search_box-account {
  position: relative;
}
#job_title_search_box-account .job_title_search_box,#school_college_search_box-account .school_college_search_box {
  position: absolute;
  width: 100%;
  border: unset;
  box-shadow: rgba(0, 0, 0, 0.08) 0px -1px 1px 0px, rgba(0, 0, 0, 0.08) 1px 0px 1px 0px, rgba(0, 0, 0, 0.08) -1px 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px 1px 1px 0px;
  left: 0px;
  max-height: 243px;
  overflow: scroll;
  top: 39px;
  background: #fff;
  z-index: 1;
}
#job_title_search_box-account .job_title_search_box li,#school_college_search_box-account .school_college_search_box li {
  padding: 8px;
  line-height: 0;
}
#job_title_search_box-account .job_title_search_box li:hover,#school_college_search_box-account .school_college_search_box li:hover {
  background: #40687b;
}
#job_title_search_box-account .job_title_search_box li:hover a,#school_college_search_box-account .school_college_search_box li:hover a {
  color: #fff;
}
#job_title_search_box-account .job_title_search_box li a,#school_college_search_box-account .school_college_search_box li a {
  line-height: 1.7;
  color: #777777;
}

#job_title_search_box-account .company_search_box {
  position: absolute;
  width: 100%;
  border: unset;
  box-shadow: rgba(0, 0, 0, 0.08) 0px -1px 1px 0px, rgba(0, 0, 0, 0.08) 1px 0px 1px 0px, rgba(0, 0, 0, 0.08) -1px 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px 1px 1px 0px;
  left: 0px;
  max-height: 243px;
  overflow: scroll;
  top: 39px;
  background: #fff;
  z-index: 1;
}
#job_title_search_box-account .company_search_box li {
  padding: 8px;
  line-height: 0;
}
#job_title_search_box-account .company_search_box li:hover {
  background: #91bff1;
}
#job_title_search_box-account .company_search_box li:hover a {
  color: #fff;
}
#job_title_search_box-account .company_search_box li a {
  line-height: 1.7;
  color: #777777;
}
.skills-search-popup .auto-skills {
  border-left: 1px solid var(--warm-gray-40,#cfcfcf);
  border-right: 1px solid var(--warm-gray-40,#cfcfcf);
  border-radius: 4px;
}
.skills-search-popup .auto-skills li {
  padding: 4px;
}
.skills-search-popup .auto-skills li a {
  font-family: 'Inter', sans-serif;
}
.skills-search-popup .auto-skills li:hover {
  background: #40687b;
}
.skills-search-popup .auto-skills li:hover a {
  color: #fff;
}
.skills-search-popup .edit_profile_main {
  padding: 0 21px !important;
}
.important-link-detail a {
  color: #0073b1 !important;
  font-weight: 500;
}
#company_search_box-account .company_search_box {
  position: absolute;
  width: 100%;
  border: unset;
  box-shadow: rgba(0, 0, 0, 0.08) 0px -1px 1px 0px, rgba(0, 0, 0, 0.08) 1px 0px 1px 0px, rgba(0, 0, 0, 0.08) -1px 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px 1px 1px 0px;
  left: 0px;
  max-height: 243px;
  overflow: scroll;
  top: 39px;
  background: #fff;
  z-index: 1;
}
#company_search_box-account {
  position: relative;
}
#company_search_box-account .company_search_box li {
  padding: 8px;
  line-height: 0;
}
#company_search_box-account .company_search_box li:hover {
  background: #40687b;
}
#company_search_box-account .company_search_box li:hover a {
  color: #fff;
}
#company_search_box-account .company_search_box li a {
  line-height: 1.7;
  color: #777777;
}
.custom-edit-profile .auto-skills {
  box-shadow: rgba(0, 0, 0, 0.08) 0px -1px 1px 0px, rgba(0, 0, 0, 0.08) 1px 0px 1px 0px, rgba(0, 0, 0, 0.08) -1px 0px 1px 0px, rgba(0, 0, 0, 0.08) 0px 1px 1px 0px
}
.custom-edit-profile .auto-skills li {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 4px;
  padding-top: 4px;
}
.custom-edit-profile .auto-skills li a {
  font-family: 'Inter', sans-serif;
}
.custom-edit-profile .auto-skills li:hover {
  background-color: rgba(112, 181, 249, 0.2);
}
.custom-edit-profile input {
  padding: 5px 15px 5px 15px;
}
#SkillsAuto .sub_skill-ad {
  background-color: #053c56;
}
.custom-tickets li:hover {
  background: #dbdcdd;
}
.custom-tickets li a {
  color: #053c56 !important;
  font-family: 'Inter', sans-serif;
}
.custom-tickets li {
  margin-left: 4px;
  margin-right: 4px;
}
.custom-edit_pro1 .addnewskills li a {
  color: #053c56 !important;
  font-family: 'Inter', sans-serif;
}
.custom-edit_pro1 .addnewskills li {
  margin-top: 9px;
  margin-left: 4px;
  margin-right: 4px;
}
/* registration form css end  */
.slider-search-section input:focus {
  box-shadow: none;
  border: none;
}
.slider-search-section input {
  border: none;
}
.sticky-header .main-menu ul li a {
  font-family: 'Inter', sans-serif;
}
.header-lower .main-menu ul li a {
  font-family: 'Inter', sans-serif;
}
.disable-paginate {
  opacity: 0.5;
  pointer-events: none;
}
.filter-pagination-left {
  margin-right: 5px;
  cursor: pointer;
}
.filter-pagination-right {
  cursor: pointer;
}
.experience-bottom {
  border-bottom: 1px solid  #d8dde5;
}
.custom-login-page-form {
  box-shadow: rgba(0,0,0,.2) 0 4px 16px;
}
.custom-login-page-form .form-group input {
  border: none;
  box-shadow: none;
  background: #eef3f8;
  font-family: 'Inter', sans-serif;
  border-radius: 4px;
  height: 40px;
}
.custom-login-page-form .form-group label {
  font-weight: 600;
  color: #000;
}
.custom-sign-in-btn {
  margin-top: 26px;
  margin-bottom: 4px;
}
.text-bold {
  font-weight: 600;
  color: #000;
}
.font-white {
  color: #fff;
}
.custom-opacity {
  opacity: 1;
}
#MyAccountUpdate {
  position: relative;
}
#MyAccountUpdate a i {
  color: #2674b1;
}
.custom-type-registration {
  background: #fff;
}
.custom-type-registration #FormType-button {
  box-shadow: rgba(0,0,0,.2) 0 4px 16px;
  border: none;
}
.custom-type-registration #FormType-button .ui-selectmenu-text {
  color: #222;
  line-height: 23px;
}
.favourite-icon-candidate {
  margin-left: 0px !important;
}
.user-description {
  padding: 0px !important;
}
.skills-plus-sign {
  margin-right: 0px;
  top: 7px;
  color: #084b6a;
  font-weight: 100;
  font-size: 11px;
  background-color: unset;
  cursor: pointer;
}
.account-skills {
  width: unset;
}