@import "color.css";

@import "./fonts/font.css";


.btn  {
	
	font-size:14px!important;
}
.form-group label {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; 
    font-weight: 400; 
    line-height: 18.78px;
    text-align: left;
    color: var(--light-black-color);
  }
  .form-group input {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 21.13px;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.34);
    height: 40px;
    color:var(--black-color)!important;
    
   
  }
    .form-group:focus {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 21.13px;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.34);
    height: 40px;
    color:var(--black-color)!important;
    
   
  }
  .form-group textarea {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
     border: 1px solid rgba(0, 0, 0, 0.34);
     color:var(--black-color)!important;
   
  }
  .form-control textarea:focus{
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
     border: 1px solid rgba(0, 0, 0, 0.34);
     color:var(--black-color)!important;
   
  }
    .form-group input #date_of_birth{
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 21.13px;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.34);
    height: 40px;
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
    color:var(--black-color)!important;
  }
  
    .form-group select {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 21.13px;
    text-align: left;
     border: 1px solid rgba(0, 0, 0, 0.34);
    height: 40px;
    border-top-right-radius: 6px!important;
    border-bottom-right-radius: 6px!important;
    color:var(--black-color)!important;
  }
  .bootstrap-select{
   border: 1px solid rgba(0, 0, 0, 0.34)!important;
   color:var(--black-color)!important;
  }
.custom-Radio-btn button:nth-child(1){
	padding-right:20px!important;
	padding-left:20px!important;
	flex:1 ;
	border: 1px solid rgba(0, 0, 0, 0.34)!important;
}
.custom-Radio-btn button:nth-child(2){
	flex:1 ;
	padding-right:20px!important;
	padding-left:20px!important;
	border: 1px solid rgba(0, 0, 0, 0.34)!important;
}
  .btn-group-bar .btn-outline {
    border: 1px solid var(--black-color);
    border-radius: 9px !important;
    height: 40px!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    border-top-right-radius: 9px !important;
    border-bottom-right-radius: 9px !important;
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 400;
    border: 1px solid rgba(0, 0, 0, 0.34)!important;
  }
  .btn-group-bar .btn-outline:hover {
    border: 1px solid var(--black-color);
    border-radius: 9px !important;
    height: 45px;
  /*   margin-right: 10px;
    padding-left: 16px;
    padding-right: 16px; */
    border-top-right-radius: 9px !important;
    border-bottom-right-radius: 9px !important;
    
  }
  
/*   .dropdown-menu .selected{
   color:var(--primary-color);
   background:var(--white-color)!important;
  } */ 

  .pswd_info_password{
  	font-size:16px!important;
  }
  .label-heading {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 16px; /* Reduced by 20% */
    font-weight: 700;
    line-height: 18.78px;
    text-align: left;
  }
   .label-heading-data {
    border: 1px solid var(--dusty-grey);
    padding: 9px;
    border-radius: 46px;
    color: var(--gray-45-color) !important;
    background: var(--wild-sand-grey);
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 21.13px !important;
    text-align: left !important;
    margin-right: 14px;
    padding-left: 20px;
    padding-right: 20px;
  } 
  .label-heading-data-core-competencies {
    border: 0px solid var(--dusty-grey);
    padding: 9px;
    border-radius: 46px;
    color: #000000 !important;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 21.13px !important;
    text-align: left !important;
    margin-right: 2px;
    padding-left: 16px;
    padding-right: 0px;
}
  .active-button {
    border: 1px solid var(--primary-color) !important;
    background-color: var(--primary-color) !important;
    color: var(--white-color) !important;
  }
  .same-address label {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12.8px; /* Reduced by 20% */
    font-weight: 600;
    line-height: 18.78px;
    text-align: left;
  }
  
  .add-quli {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 700 !important;
    font-size: 14px !important; /* Reduced by 20% */
    color: var(--white-color) !important;
    border-radius: 10px !important;
    background: var(--suva-grey) !important;
    border: 1px solid var(--suva-grey) !important;
	padding:8px 20px!important;
   
    margin: -10px 0px 0px 15px !important;
  }
  
  .borderForSelect {
      border: 1px solid rgba(0, 0, 0, 0.34);
      border-radius: 0.375rem;
      width: 100%;
      height: 45px;
  }
  
  .education-widget {
    margin: -0px 0px 0px 0px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
  }
  .edu-widget-box {
    background: #f8f8f8;
    border-radius: 4px;
    padding: 20px 20px 20px 20px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    height:100%;
  }
  .pass-year {
    font-weight: 700;
    font-size: 14px!important; /* Reduced by 20% */
    color: var(--black-color);
    font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
  }
  .range-dash{
  font-size:15px!important;
  }
  .class-h1 {
    font-weight: 600;
    font-size: 18px!important; /* Reduced by 20% */
    color: var(--black-color)!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
     word-break: break-all;

  }
  .board-h2 {
    font-weight: 800;
    font-size: 16px!important; /* Reduced by 20% */
    color: #4b4b4b;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    word-break: break-all;
  }
  .school-h3 {
    font-weight: 500;
    font-size: 14px; 
    color: #4b4b4b;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
     word-break: break-all;
     margin-top:3px;

  }
  .percentage-h4 {
    font-weight: 800;
    font-size: 18px!important; /* Reduced by 20% */
    color: #4b4b4b;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    margin-top:2px!important;
  }
  .actions-buttons {
    float: right;
  }
  .actions-buttons span:nth-child(2){
  	margin-left:10px;
  }
/*   .edu-widget-box{
  line-height:23px!important
  } */
  .view-document a {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 16px!important; /* Reduced by 20% */
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    text-decoration: underline !important;
    margin-top: 2px;
    cursor: pointer;
  }
  .drawer-head {
    font-weight: 700;
    color: #000;
    padding: 0px 3px 3px 8px;
  }
  .underborder {
    border-bottom: 1px solid #dadada;
  }
  .underline {
    position: absolute;
    background: #fff;
    margin: -15px 0px 0px -2px;
    padding-right: 15px;
  }
  .profile-panel input {
    border: 1px solid var(--black-color);
    border-radius: 9px;
    height: 45px;
  }
  .upload-file label {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 15px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    border-radius: 0.3rem;
    cursor: pointer;
    margin-top: 5px;
    font-weight: 400;
    font-size: 14px; /* Reduced by 20% */
    text-align: center;
    color: var(--black-color);
    border: 1px dashed var(--black-color);
  }
  .upload-file svg {
    float: left;
    width: 100%;
    text-align: center;
  }
  .addqualification-btn {
    background-color: var(--primary-color) !important;
    padding-left:35px;
    padding-right:35px;
     border-radius: 10px;
    height: 46px; /* Reduced by 20% */
    opacity: 0px !important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 16px !important; /* Reduced by 20% */
    font-weight: 700 !important;
    line-height: 18.78px;
    color: var(--white-color) !important;
     border-color: var(--primary-color) !important;
  }
  .addqualification-btn-cancel {
    padding-left:25px;
    padding-right:25px;
  height: 46px;
  border-radius: 10px;
  font-family: 'Raleway', sans-serif;
  font-feature-settings: "lnum";
  font-size: 18px;
  font-weight: 700;
  text-align: center !important;
  color: var(--black-color);
  border: 1px solid var(--black-color) !important;
  }
  .classh1-stream {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    border: 1px solid var(--primary-color);
    opacity: 0px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px !important; /* Reduced by 20% */
    font-weight: 600 !important;
    color: #585858 !important;
    vertical-align: middle !important;
    padding-top: 2px;
    background: var(--bridesmaid-color) !important;
    word-break: break-all;
  }
  .classh1-type {
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    border: 1px solid var(--dark-green) !important;
    opacity: 0px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px !important; /* Reduced by 20% */
    font-weight: 700 !important;
    color: var(--dark-green) !important;
    vertical-align: middle !important;
    padding-top: 2px;
    background: #e4e4e4  !important;
    word-break: break-all;
  }
  
  .classh1-distence
  {
margin-top: 8px;
    margin-bottom: 8px;
    background: #E7E7E7 !important;
    border: 1px solid #838383 !important;
    text-align: left !important;
     -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* Firefox and others */
  }
  
  .form-check {
    /* display: flex!important; */
  }
  /* Experience */
  .designation-experience {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 14.09px;
    text-align: left;
    border: 1px solid var(--steel-color);
 
    max-width:fit-content;
    padding-top: 6px;
    padding-bottom: 6px;
     padding-left: 15px;
    padding-right: 15px;
    height: 27px;
    text-align: center;
    border-radius: 30px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    color: var(--gray-grey-scorpion);
    text-transform: uppercase;
  }
  .salary-experience {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 500;
/*     line-height: 19.2px; */
    color: var(--shadowed-steel);
  }
  .month-experience {
    font-size: 14px; /* Reduced by 20% */
    color: #323232!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    text-transform: lowercase;
  }
  .natureofduties-experience {
    font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
    font-size: 12.8px; /* Reduced by 20% */
    font-weight: 700;
    line-height: 16px;
    color: var(--shadowed-steel);
  }
  .natureofduties-content-experience {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px; /* Reduced by 20% */
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: var(--shadowed-steel);
    word-break: break-all;
  }
  .experience-add-label {
    font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
    font-size: 20px; /* Reduced by 20% */
    font-weight: 800;
    line-height: 31.2px;
    color: var(--gray79-color);
  }
  .Add-experience-document a {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px; /* Reduced by 20% */
    font-weight: 700;
    line-height: 21.13px;
    color: var(--black-color);
    text-decoration: underline !important;
    cursor: pointer;
  }
  
  .custom-form-check input {
    width: 19px;
    height: 19px;
   
    gap: 0px;
    border-radius: 4px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
  }

