/* Fork and Knife, Map with Tabs 1.3 */
.twitter:before {
    content:url('twitter.png');
    height: 100%;
    width: 100%;
    top: 0px;
    right: 0px;
}
.linkedin:before {
    content:url('linkedin.png');
    height: 100%;
    width: 100%;
    top: 0px;
    right: 0px;
}
.googleplus:before {
    content:url('googleplus.png');
    height: 100%;
    width: 100%;
    top: 0px;
    right: 0px;
}
.share-section {
    float: right;
    padding-top: 1em;
    display: none;
}

.sortable td, .sortable th {
		padding: 15px;
		border-bottom: 1px solid #ccc;
		text-align: left;
	}

 .sortable th {color: #fff}

.loc-desc-right ul li span.active{ color:#fff;}
a.change-location, .location ul li a.share-button{ }

.brown{ background-color:#efebe7!important; width:10px;}

#searchbar {
	text-align: center;
}

#map-canvas {
	width: 100%;
	height: 330px !important;
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;

  	}

#map-canvas .text-wrapp-1{  font-size:12px!important;display:block; clear:both; float:none; width:100%;}
#map-canvas .button-wrapp{ display:block; clear:both; float:none; width:100%;}
#map-canvas .button-wrapp .view-opening{ float:none!important;}
#map-canvas img {
    max-width:none;

    }


#mapwrap {
	width: 100%;
	height: 350px !important;
}

#searchwrap {
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    left: 20%;
    margin-top: 200px;
    padding: 25px 20px;
    position: absolute;
    width: 60%;
    z-index: 900;
}
	#searchbar p {
	color: #2850a0;
	padding: 10px 0 10px 0px;
 	margin: 0px;
 	font-size: 14px;
}
#searchbarform{
	margin-bottom: 0px;
}

#searchbarform .btn-success{
font-size:24px;
padding:8px 9px 10px 10px!important;
border-radius:0px!important;
box-shadow:none!important;
position: absolute;
top:0px;
right:0px;
line-height:.5;
background-color:#a2ce5f;
}



#map-canvas a{ color:blue!important; font-size:12px;}
#map-canvas #JobOpening{ color:blue!important; font-size:12px;}
#map-canvas address{ color:#000;}

.address-map-popup{
	margin: 10px;
}

#locationsbar {
padding: 20px 10px 0px 10px;
	position: relative;
	display: none;

}


#jobopeningdiv {
	display: none;
}



*{
	padding:0;
	margin:0;
}
*, *:before, *:after {
    box-sizing: border-box;
}

.tab-content{ padding-top:10px; padding-bottom:20px; line-height:24px; }

#wrapper{
	margin:0 auto;
	width:100%;
	max-width:1300px;
	padding:25px 32px 25px 38px;
}
.location{
	width:100%;
}
.location ul li h2{

float: left;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    position: relative;
    width: 100%;
}
.location ul{
	padding:0 0 0 0;
	margin:0;
}
.location ul li{
	float:left;
	width:100%;
	clear:both;
	list-style-type:none;
	padding:15px 0 0 0;
	margin:0 6px 0 0;
}
.location ul li hr{
	height:1px;
	background:#d7d7d7;
	border:none;
	margin-top:5px;
	float:left;
	width:100%;

}
.location ul li hr.loc-ruler{
	display:none;
}

.location ul li.nav-1{
	padding-top:0;
	margin-right:0;
}
.location ul li.alt-nav h2{

	font-size:40px;

}
a.change-location,
.location ul li a.view-opening{

	float:right;
	line-height:34px;
	padding:0 15px;

	text-decoration:none;
	font-size:14px;
	color:#fff;
	 transition: all 0.5s ease 0s;
}
a.change-location:hover,
.location ul li a.view-opening:hover,
.location ul li.active a{
	background:#666666!important;
	color:#ffffff!important;
	cursor:pointer;

}
a.change-location{
	line-height:35px;
	padding:0 25px;
}
.loc-acc{
	float:left;
	display:none;
	background:#f8f8f8;
	width:100%;
	padding:40px 20px;
}
.location .loc-acc ul li{
	padding:38px 0 0 0;
	margin:0 0 0 0;
}
.location .loc-acc ul li hr{
	background:#ffffff;
	height:1px;
}

