.wc-stripe-elements-field,
.stripe-card-group {
    width: 100%;
}

.alert-message {
  margin: 20px 0px 35px 0px;
  padding: 20px;
  border-left: 3px solid #eee;
  line-height: 23px;
}

.bulb-div{
  float:left;
  margin-top: 5px;
  min-width: 50px;
  min-height: 50px;
}

.alert-content-div{
  margin-left:55px;
  margin-top:0px;
  min-height: 50px;
}

.alert-content-div p{
 padding-top: 8px;
 padding-bottom: 8px;
}

.alert-message-info {
  background-color: #f4f8fa;
  border-color: #5bc0de;
  border-bottom: 1px solid #b1edff;
  border-top: 1px solid #b1edff;
  border-right: 1px solid #b1edff;
  height: auto;
  position: relative !important;
  /* min-height: 100px; */

}

div.bulb-div i{
  position: absolute !important;
  top: 50% !important;
  left: 32px !important;
  transform: translate(-50%, -50%) !important;
}

.fa-lightbulb:before {
  content: "\f0eb";
  color: #f7be68;
}

.alert-message-info h4 {
    color: #5bc0de;
}

.alert-message h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.premium-tag-resume {
    color: white !important;
    font-size: 12px !important;
}

/* .job_listng_premium_tag {
    font-size: 12px;
    bottom: 0;
    /* right: 0px; */
    /* top: auto; */
    /* left: auto; */
    /* margin-right: 0; */
    /* border-top-left-radius: 10px; */
    /* background-color: transparent !important; */
    /* color: #ed4134 !important; */
/* }  */

.message_posted_time {
    background-color: transparent !important;
    font-size: 10.5px !important;
    right: 0px;
    left: auto !important;
    margin-right: 0 !important;
    color: #c7b1b1 !important;
}

.go_back_to_listing {
    background-color: #E9F7FE;
    color: #4587a9;
    line-height: 24px;
    margin-bottom: 15px;
    position: relative;
    padding: 22px 26px;
    border: none;
}

.job_position_featured_custom{
    /* background-color: #fff4f4 !important; */
    /* box-shadow: 0 0 4px 0 rgba(255,51,51,.6) !important; */
    box-shadow: 0 0 2px 0 rgb(255 44 23 / 60%) !important;
    background: linear-gradient(72deg, rgba(255, 252, 255, 1) 0%, rgb(255 246 242) 55%, rgb(255 226 226) 100%) !important;
}

 .job_position_featured_custom:hover{
  background-color: #ffefef !important;
  box-shadow: 0 0 4px 0 rgba(255, 51, 51, 0.795)!important;
}

.job_position_classic_custom{
  background-color: #f9f9f9 !important;
  box-shadow: 0 0 5px 0 #cfcfcf !important
}

.job_position_classic_custom:hover{
  background-color: #f1f1f1 !important;
  box-shadow: 0 0 10px 0 #e0e0e0 !important;
}



.job_listng_premium_tag{
background-color: transparent;
color: #333 !important;
bottom: 6px !important;
top: auto !important;
right: -13px;
left: auto !important;
z-index: auto !important;
font-size: 11px !important;
font-weight: 600 !important;
margin-right: 2em !important;
}

.terms-hover{
    text-decoration: underline;
}
.terms-hover:hover{
    color: #ff0000;
}

.non-login-tp-not-accept{
    margin-bottom: 0;
	text-align: center;
	background: #fdfdfd;
	width: 100%;
	border-radius: 3px;
	font-size: 12px;
	opacity: 0.8;
}

/* hide skills  */
.hide-skills-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .hide-skills-switch input#hide-skills-checkbox { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .hide-skills-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .hide-skills-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input#hide-skills-checkbox:checked + .hide-skills-slider {
    background-color: #dc3232 !important;
  }
  
  input#hide-skills-checkbox:focus + .hide-skills-slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input#hide-skills-checkbox:checked + .hide-skills-slider:before {
    -webkit-transform: translateX(11px) !important;
    -ms-transform: translateX(11px) !important;
    transform: translateX(11px) !important;
  }
  
  /* Rounded sliders */
  .hide-skills-slider.round {
    border-radius: 34px;
  }
  
  .hide-skills-slider.round:before {
    border-radius: 50%;
    height: 11px;
      width: 11px;
  }

  .job-benifits-preview {
    margin: 0 !important;
  }
  .job-benifits-preview div{
    list-style-type: none !important;
    font-weight: 500;
    color: #666;
    padding-bottom: 8px;

  }
  .job-benifits-preview div span{
    /* float: left; */
  }

  .job-benifits-preview i{
    color: #f20707;
    padding-right: 15px;
    float: left;
    padding-top: 5px;
  }

  .job-preview-benifits-label{
    font-size: 16px !important;
  }

  .content-resume-linkedin{
    /* vertical-align: text-top !important; */
    font-size: 19px !important;
    color: #0a66c2 !important;
  }

  .resume-desc-linkedin{
    float: left;
  }

  .super-checkbox{
    border: 2px solid #ffffff;
    position: relative;
    width: 32px;
    height: 32px;
    background-color: #ffffff;
  }
  .super-checkbox::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: inherit;
  }
  .super-checkbox:has(:checked)::after{
    content: "✔";
  }

  .super-checkbox:has(:checked){
    background-color: #00b77b;
    border: 2px solid #00b77b;
    color: #fff; 
  }
  .super-checkbox input[type=checkbox]{
    display: none;
  }

  .only-for-work-authorized{
    display: none;
  }

  /* .job-benifits-preview i:hover{
    font-weight: 900;
    color: #ff4a3d;
  } */