.woocommerce-checkout th.product-total:after{
	content:" (USD)";
}
body.single-job .jobsearch-main-content{
	margin-bottom: 50px;
}
#job-posting-form li.it_skills,
#job-posting-form li.skills{
	display: none !important;
}
#jobs-search-form .filter-item.it_skills,#jobs-search-form .filter-item.skills{
	display: none !important;
}
/*Update style for Hello Theme*/
body{
	overflow-x: hidden;
}
body.jobsearch-modal-active{
	overflow: visible !important;
}
.higher-z-index{
	position: relative;
	z-index: 99999;
}
.pagination-wraper{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.pagination-wraper button{
	background: #fff;
	border: 1px solid #9c9efe;
	color: #9c9efe;
	font-size: 14px;
	padding: 5px 10px;
	margin-left: 10px;
}
.pagination-wraper button.active{
	background: #9c9efe;
	color: #fff;
}
.jobsearch-option-btn.full-time{
	background-color: #9c9efe !important;
  color: #ffffff !important;
}
.jobsearch-option-btn.contract{
	background-color: #e12335 !important;
  color: #ffffff !important;
}
.jobsearch-option-btn.internship{
	background-color: #53b427 !important;
  color: #ffffff !important;
}
.jobsearch-option-btn.freelance{
	background-color: #8DB600 !important;
  color: #ffffff !important;
}
.jobsearch-option-btn.others{
	background-color: #1e73be !important;
  color: #ffffff !important;
}
.jobsearch-option-btn.part-time{
	background-color: #ffffff !important;
  color: #9c9efe !important;
}
.mdp-popup.fb-rp label{
	color: #000;
	margin-bottom: 10px;
	width: 100%;
}
.mdp-popup.fb-rp input{
	height: 40px;
	border: 1px solid #9c9efe;
	box-shadow: none;
	margin-top: 5px;
	border-radius: 8px;
}
.mdp-popup.fb-rp textarea{
	width: 100%;
	border: 1px solid #9c9efe;
	box-shadow: none;
	margin-top: 5px;
	border-radius: 8px;
}
.mdp-popup.fb-rp form span{
	display: block;
	width: 100%;
}
.mdp-popup.fb-rp .popup-wrap{

}
.jobsearch-modal-title-box{
	margin-bottom: 30px;
}
.modal-close{
	padding: 10px 20px;
	position: absolute;
	top: 5px;
	right: 0;
	z-index: 1;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) .url-wrap .url-description .url-title{
	color: #fff !important;
}
.jobsearch-job-userlist .like-btn {
  position: relative;
	z-index: 1;
}
.jobsearch-list-option p.company-name{
	position: relative;
	z-index: 2;
}
.mdp-popup.welcome{
	text-align: center;
}
.mdp-popup.welcome a{
	background-color:#9c9efe;
  border-radius: 30px;
  color: #fff;
  padding: 8px 40px;
	display: inline-block;
	margin-top: 15px;
}
#back-to-top{
	display: flex;
	align-items: center;
	justify-content: center;
  position: fixed;
	bottom: 20px;
	right: 25px;
	z-index: 999;
	opacity: 0;
	transition: all 350ms;
	visibility: hidden;
	background: #9c9efe;
	border-radius: 8px;
	color: #fff;
	font-size: 26px;
	width: 36px;
	height: 36px;
	transform: rotate(90deg);
	padding-bottom: 4px;
	text-decoration: none;
}
#back-to-top.active{
	visibility: visible;
	opacity: 1;
}
.page-header .entry-title{
	display: none;
}
textarea {
    overflow: scroll; 
    scrollbar-width: none; 
    -ms-overflow-style: none; 
}
textarea::-webkit-scrollbar {
    display: none; 
}
body.woocommerce-checkout>.woocommerce,
body.woocommerce-cart>.woocommerce{
	max-width: 1250px;
	margin: 50px auto;
	padding: 0 10px
}
body.woocommerce-cart>.woocommerce h2{
	font-size: 18px;
}
body.woocommerce-checkout>.woocommerce #place_order,
body.woocommerce-cart>.woocommerce .checkout-button,
body.woocommerce-cart>.woocommerce button[name="update_cart"]{
	color: #fff !important;
	background: #9c9efe !important;
	font-size: 14px;
	border-radius: 5px;
	font-weight: 600;
}
body.woocommerce-checkout>.woocommerce form.checkout{
	display: flex;
} 
body.woocommerce-checkout>.woocommerce #order_review_heading{
	display: none;
}
body.woocommerce-checkout>.woocommerce #customer_details{
	padding-right: 30px;
	width: 60%;
}
body.woocommerce-checkout>.woocommerce #customer_details .col-1{
	width: 100%;
}

body.woocommerce-checkout>.woocommerce form.checkout .select2-selection--single,
body.woocommerce-checkout>.woocommerce form.checkout select,
body.woocommerce-checkout>.woocommerce form.checkout input:not([type="checkbox"]){
	border: 1px solid #9c9efe;
	border-radius: 8px;
	height: 40px;
	font-size: 16px !important;
	font-weight: 400;
	color: #000 !important;
	line-height: 40px;
	padding: 0 10px;
} 
body.woocommerce-checkout>.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #000;
}
body.woocommerce-checkout>.woocommerce form.checkout .select2-selection__arrow,
body.woocommerce-checkout>.woocommerce form.checkout .select2-selection__rendered{
	height: 40px;
	line-height: 40px;
	padding: 0;
}
.jobsearch-employer-profile-form input,
.jobsearch-employer-profile-form select{
	border: 1px solid #9c9efe;
	border-radius: 30px;
	height: 40px;
	font-size: 16px !important;
	font-weight: 400;
	color: #000 !important;
	line-height: 40px;
	padding: 0 10px;
}
ul li.wc_payment_method input{
	height: auto !important;
}
body.woocommerce-checkout>.woocommerce .woocommerce-thankyou-order-details li{
	border: none !important;
	height: auto !important;
	padding: 10px !important;
	margin: 0 5px;
}
body.woocommerce-checkout>.woocommerce .wc-bacs-bank-details.order_details.bacs_details{
	margin-top: 20px;
}
body.woocommerce-checkout>.woocommerce .wc-bacs-bank-details.order_details.bacs_details li{
	border: none !important;
	height: auto !important;
	padding: 10px !important;
	margin: 0 5px;
}
body.woocommerce-checkout>.woocommerce .wc-bacs-bank-details.order_details.bacs_details li strong{
	font-size: 16px
}
.jobsearch-candidate-savedjobs .job-listing article{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #9c9efe;
	margin-bottom: 15px;
	padding: 15px;
	border-radius: 8px;
}
.jobsearch-candidate-savedjobs .job-listing article .wrap-image{
	display: flex;
	align-items: center;
	width: 80px;
	padding-right: 20px;
}
.jobsearch-candidate-savedjobs .job-listing article .wrap-content{
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
}
.jobsearch-candidate-savedjobs .job-listing article .wrap-image img{
	min-width: 50px;
}
.jobsearch-candidate-savedjobs .job-listing article .jobsearch-pst-title{
	margin: 0;
	line-height: 1.2 !important;
}
.jobsearch-candidate-savedjobs .job-listing article .jobsearch-pst-title a{
	line-height: 1.2 !important;
	font-weight: 400;
}
.jobsearch-candidate-savedjobs .job-listing article .wrap-action{
	display: flex;
	align-items: center;
	justify-content: space-between;
	min-width: 160px;
}
.jobsearch-candidate-savedjobs .job-listing article .wrap-action span{
	color: #9c9efe;
	font-size: 16px;
}
.jobsearch-candidate-savedjobs .job-listing article .action a{
	margin: 0 0 0 10px;
	color: #9c9efe;
}
.jobsearch-candidate-savedjobs .wrap-action a{
	color: #9c9efe;
}
.user_img_skillid figcaption{
	font-style: normal;
}
input[type="checkbox"] {
    appearance: none;
    width: 20px;
    height: 20px;
    background: #9c9efe;
		border-radius: 4px;
}

input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8' %3F%3E%3Csvg baseProfile='full' height='100' version='1.1' width='100' xmlns='http://www.w3.org/2000/svg' xmlns:ev='http://www.w3.org/2001/xml-events' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs /%3E%3Crect fill='%239c9efe' height='100' rx='8' ry='8' width='100' x='0' y='0' /%3E%3Cpath d='M30 50 L45 70 L70 30' fill='none' stroke='white' stroke-width='5' /%3E%3C/svg%3E");
	background-size: cover;
}
.jobsearch-jobexpire-notifyerr-inner {
    margin-top: 70px;
    position: relative;
}
@media(max-width: 1024px){
		body.woocommerce-checkout>.woocommerce form.checkout{
		display: flex;
			flex-direction: column;
	} 
		body.woocommerce-checkout>.woocommerce #customer_details{
		padding-right: 0;
	}
	.woocommerce-billing-fields  h3{
		font-size: 20px;
	}
	.jobsearch-candidate-savedjobs tbody td h2{
		width: 100%;
	}
	.jobsearch-candidate-savedjobs tbody td h2 a{
		font-size: 14px !important;
	}
	li.jobsearch-column-5 .jobsearch-column-6 {
        width: 50% !important;
    }
}
@media(max-width: 576px){
	.jobsearch-candidate-savedjobs .job-listing article .wrap-image{
		padding-right: 10px;
	}
	.jobsearch-candidate-savedjobs .job-listing article .wrap-content{
		flex-direction: column;
	}
	.jobsearch-candidate-savedjobs .job-listing article .wrap-action span {
    color: #9c9efe;
    font-size: 14px;
	}
	li.jobsearch-column-5 .jobsearch-column-6 {
        width: 50% !important;
    }
}
.bp-better-messages-unread.bpbmuc{
	background: #9c9efe !important;
	margin: 0;
	position: absolute;
	right: 10px;
	z-index: 1;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background),
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-right-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) {
    background: #9c9efe !important; 
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background){
	background: #999 !important;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) *{
	color: #fff !important;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name span, .bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack .bm-content .bm-info .name a{
	color: #000;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-sticky-date {
	font-size: 14px;
	color: #000;
	opacity: 1;
	background: none;
}
body.page-template-user-dashboard-template form select,
body.page-template-user-dashboard-template form input:not([type="submit"]):not([type="button"])::not([type="checkbox"]){
	height: 40px !important;
	line-height: 40px !important;
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 400 !important;
}
body.page-template-user-dashboard-template form textarea{
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 400 !important;
}
body.page-template-user-dashboard-template form .item{
	color: #000 !important;
}
body.page-template-user-dashboard-template form .jobsearch-resume-education-btn{
	float: none;
	position: absolute;
  right: -15px;
  margin: 0;
}
body.page-template-user-dashboard-template form .jobsearch-resume-education-btn a{
	display: flex;
	justify-content: center;
	align-items: center;
}
.jobsearch-cv-manager-text{
	display: flex;
	align-items: center;
}
.jobsearch-cv-manager-text .jobsearch-cv-manager-link{
	margin: 0 0 0 15px !important;
	position: unset !important;
	border: none !important;
	padding: 0 !important;
}
.jobsearch-jobdetail-list figcaption{
	font-style: normal;
}
.jobsearch-employer-box-section .jobsearch-pagination-blog {
    margin-bottom: 0;
}

.jobsearch-description p,
.jobsearch-description li,
.content.user-select-text{
	 font-size:15px!important;
		color:black!important;
}

/*gibson 10/9*/
a:focus {
outline: 0 !important;
}
/*gibson 10/9*/

.jobsearch-list-option p{
	flex-wrap: nowrap;
	line-height:1.6em;
}
.jobsearch-list-option p.company-name a{
	color: #7e80f3;
}
/*gibson*/
.jobsearch-login-box form .jobsearch-register-submit-btn, .jobsearch-login-box form .jobsearch-login-submit-btn,
.jobsearch-login-box form ul li input[type="text"], .jobsearch-login-box form ul li input[type="password"], .jobsearch-login-box form ul li input[type="email"], .jobsearch-login-box form ul li input[type="tel"], .jobsearch-login-box form ul li input[type="number"] , .jobsearch-profile-select .selectize-control.single .selectize-input,
.jobsearch-login-box .jobsearch-radio-checkbox label,
.jobsearch-login-with a{
	border-radius:99px;
}

.jobsearch-login-box{
	box-shadow: 2px 2px 8px black;
	background-color: #f6f6f6d9;
}

.page-id-7 .jobsearch-row, .jobsearch-typo-wrap .jobsearch-row {
	padding-top: 60px;
	margin: 0px 90px;
}

