body{
	background: linear-gradient(0deg, rgb(185 184 179 / 85%), rgb(185 184 179 / 85%)), url("../Images/main-background-image.jpg");
	background-repeat: repeat;
	background-position: center;
/*	background-size: contain;*/
/*	background-size: 100% 700px;*/
/*	background: linear-gradient(0deg, rgb(185 184 179 / 85%), rgb(185 184 179 / 85%)), url("images/main-background-image.jpg");*/
}

/*page-version-2 css*/

.page-version-2 .job_input_box{
	border-radius: 0;
}
.page-version-2 .job-search-btn{
	border-radius: 0;
}
/*page-version-2 css*/



/*autocomplate search box css*/
.filter_search_section .autocomplete {
  position: relative;
  display: inline-block;
  width: 100%;
}
.filter_search_section input {
/*  border: 1px solid transparent;*/
  background-color: #fff;
  padding-left: 20px;
  font-size: 16px;
}
.filter_search_section input[type=text] {
  background-color: #f1f1f1;
  width: 100%;
  margin-top: 6px !important;
}
.filter_search_section input[type=submit] {
  background-color: DodgerBlue;
  color: #fff;
  cursor: pointer;
}
.filter_search_section .autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
.filter_search_section .autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}
/*when hovering an item:*/
.filter_search_section .autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.filter_search_section .autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

/*autocomplate search box css*/




.filter_search_section,.view-all-jobs-strip{
	background: rgb(56 50 49 / 20%);
}

.job-kayword-box{
	position: relative;
}
.location-box{
	position: relative;
}
.job-kayword-box label{
	/*position: absolute;*/
  left: 20px;
  top: 20px;
  z-index: 999999;
}
.location-box label{
	/*position: absolute;
  left: 12px;
  top: 20px;
  z-index: 999999;*/
height: 28px;
    width: 20px;
}

.filter_search_section label{
	font-weight: 501;
	font-size: 16px;
	height: 25px;
}
.job_input_box{
	float: left;
  border: 1px solid #ee3224;
  height: 50px;
  width: 100%;
  border-radius: 25px 0px 0px 25px;
  padding-left: 20px;
}
.job_input_box:focus-visible{
	outline: #ee3224;
}
.location_input_box{
	border-left: none;
	border-radius: 0 0 0 0;
}
.job-search-btn img{
	width:30px
}
.job-search-btn{
  background: #ee3224;
  border: none;
  width: 100%;
  height: 50px;
  border-radius: 0 30px 30px 0;
}
.view-all-jobs{
	text-decoration: underline;
	font-size: 17px;
	color: #333;
}


