.iw-salja-bostad-handelser {
	margin-bottom: 10px;
}

.iw-salja-bostad-handelser .underrubrikxxh3x {
	margin-bottom: 10px;
	display: block;
}

.iw-salja-bostad-handelser a {
	text-decoration: none;
}

.iw-salja-bostad-handelser a:hover {
	text-decoration: underline;
}

.iw-salja-bostad-handelser a, .iw-salja-bostad-handelser a:visited, .iw-salja-bostad-handelser a:hover, .iw-salja-bostad-handelser a:focus {
	color: #3069a1;
}

.iw-salja-bostad-handelser__visa-mer-lank {
	text-align: center;
	margin-top: 25px;
}

.iw-salja-bostad-handelser__visa-mindre-lank {
	text-align: center;
	margin-top: 25px;
	display:none;
}

.iw-salja-bostad-handelser__visa-mer-lank a {
	background: url(/images/18.309a41aa1672ad0c8371229/1542889016964/arrow_down_large_blue.png) right 38% no-repeat;
	background-size: 34%;
	padding-right: 30px;
}

.iw-salja-bostad-handelser__visa-mindre-lank a {
	background: url(/images/18.309a41aa1672ad0c837122a/1542889075663/arrow_up_large_blue.png) right 45% no-repeat;
	background-size: 29%;
	padding-right: 32px;
}

.iw-salja-bostad-handelser__content {
	padding-left: 20px;
	margin-left: 80px;
	margin-top: 10px;
}

.iw-salja-bostad-handelser__content-inner {
	margin-top: 8px;
}

.iw-salja-bostad-handelser__content-inner .sv-text-portlet-content li:not(:last-child) {
	padding-bottom: 8px;
}

.iw-salja-bostad-handelser__image {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 80px;
	width: 80px;
	margin-top: 0;
}

.iw-salja-bostad-handelser__handelse {
	padding: 0px 60px 0px 20px;
}

.iw-salja-bostad-handelser__handelse-wrapper {
	border: 1px solid #bbbbbb;
	box-shadow: 0 1px #d9d9d9, inset 0 -1px #d9d9d9;
	border-radius: 5px;
	position: relative;
	margin-top: 10px;
	padding: 15px 0px 15px 0px;
}

.iw-salja-bostad-handelser__show-more {
	display: none;
}

@media all and (max-width: 768px) {
	.iw-salja-bostad-handelser__handelse-wrapper {
		padding-top: 0;
	}

	.iw-salja-bostad-handelser__content .underrubrikxxh2x {
		margin-left: 80px;
		padding-top: 16px;
		display: inline-block;
	}

	.iw-salja-bostad-handelser__content {
		padding-left: 0px;
		margin-left: 0px;
	 }
	 
	.iw-salja-bostad-handelser__content-inner {
		margin-top: 22px;
	}
	
	.iw-salja-bostad-handelser__image {
		margin-top: 0px;
		background-size: 60px 60px;
	}

	.iw-salja-bostad-handelser__handelse {
		padding-bottom: 0;
		padding-right: 20px;
	}

	.iw-salja-bostad-handelser__visa-mer-lank {
		margin-top: 0;
	}

	.iw-salja-bostad-handelser__handelse-wrapper ul.normal {
		padding-left: 14px;
	}
}