.page-id-7 .jobsearch-plugin-default-container {
    background-image: url(http://localhost/wordpress/mediaplus_sc_live/wp-content/uploads/2017/12/our-office3-.jpg);
    width: 100%;
}

/* Travis code */

.hidden{
	display: none !important;
}
#main #content-wrap{
	padding: 0;
}
.jobsearch_candidate_info{
	display: flex;
	flex-wrap: warp;
}
.jobsearch_candidate_info .wrap-image{
	width: 20%;
}
.jobsearch_candidate_info .wrap-info{
	width: 80%;
	padding-left:  30px;
	color: #444;
}
.jobsearch_candidate_info .wrap-info h2 a{
	font-size: 26px;
	color: #000;
}
.jobsearch_candidate_info .wrap-info p{
	padding: 5px 0;
	font-weight: 500;
}
.jobsearch_candidate_info .wrap-info span,
.jobsearch_candidate_info .wrap-info p{
	display: flex;
	color: #444;
	font-weight: 400;
} 
.short-intro{
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.warp-view-one{
	display: flex;
	flex-wrap: wrap;
}
.warp-view-one p{
	margin: 0;
}
.warp-view-one-left{
	width: 50%;
}
.warp-view-one-right{
	width: 50%;
}
.contact-info{
	width: 100%;
	display: grid;
 	grid-column-gap: 20px;
  grid-row-gap: 20px;
	grid-template-columns: repeat(3,1fr);
	border-top: 1px solid #ececec;
	margin-top: 10px;
	padding-top: 15px
}
.contact-info .contact small,
.contact-info .contact p{
	color:#444;
}
.invit{
	text-align: center;
	    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.invit .jobsearch-candidate-default-btn{
	height: 32px;
}
.invit .jobsearch-whatsapp-msgcon{
	margin-top: 0;
}

.jobsearch-whatsapp-msgcon{
	display:none !important; 
}

.contact-info h3{
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.contact .wrap{
	display: flex;
	margin-bottom: 10px
}
.contact .wrap .title{
	padding-left: 10px;
}
.contact .wrap h4{
	line-height: 1;
	font-size: 14px;
	color: #666;
}
.jobsearch-jobdetail-tags a{
	float: unset;
}

.container-wrapper.container-wrapper-view1{
	padding: 0;
}
.jobsearch-typo-wrap .jobsearch-row{
	padding: 0 !important;
}
.jobsearch-candidate-title{
	float: none;
}
.jobsearch-candidate-timeline *{
	clear: both;
}
.jobsearch-typo-wrap .jobsearch-row{
	margin: 0
}
.container-wrapper-view1 *{
	float: none !important;
}
.container-wrapper-view1 .slick-slide{
	float: left !important;
}
.candidate_portfolio ul{
	height: auto !important;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	
}
.candidate_portfolio ul li{
	position: unset !important;
	position: relative;
}
.candidate_portfolio ul li span{
/* 	height: 200px !important; */
}
.candidate_portfolio ul li figcaption{
	position: absolute !important;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}
.candidate_portfolio ul li *{
	display: block;
}
.candidate_portfolio figure figcaption:before, .careerfy-simple-gallery figure figcaption:before{
	opacity: 0.2 !important;
}
.jobsearch-candidate-timeline li{
	display: flex;
}
.jobsearch-candidate-timeline li .jobsearch-candidate-timeline-text{
	margin-left: 20px;
}
/**/
.jobsearch_candidate_info{
	display: flex;
	flex-wrap: wrap;
	text-align: unset;
}
.mdp-custom-template .wrap-image{
	width: 25%;
}
.mdp-custom-template .wrap-info{
	width: 75%;
	padding-left: 30px;
	color: #000;
}
.mdp-custom-template figure{
	width: 100%;
	border-radius: 0;
}
.mdp-custom-template figure img {
    border-radius: 0;
    border: 0;
}
.wrap-image p{
	text-align: center;
	color: #303451;
	font-weight: 600;
}
.mdp-custom-template .wrap-info h2{
	color: #030451;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 30px;
}
.mdp-custom-template .wrap-info h2:before{
	content: "";
	width: 120px;
	height: 2px;
	background: #030451;
	position: absolute;
	bottom: 5px;
	left: 0;
}
.mdp-custom-template .wrap-info>p{
	font-weight: 600;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}
.wrap-info-profile{
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ebebeb;
}
.wrap-info-left{
	width: 50%;
}
.wrap-info-right{
	width: 50%;
	text-align: center;
}
.jobsearch-whatsapp-msgcon i{
	background: unset;
	top: -4px;
}

.wrap-info-left p{
	display: flex;
	color: #000;
	margin-bottom: 8px;
}
.wrap-info-left p span{
	font-weight: 600;
	color: #000;
	padding-right: 5px;
	margin: 0;
}
.jobsearch-for-view{
	display: flex;
	align-items: center
}
.jobsearch-for-view i{
	font-size: 20px;
	color: #000;
	margin-right: 5px;
}
.jobsearch-for-view .jobsearch-services-text{
	display: flex;
	align-items: center;
	font-weight: 500;
}
.jobsearch-for-view .jobsearch-services-text small{
	margin: 0;
	padding-left: 5px;
	color: #000;
	font-weight: 400;
}
.about-me small{
	font-size: 14px;
	color: #030451;
	font-weight: normal;
}
.jobsearch-jobdetail-tags{
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
}
.jobsearch-jobdetail-tags span,
.jobsearch-jobdetail-tags a{
	background: #030451;
	color: #fff;
	margin: 0 15px 15px 0 !important;
	padding: 8px 30px;
	border-radius: 20px;
}
.jobsearch-content-title h2{
	margin-bottom: 20px;
}
.jobsearch-candidate-title h2{
	text-transform: unset
}
.portofilo{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.portofilo .image-wrap{
	margin-right: 20px;
	margin-bottom: 20px
}
.portofilo .image-wrap p{
	text-align: center;
	color: #333;
}
.work-experience h2{
	font-size: 20px
}
.work-experience .content{
	color: #333;
}
.work-experience .content span{
	font-weight: 500;
}
/* Job detail*/
.jobsearch-jobdetail-list span{
	margin: 0 !important;
	font-weight: normal !important;
	line-height: 1;
}
.jobsearch-jobdetail-list .subtitle{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.jobsearch-jobdetail-list .subtitle span{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 14px;
}
.jobsearch-jobdetail-list .subtitle>a{
	font-weight: 500;
}
.jobsearch-jobdetail-list .subtitle span a{
	color: #fff;
	padding: 5px 10px
}
.line{
	padding: 0 5px;
	color: #333 !important;
	margin: 0 !important;
}
.work-time{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
}
.work-time i{
	color: #333;
	margin-right: 8px;
}
.work-time small{
	color: #333;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
}
.work-time small a{
	color:#ffff;
	border-radius: 30px
}
.company-type{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px
}
.company-type i{
	color: #333;
	margin-right: 8px;
}


.post-date{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
}
.post-date i{
	color: #333;
	margin-right: 8px;
}
.post-date .jobsearch-jobdetail-postinfo{
	font-size: 16px !important;
	color: #333;
	font-style: normal;
	text-transform: capitalize;
}

.group-info{
	display: flex;
	flex-wrap: wrap;
}
.group-info .block{
	display: flex;
	margin-right: 30px
}
.group-info .block i{
	color: #333;
	font-size: 20px;
	margin-right: 10px;
}
.group-info .block h4{
	font-size: 16px;
	line-height: 1;
}
.group-info .block p{
	color: #333;
	font-size: 16px;
}
.jobsearch-jobdetail-list{
	position: relative;
}
.group-features{
	display: flex;
	justify-content: flex-end;
	height: 40px;
}
.group-features .shares,
.group-features .rp-fb{
	position: relative;
}
.group-features .shares .toggle{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	background: #ebebebeb;
	color: #999;
	border-radius: 50%;
	margin-right: 10px;
	cursor: pointer;
}
.group-features .rp-fb .toggle{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	color: #999;
	border-radius: 50%;
	cursor: pointer;
}
.group-features .toggle:hover{
	color: #000;
	
}
.group-features .wrap-content{
	position: absolute;
	top: 100%;
	right: 0;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 10px #ebebeb;
	min-width: 50px;
}
.wrap-content .jobsearch-jobdetail-media{
	display: flex;
	flex-direction: column;
	margin: 0 !important;
	width: 100%;
}
.wrap-content .jobsearch-jobdetail-media li{
	text-align: center;
	margin: 0;
}

.group-features .rp-fb .wrap-content{
	min-width: 160px;
	padding: 5px 10px;
}
.group-features .rp-fb .wrap-content>div{
	padding: 5px 0;
	color: #666;
	cursor: pointer;
}
.group-features .rp-fb .wrap-content>div:hover{
	color: #333;
}
.group-features .rp-fb .wrap-content>div i{
	margin-right: 5px
}
.group-features .shares:hover .wrap-content,
.group-features .rp-fb:hover .wrap-content{
	opacity: 1;
	visibility: visible;
} 

.apply-job{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.apply-job .jobsearch_apply_job_wrap{
	border: none;
	padding: 0;
	width: auto;
	margin-right: 15px;
}

.apply-job .jobsearch_apply_job_wrap>*{
	display: none;
}
.apply-job .jobsearch_apply_job_wrap .jobsearch-applyjob-btn{
	background: #186fc9;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 15px;
	text-transform: unset;
	margin: 0;
	float: none;
	border: none;
	border-radius: 30px;
}
.apply-job .jobsearch_apply_job_wrap .jobsearch-applyjob-btn small{
	font-size: 16px;
}
.apply-job .jobsearch_apply_job_wrap .jobsearch-applyjob-btn:before{
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	margin-right: 5px;
	display: block;
}
.jobsearch-application-ending{
	display: none !important
}
.apply-job .jobsearch-sendmessage-btn{
	background: #186fc9;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 15px;
	text-transform: unset;
	width: auto;
	margin: 0;
	margin-right: 15px;
	float: none;
	border-radius: 30px;
}
.apply-job .jobsearch-sendmessage-btn i{
	font-size: 16px
}
.apply-job .careerfy-jobdetail-btn{
	background: #186fc9;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 15px;
	text-transform: unset;
	width: auto;
	margin: 0;
	margin-right: 15px;
	float: none;
	border-radius: 30px;
	border: none;

}
.apply-job .careerfy-jobdetail-btn:before{
	content: "\f0c7";
	font-size: 16px;
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	margin-right: 5px;
}

.apply-job .jobsearch-add-job-to-favourite i{
	font-size: 16px;
}
.jobsearch-jobdetail-services ul:before{
	content: none !important;
}
.jobsearch-jobdetail-services ul{
		display: flex;
		flex-wrap: wrap;
    justify-content: space-between;
		width: 100% !important;
}
aside .jobsearch-jobdetail-services ul li{
	float: none !important;
	display: flex;
	padding: 0 !important;
	width: 48% !important;
	margin: 0 0 30px 0 !important;
}

.jobsearch-jobdetail-services ul li i{
	padding: 0 !important;
}
.jobsearch-jobdetail-services .jobsearch-services-text{
	padding-left: 15px !important;
	white-space: nowrap;
}
.jobsearch-jobdetail-services .jobsearch-services-text small{
	margin: 0 !important;
}

.mdp-popup{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
		display: none;
}
.mdp-popup.active{
    visibility: visible;
    opacity: 1;
		display: block;
}
.mdp-popup.active .mash{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}
.popup-inner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    z-index: 2;
    padding: 20px 30px;
    border-radius: 10px;
}
.popup-inner .close{
    position: absolute;
    top: -10px;
    right: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    cursor: pointer;
}
.mdp-popup.fb-rp .popup-wrap >div{
	display: none;
}
.mdp-popup.fb-rp.feadback .popup-fb{
	display: block !important;
}
.mdp-popup.fb-rp.report .popup-rp{
	display: block !important;
}
.fa.fa-heart-o{
	font-family: FontAwesome;
}
.jobs-listing{
	display: grid;
	grid-column-gap: 15px;
	grid-row-gap: 20px;
	grid-template-columns: repeat(3,1fr);
	width: 100%;
}

.jobs-listing  article{
	position: relative;
}
.jobs-listing  article .action-link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.jobs-listing  article .like-btn{
	position: relative;
	z-index: 2;
}
@media(max-width: 1024px){
	.jobs-listing{
		grid-template-columns: repeat(1,1fr);
	}
	.company-warp .jobs-listing > article{
	flex: 1 0 50%;
	max-width: 50%;
}
}
@media(max-width: 576px){
	.company-warp .jobs-listing > article{
	flex: 1 0 100%;
	max-width: 100%;
}
}
.company-warp .jobs-listing article{
	padding: 10px 7px;
}

.company-warp .jobs-listing.slick-slider .slick-slide{
	height: auto;
}
.company-warp .jobs-listing.slick-slider .slick-track{
	display: flex;
}
.jobs-listing >li{
	float: none;
	padding: 0 !important;
}

.jobs-listing:before,
.jobs-listing:after{
	content: none !important;
}
.jobs-listing .jobsearch-table-row {
	flex-direction: column;
	align-items: start;
}
.wp-dp-job-content .jobsearch-column-9.jobsearch-typo-wrap{
	width: 100%;
}
.jobs-listing .jobsearch-joblisting-classic-wrap{
	padding: 15px 10px;
	height: 100%;
}
.company-type-and-industry li{
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.jobsearch-job-like:hover, .jobsearch-job-like:hover i, .jobsearch-add-job-to-favourite.jobsearch-job-like:hover i, .jobsearch-job-like i{
	color: pink;
}
.post-date{
	margin-bottom: 5px !important;
}
.jobsearch-job-userlist .jobsearch-option-btn{
	margin-left: 0 ;
	color: #fff;
}
.listin-filters-sidebar{
	width: 100%;
	position: relative;
	justify-content: center;
}
.listin-filters-sidebar .job-alerts-sec{
	display: none;
}
.listin-filters-sidebar{
	display: flex;
	flex-wrap: wrap;
}
.listin-filters-sidebar >*{
	min-width: 12%;
}
.jobsearch-search-filter-wrap {
	position: relative;
	border: none;
	box-shadow: none;
	padding: 0 !important;
}
.jobsearch-search-filter-wrap .jobsearch-fltbox-title{
	padding: 0 3px !important;
}

.jobsearch-search-filter-wrap .jobsearch-fltbox-title a{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 5px 20px;
	background: #9C9EFE; 
	color: #fff;
	font-size: 14px;
	border-radius: 30px;
	white-space: nowrap;
}
.jobsearch-search-filter-wrap .jobsearch-fltbox-title a:before{
	content: none;
}
.jobsearch-search-filter-wrap .jobsearch-checkbox-toggle{
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 3px;
	z-index: 9;
	width: 250px;
	background: #fff;
	box-shadow: 0 5px 5px #ebebeb;
	padding: 15px 10px;
	display: block !important;
}  
.jobsearch-search-filter-wrap .jobsearch-checkbox-toggle >ul{
	max-height: 250px;
	overflow-y: auto;
}
.jobsearch-search-filter-wrap:hover .jobsearch-checkbox-toggle{
	opacity: 1;
	visibility: visible;
}
.jobsearch-subheader-form{
	margin-bottom: 15px;
}
div.wp-dp-candidate-content,
div.wp-dp-employer-content{
	padding: 30px 0;
}
.wp-dp-candidate-content, .wp-jobsearch-candidate-content ul.jobsearch-row>li,
.wp-dp-employer-content .jobsearch-employer-list ul.jobsearch-row>li{
	padding: 0;
}
.wp-dp-candidate-content .jobsearch-column-9.jobsearch-typo-wrap{
	width: 100%;
}
.wp-dp-candidate-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-candidate>ul:before,
.wp-dp-candidate-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-candidate>ul:after{
	display: none;
}
.wp-dp-candidate-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-candidate>ul{
	display: grid;
	grid-column-gap: 15px;
	grid-row-gap: 20px;
	grid-template-columns: repeat(3,1fr)
}
.wp-dp-candidate-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-candidate>ul>li{
	margin: 0;
}
.wp-dp-candidate-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-candidate>ul>li>div{
	height: 100%;
}
.wp-dp-candidate-content .jobsearch-candidate-default-text{
	flex-direction: column;
	align-items: flex-start;
}
.wp-dp-candidate-content .jobsearch-candidate-default-text .jobsearch-candidate-default-left ul{
	flex-direction: column;
}
.wp-dp-candidate-content .jobsearch-candidate-default-text .jobsearch-candidate-default-left ul li:before{
	content: none;
}
.wp-dp-candidate-content .jobsearch-candidate-default-text .jobsearch-candidate-default-left ul li{
	content: none;
	margin: 0 0 10px 0;
}
.wp-dp-candidate-content .jobsearch-candidate-default-text .jobsearch-candidate-default-left h2{
	margin: 0 0 10px 0;
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap{
	width: 100%;
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul:before,
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul:after{
	display: none;
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul{
	display: grid;
	grid-column-gap: 15px;
	grid-row-gap: 20px;
	grid-template-columns: repeat(2,1fr)
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul>li{
	margin: 0;
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul>li>div{
	height: 100%;
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul>li>div .jobsearch-table-cell:nth-child(3){
	display: none;
}
.wp-dp-employer-content .jobsearch-column-9.jobsearch-typo-wrap .jobsearch-employer>ul>li>div .jobsearch-table-cell:nth-child(4) .jobsearch-employer-list-btn{
	margin: 0 0 10px 10px;
}
.wp-dp-employer-content .jobsearch-employer-default-text{
	flex-direction: column;
	align-items: flex-start;
}
.wp-dp-employer-content .jobsearch-employer-default-text .jobsearch-employer-default-left ul{
	flex-direction: column;
}
.wp-dp-employer-content .jobsearch-employer-default-text .jobsearch-employer-default-left ul li:before{
	content: none;
}
.wp-dp-employer-content .jobsearch-employer-default-text .jobsearch-employer-default-left ul li{
	content: none;
	margin: 0 0 10px 0;
}
.jobsearch-employer-list small{
	font-size: 15px;
}
.wp-dp-employer-content .jobsearch-employer-default-text .jobsearch-employer-default-left h2{
}
.jobsearch-employer-followin-btn{
	border: 1px solid purple;
	font-size: 15px;
	border-radius: 30px;
}
.jobsearch-employer-list-btn{
	border: 1px solid purple;
	font-size: 15px;
	border-radius: 30px;
}

.invit .jobsearch-candidate-download-btn i{
	color: #fff !important;
}

.jobsearch-whatsapp-msgcon a:hover{
	background: none;
}
.jobsearch-whatsapp-msgcon a small{
/* 	background: purple; */
}

.jobsearch-whatsapp-msgcon a i{
	background: #fff;
	font-family: 'FontAwesome';
/* 	color: purple; */
}
.candinvite-btn-con{
	margin: 0 !important;
	width: 100%;
	display: flex;
	justify-content: center;
	position: relative;
}

.candinvite-btn-con a{
	display: block;
	width: 220px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	z-index: 2;
	margin: 0 !important;
	opacity: 0;
	visibility: hidden;
}

.candinvite-btn-con a.jobsearch-open-signin-tab{
	visibility: visible;
}
.candidate_portfolio figcaption,
.candidate_portfolio .img-icons{
	opacity: 1 !important;
	visibility: visible;
}
div.candidate_portfolio figcaption:before{
	opacity: 0 !important;
}
div.candidate_portfolio .grid-item:hover figcaption:before{
	opacity: 0.4 !important;
}
div.candidate_portfolio .grid-item figure {
	box-shadow: 0 0 5px #ccc;
}
.candidate_portfolio .img-icons{
	display: flex;
	align-items: center;
	top: calc(100% - 30px);
}
.candidate_portfolio .img-icons a{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 !important;
}
.candidate_portfolio .grid:before{
	content: none !important;
}
.candidate_portfolio .grid:after{
	content: none !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}


/*added by jon april 2024*/
.slick-initialized .slick-slide {
  /*display: block;*/
	display:flex;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slider:not(.slick-dots) {
  grid-column-gap: unset !important;
  grid-row-gap: unset !important;
  display: block !important;
  grid-template-columns: unset !important;
  flex-wrap: unset !important;
}

.slick-slider:not(.slick-dots) > li {
  float: left !important;
  clear: none !important;
  padding: 0 10px !important;
}

.slick-slider .ab-carousel-btn {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #000;
  opacity: 0.2;
  width: 35px;
  height: 70px;
  cursor: pointer;
	font-size: 30px;
}

.slick-slider .ab-carousel-btn.prev-item {
  left: 0;
}

.slick-slider .ab-carousel-btn.next-item {
  right: 0;
}

.slick-slider ul.slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 25px 0 !important;
}

.slick-slider ul.slick-dots li {
  margin: 0 8px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  cursor: pointer;
  padding: 0 !important;
}

.slick-slider ul.slick-dots li.slick-active {
  width: 12px;
  height: 12px;
  background: #000;
}

.slick-slider ul.slick-dots li button {
  display: none;
}

.slick-slider:hover .ab-carousel-btn {
  opacity: 0.8;
  visibility: visible;
}

.jobsearch-candidate-timeline-text span{
	font-size: 15px;
}
.jobsearch-candidate-timeline small{
	font-size: 15px;
	font-weight: 500;
	min-width: 110px;
	text-align: left;
}
.jobsearch-candidate-timeline small:before{
	min-width: 90px
}
.page-template-user-login-template .jobsearch-row{
	max-width: 1250px;
	margin: 0 auto;
}
.page-template-user-login-template .jobsearch-login-registration-form{
	margin: 50px 0;
}
#job-posting-form>.jobsearch-employer-box-section{
/* 	margin: 0 0 50px 0; */
	margin: 0 0 25px 0;
}
#job-posting-form>.jobsearch-employer-box-section>p{
	text-align: center;
}
.jobsearch-stats-list ul li .jobsearch-stats-list-wrap{
	height: 100%;
}
.fa.fa-thumbs-o-up,
.fa.fa-trash-o{
	font-family: FontAwesome;
	font-weight: normal;
}
div.selectize-control.plugin-remove_button [data-value]{
	padding-top: 0 !important;
}
input.cand-expr-prsntchkbtn {
    -webkit-appearance: none !important;
}
.jobsearch-candidate-resume-wrap.skill_title_skillid label{
	font-size: 0 !important;
}
.jobsearch-candidate-resume-wrap.skill_title_skillid label:before{
/* 	content: "Expertise Skillset *"; */
	content: "Skills Description *";
	font-size: 14px !important;
}
.wrap-expertise.jobsearch-candidate-resume-wrap.skill_title_skillid .jobsearch-add-popup li:nth-child(2){
	display: none;
}
.single-candidate .jobsearch_progressbar .bar-container {
	display: none;
}
.single-candidate .jobsearch_progressbar_wrap .jobsearch-row{
	display: flex;
	flex-wrap: wrap;
}
.single-candidate .jobsearch_progressbar_wrap .jobsearch-row .jobsearch-column-6{
	width: auto;
	padding: 0 0 0 15px;
}
.single-candidate .jobsearch_progressbar_wrap:not(.jobsearch-candidate-langs) .title{
/* 	background: var(--e-global-color-primary);
    color: #fff; */
    margin: 0 15px 15px 0 !important;
/*     padding: 8px 30px; */
    border-radius: 20px;
	margin-right: 0 !important;
	font-size:16px !important;
}

.custom-key-skills-css{
	padding: 8px 30px !important;
}

.wrap-language.jobsearch-useresm-addrec-main ul.jobsearch-row.jobsearch-employer-profile-form li:nth-child(3) {
	display: none;
}
.single-candidate .jobsearch_progressbar_wrap.jobsearch-candidate-langs strong{
	color: #333;
}
.filtr-mnth-btns-sec a.button {
    display: flex;
    align-items: center;
    justify-content: center;
}
.addnew-questtypes-btnsiner a{
	max-height: 40px;
}
.aplyquest-type-slectbtn[data-type="number"],
.aplyquest-type-slectbtn[data-type="text"],
.aplyquest-type-slectbtn[data-type="textarea"],
.aplyquest-type-slectbtn[data-type="upload"]{
	display: none;
}
.jobsearch-joblisting-classic-wrap{
	border-radius: 10px;
} 
.jobsearch-joblisting-text .jobsearch-list-option{
	margin-right: 15px;
}
.jobsearch-joblisting-text .clearfix{
	display: none;
}
#dashboard-tab-manage-jobs .jobsearch-filledjobs-links a{
	border: 1px solid #ebebeb !important;
}
.jobsearch-filledjobs-links > span{
	font-size: 0;
}
.jobsearch-filledjobs-links > span:before{
	content: 'Remove Job';
	font-size: 12px;
}
.jobsearch-modal .jobsearch-user-form-info .jobsearch-checkbox {
   margin-top: 0px;
}
.jobsearch-select-style .selectize-input.items{
	display: flex;
	align-items: center;
}
.jobsearch-candcover-uplodholdr .jobsearch-deluser-coverfile{
	border: 1px solid var(--e-global-color-primary);;
    border-radius: 30px;
    padding: 10px 20px;
    color: var(--e-global-color-primary);;
    font-size: 12px;
    position: absolute;
    top: -13px;
    left: 115px;
    z-index: 9999;
    width: 125px;
}
.jobsearchupoldcover-con.jobsearch-fileUpload{
	overflow: visible;
	position: relative;
}
.jobsearch-candcover-uplodholdr .jobsearch-deluser-coverfile i{
	position: unset;
    font-size: 14px;
    margin-right: 3px;
}
.jobsearchupoldcover-con.jobsearch-fileUpload span{
	font-size: 0;
}
.jobsearchupoldcover-con.jobsearch-fileUpload span:after{
	content: 'Upload CV';
	font-size: 12px;
}
.jobsearchupoldcover-con.jobsearch-fileUpload span i{
	font-size: 12px;
}
.apply-fields-list>li>label{
	font-size: 0;
}
.apply-fields-list>li>label:before{
	content: 'Job Application';
	font-size: 14px;
	color: #333;
	display: block;
	width: 100%;
	font-weight: 600;
	margin-bottom: 8px;
}
.apply-fields-list>li>label:after{
	content: 'Write Short Cover Letter & Introduction';
	font-size: 14px;
	color: #333;
	display: block;
	width: 100%;
}
.items article.slick-slide{
	padding: 10px;
}
.items .slick-track{
	display: flex !important;
}
.items .slick-track .slick-slide{
	height: inherit !important;
}
.jobsearch_side_box.jobsearch_box_map{
	display: none;
}
.jobsearch-jobdetail-services ul li {
    width: 100% !important;
}
.jobsearch-jobdetail-services ul li .jobsearch-services-text{
    white-space: unset !important;
	font-size: 14px;
	color: #000;
	line-height: 1.2;
}
.jobsearch-jobdetail-services ul li .jobsearch-services-text small{
	color: #666;
	display: block;
	margin-top: 8px !important;
	font-size: 13px;
}

.pakcge-itm-stats.invits{
	display: none;
}

.choose-package-download-cvs .jobsearch-table-cell{
	width: auto !important;
	padding: 5px 20px;
	vertical-align: middle;
	font-size: 14px;
}
.choose-package-download-cvs .jobsearch-table-cell span{
	margin: 0;
}
.choose-package-download-cvs th.jobsearch-table-cell{
	font-size: 14px;
	color: #333;
}
.choose-package-download-cvs .jobsearch-table-cell .check{
	  display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0px 12px 0px 0px;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #999999;
    box-shadow: 0px 0px 0px 1px #d4d4d4 inset;
    border-radius: 3px;
	position: relative;
}
.choose-package-download-cvs .jobsearch-table-cell .check.active:before{
	  content: "\e91b";
    font-family: wp-jobsearch-icomoon;
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 1;
		color: var(--e-global-color-primary);;
}

.mdp-popup .popup-wrap >div {
    display: block;
}
.candidate-list-for-download-cv{
	display: grid; 
  grid-template-columns: repeat(4,1fr);
	width: 100%;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	text-align: center;
}
.candidate-list-for-download-cv .content h2{
	font-size: 15px;
	text-align: center;
	line-height: 1;
	margin: 10px 0;
	font-weight: 500;
}
.candidate-list-for-download-cv .content p{
	font-size: 14px;
	text-align: center;
	line-height: 1.4;
	margin: 7px 0;
	font-weight: 400;
}
.candidate-list-for-download-cv .item-inner{
	padding-bottom: 42px;
  position: relative;
	height: 100%;
}
.candidate-list-for-download-cv .item-inner .download{
	  position: absolute;
    bottom: 10px;
		width: 100%;
}
.candidate-list-for-download-cv .item-inner .download a i.jobsearch-icon{
	  color: #fff !important;
}
.choose-package-download-cvs{
	margin: 0 !important;
}
.choose-package-download-cvs .jobsearch-employer-box-section{
	padding: 0 !important;
	margin: 0 !important;
}
.mdp-popup .loading{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
}
.mdp-popup .loading.active{
	opacity: 0.5;
	visibility: visible;
}
.mdp-popup .loading .icon{
	display: block;
	width: 26px;
	height: 26px;
	border: 3px solid #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	animation: spin 2.5s linear infinite;
}
.mdp-popup .loading .icon:before{
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	border: 0;
	border-top: 3px solid green;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	
}
@keyframes spin {
   0% {
     transform: rotate(0deg);
   }
   100% {
     transform: rotate(360deg);
   }
 }
.filter-wrap .search-item{
	border: 1px solid #ccc;
	box-shadow: none;
	height: 35px;
	padding: 5px 20px;
	font-size: 14px;
	margin-bottom: 15px; 
	width: 100%;
	border-radius: 30px;
}
.filter-wrap .jobsearch-employer-profile-form .jobsearch-column-12{
	display: none !important;
}
.filter-wrap .states{
	border-radius: 30px;
}
.filter-wrap .filter-items{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 20px;
}
.filter-wrap .filter-items .filter-item{
	position: relative;
	padding: 5px 3px;
}
.filter-wrap .filter-items .filter-item span{
	  display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px 20px;
    background: #9C9EFE;
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    white-space: nowrap;
		border: 1px solid transparent;
}
.elementor-shortcode .filter-wrap .filter-items .filter-item span{
	padding: 5px 29px;
}
.filter-wrap .filter-items .filter-item:hover span{
	border: 1px solid #9C9EFE;
	background: #fff;
	color: #9C9EFE;
}
.filter-wrap .filter-items .filter-item .wrap{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	min-width: 250px;
	background: #fff;
	box-shadow: 0 3px 3px #999;
	padding: 10px 15px;
}
.filter-wrap .filter-items .filter-item .wrap ul{
	margin: 0 0 15px 0;
	max-height: 300px;
	overflow-y: auto;
}
.filter-wrap .filter-items .filter-item .wrap .filter{
	cursor: pointer;
}
.filter-wrap .filter-items .filter-item .wrap ul li{
	list-style-type: none;
	color: #333;
	font-size: 13px;
	cursor: pointer;
	position: relative;
	line-height: 1.4;
	padding: 5px 0 5px 20px;
}
.filter-wrap .filter-items .filter-item:not(.location) .wrap ul li:before{
	content: "";
	  position: absolute;
    left: 0px;
    top: 8px;
    width: 12px;
    height: 12px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #c2d1d3;
		box-shadow: 0px 0px 0px 3px #ffffff inset;
}
.filter-wrap .filter-items .filter-item.location .wrap ul li{
	padding: 0 !important;
}
.filter-wrap .filter-items .filter-item.location .wrap ul li{
	display: none !important;
}
.filter-wrap .filter-items .filter-item.location .wrap ul li:nth-child(1){
	display: block !important;
}
.filter-wrap .filter-items .filter-item.location .wrap ul li:nth-child(2){
	display: block !important;
}
.filter-wrap .filter-items .filter-item:not(.location) .wrap ul li.active:before{
	background-color: var(--e-global-color-primary);
}
.filter-wrap .filter-items .filter-item:hover .wrap{
	visibility: visible;
	opacity: 1;
}
.filter-wrap .filter-items .filter-item .wrap input{
	border: 1px solid #ccc;
	box-shadow: none;
	height: 28px;
	padding: 5px 10px;
	font-size: 12px;
	margin-bottom: 10px; 
	width: 100%;
}
.filter-item.location .jobsearch-employer-box-section{
	padding: 0;
	box-shadow: none;
	margin: 0;
}
.filter-item.location .jobsearch-employer-box-section .jobsearch-profile-title{
	display: none;
}
.filter-item.location .jobsearch-row>*{
	width: 100%;
}
.jobsearch-profile-title>.elementor {
	clear: both;
}
.jobsearch-profile-title>.elementor h2{
	float: none;
}
.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(2), .jobsearch-packages-thead .jobsearch-table-cell:nth-child(2) {
    width: 13%;
}
.selectize-input.items.has-options.has-items{
	line-height: 1.2;
  display: flex;
	flex-wrap: wrap;
  align-items: center;
	padding: 0 5px 0 25px;
}
#job-posting-form .ui-icon.ui-icon-close{
	display: none;
}
#job-posting-form .jobseach-job-skills {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#job-posting-form .jobseach-job-skills li{
	margin: 5px;
}
#job-posting-form .suggested-skills-con{
	margin-top: 15px;
}
.jobsearch-jobdetail-services .job-map-url {
	display: none;
}
.single-job .actions{
	display: none;
}
body.jobsearch_candidate .actions{
	display: block;
}
body .post-a-job{
	display: none
}
body.jobsearch_employer .post-a-job{
	display: block;
}
body:not(.logged-in) .post-a-job{
	display: block;
}
input[type="checkbox"]{
	min-height: 16px;
}
.page-template-user-dashboard-template .salary-input span{
	right: auto;
	left: 15px;
	font-size: 13px;
	top: 7px;
}
.jobsearch-logreg-logedin,
.page-template-user-login-template .jobsearch-login-registration-form{
	margin: 0;
	padding: 50px 0
}
.login-reg-logout,
.jobsearch-login-box{
	background: #fff;
}
.page-template-default-job-listing-template .jobsearch-top-searchbar{
	display: none;
}
.page-template-default-job-listing-template .jobsearch-filter-responsive-wrap:nth-child(6) .local-search{
	display: none !important;
}
body:not(.remaining-cvs) .jobsearch_candidate_info img{
	filter: blur(5px);
}
body:not(.remaining-cvs) .jobsearch_candidate_info .wrap-info h2 a{
	filter: blur(4px);
}
body:not(.remaining-cvs) .jobsearch_candidate_info .contact-info .contact p{
	filter: blur(4px);
}
.jobsearch-sort-section .selectize-dropdown-content  .option{
	display: none;
}
.jobsearch-sort-section .selectize-dropdown-content .option[data-value="20"]{
	display: block;
}
.jobsearch-sort-section .selectize-dropdown-content .option[data-value="50"]{
	display: block;
}
.jobsearch-sort-section .selectize-dropdown-content .option[data-value="100"]{
	display: block;
}
.jobsearch-sort-section li:last-child{
	display: none;
}
.jobsearch-sort-section li{
	display: flex;
	align-items: center;
}
.jobsearch-search-filter-wrap .show-toggle-filter-list{
	display: none;
}
.jobsearch-search-filter-wrap .filter-more-fields{
	display: block;
}
#JobSearchModalLogin .jobsearch-login-media,
#JobSearchModalLogin .jobsearch-box-title-sub{
	display: none;
}
.jobsearch-profile-title h2{
	color: #000;
  font-weight: bold;
}
.jobsearch-employer-resumes figcaption ul li,
.jobsearch-employer-resumes figcaption ul li span{
	font-size: 14px;
}
.jobsearch-employer-resumes .jobsearch-rem-empresmue i{
	color: #fff;
}
.jobsearch-employer-resumes>ul{
	   display: grid;
    grid-template-columns: repeat(1,1fr);
}
.jobsearch-employer-resumes ul:before,
.jobsearch-employer-resumes ul:after{
	content: none !important;
}
.jobsearch-employer-resumes ul li{
	float: none;
	width: 100%;
	padding: 0;
}
.jobsearch-employer-resumes ul li .jobsearch-employer-resumes-wrap{
	height: 100%;
}
.jobsearch-resumes-options li a{
	display: block;
	border: none !important;
	border-radius: 0;
	text-indent: unset !important;
}

.jobsearch-resumes-options li .download i{
	float: none;
}
.elementor-widget-shortcode select{
	border-radius: 0;
}
.elementor-widget-shortcode .selectize-dropdown-content{
	max-height: 280px
}
.jobsearch-login-box .jobsearch-login-with{
	display: none;
}

.list-items{
	padding: 0 35px;
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}
.list-items .slick-list{
	overflow: unset;
}
/*added by jon april 2024*/
.list-items .ab-carousel-btn{
	width: 35px;
	height: 20px;
	border-radius: 50%;
	background: #fff;
	/*box-shadow: 0 0 3px #ccc;*/
	opacity: 1;
	color: #A020F0;
	margin-top: -6px;
	padding-bottom: 2px;
	padding-top: 40px;
}
.list-items.filter-items .ab-carousel-btn{
	margin-top: 0;
}
.list-items .ab-carousel-btn.prev-item{
	margin-left: 1px;
}
.list-items .ab-carousel-btn.next-item{
	margin-right: 1px;
}
.list-items .ab-carousel-btn:before{
	content: '';
	height: calc(100% + 20px);
	width: 1000px;
	position: absolute;
	right: 0;
	top: -10px;
	z-index: 1;
	background: #fff;
	pointer-events: none;
}
.list-items .ab-carousel-btn.next-item:before{
	right: auto;
	left: -6px;
}
.list-items .ab-carousel-btn:after{
	content: '‹';
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 0 3px #ccc;
	opacity: 1;
	color: #A020F0;
	padding-bottom: 3px;
	z-index: 2;
	background: #fff;
	position: absolute;
	pointer-events: none;
}
.list-items .ab-carousel-btn.next-item:after{
	content: '›';
}
.list-items .ab-carousel-btn{
	opacity: 1 !important;
}
.dev-map-class-changer:before{
	content: 'More Filter';
	font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000;
	margin: 50px 0 30px 0;
	width: 100%;
	display: flex;
	justify-content: center;
}
.jobsearch-fltcount-title .displayed-here{
	font-weight: normal;
}
.jobsearch-topsort-holder .item{
	color: #838383;
}
.jobsearch-filterable {
    background-color: #9c9efe;
}
.jobsearch-joblisting-classic-wrap{
	flex-wrap: wrap;
	align-items: unset !important;
	background: #FFFFFF;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.02), 0px 2px 4px rgba(0, 0, 0, 0.08);
border-radius: 16px;
}
.jobsearch-joblisting-classic-wrap figure{
	width: 95px !important;
	max-width: unset;
	border-radius: 8px;
}
.jobsearch-joblisting-classic-wrap .jobsearch-joblisting-text{
	width: calc(100% - 110px) !important;
	margin-left: 15px !important
}
.related-view-jobs .jobsearch-joblisting-classic-wrap .jobsearch-joblisting-text{
	width: 100% !important;
	margin-left: 0 !important
}
.related-view-jobs .jobsearch-joblisting-classic-wrap .company-type-and-industry{
	padding: 0;
}
.jobsearch-joblisting-classic-wrap .jobsearch-joblisting-text .jobsearch-pst-title  a{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 16px !important;
	line-height: 16px !important;
	color: #000000 !important;
}
.jobsearch-joblisting-classic-wrap .jobsearch-joblisting-text .job-company-name{
	margin-bottom: 5px
}
.jobsearch-joblisting-classic-wrap .jobsearch-joblisting-text .job-company-name a{
	color: #9C9EFE;
	font-weight: 400;
	font-size: 14px;
	font-family: 'Inter';
}
.jobsearch-joblisting-classic-wrap .jobsearch-joblisting-text .company-and-location li{
	border: none;
	padding-left: 0 
}
.jobsearch-joblisting-bottom{
	margin-top: 5px;
	padding-bottom: 50px;
	width: 100%;
}
.jobsearch-joblisting-bottom .company-type-and-industry{
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}
.jobsearch-joblisting-bottom .company-type-and-industry li a,
.jobsearch-joblisting-bottom .company-type-and-industry li span{
	border: none;
	font-weight: 500;
	font-size: 16px;
	color: #9c9efe;
}
.jobsearch-joblisting-bottom .company-type-and-industry li a{
	color: darkblue;
}
.jobsearch-joblisting-bottom .jobsearch-job-userlist {
	float: none;
	position: absolute;
	bottom: 20px;
	left: 10px;
	z-index: 1;
}
.jobsearch-joblisting-bottom .jobsearch-job-userlist .jobsearch-option-btn{
	background: #8DB600;
	border-radius: 6px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.jobsearch-joblisting-bottom .jobsearch-job-userlist .like-btn a{
	background: #FFFFFF;
	border: 1px solid #D6D6D6;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 34px;
	width: 34px;
	padding: 0
}
.jobsearch-joblisting-bottom .jobsearch-job-userlist .job-to-fav-msg-con{
	left: calc(100% + 5px);
	font-size: 14px;
	color: #9C9EFE;
	white-space: nowrap;
}
.jobsearch-pagination-blog .jobsearch-page-numbers{
	display: flex;
	justify-content: center;
}

.jobsearch-pagination-blog .jobsearch-page-numbers li >*{
	background: #fff !important;
	border: 1px solid #9C9EFE;
	border-radius: 4px;
	width: 49px;
	height: 49px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	color: #9C9EFE;
}
.jobsearch-pagination-blog .jobsearch-page-numbers li >span.current{
	background: #9C9EFE !important;
}
.jobsearch-pagination-blog .jobsearch-page-numbers li >* *{
	background: none !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.jobsearch-pagination-blog .jobsearch-page-numbers li >* i{
	font-size: 14px !important;
	color: #9C9EFE !important;
}
.hide-popup{
	display: none !important;
}
/* Travis code end */

.jobsearch-banner-transparent {
	background-image: url("http://localhost/wordpress/mediaplus_sc_live/wp-content/uploads/2023/05/search-banner.png") !important;
	background-size: cover !important;
	opacity: 1;
}

figure.jobsearch-jobdetail-list, .jobsearch-jobdetail-content {
    border-radius: 10px;
}

i.jobsearch-icon {
/* 	color: var(--e-global-color-primary) !important; */
}

.jobsearch-description ul li:before{
/* 	color: var(--e-global-color-primary) !important; */
}

.jobsearch-jobdetail-tags a{
	background-color: var(--e-global-color-primary) !important; 
}

.jobsearch-jobdetail-tags a:hover{
	background-color: var(--e-global-color-secondary) !important; 
}

.jobsearch-description h4 {
	color: var(--e-global-color-primary) !important;
}

.group-features .shares .toggle  {
	background-color: #E6E6FA !important; 
	color: var(--e-global-color-secondary) !important; 
}

.group-features .rp-fb .toggle  {
	background-color: #E6E6FA;
	color: var(--e-global-color-secondary) !important; 
}

.group-info .content h4 {
	color: var(--e-global-color-text) !important;
}

.subtitle a {
	color: var(--e-global-color-primary) !important;
}

a.jobsearch-jobdetail-view.customize-unpreviewable {
	background-color: #fff !important;
	border: 1px solid #DA9FFF;
	color: var(--e-global-color-primary) !important;
}

.jobsearch-jobdetail-list .subtitle span a {
	color: #DA9FFF !important;
}

a.jobsearch-jobdetail-type {
	background-color: var(--e-global-color-primary);
	padding: 5px 15px;
}

.jobsearch-jobdetail-listthumb {
	border-radius: 10px;
}

.jobsearch-jobdetail-view {
	background-color: #fff !important;
	border: 1px solid #DA9FFF !important;
}

.jobsearch-bordercolor, .jobsearch-bordercolorhover:hover, .jobsearch-jobdetail-btn, .jobsearch-employer-list-btn, .jobsearch-fileUpload span, .jobsearch-employer-confitmation a, .jobsearch-candidate-default-btn, .jobsearch-candidate-download-btn, .jobsearch-cvupload-file span, .active .jobsearch-simple-priceplane-basic a, .jobsearch-additional-priceplane-btn, .jobsearch-resume-addbtn, .jobsearch-load-more a, .more-actions, .restrict-candidate-sec a, .get-skill-detail-btn, .jobsearch-banner-search .adv-search-options .ui-widget-content .ui-state-default, .jobsearch-typo-wrap .jobsearch-add-review-con input[type="submit"],  .jobsearch-jobdetail-btn.active:hover, .jobsearch_box_contact_form input[type="submit"], .register-form, .jobsearch-checkbox input[type="checkbox"]:checked + label span, .jobsearch-checkbox input[type="checkbox"] + label:hover span, .jobsearch-checkbox input[type="radio"]:checked + label span, .jobsearch-checkbox input[type="radio"] + label:hover span, .careerfy-jobdetail-btn, .jobsearch-send-email-popup-btn, .jobsearch-typo-wrap .ui-state-default, .jobsearch-typo-wrap .ui-widget-content .ui-state-default, .jobsearch-drpzon-con .jobsearch-drpzon-btn, .jobsearch-employerdetail-btn, .jobsearch-typo-wrap .jobsearch-employer-profile-submit, .other-lang-translate-post, .jobsearch-typo-wrap .jobsearch-findmap-btn, .jobsearch-employer-profile-form .jobsearch-findmap-btn, .jobsearch-employer-profile-form .upload-port-img-btn, .jobsearch-empmember-add-popup, .dash-hdtabchng-btn, .addcand-databy-emp, .jobsearch-jobdetail-btn.active, .jobsearch-employer-list-btn, .jobsearch-company-photo .jobsearch-fileUpload span, .short-li-icons li a, .embed-code-getbtncon a, .hder-notifics-count, .hdernotifics-after-con a, .addnew-aplyquestbtn-con button, .jobsearch-popupplan-btn a, .jobsearch-popupplan-wrap.jobsearch-recmnded-plan {
	background-color: #9c9efe !important;
	border: 1px solid #9c9efe;
	color: #fff !important;
}
.selectize-control.single .selectize-input, 
.jobsearch-login-box form ul li input[type="text"], .jobsearch-login-box form ul li input[type="password"], .jobsearch-login-box form ul li input[type="email"], .jobsearch-login-box form ul li input[type="tel"], .jobsearch-login-box form ul li input[type="number"]{
	border-color: #9c9efe;
	border-radius: 30px;
}
.fa.fa-thumbs-o-up, .fa.fa-trash-o {
    color: #9c9efe;
}

.jobsearch-desktop-dashmenu a:hover {
    color: #9c9efe !important;
}

li.active a {
    color: #9c9efe !important;
}

.jobsearch-usernotifics-menubtn a span {
	background-color: #9c9efe !important;
}

.jobsearch-add-popup input[type="submit"] {
	background-color: #9c9efe !important;
}

a.jobsearch-option-btn {
    border: 1px solid #eaeaea;
}

.apply-job .jobsearch_apply_job_wrap .jobsearch-applyjob-btn, .apply-job .jobsearch-sendmessage-btn {
	background: #9c9efe !important;
}

.apply-job .jobsearch-sendmessage-btn i {
    color: #fff !important;
}

.jobsearch-file-attach-sec .file-download-btn:hover {
	background: #fff;
}

.jobsearch-candidate-timeline-text span, .jobsearch-candidate-timeline small {
	color: #9c9efe !important;
}

/*added by jon april 2024*/
.pkg-loding-msg {
    
    color: #ffffff;
    background-color: #9c9efe;
    text-align: center;
    border-radius: 30px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
		height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
}
body:not(.jobsearch_candidate) #elementor-popup-modal-2882{
	display: none !important;
}

.xdsoft_timepicker.active:last-child{
	display: none !important;
}

#job-posting-form .selectize-dropdown-content .option{
	  width: 100%;
}
#job-posting-form .selectize-dropdown-content .option[data-value="21"]{
	order: 3;
}
#job-posting-form .selectize-dropdown-content .option[data-value="2"]{
	order: 1;
}
#job-posting-form .selectize-dropdown-content .option[data-value="4"]{
	order: 4;
}
#job-posting-form .selectize-dropdown-content .option[data-value="779"]{
	order: 7;
}
#job-posting-form .selectize-dropdown-content .option[data-value="20"]{
	order: 2;
}
#job-posting-form .selectize-dropdown-content .option[data-value="763"]{
	order: 5;
}
#job-posting-form .selectize-dropdown-content .option[data-value="832"]{
	order: 6;
}
.jobsearch-employer-dashboard-nav h2 a{
	white-space: nowrap;
  font-size: 16px;
}
.append-skills{
	display: none !important;
}
.custom_fields_skillid .jobsearch-employer-profile-form li:nth-child(7){
	width: 100%;
}
.filter-wrap{
	clear: both;
}
.search-form{
	position: relative;
	margin-bottom: 30px;
}
.search-form .search-submit{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	height: 40px;
	padding: 0 15px;
}
.search-form .search-submit i{
	color: #fff !important;
	font-size: 26px;
}
.no-result{
	white-space: nowrap;
}
.filter-temp{
	background-color: #9c9efe;
	width: 100%;
	margin-bottom: 33px;
	padding: 15px 19px 15px 19px;
}
.filter-temp span{
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	color: #3b3b3b;
	display: inline-flex;
	font-size: 12px;
	padding: 2px 8px 3px;
	align-items: center;
	margin: 5px;
	cursor: pointer;
}
.filter-temp span i{
	color: #e12335;
	margin-right: 3px;
}
#circle .progressbar-text{
	width: 100% !important;
	top: 0 !important;
}
.jobsearch-employer-dasboard{
	overflow: hidden;
}
.jobsearch-candidate.jobsearch-candidate-default.jobsearch-applicns-candidate>ul>li{
	padding: 0;
}
.jobsearch-employer-cvr-img .img-cont-sec a{
	color: #fff;
  font-weight: normal;
  font-size: 14px;
}
.jobsearch-candidate-section .jobsearch-candidate-dashboard-editor{
	padding: 0;
}
.jobsearch-candidate-section .jobsearch-candidate-dashboard-editor .jobsearch-cv-manager-list >ul>li{
		padding: 0;
}
.jobsearch-cv-manager-text{
	position: relative;
}
.jobsearch-candcover-uplodholdr  .jobsearch-cv-manager-text .jobsearch-deluser-coverfile {
    top: -10px;
    left: auto;
    width: auto;
    right: 30px;
}
.user-dashthumb-remove {
    color: #fff !important;
}
.jobsearch-cv-manager-list>ul>li{
	padding: 0 !important;
}
.jobsearch-employer-jobnav ul li.active i{
	background: #000 !important;
}
.jobsearch-employer-jobnav ul li:hover i{
	background: #000 !important;
}
.jobsearch-employer-jobnav ul li i{
	   background-color: #ffffff;
	    border: 2px solid #d1d1d1;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 32%);
}
.jobsearch-managejobs-list ul li a {
    color: #000000;
}
.jobsearch-managejobs-list ul li {
    color: #000000;
}
.jobsearch-resumes-options li a{
	background: #9c9efe !important;
	color: #fff !important;
}
.jobsearch-resumes-options li a i{
	color: #fff !important;
}
.jobsearch-user-form input.jobsearch_chk_passfield.jobsearch-vweakpass{
	border-color: #eceeef !important;
}
.jobsearch-user-form .match{
	color: red;
	text-align: center;
}
#main .jobsearch-page-numbers li{
	margin: 0;
}
#main .jobsearch-page-numbers li >* {
    background: #fff;
    border: 1px solid #9C9EFE;
    border-radius: 4px;
    width: 49px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #9C9EFE;
    margin: 10px;
}
#main .jobsearch-page-numbers li >* span{
	padding: 0;
	width: unset;
	height: unset;
	background: transparent;
	margin: 0;
	border: none;
}
#main .jobsearch-page-numbers li >*.current{
	    background: #9C9EFE;
    color: #fff;
}
body.no-package.jobsearch_employer .jobsearch-employer-dashboard-nav>div>ul>li:nth-child(6){
/* 	display: none; */
}
.jobsearch_candidate_info p, .jobsearch_candidate_info span {
    color: #333333;
}
.jobsearch-transactions-thead .jobsearch-table-cell {
    font-size: 12px;
    padding: 5px 8px;
}
.jobsearch-transactions-tbody .jobsearch-table-cell {
    padding: 5px 8px;
    font-size: 12px;
    color: #999999;
}
.jobsearch-transactions-tbody .jobsearch-table-cell span {
    font-size: 12px;
    color: #999999;
	font-weight: 400;
}
.jobsearch-transactions-thead .jobsearch-table-cell:last-child{
	min-width: 120px;
	text-align: right;
}
.jobsearch-transactions-tbody .jobsearch-table-cell:last-child{
	min-width: 120px;
	text-align: right;
}
.for-send-email p.title{
	color: #333;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 15px;
	text-align: center;
}
.for-send-email a{
	  background: #9c9efe;
    color: #ffffff;
		text-transform: uppercase;
	font-size: 15px !important;
	padding: 7px 20px;
	border-radius: 20px;
	font-weight: 500;
}
.for-send-email a:hover{
	color: #ffffff;
}
.for-send-email p.mess{
	color: #38a51f;
	margin-top: 10px;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

span.loader {
  width: 20px !important;
    height: 20px !important;
    border: 2px solid #f3f3f3;
    border-top: 2px solid #3498db;
    border-radius: 50%;
    animation: spin 2s linear infinite;
    margin: 15px auto !important;
		display: block;
}
.wrap-content .jobsearch-jobdetail-media li.send-mail{
	display: none;
}
body.jobsearch_candidate  .wrap-content .jobsearch-jobdetail-media li.send-mail{
	display: block;
}
.jobsearch-jobdetail-options li a.jobsearch-jobdetail-view {
    color: #000000;
}
.jobsearch-icon.jobsearch-add:before{
	color: #fff !important;	
}
.jobsearch-jobdetail-media.jobsearch-add-space{
	display: flex; 
	align-items: center;
}
.jobsearch-employerdetail-content .jobsearch-jobdetail-services>ul{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	
}
.jobsearch-employerdetail-content .jobsearch-jobdetail-services>ul i{
	margin-right: 10px
}

.jobs-listing .employer{
	margin: 0;
	font-size: 14px;
}
.jobsearch-register-form .jobsearch-login-media,
.jobsearch-register-form .jobsearch-box-title.jobsearch-box-title-sub{
	display: none !important;
}
.jobsearch-user-type-choose li i.jobsearch-icon {
    color: #fff !important;
	background: #9c9efe !important;
}
.jobsearch-radio-checkbox input[type="radio"]:checked+label i{
	color: #fff !important;
}
span.passlenth-chk-msg{
	float: unset;
	position: unset;
	margin: 10px 0 0 0;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: normal;
	border-radius: 30px;
}
.jobsearch-user-form .jobsearch-user-form-coltwo-full a.register-form{
	background: none !important;
	color: #9c9efe !important;
	font-weight: bold !important;
	border: none !important;
}
.phon-num-fieldcon input.required, .phon-num-fieldcon input[type="tel"],
.intl-tel-input.allow-dropdown input[type="tel"],
.jobsearch-employer-profile-form li input[type="text"], .jobsearch-employer-profile-form li input[type="password"], .jobsearch-employer-profile-form li textarea, .jobsearch-employer-profile-form li input[type="email"], .jobsearch-employer-profile-form li input[type="number"],
.jobsearch-profile-select .selectize-select.multi .selectize-input{
	border-color: #9c9efe;
	border-radius: 30px;
}
.selectize-control.multi .selectize-input > div{
	  background: #9c9efe !important;
    border: none;
    margin: 3px;
    box-shadow: none !important;
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 7px 22px 8px 5px !important;
    height: 22px;
}
.selectize-control.plugin-remove_button [data-value] .remove{
	border-left: 1px solid #ffffff;
	line-height: 19px;
}
.selectize-dropdown [data-selectable] .highlight{
	background: none !important;
}
.suggested-skills-con{
	display: none !important;
}

i.jobsearch-icon.jobsearch-rubbish {
	color: #7E80F3 !important;
}

.jobsearch-cv-manager-left {
	width: 80% !important;
}

.jobsearch-cv-manager-text h2 {
	word-break: break-word !important;
}

.filter-wrap .filter-items .filter-item .wrap ul li {
	border-bottom: 1px solid #ebebeb !important;
}

.jobsearch-profile-title {
	border-bottom: 0px solid transparent !important;
	margin-bottom: 0px !important;
}

.jobsearch-managejobs-list {
	margin-top: 28px !important;
}

a.edit-job-post, 
a.post-job {
	background-color: #9c9efe !important;
	border-radius: 5px !important;
	color: #fff !important;
	padding: 10px 20px;
}

li.jobsearch-user-form-coltwo-full p {
    margin-bottom: 10px;
}

.elementor-436 .elementor-element.elementor-element-caaf08d .elementor-nav-menu>li:first-child .sub-menu li a {
	border-radius: 0 !important;
	padding: 10px 0 10px 20px !important;
	margin: 0 0 0 -20px !important; 
	text-align: left !important;
}

.block.salary {
    margin-bottom: 10px;
}

.jobsearch-form.jobsearch-typo-wrap.jobsearch-login-registration-form {
margin: 60px 0;
}
.candidate-more-acts-con ul li:first-child{
	display: none !important;
}
/*added by jon april 2024 remove textarea resize*/
textarea.local-search{
	width: 100%;
	border: 1px solid #ebebeb;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
	resize: none;
}
textarea.local-search:focus{
	outline: none;
}
.jobsearch-icon.jobsearch-paper.repost{
	display: none;
}
#dashboard-tab-manage-jobs .jobsearch-managejobs-links > a{
	width: 64px;
}
body.logged-in .jobsearch-logreg-logedin .jobsearch-column-6:last-child{
	display: none;
}
body.logged-in .jobsearch-logreg-logedin .jobsearch-column-6{
	width: 100%;
}
body.logged-in .jobsearch-logreg-logedin .alert-info{
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #000;
}
body.logged-in .jobsearch-logreg-logedin .alert-info a{
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff; 
	background: #9c9efe;
	padding: 10px 40px;
	border-radius: 30px;
	margin-top: 30px;
	font-weight: 400;
}
body.logged-in.jobsearch_candidate .jobsearch-desktop-dashmenu ul{
	display: flex;
	flex-direction: column;
}