.form-select option:hover {
    background-color: var(--primary-color)!important; /* Background on hover */
    color: white; /* Text color on hover */
  }


  .section-wise-exp-header{
  border: 1px solid #ff967c61;
    padding-bottom: 9px;
     padding-top: 3px;
    border-radius: 12px;
    background: #ffe5de59;
    }
  .custom-form-check label {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 700;
    text-align: left;

    margin-left: 10px;
    color: var(--black-color);
  }
  .custom-form-check{
  	margin-top:4px;
  }

  .currently-working input {
    width: 20px;
    height: 20px;
    border-color: var(--black-color);
    border-radius: 4px;
    border: 0.5px 0px 0px 0px;
    opacity: 0px;
    border-raduis:20px!important;
  }
  
  .currently-working label {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 16px; /* Reduced by 20% */
    font-weight: 400;
   
    text-align: justified;
    margin-left: 10px;
    margin-top: 4px;
   
  }
  
  /* Preview Page CSS */
  
  .last-updated label {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px; /* Reduced by 20% */
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: var(--black-color);
  }
  .edit-details {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 600;
    font-size: 14px!important;
     padding: 8px 15px !important;
    border: 1px solid var(--Philippine-Gray)!important;
    border-radius: 9px !important;
    background:transparent;
  }
    .edit-details:hover{
   background:transparent!important;
  
  }
  .edit-submit-btn{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    gap:10px;
  }
  .submit-profile {

    background-color: var(--save-button) !important;
    color: var(--white-color) !important;
   
    
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 600;
    font-size: 14px!important;
    padding: 8px 15px !important;
    border: 1px solid var(--Philippine-Gray)!important;
    border-radius: 9px !important;
  }
  .profile-card {
    display: flex;
    flex-wrap: wrap;
    flex-direction:column;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .profile-card p {
    margin-bottom: 2px !important;
  }
  .profile-name-detail-mail{
  	margin-top:5px;
  }
  .profile-details p:nth-child(1) {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 20.8px !important; /* Reduced by 20% */
    font-weight: 800 !important;
    line-height: 24.42px !important;
    color: var(--black-color);
  }
  
  .profile-details p:nth-child(2) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12.8px !important; /* Reduced by 20% */
    font-weight: 800 !important;
    line-height: 15.4px !important;
    color: var(--shadowed-steel);
  }
  
  .profile-details p:nth-child(3) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12.8px !important; /* Reduced by 20% */
    font-weight: 700 !important;
    line-height: 15.4px !important;
    color: var(--shadowed-steel);
  }
  
  .profile-details p:nth-child(4) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12.8px !important; /* Reduced by 20% */
    font-weight: 500;
    line-height: 15.4px;
    text-align: left;
    color: var(--shadowed-steel);
  }
  
  .profile-details p:nth-child(5) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12.8px !important; /* Reduced by 20% */
    font-weight: 500;
    line-height: 15.4px;
    text-align: left;
    color: var(--shadowed-steel);
  }
  
  .profile-details label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12.8px !important; /* Reduced by 20% */
    font-weight: 700;
    line-height: 15.4px;
    text-align: left;
    color: var(--shadowed-steel);
    word-break: break-all;
  }
  
  .profile-photo img {
    margin-right: 20px;
    width: 108px; /* Reduced by 20% */
    height: 108px; /* Reduced by 20% */
    border-radius: 8px;
    opacity: 0px;
  }
  
  .profile-details {
    margin-right: 100px;
  }
  
  .domicle-details p:nth-child(1) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 800;
    line-height: 17.3px;
    color: var(--shadowed-steel);
  }
  
  .domicle-details p:nth-child(2) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 500;
    line-height: 17.3px;
    color: var(--shadowed-steel);
  }
  
  .domicle-details p:nth-child(3) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 700;
    line-height: 17.3px;
    color: var(--shadowed-steel);
  }
  
 /*  .Address-section ,.job-perfence-section{
    display: flex;
    flex-wrap: wrap;
    margin-left:9px;
  } */
  
  .Address-section p:nth-child(1) {
    margin-bottom: 0px !important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 800;
    line-height: 17.3px;
    text-align: left;
    color: black;
  }
  
  .Address-section p {
    color: black;
  }
  
  .Address-section p:nth-child(2) {
    margin-bottom: 0px !important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 500;
    line-height: 17.3px;
    text-align: left;
    color: var(--shadowed-steel) !important;
  }
  
  .permanent-address {
    /* margin-left: 100px; */
  }
  
  .education-preview {
    background-color: var(--white-color) !important;
    border-bottom: 1px dashed var(--Very-Light-Grey);
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  .standard-edu-preview {
    font-size: 16px !important; /* Reduced by 20% */
  }
  
  .view-document a {
    color: var(--shadowed-steel) !important;
  }
  
  .experience-preview {
    background: var(--white-color) !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  
  .outer-circle {
    width: 12px !important; /* Reduced by 20% */
    height: 12px !important; /* Reduced by 20% */
    background-color: rgba(255, 99, 71, 0.5);
    border-radius: 500px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .bulletpoint {
    width: 12px !important; /* Reduced by 20% */
    height: 12px !important; /* Reduced by 20% */
  }
  
  .content-text {
    flex: 1;
  }
  
  .display-flex {
    display: flex;
  }
  
  .inner-circle {
    width: 6px !important; /* Reduced by 20% */
    height: 6px !important; /* Reduced by 20% */
    background-color: rgba(255, 99, 71, 0.9);
    border-radius: 500px;
  }
  
  .innerrouterimg {
    width: 15px; /* Reduced by 20% */
    height: 15px; /* Reduced by 20% */
  }
  
  .preview-custom-check label {
    margin-top: 0px !important;
    margin-left: 6px !important; /* Reduced by 20% */
  }
  
  .preview-custom-check {
    padding-left: 0em !important;
  }
  
  .form-check-preview {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 400 !important;
   
    color: var(--shadowed-steel) !important;
    margin-right: 9.6px !important; /* Reduced by 20% */
  }
  
  .form-check-preview span {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 700 !important;
    
    color: var(--shadowed-steel) !important;
    word-break: break-all;
  }
  
  .section-wise-content label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 500 !important;
    
    color: var(--shadowed-steel) !important;
    margin-left: 8.8px !important; /* Reduced by 20% */
  }
  
  .section-wise-content {
    margin-left: 26px !important;
    margin-bottom:5px; /* Reduced by 20% */
    margin-top:-2px;
  }
  
  .no-experience-preview {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 700 !important;
    line-height: 17.3px !important;
    text-align: left !important;
    color: var(--shadowed-steel) !important;
  }
  
  .no-experience-result {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced by 20% */
    font-weight: 500 !important;
    line-height: 23.3px !important;
    text-align: left !important;
    color: var(--shadowed-steel) !important;
  }
  
  .no-experience-section {
  /*   margin-left: 25px; */
  }
  
  .job-perfence-preview label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 700!important;
    line-height: 23.28px!important;
    color: var(--shadowed-steel);
    text-decoration: underline;
  }
  
  .job-perfence-preview p {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 500!important;
    line-height: 23.28px!important;
    color: var(--shadowed-steel);
  }
  
  .otherdocument-content a {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 500!important;
    line-height: 12px!important;
    color: var(--shadowed-steel);
    text-decoration: underline;
  }
  
  .otherdocument-content {
    display: flex;
  }
  
  .other-details-label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400!important;
    line-height: 17.28px!important;
    text-align: left!important;
    color: var(--shadowed-steel);
  }
  
  .other-details-content span:nth-child(1) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 700!important;
    line-height: 17.28px!important;
    text-align: left!important;
    color: var(--shadowed-steel);
    margin-left: 4px;
  }
  
  .other-details-content span:nth-child(2) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 500!important;
    line-height: 17.28px!important;
    text-align: left!important;
    color: var(--shadowed-steel);
  }
  
/*   .signature-section {
    width: 20%!important;
    margin-left: 9px;
  } */
  
  .signature {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 500;
    line-height: 17.28px;
    text-align: center;
  }
  
  /* Document Page */
  .photograph-section {
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
  }
  
  .recent-photograph img {
    width: 141px;
    height: 141px;
    top: 339px;
    left: 439px;
    gap: 0px;
    border-radius: 18px;
    border: 1px 0px 0px 0px;
    opacity: 0.5px;
  }
  
  #imgDoc_1 {
    height: 141px!important;
  }
  
  #imgDoc_2 {
    height: 141px!important;
  }
  
  .photograph-label {
    margin-left: 25px;
  }
   .feedbacklabel {
    margin-left: 0px !important;
  }
  
  .photograph-label p:nth-child(1) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px!important; /* Reduced by 20% */
    font-weight: 700!important;
    line-height: 15.02px!important;
    margin-bottom: 0px!important;
    color: var(--black-color)!important;
  }
  
  .photograph-label p:nth-child(2) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400!important;
    line-height: 15.02px!important;
    color: var(--black-color)!important;
    margin-bottom: 0px!important;
  }
  
  .recent-photograph {
    position: relative;
    /* width: 100%;
    max-width: 400px; */
  }
  
  .recent-photograph img {
    display: block;
    height: auto;
  }
  
  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: var(--black-color);
    border-radius: 18px;
  }
  
  .recent-photograph:hover .overlay {
    opacity: 0.4;
  }
  
  .icon {
    color: white;
    /* font-size: 100px; */
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 900;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
  
  .icon img {
    width: 24.8px; /* Reduced by 20% */
    height: 25.6px; /* Reduced by 20% */
    top: 392px;
    left: 520px;
    gap: 0px;
    opacity: 0px;
  }
  
  .upload-file-signature label {
    width: 141px!important;
    height: 141px!important;
    gap: 0px!important;
    border-radius: 18px!important;
    border: 1px solid!important;
    opacity: 0px;
    margin-top: 0px!important;
    padding: 29px!important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    /* font-size: 16px!important; */
    font-weight: 400!important;
    text-align: center;
  }
  
  .delete-icon svg {
    margin-top: 16px;
  }
  


/* Dashboard Page */
.Edit-profile-Section, .current-opportunities, .profie-submitted {
/*  	border:1px solid var(--bright-gray);
    border-radius: 8px;
    padding: 24px;
    height: 100%;
    display: grid;
    grid-template-rows: 0fr auto; */
    border: 1px solid var(--bright-gray);
border-radius: 8px;
padding: 12px 10px 12px 12px;
height: 100%;
display: flex;
flex-direction: column;
/* justify-content: space-between; */
  }
  
  .profile-completed label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 32px!important; /* Reduced by 20% */
    font-weight: 600;
   
    text-align: center;
    color: var(--light-color);
  }
  
  .profileComplite-text {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px; /* Reduced by 20% */
    font-weight: 400;
    
    color: var(--light-black);
    margin-bottom:5px!important;
  }
  
  .profile-label label:nth-child(1) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px; /* Reduced by 20% */
    font-weight: 400;
    line-height: 20.66px;
    color: var(--Sapphire-color);
    text-align: left;
    text-transform: none;
  }
  
  .profile-label-name {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 17.6px; /* Reduced by 20% */
    font-weight: 700!important;
    color: var(--Sapphire-color);
  }
  
  .Edit-button-section button {
   
    padding: 14px;
    border-radius: 8px;
    padding-left:30px!important;
    padding-right:30px!important;
    opacity: 0px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px; /* Reduced by 20% */
    font-weight: 700;
    line-height: 18.78px;
    text-align: center;
    background-color: var(--primary-color)!important;
    color: white!important;
    justify-self: end;
  }
  
  .opportunities-heading span {
    padding: 9px 11px 11px 11px;
    background-color: var(--primary-color)!important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 22px!important; /* Reduced by 20% */
    font-weight: 700;
    line-height: 25.36px;
    text-align: left;
    color: var(--white-color);
  }
  
  .opportunities-heading label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

