/*
Theme Name: Careerfy Child
Theme URI: http://demo.eyecix.com/careerfy/
Template: careerfy
Author: Eyecix
Author URI: http://eyecix.com/
Description: Careerfy brings you the most simple solution to display jobs on any type of websites. You may already know, some really big Job Portals provides the option to use their database and extend your website with job offers. This Theme can make everything automatically, some job providers also pay commission when any of your visitors click on the job links.
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.4
Updated: 2018-05-02 14:27:32

*/

@media (min-width: 1151px) {
	.jobsearch-plugin-default-container {
		width: 100%;
		margin: 0 auto;
		padding: 0 120px;
	}
}
.pt-register form li.employer-cus-field label, .jobsearch-user-form label, .pt-register form li.candidate-cus-field label, .jobsearch-mangjobs-list-inner .jobsearch-recent-applicants-nav, .job_qualification.salary-pay-interval {
	display: none;
}
.range-in-user-form label {
	display: block;
	display: inline-block;
    width: fit-content;
}
.range-in-user-form input {
	width: 80px !important;
    display: inline-block;
}

.jobsearch-checkbox {
	float: none !important;
}

.careerfy-jobdetail-four-list-status.color {
	display: none !important;
}

.jobsearch-det-adver-wrap {
	margin-bottom: 0px;
}

.jobsearch-managejobs-body {
	margin-bottom: 0px;
	align-items: center;
}

.jobsearch-checkbox input[type="checkbox"] + label, .jobsearch-checkbox input[type="radio"] + label {
	width: 50%;
}

.careerfy-sticky-header .nav-item-children li, .careerfy-sticky-header .careerfy-header-twentytwo-user .nav-item-children li, .careerfy-sticky-header .careerfy-user-section ul.nav-item-children > li {
	width: 100%;
}

.careerfy-refejobs-list small, .careerfy-refejobs-list-btn {
	width: 15%;
}

.careerfy-candidatedetail-services ul li i {
	font-size: 28px !important;
}

.careerfy-services-text small {
	font-size: 14px !important;
}

.careerfy-candidatedetail-services ul li i ~ .careerfy-services-text {
	margin-left: 40px !important;
}

.offered_salary small::before {
	content: '฿';
	margin-right: 4px;
	font-weight: bold;
	font-size: 13px;
}

.jobsearch-send-message-form ul.email-fields-list li label {
	display: block !important;
}

.jobsearch-resume-addbtn, .jobsearch-fileUpload span {
	border-radius: 5px !important;
}

input.careerfy-checkbox{
	outline: none;
	cursor: pointer;
	position: absolute;
	width: 1.25rem;
	height: 1.25rem;
  	-webkit-appearance: none;
	border-radius: 0px !important;
	border: 1px solid #c2d1d3 !important;
}

input.careerfy-checkbox:focus{
	outline: none;
	box-shadow: none;
}


input.careerfy-checkbox:checked{
	box-shadow: 0px 0px 0px 3px #ffffff inset;
	background-color: #13b5ea;
	border-radius: 0px !important;
	border: 1px solid #13b5ea !important;
}

td button.remove-language{
	background: #FC3434;
	color: #ffffff;
}

td button.remove-language:hover{
	background: #d42323;
}

td button.add-language, td button.remove-language {
	padding: 0px 10px;
    margin-top: 3px;
}

.education-entry, .experience-entry  {
	display: block;
	border: 1px dashed #dee2e6;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 1.25rem;
}

.delete-education, .delete-experience {
	text-align: end;
}

.delete-education button.remove-education, .delete-experience button.remove-experience {
	padding: 0px;
	background: transparent;
	color: #d42323;
	font-weight: 700;
	text-transform: uppercase;
}

.delete-education button.remove-education:hover, .delete-experience button.remove-experience:hover {
	background: transparent;
	color: #212121;
}