.woocommerce-shipping-fields, .woocommerce-additional-fields{
	display:none;
}

.jobsearch-typo-wrap #job-posting-form .jobsearch-employer-profile-form li #wp-job_detail-wrap #wp-job_detail-editor-tools .wp-editor-tabs .switch-html{
	display:none;
}

.jobsearch-typo-wrap #job-posting-form .jobsearch-employer-profile-form li #wp-job_detail-wrap #wp-job_detail-editor-tools #insert-media-button, .jobsearch-typo-wrap #employer-profilesetings-form .jobsearch-employer-profile-form li #wp-user_bio-wrap #wp-user_bio-editor-tools #insert-media-button{
	display:none;
}

.company-type-css .selectize-dropdown-content .option[data-value="All Employers"]{
	display:none;
}

.jobsearch-employer-dasboard .jobsearch-employer-box-section .jobsearch-applicants-tabs .tabs-list li:last-child {
    display: none;
}

.custom-status-css ul li{
	min-width:16%;
}

.jobsearch-stats-list-wrap.light-blue-text h6, .jobsearch-stats-list-wrap.light-blue-text span{
	color:#0096FF;
}

.jobsearch-applicants-stats ul li i.light-blue-text{
	color:#0096FF;
	
}

.job-remarks-label{
	padding-top:30px;
	font-size: 11px;
  font-weight: 500;
  color: #333333;
  float: left;
  width: 100%;
  line-height: 1;
	text-align:center;
}