font-weight: 400;
font-size: 20px;

 color:var(--light-black);
    
  }
  .dashboard-garph-heading label{
  	 font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

font-weight: 400;
font-size: 20px;
line-height: 100%;
 color:var(--light-black);
 margin-left:3px;
  }
  
  .postion-openings thead {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px; /* Reduced by 20% */
    font-weight: 700;
    line-height: 16.9px;
    text-align: left;
    color: var(--black-color);
  }
  
  
  .postion-openings td {
    border-color: var(--white-smoke)!important;
    border-style: hidden!important;
    border-width: none!important;
  }
 
  .opening-positon span {
    padding: 8px 7px 7px 4px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 18px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 20.66px;
    text-align: left;
    background-color: var(--primary-color)!important;
   max-height:44px;
    min-width:44px;
  	text-align: center;
  }
    .opening-positon .badge {
    padding: 8px 7px 7px 4px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 20.66px;
    text-align: left;
    background-color: transparent!important;
 	font-weight:700!important;
  	color:var(--Charleston-Green)!important;
  }
  
  .opening-positon tr td {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400!important;
   
    color: var(--Sapphire-color)!important;
    vertical-align: middle;
  }
  

  
  .postion-openings {
    overflow: auto;
  }
  
  .latest-inbox-message {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px; /* Reduced by 20% */
    font-weight: 700!important;
    line-height: 20.66px;
    text-align: left;
  }
  
  .inbox-contnt td {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px; /* Reduced by 20% */
    font-weight: 400;
    line-height: 20.66px;
    text-align: left;
  }
  .inbox-contnt tr td:nth-child(1){
  	width:1%!important;
  }
  .inbox-contnt tr:nth-child(even) td {
    background-color: #F7F7F7!important;
  }
  
  .inbox-contnt td {
    border-color: var(--white-smoke)!important;
    border-style: hidden!important;
    border-width: none!important;
  }
  
  /* Profile Submitted */
  .profile-completed-user p {
    margin-bottom: 0px!important;
  }
  
  .profile-completed-user-header{
 	 font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: var(--light-black);
    display:flex;
    align-items:center;
  }
 .application-number{
  	font-size:14px!important;
  	 font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
  font-weight: 700;
  color:var(--black-color)!important;
  margin-bottom:0px!important;
  }
  .Active-dropdown{
  float:left;
  }
.Active-dropdown .Active-class {
    background: #B2F998 !important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400!important;
    /* line-height: 26.3px; */
    float: left;
    color: var(--black-color);
    border-radius: 16.75px;
    border: 1px solid #3E7C28 !important;
    padding: 6px 18px 6px 18px !important;
    text-decoration:none!important;
}
.Active-dropdown .Active-class.show{
    background: #B2F998 !important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400!important;
    /* line-height: 26.3px; */
    float: left;
    color: var(--black-color);
    border-radius: 16.75px;
    border: 1px solid #3E7C28 !important;
    padding: 6px 18px 6px 18px !important;
    text-decoration:none!important;
}

.Active-dropdown .InActive-class {
    background: #E8E8E8 !important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400!important;
    /* line-height: 26.3px; */
    float: left;
    color: var(--black-color);
    border-radius: 16.75px;
    border: 1px solid #909090 !important;
    padding: 6px 18px 6px 18px !important;
    text-decoration:none!important;
}

.Active-dropdown .InActive-class.show {
    background: #E8E8E8 !important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400!important;
    /* line-height: 26.3px; */
    float: left;
    color: var(--black-color);
    border-radius: 16.75px;
    border: 1px solid #909090 !important;
    padding: 6px 18px 6px 18px !important;
    text-decoration:none!important;
}

    .Active-dropdown-item{

   font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 700;
    line-height: 26.3px;
	float:left;
    color: var(--black-color);
  }
  
  .Submitted-on{
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    color: var(--black-color);
    opacity:0.6;
    margin-bottom:0px!important;
    
  }

.last-updated-on{
	  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important; /* Reduced by 20% */
    font-weight: 400;
    color: var(--black-color);
    opacity:0.6;
    margin-bottom:0px!important;
}
.last-updated-on label{
	  
	  font-weight:bold;
}
  .update-count{
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important; /* Reduced by 20% */
    font-weight: 400;
    color: var(--black-color);
    opacity:0.6;
    margin-bottom:0px!important;
  }
  .update-count label{
   font-weight:bold;
  }
  

  
  .profile-completed-user label {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 32px; /* Reduced by 20% */
    font-weight: 600;
    line-height: 16.9px;
    color: var(--black-color);
    
  }
  
/*   .profile img {
    width: 122px;
    height: 129px;
    border-radius: 64px;
    opacity: 0px;
  } */
  .profile-information-data{
  border-bottom: 1px solid #DDDDDD;
  }
/*   .profile-information p {
    margin-bottom: 5px!important;
  } */
  
  .profile-information-name {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 20px!important; /* Reduced by 20% */
    font-weight: 700;
    line-height: 20.66px;
    color: var(--black-color);
    margin-bottom: 2px!important;
  }
  
  .profile-information-email {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important; /* Reduced by 20% */
    font-weight: 400;
    line-height: 16.9px;
    text-transform: lowercase;
    color: var(--black-color);
    opacity:64%;
     margin-bottom: 5px!important;
  }
  
  .profile-information-mobile {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px; /* Reduced by 20% */
    font-weight: 400;
    line-height: 15.02px;
    color: var(--black-color);
    opacity:64%;
     margin-bottom: 5px!important;
  }
  .profile-pic{
  	float:left;
  }
  .profile-pic img{
 width: 91.5px!important;
height: 96.75px;

border-radius: 48px!important;

  }
  .profile-information{
  float:left;
  margin-left:40px;
  /* margin-top:25px; */
  }
  .view-profile{
  	font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 600;
    font-size: 14px;
    padding: 9px 20px 9px 20px;
    border: 1px solid var(--Philippine-Gray) !important;
    border-radius: 9px !important;
    background:transparent!important;
    color:var(--black-color)!important;
  }
  .view-profile:hover{
  	background:#f7f7f7!important;
  	}
    .edit-profile{
  	font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 600;
    font-size: 14px;
    padding: 9px 20px 9px 20px;
    border: 1px solid var(--Philippine-Gray) !important;
    border-radius: 9px !important;
    background:transparent!important;
    color:var(--light-black)!important;
  }
    .edit-profile:hover{
  	background:#f7f7f7!important;
  	}
.edit-details:hover{
	background:#f7f7f7!important;
}
  
  .action-btn a:nth-child(2) {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px!important; /* Reduced by 20% */
    font-weight: 700;
    line-height: 16.9px;
    color: var(--black-color)!important;
    text-decoration: underline!important;
    cursor: pointer;
  }
  
  .date-of-birth span {
    position: absolute;
    right: 9px;
    top: 6px;
  }
  
  .bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none!important;
    outline: 0px auto -webkit-focus-ring-color!important;
    outline-offset: 0px!important;
    box-shadow: none!important;
  }
  
  .dropdown-toggle {
    background: white!important;
    border-color: white!important;
  }
  
  .wizard-li {
    position: relative;
  }
  
  .wizard-ul label {
    position: absolute;
  top: -17px;
  }
    .siderbar-active .nav-link {
  
    justify-content: left!important;
}
 
  @media only screen and (max-width: 768px) {
 .sidebar-header .img-fluid{
  width: 100%;
    margin-left: 7px;
  }
  #sidebar .nav-link{
  	justify-content:left;
  }
  .profile-data {
    margin-top: 70px;
    margin-bottom: 20px;
}
  .offcanvas {
	width:100%!important;
}
    .label-heading-data {
      border-radius: 25px;
      font-size: 12px !important; /* Reduced by 20% */
      padding-left: 10px;
      padding-right: 10px;
    }
  
    .view-document-box {
      display: flex;
      flex-direction: column;
    }
  
    .signature-img img {
      width: 112px; /* Reduced by 20% */
      height: 80px; /* Reduced by 20% */
    }
  }
  
  .close-svg-container {
    position: absolute;
    top: 20px;
    right: 25px;
    cursor: pointer;
  }
  
.upperCase
{
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .web-view-wizard li label {
       position: inherit;
       float: inline-end;
    }
}

