/* @override 
	http://blogg.avanza.se/avanza/wp-content/themes/avanza/lib/css/main.css
	http://blogg.avanza.se/hemberg/wp-content/themes/avanza/lib/css/main.css */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Done resetting */
img {
	border: 0px none;
}

*, body, p {
	font-family: Arial;
	color: #333333;
	font-size: 14px;
	line-height: 1.5em;
}

.logo {
	width: 129px;
	height: auto;
}

#portal-link {
	font-size: 12px;
	text-align: right;
	padding-top: 25px;
}

#portal-link a {
	font-weight: bold;
	color: #007ebb;
	text-decoration: none;
}

h1 {
	font-weight: bold;
	font-size: 40px;
	text-decoration: none;
	line-height: 1.5em;
}

h1.archive-header {
	margin-bottom: 1em;
	color: black !important;
}

h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.5em;
}

hr {
	border: none;
}
.post-content hr {
	border-top: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.visuallyhidden {
	position: absolute;
	left: -999em;
}

#pos-left {
	position: relative;
	float: left;
	max-width: 600px;
	margin-right: 20px;
}

#pos-left img {
	position: absolute;
	max-width: 512px;
	height: auto;
}

#pos-left #main-desc {
	padding: 110px 0 0 200px;
	font-weight: normal;
	font-family: Arial;
	font-size: 16px;
}

#pos-right {
	float: right;
	text-align: right;
}

#pos-right a:hover {
	text-decoration: none;
}

#logo-container {
	margin: 20px 0;
	float: left;	
}


#searchform {
	margin-bottom: 1em;
}

#s {
	border: 1px solid #babcbf;
	border-radius: 4px;
	font-size: 12px;
	color: #888888;
	padding: .5em 0 .5em .5em;
	width: 300px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	left: 20px;
}

.icon-search {
	position: relative;
	top: .1em;
	cursor: text;
	left: -10px;
	margin: 0;
	padding: 0;
}

#pos-right .green {
	font-size: 21px;
	margin-left: 10px;
}

.green {
	color: #009640;
}

.blue {
	color: #007ebb;
}

.green-bg {
	background: #009640;
	background-color: #009640;
	color: white;
}

.blue {
	color: #419bd0;
}

.lightgrey, .comment-meta a {
	color: #c9c9c9;
}

.post {
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
}

.comment-meta {
	display: block;
	overflow: hidden;
	font-size: 12px;
}

.postmeta {
	display: block;
	overflow: hidden;
	font-size: 12px;
	margin-top: 0.6em;
}


.postmeta span {
	margin-right: .5em;
}

.post-content {
	margin: 1em 0;
	line-height: 1.5em;
	font-size: 15px;
	color: #333333;
}

.post-content p {
	margin-bottom: 1em;
}

.post-content p span {
  line-height: 13px;
  display: block;
}

.post-content ul {
	margin-left: 4px;
	margin-bottom: 18px;
}

.post-content ul li:before {
	content: "";
	width: 8px;
	height: 8px;
	background: #019C47;
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 1px;
}

.post-content ul li {
	margin-bottom: 8px;
}

.post-content .wp_rp_wrap li:before {
	display: none;
}

.post-content img {
  max-width: 100%;
  height: auto;
}

.social {
	font-family: Arial;
	background: #f4f4f4;
	display: block;
	overflow: hidden;
	padding: .5em 1em;
	font-size: 13px;
	clear: both;
}

.social .post-categories {
	list-style-type: none;
	font-size: 13px;
	display: inline-table;
}

.social .post-categories li {
	float: left;
}

.social-buttons {
	margin-top: 1em;
}

.social-buttons .button {
	margin-right: 1em;
	text-align: left;
	
}

aside h2 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
}

aside .widget {
	margin-bottom: 50px;
}

aside .widget .textwidget img {
  height: auto;
  max-width: 100%;
}

aside .widget .cat-item {
	font-size: 13px;
}

aside .widget .cat-item a, aside .widget .feedreading_bookmark a {
	color: #007ebb;
	font-weight: bold;
}

.feedreading_bookmark {
	line-height: 1em !important;
}

.feedreading_bookmark .frbl_last_posttitle a {
	color: #333333 !important;
	font-size: 10px !important;
	line-height: 1em !important;
}

