@charset "utf-8";
/* CSS Document */
/*
Theme Name: Divi child theme
Template: Divi
*/
/* YOUR CSS EDITS GO BELOW THIS LINE AND AND CSS RULES YOU MAKE HERE WILL OVERIDE THE MASTER DIVI THEME CSS RULES */
.et_header_style_centered #main-header div#et-top-navigation {
    position: relative;
    bottom: 0;
    width: 100%; display:inline-block;border-top: #e5e5e5 solid 1px;
}
@media (min-width: 981px){
	.et_fullwidth_nav #main-header .container {
		width: 100%;
		max-width: 100%;
		 padding-right: 0px; 
		 padding-left: 0px; 
	}
	.et_header_style_centered #main-header .logo_container {
		height: 100px;
		padding: 0;
		padding-left: 30px;
	}
	#top-menu li {
		display: inline-block;
		/* padding-right: 22px; */
		font-size: 14px;
		padding: 0px 22px 0px 22px;
		border-right: #e5e5e5 solid 1px;
	}
	#top-menu>li:last-child {
		padding-right: 0;
		border-right: #FFF solid 1px;
	}
}
#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
 top: 12px;
}
.et_header_style_centered #top-menu>li>a {
    padding-bottom: 1em;
	padding-top:1em;
}
#menu-item-762 .sub-menu{
	background:#00b04b;
}
#menu-item-699 .sub-menu{
background:#34b444; top:-170px;
}
#menu-item-764{background: #03448E; padding-right:22px!important;}
#menu-item-764 a{color:#fff;}
#menu-item-699 .sub-menu li, #menu-item-179 .sub-menu li{
	border-right:none;
}

/*#menu-item-699 .sub-menu li:after{content:"\002A";}*/
#menu-item-762 .sub-menu a, #menu-item-699 .sub-menu a{ color:#fff !important; font-size:12px;}
#menu-item-762 .sub-menu a, #menu-item-699 .sub-menu a{ color:#fff; font-size:12px;}
#menu-item-762 li.current-menu-item>a,#menu-item-179 li.current-menu-ancestor>a{ color:#fff; font-size:12px;} 


.line-title {
    padding-top: 1px; /* Allows for hr margin to start at top of h2 */
}

/* clearfix for floats */
.line-title:after {
    content: "";
    display: table;
    clear: both;
}

