.job-res-left{
width:23%;
height: 100%;
margin-right: 16px;
display: inline-block;
float:left;
box-sizing: border-box;
z-index: 99999999;
}

.job-res-mid{
width:50%;
margin-right: 16px;
display: inline-block;
float:left;
}

.job-res-right{
width:23%;
display: inline-block;
}

.job-res-right .featured-block,
.job-res-left .featured-block{
	width: 100%;
	background: #f4f4f4;
	box-sizing: border-box;
}

.job-res-main{
	margin-top: 40px;
}

.job-res-right .right-rail{

}

.job-res-left .right-rail{
	display: none;
}

.featured-block { border-radius: 3px; border: 1px solid #e1e1e1;}
.featured-block > h3 { padding: 5px 10px 1px; border-bottom: 1px solid #e1e1e1; margin: 0px;}
.featured-block .featured-content { padding: 10px; color: #adadad; font-family: "Helvetica", Helvetica, Arial, sans-serif; }
.featured-block .featured-content h3 { color: #013365; font-family: "Helvetica", Helvetica, Arial, sans-serif; font-size: 16px; }
.featured-block .featured-content p { color: #9b9b9b; font-size: 12px; line-height: normal; margin: 0px; }
.featured-block .featured-content a.see_more_btn { color:#ff7e0a; font-size: 13px; }
.featured-block .featured-content a.learn_more_btn { display: block; margin-top: 20px; border-radius: 5px; color: white; background-color:#F47E00; 
	text-align: center; width: 100%; padding: 5px 0px; }


.job-res-left .filter-head{
	font-family: BebasNeue;
	font-size: 25px;
	line-height: 1;
	letter-spacing: 0.9px;
	text-align: left;
	color: #013365;
	margin-top: 0;
	margin-bottom: 10px;
}

.filter-cnt > h4{
	font-family: BebasNeue;
	font-size: 23px;
	line-height: 1.09;
	text-align: left;
	color: #013365;
	margin-top: 20px;
	margin-bottom: 15px;
}

.filter-cnt > h5{
	font-family: Helvetica;
	font-size: 16px;
	text-align: left;
	color: #303030;
	margin-top: 16px;
	margin-bottom: 9px;
}

.filter-cnt input[type="checkbox"] {
    padding-top: 0;
    margin: 0 5px 0 0;
}

.filter-cnt label {
    line-height: 1.88;
    font-size: 16px;
}

.job-res-left .separator, 
.job-res-left .separator-dash,
.close-filters,
.mobile-toggles,
.apply-filters,
.filter-acc,
.apply-toggles,
.filter-head .fa-sliders{
display: none;
}

#filter-form select{
	width:70%;
	height: 32px;
	padding: 6px 8px;
}

.filters-applied .label{
    background-color: #3c68b5;
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: normal;
    margin-right: 7px;
}

.filters-applied .label .fa.fa-remove {
    margin-left: 7px;
}

.left-filters .filters-applied{
	border:none;
	margin-top: 20px;
	padding: 0;
}

.left-filters{
	background: #f7f7f7;
	padding: 15px;
	margin-bottom: 15px;
}

.article-header .dropdown button{
	padding-left: 25px;
	padding-right: 25px;
}

.article-header .dropdown li.active a{
	color:#fff;
}

.article-header a.sort-filter {
    padding: 15px!important;
}

.article-header .dropdown li a{
	text-align: left;
}

.acc-cnt{
	/*display: inline-block!important;*/
}

.sort-btn, .mobile-toggles button{
	padding:5px 12px;
}

.no-results-alert{
	margin-top:20px;
}

@media(max-width: 736px){

	h1.statePage{
		font-size: 25px;
		letter-spacing: 0.9px;
    	line-height: 1;
	}

	.acc-cnt{
		display: none;
	}

	#filter-form select{
		width:50%;
	}

	form#filter-form {
	    margin-bottom: 40px;
            clear:both;
	}

	.apply-toggles {
	    margin: 0 -20px;
	    position: fixed;
	    bottom: 0;
	    padding: 15px;
	    width: 92%;
	    background: #fff;
	    display:inline-block;
	}

	.close-filters{
		display:inline-block;
		padding-top: 4px;
		font-family: Helvetica;
		font-size: 14px;
		text-align: left;
		color: #3260ab;
		position: relative;
		width: 55px;
	}

	.close-filters:hover{
		text-decoration: none;
		color:#3260ab;
	}

	.close-filters i{
		width: 15px;
	    height: 15px;
	    font-size: 22px;
	    position: absolute;
	    left: 45px;
	    top: 2px;
	}

	button.clear-filters{
		background: #fff;
	}

	button.f-apply, button.clear-filters{
			padding-right: 40px;
			padding-left: 40px;
	}

	.job-res-left{
		margin-left: -1000px;
		width: 100%;
		padding:30px 0px;
		background: #fff;
		position: absolute;
		left:0;
		right:0;
		top:0;
		bottom:0;
		z-index: 10000;

	}

	.job-res-mid{
		width: 100%;
	}

	.job-res-right{
		display: inline-block;
		width: 100%;
	}

	.job-res-left .right-rail{
		display: none;
	}

	.job-res-main{
		padding: 15px;
		margin-top: 0;
	}

	.job-res-right .spacer{
		display: none;
	}

	.mobile-toggles, .apply-filters{
		display: inline-block;
		width: 100%;
		margin: 15px 0;
	}

	.mobile-toggles button,
	.apply-filters button{
		width:130px;
	}

	.mobile-toggles li.active a{
		color:#fff;
	}

	.mobile-toggles a.sort-filter {
	    padding: 15px!important;
	}

	.job-res-left .separator{
		display: block;
		height: 1px;
		border-bottom: 1px solid #dddddd;
		margin: 0 -15px;
	}

	.job-res-left .separator-dash{
		display: block;
		height: 1px;
		border-bottom: 1px dashed #dddddd;
		margin: 0 -15px;
	}

	.filter-acc{
		display: inline-block;
		margin-top: -5px;
	}

	.filter-acc .fa {
	    font-size: 15px;
	}

	.article-header .dropdown{
		display:none;
	}

	.left-filters{
		background: #fff;
		padding: 0px;
		margin-bottom: 64px;
		padding: 0px 20px 100px 20px;
	}

	.filter-head .fa-sliders{
		display: inline-block;
	}

}

@media(max-width: 992px) and (min-width: 737px){

	.job-res-left{
		width:40%;
	}

	.job-res-mid{
		width: 55%;
	}

	.job-res-right{
		display: none;
	}

	.job-res-left .right-rail{
		display: inline-block;
		width: 100%;
	}

	h1.statePage{
		font-size: 25px;
	}

}

@media(max-width: 992px) and (min-width: 769px){
	.job-res-left{
		width:35%;
	}

	.job-res-mid{
		width: 44%;
	}

	.job-res-main > .job-res-right{
		display: inline-block;
	}

	.job-res-main .right-rail > .state-top-cities > h4{
		line-height: 22px;
	}

}

@media(max-width: 992px) and (min-width: 980px){
	.job-res-main > .job-res-right{
		width: 17%;
	}
}

@media(max-width: 979px) and (min-width: 769px){
	.job-res-main > .job-res-right{
		width: 16%;
	}
}

@media(max-width: 1200px){

}
/*START RELATED TO NEARBY DATA*/
.job-res-main .right-rail{
  float: left;
  width: 100%;
}
.job-res-main .right-rail > .state-top-cities{
  width: 100%;
  background-color: #f7f7f7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 13px 16px 15px;
}
.job-res-main .right-rail > .state-top-cities > h4{
  font-size: 25px;
  color: #464646;
  padding-bottom: 10px;
  border-bottom: thin dashed #bfbfb6;
}
.job-res-main .right-rail > .state-top-cities > h4{
  margin: 0px;
}
.job-res-main .right-rail > .state-top-cities > ul{
  margin: 0;
  list-style: none;
}
.job-res-main .right-rail > .state-top-cities > ul > li{
  line-height: 2.5;
  font-size: 16px;
  border-bottom: thin dashed #bfbfb6;
}
.job-res-main .right-rail > .state-top-cities > ul > li > a{
  color: #013365;
}
.job-res-main > .job-res-right > .right-rail > .state-top-cities, .job-res-main > .job-res-left > .right-rail > .state-top-cities{
  display: none;
}
@media (min-width: 769px){
  .job-res-main > .job-res-right > .right-rail > .state-top-cities{
    display: inline-block;
    margin-bottom: 15px;
  }
}
@media (width: 768px){
  .job-res-main > .job-res-left > .right-rail > .state-top-cities{
    margin-bottom: 15px;
    display: inline-block;
  }
}
@media (max-width: 767px){
  .job-res-main > .job-res-right > .right-rail > .state-top-cities{
    display: inline-block;
    width: 100% !important;
    background-color: inherit;
    padding: 15px 0px;
    margin: 15px 0px;
  }
}
/*END RELATED TO NEARBY DATA*/
/* START JOB LISTING CARDS */
.job-listing-container {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	width: 100%;
	background-color: #f4f4f4;
	box-shadow: 0px 3px 0 0 rgba(0, 0, 0, 0.11);
	padding: 16px;
	box-sizing: border-box;
	overflow: hidden;
}

.job-listing-container:hover, .job-listing-container:active {
	box-shadow: 0px 2px 5px 0 rgba(0, 151, 247, 0.36);
}

.job-listing-container.featured {
	box-shadow: 0px 3px 0 0 #cecece;
	border: solid 1px #cecece;
}

.job-listing-container:not(.featured) .job-listing-title { width: 100%; } 
.job-listing-container.featured:hover, .job-listing-container.featured:active {
	box-shadow: 0px 2px 5px 0 rgba(0, 151, 247, 0.36);
}

.job-listing-title {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
	color: #013365;
	display: inline-block;
	margin-top: 0;
    line-height: 18px;
}

.job-listing-container.featured .job-listing-title{
	width: calc(100% - 70px);
	line-height:1.15;
}

.job-listing-subtitle {
	font-family: Helvetica;
	font-size: 13px;
	text-align: left;
	color: #a6a6a6;
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	line-height: 10px;	
}

.job-listing-description {
	font-family: Helvetica;
	font-size: 14px;
	text-align: left;
	margin-top: 7px;
	display: block;
	color: #575757;
}

.job-listing-tag {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-family: Helvetica;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	padding: 0px 8px;
	display: inline-block;
}

.job-listing-tag.featured {
	background-color: #3c68b5;
}

.job-listing-tag.new {
	display: inline-block;
	margin-top: 10px;
	background-color: #88ba5b;
}

.job-listing-tag.standard {
	background-color: #f9f9f9;
	border: solid 1px #d7d7d7;
	color: #a6a6a6;
	display: inline-block;
	margin-top: 10px;
}

.job-listing-formatted-date-message {
	font-family: Helvetica;
	font-size: 11px;
	text-align: left;
	color: #a6a6a6;
	margin-top: 10px;
}

.job-listing-content {
	font-family: Helvetica;
	font-size: 16px;
	text-align: left;
	margin-top: 7px;
	display: inline-block;
}

.job-listing-content.lbl {
	color: #2c2c2c;
	text-indent: 8px;
}

.job-listing-content.text {
	color: #575757;
}

.job-listing-content-icon {
	color: #013365;
}

.job-search-top{
	padding-right: 23px;
	height: 30px;
	position: relative;
	margin-bottom: 25px;
}
input[type=text].job-search-field,
input[type=search].job-search-field{
	width: 100%;
	height: 30px;
	border: 1px solid #acacac;
	background-color: #f4f4f4;
	font-family: Helvetica;
	font-size: 14px;
	text-align: left;
	color: #8b8a8a;
	padding: 0 10px;
}

.job-search-icon{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 16px;
	width: 16px;
	margin: auto;
	padding: 10px;
}

.job-listing-anchor, .job-listing-anchor:hover {
	text-decoration: none;
}

.job-alerts-signup-widget-container {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	width: 100%;
	background-color: #e8e8e8;
	box-shadow: 0px 3px 0 0 rgba(0, 0, 0, 0.11);
	padding: 16px;
	box-sizing: border-box;
	overflow: hidden;
}

.job-alerts-signup-widget-title {
	font-family: Helvetica;
	font-size: 16px;
	text-align: left;
	color: #013365;
}

.job-alerts-signup-widget-content {
	font-family: Helvetica;
	font-size: 13px;
	text-align: left;
	color: #575757;
	padding-top: 8px;
	padding-bottom: 14px;
	display: inline-block;
}

input.job-alerts-signup-widget-email-text-input {
	display: inline-block;
	border: solid 1px #acacac;
	border-radius: 4px 0 0 4px;
	width: 45%;
}

button.btn.btn-primary.job-alerts-signup-widget-email-button {
	border-radius: 0 4px 4px 0;
}

button.btn.btn-primary.job-alerts-signup-widget-email-button.error {
	border-color: #953b39;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.job-alerts-signup-widget-envelope-icon {
	padding-right: 5px;
}

.job-alerts-signup-success-container {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 10px 0px;
	width: 100%;
	background-color: #849f3c;
	padding: 16px;
	box-sizing: border-box;
	overflow: hidden;
	color: #fff;
}

.job-alerts-signup-success-check-circle {
	display: inline-block;
	margin-top: 3px;
	padding-right: 10px;
}

.job-alerts-signup-success-content {
	display: inline-block;
	margin-top: 3px;
}

@media(max-width: 767px) {
	.job-listing-tag {
		font-size: 9px;
	}
}

@media screen and (min-width: 990px) {
	input.job-alerts-signup-widget-email-text-input {
		width: 65%;
	}
}
/* END JOB LISTING CARDS */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-device-width : 480px) {
    .mobile-floating-search{
        display: block;
        position: fixed;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        background-color: white;
        z-index: 1050;
        padding: 15px 15px;
        box-sizing: border-box;
        box-shadow: 1px 5px 5px rgba(0,0,0,0.13);
        /*border: 1px solid #32549C;*/
    }
    .mobile-floating-search .mfs-filters {
        width: 25%;
        display: block;
        box-sizing: border-box;
        float: left;
        color:#32549C;
        font-size: 16px;
        margin-top: 8px;
    }
    .mobile-floating-search .mfs-filters .fa-sliders{
        font-size: 20px;
        margin-right:3px;
    }
    .mobile-floating-search .mfs-inputs {
        width: 75%;
        display: block;
        box-sizing: border-box;
        float: left;
        text-align:right;
        position: relative;
    }
    .mobile-floating-search .mfs-inputs i.fa-search{
        right: 10px;
        position: absolute;
        font-size: 20px;
        color: #32549C;
        top: 7px;
    }
    .mobile-floating-search .mfs-inputs input {
        padding:5px 10px;
        margin:0;
        border: 1px solid #cacaca;
        border-color: #cacaca;
        font-size: 15px;

        -webkit-border-top-left-radius: 15px;
        -webkit-border-top-right-radius: 15px;
        -webkit-border-bottom-right-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;

        -moz-border-radius-topleft: 15px;
        -moz-border-radius-topright: 15px;
        -moz-border-radius-bottomright: 15px;
        -moz-border-radius-bottomleft: 15px;

        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;

    }

    .mobile-floating-search .mfs-inputs input[type=text].job-search-field,
    .mobile-floating-search .mfs-inputs input[type=search].job-search-field{
    	height: auto;
    	width: 90%;
    	box-sizing: border-box;
    }

    html {
		-webkit-overflow-scrolling : auto;
		overflow: hidden;
	}
	html,body,#hackwrapper {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	#hackwrapper {
		overflow-y: scroll;
		overflow-x: hidden;
	}
	#hackwrapper .job-res-left{
		overflow-y: scroll;
		overflow-x: hidden;
	}
	#hackwrapper > .container {
		min-height: 100%;
		margin: 0 auto;
		width: 100%;
	}
	#hackwrapper > #hackwrapperblue {
		height: 0px;
	}
	.container{
		box-sizing: border-box;
	}

}
@media only screen and (max-device-width : 320px){
    .mobile-floating-search .mfs-filters {
        width: 35%;
    }
    .mobile-floating-search .mfs-inputs {
        width: 65%;
    }
    .mobile-floating-search .mfs-inputs #job-location-filter {
    	width: 100%;
    }
}
