
html{
	font-size: 87.5%; /* Nedskalerer tekst for utskrift */
}

.page_title, .header-title{
	font-size: 1.25rem;
}

#eqs_document h1 {
	font-size: 21px;
}

#eqs_document h2 {
	font-size: 18.375px;
}

#eqs_document h3 {
	font-size: 15.75px;
}

#eqs_document h4 {
	font-size: 14.875px;
}

#eqs_document h5, #eqs_document h6, #eqs_document body, #eqs_document p, #eqs_document td, #eqs_document li, #eqs_document th {
	font-size: 14px;
}

.doc-header-content {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

body {
	max-width: auto !important;
	border-right: none !important;
}


/* Hides some stuff from Google maps */
.gm-fullscreen-control, .gmnoprint, .gm-style-cc {
    display: none;
}

/* -------------------------------------------------------------------------- */
/* Selectors to adjust printing of the viewing area */

div#eqs_topframe, div#eqs_footer, div#tab_container, div#tab_container.fixed + br, .information, .noprint, .round, div#eqs_topframe_admin, div#eqs_footer_admin, .blockUI {
	display: none !important;
}


div#eqs_content_div table#doc-label {
	border: 0 !important;
	box-shadow: none;
	background-color: #ffffff;
	background-image: none;
}

body{
	background: none !important;
	background-image: none !important;
	background-color: none !important;
}

#eqs_document div.WordSection1 {
    page: auto !important;
}

div[data-name="map"]{
	page-break-inside: avoid;
}

hr{
	max-width: 716px;
}
