
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
.hidden{display: none;}

button:focus{
	outline: none !important;
}



html, body{
	background: #ebf2f6;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

a{
	color: black;
	text-decoration: none;
}

#wrapper{
	position: relative;
	margin: 10% auto;
	
}

#wrapper, #line{
	width: 1030px;
	transition:width 300ms;
}


#line{
	height: 3px;
	background: #ff591d;
	display: block;
}

#wrapper.pricetable{
	width: 1350px;
}

#wrapper.pricetable #line{
	width: 1348px;
}

#toptabs ul{
	list-style: none;
	margin: 0; 
	padding: 0;
}

#toptabs ul li{
	display: inline-block;
	position: relative;
	margin: 0; padding: 0;
	z-index: 1;
	margin-right: 20px;
}

#toptabs ul li a{
	font-size: 12px;
	background: url(images/tab-inactive-back.png);
	outline: none;
	height: 28px;
	line-height: 31px;
	display: block;
	border-top-left-radius: 5px;
	z-index: 0;
	padding: 0 0 0 10px;
}

#toptabs ul li a:before, #toptabs ul li a:after{
	height: 28px;
	display: inline-block;
	position: absolute;
	content: '';
}

#toptabs ul li a:before{
	background: url(images/tab-inactive-before.png);
	width: 8px;
	left: 0px
}

#toptabs ul li a:after{
	background: url(images/tab-inactive-after.png);
	width: 36px;
}

#toptabs ul li.ui-tabs-active{
	z-index: 10;
}

#toptabs ul li.ui-tabs-active a{
	background:#ff591d;
	color: white;
	z-index: 10;
}

#toptabs ul li.ui-tabs-active a:after{
	background: url(images/tab-active-after.png) no-repeat;
	width: 34px;
	height: 28px;
	display: inline-block;
	position: absolute;
	content: '';
	right: -34px;
}

#toptabs ul li.ui-tabs-active a:before{
	background: none;
}


#content{
	background: white;
	height: 736px;	
	position: relative;
}

#content .overview{	
	position: relative;
	float: left;
	background: white;
}

#content .overview .imageselector{
	position: relative;
	width: 965px;
	height: 585px;
	float: left;
	margin: 20px;
	padding: 10px;
	border: 1px solid #c3c9cd;
}
#content .overview .images{
	width: 965px;
	height: 585px;
	top: 10px;
	left: 10px;
	position: absolute;
}	

#content .overview .images img,
#content .overview .images svg{
	position: absolute;
	top:0;
	left: 0;
	z-index: 10;
	width: 965px;
	height: 585px;
}	

#svg polygon,
#svg polyline,
#svg path,
#svg rect{
	opacity: 0;
	transition:opacity 100ms;
	cursor: pointer; 
	fill: none;
}


#svg g:hover polygon,
#svg g:hover polyline,
#svg g:hover path,
#svg g:hover rect{
	opacity: 0.7;
}


#svg .Till.salu, #svg .SalesInProgress, #svg .Kommande{fill: green;}
#svg .Reserverad, #svg .Reserved{fill: #fa6023;}
#svg .Såld, #svg .Sold{fill: #DD0404;}
#svg .filter > *{fill: #333 !important; opacity: 0.7; pointer-events: none;}
#svg .view *{fill:#fff;}

#svg .hilight > *{opacity: 0.7;}

#hoverpop{
	position: absolute;
	z-index: 110;
	width: 200px;
	
	border: 1px solid white;
	color: white;
	padding: 10px;
	transition: opacity 200ms;
	opacity: 0;
	pointer-events: none;
}

#hoverpop.Reserverad, #hoverpop.Reserved{
	background: rgba(250,96,35,0.95);
}

#hoverpop.Till.salu, #hoverpop.SalesInProgress, #hoverpop.Kommande{
	background: rgba(0,128,0,0.95);
}

#hoverpop.Såld, #hoverpop.Sold{
	background: rgba(222, 4, 4, 0.90);
}