.view-all-btn a{
font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 14px;
  font-weight: 700;

  color: var(--primary-color) !important;
  text-decoration: underline !important;
  cursor: pointer;
}


.actions-buttons-popup button:nth-child(1){
	padding-right:30px;
	padding-left:30px;
	border-radius: 10px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px;
    font-weight: 700;
    text-align: center !important;
    color: var(--black-color);
  
}
.actions-buttons-popup button:nth-child(2){
	background-color: var(--primary-color) !important;
    color: var(--white-color) !important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px !important;
    font-weight: 700 !important;
    border-color: var(-- primary-color)!important;
    border: 1px solid var(--primary-color) !important;
    border-radius: 10px;
  	padding-right:30px;
	padding-left:30px;
    text-align: center !important;
  
  
}
.modal-body-heading{
	font-size:18px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
}

.modal-body-instructions p{
	 font-family: 'Raleway', sans-serif!important;
    font-feature-settings: "lnum"!important;
font-weight: 500!important;
font-size: 14px!important;
color:var(--shadowed-steel)!important;
}
.educationValidationButton{
	
    border-radius: 10px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 18px;
    font-weight: 700;
    text-align: center !important;
    color: var(--black-color);
    border: 1px solid var(--black-color) !important;
}
.acceptBtn{
  background: var(--acceptGreen) !important;
  border: 1px solid var(--acceptGreen) !important;
  color: var(--white-color) !important;	
}
.rejectBtn{
  background: var(--shadepofred) !important;
  border: 1px solid var(--shadepofred) !important;
    color: var(--white-color) !important;		
}
.accepted-icon{
	border: 1px solid #E3F4D8;
  border-radius: 46px;
  color: #55A61F !important;
  background: #E3F4D8;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 21.13px !important;
  padding-left: 20px;
  padding-right: 20px;
	
}
.ui-autocomplete {
      position: absolute;
    background-color: white;
    border: 1px solid #ced4da;
    z-index: 9999;
    max-height: 200px;
    overflow: auto;
    overflow-x:	hidden; 
}

.flatpickr-day.selected {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: white !important;
}
/* dropdown */

/* .autocomplete-items {
  position: absolute;
  background-color: white;
  border: 1px solid #ced4da;
  z-index: 1000;
  width: 100%;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
}

 .autocomplete-items div:hover {
  background-color: #e9ecef;
}
.autocomplete-items {
  position: absolute;
  background-color: white;
  border: 1px solid #ced4da;
  z-index: 1000;
  width: 100%;
max-height: 200px;
overflow: auto;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
}

 .autocomplete-items div:hover {
  background-color: var(--primary-color);
  color:white!important
} */
.nav-tabs .nav-link{
	margin-bottom: none!important; 
     border:none!important;
}
.nav-link.active{
	border-bottom: 3px solid var(--primary-color)!important;
	color:var(--primary-color)!important;
	font-weight:700!important;
}
.nav-tabs{
	border-color:#BEBEBE!important;
}
/* .nav-link{
	color:#3F3F3F!important;
} */

#loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none; /* Hidden by default */
    align-items: center;
    justify-content: center;
    z-index: 1000; /* Ensure it's on top of other elements */
}

#loader-overlay.show {
    display: flex; /* Show loader when 'show' class is added */
    opacity: 1;
    transition: opacity 0.3s ease-in-out; /* Smooth fade-in effect */
}

#loader-overlay .pulse-loader {
    display: flex;
    justify-content: space-around;
    width: 100px;
}

#loader-overlay .pulse-loader .dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #3498db;
    animation: pulse 1.2s infinite ease-in-out;
}

#loader-overlay .pulse-loader .dot:nth-child(1) {
    animation-delay: 0s;
}

#loader-overlay .pulse-loader .dot:nth-child(2) {
    animation-delay: 0.2s;
}

#loader-overlay .pulse-loader .dot:nth-child(3) {
    animation-delay: 0.4s;
}

@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.5);
        opacity: 0.5;
    }
}
.btnLoader {
    border: 3px solid #f3f3f3;
    border-top: 3px solid var(--primary-color);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 1s linear infinite;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    margin-top: 13px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loader-text {
    color: white;
    font-size: 18px;
    margin-top: 20px;
}

  .Search-box-input {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important; /* Reduced from 18px */
    font-weight: 400 !important;
    line-height: 16.91px;
    text-align: left;
  }
  
  .Search-box-input:focus {
    background-color: var(--white-color) !important;
    border-color: #dee2e6 !important;
    outline: 0;
    box-shadow: none !important;
    border-left-color: var(--white-color) !important;
  }
  
  .search-box-grouptext {
    background-color: var(--white-color) !important;
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
  }
  
  .Search-box-input {
    border-left-color: var(--white-color) !important;
    padding: 8px 10px 8px 0px !important;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
  }
  .boldness{
  	font-weight: 700;
  }

  .confirmedit{
	width: 169px ! important;
}

.back{
	width: 150px ! important;
}

.dropdown-menu  .inner{
	max-height:250px!important;
	overflow:auto!important;
	inset:auto auto 0 -11px!important;
	overflow-x:hidden!important;
	min-height:auto!important;
}
.dropdown-menu {
	
	inset: 0px auto auto -13px!important;

}


.bootstrap-select .btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show
{
	background:white!important;
}

.custom-language-radiobtn{
	display: flex !important;
    gap: 10px;
    flex-wrap:wrap;

}

.custom-language-radiobtn button:nth-child(1){
	padding-right: 10px !important;
    padding-left: 10px !important;
    flex: 1;

}
.custom-language-radiobtn button:nth-child(2){
	padding-right: 10px !important;
    padding-left: 10px !important;
    flex: 1;

}
.custom-language-radiobtn button:nth-child(3){
	padding-right: 10px !important;
    padding-left: 10px !important;
    flex: 1;

}

/* table tr td{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20.66px !important;
    color: var(--Sapphire-color) !important;
    vertical-align: middle;
} */



/* profile preview css*/
.left-side-profile{
	background-color: #eeeeee!important;
	 -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}
.left-side-profile{
  background-color: #eeeeee!important;
}
.profile-details{
  margin-right: 0px!important;
}
.profile-name-detail{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 26px !important;
  font-weight: 800 !important;
  color: var(--black-color);
  margin-bottom:5px!important;
}

.profile-name-detail-mail {
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 12px !important;
  font-weight: 800!important;
  color:#4B4B4B!important;
  word-break:break-word!important;
}
.profile-name-detail-gender {
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 12px !important;
  font-weight: 400!important;

  color:#4B4B4B!important;
}
.profile-name .fontbold{
	font-weight:700!important;
}
.profile-name-detail-DOB {
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 12px !important;
 font-weight: 400!important;
  color:#4B4B4B!important;
}
.profile-name-detail-parent-name {
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
   font-size: 12px !important;
   font-weight: 400!important;
  color:#4B4B4B!important;
}
.permanent-address{
margin-left: 0px!important;
}

.profile-signature{
  width:100!important
}
.profile-domicle p{
  margin-bottom:0px!important
}
.domicle-details-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 700!important;
    color: var(--shadowed-steel)!important;
}
.domicle-details-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important;
    font-weight: 500!important;
    color: var(--shadowed-steel)!important;
}


.profile-domicle {
	
	margin-top:8px;
	margin-bottom:12px;
}
.present-address,
.permanent-address,
.profile-address {
    margin-bottom: 12px;
}
.present-address-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 700!important;
    color: var(--shadowed-steel)!important;
    margin-bottom: 0px!important;
}
.present-address-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important;
    font-weight: 500!important;
    color: var(--shadowed-steel)!important;
}
.permanent-address-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 700!important;
    color: var(--shadowed-steel)!important;
    margin-bottom: 0px!important;
}
.permanent-address-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important;
    font-weight: 500!important;
    color: var(--shadowed-steel)!important;
}

.other-address-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 700!important;
    color: var(--shadowed-steel)!important;
    margin-bottom: 0px!important;
}
.other-address-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important;
    font-weight: 500!important;
    color: var(--shadowed-steel)!important;
    margin-bottom:0px!important;
}
.other-address-content-child{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px!important;
    font-weight: 400!important;
    color: var(--shadowed-steel)!important;
    margin-bottom:0px!important;
}
.other-address-content-child span{
    font-weight: bold!important;
}
.profile-form-heading-label {
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 18px!important;
  font-weight: 500;
  text-align: left;
  flex-grow: 0;
  margin-bottom: 0px !important;
}
.profile-job-perference-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 14px !important;
  font-weight: 700 !important;
  color: var(--shadowed-steel);
}
.profile-job-perference-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 12px !important;
  font-weight: 500 !important;
  color: var(--shadowed-steel);

}