.location .loc-acc ul li.nav-1{
	padding-top:0;
}
a.change-location,
.location .loc-acc ul li a.view-opening{

	float:right;
	line-height:26px;
	padding:3px 15px;
	text-decoration:none;
	font-size:16px;
	color:#000;
	font-weight:normal;
	margin-left:15px;
	outline:none;
	border: solid 2px #000;


}

a#changes{ border:none;}

.location .loc-acc ul li a.more-info:hover,
.location .loc-acc ul li a.applnow:hover{

	color:#ffffff!important;
}


.loc-acc-3{
	float:left;
	display:none;
	background:#fff;
	width:100%;
	padding:15px;
}
.loc-acc-3 p{

	color:#000;
	font-weight:700;
	font-size:15px;
	line-height:35px;
	margin:0;
}
.loc-desc-left{
	float:left;
	background:#a2ce5f;
	width:70%;
	max-width:550px;
	height:2px;
	margin-top:12px;
	display:none;
}
.loc-desc-right{
	text-align:center;

	float:none;
	margin: 0 auto;
}
.location .loc-acc .loc-desc-right ul {
	display:table;
	text-align:center;
	margin: 0 auto;
	}
.location .loc-acc .loc-desc-right ul li{
	padding:0;
	width:auto;
	clear:none;
	text-align:center;
}
.loc-desc-right span{


	 transition: all 0.5s ease 0s;
	font-weight:700;
	padding:7px 15px;
	border: solid 2px #000;

	margin:0px 5px;
	display:block;
	color:#000;

}

.loc-desc-right span:hover{

background-color:#666666;
color:#ffffff;

}

.loc-desc-right span.first{


}
.loc-desc-right span.third{

}
.loc-desc-right span a{
	background:none !important;
	text-decoration:none;
	font-size:13px;

	font-weight:normal;
}
.loc-desc-right span a:hover,
.loc-desc-right span a.current-opt{

}

.button-wrapp{
	float:right;
	width:35%;
	bottom: 0;
    position: absolute;
    right: 0;
}
.text-wrapp{
	float:left;
	width:64%;
}
.button-wrapp-1 {
    bottom: 0;
    float: right;
    position: absolute;
    right: 0;
    width: 22%;
}

#map-canvas .button-wrapp-1 {
    bottom: 0;
    float: none!important;
	position:relative!important;
    text-align:center;
    margin-top:5px;
	padding-left:10px;

}



.text-wrapp-1 {
    float:left;
	width:75%;
}
.display-hide{
	display:none;
}

.input-append{ width:100%;}
#searchbarform{ width:100%;}

#searchField {
	border-radius: 4px;
	font-size: 14px;
	width: 90%;
	background-color: #f6f6f6;
    border: 1px solid #dedede;
	border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	display: inline-block;
	height: 30px;
	line-height: 20px;
	padding: 4px 6px;
	white-space: nowrap;
	text-align:center;
}
h2.career{
	font-size: 24px;
	line-height: normal;
	color: #00427A;
}
.modal{ z-index:9999;}
#searchbar {
	text-align: center;
}

		#padded_content_full{ min-height:800px;}
#map-canvas {
	width: 100%;
	height: 600px !important;
	box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;

  	}

#map-canvas img {
    max-width:none;
    }

#map-overlay {
	background-color: #4f6f19;
	opacity: .75;
	width: 100%;
	height: 340px;
	z-index: 50;
	position: absolute;
	display: none;
}
#mapwrap {
	width: 100%;
	height: 350px !important;
}

	#searchbar p {
	color: #fcfaf9;
	padding: 10px 0 10px 0px;
 	margin: 0px;
 	font-size: 16px;
}
#searchbarform{
	margin-bottom: 0px;
}


#map-canvas a{ color:blue!important; font-size:12px;}
#map-canvas #JobOpening{ color:blue!important; font-size:12px;}
#map-canvas address{ color:#000;}

