/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

img
{
	border: none;
}

body,
select,
input,
textarea,
table
{
	font-size: 14px;
	color: #505050;
	padding: 0px 10px 10px 10px;
	font-family: 'Open Sans', sans-serif;
}

body
{
	margin-top: 0;
	height: auto;
}

body > p
{
	margin-bottom: 0;
}

p.ingress
{
	margin-bottom: 1em;
	padding: 0;
}

table
{
	font-size: inherit;
	font-size: 100%;
}

h1,
h2,
h3,
h4
{
	font-family: Open sans;
	font-weight: normal;
	font-size: 6.4rem;
	margin-top: .7em;
	line-height: 1.2em;
	color: var(--text-color-neutral);
}

h1
{
	font-size: 32px;
	border-bottom: 0;
}

h2
{
	font-size: 28px;
	margin-bottom: 8px;
}

h3
{
	font-size: 24px;
	margin-bottom: 8px;
}

h4
{
	font-size: 20px;
	margin-bottom: 8px;
}

h3.ingress
{
	font-size: 20px;
	padding: 0;
}

h1.FAQ
{
	line-height: 1.2em;
	font-size: 14pt;
	margin-bottom: 5px;
	mc-disabled: true;
}

span.gui
{
	font-family: Open sans;
	color: var(--text-color-neutral);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

MadCap|xref
{
	mc-disabled: false;
	mc-format: '{title}';
	color: #26639f;
	mc-popup-height: 100%;
	mc-popup-width: 100%;
}

td
{
	vertical-align: top;
}

html
{
	background-color: #ffffff;
}

h3.startsida
{
	margin-bottom: 0em;
	font-size: 100%;
	mc-disabled: true;
}

h1.startsida
{
	font-family: Arial;
	color: #000000;
	font-size: 130%;
	mc-disabled: true;
}

p
{
	margin-top: 0em;
	margin-bottom: 1em;
}

p.Bold
{
	font-weight: bold;
}

img.thumbnail
{
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 120px;
	mc-thumbnail-max-height: auto;
}

MadCap|indexProxy
{
	mc-disabled: true;
}

a
{
	font-size: 1em;
}

ul
{
	margin-left: 20px;
	padding-left: 0px;
}

li
{
	margin: 0;
	margin-bottom: 0.5em;
}

MadCap|pageHeader
{
	background-repeat: no-repeat;
}

a:link,
a:visited
{
	color: #0974b3;
}

a:hover,
a:active
{
	color: #35a4e6;
}

MadCap|breadcrumbsProxy
{
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	color: #26639f;
	border-bottom-color: #c0c0c0;
	border-bottom-width: 1px;
	mc-breadcrumbs-prefix: ' ';
	mc-breadcrumbs-count: 3;
}

h1.a
{
	mc-disabled: true;
}

span.Funktion
{
	mc-disabled: true;
}

img.menu
{
	padding-bottom: 3px;
	vertical-align: middle;
	height: 12px;
	width: auto;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

img.icon
{
	height: 16px;
	width: auto;
}

a.SeeAlso_long_link
{
	position: absolute;
	min-width: 700px;
}

/* Visma eAccounting settings (can be used for other services as well) Getting Started */

p.Searchword
{
	margin-top: 0em;
	margin-bottom: 1em;
	color: #a9a9a9;
	font-style: italic;
}

div.ImagesFloatLeft
{
	clear: both;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

div.ImagesFloatRight
{
	clear: both;
	float: right;
	margin-left: 10px;
	padding: 5px;
}

object.BigMargin_YouTube
{
	width: 250px;
	height: 180px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}

a.aWhite
{
	font: 'Open Sans', sans-serif;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	color: #ffffff;
}

div.TextBoxes
{
	float: left;
	width: 50%;
	padding: 0 0 2% 3%;
}

.TextBoxesClear div.TextBoxes:first-child
{
	padding-left: 0;
	padding-right: 3%;
}

div.FilmBoxes
{
	display: table-cell;
	width: 1%;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}

div.FilmBoxes div.filmTxt
{
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

div.FilmBoxes div.film
{
	width: auto !important;
	display: inline-block;
	margin: 0 auto;
	padding: 5px 5px 2px 5px;
	border: 4px double #ccc;
	border-radius: 5px;
	-webkit-box-shadow: 0 6px 4px -4px #ddd;
	-moz-box-shadow: 0 6px 4px -4px #ddd;
	box-shadow: 0 6px 4px -4px #ddd;
}

div.TextBoxesClear,
div.FilmBoxesClear
{
	clear: both;
}

div.TextBoxesClear:before,
div.TextBoxesClear:after,
div.FilmBoxesClear:before,
div.FilmBoxesClear:after
{
	content: "";
	display: table;
}

div.TextBoxesClear:after,
div.FilmBoxesClear:after
{
	clear: both;
}

#contentBody .row > p.ingress + div.TextBoxesClear,
body > p.ingress + div.TextBoxesClear
{
	border-top: 1px solid rgb(218,218,218);
}

div.TextBoxesClear
{
	border-bottom: 1px solid rgb(218,218,218);
}

div.FilmBoxesClear table
{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

div.FilmBoxesClear table td
{
	/*width: 1%;*/
	padding: 0;
	vertical-align: top;
	text-align: center;
}

div.FilmBoxesClear table td div
{
	width: 165px;
	margin: 0 auto;
	padding: 0 5px;
}

div.FilmBoxesClear table td:empty
{
	display: none;
}

div.FilmBoxesClear h3
{
	text-align: center;
	margin-bottom: 1em;
}

/*div.FilmBoxesClear {
	margin-top: 25px;
	display: table;
	width: 100%;
}*/

@media screen and (max-width: 700px)
{
	div.TextBoxesClear
	{
		border: none;
		display: block;
	}

	div.TextBoxes,
	div.FilmBoxes
	{
		display: block;
		width: 100%;
		padding: 0 !important;
	}

	div.TextBoxes
	{
		border-bottom: 1px solid rgb(218,218,218);
		padding-bottom: .5em;
	}

	div.FilmBoxes
	{
		margin-bottom: 1.5em;
	}

	div.FilmBoxesClear table td
	{
		width: 100%;
		display: block;
		margin-bottom: 1.5em;
	}

	div.FilmBoxesClear table td div
	{
		width: 100%;
	}

	body > p.ingress
	{
		padding: 0;
	}

	h2.ingress
	{
		padding: 0;
	}

	h3.ingress
	{
		padding: 0;
	}
}

h3.H3_underline
{
	font-size: 11pt;
	padding-bottom: 15px;
	padding-top: 10px;
	line-height: 1.3em;
	margin: 0.3em 0 0.5em 0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #F5F5F5;
}

h4.H4_gettingstarted
{
	font-size: 10pt;
	padding-top: 5px;
	margin: 0.3em 0 0.5em 0;
}

H1.rubrik_Gettingstarted
{
	font-size: 32px;
}

.MCBreadcrumbsBox_0,
.button-group-container-left
{
	display: none;
}

MadCap|dropDownHead.H2
{
	color: #26639f;
	display: block;
	font-weight: normal;
	mc-disabled: false;
	font-size: 12pt;
	font-family: Verdana;
}

MadCap|dropDownHead.H3
{
	color: #26639f;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: normal;
	mc-disabled: false;
	font-size: 11pt;
}

MadCap|dropDownHead.H4
{
	color: #26639f;
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-weight: normal;
	margin-bottom: 0px;
	mc-disabled: false;
	font-size: 10pt;
}

.TextBoxes > .MCDropDown > .MCDropDownHead
{
	background: #fafafa;
	background: url('../images/css/global-css-arrow-large.svg');
	background: -webkit-linear-gradient(top, #fafafa 0, #f4f4f4 75%, #f8f8f8 100%);
	background: linear-gradient(to bottom, #fafafa 0, #f4f4f4 75%, #f8f8f8 100%);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#f8f8f8', GradientType=0);
	box-shadow: 0 1px 0 #e7e7e7, -1px -1px 0 #fff inset, 1px 1px 0 #fff inset;
	text-decoration: none;
	padding: 8px 5px 10px 15px;
	border: 1px solid #dcdcdc;
	font-size: 15px;
	font-weight: normal;
}

.TextBoxes > .MCDropDown > .MCDropDownBody
{
	margin: 0;
	padding: 10px;
	border: 1px solid #dcdcdc;
	border-top: 0;
}

.TextBoxes > .MCDropDown.MCDropDown_Open > .MCDropDownBody
{
	box-shadow: 0 1px 0 #e7e7e7;
}

.TextBoxes > .MCDropDown > .MCDropDownHead a:before
{
	display: block;
	background: url('../images/css/global-css-arrow-large.svg');
	background-size: 62px 8px;
	background-position: -17px 0;
	background-repeat: no-repeat;
	width: 11px;
	height: 7px;
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity: .72;
}

.TextBoxes > .MCDropDown.MCDropDown_Open > .MCDropDownHead a:before
{
	top: 9px;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.dropDowndropDownfielddescription .dropDownHead a:before
{
	top: 12px !important;
}

.TextBoxes > .MCDropDown .MCDropDownHead a
{
	padding-left: 17px;
	position: relative;
	display: block;
}

.TextBoxes > .MCDropDown .MCDropDownHead a
{
	background-image: none;
}

.TextBoxes > .MCDropDown .MCDropDownHead a img
{
	display: none;
}

.TextBoxes > .MCDropDown > .MCDropDownBody .MCDropDown .MCDropDownHead a:before
{
	display: block;
	background: url('../images/css/global-css-arrow-small.svg');
	background-size: 33px 6px;
	background-position: -13px 0;
	background-repeat: no-repeat;
	width: 8px;
	height: 5px;
	content: '';
	position: absolute;
	left: 5px;
	top: 9px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	opacity: .72;
}

.TextBoxes > .MCDropDown > .MCDropDownBody .MCDropDown.MCDropDown_Open .MCDropDownHead a:before
{
	top: 10px;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.dropDowndropDownfielddescription .dropDownHead a:before
{
	top: 12px !important;
}

.TextBoxes > .MCDropDown > .MCDropDownBody .MCDropDown .MCDropDownHead img
{
	display: none;
}