.line-title p {
    padding-right: 10px;
    float: left;
}
.line-title p{ margin:0px;}
.line-title hr {
    border:2px dotted #333;
    border-width: 1px 0 0 0;
    margin-top: 15px!important;
}
.right-txt{text-align:right !important;}
@media 
	only screen and (max-width: 480px) {
		.mob-hide{display:none;}	
		.right-txt{text-align:left !important;}
		*:before, *:after { box-sizing: inherit;}
		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		.table-text tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text td:first-child {padding-left:50px!important; border:none;}
		.table-text td:nth-of-type(2){ margin-bottom:20px;}
		.table-text td:nth-of-type(2):before{ content: "Skýr ";font-weight:bold;}
		.table-text td:nth-of-type(3):before{ content: "2018";font-weight:bold;}
		.table-text td:nth-of-type(4):before { content: "2018";font-weight:bold; }
		.table-text td:nth-of-type(5):before { content: "2017"; font-weight:bold;}
		
		/* Efnahagsreikningur 2017 */
		
		 .table-text-1 tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text-1 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text-1 table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text-1 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text-1 td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text-1 td:first-child {padding-left:50px!important; border:none;}
		.table-text-1 td:nth-of-type(2){ margin-bottom:20px;}
		.table-text-1 td:nth-of-type(2):before{ content: "Skýr ";font-weight:bold;}
		.table-text-1 td:nth-of-type(3):before{ content: "2018";font-weight:bold;}
		.table-text-1 td:nth-of-type(4):before { content: "2017";font-weight:bold; }
		
		
		/* Skýringar */
		
		 .table-text-s1 tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text-s1 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text-s1 table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text-s1 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text-s1 td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text-s1 td:first-child {padding-left:50px!important; border:none;}
		.table-text-s1 td:nth-of-type(2):before{ content: "2017";font-weight:bold;}
		.table-text-s1 td:nth-of-type(3):before { content: "2016";font-weight:bold;}
		
		/* Skýringar 2*/
		.table-text-s2 tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text-s2 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text-s2 table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text-s2 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text-s2 td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text-s2 td:first-child {padding-left:50px!important; border:none;}
		.table-text-s2 td:nth-of-type(2):before{ content: "Fasteignir";font-weight:bold;}
		.table-text-s2 td:nth-of-type(3):before{ content: "Hafnir og mannvirki";font-weight:bold;}
		.table-text-s2 td:nth-of-type(4):before{ content: "Gatnakerfi";font-weight:bold;}
		.table-text-s2 td:nth-of-type(5):before { content: "Bátar, bifreiða";font-weight:bold; }
		.table-text-s2 td:nth-of-type(6):before { content: "Samtals";font-weight:bold; }
		
		
		/* Skýringar 3*/
		.table-text-s3 tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text-s3 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text-s3 table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text-s3 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text-s3 td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text-s3 td:first-child {padding-left:50px!important; border:none;}
		.table-text-s3 td:nth-of-type(2):before{ content: "Fasteignamat";font-weight:bold;}
		.table-text-s3 td:nth-of-type(3):before{ content: "Vátryggingaverð";font-weight:bold;}
		
		
		/* Skýringar 4*/
		.table-text-s4 tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text-s4 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text-s4 table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text-s4 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text-s4 td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text-s4 td:first-child {padding-left:50px!important; border:none;}
		.table-text-s4 td:nth-of-type(2):before{ content: "Eignarhluti";font-weight:bold;}
		.table-text-s4 td:nth-of-type(3):before{ content: "Nafnverð";font-weight:bold;}
		.table-text-s4 td:nth-of-type(4):before{ content: "Bókfært verð";font-weight:bold;}
		
		
		
		/* Skýringar */
		
		 .table-text-s5 tr { border: #efefef solid 2px!important; margin-bottom:3px!important; height:auto!important;}
		th{ display:none;}
		.table-text-s5 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%!important; height:auto!important;
		}
		.table-text-s5 table tr td{     border: #fff solid 0px!important;    padding: 3px 3px; text-align:center;}
		.table-text-s5 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			/*width: 45%; */width: 30%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		.table-text-s5 td {padding-left:100px!important;width:100%!important; clear:both;}
		/*
		Label the data
		*/
		.table-text-s5 td:first-child {padding-left:50px!important; border:none;}
		.table-text-s5 td:nth-of-type(2):before{ content: "Vextir";font-weight:bold;}
		.table-text-s5 td:nth-of-type(3):before{ content: "2017";font-weight:bold;}
		.table-text-s5 td:nth-of-type(4):before { content: "2016";font-weight:bold;}

}




/* */
table.tc1 {
    border: none;
	width:50%;
}
table.tc1 td {width: 30% !important; border: none !important;}
.tc1-td-pdleft{padding-left:30px;}
.tc1-td-pdleft p{padding-bottom:0px;}
.tc1-td-pdleft .tc1 {margin-bottom: 30px;}

table.tc1-1 tr:nth-child(1) {background: #548dd4; color: #fff;}
table.tc1-1 { width: 60%; border-color: #0846ac;margin: 0 auto;}
table.tc1-1 td:nth-child(1) {width: 55%; border-right: 1px solid;}
table.tc1-1 tr td {border-color: #0846ac;}
table.tc1-1 td:nth-child(2) { border-right: 1px solid #000;}
.dharma-symbol ul{list-style: none !important;margin-left: 0; padding-left: 1.2em; text-indent: -1.2em;}
.dharma-symbol li:before{content: "\2638"; display: block; float: left; width: 1.2em;}
.dharma-symbol ul li {margin-bottom: 15px;}

table.tc1-2 {width: 90%; margin: 10px auto;}
table.tc1-2 tr:nth-child(1) {background: #4f81bd; color: #fff;}
table.tc1-2 tr:nth-child(2) {background: #4f81bd; color: #fff;}
table.tc1-2 td { border: 1px solid #000; padding:6px;}
table.tc1-2 tr:last-of-type {font-weight: bold;}

table.tc1-3 { width: 70%; margin: 0 auto;}
table.tc1-3 tr:nth-child(1) { background: #4f81bd;color:#fff;}
table.tc1-3 td {border: 1px solid;}
table.tc1-3 td:nth-child(1) {font-weight: bold;}
table.tc1-3 tr:last-of-type {font-weight: bold;}

.wid-page {
    width: 50%;
    display: inline-block;
    float: left;
}

.td1 table{border: none;}
.td1 table tr td {border: none;}
.td1 thead tr:nth-child(1) {border-top: 1px solid; border-bottom: 1px solid;}
.td1 tr td:nth-child(1) {text-align: left;}
.td1 tr td {text-align: center;}
.td1 tr:nth-child(3) td:nth-child(1) {padding-left: 40px;}
.td1 tr:nth-child(2) td:nth-child(1) {padding-left: 40px;}
.td1 tr td:nth-child(3) {background: #eaf1dd;}
.td1 tr td:nth-child(4) {background: #c2d69b;}
.td1 tbody tr:last-child {border-bottom: 1px solid;}

.italic-box p{padding:10px;background:#eaf1dd;font-style:italic;}

.td2 table{border: none;}
.td2 table tr td {border: none;}
.td2 thead tr:nth-child(1) {border-top: 1px solid; border-bottom: 1px solid;}
.td2 tr td:nth-child(1) {text-align: left;}
.td2 tr td {text-align: center;}
.td2 tr td:nth-child(2) {background: #eaf1dd;}
.td2 tr td:nth-child(3) {background: #c2d69b;}
.td2 tr td:nth-child(5) {background: #eaf1dd;}
.td2 tr td:nth-child(6) {background: #c2d69b;}
.td2 tbody tr:nth-child(2) {border-top: 1px solid;}
.td2 tbody tr:last-child {border-bottom: 1px solid;}

.td2-1 table{border: none;}
.td2-1 table tr td {border: none;}
.td2-1 thead tr:nth-child(1) {border-top: 1px solid; border-bottom: 1px solid;}
.td2-1 tr td:nth-child(1) {text-align: left;}
.td2-1 tr td {text-align: center;}
.td2-1 tr td:nth-child(2) {background: #eaf1dd;}
.td2-1 tr td:nth-child(3) {background: #c2d69b;}
.td2-1 tr td:nth-child(5) {background: #eaf1dd;}
.td2-1 tr td:nth-child(6) {background: #c2d69b;}
.td2-1 tbody tr:nth-child(2) {border-top: 1px solid;}
.td2-1 tbody tr:last-child {border-bottom: 1px solid;}


.td3 table{border: none;}
.td3 table tr td {border: none;}
.td3 thead tr:nth-child(1) {border-top: 1px solid; border-bottom: 1px solid;}
.td3 tr td:nth-child(1) {text-align: left;}
.td3 tr td {text-align: center;}
.td3 tbody tr:nth-child(2) {border-top: 1px solid;}
.td3 tr td:nth-child(2) {background: #eaf1dd;}
.td3 tr td:nth-child(3) {background: #c2d69b;}
.td3 tbody tr:last-child {border-bottom: 1px solid;}

.td3-1 table{border: none;}
.td3-1 table tr td {border: none;}
.td3-1 thead tr:nth-child(1) {border-top: 1px solid; border-bottom: 1px solid;}
.td3-1 tr td:nth-child(1) {text-align: left;}
.td3-1 tr td {text-align: center;}
.td3-1 tbody tr:nth-child(2) {border-top: 1px solid;}
.td3-1 tr td:nth-child(2) {background: #eaf1dd;}
.td3-1 tr td:nth-child(3) {background: #c2d69b;}
.td3-1 tbody tr:last-child {border-bottom: 1px solid;}


.td4 table{border: none;}
.td4 table tr td {border: none;}
.td4 thead tr:nth-child(1) {border-top: 1px solid; border-bottom: 1px solid;}
.td4 tr td:nth-child(1) {text-align: left;}
.td4 tr td {text-align: center;}
.td4 tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;}
.td4 tr:nth-child(5) {font-weight: bold; border-top: 1px solid; border-bottom: 1px solid;}
.td4 tr td:nth-child(2) {background: #eaf1dd;}
.td4 tr td:nth-child(3) {background: #c2d69b;}
.td4 tr td:nth-child(4) {background: #eaf1dd;}
.td4 tr td:nth-child(5) {background: #c2d69b;}
.td4 tbody tr:last-child {border-bottom: 1px solid;}

.td5 thead tr td { border-top: 1px solid; border-bottom: 1px solid;}
.td5 thead tr:nth-child(1) {background: #eaf1dd;font-weight: bold;}
.td5 tbody tr:nth-child(1) {font-weight: bold;}
.td5 tr td:nth-child(1) {text-align: left;}
.td5 tr td {text-align: center;}
.td5 table {border: none; margin-bottom: 0px;}
.td5 tbody tr:last-child {font-weight: bold; border-bottom: 1px solid;}

.td6 thead tr td {border-bottom: 1px solid;}
.td6 thead tr:nth-child(1) {background: #c2d69b;font-weight: bold;}
.td6 tr td:nth-child(1) {text-align: left;}
.td6 tr td {text-align: center;}
.td6 table {border: none;}
.td6 tbody tr:last-child {font-weight: bold; border-bottom: 1px solid;}


.td7 tr td {text-align: center; border-color: #000;}
.td7 tr td:nth-child(1) {text-align: left;}
.td7 table {border: none;}
.td7 thead tr:nth-child(1) {font-weight: bold;}
.td7 tbody tr:nth-child(1) {font-weight: bold;}
.td7 tr td:nth-child(2) {background: #eaf1dd;}
.td7 tr td:nth-child(3) {background: #c2d69b;}
.td7 tr td:nth-child(4) {background: #eaf1dd;}
.td7 tr td:nth-child(5) {background: #c2d69b;}
.td7 tr td:nth-child(6) {background: #eaf1dd;}
.td7 tr td:nth-child(7) {background: #c2d69b;}
.td7 tbody tr:last-child {border-bottom: 1px solid;}

.td8 table {border: none;}
.td8 table tr td {border: none;}
.td8 tr td:nth-child(1) {text-align: left;}
.td8 tr td {text-align: center; border-color: #000;}
.td8 tbody tr:last-child {border-bottom: 1px solid;}
.td8 thead tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;border-top: 1px solid;}
.td8 tbody tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;}
.td8 tr td:nth-child(3) {background: #eaf1dd;}
.td8 tr td:nth-child(4) {background: #eaf1dd;}
.td8 tr td:nth-child(5) {background: #eaf1dd;}
.td8 tr td:nth-child(6) {background: #c2d69b;}
.td8 tr td:nth-child(7) {background: #c2d69b;}
.td8 tr td:nth-child(8) {background: #c2d69b;}
.td8 tr:nth-last-child(3) {font-weight: bold; border-top: 1px solid; border-bottom: 1px solid;}
.td8 tr:nth-last-child(4){font-weight: bold;}


.td9 table {border: none;}
.td9 table tr td {border: none;}
.td9 tr td:nth-child(1) {text-align: left;}
.td9 tr td {text-align: center; border-color: #000;}
.td9 tbody tr:last-child {border-bottom: 1px solid;}
.td9 thead tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;border-top: 1px solid; text-align:center}
.td9 tbody tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;}
.td9 tbody tr:nth-child(2) {border-bottom: 1px solid;}
.td9 tr:nth-last-child(4){font-weight: bold;}
.td9 tr:nth-last-child(3) {font-weight: bold; border-top: 1px solid; border-bottom: 1px solid;}
.td9 tbody tr td:nth-child(3) {background: #eaf1dd;}
.td9 tbody tr td:nth-child(4) {background: #c2d69b;}
.td9 tbody tr td:nth-child(5) {background: #eaf1dd;}
.td9 tbody tr td:nth-child(6) {background: #c2d69b;}
.td9 tbody tr td:nth-child(7) {background: #eaf1dd;}
.td9 tbody tr td:nth-child(8) {background: #c2d69b;}
.td9 tbody tr td:nth-child(9) {background: #eaf1dd;}
.td9 tbody tr td:nth-child(10) {background: #c2d69b;}
.td9 thead tr:nth-child(2) td:nth-child(2n+1){background: #eaf1dd;}
.td9 thead tr:nth-child(2) td:nth-child(2n){background:  #c2d69b;}
.td9 thead tr:nth-child(2) td:nth-child(2){background:none}
.td9 thead tr:nth-child(2) td:nth-child(1){background:none}
.td9 thead tr:nth-child(2){border-bottom: 1px solid;font-weight:bold}


.td10 table {border: none;}
.td10 table tr td {border: none;}
.td10 tr td:nth-child(1) {text-align: left;}
.td10 tr td:nth-child(2) {text-align: left;}
.td10 tr td {text-align: center; border-color: #000;}
.td10 tbody tr:last-child {border-bottom: 1px solid;}
.td10 thead tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;border-top: 1px solid;}
.td10 tbody tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;}
.td10 tr td:nth-child(3) {background: #eaf1dd;}
.td10 tr td:nth-child(4) {background: #c2d69b;}
.td10 tr td:nth-child(5) {background: #c2d69b;}


.td11 table {border: none;}
.td11 table tr td {border: none;}
.td11 tr td:nth-child(1) {text-align: left;}
.td11 tr td:nth-child(2) {text-align: left;}
.td11 tr td {text-align: center; border-color: #000;}
.td11 tbody tr:last-child {border-bottom: 1px solid;border-top: 1px solid;font-weight: bold}
.td11 thead tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;border-top: 1px solid;}
.td11 tbody tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;}
.td11 tbody tr:nth-child(2) {font-weight: bold;border-bottom: 1px solid;}
.td11 tbody tr:nth-last-child(4) {border-top: 1px solid;}
.td11 tbody tr td:nth-child(3) {background: #c2d69b;}
.td11 tbody tr td:nth-child(4) {background: #c2d69b;}
.td11 tbody tr td:nth-child(5) {background: #c2d69b;}
.td11 tbody tr td:nth-child(6) {background: #c2d69b;}

.td12 table {border: none;}
.td12 table tr td {border: none;}
.td12 tr td:nth-child(1) {text-align: left;}
.td12 tr td {text-align: center; border-color: #000;}
.td12 tbody tr:last-child {border-bottom: 1px solid;font-weight: bold;border-top: 1px solid}
.td12 tbody tr:nth-child(1) {border-bottom: 1px solid;font-weight: bold;}
.td12 thead tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;border-top: 1px solid;}
.td12 tr td:nth-child(2) {background: #eaf1dd;}
.td12 tr td:nth-child(3) {background: #c2d69b;}
.td12 tr td:nth-child(4) {background: #eaf1dd;}
.td12 tr td:nth-child(5) {background: #c2d69b;}

.td13 table {border: none;}
.td13 table tr td {border: none;}
.td13 tr td:nth-child(1) {text-align: left;}
.td13 tr td {text-align: center; border-color: #000;}
.td13 tbody tr:last-child {border-bottom: 1px solid;font-weight: bold;border-top: 1px solid}
.td13 tbody tr:nth-child(1) {border-bottom: 1px solid;font-weight: bold;}
.td13 thead tr:nth-child(1) {font-weight: bold;border-bottom: 1px solid;border-top: 1px solid;}
.td13 tr td:nth-child(3) {background: #eaf1dd;}
.td13 tr td:nth-child(4) {background: #c2d69b;}


.td14 .verticalTableHeader {
    text-align:center;
    white-space:nowrap;
    transform: rotate(270deg);
	height: 100px;
    padding-left: 0px;
	padding-top: 0px;
    padding-bottom: 0px;
    border-right: 1px solid;
}

.td14 tr td {
    border: 1px solid;
}    

.td15 table tr td {border: 1px solid;}
.td15 table { width: 45%;}

.td16 table tr td {border: 1px solid; text-align: center;}
.td16 table tr td:nth-child(1) {text-align: left;}
.td16 tr td:nth-child(3) {background: #c4d79b;}
.td16 tr td:nth-child(4) {background: #808080; color: #000;}
.td16 tr td:nth-child(5) {background: #a6a6a6;}
.td16 tr td:nth-child(6) {background: #bfbfbf;}
.td16 tr td:nth-child(7) {background: #d9d9d9;}



@media only screen and (max-width: 480px) {
	
		table.tc1{width:100%;}
		table.tc1 td {width: 100% !important;}
		table.tc1-1 {width: 100%;}
		table.tc1-1 td:nth-child(1) {width: 100%;}
		.tc1-1 tbody tr td:nth-child(2):before {content: "m.kr";	font-weight: bold;	float: left;}
		.tc1-1 tbody tr td:nth-child(3):before {content: "%";	font-weight: bold;	float: left;}
		.tc1-1 tbody tr td:nth-child(2) {text-align: right;}
		.tc1-1 tbody tr td:nth-child(3) {text-align: right;}
		.tc1-1 tbody tr:nth-child(1){display:none;}
		.tc1-2 tbody tr:nth-child(1) td:nth-child(1){display:block;}
		.tc1-2 tbody tr:nth-child(1) td{display:none;}
		.tc1-2 tbody tr:nth-child(2) td{display:none;}
		.tc1-2 tbody tr td:nth-child(2):before {content: "2010";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(3):before {content: "2011";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(4):before {content: "2012";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(5):before {content: "2013";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(6):before {content: "2014";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(7):before {content: "2015";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(8):before {content: "2016";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr td:nth-child(9):before {content: "2017";	font-weight: bold;	float: left;}
		.tc1-2 tbody tr:nth-child(3) td:nth-child(1n) {text-align: right;}
		.tc1-2 tbody tr:nth-child(4) td:nth-child(1n) {text-align: right;}
		.tc1-2 tbody tr:nth-child(5) td:nth-child(1n) {text-align: right;}
		.tc1-2 tbody tr:nth-child(3) td:nth-child(1) {text-align: left;}
		.tc1-2 tbody tr:nth-child(4) td:nth-child(1) {text-align: left;}
		.tc1-2 tbody tr:nth-child(5) td:nth-child(1) {text-align: left;}
		table.tc1-3{width:100%}
		.tc1-3 tbody tr td:nth-child(1):before {content: "Störf";	font-weight: bold;	float: left;}
		.tc1-3 tbody tr td:nth-child(2):before {content: "2013";	font-weight: bold;	float: left;}
		.tc1-3 tbody tr td:nth-child(3):before {content: "2014";	font-weight: bold;	float: left;}
		.tc1-3 tbody tr td:nth-child(4):before {content: "2015";	font-weight: bold;	float: left;}
		.tc1-3 tbody tr td:nth-child(5):before {content: "2016";	font-weight: bold;	float: left;}
		.tc1-3 tbody tr td:nth-child(6):before {content: "2017";	font-weight: bold;	float: left;}
		.tc1-3 tbody tr:nth-child(1){display:none;}
		.tc1-3 tbody tr td:nth-child(1) {text-align: right;}
		.tc1-3 tbody tr td:nth-child(2){text-align: right;}
		.tc1-3 tbody tr td:nth-child(3) {text-align: right;}
		.tc1-3 tbody tr td:nth-child(4) {text-align: right;}
		.tc1-3 tbody tr td:nth-child(5) {text-align: right;}
		.tc1-3 tbody tr td:last-child {text-align: right;}
		
	
	
	.td1 tbody td:nth-child(3):before {content: "2016";font-weight: bold; float: left;}
	.td1 tbody td:nth-child(4):before {content: "2017";	font-weight: bold;	float: left;}
	.td1 tbody tr:nth-child(4) td:nth-child(3) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(4) td:nth-child(4) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(13) td:nth-child(3) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(13) td:nth-child(4) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(15) td:nth-child(3) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(15) td:nth-child(4) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(23) td:nth-child(3) {padding-bottom: 30px;}
	.td1 tbody tr:nth-child(23) td:nth-child(4) {padding-bottom: 30px;}
	
	
	.td2 tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td2 tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td2 tr td:nth-child(4):before {content: "2016"; float: left; font-weight: bold; visibility: hidden;}
	.td2 tr td:nth-child(5):before {content: "2016"; font-weight: bold; float: left;}
	.td2 tr td:nth-child(6):before {content: "2016"; font-weight: bold; float: left;}
	.td2 tbody tr:nth-child(2) td {display:none;}
	.td2 tbody tr:nth-child(2) td:nth-child(1) {display:block;}
	.td2 tbody tr:nth-last-child(2) td:nth-child(5) {padding-bottom: 30px;}
	.td2 tbody tr:nth-last-child(2) td:nth-child(6) {padding-bottom: 30px;}
	
	.td3 tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td3 tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td3 tr td:nth-child(4):before {content: "2016"; float: left; font-weight: bold; visibility: hidden;}
	.td3 tbody tr:nth-child(2) td {display:none;}
	.td3 tbody tr:nth-child(2) td:nth-child(1) {display:block;}
	
	.td3-1 tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td3-1 tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td3-1 tr td:nth-child(4):before {content: "Breyting"; float: left; font-weight: bold;}
	.td3-1 tbody tr:nth-child(1) td:nth-child(4) {padding-bottom: 30px;}
	.td3-1 tbody tr:nth-child(4) td:nth-child(2) {padding-bottom: 30px;}
	.td3-1 tbody tr:nth-child(4) td:nth-child(4) {padding-bottom: 30px;}
	.td3-1 tbody tr:nth-child(5) td:nth-child(4) {padding-bottom: 30px;}
	
	.td2-1 tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td2-1 tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td2-1 tr td:nth-child(4):before {content: "Breyting"; float: left; font-weight: bold;}
	.td2-1 tr td:nth-child(5):before {content: "2016"; font-weight: bold; float: left;}
	.td2-1 tr td:nth-child(6):before {content: "2017"; font-weight: bold; float: left;}
	.td2-1 tbody tr:nth-child(2) td {display:none;}
	.td2-1 tbody tr:nth-child(2) td:nth-child(1) {display:block;}
	.td2-1 tbody tr:nth-child(1) td:nth-child(4) {padding-bottom: 30px;}
	
	.td4 tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td4 tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td4 tr td:nth-child(4):before {content: "2016"; font-weight: bold; float: left;}
	.td4 tr td:nth-child(5):before {content: "2017"; font-weight: bold; float: left;}
	.td4 tr td:nth-child(6):before {content: "Breyting"; float: left; font-weight: bold;}
	.td4 tbody tr:nth-child(1) td:last-child {padding-bottom: 30px;}
	.td4 tbody tr:nth-child(5) td:nth-child(2) {padding-bottom: 30px;}
	.td4 tbody tr:nth-child(5) td:nth-child(3) {padding-bottom: 30px;}
	.td4 tbody tr:nth-child(6) td:nth-child(n+4) {padding-bottom: 30px;}
	.td4 tbody tr:nth-child(7) td:nth-child(n+4) {padding-bottom: 30px;}
	.td4 tbody tr:nth-child(8) td:nth-child(n+4) {padding-bottom: 30px;}
	.td4 tbody tr:nth-child(9) td:last-child {padding-bottom: 30px;}
	
	.td5 tr td:nth-child(1) {text-align: center;}
	.td5 tr td:nth-child(1):before {content: "2016"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(2):before {content: "CO2"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(3):before {content: "CH4"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(4):before {content: "N2O"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(5):before {content: "NOx"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(6):before {content: "HC"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(7):before {content: "PM10"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(8):before {content: "PM2,5"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(9):before {content: "SO2"; font-weight: bold; float: left;}
	.td5 tr td:nth-child(10):before {content: "Fjöldi skipa"; font-weight: bold; float: left;}
	.td5 tbody tr:nth-child(1) td:nth-child(1) {padding-bottom: 30px;}
	.td5 tbody tr:nth-child(1) td:last-child {padding-bottom: 30px;}
	
	.td6 tr td:nth-child(1) {text-align: center;}
	.td6 tr td:nth-child(1):before {content: "2017"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(2):before {content: "CO2"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(3):before {content: "CH4"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(4):before {content: "N2O"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(5):before {content: "NOx"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(6):before {content: "HC"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(7):before {content: "PM10"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(8):before {content: "PM2,5"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(9):before {content: "SO2"; font-weight: bold; float: left;}
	.td6 tr td:nth-child(10):before {content: "Fjöldi skipa"; font-weight: bold; float: left;}
	.td6 tbody tr:nth-child(1) td:nth-child(1) {padding-bottom: 30px;}
	.td6 tbody tr:nth-child(1) td:last-child {padding-bottom: 30px;}
	
	.td7 tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td7 tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td7 tr td:nth-child(4):before {content: "2016"; font-weight: bold; float: left;}
	.td7 tr td:nth-child(5):before {content: "2017"; font-weight: bold; float: left;}
	.td7 tr td:nth-child(6):before {content: "2016"; font-weight: bold; float: left;}
	.td7 tr td:nth-child(7):before {content: "2017"; font-weight: bold; float: left;}
	.td7 tr td:nth-child(8):before {content: "Breyting"; font-weight: bold; float: left;}
	.td7 tbody tr:nth-child(1) td:last-child {padding-bottom: 30px;}
	
	.td8 tr td:nth-child(2) {text-align: left;}
	.td8 tr td:nth-child(4):before {content: "2016"; font-weight: bold; float: left;}
	.td8 tr td:nth-child(7):before {content: "2017"; font-weight: bold; float: left;}
	.td8 tbody tr:nth-child(4) td:nth-child(3) {display:none;}
	.td8 tbody tr:nth-child(4) td:nth-child(4) {display:none;}
	.td8 tbody tr:nth-child(4) td:nth-child(5) {display:none;}
	.td8 tbody tr:nth-child(4) td:nth-child(6) {display:none;}
	.td8 tbody tr:nth-child(4) td:nth-child(8) {display:none;}
	.td8 tbody tr:nth-child(5) td:nth-child(3) {display:none;}
	.td8 tbody tr:nth-child(5) td:nth-child(4) {display:none;}
	.td8 tbody tr:nth-child(5) td:nth-child(5) {display:none;}
	.td8 tbody tr:nth-child(5) td:nth-child(6) {display:none;}
	.td8 tbody tr:nth-child(5) td:nth-child(8) {display:none;}
	.td8 tbody tr:nth-child(6) td:last-child {display:none;}
	.td8 tbody tr:nth-child(6) td:nth-child(3) {display:none;}
	.td8 tbody tr:nth-child(6) td:nth-child(5) {display:none;}
	.td8 tbody tr:nth-child(6) td:nth-child(7) {display:none;}
	
	
	.td9 tr td:nth-child(2) {text-align: left;}
	.td9 tbody tr td:nth-child(3):before {content: "2016"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(4):before {content: "2017"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(5):before {content: "2016"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(6):before {content: "2017"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(7):before {content: "2016"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(8):before {content: "2017"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(9):before {content: "2016"; font-weight: bold; float: left;}
	.td9 tbody tr td:nth-child(10):before {content: "2017"; font-weight: bold; float: left;}
	.td9 tr:nth-child(7) td:nth-child(2n+1){display:none;}
	.td9 tr:nth-child(7) td:nth-child(1){display:block;}
	
	.td10 tbody tr td:nth-child(3):before {content: "2016"; font-weight: bold; float: left;}
	.td10 tbody tr td:nth-child(4):before {content: "2017"; font-weight: bold; float: left;}
	.td10 tbody tr td:nth-child(5):before {content: "Breyting"; font-weight: bold; float: left;}
	.td10 tr td:nth-child(2) {text-align: left;}
	
	.td11 tbody tr td:nth-child(3):before {content: "Reykjavík"; font-weight: bold; float: left;}
	.td11 tbody tr td:nth-child(4):before {content: "Grundartangi"; font-weight: bold; float: left;}
	.td11 tbody tr td:nth-child(5):before {content: "Akranes"; font-weight: bold; float: left;}
	.td11 tbody tr td:nth-child(6):before {content: "Samtals"; font-weight: bold; float: left;}
	.td11 tbody tr:nth-child(2) td:nth-child(2) {text-align: left;}
	
	.td12 tbody tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;}
	.td12 tbody tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td12 tbody tr td:nth-child(4):before {content: "2016"; font-weight: bold; float: left;}
	.td12 tbody tr td:nth-child(5):before {content: "2017"; font-weight: bold; float: left;}
	
	.td13 tbody tr td:nth-child(2):before {content: "2016"; font-weight: bold; float: left;visibility:hidden}
	.td13 tbody tr td:nth-child(3):before {content: "2016"; font-weight: bold; float: left;}
	.td13 tbody tr td:nth-child(4):before {content: "2017"; font-weight: bold; float: left;}
	.td13 tbody tr:nth-child(3) td{display:none;}
	.td13 tbody tr:nth-child(3) td:nth-child(1){display:block;}
	
	
	.td14 tbody tr td:nth-child(2):before {content: "Janúar"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(3):before {content: "Febrúar"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(4):before {content: "Mars"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(5):before {content: "Apríl"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(6):before {content: "Maí"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(7):before {content: "Júní"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(8):before {content: "Júlí"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(9):before {content: "Ágúst"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(10):before {content: "September"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(11):before {content: "Október"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(12):before {content: "Nóvember"; font-weight: bold; float: left;}
	.td14 tbody tr td:nth-child(13):before {content: "Desember"; font-weight: bold; float: left;}
	.td14 tbody tr:nth-child(1){display:none}
	.td14 tbody tr:nth-child(1) td:nth-child(1){display:block !important;}
	.td14 tr td{text-align:right}
	.td14 tr td:nth-child(1){text-align:center}
	.td14 tbody tr:nth-child(12) td:nth-child(2){display:none}
	
	.td15 table { width: 100%;}
	
	.td16 tbody tr td:nth-child(2):before {content: "Mælieining"; font-weight: bold; float: left;}
	.td16 tbody tr td:nth-child(3):before {content: "2017"; font-weight: bold; float: left;}
	.td16 tbody tr td:nth-child(4):before {content: "2016"; font-weight: bold; float: left;}
	.td16 tbody tr td:nth-child(5):before {content: "2015"; font-weight: bold; float: left;}
	.td16 tbody tr td:nth-child(6):before {content: "2014"; font-weight: bold; float: left;}
	.td16 tbody tr td:nth-child(7):before {content: "2013"; font-weight: bold; float: left;}
	.td16 tbody tr td:nth-child(8):before {content: "Breyting milli áranna 2016 og 2017  %"; font-weight: bold; float: left;}
	.td16 tr:nth-child(n+1) td:last-child { display: none;}
	.td16 tr td:nth-child(1) {display: block !important;}
	.td16 tr:nth-child(9) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(10) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(11) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(13) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(14) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(15) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(16) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(18) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(19) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(20) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(25) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(28) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(33) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(34) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(35) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(48) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(49) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(50) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(53) td:last-child {display: block; font-size: 10px;}
	.td16 tr:nth-child(54) td:last-child {display: block; font-size: 10px;}
	
	.td16 tr:nth-child(26) td:nth-child(6),.td16 tr:nth-child(26) td:nth-child(7) {display: none;}
	.td16 tr:nth-child(30) td:nth-child(5),.td16 tr:nth-child(30) td:nth-child(6),.td16 tr:nth-child(30) td:nth-child(7) {display: none;}
	.td16 tr:nth-child(42) td:nth-child(4),.td16 tr:nth-child(42) td:nth-child(5),.td16 tr:nth-child(42) td:nth-child(6),.td16 tr:nth-child(42) td:nth-child(7){display: none;}
	.td16 tr:nth-child(54) td:nth-child(5),.td16 tr:nth-child(54) td:nth-child(6),.td16 tr:nth-child(54) td:nth-child(7){display: none;}
	.td16 tr:nth-child(56) td:nth-child(6),.td16 tr:nth-child(56) td:nth-child(7){display: none;}
	.td16 tr:nth-child(57) td:nth-child(6){display: none;}
	.td16 tr:nth-child(57) td:nth-child(7){display: none;}
	.td16 tr:nth-child(58) td:nth-child(6){display: none;}
	.td16 tr:nth-child(58) td:nth-child(7){display: none;}
	.td16 tr:nth-child(59) td:nth-child(6){display: none;}
	.td16 tr:nth-child(59) td:nth-child(7){display: none;}
}
.layout_1200 .et_pb_row { max-width:1200px; width:100%;}
/*.image_banner{ display:none;} */
@media print {
	/*body{ font-size:12px; line-height:1.8em;}*/
	body{ font-size:10px!important; line-height:1.5em;}
	#et-top-navigation{ display:none!important;}
	.pdf-download{ display:none;}
	.image_banner{ display:block;} 
	img.alignleft{ max-width:100px;}
	img{ max-height:50%!important;}
	.et_fullscreen_slider{
		display:none;
	}
	.slider_text{ display:none;}
	.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    	width: 35%;
	}
	.et_pb_column_1_3 h1, .et_pb_column_1_4 h1, .et_pb_column_1_5 h1, .et_pb_column_1_6 h1, .et_pb_column_2_5 h1 {
    font-size: 18px;
	}
	p {
    padding-bottom: 0.4em;
}
#main-header{ display:none;}
.logo_section  {
     padding: 0px 0px!important; 
}
.logo_section .et_pb_row{ padding:0px 0px!important;}
.et_pb_top_divider h2{ display:none;}
.et_pb_text_1{ width:100%!important;}
#main-footer{ display:none!important;}
.entry-content tr td, body.et-pb-preview #main-content .container tr td {
    padding: 2px 6px;
}
.et_pb_section_1 {
    height: 350px!important;
}
.tc1-td-pdleft .tc1 {
    margin-bottom: 5px;
}
.mobile_data_page116{ display:none;}
.page-id-107 .et_pb_section_2{ padding-bottom:0px!important;}
.page-id-107 .et_pb_row_1.et_pb_row {
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px!important;
    padding-left: 0px;
}
.et_pb_title_container h1 {
    font-size: 20px;
    padding-top: 35px;
}
.et_pb_section {
    padding: 2% 0;
}
.page-id-786 .et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
     display: none; 
}
}
.slider_text{
position: absolute!important;
    top: 40%;
    left: 5%;
   /* color: #fff;    background: #0A468C;*/
    padding: 10px; width:95%; background:none;	
    /*opacity: .8;*/
}
/*.pdf-download{
    color: #5a5b5e;
    font-size: .6rem;
    font-weight: 600;
    padding: .24038rem .48077rem;
    border: 1px solid;
    border-radius: 48.07692rem; margin-left:20px;
}*/
.pdf-download{
	color: #5a5b5e;
	font-size: .6rem;
	font-weight: 600;
	padding: 5px 30px 5px 5px;
	border: 1px solid;
	border-radius: 48.07692rem;
	margin-left: 20px;
	background-image: url(images/download_icon.png);
	background-repeat: no-repeat;
	background-position: 77px 1px;
	text-align: left;
}
@media only screen and (max-width: 480px) {
	.pdf-download{
		position:relative; top:8px;
	}
}

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

/*page - http://arsskyrsla2018.kaliber.is/stjorn-fyrirtaekis/ */
.tc1-td-pdleft table.tc1{width:80% !important;}