/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {clear: both; border-collapse:separate;border-spacing:0px;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
table.vtop td, table td.vtop {vertical-align:top !important;}
table.vmiddle td, table td.vmiddle, table th.vmiddle {vertical-align:middle !important;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75% !important;padding: 0 !important;color:#512b2b;background:#fff;font-family:Arial,Helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.834em;line-height:1;margin-bottom:0.5em;}
h2,h3 {font-size:1.167em;line-height:1.214em;margin-bottom:0.75em;}
/*h3 {font-size:1em;font-weight:bold;line-height:1.333em;margin-bottom:0.75em;}*/
h4 {font-size:1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.5em;}
h6 {font-size:1em;font-weight:bold;margin-bottom: 0.2em;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:0;padding:0;}
p img.right {float:right;margin:0 0 0 1.5em;}
p img.left {float:left;margin:0 1.0em 1.0em 0 !important;}
p.nojs img{float:none;}
a.right {float:right;margin:0 0 0 1.5em;}
p.right, .text-right {text-align:right;}
div.right {float:right;}
div.left, a.left {float:left;}
.center {text-align: center;}
a:active, a:focus {outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;outline: none;}
a {color:#2c7d8b;text-decoration:underline; -moz-outline-style:none; outline:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 0 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;margin-bottom: 0.5em;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
th, td {padding:4px 5px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {margin-bottom:.5em; font-weight:bold;}
small, .small {font-size:0.9em; line-height:1.666; margin-bottom:1.666em;}
.gsmall {font-size:11px; line-height:1.5; color:#555555;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0 !important;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0 !important;padding-bottom:0 !important;}
.nowrap { white-space: nowrap; }

/* grid.css */
.container {width:950px;margin:0 auto;}
body { margin:0; }
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:25px;}
div.span-6.mr50 {margin-right:50px;}
div.last {margin-right:0;}
.span-1  { width: 30px !important;}
.span-2  { width: 85px !important;}
.span-3  { width: 140px !important;}
.span-4  { width: 195px !important;}
.span-5  { width: 250px !important;}
.span-6  { width: 305px !important;}
.span-7  { width: 360px !important;}
.span-8  { width: 415px !important;}
.span-9  { width: 470px !important;}
.span-10, div.span-10 { width: 525px !important; margin: 0; }
.span-12, div.span-12 { width: 700px !important; margin: 0; }
.span-21 {width:362px;}
.span-22 {width:467px;}
.span-24 {width: 240px;}
.span-form {width: 491px;}

.box {padding:5px;margin-bottom: 5px;background:#E5ECF9;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.hidden { display: none; }

/* forms.css */
label {font-weight:normal;}
/*fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}*/
fieldset {padding:0;margin:0;border:none;}
legend {font-weight:normal;font-size:1em;}
input.text, input.title, textarea, select {margin:0;}
input.text:focus, input.title:focus, textarea:focus, select:focus {}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;font:12px Arial,Helvetica,sans-serif;resize:none;}
/*.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}*/
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.notice a {color:#514721;}
.success a {color:#264409;}

div.error-list {background:#FFF4D7;border:1px solid #FD8613;margin-bottom:1.5em;padding:5px;}
div.error-list h3 {color:#E65D0D;margin-left:10px;padding-top:5px;}
div.error-list ul {margin-bottom:10px;}
.error a {color:#8a1f11;}
.error label {color:#d33d00;}

.lft {float:left;}
.rght {float:right !important;}
.posR {position:relative;}
.pos {position:relative;float:left;width:100%;}
.pos.n {position:relative;float:none !important;width:100%;}
a.black {color:#000000;}
a.rss {background: url('images/ico.rss.gif') no-repeat right 0px; padding-right: 23px; display:inline-block;}
a.external{background: url('images/ico.ext2.png') no-repeat right center; padding-right:15px;position:relative;}
ul.non {list-style:none; margin: 0 0 1em 0 !important;}
ul.non li {margin-bottom:0.5em;}
.pseudo { color: #EA5E0D; border-bottom: 1px dashed #EA5E0D; cursor: pointer; }
.pseudo:hover { border-bottom-color: #FFFFFF; }
.orange { color: #ff6100 !important; }
.orange-light { color: #fec202; }
.gray { color: #727272 !important; }
.orangetext { color: #f35b1c !important; }

.margin_b {margin-bottom: 1em !important;}
.margin_r {margin-right: 1em;}
.margin_l {margin-left: 0.5em;}
.margin_t {margin-top: 1em;}
.padding_t {padding-top: 1em;}
.padding_t3 {padding-top: 3px;}
.padding_b {padding-bottom: 1em;}
.padding_r {padding-right: 0.5em;}
.margin_no {margin: 0 !important;}
.padding_no {padding: 0 !important;}

.pushLink {padding-left: 22px !important;}

.fr { float: right}
.ml15 { margin-left: 15px}

#searchParentCounts {
	float: left;
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 2px solid #ebe7e2;
    width: 175px;
    margin: 5px 0 0 15px;
	list-style: none;
}
#searchParentCounts li {
	background: rgba(0, 0, 0, 0) url("../images/new_design_2016/link_block_arrow.svg") no-repeat scroll 0 6px;
	padding: 0 0 8px 12px;
	position: relative;
}
#searchParentCounts .count {
    position: absolute;
    top: 1px;
    right: 0;
}
.searchParentCountsTop {
	float: left;
	width: 195px;
	margin-left: 15px;
	display:block;
}
.searchParentCountsTop h4 {
	background-color: #fbf2ea;
	border-bottom: 2px solid #ebe7e2;
	font-family: 'SwedbankSansMedium', Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 8px 12px;
}