#changelocation{
	background-color:#bcd038;
	border-radius: 15px 15px 15px 15px;
	float: right;
	padding: 0px 10px;
	margin:10px;
	font-size:13px;
}

.marker-icon {
	max-width: none;
}

.pac-container {
	z-index: 1200 !important;
}

#locations .location-info {
	margin: 8px;

    border: 1px solid #E3E1E2;
	padding:15px;
	min-height:150px;
	border: 1px solid #DDDDDD;
   	border-radius: 0px;

}

#jobopeningbody .location-info {
	margin: 8px;

    border: 1px solid #9FCC3B;
	padding:15px;
	min-height:125px;
	border: 1px solid #DDDDDD;
   	border-radius: 4px;
}

#locations h3 {

	color: #2850a0;

	border-bottom: 2px solid #E1E2DE;
   	letter-spacing: 2px;
   margin-top:-10px;
    padding-bottom: 0.4em;
    text-transform: uppercase;


}

.highlight-location {
	background-color: #bcd038;
}

.car {
	background: no-repeat url('file:///Macintosh HD/Users/ksdicke2/Dropbox/Kyle Dicke/Fork&Knife/PeopleMatter/Katz/images/dl6.png') 0 -96px;
	width: 15px;
    height: 12px;
}

ul.locationlist {
	display: inline-block;
	margin: 0px;
	padding: 0px 6px 10px 0;
}

ul.locationlist li.location-item {
	display: inline;
	width: 200px;
	list-style: none;
}

.location-container {
	display: inline-block;
	vertical-align: top;
	padding: 0px 8px 15px 0px!important;
	width:24%!important;
}

.location-container .marker-icon {
	float: left;
	padding: 0px 5px 90px 0;
	width: 40px;
	height: 40px;
	display: none;
}

#map-canvas .location-container {
	width: 100%!important;

}

#map-canvas address{
	font-size:14px!important;
}

#locationsbar .container {
	padding: 0px;
}

#footersection {
	margin-top: 0px;
}

#outermain{
	padding-top: 0px;
	position:relative;
}

#navbar	{
		margin-bottom: 0px;
}

.navbar {
	margin-bottom: 0px;
}

#searchbar h3 {
	color: #fcfaf9;
	margin: 0px 0px 5px 0 !important;
	padding: 0px;
	width:100%;
	font-size:30px!important;
	font-weight:500;
}

#locationsbar {


	padding: 10px 10px 5px 10px;

	position: relative;
	display: none;

}

.action-bar i {
	padding-right: 5px;
}

#jobopeningbody h4 {
	color: #2850A0;
	margin-top: -5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E1E2DE;
}

#jobopeningdiv {

	color: #2850A0;
	/*width: 100%;*/
	margin-top:10px;
	margin-bottom:20px;
	display: none;
	padding: 0px 10px;
	border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

#jobopeningdiv .container {
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#jobopeningdiv .opentitle h3 {

color: #2850A0;

	border-bottom: 2px solid #E1E2DE;
	letter-spacing: 2px;

	padding-bottom: 0.4em;
	text-transform: uppercase;

}

#jobopeningbody {
	padding: 5px 0px;

}

#jobopeningbody i {
	padding: 0px 5px 0 0;
}

#jobopeningdiv ul {
	display: inline;
	list-style: none;
	margin: 0px;
}

#jobopeningdiv ul li {
	display: inline-block;
	list-style: none;
	width: 179px;
	padding: 5px 21px 15px 0;
}

#jobopeningdiv ul li h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-size: 14px;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #000;
}

#jobopeningdiv a:link {
	color:#B60A08 !important;
	font-size: 12px;
	padding-right: 5px;
		text-decoration:none!important;
		border:none!important;
	background-color:transparent!important;
	background-image:none!important;

}

#jobopeningdiv a:visited {
	color: #FFF !important;
	font-size:12px;
			text-decoration:none!important;
				border:none!important;
		background-color:transparent!important;
		background-image:none!important;
}

