.uk-icon-pencil {
	display: none; 
}
.padding-left-10 {
	padding-left: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px;	
}

.uk-container {
	min-height: 600px;
}

.label-for:hover {
	text-decoration: underline;
	cursor: pointer;
}

.uk-button {
	cursor: pointer;
	/*border-radius: 0 !important;*/
}

.tm-headerbar .tm-logo {
	margin-left: 15px;
}

.uk-panel-box {
	border-radius: 3px !important;
}

.job-gif-loader {
	height: 16px;
	display: none;
	margin-top: 8px;
	background: url('/wp-content/plugins/klik_jobs/site/images/loader.gif') top center no-repeat;
	
}