.btn-default[disabled]{
	background-color: #1abc9c;
}

.job-finder{
	min-height: auto;
}

#image_thumb{
	position: relative;
	height: 100px;
	background: #f0f0f0;
	display: flex;
	align-items: center;
}

#image_thumb img{
	width: auto !important;
	max-height: 100px;
}

img{
	margin-left: auto;
	margin-right: auto;
}

.job-detail-logo{
	width: 75px;
}

.radio, .checkbox{
	display: inline-block;
	padding: 20px;
}