#jobopeningdiv a:hover {
	color: #4f6f19 !important;
	font-size:12px;
		text-decoration:none!important;
			border:none!important;
		background-color:transparent!important;
		background-image:none!important;
}

#jobopeningdiv a:active {
	color: #4f6f19 !important;
	font-size: 12px;
			text-decoration:none!important;
				border:none!important;
		background-color:transparent!important;
		background-image:none!important;
}

#jobopeningdiv.alert {
	margin-bottom: 0px;
	display: none;
}

#jobopeningbody .col-sm-4 {
	min-heigh: 200px;
	display: inline-block;
	width: 33%;
}

.job-icon {
	width: 45px;
	padding-bottom: 45px;
	padding-right: 10px;
	float: left;
	vertical-align: top;
	margin-top: 5px;
	display: none;
}
.jobopenings {
	display: inline-block;
	  background-color: #260F2D;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    margin: 8px;
    min-height: 125px;
    padding: 5px 15px 15px 15px;
	width: 24% !important;

	vertical-align: top;
	/*width: 31%;*/
}

#searchField {
 background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 0;
    color: #ffffff !important;
    display: inline-block;
    font-size: 18px;
    height: 100%;
    line-height: 20px;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    width: 90%;
	margin: 10px 0px;
}

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1 !important; /* for chrome */
}

:-moz-placeholder { /* Firefox 18- */
    color: #fff;
	   opacity: 1 !important; /* for chrome */
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
	   opacity: 1 !important; /* for chrome */
}

 :-ms-input-placeholder {
   color: #fff;
      opacity: 1 !important; /* for chrome */
}


#searchField2 {
 background-color: transparent;
    border: 2px solid inherit!important;
	border-style:solid!important;
    border-radius: 0;
    color: #000000 !important;
    display: inline-block;
    font-size: 18px;
    height: 100%;
    line-height: 20px;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    width: 100%;
	margin: 10px 0px;
}



#searchField2::-webkit-input-placeholder {
   color: #989696!important;
   opacity: 1 !important; }

#searchField2:-moz-placeholder { /* Firefox 18- */
   color: #989696!important;
     opacity: 1 !important;
}

#searchField2::-moz-placeholder {  /* Firefox 19+ */
  color: #989696!important;
     opacity: 1 !important;
}

#searchField2:-ms-input-placeholder {
   color: #989696!important;
     opacity: 1 !important;
}


#applyurl a:link {
	color: #FFFFFF !important;
}

#applyurl a:visited {
	color: #FFFFFF !important;
}

#applyurl a:hover {
	color:	#FFFFFF !important;
}

#applyurl a:active {
	color: #FFFFFF !important;
}

#changewrap {
	position: relative;
	width:100%;
}

#locations {
	width:100%;
	padding:25px 0px;
}

#changeslocal {
	float: right;
	text-align: right;
	padding-top: 2px;
	padding-right:10px;
	position:absolute;
	right:0;
	top:35px;
	z-index:200;
}

/* Bootstrap Override */
address {
	margin-bottom: 5px !important;
}

.btn-mini {
	padding: 0px 3px 0 0 !important;
	font-size: 12.5px;
}

.btn{
	text-shadow: none;
	color:#FFFFFF!Important;
}

	.action-bar .btn{
		color:#B60A08!important;	}

#changeslocal .btn-mini {
	padding: 0px 3px 0px 3px !important;
	font-size:11px;
}

address{
	font-size: 16px;
	color: #000;
}

#locationwrap {

	width: 100%;



}



.btn{float:none!important;}
.location-info a:link, a:visited{
	background-image:none!important;}




@media (max-width: 768px) {

}