.job-dashdesc-label{
	line-height:2 !important;
	margin-bottom:-30px !important;
}

.extra-padding{
	padding-bottom:20px !important;
}

.view-candidate-title-padding{
	padding:0px !important;
}

.view-candidate-title-padding .jobsearch-candidate-title{
	margin-bottom:15px !important;
}

.custom-applied-jobs-text{
	font-size:14px !important;
}

.customized-jobsearch-applied-jobs-text{
	font-size:12px !important;
	padding: 0 10px 8px 0 !important;
}

.job-text-title-padding{
	padding: 2px 0;
}

.display-none{
	display:none !important;
}

.custom-saved-candidate-width{
	width:100% !important;
	padding-left:0 !important;
}

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

/*added by jon april 2024*/
.manage-job-custom-padding{
	vertical-align:baseline !important;
	/*padding-top:2px !important;*/
}

.since{
	font-size:20px;
}

.new-chat-private{
	padding-right:10px;
}

.new-button-style-css{
	padding-left: 20px !important;
  padding-right: 15px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-radius: 15px !important;
	font-size:14px !important;
}

.custom-css-for-job-listing .jobsearch-sendmessage-btn{
	display:none !important;
}

.bp-messages-wrap .chat-header .back{
	display:none;	
}

.bp-messages-wrap .threads-list .thread .bm-info .name+h4{
	display:none;	
}