#hoverpop.view{
	background: #ff591d;
	text-align: center;
	width: 60px;
}

#hoverpop h2{
	margin: 0 0 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid;
}

#hoverpop .left{
	float: left;
	position: relative;
	width: 50%;
}

#hoverpop .right{
	float: right;
	position: relative;
	width: 50%;
}


#content .overview  .title{
	position: absolute;
	left: 10px;
	top: 30px;
	z-index: 100;
	background: white;
	background: rgba(256,256,256,0.8);
	padding: 15px;
	text-transform: uppercase;
}


#content .overview  .title h1{
	color:#fb6023;
	font-size: 22px;
	margin: 0;
}
#content .overview  .title strong{
	color: #cacaca;
	font-size: 14px;
}

#content .overview  #filters{
	padding: 0px 20px;
}


#content .overview  #filters span{
	width: 80px;
	display: inline-block;
}

#content .overview #map{
	position: absolute;
	width: 20%;
	height: 19%;
	z-index: 100;
	right: 10px;
	bottom: 10px;
	transition: all 300ms;
	background: white;
}

#content .overview #map.active{
	width: 98%;
	height: 98%;
	
}

#content .overview #map #themap{
	width: 100%;
	height: 100%;
	bottom: 0%;
	left: 0%;
	position: absolute;
    filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all 300ms;
}

#content .overview #map.active #themap{
	width: 98%;
	height: 98%;
	
	filter: none;
    -ms-filter: none;
    -o-filter: none;
    -moz-filter: none;
    -webkit-filter: none;
	
}

#content .overview #map .view{
	position: absolute;
	cursor: pointer;
	opacity: 0.6;
	width: 14%;
	height: 23%;
	background-image:url(images/camera.png);
	background-size: contain;
	background-repeat: no-repeat;
}

#content .overview #map .view.active,
#content .overview #map .view:hover{
	opacity: 1;
}

#content .overview #map .view img{
	width: 100%; height: 100%;
}

#content .overview #map .view.v1{
	top: 64%;
    left: 83%;
    transform: rotate(215deg) scaleY(-1);
}

#content .overview #map .view.v2{
	top: 0;
    left: 38%;
    transform: rotate(79deg)
}

#content .overview #map .view.v3{
	top: 75%;
    left: 5%;
    transform: rotate(325deg);
}

#content .overview #map .view.v4{
	top: 50%;
    left: 43%;
    transform: rotate(260deg) scaleY(-1);
}



#content .overview #map .togglemap {
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 4px;
	cursor: pointer;
	width: 7px;
    height: 7px;
    background-size: cover;
}

#content .overview #map .togglemap:hover {
	color: #888;
}

#content .overview #map .togglemap.zoom-in{
	background-image: url(images/zoom-in.svg);
}

#content .overview #map .togglemap.zoom-out{
	background-image: url(images/zoom-out.svg);
	width: 20px;
	height: 20px;
}

#togglepricelist{
	background: white;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 50%;
	right: -40px;
    z-index: 1000;
    padding: 3px;
    transform: rotate(90deg);
}

#togglepricelist:after{
	background: url(images/showtable.png) no-repeat;
	height: 17px;
	width: 18px;
	display: inline-block;
	content: "";
	position: absolute;
	right: -29px;
    top: 2px;
    transform: rotate(-90deg);
}

#wrapper.pricetable #togglepricelist{
	right: -55px;
}

#wrapper.pricetable #togglepricelist:after{
	background: url(images/showtable.png) no-repeat center bottom;
}



#filters > div.checks {
	width: 340px;
	float: left;
	margin-top: 18px;
}

input[type="checkbox"] {
    display:none;
}
	
	
input[type="checkbox"] + label {
    display:inline-block;
    height:15px;
    width: 27px;
    line-height: 17px;
    background:url(images/checkbox.png) right top no-repeat;
    cursor:pointer;
    margin-right: 10px
}

