.wrapper {
	position:absolute;
	top:50%;
	left:50%;
}
div.accordion-inner ul{
	list-style: none;
}
.accordion-inner{
	border-top: none;
}
.tree-icon{
	display: none;
}
.tree-node-selected {
	background: transparent;
	color: #000000;
}
div.accordion-inner ul{
	list-style: none;
}
#accordion-reminder input[type='text']{
	width: 100%;
}
#accordion-reminder select{
	width: 100%;
}
.masked .text {
	color: #000;
}
.masked .text a {
	color: #000;
}
.combo .combo-text {
	font-size: 14px;
	padding: 0px 11px;
}
.combo-arrow {
	margin-left: -22px;
	background-color: white;
}
.combo-arrow-hover {
	background-color: white;
}
.combo{
	height: 35px !important;
	
}
.combo-text{
	height: 35px !important;
}
input[type='text']{
	border: 1px solid #ccc;
	width: 230px;
}
input[readonly]{
	background-color: white !important;
	color: #000 !important;
}
#initil-search-form input[type="text"]:focus {
	border: none;
}
.post .text-nopadding {
	border: 1px solid #dadada;
	padding: 0px
}
.post .text-nopadding .item{
	padding: 10px 20px 20px
}
.post .text .meta {
	margin-top: 0px;
}
.item-list ul {
	display: none;
}
.endless_more{
	.btn .btn-large .span12;
}
.endless_more:hover {
	background-color: #0d7bc0;
}
.endless_container{
	text-align: center;
}
.endless_more {
	padding: 13px 18px;
	font-size: 18px;
	border-radius: 0px;
	border: none;
	background-color: #005593;
	font-family: 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #FFF !important;
	padding: 8px 10px;
	margin-bottom: 4px;
}
.search-form{
	background-color: #e6e6e6;
	width: 100%;
	margin-top: -39px;
	border: 1px solid #ccc;
}
.search-form .text{
	padding: 30px 30px;
}
.search-form h2{
	color: #202020;;
	font-size: 30px;
	line-height: 1.25em;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: Oswald, Arial, sans-serif;
}
.job-types .checkbox {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}