.profile-preferred-vertical-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 16px !important;
  font-weight: 700 !important;
  color: var(--shadowed-steel);
  text-decoration: underline;
}
.profile-preferred-vertical-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 14px !important;
  font-weight: 500 !important;
  color: var(--shadowed-steel);

}
.profile-preferred-location-header{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 16px !important;
  font-weight: 700 !important;
  color: var(--shadowed-steel);
  text-decoration: underline;
}
.profile-preferred-location-content{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 14px !important;
  font-weight: 500 !important;
  color: var(--shadowed-steel);

}
.profile-document-submitted p{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 18px!important;
  font-weight: 500;
  text-align: left;
  flex-grow: 0;
  margin-bottom: 0px !important;
}
.profile-otherdocument-content a{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 12px !important;
    font-weight: 500 !important;
    color: var(--shadowed-steel);
    text-decoration: underline;
}
.profile-barcode-img img{
  width: 60px;
}
.profile-signature .signature{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 21.6px!;
    text-align: center;
}
.profile-barcode-label label{

  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px!important;
    font-weight: 500!important;
    line-height: 21.6px!;

    text-align: center;
}
.profile-section-heading p{
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 20px !important;
    font-weight: 700!important;
    text-align: left!important;
    flex-grow: 0!important;
    margin-bottom: 0px !important;
    line-height: 27.78px!important;
}
.profile-pass-year span{
  font-weight: 700!important;
  font-size: 14px!important;
  color: var(--black-color)!important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

}
.profile-standard-edu-preview {
  font-weight: bold;
    font-size: 20px!important;
    color: var(--black-color);
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
}
.profile-standard-edu-preview label {
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  border: 1px solid var(--primary-color);
  opacity: 0px;
  text-align: center;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-size: 12px !important;
  font-weight: 600 !important;
  color: var(--black-color) !important;
  vertical-align: middle !important;
  padding-top: 2px;
  background: var(--bridesmaid-color) ;
   -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* Firefox and others */
}
.profile-board-h2 {
  font-size: 16px!important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight:600!important;
}
.profile-school{
  font-size: 14px!important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
   font-weight:400!important;
}
.profile-percentage {
  font-size: 22px!important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
}
.profile-view-document a{
  font-size: 14px!important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  color:#323232!important;
  font-weight:700!important;
  
}
.profile-pass-year span{

    font-weight: 700 !important;
    font-size: 14px !important;
    color: var(--black-color) !important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

}
.profile-class-h1 {
  font-weight: bold!important;
    font-size: 20px !important;
    color: var(--black-color)!important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
}
.profile-board-h3{
  font-size: 14px !important;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-weight: 400;
}
.profile-designation-exp{
  font-size: 12px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 400;
  margin-top:4px;
}
.profile-salary-exp{
  font-size: 14px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 700;
}
.profile-percentage-h4 {
  font-size: 14px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 400!important;
}
.profile-natureofduties{
  font-size: 16px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 700!important;
}
.profile-natureofduties-content {
  font-size: 12px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

}
.profile-form-check-preview {
  font-size: 16px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

}
.profile-form-check-preview span{
  font-size: 14px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

}
.profile-section-wise-content label{
  font-size: 12px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 400!important;
}
.profile-no-exp{
  font-size: 16px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
}
.profile-no-exp-result {
  font-size: 14px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 400!important;
}
.profile-other-details-label {
  font-size: 18px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";


}
.profile-other-details-content{
  font-size: 16px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";

}
.profile-other-details-content span:nth-child(1){
  font-size: 18px !important;
  font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
  font-weight: 600;
  color: #4B4B4B!important;
}
.about-me-section-preview-content{
    font-size: 14px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-weight: 500;
    color: #4B4B4B!important;
  }
  .core-competencies-section-preview-content{
    font-size: 14px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-weight: 500;
    color: #4B4B4B!important;
    margin-bottom:0px!important;
  }
  .core-competencies-section-preview-header{
    font-size: 16px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-weight: 600;
    color: var(--black-color)!important;
  }
  .achievements-section-preview-content{
    font-size: 16px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-weight: 500;
    color: #4B4B4B!important;
  }
  .achievements-section-preview-header{
    font-size: 17px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-weight: 600;
    color: var(--black-color)!important;
  }
.signature-img img{
	width:150px!important;
}
.information-span img{
	margin-top:-7px;
	width: 22px;
}
 .bootstrap-tagsinput {
      width: 100%;
    }
.label-info {
    color: black !important;
    background: rgba(119, 131, 143, 0.1);
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 21px;
    padding-bottom: 7px;
    padding-top: 8px;
    margin-bottom: 5px;
}
    .bootstrap-tagsinput input{

        border:none!important;
    }
 
    
    .bootstrap-tagsinput {
   		height:40px;
   		overflow:auto;
        border-color:rgba(0 , 0, 0, 0.34)!important;
        font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    }
    .bootstrap-tagsinput input{
    	margin-left:12px;
    }
    .Tags-input-custom {
    	border:1px solid rgba(0 , 0, 0, 0.34)!important;
    	border-radius:6px!important;
    }
     .tooltip-inner {
      background-color: black !important; /* Blue background */
      color: #fff !important; /* White text */
      font-size:12px!important;
      border-radius: 5px;
      text-align: start;
    }
    .tooltip-arrow {
      color: black !important;
    }
/* profile preview css end*//* profile preview css end*/
/* Dropdowns */

.autocomplete-items {
  position: absolute;
  background-color: white;
  border: 1px solid #ced4da;
  z-index: 1000;
  width: 100%;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
}

.autocomplete-items div:hover {
  background-color: #e9ecef;
}
.autocomplete-items {
  position: absolute;
  background-color: white;
  border: 1px solid #ced4da;
  z-index: 1000;
  width: 100%;
  max-height: 200px;
  overflow: auto;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
}

.autocomplete-items div:hover {
  background-color: var(--primary-color);
  color: white !important;
}
#autocompleteList div {
  font-size: 14px !important;
}

/* data table pagination */
.dt-length select {
    width: auto;
    display: inline-block;
    margin-right: 0.5em;
    height: auto !important;
    border-color: var(--gray-color-light) !important;
}

.dt-search input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
}
 .overlay-pdf{
    height: 94%!important;
    border-radius: 17px;
  }
  .delete-icon-overlay{
    left: 75%!important;
  }
  .view-icon-overlay{
    left: 25%!important;
  }

  
  
  .doc-head-line{
  	display: inline-flex;
  }
  
  .tooltip-view
  {
  display: inline-flex;
  }
  
    .tooltip-view svg
  {
  padding: 0px 0px 0px 6px;
  width: 35px;
  height: 35px;
  position: absolute;
  margin-top: -25px;
  }
  
  
  .tooltip-container {
      position: relative;
      display: inline-block;
      cursor: pointer;
    }

    .tooltip-container .tooltip-text {
      visibility: hidden;
      width: 250px;
      background-color: #292929;
      color: #fff;
      text-align: center;
      padding: 10px;
      border-radius: 6px;
      position: absolute;
      top: 12px; /* Position below the element */
      left: 20px;
      transform: translateX(-50%);
      opacity: 0;
      transition: opacity 0.3s ease, transform 0.3s ease;
      box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
      z-index: 1;
    }
        .tooltip-custom{

      top: 24px !important; /* Position below the element */
      left: 39px !important;

    }

    .tooltip-container .tooltip-text::after {
      content: "";
      position: absolute;
      bottom: 100%; /* Position the arrow at the top of the tooltip */
      left: 50%;
      transform: translateX(-50%);
      border-width: 8px;
      border-style: solid;
      border-color: transparent transparent #333 transparent;
    }

    .tooltip-container:hover .tooltip-text {
      visibility: visible;
      opacity: 1;
      transform: translateX(-50%) translateY(10px);
    }

    .tooltip-text h1
    {
  font-size: 14px;
  font-weight: 800;
  text-align: left;
  margin: 0px;
    }

    .tooltip-text span
    {
        font-size: 12px;
        text-align: left;
        float: left;
        text-transform: none;
    }

