@font-face {
	font-family: 'tiengviet';
	src: url('../fonts/custom.woff') format('woff');
}

body {
	background: #FAF6F5 !important;
	font-family: 'tiengviet' !important;
}

body, .col-item .info h4, .col-item .info h3, p, li {
	font-family: 'tiengviet' !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'tiengviet' !important;
}

body {
	background: #FAF6F5 !important;
}

.row {
	margin-right: -15px !important;
	margin-left: -15px !important;
}

.sorting-wrappper {
	/*background: #F8EAEA !important;*/
	position: absolute;
	width: 100%;
	left: 0;
	top: 25%;
	z-index: 9;
}

.sorting-header {
	width: auto;
	margin: 0 auto;
	padding: 30px 10px;
}

.jobs-search-title {
	color: #333;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 30px;
}

.single-item {
	height: 100%;
	background: #000 !important;
}

.single-item .item {
	height: 350px;
	background-size: cover !important;
	background-position: center center !important;
}

.single-item.slick-slider {
	margin-bottom: 0;
}

.sorting-header .input-group {
	border-radius: 4px;
	background: rgba(231, 119, 133, .2);
}

.sorting-title {
	line-height: 1;
	margin: 0 0 15px;
}

.sorting-content {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.btn-default-job {
	padding: 5px 12px;
	background-color: #f38094;
	color: rgb(255, 255, 255);
	padding-left: 30px;padding-right: 30px;font-weight: 600;
}

.btn-default-job:hover {
	background-color: #ea6476;
	color: rgb(255, 255, 255);
}

.jobs-by {
	color: #f38094;
	text-transform: capitalize;
}

.jobs-by:hover {
	color: #ea6476;
}

.job-item-list-info .heading {
	text-transform: uppercase;
	font-size: 24px;
}

.job-item-list-info .texing {
	font-size: 16px;
	line-height: 1.5;
}

.label-jobs {
	background-color: #f38094;
}

.job-item-list {
	position: relative;
	padding: 20px 20px;
	padding-left: 160px;
	line-height: 19px;
	background: #fff;
	border-radius: 3px;
	margin-bottom: 20px;
	box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
}

.job-item-list.featured .featured-label {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 70px 70px 0;
	border-color: transparent #BC3033 transparent transparent;
	color: #FFF;
	position: absolute;
	top: -1px;
	right: -1px;
}

.job-item-list.featured .featured-label.custom span {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	display: block;
	margin-top: 7px;
	margin-left: 37px;
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
}

.job-item-list.featured .featured-label span {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	display: block;
	margin-top: 0px;
	margin-left: 29px;
	font-size: 13px;
	font-weight: 600;
	text-transform: capitalize;
}

.job-item-list.featured .featured-label.Paid {
	border-color: transparent #3c763d transparent transparent;
}

.job-item-list.featured .featured-label.Expiring {
	border-color: transparent #a94442 transparent transparent;
}

.job-item-list.featured .featured-label.New {
	border-color: transparent #31708f transparent transparent;
}

.job-item-list.featured .featured-label.Hot {
	border-color: transparent #BC3033 transparent transparent;
}

.job-item-list .image {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 120px;
}

.job-item-list .image img {
	max-width: 100%;
	height: auto;
	display: block;
}

.job-item-list .content {
	border-left: 1px solid #E3E3E3;
	border-radius: 3px;
	padding-left: 20px;
}

.job-item-list .meta-div {
	margin-top: 10px;
}

.meta-div {
	font-size: 14px;
	margin: 0;
	line-height: 1;
}

.mb-25 {
	margin-bottom: 25px !important;
}

.job-item-list .meta-div>span {
	display: block;
	float: left;
}

.job-item-list .meta-div>span {
	display: block;
	float: left;
}

.job-item-list .job-label {
	width: auto;
	padding: 5px 8px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-left: 10px;
	margin-top: -4px;
}

.job-item-list .row {
	margin-right: -15px;
	margin-left: -15px;
}

.btn-apply-job {
	margin-top: 5px;
}

.ad-company {
	margin-bottom: 20px;
}

ul.meta-list li span {
	font-weight: 600;
}

ul.meta-list li {
	margin: 7px 0;
}

.job-item-list .sub-category {
	margin-bottom: -5px;
	margin-top: 10px;
}

.category-group p.sub-category a, .sub-category a {
	color: #939393;
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 5px 12px;
	display: inline-block;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 3px;
}

.top-employer-title {
	color: #fff;
	border-bottom: none;
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	height: 29px;
}

.top-company {
	color: #333;
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	background: #fff;
}
.top-company__logo {
	margin: auto;
	margin-bottom: 5px;
}

.top-company__logo img {
	width: 100%;
}

.top-company__name {
	font-size: 20px;
	height: 56px;
	padding: 0 5px;
}

.topemployer_contents {
	/*padding: 20px 20px 0 20px;
    background: #fff;
    box-shadow: rgba(0,0,0,.1) 0 0 3px;*/
	
}

.col-list-ntd {
	width: 13.66666666667%;
}

footer.top-company__footer {
	margin-top: 20px;
}

.ct-right-jobs .div-ct {
	margin-bottom: 20px;
}
/*form search*/
.form-inline-job {
	width: 100% !important;
	/*box-shadow: 0 2px 4px rgba(0,0,0,.2);*/
}

.form-inline-job .input-group {
	width: 100%;
}

.form-inline-job .input-group-addon, .form-inline-job .input-group-btn {
	width: 50px !important;
}

/*.form-inline-job .input-group input {
        border: 1px solid #ccc;
        border-radius: 0px;
    }*/
.form-inline-job .height-item {
	height: 50px;
	font-size: 16px;
	border-radius: 0px;
	background: #fff;
}

.form-inline-job .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.form-inline-job .form-control {
	-webkit-transition: background-color .2s ease-in;
	transition: background-color .2s ease-in;
}

span.search {
	border: none;
	font-size: 18px !important;
}

span.location {
	border: none;
	font-size: 20px !important;
}

button.search {
	border: none;
	background: #f38094;
	color: #fff;
	border-radius: 0px;
	height: 50px;
	font-size: 19px;
	width: 100%;
}

button.search:hover, button.search:active, button.search:focus, button.search:visited
	{
	background: #ea6476;
	color: #fff;
}

.form-inline-job .easy-autocomplete {
	width: 100% !important;
}

.form-inline-job .easy-autocomplete-container {
	top: 50px;
}

.form-inline-job .easy-autocomplete input {
	border: none;
	box-shadow: none !important;
}

#content-jobs.discover-overlay-filter:before {
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	content: '';
	width: 100%;
	background-image:
		url(/content/assets/css/css-thenails/images/lazyload.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(255, 255, 255, .7);
	position: absolute;
	display: block;
}

.group-salonforsale-searchmobi .salon-header-title-mobi {
	color: #f38094;
}

.group-salonforsale-searchmobi .btn-search-salonforsale-mobi {
	color: #f38094;
}

.jobs-modal .modal-header {
	border-bottom: 1px solid #f38094;
}

.jobs-modal .hot-salon-col-mobile {
	color: #f38094;
}

.jobs-modal .easy-autocomplete {
	width: 100% !important;
}

#keyword-jobs {
	border-right: 1px solid #ccc;
	padding: 0;
}