.feedreading_bookmark abbr {
	font-size: 10px !important;
	line-height: 1em !important;
}

aside .widget .feedreading_bookmark {
	margin-bottom: .2em;	
}

aside .widget .feedreading_bookmark img {
	vertical-align: middle;
}

.wrapper, footer {
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
}

.container {
	max-width: 940px;
	width: 100%;
	margin: 0px auto;
	text-align: left;
}

.white-bg {
	background-color: #ffffff;
	background: #ffffff;
	padding: 2em 0;
}

.grey-bg, footer {
	background-color: #f4f4f4;
	background: #f4f4f4;
}

.header {
	padding: 2em 0 3em 0;	
}

.content {
	margin-top: 50px;
}

section {
	width: 540px;
	margin-right: 100px;
	float: left;
	text-align: left;
	margin-bottom: 5em;
}

aside {
	width: 300px;
	float: right;
}

section h1, section h1 a {
	color: #007ebb;
	font-weight: 900;
	font-size: 28px;
	font-family: 'Ubuntu', sans-serif;
	line-height: 1.2em;
}

section h2 {
	color: black;
	font-weight: 900;
	font-size: 20px;
	font-family: 'Ubuntu', sans-serif;
	line-height: 1.2em;
}

section h2 a {
	color: #007ebb;
	font-weight: 900;
	font-size: 20px;
	font-family: 'Ubuntu', sans-serif;
	line-height: 1.2em;
}

strong, .strong, b, .bold {
	font-weight: bold;
}