.applicants-dashboard-post-date-css{
	width:100%;
	text-align:right;
	line-height:1.2;
	padding-top:10px;
	
}

.custom-css-for-item .selectize-input.items.has-options.has-items{
	padding:10px 18px !important;
}

.custom-css-for-item .selectize-control.single .selectize-input:after{
	margin-top:-10px;
}

.custom-filter-arrow .jobsearch-profile-select:after{
	background-color:#ffffff;
	padding-left:5px;
}

.align-center{
	text-align:center;
}

.custom-employer-posted-job{
	padding-top:8px;
}

.custom-employer-posted-job span{
		color: #666;
    margin-top: 8px !important;
    font-size: 13px;
}

.custom-edit-text{
	  padding-left: 10px;
    font-weight: 600;
    color: var(--e-global-color-primary) !important;
}

.salary-custom-text label{
	width:auto !important;
}
.salary-custom-text small{
	font-size:11px;
	line-height:1.5;
	float:left;
}

.custom-upload-css{
	/*right:auto !important;*/
}

.jobsearch-employer-profile-form .wp-editor-tabs .switch-html{
	display:none;
}

.jobsearch-employer-profile-form .wp-editor-tabs{
	/*margin-top:-30px;*/
}

.jobsearch-pagination-container{
	text-align:right;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.recaptcha-btn{
	padding: 12px 30px !important;
  border-radius: 30px;
  font-weight: bold;
}

@media (min-width: 360px) and (max-width:499px) {
			
	    a.jobsearch-cv-manager-link.jobsearch-cv-manager-download {
				top: 135px!important;
	}
	
	a.jobsearch-cv-manager-link.jobsearch-deluser-coverfile {
        top: 123px!important;
    }
	a.jobsearch-cv-manager-link.custom-remove-cv-css{
				top:-13px !important;
			}
}

/*added by jon april 2024*/
@media (max-width: 850px) {
	.jobsearch-stats-list ul li {
        min-width: 45%!important;
    }

	.jobsearch-add-popup {
		padding: 25px 10px 10px 10px;
	}

.jobsearch-candidate-title:after {
    height: 0px!important;
    width: 0px!important;
    background-color: transparent!important;
	}
		.jobsearch-candidate-resume-wrap .jobsearch-company-gallery,
		.jobsearch-resume-education.jobsearch-resume-awards,
	.jobsearch-add-skills {
		padding-left:0px!important;
	}
		/* Manage Job Table Mobile Layout*/
	.jobsearch-table-layer.jobsearch-managejobs-thead{
		display:none;
	}
	input.jobsearch-employer-profile-submit.jobsearch-postjob-btn.save-as-draft{
		margin-bottom:10px;
	}
	.jobsearch-managejobs-list{
		width:100%
	}
	.jobsearch-mangjobs-list-inner  .jobsearch-table-row{
		display: flex;
    flex-wrap: wrap;
	}
.jobsearch-mangjobs-list-inner .jobsearch-table-cell:first-child {
    width: 50%!important;
}
	.jobsearch-mangjobs-list-inner .jobsearch-table-cell:nth-child(2) {
    width: 30%!important;
}
		.jobsearch-mangjobs-list-inner .jobsearch-table-cell:nth-child(3) {
    width: 0%!important;
}
		.jobsearch-mangjobs-list-inner .jobsearch-table-cell:nth-child(4) {
    width: 20%!important;
}
			.jobsearch-mangjobs-list-inner .jobsearch-table-cell:nth-child(5) .jobsearch-managejobs-links {
				display: flex;
}
	.jobsearch-mangjobs-list-inner .jobsearch-table-cell:last-child {
    width: 100%!important;
}
	.jobsearch-mangjobs-list-inner{
		display:flex;
		flex-wrap: wrap;
	}
	.jobsearch-table-cell:nth-child(1) h6.jobsearch-pst-title:before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Job Title";
		font-family:"Inter";
		font-size:12px!important;
		font-weight:600;
	}
	.jobsearch-table-cell:nth-child(1) h6.jobsearch-pst-title a{
		font-size:13px!important;
	}
	.jobsearch-table-cell:nth-child(2) h6.jobsearch-pst-title:before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Number of Applicants";
		font-family:"Inter";
		font-size:12px!important;
		font-weight:600;
	}
	.jobsearch-table-cell:nth-child(2) h6.jobsearch-pst-title{
		font-size:0px!important;
	}
	.jobsearch-table-cell:nth-child(4) h6.jobsearch-pst-title:before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Status";
		font-family:"Inter";
		font-size:12px!important;
		font-weight:600;
	}
		.jobsearch-table-cell:nth-child(3) h6.jobsearch-pst-title{
		font-size:0px!important;
	}