.Table-contentScoring-content table tr{
	border-color:var(--white-color)!important;
	
}
.add-btn{
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 18.78px !important;
    text-align: left !important;
    color: var(--Night-Rider) !important;
    background: white !important;
    text-decoration: underline !important;
    border: 0px !important;
    margin-top:35px!important;
}
/* .add-btn-scoring-criteria {
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 18.78px !important;
    text-align: left !important;
    color: var(--Night-Rider) !important;
    background: white !important;
    text-decoration: underline !important;
    border: 0px !important;
} */
tbody, td, tfoot, th, thead, tr{
border:0px!important;	
	
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 12px;
    cursor: pointer;
    background-image: url('../images/svg/cross-button.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.dropdown-menu li a {
   
    display: block;
    max-width: 100%; 
}
.dropdown-menu .dropdown-item {
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    max-width: 90%; /* Adjust width as needed */
}

     .email-validate
    {
    max-width: 100%;
    width: 250px;
    }
     
.fontbold{
	 font-weight: 500!important;	
}
.custom-Radio-btn{
	z-index:0;
	
}
.label-info{
	break-word:break-all;
}

.bootstrap-select .dropdown-menu {
    transform: none !important; 
    top: 44px !important;
    left: 0px !important;
}
table img{
	width:25px;
}
.key-achievement td:nth-child(1){
	width:15%;
}
.key-achievement td:nth-child(2){
	width:55%;
}
.key-achievement td:nth-child(3){
	width:10%;
	text-align:right;
}
.date-of-birth input{
	border-top-right-radius: 5px!important;
	border-bottom-right-radius: 5px!important;
}
.clear-btn {
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 10px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 16px;
	font-weight: 700;
	padding-left: 15px !important;
	padding-right: 15px !important;
	text-align: center !important;
	color: var(--black-color)!important;
	border: 1px solid var(--black-color) !important;
	background:transparent !important;
}
.clear-btn:hover {
  background:transparent !important;
  transform: scale(1); /* slightly enlarge on hover */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* subtle shadow */
}
.saveme {
	border-radius: 10px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px;
	font-weight: 700;
	text-align: center !important;
	color: var(--white-color)!important;
	border-color: var(--primary-color) !important;
	background-color: var(--primary-color) !important;
	color: var(--white-color) !important;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid var(--primary-color) !important;
}
.saveme:hover {
	color: var(--white-color)!important;
  background: #f98163 !important;
  transform: scale(1.05); /* slightly enlarge on hover */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* subtle shadow */
}
.about-me-section-preview p{
	margin-bottom:0px;
}
.custom-top-navbar{
	position:sticky;
	top:0;
	background:white!important;
	z-index:999;
	
}
.key-achievement tbody tr td:nth-child(1){
	width:15%;
	
	
}
.key-achievement tbody tr td:nth-child(2){
	width:75%;
	
	
}
.key-achievement tbody tr td:nth-child(3){
	width:10%;
	
	
}
.Offer-Id{
	font-weight:600;
	text-decoration:underline;
	font-size:18px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
}
.respond-pending-status {
	display: flex;
    align-items: center;
    gap: 4px;
}
.Offer-status-accepted{
	    background: #E3F4D8;
    font-size: 12px;
  padding: 5px 10px 5px 10px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    border-radius: 50px;
    color: #55A61F;
}
.Offer-status-pending{
	    background: #FFE187;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    border-radius: 50px;
    color: #B38600;
}
.Offer-status-rejected{
	    background: #F8D7DA;
    font-size: 12px;
  padding: 5px 10px 5px 10px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    border-radius: 50px;
    color: #D9534F;
}
.offer-position-name{
	font-size:16px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	margin-bottom:0px!important;
	color:black!important;
}
.offer-generation{
	font-size:16x;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	color:black!important;

}
.respond-pending-status-label{
	color:#FF1F1F!important;
	font-size:12px;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-weight:600;
}

.resource-heading-active-candidates h1{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size:28px!important;
	color:var(--black-color);
}
.resource-heading-active-candidates label{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size:18px!important;
	color:var(--black-color);
}
.resource-pending-status-total-offer h2{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size:28px!important;
	color:var(--black-color);
}
.resource-pending-status-total-offer p{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size:22px!important;
	color:var(--black-color)!important;
	font-weight:600;
}
.resource-heading-onboarding h1{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size:28px!important;
	color:var(--black-color);
}
.resource-heading-onboarding a{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size:22px!important;
	color:var(--black-color)!important;
	font-weight:600;

}

.clear-btn {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 10px;
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
    font-size: 14px;
    font-weight: 700;
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center !important;
    color: var(--black-color);
    border: 1px solid var(--black-color) !important;
}
 .star {
            font-size: 2rem;
            cursor: pointer;
            color: #ccc;
        }
        .star.active, .star:hover {
            color: var(--primary-color);
        }
        
        
  .pagination li a{
  font-family: 'Raleway', sans-serif!important;
  font-feature-settings: "lnum"!important;
  }      
 .preview-block-inner{
 	padding-top:10px;
 	padding-bottom:20px;
 }
 .preview-custom-check p{
 margin-bottom:0px!important;
 }

 .education-details-block .edu-widget-box{
 	padding:0px 0px 20px 0px !important;
 }
  .education-details-block .education-details-widget{
 	padding-bottom:20px!important;
 }
 .nature-section{
 	margin-top:10px;
 }
 .signature-section{
 	margin-top:80px;
 }
 .job-document-preference{
 	margin-top:10px;
 }
 .experience-preview-section{
 	margin-bottom:35px;
 }
 
 
.pagination li a{
  	font-family: 'Raleway', sans-serif!important;
  	font-feature-settings: "lnum"!important;
}      
        
        
.pdfstar{
	float:left;
}
 .user-profile-right-side .sections-heading-label p{
  -webkit-print-color-adjust: exact;
    print-color-adjust: exact; /* Firefox and others */
	
	color:var(--black-color)!important;
	text-transform: uppercase;
	font-size:16px!important;	
}
.details-req p{
	margin-bottom:0px!important;
	
}
.details-req{
	margin-bottom:15px;
}
.details-req-heading {
	
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 16px !important;
    font-weight: 500;
    
    text-align: left;
    color: var(--black-color);

	
}
.details-req-description{
	margin-top:6px;
	 font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400;
    text-align: left;
    color: var(--black-color);
}
.candidate-table p{
	margin-bottom:0px;
}
.pdf-icon-attachment{
	width:20px;
}
.submit-form {
	display:flex;
	flex-wrap:wrap;
	justify-content:end;
}
.form-control:focus {
    color: var(--bs-body-color)!important;
    background-color: var(--bs-body-bg)!important;
    border-color: var(--black-color)!important;
    outline: 0;
    box-shadow: none!important;
}
.domain-img{
	width:24px !important; 
	height:24px !important;
}
.search-icon-shortlist {
    position: absolute;
    top: 8px;
    left: 12px;
    filter: brightness(0) saturate(100%) invert(51%) sepia(0%) saturate(0%) hue-rotate(176deg) brightness(91%) contrast(90%);

}
.dropdown-toggle{
	padding-left:0px!important;
}
#customSearchBox {
    border-radius: 8px;
    border-color: var(--black-color);
    font-size: 14px !important;
    height: 40px !important;
    padding-left: 45px;
    padding-top: 8px;
    color:black!important;
}
.filter-option-inner-inner {
	font-size:14px;
}
#clearSearchBox {
    display: none;
    
}
#clearSearchBox:hover {
    color: var(--black-color) !important;
}

#clearSearchBox {
   position: absolute;
    top: 0;
    top: -6px;
    padding: 0px !important;
    border: none;
    right: 7px;
    font-size: 30px !important;
    background: none !important;
}
.data-table-custom
{
	    border: 1px solid #DCDCDC;
    border-radius: 4px;
}
  .data-table-custom table thead th{
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 800 !important;
    background: #F8F8F8;
    opacity: 64% !important;
    }
    .data-table-custom td {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px !important;
    font-weight: 400;
    line-height: 25.83px;
    color: var(--Sapphire-color);
    cursor: default;
}
.data-table-custom .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-bg-type: var(--white-color);
}
.data-table-custom .dt-length {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    padding: 0px 10px 20px 15px;
}
.data-table-custom .mt-2{
	margin-top:0px!important;
	
}

.data-table-custom table tbody tr td:first-child{
	padding-left:25px;
}
.data-table-custom table tbody tr td:last-child{
	padding-right:25px;
}

.data-table-custom table thead tr th:last-child{
	border-right:none!important;
}

.data-table-custom table tbody tr {
  position: relative;
  padding-bottom: 10px; /* space for the line */
  /* top:10px ; */
}

.data-table-custom table tbody tr::after 
{
/*	 content: "";
  position: absolute;
  bottom: 10px;*/
  /*  left: 20px;    /* gap from the left */
 /*   right: 20px;   /* gap from the right */
  /*  height: 1px;
  background-color: #ECECEC;*/
  
  
  content: "";
    position: absolute;
    bottom: 0px;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #ECECEC;
}



.data-table-custom table tbody tr td
{
padding-top: 20px !important;
    padding-bottom: 20px !important;
    
}
.data-table-custom .table>:not(caption)>*>*{
	margin-top:12px!important;
	
}

.data-table-custom table tbody tr:hover::after
{
	border: 0px!important;
	bottom: 0px!important;
	height: 0px!important;
	
}


.data-table-custom table tbody tr:hover
{
	border-top: none!important;
	top: 0px;

}


.data-table-custom table thead  th {
  position: relative;
  padding: 10px; /* Adjust as needed */

}

/* Add custom right border using pseudo-element */
.data-table-custom table thead th::after {
  content: "";
  position: absolute;
  top: 6px;    /* gap from top */
  bottom: 6px; /* gap from bottom */
  right: 0;
  width: 1px;
  background-color: #B9B9B9; /* your border color */
}

/* Optional: remove the border from the last <th> */
.data-table-custom table thead th:last-child::after {
  display: none;
}
.postion-openings table thead th{
	
font-weight: 700!important;
font-size: 13.5px!important;
color:var(--light-black)!important;


	
}
.postion-openings table {
	border:none!important;
}



.postion-openings .data-table-custom
{
	    border: none!important;
    border-radius: 4px;
}

.postion-openings .data-table-custom .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-bg-type: var(--white-color)!important;
}
.postion-openings .data-table-custom .dt-length {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    padding: 0px 10px 20px 15px;
}
.postion-openings .data-table-custom .mt-2{
	margin-top:0px!important;
	
}

.postion-openings .data-table-custom table tbody tr td:first-child{
	padding-left:25px;
}
.postion-openings .data-table-custom table tbody tr td:last-child{
	padding-right:25px;
}

.postion-openings .data-table-custom table thead tr th:last-child{
	border-right:none!important;
}

.postion-openings .data-table-custom table tbody tr {
  position: relative;
  padding-bottom: 0pximportant; /* space for the line */
  top:0px!important; 
}

.postion-openings .data-table-custom table tbody tr::after 
{
	 content: "";
  position: absolute;
  bottom: 0px;
  left: 20px;    /* gap from the left */
  right: 20px;   /* gap from the right */
  height: 1px;
  background-color: #ECECEC;
}


.postion-openings .data-table-custom table tbody tr td
{
 padding-top: 10px !important; 
    padding-bottom: 10px !important;
    
}
.postion-openings .data-table-custom .table>:not(caption)>*>*{
	margin-top:12px!important;
	
}



.postion-openings .data-table-custom table thead tr th {
  position: relative;
  padding: 12px; /* Adjust as needed */
 background:#F3F3F3!important;

}
.postion-openings .data-table-custom table thead tr th:first-child {

  
          border-top-left-radius: 8px;
          border-bottom-left-radius: 8px;

}
.postion-openings .data-table-custom table thead tr th:last-child {

  
          border-top-right-radius: 8px;
          border-bottom-right-radius: 8px;

}
/* Add custom right border using pseudo-element */
.postion-openings .data-table-custom table thead th::after {
  content: "";
  position: absolute;
  top: 6px;    /* gap from top */
  bottom: 6px; /* gap from bottom */
  right: 0;
  width: 1px;
  background-color: #B9B9B9; /* your border color */
}

/* Optional: remove the border from the last <th> */
.postion-openings .data-table-custom table thead th:last-child::after {
  display: none;
}
.section-dashboard {
	border:1.18px solid var(--white-smoke-color);
	padding:12px 10px 12px 12px; 
	
	border-radius:10px;
}
.widgets-section-applicant .widgets-contents {
	background-color:var(--floral-white);
	padding: 15px 12px 15px 12px;
    border-radius: 10px;
    background-color: var(--floral-white);
    text-align:center;
	
}
.custom-tabs {
      background-color: var(--floral-white);
      border-radius: 10px;
      overflow-x: auto;
      white-space: nowrap;
      border:1px solid var(--Very-soft-orange);
    }

    .tab-item {
      display: inline-flex;
      align-items: center;
      padding: 0.7rem 1rem;
    
      background: transparent;
      font-weight: 500;
      color:var(--light-black);
      cursor:pointer;
    }

    .tab-item.active {
      background-color: var(--Very-pale-orange);
       box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
       color:var(--light-black);
       font-weight:700;
    }
      .tab-item.active label{
      background-color: var(--Very-pale-orange);
      /*  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1); */
       color:var(--light-black);
       font-weight:700;
    }
    .tab-badge {
     display: inline-block;
    padding: 4px 7px 2px 7px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    margin-right: 6px;
    color: var(--white-color);
}
    .custom-tabs label{
    font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
 
font-weight: 400;
font-size: 14px;
line-height: 100%;
 cursor:pointer;
    
    }

   
    
    .badge-interview{
     background-color: var(--Soft-Rose-Red);
    }

	.badge-offer{
 background-color: var(--Soft-Rose-Red);
	}
	.badge-document{
	background-color: var(--lawngreen);
	}