#search-item-location {
	padding: 0;
}

.mr-content {
	margin-top: 30px;
}

.header-jobs img {
	float: left;
	width: 92px;
	margin-right: 30px;
}

.header-jobs .page-title {
	font-size: 24px;
}

.header-jobs .hgroup {
	display: inline-block;
}
/*End form search*/

/*css detail job*/
.page-header-detail-jobs {
	margin: 20px 0;
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 20px 20px 20px;
	-webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .07);
}

.page-header-detail-jobs hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #eee;
}

.page-header-detail-jobs .page-title {
	color: #797979;
	font-size: 26px;
	font-weight: 400;
	text-transform: uppercase;
}

.page-subtitle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

.page-subtitle li {
	padding: 0 20px;
	border-right: 1px solid #ccc;
	display: inline-block;
}

.page-subtitle li {
	padding: 0 20px;
	border-right: 1px solid #ccc;
	display: inline-block;
}

.page-subtitle li {
	padding: 0 20px;
	border-right: 1px solid #ccc;
	display: inline-block;
	text-transform: capitalize;
	color: #797979;
}

.page-subtitle li:last-child {
	border-right: 0;
}

.page-header-detail-jobs .button-group {
	margin-top: 20px;
	padding: 20px 0px;
}

.social-icons {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.social-icons li.title-share {
	margin-right: 15px;
	color: #96a2b2;
	font-size: 15px;
}
.share li a {
	background-color: #eceeef;
	border: none;
	border-radius: 100%;
	color: #ffffff;
	display: block;
	font-size: 16px;
	height: 44px;
	padding: 0;
	text-align: center;
	width: 44px;
}

.social-icons li {
	display: inline-block;
    margin-bottom: -15px;
}

.social-icons a {
	background-color: #eceeef;
	color: #818a91;
	font-size: 16px;
	display: inline-block;
	line-height: 44px;
	width: 44px;
	height: 44px;
	text-align: center;
	margin-right: 8px;
	border-radius: 100%;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	cursor: pointer;
}

.page-header-detail-jobs .button-group .social-icons {
	float: left;
}

.page-header-detail-jobs .button-group .action-buttons {
	float: right;
	line-height: 12px;
}

.content-main-jobs * {
	color: #797979 !important;
	font-family: "tiengviet" !important;
	background-color: #fff !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}

.job-listing-meta .fa {
	font-size: 17px;
	display: inline-block;
	width: 26px;
	color: #797979;
}

.job-info {
	padding-bottom: 10px;
}

.job-info span {
	font-size: 16px;
	color: #797979;
	line-height: 1.5;
}

.job-info .fa {
	font-size: 18px;
	display: inline-block;
	width: 26px;
	color: #797979;
	text-align: center;
	color: #797979;
}

.btn-quayve {
	padding: 6px 25px;
	background-color: #f38094;
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: bold;
}

.content-right-jobs {
	margin: 20px 0;
	-webkit-box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .07);
}

.content-right-jobs .content-right-jobs-info {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 10px 20px 10px;
}

.page-header-detail-jobs .page-title {
	font-size: 26px;
	color: #797979;
	margin: 0;
}

.page-header-detail-jobs .hgroup h3 {
	margin: 10px 0;
	color: #f38094;
	text-transform: capitalize;
	font-size: 20px;
}

.info-Business {
	clear: both;
	margin-top: 35px;
}
/*End css detail job*/
@media only screen and (max-width: 1200px) {
	.ct-right-jobs .div-ct .top-employer-title {
		font-size: 14px;
		height: auto;
	}
}

@media only screen and (max-width: 991px) {
	.job-item-list .image {
		position: relative;
		top: 0;
		left: 0;
		width: 100px;
		padding: 10px;
		margin-bottom: 10px;
		border: 1px solid #DDD;
		border-radius: 3px;
	}
	.job-item-list .content {
		border: 0;
		padding: 0;
	}
	.job-item-list {
		padding: 20px 20px;
	}
}

@media only screen and (max-width: 767px) {
	.job-item-list .sub-category {
		margin-bottom: 10px;
	}
	.sorting-title {
		font-size: 13px;
	}
	.mr-content {
		margin-top: 0px;
	}
	.header-jobs img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.header-jobs .hgroup {
		display: block;
	}
	.page-header-detail-jobs .page-title {
		text-align: center;
		font-size: 20px;
		margin-top: 15px;
	}
	.page-header-detail-jobs .hgroup h3 {
		margin: 10px 0;
		color: #f38094;
		text-transform: capitalize;
		font-size: 16px;
		text-align: center;
	}
	.job-info .fa {
		font-size: 14px;
		display: inline-block;
		width: 26px;
		color: #797979;
		text-align: center;
		color: #797979;
	}
	.job-info span {
		font-size: 13px;
		color: #797979;
	}
	.page-header-detail-jobs hr {
		margin-top: 15px;
		margin-bottom: 15px;
		border-top: 1px solid #eee;
	}
	.social-icons li.title {
		font-size: 13px;
		display: block;
		margin-right: 0;
		font-weight: 600;
	}
	.social-icons a {
		line-height: 35px;
		font-size: 13px;
		width: 35px;
		height: 35px;
	}
	.page-header-detail-jobs .button-group .social-icons {
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.page-header-detail-jobs .button-group .action-buttons {
		float: none;
		line-height: 12px;
		text-align: center;
	}
	.btn-quayve {
		padding: 5px 25px;
		font-size: 13px;
	}
	.jobs-search-title {
		color: #333;
		text-align: center;
		text-transform: uppercase;
		margin-top: 0;
		font-size: 18px;
		margin-bottom: 18px;
	}

	.sorting-wrappper {
		background: #F8EAEA !important;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0%;
		z-index: 9;
	}
	#keyword-jobs {
		border-right: 1px solid #ccc;
		padding: 10px;
	}
	#keyword-jobs{
		margin-bottom: 10px;
	}
	.form-inline-job .input-group-btn {
		display: none;
	}
	#keyword-jobs {
		border-right: none;
		padding: 10px;
	}
	.innerbanner {
		height: 250px !important;
		position: relative;
		overflow: inherit !important;
	}
	.sorting-header .input-group {

		background: rgba(231, 119, 133, 0);
	}
	.form-inline-job .easy-autocomplete-container {
		top: 80px;
	}
	#search-item-location {
		padding: 10px;
	}
	.form-inline-job .btn-sm-search {
		width: 100% !important;
	}
	.btn-sm-search{
		display: block !important;
		width: 100% !important;
		white-space: normal;
		vertical-align: middle;
		padding: 0;
	}
	.btn-sm-search button{
		margin-top: 10px;
	}
	.overlay{
		position: relative;
	}
	.innerbanner img{
		display: none;
	}
	button.search {
		border: none;
		background: #f38094;
		color: #fff;
		border-radius: 0px;
		height: 34px;
		font-size: 16px;
		width: 100%;
	}
	.form-inline-job .height-item {
		height: 34px;
		font-size: 16px;
		border-radius: 0px;
		background: #fff;
	}
	.share li a {
		background-color: #eceeef;
		color: #818a91;
		font-size: 13px;
		display: inline-block;
		line-height: 30px;
		width: 30px;
		height: 30px;
		text-align: center;
		margin-right: 6px;
		border-radius: 100%;
		-webkit-transition: all .2s linear;
		-o-transition: all .2s linear;
		transition: all .2s linear;
		cursor: pointer;
	}
	.action-buttons {
		float: left;
		line-height: 12px;
		margin-top: 4px;
		padding-left: 12px;
	}
}

@media only screen and (max-width: 414px) {
	.jobs-by {
		line-height: 1.3;
		font-size: 13px;
	}
	.job-item-list .meta-div>span {
		margin-top: 10px;
		margin-left: 0;
		clear: both;
	}
}

.header-jobs .form-inline {
	background-color: transparent;
	border-radius: 0px;
	box-shadow: none;
	padding: 0px;
}

.header-jobs input {
	border: none;
	box-shadow: none;
}

.header-jobs .form-control:focus {
	box-shadow: none !important;
}

.header-jobs .form-inline::after {
	content: none;
	background-color: transparent;
	box-shadow: none;
}

.header-jobs .form-inline::before {
	content: none;
	background-color: transparent;
	box-shadow: none;
}

.pager li>a, .pager li>span {
	border-radius: 0;
}

.meta-list.job {
	list-style-type: none;
}

.list-ad-content {
	background-color: #fff;
	padding: 15px 15px 0 15px;
	box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
	margin-bottom: 20px;
}

.list-ad-content .title {
	font-size: 22px;
	margin: 0 0 15px;
	width: 100%;
}