/*End Manage Job Table Mobile Layout*/
	
/* Favorite Job Table Mobile Layout*/	
.jobsearch-candidate-savedjobs {
    display: flex;
    flex-wrap: wrap;
}	
	.jobsearch-candidate-savedjobs th {
		display:none;
}	
 
/* Favorite Job Table Mobile Layout*/	
	
	/* My Job Posts Plan Table Mobile Layout*/
	.jobsearch-candidate-title h2{
		display:flex;
		flex-wrap:wrap;
		align-items: center;
	}
	.jobsearch-candidate-title a.jobsearch-resume-addbtn{
		margin-top:10px;
	}
	.skill-title{
		width:80%!important;
	}
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(1){
		color:black;
		font-size:10px;
		order:1!important;
		width:25%!important;
	}
	
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(1):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Order ID";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(2){
		color:black;
		font-size:10px;
		order:2!important;
		width:45%!important;
	}
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(2):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Package";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
		
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(3){
		text-align:left;
		color:black;
		order:4!important;
		width:35%!important;
	}
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(3):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Start Date";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(4){
		text-align:left;
		color:black;
		order:5!important;
		width:35%!important;
	}
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(4):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"End Date";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
		
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(5){
		color:black;
		width:30%!important;
		order:3!important;
	}
	
	.jobsearch-packages-tbody span{
		font-weight:400!important;
		color:black;
		font-size:10px!important;
	}
	.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(5):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Status";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
		.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(6){
			color:black;
			order:6!important;
			width:100%!important;
	}
	.jobsearch-employer-packages {
        width: 100%;
    }
	.jobsearch-table-layer.jobsearch-packages-thead{
		display:none;
	}
		.jobsearch-table-layer.jobsearch-packages-tbody .jobsearch-table-row {
			display: flex;
			flex-wrap: wrap;
	}
	.packge-detail-sepbox{
		position:unset!important;
		box-shadow:unset;
		background:transparent!important;
	}
	tr.pakcge-itm-stats.job-can-post{
		width: 200% !important;
		display: flex;
    flex-wrap: wrap;
		margin-bottom:10px;
	}
	.pakcge-itm-stats.job-can-post td:nth-child(1){
		font-size:12px;
		width:100%
	}
	
	.pakcge-itm-stats.job-can-post td:nth-child(2),
		.pakcge-itm-stats.job-can-post td:nth-child(3),
		.pakcge-itm-stats.job-can-post td:nth-child(4){
		font-size:10px;
		width:33%
	}
	.packge-detail-sepbox table > tbody > tr > td {
    padding: 0px 15px;
    border-bottom: 0px solid #f0f0f0;
	}
	.jobsearch-employer-box-section {
        padding: 30px 0px 18px 0px;
    }
	td.pakcge-active-date,
	td.pakcge-expiry-date{
		font-size:12px!important;
		padding:10px 0px!important;
	}
	td.pakcge-active-date{
		border-radius: 0px 0px 0px 16px;
	}
	td.pakcge-expiry-date{
		border-radius: 0px 0px 16px 0px;
	}
	
	.jobsearch-table-layer.jobsearch-packages-tbody{
		border:1px solid black;
		border-radius:16px;
		margin-bottom:15px;
		background-color:white;
	}
/*End My Job Posts Plan Table Mobile Layout*/
	