.search-results-title h2{
	color:#ee3224;
	font-weight: 501;
}
.job_alert_emails img{
  background: #ee3224;
  border-radius: 20px;
  padding: 5px;
  width: 32px;
  margin: 0 9px 0 0;
}
.pagination-box .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ee3224;
  border-color: #ee3224;
}
.pagination-box .page-item .page-link {
  color: #333;
}
.pagination-box .page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(238, 50, 36, 0.25);
}
.All_job_section .sidebar_box{
	border:1px solid #ccc;
	border-radius: 5px;
}
.sidebar_box_heading{
	background: #ee3224;
	color: #fff;
	border-radius: 5px 5px 0px 0;
}
.sidebar_box_heading a{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
.All_job_section .sidebar_box li,a{
	list-style: none;
	text-decoration: none;
	color: #58595b;
	line-height: normal;
}
.All_job_section .sidebar_box li a{
	padding: 14px 10px 14px 12px;
	border-bottom:1px solid #ccc;
	display: block;
}
.All_job_section .sidebar_box .sidebar-link a:hover, .sidebar-link a:focus{
	background: #ffeeed;
}
.All_job_section .sidebar_box .sidebar_box_heading:hover, .sidebar_box_heading:focus{
	background:#ee3224;
}
.sidebar_box .View_More{
  border-radius: 7px 7px 0px 0;
  border: none;
  text-align: center;
}
.sidebar_box .View_More::after{
	content: " +";
}
.sidebar_box .View_Less::after{
	content: " -";
}



/*--------------------job_list_header-------------------------*/

.job_list_header{
	border-bottom: 2px solid #58595b;
}
.job_list_header h5{
	text-transform: uppercase;
	font-weight: bold;
	color: #ee3224;
}
.job_list_row{
	border-bottom: 1px solid #ccc;
}
.job_list_row .job_title_name .accordion-item{
  outline: none;
  border: none !important;
  box-shadow: none;
}
.job_list_row .job_title_name .accordion-button {
  outline: none;
  border: none !important;
  box-shadow: none;
  background: transparent;
  padding: 0;
  font-weight: 501;
	color: #ee3224;
}
.accordion-button::after{
	background-image: none;
}
.accordion-button:not(.collapsed)::after{
	background-image: none;
}

.job_location, .job_cat{
	color: #58595b;
	font-weight: 600;
}
.job_posted_date{
	color: #58595b;
	font-weight: 600;
}

.jobTitle{
	background-color: #fff;
}
.job_heading .job-title{
  font-size: 14px;
  color: #000;
}
.job-title {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
	line-height: 26px;
}
.empty_rec {
	text-align: center;
    padding: 10px;
    color: red;
    font-weight: 500;
    font-size: 20px;
}
.job_ref {
	padding-bottom: 10px;
	text-align: left;
}
.job_heading {
	text-align: center;
}
.apply {
	background-color: #ee3224;
}
.apply:hover {
    color: #ee3224;
    background-color: #fff;
    border-color: #fff;
	border: 1px solid;
}
.view_more_job_title, .view_more_locations {
	display: none;
}
.view_less_title, .view_less_location {
	display: none !important;
}
.jobtitlename {
	color: #ee3224;
}
.lastlink, .firstlink {
	display: none;
}
.custom_pagination {
	float: right;
    padding-top: 15px;
}
.numlink {
	border: 1px solid #000;
	padding: 3px 10px 3px 10px;
}
.curlink{   
	z-index: 3;
    color: #fff;
    background-color: #ee3224;
    border-color: #ee3224;
    border: 1px solid #000;
    padding: 3px 10px 3px 10px;
}
.prevlink, .nextlink{
	border: 1px solid #000;
    padding: 3px 5px 3px 5px;
}
.dataTables_filter, .dataTables_info { 
	display: none; 
}
.search_form {
	width: 100%;
	display: flex;
}
@media only screen and (max-width: 767px) {
		.job_alert_emails{
			text-align: center;
		}
	.pagination {
		font-size: 13px;
		padding: 8px 9px;
	}
}

@media only screen and (max-width: 575px) {
		.job_input_box {
		  width: 100%;
		}
		.filter_search_section{
			padding: 0 20px !important;
		}
		.filter_search_section .d-flex{
			display: block !important;
			width: 100%;
			padding-top: 14px	;
		}
		.job_input_box{
			border-radius: 25px !important;
			border: 1px solid #ee3224 !important;
		}
		.page-version-2 .job_input_box{
			border: 1px solid #ee3224;
		}
		.page-version-2 .job_input_box{
			border-radius: 0px !important;
		}
		.page-version-2 .job-search-btn{
			border-radius: 0px !important;
		}
		.job-search-btn {
		  border-radius: 25px !important;
		}
		.filter_search_section label {
			/*display:none;*/
		}
}

@media only screen and (max-width: 575px) {
	.search_form {
	    width: 100%;
	    display: block;   
	}
	.filter_search_section label {
	    display: none;
	}
}


.job_input_box:focus-visible, job_input_box input:focus{
    border: 2px solid #ee3224 !important;
}
.view-all-jobs:focus, .sidebar-link a:focus, .job_list_body a:focus{
	color: #0a58ca;
}