/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/
body .logo-navbar .nav > li > a {
  line-height: 24px;
  padding-bottom: 16px;
  padding-top: 50px;
}
body .top-right .sidebar-widget .textwidget {
	background-color: #0073BF;
	color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	box-shadow: 4px 4px 2px #cccccc;
}
body .top-right .sidebar-widget .textwidget .fa {
	font-size: 16px;
	color: #FFF;
	padding-bottom: 15px;	
}
body .top-bar .top-right {
	width: 100%;
}
body .top-bar .top-left {
	width: 0%;
}
body .top-right #text-4 .textwidget a {
	color: #FFF;
	text-decoration: none;	
}
body .top-right #text-4 .textwidget a:hover {
	color: #000000;
	text-decoration: none;	
}
body .top-bar {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0073BF;
	background-color: transparent;
	box-shadow: none;
	border-bottom-style: none;
	display: block;
	width: 100%;
	position: absolute;
	z-index: 8200;
}
body #masthead {
	box-shadow: none;
	padding-top: 10px;
	z-index: 7100;
}
body .home_job_search {
	display:none;
}
.home .home_job_search {
	display: block;
	width: 100%;
	max-width: 1200px;
	position: absolute;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4100;
	text-align: right;
	padding-top: 60px;
}
.home .home_job_search .search_box {
	display: block;
	padding-top: 90px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	text-align: left;
	width: 100%;
	max-width: 400px;
	right: 0px;
	position: absolute;
	margin-right: 0px;
	background-image: url(http://www.cedarcaregroup.com/recruitment/wp-content/uploads/sites/2/2016/11/search.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 5px 0px #ffffff;
}
.home .home_job_search .search_box label{
	text-align: left;
	display: block;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFF;
}
.home .home_job_search select, .home .home_job_search textarea, .home .home_job_search input[type="text"], .home .home_job_search input[type="password"], .home .home_job_search input[type="datetime"], .home .home_job_search input[type="datetime-local"], .home .home_job_search input[type="date"], .home .home_job_search input[type="month"], .home .home_job_search input[type="time"], .home .home_job_search input[type="week"], .home .home_job_search input[type="number"], .home .home_job_search input[type="email"], .home .home_job_search input[type="url"], .home .home_job_search input[type="search"], .home .home_job_search input[type="tel"], .home .home_job_search input[type="color"], .home .home_job_search .uneditable-input, .select-wrap, .home .home_job_search .form-control {
  background-color: #CBEEEC;
  width: 100%;
}
.home .home_job_search .select-wrap {
  background: #CBEEEC;
}
.home .home_job_search .btn-primary, .home .home_job_search button, .home .home_job_search input[type="submit"] {
	background-color: #801422;
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.home .home_job_search .btn-primary:hover, .home .home_job_search button:hover, .home .home_job_search input[type="submit"]:hover {
	background-color: #ffffff;
	color: #042A44;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
body .link_boxs .figure img {
	border-radius:8px;
}
body .link_boxs .col-text-1 {
	color: #eeeeee;
	left: 0;
	line-height: 1.3;
	padding: 9px 15px 21px 20px;
	position: absolute;
	width: 80%;
	background-color: #FFFFFF;
	z-index: 300;
	bottom: 15px;
	border-radius: 8px;
	border: 1px solid #eeeeee;
}
body .link_boxs .col-text-1 p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
body .link_boxs .col-text-1 h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #0073BF;
	font-weight: 300;
}
body .link_boxs .col-text-1 h2 a {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #0073BF;
	text-decoration: none;
	font-weight: 300;
}
body .link_boxs .col-text-1 h2 a:hover {
	color: #042A44;
	text-decoration: none;
}
body .link_boxs .col-text-1 p a {
	margin-top: 10px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #0073BF;
	text-decoration: none;
	font-weight: 400px;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #cccccc;
	padding-left: 3px;
	display: block;
	float: left;
	line-height: 12px;
}
body .link_boxs .col-text-1 p a:hover {
	border-left-color: #C11B27;
	color: #042A44;
}
body #footer {
	margin-top: 40px;	
}
body #footer h3 {
	font-weight: bold;
	color: #FFF;	
}
body #footer .subfooter a {
	color:#1F5C84;
}
body #footer .subfooter a:hover {
	color:#1F5C84;
}
body .flex-control-nav a {
  height: 16px;
  width: 16px;
}
body .flex-control-nav a {
  background: #0073BF none repeat scroll 0 0;
  box-shadow: 0 0 0 3px #dddddd;
}
body .flex-control-nav a.flex-active {
  background: #B31A1E none repeat scroll 0 0;
}
body .job_filters {
  background: #042A44 none repeat scroll 0 0;
}
body .job_filters .job_types {
	background: #ACC9D5 none repeat scroll 0 0;
	border-top: 1px solid #0073BF;
	color: #042A44;
}
body .job_filters select, body .job_filters textarea, body .job_filters input[type="text"], body .job_filters input[type="password"], body .job_filters input[type="datetime"], body .job_filters input[type="datetime-local"], body .job_filters input[type="date"], body .job_filters input[type="month"], body .job_filters input[type="time"], body .job_filters input[type="week"], body .job_filters input[type="number"], body .job_filters input[type="email"], body .job_filters input[type="url"], body .job_filters input[type="search"], body .job_filters input[type="tel"], body .job_filters input[type="color"], body .job_filters .uneditable-input, body .job_filters .select-wrap, body .job_filters .form-control {
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, 0.9);
  color: #333333;
}
body .job_filters .select-wrap select {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important;
}
body article .job_filters #search_categories_chosen .chosen-results, body article .job_filters #search_categories_chosen .chosen-drop, body article .job_filters .chosen-search {
	background-color: #FFF;	
}
body article .rp4wp-related-job_listing > ul li.job_listing a img.company_logo, body article .rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo, body article ul.job_listings li.job_listing a img.company_logo, body article ul.job_listings li.no_job_listings_found a img.company_logo {
	height: 92px;
	width: 92px;
	border: 1px solid #CCC;
	border-radius:8px;
}
body article .rp4wp-related-job_listing > ul li.job_listing a div.position, body article .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position, body article ul.job_listings li.job_listing a div.position, body article ul.job_listings li.no_job_listings_found a div.position {
  padding: 0 0 0 92px;
  min-height: 92px;
}
body article .job_listings h3 {
	font-size: 20px;
	font-weight: 400;	
}
body article .rp4wp-related-job_listing > ul li.job_listing a div.position h3, body article .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position h3, body article ul.job_listings li.job_listing a div.position h3, body article ul.job_listings li.no_job_listings_found a div.position h3 {
	font-size: 20px;
	padding-top: 5px;
	color: #0073BF;
	padding-bottom: 5px;
}
body article .rp4wp-related-job_listing > ul li.job_listing a div.position .company .tagline, body article .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position .company .tagline, body article ul.job_listings li.job_listing a div.position .company .tagline, body article ul.job_listings li.no_job_listings_found a div.position .company .tagline {
	margin-left: 0em;
	clear: both;
	color: #999999;
	display: block;
	float: none;
}
body article ul.job_listings li {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1F5C84;
	border-left-color: #1F5C84;
	border-radius:10px;
}