/* My Purchase Table Mobile Layout*/
	.jobsearch-table-cell span{
		color:black!important;
	}
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(1){
		color:black;
		font-size:12px;
		order:1!important;
		width:30%!important;
	}
	
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(1):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Order ID";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(2){
		color:black!important;
		font-size:12px;
		order:2!important;
		width:40%!important;
	}
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(2):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Package";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(3){
		color:black;
		font-size:12px;
		order:3!important;
		width:30%!important;
	}
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(3):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Amount";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(4){
		color:black;
		font-size:12px;
		order:4!important;
		width:30%!important;
	}
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(4):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Purchased Date";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(5){
		color:black;
		font-size:12px;
		order:5!important;
		width:40%!important;
			text-transform: capitalize;
	}
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(5):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Payment Mode";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(6){
		color:black;
		font-size:12px;
		order:6!important;
		width:30%!important;
	}		
			.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(6):before{
		display: flex;
    flex-direction: column;
		color:black;
		content:"Status";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(7){
		color:black;
		font-size:12px;
		order:7!important;
		width:100%!important;
	}
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(7) a:before{
		display: flex;
    flex-direction: column;
		color:blue;
		content:"Download Receipt";
		font-family:"Inter";
		font-size:12px;
		font-weight:600;
	}
	
	.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(7) a{
		font-size:0px;
	}
	
		.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(7) p{
		line-height:1em;
	}
	
	.jobsearch-employer-transactions {
        width: 100%;
    }
.jobsearch-table-layer.jobsearch-transactions-thead{
		display:none;
	}
	
	.jobsearch-transactions-tbody .jobsearch-table-cell:last-child {
    text-align: left;
}
	
	.jobsearch-table-layer.jobsearch-transactions-tbody .jobsearch-table-row {
			display: flex;
			flex-wrap: wrap;
	}

	.jobsearch-table-layer.jobsearch-transactions-tbody {
		border:1px solid black;
		border-radius:16px;
		margin-bottom:15px;
		background-color:white;
	}
	/*End My Purchases Table Mobile Layout*/
	
	
	.jobsearch-applicants-graph{
		display:none;
	}
	

	.group-features span.bm-button-text{
		font-size:12px!important;
	}
	.jobsearch-jobdetail-list {
		padding:20px 20px 20px 20px!important;
	}
	.apply-job .jobsearch_apply_job_wrap{
		padding-bottom:10px;
	}
	.custom-forgot-password-css li {
        margin: 0px 15px 0px 15px!important;
    }
	input.jobsearch-employer-profile-submit.jobsearch-regpass-frmbtn.jobsearch-disable-btn{
		text-wrap:wrap;
		margin-bottom:15px;
	}
	input.jobsearch-forgot-password-tab{
		text-wrap:wrap;
	}
	
	ul.custom-forgot-password-css{
		display:flex;
		width:100%!important;
		align-self:center;
	}
	.jobsearch-employer-box-section .filter-allreps-mainholdr{
		display:none;
	}
	input.jobsearch-employer-profile-submit.jobsearch-postjob-btn.back-to-draf-folder{
		margin-bottom:15px;
	}
	.submit-wrap {
		flex-wrap: wrap;}
	.mangejob-filter-fieldscon {
		flex-wrap: wrap;
	}
	.mangejob-filter-fieldscon>div {
    width: 100%;
}
	.jobsearch-profile-title form.jobsearch-employer-search{
		width:100%!important;
	}
	
	#job_detail_ifr{
		min-height:200px!important;
	}
	.jobsearch-employer-box-section.custom_fields_skillid{
		padding-top:0px!important;
	}
	.phon-num-fieldcon.phonefild-wout-valid:after{
/* 		content:"Recruiters might contact you via WhatsApp"; */
		font-style: italic;
		font-size:14px;
	}
	.jobsearch-employer-dasboard ul.jobsearch-row.jobsearch-employer-profile-form li:nth-child(3){
		width:100%!important;
	}     
	
	.jobsearch-employer-dasboard ul.jobsearch-row.jobsearch-employer-profile-form li:nth-child(3) .wp-editor-wrap{
		width:100%;
	}
	
	.jobsearch-stats-list.custom-status-css ul{
		justify-content:center!important;
	}
    .elementor-436 .elementor-element.elementor-element-c4370cd.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated {
			font-size:13px!important;
			justify-content: center;
	}
	.jobsearch-candidate-resume-wrap.award_title_skillid 		ul.jobsearch-row.jobsearch-employer-profile-form li:nth-child(3) {
		width:100%!important;
	}
	.jobsearch-resume-education-wrap {
		padding-left: 0px!important;
	}
	.jobsearch-add-skills-wrap span,
	.jobsearch-add-skills-wrap.jobsearch-resume-education-wrap span{
		float: left;
    width: 0px!important;
    height: 0px!important;
    border: 0px solid #dedede;
    font-size: 0px!important;
    padding: 0px!important;
    margin-right:0px!important;
}
	span.close-popup-item{
		z-index:2;
	}
	    .jobsearch-add-popup {
        margin-top: 15%;
    }
	
	.jobsearch-update-resume-items-sec li.jobsearch-column-5 div,
	.jobsearch-candidate-resume-wrap.experience_title_skillid li.jobsearch-column-5 div{
		width:100%!important;
	}	
		.jobsearch-update-resume-items-sec li.jobsearch-column-5 div > div.jobsearch-column-6,
		.jobsearch-candidate-resume-wrap.experience_title_skillid li.jobsearch-column-5 div > div.jobsearch-column-6{
		/*width:40%!important;*/
		width:50%!important;
	}	
	.ui-tooltip{
		display:none!important;
	}
		ul.jobsearch-row.jobsearch-employer-profile-form li:nth-child(3)  div > div.jobsearch-column-6,
			.jobsearch-candidate-resume-wrap.experience_title_skillid li.jobsearch-column-5.cand-expr-todatefield-0 div > div.jobsearch-column-6{
		width:50%!important;
	}	
	
	.jobsearch-add-popup	ul.jobsearch-row{
		display: flex;
    flex-wrap: wrap;
	}
	.jobsearch-add-popup li.jobsearch-column-5{
		width:100%!important;
		display: flex;
    flex-wrap: wrap;
	}
	
	ul.jobsearch-row.jobsearch-employer-profile-form li:nth-child(3),
	.jobsearch-add-popup li.jobsearch-column-5.cand-edu-todatefield-0,
		.jobsearch-add-popup li.jobsearch-column-5.cand-expr-todatefield-0{
		/*width:80%!important;*/
		width:100%!important;
		display: flex;
    flex-wrap: wrap;
	}
		li.jobsearch-column-2.cand-expr-prsntfield,
	li.jobsearch-column-2.cand-edu-prsntfield{
		/*width: 20%;*/
		width:100%;
    float: right;
	}
	
	li.jobsearch-column-5	.jobsearch-column-6{
		width: 40%;
    padding-left: 0;
	}
	li.jobsearch-column-5.cand-edu-todatefield-0	.jobsearch-column-6{
		width: 50%;
    padding-left: 0;
	}
	li.jobsearch-column-12.resume-list-item{
		display: flex;
    flex-direction: row;
    align-items: flex-start;
		padding-left:0px;
		padding-right:0px;
	}
	
	.jobsearch-resume-education-btn{
		display: flex;
	}
	.jobsearch-resume-education > ul > li:after{
		width:0px!important;
		height:0px!important;
	}
	li.jobsearch-column-12.resume-list-item:before,
	.jobsearch-candidate-resume-wrap:before{
		width:0px!important;
	}
	.jobsearch-resume-education {
        padding-left: 0px;
    }
	.jobsearch-resume-addbtn {
		float: right!important;
		margin-left:0px!important;
    }
	a.jobsearch-cv-manager-link.jobsearch-cv-manager-download {
    position: absolute;
    top: 110px;
    left: auto;
    width: auto;
    right: 0px;
}
	.jobsearch-deluser-coverfile {
    top: 100px!important;
}
	
	.jobsearch-cv-manager-left{
		width:100%!important;
	}
	.jobsearch-cv-manager-left h2{
		font-size:14px!important;
	}
	.custom_fields_skillid .jobsearch-employer-profile-form li {
    width: 100% !important;
}
	.jobsearch-employer-dasboard .jobsearch-employer-box-section{
		padding-bottom:0px!important;
	}
	.jobsearch-employer-box-section {
		padding: 30px 00px 18px 0px!important;
    }
/*	.slick-slide.slick-current.slick-active article{
		min-width:100%!important;
	}
	.slick-initialized .slick-slide {
		justify-content: center!important;
	}*/
	.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text {
		width: 100% !important;
	}/*
	.jobsearch-joblisting-classic-wrap{
		flex-direction:column;
	}*/
	.jobsearch-joblisting-text{
		width:100%!important;
	}
	.page-id-6 .jobsearch-dashbord-menubtn{
		display:none;
	}
	p.dash-notifics-nofound{
		text-align:center;
	}
	.jobsearch-profile-title{
		display: flex;
    flex-direction: column;
    align-items: center;
		margin-bottom:10px!important;
	}
	.jobsearch-applicants-stats{
		display:none;
	}
	
	.header-logo-css-1{
		width:50%;
	}
	
	.header-logo-css-2{
		width:50%;
	}
	
	.header-logo-css-2 > div:nth-child(1){
		justify-content:end !important;
	}
	
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(2){
		width:30% !important;
		order:2;
		font-size:12px;
	}
	
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(2) a{
		justify-content:flex-end !important;
	}
	
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(2) > div:nth-child(1){
		margin: 0 0 0 0 !important;
	}
	
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(3){
		width:70% !important;
		order:1;
		font-size:12px;
	}
	
	body.jobsearch_employer .header-custom-mobile-css > div > div:nth-child(3){
		padding-top:10px;
		
	}
	
	.elementor-reverse-mobile>.elementor-container>:first-child{
		order:9 !important;
	}
	.elementor-reverse-mobile>.elementor-container>:nth-child(2){
		order:10 !important;
	}
	
	
	.elementor-81 .elementor-element.elementor-element-c295628 .jobsearch-banner-search{
		height:50px !important;
	}
	
	.elementor-81 .elementor-element.elementor-element-c295628 .jobsearch-banner-search>ul>li{
		height:50px !important;
	}
	
	.elementor-81 .elementor-element.elementor-element-c295628 .jobsearch-banner-submit input{
		width:40px;
		height:40px;
		margin-left:5px;
	}

	.header-custom-mobile-css  a.jobsearch-color.jobsearch-open-register-tab{
		padding:5px 15px !important;
	}
	.header-custom-mobile-css  a.jobsearch-color{
		padding:5px 15px !important;
		
	}
	
	.elementor-3585 .elementor-element.elementor-element-96b8c50 .jobsearch-banner-search{
		height:50px !important;
	}
	
	.elementor-3585 .elementor-element.elementor-element-96b8c50 .jobsearch-banner-search>ul>li{
		height:50px !important;
	}
	
	
}


@media (max-width: 417px) {
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(2){
		width:35% !important;
		order:2;
		font-size:13px;
	}
	
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(2) > div:nth-child(1){
		margin: 0 0 0 0 !important;
	}
	
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(2) a{
		justify-content:flex-end !important;
	}
	body:not(.logged-in) .header-custom-mobile-css > div > div:nth-child(3){
		width:65% !important;
		order:1;
		font-size:13px;
	}
	.elementor-436 .wrap-menu-account>li{
		margin-right:10px !important;
	}
} 

@media (max-width: 350px) {
    .card-space-l{
			height: 0vh;
		}

		.card-space-m{
			height: 0vh;
		}

		.card-space-r{
			height: 0vh;

		}
}


@media (min-width: 370px) and (max-width: 399px) {
    .card-space-l{
			height: 5vh;
		}
}

@media (min-width: 830px) and (max-width: 880px) {
    .card-space-l{
			height: 5vh;
		}

		.card-space-m{
			height: 7vh;
		}

		.card-space-r{
			height: 4vh;

		}
}

@media (min-width: 880px) and (max-width: 930px) {
    .card-space-l{
			height: 8vh;
		}

		.card-space-m{
			height: 10vh;
		}

		.card-space-r{
			height: 7vh;

		}
}

@media (min-width: 930px) and (max-width: 970px) {
    .card-space-l{
			height: 10vh;
		}

		.card-space-m{
			height: 12vh;
		}

		.card-space-r{
			height: 9vh;

		}
}


@media (min-width: 970px) and (max-width: 1025px) {
    .card-space-l{
			height: 12vh;
		}

		.card-space-m{
			height: 14vh;
		}

		.card-space-r{
			height: 11vh;

		}
}

@media (min-width: 1025px) and (max-width: 1074px) {
    .card-space-l{
			height: 1vh;
		}

		.card-space-m{
			height: 0vh;
		}

		.card-space-r{
			height: 1vh;

		}
}

@media (min-width: 1074px) and (max-width: 1120px) {
    .card-space-l{
			height: 2vh;
		}

		.card-space-m{
			height: 1vh;
		}

		.card-space-r{
			height: 2vh;

		}
}

@media (min-width: 1275px) and (max-width: 1299px) {
    .card-space-l{
			height: 5vh;
		}

		.card-space-m{
			height: 4vh;
		}

		.card-space-r{
			height: 5vh;

		}
}

@media (min-width: 1299px) {
	.card-space-l{
		height: 4vh;
	}
	
	.card-space-m{
		height: 3vh;
	}
	
	.card-space-r{
		height: 4vh;
		
	}
	
}

.bp-messages-wrap .bm-messages-list .bm-list.bm-inverted.bm-not-full-height [data-overlayscrollbars-contents]{
	justify-content:end;
}

.custom-css-close{
	text-align:end;
	cursor:pointer;
}

@media (min-width: 1200px) {
	.elementor-436 .elementor-element.elementor-element-fac764b{
		width:40% !important;
		
	}
	
	.elementor-436 .elementor-element.elementor-element-845890d{
		width:60% !important;
	}
	
}

@media (min-width: 399px) and (max-width: 767px) {
	.custom-plan-css > div:nth-child(1){
		justify-content:center;
	}
	.custom-plan-css > div:nth-child(1)> div:nth-child(1){
		width:51%;
	}
	.custom-plan-css > div:nth-child(1)> div:nth-child(2){
		width:51%;
	}
	.custom-plan-css > div:nth-child(1)> div:nth-child(3){
		width:51%;
	}
}

body .buy-job-post-credits{
	display: none
}
body.jobsearch_employer .buy-job-post-credits{
	display: block;
}

@media (min-width: 1440px) {
	.custom-slick-css{
		bottom:40px !important;
	}
}

.jobsearch-employer-profile-form .wp-editor-tools{
	z-index:0 !important;
}

.jobsearch-resume-education-wrap .description, .jobsearch-resume-education-wrap .description{
	line-height:1.5;
}

.jobsearch-resume-education .description ul li{
	line-height:1.5;
	list-style: initial;
}
.jobsearch-resume-education .description ol li{
	line-height:1.5;
	list-style: unset;
}

.jobsearch-resume-education .description ul, .jobsearch-resume-education .description ol{
	margin:0 0 0 20px;
}

.jobsearch-candidate-timeline-text ul li, .jobsearch-candidate-timeline-text ol li{
	list-style:unset;
}

.cand-expr-prsntchkbtn{
	vertical-align:revert-layer;
}

.custom_fields_skillid{
	padding-top:0px;
}
.custom-employer-box-css{
	margin-bottom:0px;
}

.jobsearch-usernotifics-menubtn a span{
	font-size:14px;
	height:18px;
	width:18px;
}

.custom-resume-portfolio-css{
	display:grid;
}

.custom-resume-portfolio-css .portfolio-img-holder{
	display:none;
}
.custom-resume-portfolio-css .jobsearch-column-6 {
    display: none;
}

.custom-portfolio-css{
	width:100%;
}

.custom-portfolio-css .jobsearch-company-links{
	padding-right:15px !important;
}

.custom-portfolio-css .jobsearch-company-links a{
	font-size:14px !important;
	padding-right:5px !important;
}