/*
.alignright {
	float: right;
	margin-left: 1em;
}

.alignleft {
	float: left;
	margin-right: 1em;
}
*/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption {
	padding: 10px;
	background: #f4f4f4;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*
.wp-caption img {
	border: 1px solid white;
}
*/

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

.wp-caption p {
	margin: 0;
	font-size: .8em;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}


.post-content a {
	color: #007ebb;
}

.arrow_box_right {
	position: relative;
	background: #007ebb;
	padding: 11px 10px 10px 20px;
	left: -25px;
}

.arrow_box_right:after {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_right:after {
	border-color: rgba(0, 150, 64, 0);
	border-left-color: #007ebb;
	border-width: 22px;
	margin-top: -11px;
	border-radius: 0 3px 0 0;
}

.arrow_box_left {
	position: relative;
	background: #007ebb;
	padding: 11px 20px 10px 10px;
	left: 25px;
}

.arrow_box_left:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_left:after {
	border-color: rgba(0, 150, 64, 0);
	border-right-color: #007ebb;
	border-width: 22px;
	margin-top: -11px;
	border-radius: 0 0 0 3px;
}

.nav-next a, .nav-previous a {
	color: white;
	font-weight: bold;
	font-size: 12px;
}


/* COMMENTS */
h3.commentsheader {
	color: #007ebb;
	margin-bottom: 1em;
}

.commentlist li {
	margin-bottom: 2em;
	display: block;
	overflow: hidden;
}

.comment-body p {
	font-size: 13px;
	line-height: 1.5em;
}

.commentlist li .reply {
	background: #009640;
	padding: .2em .5em;
	width: auto;
	float: left;
	margin-top: .5em;
	border-radius: .2em;
}

.commentlist li .reply a {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.pingback {
	background: #f4f4f4;
	padding: 1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.comment .children {
	margin-top: 4em;
	position: relative;
	width: 90%;
	float: right;
}

#commentform {
	width: 100%;
}

#commentform #comment {
	border: 1px solid #ccc;
	width: 100%;
	padding: .5em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#commentform #author, #commentform #email, #commentform #url {
	border: 1px solid #ccc;
	width: 100%;
	padding: .5em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#commentform p {
	margin-bottom: 1em;
}
#commentform label {
	font-size: 12px;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

#commentform #submit {
	background: #009640;
	padding: .5em 1em;
	width: auto;
	float: left;
	margin-top: .5em;
	border-radius: .2em;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border: 0px none;
}

/* POST CONTENT CHARTS */
.googlechart {
	display: block;
	margin-bottom: 2em;
}

.chart-header {
	font-color: #333333;
	font-size: 15px;
	font-weight: bold;
}

/* POST CONTENT TABLES */
.post-content table {
	border: 1px solid #ccc;
	margin: .3em .5em .5em .5em;
}

.post-content table.left {
	margin: 0 .5em .5em 0 !important;
}

.post-content table.right {
	margin: 0 0 .5em .5em !important;	
}

.post-content table.pyjamas {
	border: 1px solid #ccc;
	margin: .5em 0 !important;	
}

.post-content table td {
	padding: .2em .5em;
}

.post-content table tr {
	border-bottom: 1px solid #e9e9e9;	
}

.post-content table tr:last-child {
	border-bottom: none;	
}


.post-content table tr:nth-child(even) {
    background-color: #f9fafb;
}

.post-content table td p {
	font-size: 12px;
}

em {
	font-style: italic;
}

table.alignleft, table.left {
	margin-right: 1em;
}

table.alignright, table.right {
	margin-left: 1em;
}

thead tr .header {
	background-image: url('../img/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	text-align: left;
	border-right: 1px solid #ccc;
}

tbody tr td {
	border-right: 1px solid #ccc;
}

thead tr .header:first-child, tbody tr td:first-child {
	border-left: 1px solid #ccc;	
}

tbody {
	border-bottom: 1px solid #ccc;
}


.text-disclaimer {
	font-size: 10px;
}

/* FOOTER */
.disclaimer {
	font-size: 9px;
	margin: 1em auto;
}

footer {
	border-top: 2px solid #e3e2e1;
	border-bottom: 2px solid #e3e2e1;
	background-color: #f4f4f4;
	background: #f4f4f4;
}

footer .quarter h3 {
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
}

footer .quarter {
	margin: 44px 0;
	float: left;
	width: 235px;
	padding: 0 20px 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-size: 13px;
	line-height: 1.5em;
}

footer .quarter p {
	font-size: 13px;
	line-height: 1.5em;
}

footer .quarter ul {
	margin-top: 1em;
}

footer .quarter ul li {
	list-style-type: none;
	display: block;
	overflow: hidden;
	margin-bottom: .5em;
}

footer .quarter ul li span {
	float: left;
	margin-right: .5em;
	font-size: 18px;
	overflow: hidden;
	padding: .5em 0 0 0;
}

footer .quarter ul li p {
	overflow: hidden;
}

footer sup {
	font-size: 18px;
}

footer .quarter p {
	margin-bottom: 1em;
}

footer .quarter p a, footer .quarter p a, footer .quarter p a span {
	color: #007ebb;
	font-weight: bold;
}

footer a.open-account {
	height: 32px;
	line-height: 32px;
	background: #009640;
	border-color: #007ebb;
	color: #fff !important;
	border-radius: 3px;
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.subfooter {
	display: block;
	margin: 0px auto;
	padding: 2em 0;
}

.subfooter span {
	margin-right: 62px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

.subfooter a {
	color: white;
}

/*
.q-content li:before {
	font-family: 'avanza-icomoon';
	color: #419bd0;
	content: "\28";
	margin-right: .5em;
}
*/
/*
@media only screen and (max-width:980px) {
	body {
		width: 100%;
		background: blue;
	}

}
*/

/* PYJAMAS TABLE */
table.pyjamas {
	font-size: 11px;
}

table.pyjamas caption {
	background: none repeat scroll 0 0 #7f7f7f;
	border-bottom: 1px solid #6c6c6c;
	padding: 0 5px;
	font-weight: bold;
	color: white;
	text-align: left;
	text-transform: uppercase;
}

table.pyjamas thead  {
	font-weight: bold;
	border-bottom: 1px solid #c2c2c2;
	background: #f5f5f5;
	background-color: #f5f5f5;
}

table.pyjamas tbody tr:nth-child(even) {
    background-color: #f9fafb;
}

table.pyjamas tr th, table.pyjamas tbody tr td {
	padding: 0 .5em;	
}

table.pyjamas tbody tr td strong {
	color: #333333;
}

table.pyjamas tbody tr td a {
	color: #007ebb;
	font-weight: bold;
}


a.button_green {

	height: 32px;
	line-height: 32px;
	background: #009640;
	border-color: #007ebb;
	color: #fff !important;
	border-radius: 3px;
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.button_orange {
	
	height: 32px;
	line-height: 32px;
	background: #ff5200;
	border-color: #ff5200;
	color: #fff !important;
	border-radius: 3px;
	cursor: pointer;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 20px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.button_buy {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #419bd0 !important;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	display: block;
	padding: 1px 7px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border: 1px solid #9c9d9e;
	border-radius: 3px 0 0 3px;
	background:-webkit-linear-gradient(#fefefe 0%, #eceff0 100%);
	position: relative;
	top: 3px;
}

a.button_sell {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	color: #ff501b !important;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	display: block;
	padding: 1px 7px;
	text-decoration: none;
	float: left;
	background:-webkit-linear-gradient(#fefefe 0%, #eceff0 100%);
	border-top: 1px solid #9c9d9e;
	border-right: 1px solid #9c9d9e;
	border-bottom: 1px solid #9c9d9e;
	border-radius: 0px 3px 3px 0;
	position: relative;
	top: 3px;
}

a.button_round {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #419bd0 !important;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	display: block;
	padding: 1px 7px;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border: 1px solid #9c9d9e;
	background:-webkit-linear-gradient(#fefefe 0%, #eceff0 100%);
	position: relative;
	top: 3px;
}

a.button_buy:hover, a.button_sell:hover, a.button_round:hover {
	border-color: #888888;
}

.previous-next {
	display: block;
	margin: 2em 0;
}

.previous-next a {
	font-weight: 900;
}

#respond {
	display: block;
	overflow: hidden;
	margin-bottom: 5em;
}


@media only screen and (max-width:939px) {
	body {
		width: 100%;
	}
	
	section, footer {
		width: 100%;
	}

	thead tr .header {
		background-image: none;
	}
	
	table.pyjamas tr th, table.pyjamas tbody tr td {
		padding: 0px 2px !important;
	}

	/*
	.container {
		padding: 0 1em;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	*/
	.wrapper, #logo-container, #portal-link, #comments, footer {
		padding: 0 1em;
		display: block;
		float: none;
		text-align: center;
		max-width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	.white-bg, .grey-bg {
		display: block;
		overflow: hidden;
		padding: 1em;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	.white-bg .container, .grey-bg .container {
		display: block;
		overflow: hidden;
		margin-bottom: .5em;
	}

	#pos-left {
		width: 100%;
		max-width: 100%;
		display: block;
		overflow: hidden;
		float: none;
		position: static;
		margin: 0;
		text-align: left;
	}
	
	#pos-right {
		margin-top: 1em;
		margin-right: .1em;
	}

	#pos-left img {
		max-width: 50%;
		height: auto;
		margin: 1em auto;
	}
	
	#pos-left #main-desc {
		width: 50%;
		float: right;
		padding: 0;
		padding-left: 3em;
		display: inline-block;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
	section {
		width: 60%;
		margin-right: 2em;
	}
	
	aside {
		width: 30%;
		float: right;
	}	

	footer .quarter h3 {
		font-size: 15px;
		font-family: Arial;
	}
	
	footer .quarter {
		max-width: 25%;
		float: left;
		display: inline-block;
	}
	
	footer .quarter img {
		max-width: 100%;
	}
	
	footer .quarter:nth-child(odd), footer .quarter:nth-child(even) {
		float: left !important;
		padding: 3em 1em 3em 0 !important;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	
}
/*
@media only screen and (max-width:879px) {
	footer .quarter:nth-child(odd) {
		width: 50%;
		padding: 3em 1em 3em 0;
		margin: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: left;
	}
	
	footer .quarter:nth-child(even) {
		width: 50%;
		padding: 3em 0 3em 1em;
		margin: 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		float: right;
		margin-bottom: 4em;
	}
}
*/
@media only screen and (max-width:640px) {
	.content, #comments {
		margin-top: 3em;
		text-align: left;
		padding: 0 !important;
	}
	
	h3#comments {
		margin: 0;
		padding: 0;
	}
	
	#respond h3 {
		text-align: left;
		margin-bottom: .5em;
	}
	
	#respond p {
		display: block;
		overflow: hidden;
		text-align: left;
	}
	
	#logo-container, #portal-link {
		margin: 1em 0;
	}
	
	#pos-left, #pos-right {
		display: block;
		width: 100%;
		overflow: hidden;
		max-width: 100%;
		margin: 0;
		text-align: center;
	}
	
	#pos-left img {
		overflow: hidden;
		position: static;
		max-width: 100%;
		height: auto;
	}
	
	#pos-left #main-desc {
		font-size: 18px;
		text-align: left;
		width: 100%;
		padding: 0;
		overflow: hidden;
		position: static;
		float: left;
	}
	
	#pos-right {
		margin-bottom: 1em;
	}
	
	#pos-right .search-box {
		margin: 1em 0;
		display: block;
	}
	
	#s {
		width: 100%;
		left: 0px;
	}
	
	.icon-search {
		display: none;
	}
	
	section, aside {
		width: 100%;
		margin: 0 0 5em 0;
		float: none;
		text-align: left;
		display: block;
	}
	
	aside {
		padding-top: 3em;
		clear: both;
	}
	
	.post, .widget {
		margin: 0;
	}
	
	.post-content .wp-caption {
		display: block;
		overflow: hidden;
		max-width: 100% !important;
		width: auto !important;
		clear: both;
		text-align: center;
		margin: 1em 0;
	}
	
	.post-content .wp-caption img {
		max-width: 100% !important;
		height:auto;
		padding: 0;
		display: block;
		overflow: hidden;
		margin: 0px auto;
	}
	
	body .post-content img,
	body .post-content .wp-caption {
	  max-width: 100%;
	  height: auto;
	  width: auto \9;
	}
	
	.post-content .wp-caption-text {
		font-style: italic;
	}
	
	.post {
		margin-bottom: 3em;
	}
	
	footer .quarter {
		max-width: 100%;
		float: left;
		display: inline-block;
		margin: 0;
	}

	
	footer .quarter:nth-child(odd), footer .quarter:nth-child(even) {
		width: 100% !important;
		display: block;
		padding: 0 !important;
		float: none !important;
		margin-bottom: 0;
	}
	
	
	footer, .subfooter {
		padding: 0 1em;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		display: block;
		overflow: hidden;
	}
	
	footer .quarter ul li span {
		padding: 0;
	}
	
	.subfooter span {
		width: 50%;
		float: left;
		margin: .5em 0;
	}
	
	footer .quarter h3 {
		font-size: 15px;
		display: block;
		overflow: hidden;
		margin: 1em 0;
		cursor: pointer;
		font-family: Arial;
		font-weight: 900;
		color: #007ebb;
	}
	
	
	footer .quarter h3:before {
		font-family: 'avanza-icomoon';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		content: "\2a\00a0";
		color: #007ebb;
		/*content: '\<span aria-hidden=\"true\" class=\"icon-arrow-down-alt1\"\>\ <\/span\>';*/
	}
	
	footer .quarter .textwidget {
		display: none;
	}
	
	a.button_green, a.button_orange {
		display: inline-table;
		overflow: hidden;
		width: auto;
		margin: .5em 0;
	}
	
	table {
		width: 100%;
	}
	
	table.pyjamas td {
		min-width: 48px;
	}
	
	.responsive.pinned {
		display: none !important;
	}
	
	.responsive.scrollable {
		margin-left: 0% !important;
	}
}

