	.jobs_heading{
		font-family: 'Poppins';
		font-size: 14px;
		color: #2c2f34 !important;
		font-weight: 600;
	}
	.jobs_heading:hover{
		text-decoration: none;
		color:#0669ff !important;
	}

	.job_logo img{
		width: 110px;
	}
	.date_icon:before{
		content: '\f017';
		/* font-family: 'tiefonticon' !important; */
		padding-right: 4px;
		font-family: 'FontAwesome' !important;
	}
	.daysmessage{
		font-size: 11px;
		line-height: 1.2 !important;
		color: #666;
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
	}
	.content_div_row{
		width:100%;
		display: flex;
		border: 1px solid;
		padding: 5px;
		margin:10px 0;
		max-height: -webkit-fill-available;
		height:100%;

	}
	.jobscolumn{padding: 0 5px !important;}
	@media(max-width:767px){
		.btn_show_more_custom,.btn_show_less_custom{
			font-size: 14px;
			font-weight: 600;
			text-align: center;
			padding: 10px 0;
			width:90%;
			margin: 0 20px 30px;
		}
		.jobscolumn {
			padding: 0 15px !important;
		}
	}
	.btn_show_more_custom,.btn_show_less_custom{
		width: fit-content;
		margin: auto;
		padding: 7px 10px;
		color:#fff !important;
	}

    #main-nav {
        position: unset !important;
    }

    .locationnameicon i.fa{
		color:#007bff;
	}
	.locationnameicon{
		border:none;
		color:#54595F;
		font-size: 16px;
	}
	.nojobsfound{
		font-size: 14px;
		line-height: 1.4;
		margin-bottom: 5px;
		border:none;
		color:#666;
		border-color:black;
	}
	.notallowlocation{
		margin: 2px 0 0;
    font-size: 16px;
    line-height: 17px;
	color:#666;
	}
#ui-id-1{
    width: 355.594px;
    top: -2303.94px;
    left: 94.5px;
	margin-top: 96px;
    margin-left: -35px;
    background: #fff;
	position: relative;
}

.ui-menu-item-wrapper{
	margin-left: 20px;
}
#ui-id-2{
	position: relative;
	top: -4354.94px;
	left: 219.5px;
	width: 40%;
	margin-top: 85px;
	background: #fff;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
}
.ui-menu-item {
    display: block;
    padding: 5px;
    cursor: pointer;
}

.ui-menu-item-wrapper {
    display: flex;
    align-items: center;
}
.ui-menu-item {
    position: relative;
}
.ui-menu-item-wrapper::before {
    content: "\f017";
    /* font-family: "Font Awesome 5 Free"; */
    margin-right: 5px;
    color: #555;
	font-family: 'FontAwesome' !important;
}

@media (max-width: 768px) {
    .ui-menu-item-wrapper {
		padding: 5px 0px;
        margin-top: 10px;
    }

    .ui-menu {
        width: 100%;
        max-height: 150px;
        overflow-y: auto;
    }
}
.set_font_style{
	font-family: Poppins;
}
#default{
	display: flow-root;
	background-color: #8080803d;
	margin-bottom: 50px;
	padding: 9px 0px;
	width: 100%;
}
.selected_you{
	/* margin-left: 4px; */
	font-size: 14px !important;
	background:#ffffff;
	/* text-align: center;
	height: 25px; 
    width: 120px; */
    margin: auto;
}
.btn_cls{
	display:none;
    margin-top: -2px;
	outline: none;
	font-size: 20px;
	/* margin-top: 1px; */
}
.selected_blk{
	width: 105px;
	padding: 0px 0px;
}
.ui-autocomplete{
	position: relative;
    top: -5230.94px;
    left: 119.5px;
    width: 242px;
    /* display: none; */
    background-color: #ffffffcc;
}
.droup_box{
	/* margin-left: 115px; */
	padding: -3px 8px;
}

.card{
	/* height: 130px; */
	padding-left:30px;
	height: 30%;
}
.disp_logo{
	margin-top: 10px;
	height: 100px !important;
}
.btn_apply{
	display: flex; flex-direction: row-reverse; margin-right: 15px;
}
.aply_btn{
	padding: 2px 10px;
}
.card-body .card-title{
	font-size: 15px;
}

.card-body{
	font-size: 12px;
}

/* .custom-dropdown-menu{
	width: 75%;
} */
@media(max-width: 767px){
	.open_form{
		display:block;
	}
	.jobform{display:none;}
	.open_form:focus {outline: none !important;}
	.card{
		padding-left:30px;
		height: 30%;
	}
	.disp_logo{
		height: 100px !important;
	}
	.btn_apply{
		display: flex; flex-direction: row-reverse; margin-right: 15px;
	}
	.aply_btn{
		padding: 2px 10px;
	}
	.card-body .card-title{
		font-size: 15px;
	}
	.card-body{
		font-size: 12px;
	}
	#clear_all{
		width: 100%;
		font-size: 12px;
	}
}
@media(min-width: 768px){
	.open_form{
		display:none;
	}
	.disp_logo{
		height: 100px;
		width: 100px;
	}
	.selected_you{
		font-size: 10px;
	}
}
@media(min-width: 768px){
	.droup_box{
		margin-left: 0px !important;
		padding: -3px 8px;
	}
	#dropdown_menu{
		width: 100%;
	}
}
/*@media only screen and (max-width: 768px){
    .demo {
	   width: 375px !important;
	   height: 800px !important;
	   display:block !important;
	}
}*/
/*.disp_logo{*/
/*	margin-left: 25px;*/
/*}*/

.clear_all:focus{
	outline: none !important;
	background: #80808000 !important;
}

.latest_jobs {
	margin-left: unset !important;
}

.requires-validation div label{ margin-top: 10px !important; margin-bottom: 0px !important; }
#job_cat, #job_types, #job_location_type { margin-top: 0px !important; }

.fa-map-marker-alt:before {
  content: "\f3c5" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
}
[data-header*="type-1"] .ct-header [data-row*="middle"] { --height: unset !important; }
    
    
    
    