.jobsearch-fileUpload input.jobsearch-upload{
	left:0;
}
/*
div[id^="dashboard-tab-private-messages-"] .bpbm-chat-content .bbpm-avatar{
	display:none !important;
}


div[id^="dashboard-tab-private-messages-"] .bpbm-chat-content .bm-content{
	padding-right:15px !important;
}

div[id^="dashboard-tab-private-messages-"] .bp-messages-wrap .bpbm-chat-content .bm-messages-list .bm-list .bm-messages-stack .bm-content{
	padding-left:15px !important;
	
}*/

.upload-cv-or-share-css{
	text-align:center;
	color:#333;
}

.custom-font-size{
	font-size:14px;
}

@media (max-width: 480px) {
	.filter-wrap .filter-items .filter-item{
		width:100%;
		
	}
	.filter-wrap .filter-items .filter-item .wrap{
		width:100%;
		
	}
	.filter-wrap .filter-items .filter-item:last-child .wrap{
		margin-top:0px;
	}
	
	.banner-jobs-listing .jobsearch-search-container ul{
/* 		height:50px !important */
	}
	
	.banner-jobs-listing .jobsearch-search-container ul li{
/* 		height:50px !important */
	}
	
	.banner-jobs-listing .jobsearch-banner-submit input{
		width: 40px !important;
    height: 40px !important;
    margin-left: 5px;
	}
	.slick-slider .ab-carousel-btn{
		color: #000 !important;
    background: transparent !important;
	}
	.jobsearch-jobdetail-media{
    background-color: white;
	}
	
	.jobsearch-jobdetail-media .send-mail{
		display:none !important;
	}
	.background-white{
		background-color: white;
	}
	
	
	
}

.jobsearch-add-skills-wrap span{
	width: 15px !important;
	height: 10px !important;
	margin-top: 15px;
}

.jobsearch-add-skills-wrap h2{
	padding: 12px 0px 0px 35px !important;
}

.custom-css-for-top-padding-color ul{
	border-top-color: #9c9efe; 
	border-left-color: #9c9efe; 
	border-right-color: #9c9efe; 
}

.custom-css-for-bottom-padding-color{
	border-bottom-color: #9c9efe; 
	border-left-color: #9c9efe; 
	border-right-color: #9c9efe;
	
}
.job-detail-section-1-css{
	padding-bottom:20px;
}

.job-detail-section-1-css h2{
	padding-bottom:5px !important;
	margin-bottom:0 !important;
}

.job-detail-section-1-css p{
	padding-bottom:5px !important;
}

.job-detail-section-2-css p{
	padding-bottom:5px !important;
}

figcaption .job-detail-section-1-css{
	line-height:16px !important;
}
figcaption .job-detail-section-2-css{
	line-height:16px !important;
	padding-bottom:10px;
}
.disable-hover:hover{
	color:initial !important;
	cursor:unset !important;
}
.filter-wrap .filter-items .filter-item .wrap ul li.active{
	background-color:#D6D6FF;
}

.filter-wrap .filter-items .filter-item .wrap ul li:before{
	margin-left: 3px !important;
}

.jobsearch-search-container .jobsearch-select-style .wrap ul li.active{
	background-color: #D6D6FF !important;
}

.jobsearch-search-container .jobsearch-select-style .wrap ul li:before{
	margin-left: 3px !important;
}

.jobsearch-employer-profile-form li{
/* 	margin-bottom:0 !important; */
}

.jobsearch-company-gallery figcaption span{
	font-size:16px;
}

.wrap-expertise .jobsearch-add-skills-wrap span{
	margin-left:10px !important;
}

.jobsearch-resume-education > ul > li:after{
	width: 15px;
  height: 15px;
  margin-left: 10px;
}

.wrap-honors-awards .jobsearch-resume-education-wrap{
	margin-left:15px;
}

.resume-list-skill .jobsearch-pst-title p{
	padding-left:10px;
}

.resume-list-award .jobsearch-add-skills-wrap{
	padding-left:40px;
}

.award-title-css{
	font-size:16px;
	font-weight:bold;
}

.job-detail-section-1-css>h2>a{
	color:#9C9EFE;
}

.jobsearch-login-box form a{
	font-style:normal !important;
}
.terms-priv-chek-con p a{
	font-size:14px;
}
.terms-priv-chek-con p a:hover{
	text-decoration:none !important;
}
.jobsearch-login-box .plugin-remove_button{
	padding-top:6px !important;
}

.custom-sign-up-button{
	display:inline-block;
}

.jobsearch-employer-profile-form .custom-about-the-company-css .wp-editor-tabs{
	margin-top:-30px;
}

.jobsearch-employer-profile-form .custom-about-the-company-css label{
	margin-bottom:5px;
}

.filter-wrap .filter-items .filter-item .wrap{
	box-shadow:none !important;
	border: 1px solid #9C9EFE;
}

body.bm-mobile-device #bp-better-messages-mini-mobile-open{
	z-index:99;
}

body.bm-mobile-device #bp-better-messages-mini-mobile-open{
		bottom:70px;
}

.jobsearch-jobdetail-media .send-mail{
	display:none !important;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-messages-stack.bm-left-side .bm-content .bm-messages-listing .bm-message .bm-message-content:not(.bm-hide-background) a.url-wrap {
    border-color: rgb(156 158 254) !important;
}
.bp-messages-wrap .bm-messages-list .bm-list .bm-sticky-date {
    position: unset !important;
}
.timeline-info{
	display: flex;
	flex-direction: column;
	font-size: 14px !important;
}
.timeline-info span{
	line-height: 10px;
}
@media (max-width: 480px){
	
	.custom-sign-up-button .form-loader{
		display:none;
	}
	
	.custom-sign-up-button-lightbox{
		width:100%;
		text-align:center;
	}
	
	.custom-sign-up-button-lightbox .form-loader{
		display:none;
	}
	.page-template-user-dashboard-template .jobsearch-employer-box-section ul.jobsearch-user-form{
		width: 70%;
    text-align: center;
	}
}

@media (min-width:850px){
	.appliants-page-view-css{
		padding-left:30px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1208px) {
a.jobsearch-color.jobsearch-open-signin-tab:hover{
	padding:10px 20px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.custom-tablet-css>.elementor-widget-wrap{
		background-position:unset !important;
	}
	.plan-font-size{
		font-size:11px !important;
	}
}

@media (max-width:1024px){
	.custom-mobile-dashboard-content-css{
		text-align:left;
	}
	
}

@media (max-width:480px){
	.custom-css-app-applicants-title>h2{
		text-align:left;
	}
	.viewed-mobile-css-app-applicants{
		text-align:left;
	}
	.jobsearch-resumes-options li a i{
		margin: 0 0 5px 0 !important;
	}
	.jobsearch-resumes-options li a {
    padding: 5px !important;
	}
}

.custom-employer-box-css #insert-media-button{
	display:none;
}

@media (max-width: 1024px){
	.page-template-user-dashboard-template .jobsearch-employer-box-section .job-detail-section-1-css, 
	.page-template-user-dashboard-template .jobsearch-employer-box-section .job-detail-section-2-css{
		text-align:left;
	}
	.elementor-page-6 .jobsearch-typo-wrap .job-post-credit-custom-height{
		height:120px!important;
	}
	
}

.cust-buy-avai-job-post-credit-css{
	  background-color: #9C9EFE;
    color: #FFF !important;
    padding: 10px 20px;
    border-radius: 10px;
}

.job-post-credit-custom-height{
	height:200px!important;
}

/* @media (max-width: 767px){

	.elementor-page-6 .jobsearch-typo-wrap .job-post-credit-custom-height{
		height:120px!important;
	}
	
} */

@media (max-width: 600px){
	.custom-css-employer-view .jobsearch-column-4{
		display:flex;
	}

	.custom-css-employer-view .jobsearch-column-4 .jobsearch-services-text{
		padding-left:0 !important;
	}
}
	
.custom-view-employer-css{
/* 	min-height:50px !important;	 */
		margin-bottom:-270px;

}

/*Tracy Vu Code*/
.woocommerce form .form-row .input-checkbox[name="terms"]{
	display: inline-block;
}
.page-template-user-dashboard-template  .jobsearch-stats-list ul li .jobsearch-stats-list-wrap{
	border-radius: 20px !important
}
.jobsearch-job-like:hover, .jobsearch-job-like:hover i, .jobsearch-add-job-to-favourite.jobsearch-job-like:hover i, .jobsearch-job-like i {
    color: #9c9efe;
}
.jobsearch-job-like i {
    font-size: 16px;
}
@media (max-width: 1024px){
	.jobsearch-job.company-warp{
		overflow: hidden;
	}
	.page-template-user-dashboard-template .jobsearch-employer-box-section{
		justify-content: center;
    display: flex;
    flex-wrap: wrap;
	}
	.page-template-user-dashboard-template .jobsearch-employer-box-section .jobsearch-user-form{
		width: 50%;
    text-align: center;
	}
	.page-template-user-dashboard-template .jobsearch-employer-profile-form li{
		width: 100%;
	}
	
	.single-job .jobsearch-list-option .jobsearch-pst-title{
		line-height: 1.4 !important;
	}
	body.jobsearch_employer .jobsearch-employer-dashboard-nav .jobsearch-desktop-dashmenu>ul,
	body.jobsearch_candidate .jobsearch-employer-dashboard-nav .jobsearch-desktop-dashmenu>ul{
		display: none;
	}
	.jobsearch-pagination-blog .jobsearch-page-numbers li >*{
		width: 30px;
    height: 30px;
    font-size: 16px;
	}
	.jobsearch-pagination-blog ul li{
		margin-right: 5px !important;
	}
}
@media(max-width:1024px) and (min-width:577px) {
.page-template-user-dashboard-template .jobsearch-stats-list ul li{
	width: 33% !important;
	min-width: unset !important;
}
	.page-template-user-dashboard-template .jobsearch-stats-list-wrap{
		padding: 30px 15px !important
	}
	.jobsearch-banner-submit .search-btn{
		width: unset !important;
	}
}

@media only screen and (max-width:1920px) and (min-width:400px) {
h6.dash-hdtabchng-btn.job-alerts-setting-title{
margin-left:50px;
}
}
li.jobsearch-column-6.workplace_type .selectize-input.items.required.full.has-options.has-items,
li.jobsearch-column-12.job-apply-type .selectize-input.items.full.has-options.has-items{
	padding:10px 14px;
}
@media (max-width: 767px){
	.popup-inner{
		width: 80%;
	}
	li.jobsearch-column-6.workplace_type .selectize-input.items.required.full.has-options.has-items,
li.jobsearch-column-12.job-apply-type .selectize-input.items.full.has-options.has-items{
	padding:10px 14px;
}
	.jobsearch-login-box form a{
		margin-bottom:0 !important;
	}
	.jobsearch-select-style.sector span i{
		top: 12px;
	}
		
	.elementor-page-6 #job-alerts-modal div.jobsearch-select-style .filter-item-job-alert >span{
		white-space: pre-wrap;
		line-height: 1.4 !important;
		padding: 3px 10px !important;
    height: unset !important;
		min-height: 43px;
	}
	.elementor-page-6 .jobsearch-candidate-default-text{
		padding-left: 15px !important;
	}
	.elementor-page-6 .jobsearch-candidate-default-text h2{
		text-align: left;
	}
	.elementor-page-6 .jobsearch-candidate-resume-wrap .jobsearch-candidate-title h2{
		text-align: left;
	}
	.elementor-page-6 .update-cover-letter-wrap{
	text-align: left;
	}
	.elementor-page-6 .jobsearch-candcover-uplodholdr{
		text-align: left;
	}
	.elementor-page-6 a.jobsearch-cv-manager-link.jobsearch-deluser-coverfile{
		top: 80px !important;
		left: 0;
		right: auto;
    }
	.elementor-page-6 a.jobsearch-cv-manager-link.jobsearch-cv-manager-download{
		top: 91px !important;
		left: 74px;
		right: auto;
    }
	.page-template-user-dashboard-template .jobsearch-employer-profile-form li,
	.page-template-user-dashboard-template #dashboard-tab-my-resume #jobsearch-candidate-resumesub .jobsearch-employer-box-section
	{
		text-align: left;
	}
	.page-template-user-dashboard-template #dashboard-tab-my-resume #jobsearch-candidate-resumesub .jobsearch-employer-box-section .jobsearch-icon{
		width: 40px;
    height: 40px !important;
	}
	.page-template-user-dashboard-template #dashboard-tab-manage-jobs .selectize-input,
	.page-template-user-dashboard-template #candidate-profilesetings-form .selectize-input,
	.page-template-user-dashboard-template #employer-profilesetings-form .selectize-input,
	.page-template-user-dashboard-template #job-posting-form .selectize-input
	{
		min-height: 42px !important;
	}
	.page-template-user-dashboard-template #dashboard-tab-manage-jobs .jobsearch-managejobs-tbody{
		text-align: left !important;
	}
	.page-template-user-dashboard-template .jobsearch-typo-wrap #dashboard-tab-manage-jobs .jobsearch-filledjobs-links a{
		height: 14px !important;
	} 
}
.jobsearch-main-content #jobs-search-form .filter-item .wrap ul.state-list{
	margin-top: 0;
}
@media (min-width: 1025px) {
    .form-advanced .filter-wrap .filter-items {
        justify-content: center;
    }
	.form-advanced .list-wrapper-container>span.next,
	.form-advanced .list-wrapper-container>span.prev{
		display: none;
	}
}
.filter-item input[name="country"]{
	pointer-events: none;
}
/* Tracy Vu Code End*/
div.mdp-dash-activity-header,
div.mdp-dash-tabs{
	display: none !important;
}
#mdp-panel-jobseeker .mdp-dash-stats-grid{
	width: 100%;
}
#mdp-panel-jobseeker .jobsearch-employer-box-section{
	float: none;
}
#mdp-panel-jobseeker .jobsearch-employer-profile-form{
	display: flex;
	flex-direction: column;
	width: 100%;
}
#jobsearch-notification-section .dash-hdtabchng-btn {
    margin-bottom: 16px;
}
.custom_fields_skillid .selectize-dropdown-content{
	max-height: 280px !important;
}
.mdp-r2 .ddup-panel{
	max-height: 480px !important;
}