@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Home Page General Styles*/

body
{
	background-color: #cccccc;
	color: #333333;
	font-family: 'Segoe UI';
	font-size: 12pt;
	line-height: 1.7em;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
	font-family: inherit;
}

h3.SubCenter
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 0px;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	line-height: 1.6em;
	margin: 0 0 10px 0;
	font-family: 'Segoe UI';
	color: #333333;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.whiteheader
{
	font-weight: normal;
	font-family: 'Segoe UI Light';
	font-size: 35pt;
	color: #333333;
	line-height: normal;
}

.row.nav-search
{
	display: none;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

/* Home Page Button Styles */

.button
{
	cursor: pointer;
	background-color: transparent;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	border: solid 2px black;
	color: black;
}

.button.black:hover
{
	background-color: #ccc;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #e6e6e6;
	margin-top: -50px;
}

#content-section h3
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 0px;
}

#content-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #5a5a5a;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
	list-style-image: url('../Images/Styles/Grön_BulletNivå1.png');
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 15px;
	padding-bottom: 35px;
	background-image: none;
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h3
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: -79px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 20px;
}

/* Home Page Footer */

.footer
{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #999999;
}

.footer a
{
	text-decoration: none;
	color: #DADADA;
}

.footer > div.row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: left;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

a:link
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #01748b;
}

a:visited
{
	color: #01748b;
	text-decoration: none;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
}

MadCap|slideshowCaption
{
	background: none;
	padding: 0px;
	padding-top: 0px;
	color: #666666;
}

html.HomePage
{
	
}

img
{
	
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

/* Small Layout */

@media screen and (max-width: 40em)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h3
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-section
	{
		padding-top: 30px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}
}

ul
{
	list-style-image: url('../Images/Styles/Grön_BulletNivå1.png');
}

@media EDPFuture
{
	div.topichero
	{
		
	}
}

@media Röd
{
	div.topichero
	{
		
	}
}

@media Blå
{
	div.topichero
	{
		background-image: none;
	}

	div.image-container-Faq:hover
	{
		
	}

	div.image-container-Filnedladdning:hover
	{
		
	}

	div.image-container-KomIgang:hover
	{
		
	}

	div.image-container-Nyheter:hover
	{
		
	}

	div.image-container-Priopunkter:hover
	{
		
	}

	div.image-container-Support:hover
	{
		
	}

	div.image-container-TipsTrix:hover
	{
		
	}
}

img.snabbknapp
{
	box-shadow: 1px 1px 5px #888888;
}

img.snabbknapp:hover
{
	box-shadow: 3px 3px 5px #888888;
}

div.image-container-TipsTrix
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappTipsOchTrix.png');
}

div.image-container-TipsTrix:hover
{
	background-image: url('../Images/Hem/Knappar/KnappTipsOchTrix_hover.png');
}

@media Grå
{
	div.topichero
	{
		
	}
}

div.image-container-Nyheter
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappNyheter.png');
}

div.image-container-Nyheter:hover
{
	background-image: url('../Images/Hem/Knappar/KnappNyheter_hover.png');
}

div.image-container-Priopunkter
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappPriopunkter.png');
}

div.image-container-Priopunkter:hover
{
	background-image: url('../Images/Hem/Knappar/KnappPriopunkter_hover.png');
}

div.image-container-KomIgang
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappKomIgang.png');
}

div.image-container-KomIgang:hover
{
	background-image: url('../Images/Hem/Knappar/KnappKomIgang_hover.png');
}

div.image-container-Support
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappSupport.png');
}

div.image-container-Support:hover
{
	background-image: url('../Images/Hem/Knappar/KnappSupport_hover.png');
}

div.image-container-Faq
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappFaq.png');
}

div.image-container-Faq:hover
{
	background-image: url('../Images/Hem/Knappar/KnappFaq_hover.png');
}

div.image-container-Filnedladdning
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
	background-image: url('../Images/Hem/Knappar/KnappFilnedladdning.png');
}

div.image-container-Filnedladdning:hover
{
	background-image: url('../Images/Hem/Knappar/KnappFilnedladdning_hover.png');
}

p.version
{
	font-size: 18pt;
	font-family: 'Segoe UI Light';
	color: #333333;
	line-height: normal;
}