/* 	.badge-offer-letter{
	background-color: var(--Vivid-orange);
	}
	.badge-on-boarding{
	background-color: var(--Vivid-orange);
	} */
.table-content-pendency-date-time label{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
font-weight: 500;
font-size: 14px;
color:var(--light-black);
opacity:74%;
	
}
.table-content-pendency-date-time p{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	margin-bottom:0px!important;
font-weight: 500;
color:var(--light-black);
font-size: 14px;

	
}

    @media (max-width: 576px) {
      .tab-item {
        font-size: 0.85rem;
        padding: 0.5rem;
      }
    }
    
    
    .table-content-pendency .table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--white-color)!important;
}
.table-content-pendency .table-striped>tbody>tr:nth-of-type(even)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--tinted-red-shade)!important;
}

.table-content-pendency table tr{
	border-style: none!important;
	border-color: ivory!important;
}
.take-action-button {
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 600;
    font-size: 14px!important;
    padding: 4px 15px 4px 15px!important;
    border: 1px solid var(--Philippine-Gray)!important;
    border-radius: 9px !important;

}
.table-content-pendency table tbody tr td:nth-child(1){
	padding-top:10px!important;
	padding-bottom:10px!important;
	
}
.table-content-pendency table tbody tr td:nth-child(2){
	width:20%!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
	vertical-align: middle!important;
	
}
.dashboard-garph-heading .tab-item{
	cursor:pointer;
}
.tabs-section {
	padding-left:30px;
	padding-right:30px;
	margin-top:15px;
}

.time-summury
 {
    background: #FFFBF1;
    border-radius: 10px;
    border: 1px solid #FEE4A2;
    padding: 15px 10px 15px 20px;
    max-height: 115px !important;
}
.time-summury-header{
	font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
	color:var(--light-black)!important;
	
}

.current-opportunities {
	
	padding-bottom:0px!important;
}

.progress-bar-container {
    display: flex;
    width: 100%;
    height: 11px;
    border-radius: 10px;
    overflow: visible;
    position: relative;
    z-index: 1;

   
}

.segment {
    flex: 1;
    background-color: #ccc;
    margin: 0 2px;
   transition: background-color 0.6s ease;
   display: inline-block;
}

.segment.completed {
    background-color: #4caf50;
}

.segment:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.segment.partial {
  background: linear-gradient(to right, #4caf50 50%, #ccc 50%);
}

.segment:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.progress-bar-container .tooltip-wrapper {
  position: relative;
  display: inline-block;
}
body.loaded .segment {
  transition: background-color 0.3s ease-in-out;
}
/* .tooltip-text {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 130%; distance above the dot
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  color: white;
  padding: 10px 16px;
  border-radius: 8px;
  font-size: 20px;
  font-family: 'Segoe UI', sans-serif;
  white-space: nowrap;
  z-index: 10;
  transition: opacity 0.3s ease;
} */
.progress-bar-container .tooltip-text {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 175%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: white;
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight:400;
   font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
    white-space: nowrap;
    z-index: 10;
    transition: opacity 0.3s ease;
   
}
.progress-bar-container .tooltip-text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.progress-bar-container .tooltip-wrapper:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.progress-bar-container .tooltip-text {
  z-index: 9999;
}
.progress-bar-container .tooltip-wrapper{
	 flex: 1;
    background-color: #ccc;
    margin: 0 2px;
    transition: background-color 0.3s;
      display: inline-block;
}
.progress-bar-container .tooltip-wrapper:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.progress-bar-container .tooltip-wrapper:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.modal-body-heading-label {
    font-size: 24px !important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-weight: 700;
    color: var(--black-color);
}
.modal-body-instructions-points label{
	 font-family: 'Raleway', sans-serif!important;
    font-feature-settings: "lnum"!important;
font-weight: 500!important;
font-size: 14px!important;
color:var(--shadowed-steel)!important;
	
	
}
.offer-reupload {
	padding:7px 16px;
    border-radius: 10px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: var(--black-color);
    border: 1px solid var(--Philippine-Gray)!important;
    background-color: var(--white-color);
}
.confirm-accpt-offer-letter{
	padding-right: 30px;
    padding-left: 30px;
    border-radius: 10px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 16px;
    font-weight: 700;
    text-align: center !important;
    color: var(--black-color);
    border: 1px solid var(--acceptGreen) !important;
    background: var(--acceptGreen) !important;
}
.text-reset{
	cursor:pointer;
}
.secondary-saveme{
   background-color: var(--light-black) !important;
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
	font-size: 14px;
	font-weight: 700;
	text-align: center !important;
	color: var(--white-color);
	border-color: var(--primary-color) !important;
	border:1px solid var(--light-black)!important;
	border-radius:10px!important;
	color: var(--white-color) !important;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.dt-container .dt-paging .dt-paging-button:hover {
    background-color: white !important;
    border-color:0px !important;
    background: none !important;
    background: linear-gradient(to bottom, white 0%, white 100%) !important;
}
.dt-paging-button {
	cursor:pointer;
}
#dynamicProfile img {
    height: auto !important;
    width: auto !important;
    margin-right: 15px;
}
.input-icon{
	position:absolute!important;
}
.dashboard-garph-heading label{
	font-size:20px!important;
}
.upcoming-previous-card-data {
	border-bottom:1px dashed #D0D0D0!important;
}
.position-name{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
font-weight: 600;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
color:var(--Sapphire-color)!important;
margin-bottom:7px!important;
margin-top:5px!important;
	
	
}
.mode-of-interview{
font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
color:var(--Sapphire-color)!important;

}
.location-upcoming-interview{
	display: flex;
    align-items: center;
}
.schedule-time-label{
	font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
font-weight: 600;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
Opacity:42%;
padding:10px 15px;
border:1px solid var(--Philippine-Gray);
width: fit-content;
border-radius:7px;
margin-top:-5px;
}

/* .no-data-offer-letter {
font-weight: 700;
font-style: italic;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
margin-bottom:0px!important;
color:#929292!important;
	
}
.no-data-provisional-letter {
font-weight: 400;
font-style: italic;
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
font-family: 'Raleway', sans-serif;font-feature-settings: "lnum";
margin-bottom:0px!important;
color:#929292!important;
	
} */
.no-data-found {
	
	display:flex;
	justify-content:center;
	align-items:center;
	height:75vh;
}
#customSearchBox{
		 border: 1px solid rgba(0, 0, 0, 0.34)!important;
}
.no-data-message{
font-family: 'Raleway', sans-serif;
font-feature-settings: "lnum";
font-weight: 400;
/* font-style: italic; */
font-size: 24px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color:var(--Philippine-Gray)!important;
	
	
}
.offer-letter-no-data {
	display:flex;
	justify-content:center;
	align-items:center;
	height:75vh;
}
.instruction {
	font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
	font-size: 10px;
    font-weight: normal;
    color: var(--white-color);
    padding-left: 5px;
    background: var(--black-color);
    border-radius: 10px;
    padding: 2px 14px;
    margin-left: 9px;
    cursor:pointer;
}
.Okay-btn{
	padding: 8px 15px!important;
    background: transparent;
    color: black !important;
    border-radius: 10px;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 14px;
    font-weight: 600;
    text-align: center !important;
    color: var(--black-color);
    border: 1px solid var(--Philippine-Gray) !important;
}


.dashboard-garph-heading {
	display:flex;
	align-items:end;
}
.offer-id-offer-letter {
	font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
font-weight: 700;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;
color:var(--black-color)!important;

}
.view-all-btn
{
	color: #000;
  font-size: 14px;
  font-weight: 700;
  text-decoration:underline;
margin-left: 6px;
}

.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
#sidebar ul li:hover{
		background:var(--very-pale-red);
}
#sidebar ul li.active:hover{
	background:var(--primary-color)!important;
}
#sidebar .nav-link{
	display:flex;
	align-items:center;
}
.dashboard-no-data{
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.menus .nav-link label:focus{
	color:var(--black-color)!important
}
.table-hover>tbody>tr:hover>* {
    --bs-table-color-state: var(--white-smoke)!important;
    --bs-table-bg-state: var(--white-smoke)!important;
}
.no-data-found-table{
	height:350px;
	max-height:350px;
	align-items: center;
    justify-content: center;
    display: flex
;
}
.no-data-found-table img{
	width:auto!important;
}

.dashboard-garph-section table td {
	color:var(--black-color)!important;
}

.data-table-custom table thead tr th:first-child {
    padding-left: 20px !important;
}
.no-data-image{
	width:60px;
	margin-bottom:8px;
}
.no-data-message {
	font-size:14px!important;;
}
.inbox-outbox-table thead th:nth-child(1) {
	width:25%;
}
.inbox-outbox-table thead th:nth-child(2) {
	width:37.5%;
}
.inbox-outbox-table thead th:nth-child(3) {
	width:37.5%;
}
#dynamicProfile img {
    height: auto !important;
    width: auto !important;
    margin-right: 15px;
}
.profile-label-content{
	margin-top:6px!important;
}
.filter-option-inner-inner{
	color:black;
}
#discription_count , #about_me{
	font-size:12px;
	font-family: 'Raleway', sans-serif;
	font-feature-settings: "lnum";
}

