/*
 Author:       Jan Ivar Øyulvstad
} */

#miljotips-category-filters ul {
	margin-top: 10px;
}

#miljotips-branch-selected {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#miljotips-branch-selected:first-child div{
	float:left;
}

#miljotips-result img {
	float: left!important;
	max-width: 60px!important;
	max-height: 60px!important;
	margin-right: 10px;
	vertical-align: middle!important 
}
#miljotips-result h2 {
	padding-top: 10px;
	color: #014619;
}

.miljotips-result-bransje-tag {
	position: relative;
	top: -0.2em;
	padding:0.5em 0.5em 0.5em 1em;
	line-height: 2;
	font-size: 0.6em;
	color: #014619;
	background-color: #eeeeee
}

/* miljotips page*/
.uk-width-1-3 > .uk-button-large {
    display: block;
    width: 100%;
	/*border-radius: 50px;*/
}

.uk-width-1-4 > .uk-button-large {
    display: block;
    width: 100%;
}

.subcategory-title {
	font-weight: bold;
	border-bottom: 1px solid #1189d0;
	padding-top: 20px;
}

#miljotips-form {
	min-height: 900px; 
	height:auto !important; 
	height: 900px;
}