.progress {
	background-color: #d3d3d3;
	border-radius: 5px;
	box-shadow: none;
	height: 8px;
	margin-bottom: 20px;
	overflow: hidden
}

.ltview-header {
	background-color: #eee;
	color: #6d97c8
}

.list-container {
	display: inline-block;
	width: 100%
}

.col-one {
	width: 5%;
	margin-top: 4px;
	text-align: center!important
}

.col-two {
	width: 10%
}

.col-three {
	width: 7%;
	text-align: left!important
}

.col-four {
	width: 15%
}

.col-five {
	width: 8%
}

.col-six {
	width: 6%;
	text-align: center!important
}

.col-seven {
	width: 8%
}

.col-eight {
	width: 10%;
	text-align: center!important
}

.col-nine {
	width: 7%
}

.col-ten {
	width: 4%
}

.col-eleven {
	width: 4%
}

.col-twelve {
	width: 13%;
	text-align: left!important
}

.common-col {
	float: left;
	padding: 1% .1%!important;
	text-align: left;
	vertical-align: middle
}

address h5 {
	margin-top: 0
}

.salary-range h5 {
	margin-top: 0
}

.col-two a {
	color: #6290c5;
	font-family: "HelveticaNeueLight";
	font-size: 1.2em;
	word-wrap: break-word
}

.col-two a:hover {
	color: #e77c22
}

.row-container:hover {
	background: -moz-linear-gradient(top, #f0f4f9 0%, #ebeff4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f4f9), color-stop(100%, #ebeff4));
	background: -webkit-linear-gradient(top, #f0f4f9 0%, #ebeff4 100%);
	background: -o-linear-gradient(top, #f0f4f9 0%, #ebeff4 100%);
	background: -ms-linear-gradient(top, #f0f4f9 0%, #ebeff4 100%);
	background: linear-gradient(to bottom, #f0f4f9 0%, #ebeff4 100%)
}

.row-container {
	border-bottom: 1px solid #dedede
}

.currency {
	color: #67696f;
	font-size: 12px
}

.applied {
	background-color: #6e8f82!important;
	border-color: #6e8f82;
	box-shadow: 0 -2px 0 0 #525252 inset!important;
	opacity: 1!important
}

.applied[disabled] {
	border-color: #6e8f82!important
}

.share-btn a,
.save-btn a {
	font-size: 1.5em
}

@media (min-width:1024px) {
	.list-container {
		margin-top: -4px
	}
}

@media (min-width:768px) {
	.lblsortBy {
		display: inline-block;
		width: 33%
	}
	.ddSortBy {
		display: inline-block;
		width: 60%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.col-five {
		width: 10%
	}
	.col-eleven {
		width: 4%
	}
	.col-nine .btn-primary {
		margin-left: 11%
	}
	.col-nine {
		width: 10%
	}
	.list-container {
		margin-top: -4px
	}
}

@media (max-width:767px) {
	.col-one {
		font-size: 1.2em;
		width: 10%
	}
	.col-two {
		width: 90%
	}
	.col-five {
		font-size: 1.3em;
		padding-top: 0!important;
		width: 88%;
		float: right
	}
	.col-eight {
		font-size: 1.3em;
		padding-top: 0!important;
		padding-left: 12%!important;
		width: 88%;
		text-align: left!important
	}
	.col-nine {
		width: 88%;
		padding-left: 10%!important
	}
	.common-col.apply-btn {
		padding-left: 12%!important;
		margin-bottom: 10px
	}
	.col-five .visible-xs,
	.col-eight .visible-xs {
		display: inline-block!important
	}
	.col-two a {
		font-size: 1.6em
	}
	.viewed {
		float: none;
		margin-right: 5px
	}
	.openings {
		width: 60%
	}
	.row-container {
		border-top: 2px solid #dedede;
		border-bottom: 0 solid #dedede;
		margin-bottom: -4px
	}
	.tab-mapview {
		padding-left: 10px
	}
	.search-tabs i {
		margin-right: 5px
	}
	.search-tabs {
		margin-bottom: 0
	}
	.page-numbers {
		display: none
	}
	.search-result-head h5 {
		padding-left: 4%
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.location-name {
		word-break: break-all;
		word-wrap: break-word
	}
}

@media (max-width:767px) {
	.col-twelve {
		width: 88%;
		padding-left: 11%!important;
		font-size: 15px!important
	}
}

.locationbtm0 {
	margin-bottom: 0!important
}