img.KnappNyheter
{
	background-image: url('../Images/Hem/Knappar/KnappNyheter.png');
}

img.KnappNyheter:hover
{
	background-image: url('../Images/Hem/Knappar/KnappNyheter_hover.png');
}

div.image-container
{
	float: left;
	min-width: 142px;
	max-width: 100%;
	height: 142px;
	margin: 5px;
	display: block;
}

img.KnappPriopunkter
{
	background-image: url('../Images/Hem/Knappar/KnappPriopunkter.png');
}

img.KnappKomIgang
{
	background-image: url('../Images/Hem/Knappar/KnappKomIgang.png');
}

img.KnappTipsOchTrix
{
	background-image: url('../Images/Hem/Knappar/KnappTipsOchTrix.png');
}

img.KnappFaq
{
	background-image: url('../Images/Hem/Knappar/KnappFaq.png');
}

img.KnappSupport
{
	background-image: url('../Images/Hem/Knappar/KnappSupport.png');
}

img.KnappFilnedladdning
{
	background-image: url('../Images/Hem/Knappar/KnappFilnedladdning.png');
}

img.KnappPriopunkter:hover
{
	background-image: url('../Images/Hem/Knappar/KnappPriopunkter_hover.png');
}

img.KnappKomIgang:hover
{
	background-image: url('../Images/Hem/Knappar/KnappKomIgang_hover.png');
}

img.KnappTipsOchTrix:hover
{
	background-image: url('../Images/Hem/Knappar/KnappTipsOchTrix_hover.png');
}

img.KnappFaq:hover
{
	background-image: url('../Images/Hem/Knappar/KnappFaq_hover.png');
}

img.KnappSupport:hover
{
	background-image: url('../Images/Hem/Knappar/KnappSupport_hover.png');
}

img.KnappFilnedladdning:hover
{
	background-image: url('../Images/Hem/Knappar/KnappFilnedladdning_hover.png');
}

div.container-5
{
	overflow: hidden;
	max-width: 760px;
	margin: 0px auto 0 auto;
}

div.container-4
{
	overflow: hidden;
	margin: 0px auto 0 auto;
	max-width: 608px;
}

div.container-3
{
	overflow: hidden;
	margin: 0px auto 0 auto;
	max-width: 456px;
}

div.container-2
{
	overflow: hidden;
	margin: 0px auto 0 auto;
	max-width: 304px;
}

MadCap|xref
{
	mc-format: '{para}';
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	color: #01748b;
}

MadCap|xref:hover
{
	border-bottom: solid 1px #01748b;
	color: #01748b;
}

p
{
	margin-top: 8px;
	margin-bottom: 12px;
}

p.Obs
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	mc-auto-number-format: '{family Segoe UI Semibold}{color #21606c}Obs! {/color}{/family}';
	background-color: #e5e5e5;
}

span.Fet
{
	font-weight: normal;
	font-family: 'Segoe UI Semibold';
}

a
{
	
}

a.footer:link
{
	color: #ffffff;
}

a.HomeFooter
{
	
}

a.HomeFooter:link
{
	color: #ffffff;
}

a.HomeFooter:visited
{
	color: #ffffff;
}

a.HomeFooter:hover
{
	color: #ffffff;
}

h2
{
	margin-bottom: 4px;
	margin-top: 20px;
	font-weight: normal;
	font-family: 'Segoe UI';
	font-size: 17pt;
	width: 100%;
	color: #333333;
}

h3
{
	margin-bottom: 4px;
	margin-top: 16px;
	font-family: 'Segoe UI';
	color: #01748b;
	font-weight: normal;
	font-size: 14pt;
	width: 100%;
}

h4
{
	color: #01748b;
	font-family: 'Segoe UI Semibold';
	font-weight: normal;
	font-size: 12pt;
	width: 100%;
}

h5
{
	mc-disabled: false;
	font-family: 'Segoe UI Semibold';
	font-weight: normal;
	font-size: 12pt;
	width: 100%;
}

p.UnderrubrikNiva1
{
	font-weight: normal;
	font-family: 'Segoe UI Semibold';
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 12pt;
}