@media only screen and (max-width:999px){

.location .loc-acc ul li h2 {
    font-size: 22px;
}

.button-wrapp {
    float: right;
    width: 46%;
}
.text-wrapp {
    float: left;
    width: 54%;
}
.button-wrapp-1 {
    float:right;
	width:24%;
}
.text-wrapp-1 {
    float:left;
	width:76%;
}
.loc-desc-left{
	width:51%;
	display:none;
}

}
@media only screen and (max-width:767px){

	.share-section{ display:block; text-align:center; float:none; margin: 15px 0px; clear:both;}
	.share-button{display:none!important;}

.text-wrapp-1{ width: 100%; display:block; float:none; text-align:center; font-size:18px;}
a.change-location, .location ul li a.view-opening{ display:block; width: 100%; float:none; text-align:center; padding: 5px; font-size:16px;}
.button-wrapp-1{ width:100%; position:relative; float:none; font-size:14px; padding:10px; margin-top:15px;}
.location ul li.alt-nav h2{ text-align:center; font-size:36px;}


#changeslocal {
	float: none;
	text-align: center;
	position:relative;
	display:block;
	margin: 0px 0px 35px 0px;

}

#changeslocal a.change-location{ float:none; font-size: 20px; padding: 15px 25px;}

#changeslocal a.change-location { margin: 15px 0px; display:block;}

#wrapper {
    padding: 25px 10px 25px 10px;
    width: 100%;
}
.location ul li h2 {

    font-size: 14px;

}
.location ul li.alt-nav h2 {

}

a.change-location {
    padding: 10px 25px;
	font-size:16px;
}


.location .loc-acc ul li h2 {
    font-size: 13px;
}
.button-wrapp {
    float: none;
	display:block;
    width: 100%;
	position:relative;

}

.button-wrapp .more-info{
	margin-top:10px;
}
.button-wrapp .apply-now{
	margin-top:10px;
}


.text-wrapp {
    float: none;
    width: 100%;
	display:block;
	position:relative;
	text-align:center;
	font-size:22px;
	margin-bottom:15px;
}

.loc-desc-left {
    width: 100%;
	padding:10px;
}
.loc-desc-right {
    width: 100%;
}
.loc-desc-right span{
padding: 8px 10px;
margin: 0px 4px;}


#searchwrap{   width:90%; left: 5%; margin-top:35%;}
#searchField{ Width:100%; font-size:12px;}
#searchField2{ Width:100%; font-size:12px;}

	.jobopenings {
		display: block;
		min-height: 100px;
		width: 100%;
	}
	#jobopeningdiv{
		padding:0px;}

	#locations .location-info {
		width: 100%;
		display: block;
	}
	#jobopeningbody .location-info {
		width: 100%;
		display: block;
	}

	.location-container {
		display: block;
		padding: 15px 20px 0px 5px;
		width:80%!important;
	}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px){
a.change-location, .location .loc-acc ul li a.view-opening{

	font-size: 14px;
    margin-left: 10px;
    padding: 3px 10px;
}
.block-main-image{
background-position:center left!important;
background-attachment:scroll!important;
}
}

@media only screen and (max-width:479px){

#wrapper {
    padding: 25px 10px 25px 10px;
    width: 100%;
}

}





.view-single-job{
	padding: 35px 0;
}

.view-single-job p.nav{
	margin: 0 0 15px 0;
}

.block-job{}

.block-job__header{
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 0 15px 0;
}

.block-job__apply-button{
	color: #fff;
	padding: 14px 20px;
}

.block-job__title{
	color: #0083c0;
}

.block-job__description {
	line-height: 1.4;
}

.block-job__description p:not(:last-child){
	margin: 0 0 15px 0;
}

/*#single-job-table a{
	color: #00bca0;
}*/

#single-job-table a:hover{
	color: #000;
}

@media screen and (max-width: 720px){
	.block-job__header{
		flex-direction: column;
		align-items: flex-start;
	}
	.block-job__title{
		margin: 0 0 20px 0;
		width: 100%;
	}
	.block-job__apply-button{
		text-align: center;
		padding: 15px 0;
		width: 100%;
	}

	#single-job-table td{
		padding-top: 5px;
	}

	#single-job-table td:nth-child(1):before {
		content: 'Job Title'
	}

	#single-job-table td:nth-child(2):before {
		content: 'Business'
	}

	#single-job-table td:nth-child(3):before {
		content: 'Location'
	}

	#single-job-table td:nth-child(4):before {
		content: 'Share'
	}

	#single-job-table td:nth-child(5):before {
		content: 'Apply'
	}
}
