html {
	font-family:'proxima_nova_rgregular', arial;
	color: #fff;
}

h1 {
	font-size:19px;
	font-weight:normal;
}

h2 {
	font-size:14px;
}

h4 {
	font-size: 16px;
}

p {
	margin: 0px;
	padding: 0px;
	font-weight: 100;
}

label {
	display: block;
}

a {
	text-decoration: none;
	color: #fff;
}

.text > p {
	padding:0;
	font-weight:normal;
	font-size:60%;
	height: 15px;
	margin-top: 5px;
}

.text > p span, .distance {
	color:#ff9999;
}

.konsert p, .event p {
	color:#2c3954;
	width:50px;
	margin:0px auto;
	padding-top:15px;
	height:35px;
}

.event p {
	width:35px;
}

.list {
	background-size:100%;
	width:100%;
	height:50px;
	background:rgba(255,255,255,0.3);
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
	display:block;
}

.list p {
	width:350px;
	margin:0px auto;
	padding-top:15px;
}

.list p span {
	margin:0px auto;
	float:right;
}

.mainbox p {
	font-size:40%;
	margin-left:20px;
	margin-right:30px;
	display:inline;
}

.subject p {
	margin-top:0;
	padding-top:10px;
	width:130px;
	margin:0 auto;
}

.secondbox_butiknamn h2 {
	font-size:130%;
	font-weight:normal;
	width:50%;
	height:10px;
	margin:0;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
}

.thridbox_butiknamn p {
	font-size:90%;
	line-height:20px;
	margin:0;
	margin-left:20px;
}

.fouthbox_butiknamn p {
	width:70px;
	height:10px;
	float:right;
	margin-top:25px;
	margin-right:20px;
}

.butiknamncontainer h3 {
	font-size:100%;
	font-weight:normal;
	padding-top:30px;
	padding-left:10px;
}

.searchresult p {
	font-size:100%;
	margin-top:0;
	padding-left:30px;
	
}

.searchpage ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	font-weight: 100;
	font-size: 14px;
	font-family:'proxima_nova_ltlight';
}

.searchpage ul li a:hover{
	text-decoration: underline;
}

.searchpage li p.count{
	float: right;
	font-weight: 200;
	padding-right:28px;
	font-family:'proxima_nova_ltsemibold';
	font-size:14px;
}

.eventadress p, .campaignadress p, .newsadress p{
	margin-left: 20px;
	padding: 0px;
}

.eventtime p, .campaigntime p{
	width: 105px;
	padding-left: 25px;
}

.getticket p {
	color: #006dfd;
	font-size: 20px;
	text-align: center;
}

p.infotext {
	font-size: 12px;
}

p.free {
	float:right;
	color: #11cf39;
}

.distance {
	font-weight: 300;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
	font-family:'proxima_nova_ltsemibold';
}

.storemenu .tab#event{
	background: url("/img/store/event-icon.svg") no-repeat center 10px;
	background-size: 50px;
}

.storemenu .tab#nyheter{
	background: url("/img/store/news-icon.svg") no-repeat center 10px;
	background-size: 50px;
}

.storemenu .tab#produkter{
	background: url("/img/store/products-icon.png") no-repeat center 10px;
	background-size: 50px;
}

.storemenu .tab#erbjudande{
	background: url("/img/store/erbjudande-icon.svg") no-repeat center 10px;
	background-size: 50px;
}

.bottomMenu .menutab p{
	font-size: 10px;
	position: relative;
	top: 34px;
}

.thridbox_butiknamn p {
	font-size:90%;
	line-height:20px;
	margin:0;
	margin-left:20px;
}
.fouthbox_butiknamn p {
	width:70px;
	height:10px;
	float:right;
	margin-top:25px;
	margin-right:20px;
}
.butiknamncontainer h3 {
	font-size:100%;
	font-weight:normal;
	padding-top:30px;
	padding-left:10px;
}
.butiknamncontainer p {
	font-size:80%;
	padding-left:10px;
}
.butiknamncontainer div p:nth-child(2){
	font-weight: bold;
}

.butiknamncontainer .gm-style-iw div {

	overflow:visible !important;
}
.gm-style-iw .clock p {

	width:100px;
}