body article ul.job_listings li:nth-child(2n) {
	background: #f8f8f8 none repeat scroll 0 0;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A89F;
	border-left-color: #00A89F;
	border-radius:10px;
}
body article ul.job_listings li.date, body article ul.job_listings .job-type {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:0px;
}
.single-job_listing .post-media {
	display:none;
}
.single-job_listing .post-head {
	color: #FFF;
	background-color: #1F5C84;
	padding: 15px;
	margin-bottom: 0px;
}
.single-job_listing .post-head h1.post-title {
	color: #FFF;
	margin-bottom: 0px;
}
.single-job_listing .post-head .post-date, .single-job_listing .post-head .icon-clock {
	color: #FFF;
}
.single-job_listing .post-body {
	background-color: #eeeeee;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;	
}
html .single_job_listing .job-listing-meta {
	background-color: #FFF;
	margin-bottom: 0px;  
}
.single-job_listing .button {
  font-size: 18px !important;
  padding: 16px 26px !important;
}
.single-job_listing .post-navigation {
  display:none;
}
.single-job_listing .sidebar .sidebar-header {
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	background-color: #801422;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.single-job_listing .sidebar .rp4wp-related-job_listing > ul li.job_listing a div.position, .single-job_listing .sidebar .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position, .single-job_listing .sidebar ul.job_listings li.job_listing a div.position, .single-job_listing .sidebar ul.job_listings li.no_job_listings_found a div.position {
  float: none;
  line-height: 14px;
  padding: 0 0 0 0px;
  width: 100%;
}
.single-job_listing .sidebar .rp4wp-related-job_listing > ul li.job_listing a .meta, .single-job_listing .sidebar .rp4wp-related-job_listing > ul li.no_job_listings_found a .meta, .single-job_listing .sidebar ul.job_listings li.job_listing a .meta, .single-job_listing .sidebar ul.job_listings li.no_job_listings_found a .meta {
  color: #333333;
  float: none;
  line-height: 20px;
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0 0em;
  text-align: left;
  width: 100%;
}
.single-job_listing .sidebar ul.job_listings li {
	background: #ffffff none repeat scroll 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B31A1E;
	border-left-color: #B31A1E;
}
.single-job_listing .sidebar ul.job_listings li:nth-child(2n) {
	background: #f8f8f8 none repeat scroll 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A89F;
	border-left-color: #00A89F;
}
.single-job_listing .sidebar ul.job_listings .location, .single-job_listing .sidebar ul.job_listings li.company, .single-job_listing .sidebar ul.job_listings .job-type {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:0px;
}
.single-job_listing .sidebar .position h3 {
	font-weight: bold;
	color: #C11B27;
}
.blog .sidebar .sidebar-header {
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	background-color: #801422;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.blog .sidebar .rp4wp-related-job_listing > ul li.job_listing a div.position, .blog .sidebar .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position, .blog .sidebar ul.job_listings li.job_listing a div.position, .blog .sidebar ul.job_listings li.no_job_listings_found a div.position {
  float: none;
  line-height: 14px;
  padding: 0 0 0 0px;
  width: 100%;
}
.blog .sidebar .rp4wp-related-job_listing > ul li.job_listing a .meta, .blog .sidebar .rp4wp-related-job_listing > ul li.no_job_listings_found a .meta, .blog .sidebar ul.job_listings li.job_listing a .meta, .blog .sidebar ul.job_listings li.no_job_listings_found a .meta {
  color: #333333;
  float: none;
  line-height: 20px;
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0 0em;
  text-align: left;
  width: 100%;
}
.blog .sidebar ul.job_listings li {
	background: #ffffff none repeat scroll 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B31A1E;
	border-left-color: #B31A1E;
}
.blog .sidebar ul.job_listings li:nth-child(2n) {
	background: #f8f8f8 none repeat scroll 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A89F;
	border-left-color: #00A89F;
}
.blog .sidebar ul.job_listings .location, .blog .sidebar ul.job_listings li.company, .blog .sidebar ul.job_listings .job-type {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:0px;
}
.blog .sidebar .position h3 {
	font-weight: bold;
	color: #C11B27;
}
.single-post .sidebar .sidebar-header {
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	background-color: #801422;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-bottom: 0px;
}
.single-post .sidebar .rp4wp-related-job_listing > ul li.job_listing a div.position, .single-post .sidebar .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position, .single-post .sidebar ul.job_listings li.job_listing a div.position, .single-post .sidebar ul.job_listings li.no_job_listings_found a div.position {
  float: none;
  line-height: 14px;
  padding: 0 0 0 0px;
  width: 100%;
}
.single-post .sidebar .rp4wp-related-job_listing > ul li.job_listing a .meta, .single-post .sidebar .rp4wp-related-job_listing > ul li.no_job_listings_found a .meta, .single-post .sidebar ul.job_listings li.job_listing a .meta, .single-post .sidebar ul.job_listings li.no_job_listings_found a .meta {
  color: #333333;
  float: none;
  line-height: 20px;
  list-style: outside none none;
  margin: 0;
  padding: 0 0 0 0em;
  text-align: left;
  width: 100%;
}
.single-post .sidebar ul.job_listings li {
	background: #ffffff none repeat scroll 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B31A1E;
	border-left-color: #B31A1E;
}
.single-post .sidebar ul.job_listings li:nth-child(2n) {
	background: #f8f8f8 none repeat scroll 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A89F;
	border-left-color: #00A89F;
}
.single-post .sidebar ul.job_listings .location, .single-post .sidebar ul.job_listings li.company, .single-post .sidebar ul.job_listings .job-type {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:0px;
}
.single-post .sidebar .position h3 {
	font-weight: bold;
	color: #C11B27;
}
body .menu .dropdown-menu {
  z-index: 7200;
}
body .menu .dropdown-menu .menu-item {
  z-index: 7200;
}
body .chosen-container-multi .chosen-results {
  background-color: #FFF;
}