/* GULDFORS */


#statusbar {
	overflow: hidden;
	width: 90%;
	margin: 5px auto;
	border-right: 1px solid #ccc;
	border-radius: 3px;
}
#statusbar.blue {
	background: #55b9d5;
}
#statusbar.green {
	background: #6bbc73;
}
#statusbar.yellow {
	background: #f4c537;
}
#statusbar.red {
	background: #f56238;
}
.status_icon {
	float: left;
	width: 3%;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
.status_text {
	width: 93%;
	background: #fff;
	padding: 10px 2%;
	float: right;
	line-height: 15px;
	font-size: 12px;
	color: #333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}
.status_text .close {
	float: right;
}

div.wp-caption {
	width: auto !important;
	max-width: 100% !important;
}

@media only screen and (max-width: 980px) {
	.status_icon {
		width: 7%;
	}
	.status_text {
		width: 89%;
	}
}

@media only screen and (max-width: 320px) {
	#slb_viewer_wrap .slb_theme_slb_baseline,
	#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout,
	#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
	min-width: 0 !important;
	}
}

.slb_data_title,
.slb_template_tag_ui_group_status {
	font-family: 'Ubuntu', sans-serif !important;
	font-size: 13px !important;
}
.slb_template_tag_ui_group_status {
	margin-left: 20px !important;	
	font-size: 12px !important;
}