input[type="checkbox"] + label[for="r1-5"]{
	width: 40px
}
	
input[type="checkbox"]:checked + label {
    background: url(images/checkbox.png) right bottom no-repeat;
}

#filters .sliders {
	width: 580px;
	float: right;
}

#filters .sliders input{
	border:0; 
	background:none;
	font-size: 13px;
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

#filters .sliders .slider{
	width: 45%;
	float: left;
}

#filters .sliders p{
	margin: 0 0 5px;
}

#filters .sliders .area-range{
	margin-right: 10%
}

#content .table{	
	width: 0px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	height: 690px;
	transition:width 300ms;
}

#plancont{
	position: absolute;
	left: 0;
	top: 0;
	width: 945px;
	height: 655px;
	background: white;
	z-index: 200;
	padding: 40px;
	display: none;
}

.descrtext{	
	margin-left: 20px;
}
#plancont img#plan {
	position: absolute;
	right: 50px;
	z-index: -1;
	max-height: 90%;
	width: auto;
	max-width: 65%;
	image-rendering: -webkit-optimize-contrast
}

#plancont .inner{
	border: 1px solid #e0e0e0;
	padding: 20px;
	height: 610px;
	position: relative;
	
}

#plancont .inner #data{
	position: relative;
	float: left;
	width: 400px;
	height: 100%;
}

#plancont .inner #data h2{	
	color: #ff591d;
}

#plancont .inner #data .left,
#plancont .inner #data .right{
	position: relative;
	float: left;
	width: 145px;
	line-height: 30px;
}

#plancont .inner #data .left{
	font-weight: bold;
}

#plancont .inner .plans{
	width: 580px;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 610px;
}

#plancont .inner .owl-stage-outer{
	height: 90%;
}

#plancont .inner .owl-stage, 
#plancont .inner .owl-item{
	height: 100%;
}

#plancont .inner .plans .item{
	height: 100%;
	text-align: center;
}

#plancont .inner .plans img{
	max-height: 90%;
	width: auto;
	max-width: 100%;
	display: inline;
	image-rendering: -webkit-optimize-contrast
}

#plancont .inner .plans .item span {
    display: block;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}



#plancont #data a,
#virtuellvisning a.tourselector
{
	position: absolute;
	left: 0;
	background: #ff581d;
	border-radius: 2px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	width: 145px;
	padding: 6px 0;
}

#plancont #data a#pdf{
	bottom: 45px;
}

#plancont #data a#closer{
	bottom: 0px;
}



#wrapper.pricetable .table{
	width: 314px;
	height: 690px;
	overflow: auto;
	display: inherit;
	top: 20px;
	
}	

#wrapper #pricetable, #pricetable-sticky{
	font-size: 13px;
	text-align: center;
	background: white;
}

#wrapper .tablesorter thead tr th{
	padding-bottom: 10px;
}

#wrapper .tablesorter-header-inner {
	margin: 0 2px;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
}

#wrapper .tablesorter-headerAsc,
#wrapper .tablesorter-headerDesc{
	color: #888;
}

#wrapper #pricetable tr.odd td{
	background:#e5e5e5;
}

#wrapper #pricetable tr td{
	padding: 4px;
	cursor: pointer;
	white-space: nowrap;
}

#wrapper #pricetable tr:hover td{
	background: #ccc;
}


#virtuellvisning .inner{
	margin: 20px;
	padding: 10px;
	border: 1px solid #C3C9CD;
	width: 965px;
	height: 585px;
	position: relative;
	float: left;
}

#virtuellvisning a.tourselector{
	bottom: -60px;
	background: #ccc;
	left: inherit;
	right: 0;
}
#virtuellvisning a.tourselector:hover{
	background: #ff581d;
}

#virtuellvisning a.tourselector.active{
	background: #ff581d;
	pointer-events: none;
	cursor: default;
}

#virtuellvisning #_3rok{
	right: 160px;
}

#virtuellvisning .desc{
	margin-top: 40px;
}