.profile-tbl
{
	 padding-left: 38px;
	     padding-top: 15px;
    padding-bottom: 15px;
}
.profile-tbl table tbody tr td{
	color:black!important;
	font-size:14px;
}
.submit-form{
	text-align:end;
}
.profile-section-heading p{
	font-weight:700!important;
	color:var(--black-color)!important;
}
.profile-section-heading{
	background:var( --Bright-Gray)
}
.profile-section-heading{
	padding:5px 10px;
}
.active-inactive-dropdown{
	padding:0px!important;
	--bs-dropdown-min-width: 6rem!important;
	transform:translate(13px, 36px)!important;
}
.active-inactive-dropdown li a{
	max-width:100%!important;
}
.left-side-heading{
font-family: 'Raleway', sans-serif!important;
font-feature-settings: "lnum"!important;
font-weight: 700!important;
font-size: 16px!important;
line-height: 100%!important;
letter-spacing: 0%!important;
text-transform: uppercase!important;
	
}
.profile-job-perference{
	margin-top: 10px;
    margin-bottom: 12px;

}
.other-address-content-child{
	margin-top:2px;
}
.user-profile-right-side .profile-standard-edu-preview{
	font-size:16px!important;
	color:var(--black-color)!important;
	font-weight:600;
}
.user-profile-right-side .profile-percentage{
	font-size:16px!important;
	color:var(--black-color)!important;
	font-weight:600;
}
.user-profile-right-side .classh1-distence{
	font-size:16px!important;
	margin:0px 0px 0px 7px!important;
	background:none!important;
	border:0px!important;
	color:var(--black-color)!important;
	font-weight:600;
	padding:0px 0px!important;
	
}
.user-profile-right-side .pass-year span{
	font-weight:400!important;
}
 .user-profile-right-side .education-details-block .edu-widget-box{
 	padding:0px 0px 10px 0px !important;
 }
 .user-profile-right-side .education-details-block .education-details-widget{
 padding-bottom: 13px!important;
 }
 .user-profile-right-side .profile-class-h1 {
 	font-size:16px!important;
 	font-weight:600!important;
 	color:var(--black-color)!important;
 }
 .user-profile-right-side .experience-preview {
 	border-bottom: 1px dashed var(--Very-Light-Grey)!important; 
 }
 .user-profile-right-side .experience-preview{
     padding: 0px 0px 14px 0px !important;

 }
 .user-profile-right-side .classh1-stream{
 	background:none!important;
 	border:0px!important;
 	padding-left:0px!important;
 	padding-right:0px!important;
 	padding-top:7px!important;
 	
 }
 .user-profile-right-side .subject-tag{
background: #EEEEEE !important;
    padding: 5px 5px !important;
    border: 1px solid #545454 !important;
    border-radius: 4px !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    margin-right: 6px !important;
    margin-bottom: 6px !important;
    margin-top: 0px !important;
    display: inline-block;
    white-space: nowrap;
    max-width: 100%;
    color: #545454 !important;
 }
 .user-profile-right-side .nature-section .profile-natureofduties{
 	font-size:12px!important;
 }
 .user-profile-right-side .nature-section{
 	margin-top:0px!important;
 }
.user-profile-right-side .core-competencies-section-preview-content label{
	color:#323232;
	font-size:14px!important;
	font-weight:500!important;
	white-space: normal;
    overflow-wrap: anywhere;
	
} 
.user-profile-right-side label{

	font-weight:600!important;
	
} 

.user-profile-right-side .core-competencies-section-preview {
	
	margin-bottom:8px;
}
.user-profile-right-side .board-h2 {
	
	font-weight:600!important;
}
.user-profile-right-side .preview-block-inner .core-competencies-section-preview{
	padding-left:12px!important;
}
.user-profile-right-side .preview-block-inner .preview-custom-check{
	padding-left:12px!important;
}
 .user-profile-right-side .experience-preview-section{
 	margin-bottom:0px!important;
 }
 
 .present-address-content{
 	margin-bottom:0px!important;
 }
 .profile-job-perference-content{
 	margin-bottom:0px!important;	
 }
 .experience-preview-section{
 	height:100%;
 }
 .no-experience-section{
 	padding-bottom:10px!important;
 }
 .education-preview{
 	height:100%!important;
 }
  .user-profile-right-side .profile-salary-exp{
 	font-size:12px!important;
 }
   .user-profile-right-side .profile-percentage-h4{
 	font-size:12px!important;
 }
 .otherdocument-content {
 	margin-top:10px;
 }
.user-profile-right-side .about-me-section-preview-content{
	padding-left:12px;
	
}
.preview-last-updated-status p{
	margin-bottom:0px!important;
	font-size:10px!important
	}
.preview-last-updated-status{
	margin-top:4px;
}
.bullet-point-content{
	display:flex!important;
	align-items:self-start!important;
}
.active-inactive-dropdown {
	border-radius:20px;
}
.active-inactive-dropdown li a{
	    padding: 5px 20px!important;
}
.modal-body-heading-instruction{
	font-size:16px!important;
	font-weight:600!important;
}
.reason input{
	border: 1px solid rgba(0, 0, 0, 0.34);
}
.nature-section p{
	margin-bottom:0px!important;
}
#selected_area_interest h1{
	margin:0px!important;
	
}
#selected_position h1{
	margin:0px!important;
}
#selected_willing_work h1{
	margin:0px!important;
}
#selected_area_interest .form-group{
	margin-bottom:3px!important;
}
#selected_position .form-group{
	margin-bottom:3px!important;
}
#selected_willing_work .form-group{
	margin-bottom:3px!important;
}

.offer-reject-list {
		padding:7px 16px;
		border-radius: 10px;
		  font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
		font-size: 15px;
		font-weight: 700;
		color: var(--shadepofred);
		border: 1px solid var(--shadepofred) !important;
		background-color: var(--white-color);
	}
.offer-accept-list {
		padding:7px 16px;
		border-radius: 10px;
		  font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
		font-size: 15px;
		font-weight: 700;
		text-align: center;
		color: var(--acceptGreen);
		border: 1px solid var(--acceptGreen) !important;
		background-color: var(--white-color);
	}
	.Your-pendency-content-table tbody tr td{
		font-size:14px!important;
	}
	.profile-barcode-img img{
	width:auto!important;
	}
	.selected-rating{
		font-size:14px!important;
	}
	.pdf-info{
		font-size:12px!important;
		margin-top:5px;
	}
	.section-wise-content.profile-section-wise-content{
		line-height:15px!important;
	}
	.form-check label{
		font-size:14px;
		color: var(--light-black-color);
		font-weight:400;
	}
	.offer-letter-sections-btn {
	margin-right:3px;
	margin-top:3px;
	}
	.bootstrap-select.form-select{
		height:40px!important;
	}
	.bootstrap-select.form-select button{
	margin-top: -3px;
    background: transparent !important;
	}
	
	.pending-status{
	font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 23.48px !important;
    text-align: left !important;
    padding: 9px 15px;
    border-radius: 4px;
    background-color: #FFF9D7 !important;
    border: 1px dashed #9C8A10 !important;
    color: #9C8A10 !important;
}
	.rejected-status{
	font-family: 'Raleway', sans-serif!important;
    font-feature-settings: "lnum"!important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 23.48px !important;
    text-align: left !important;
    padding: 9px 15px !important;
    border-radius: 4px !important;
  	background: #FFE6E7 !important;
    color: #DC3333 !important;
    border: 1px dashed #DC3333 !important;
}
.draft-status{
	font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 23.48px !important;
    text-align: left !important;
    padding: 9px 15px !important;
    border-radius: 4px !important;
 	background-color: #F1F1F1 !important;
	border:1px dashed #5F5F5F !important;
	color:#5F5F5F !important;

}

.successfully-status{
	font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 23.48px !important;
    text-align: left !important;
    padding: 9px 15px;
    border-radius: 4px;
 	background-color: #DEF8D1 !important;
    color: #27600B !important;
    border: 1px dashed #27600B !important;
}

.inprogress-status{
	font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 23.48px !important;
    text-align: left !important;
    padding: 9px 15px !important;
    border-radius: 4px;
 	background-color: #FFF2D3 !important;
    color:#AC5B1C !important;
    border: 1px dashed #AC5B1C !important;
	
}
.tab-contents{
	overflow:auto;
}

.instruction-heading-mssg label{
	font-size: 26px;
    font-weight: 700;
      color: black!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    }
    
    
    .instruction-heading-content{
	font-size: 14px;
    font-weight: 400;
    color: black!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    margin-bottom:0px!important;
    }
    .interview-details-content .form-check-label{
     font-size: 14px;
    font-weight: 400;
    color: black!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    }
    
    .interview-details-heading ,.Note-section-heading label{
    font-size: 16px;
    font-weight: 600;
    color: black!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    margin-bottom:8px;
    }
    
    .Note-section-content ul li{
     font-size: 14px;
    font-weight: 400;
    color: black!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
        margin-bottom: 6px;
    }
    .interview-details-content img{
    	height:24px;
    	width:24px;
    	margin-right:10px;
    }
    .interview-details-content .form-check{
     display:flex;
     margin-bottom:4px;
     padding-left:0px!important;
         
    }
    .Note-section-content ul{
    	padding-left:18px!important;
    }
       .interview-details-content .form-check-label{
     display:flex;
     align-items:end;
         }
    .dateiconcalender{
	    height: 21px!important;
	    width: 21px!important;
	    margin-right:12px!important;
	    
    }
    .invitation-container p{
    	font-size: 14px;
    
    color: black!important;
    font-family: 'Raleway', sans-serif;
    font-feature-settings: "lnum";
    text-decoration:none;
    margin-bottom:8px!important;
   
    }
    .invitation-container-footer{
    margin-bottom:0px!important;
    font-weight:600;
    }
    .invitation-container strong{
    	font-weight:600!important;
    }
    .classh1-stream .subject-tag{
	word-wrap: break-word;
    white-space: normal;
}
