<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, html, body {
  margin: 0;
  padding: 0;
  text-align:left;
  font-family:Roboto, sans-serif; 
  font-feature-settings: "kern" 1;
  font-kerning: normal;
}

*:focus{
  outline: none;
}

@font-face {
  font-family: 'themify';
  src: url('/fonts/themify.eot'); /* IE9 Compat Modes */
  src: url('/fonts/themify.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/themify.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/themify.woff') format('woff'), /* Pretty Modern Browsers */
       url('/fonts/themify.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/fonts/themify.svg#svgFontName') format('svg'); /* Legacy iOS */
}


html {
  background-color: #aaa;
}
html, table, caption, tbody, tfoot, thead, tr, th, td, img {  
  margin: 0;  
  padding: 0;  
  border: 0;    
} 

span {
  font-family: inherit;
  font-size: inherit;
}

img {
  z-index:2;
}

input {  
	padding:2px 4px; 
  border: solid #8d7d5f 1px;  
  border-radius: 8px;  
	font-size:12px;  
  background-color:#f8f8ee;  
}

select, textarea {  
	margin: 0 0 2px 0;  
  border: solid #8d7d5f 1px;  
  border-top-left-radius:8px;;  
  border-bottom-left-radius:8px;;  
	font-size:12px;  
  background-color:#f8f8ee;  
}

sup { 
  font-size:65%; 
}

body {	
  padding: 0;  
  margin: 0;  
} 


ol,ul,div {	
  font-size: 16px;  
  line-height: 150%;  
}


ul {
  margin:20px;
}

li {
  margin-top: 2px;
  margin-bottom: 2px;
}

ul.son { 
  font-size: 13.5px;  
  line-height: 21px;  
  margin-top:4px;  
  margin-bottom:18px;  
}

ul.son2 { 
		margin-top:0px;  
		margin-bottom:4px;  
}

ul.hugtak { 
		font-family: inherit;	
		font-size: inherit;  
		line-height: inherit;  
		margin-top:4px;  
		margin-bottom:18px;  
}

h1, .h1div, h1 span { 
  font-family: Merriweather, serif;
  font-weight:400;    
	font-size:36px;  
  color:#333;
  line-height:48px;
  margin-bottom:3px;
}


h2, h2 a { 
  font-family: Merriweather, serif;
  font-weight: 400;  
  color: #333;
	font-size: 24px; 
  line-height: 36px;
  margin-top: 12px;
  margin-bottom: 6px;
}

h3, h3 a { 
  font-family: Merriweather, serif;
  font-weight: 400;  
  color: #333;
	font-size: 20px; 
  line-height: 30px;
  margin-top: 8px;
  margin-bottom: 4px;
}

h2 a, h3 a {
  color: var(--valinnlitur);
}

h4 { 
  font-weight:500;  
  color:#333;
  margin-top:12px;
}

h5 { 
  font-family: Merriweather, serif;
  font-weight: 400;  
  color: #333;
	font-size: 17px; 
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 0px;
}

blockquote, blockquote p {
  margin: 4px 0 4px 16px;
  line-height: 150%;
  font-family: inherit;
  padding:0;
}

hr {
  width: 90%;
  border: 0; 
  height: .75px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.thett_uppi {
  margin-top:-6px;
}

.font20b{
    font-weight:bold;
    font-size:20px;
}

.font16b {
    font-weight: bold;
    font-size: 16px;
}

.font20 {
  font-family: inherit;
  font-size: 20px;
  line-height: 28px;
}

.font16 {
  font-family: inherit;
  font-size: 16px;
  line-height: 24px;
}

.frasogn, .frasogn em, .frasogn i, .frasogn strong, .frasogn b {
  /*font-family: Merriweather, serif;
  font-size: 18px;
  line-height: 28px;*/
  margin-top:6px;
  margin-bottom:32px;
}

strong, em, b, i {
  font-family:inherit;
  font-size:inherit;
}


a {	
  color: var(--valinnlitur);  
 	text-decoration: none;	
  font-weight: normal;	
}  

a:hover {	
  font-weight:500;
}

a.nohov:hover {
  text-decoration:none;
}

a.linkhnappur:hover {	
  text-decoration: none;
}

a.linkhnappur {	
  font-size:12px;
  font-weight:bold;
  letter-spacing:0;
  padding:7px 11px;
  border:solid #333 1px;
  border-radius:8px;
  color:#000;
}  

a.linkhnappur_valinn
  background-color: var(--valinnlitur);
}

div.ck {
	margin: 0 0 2px 0;
	padding: 1px 2px;
	border: #003b67 1px solid;	
	background-color: #e9ecef;
	font-size:13px;
	overflow:auto;
}

.vport {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: var(--vportbak);
}

.adminbar  {  
  box-sizing:border-box;
  position:relative;  
  height:80px;
  width:990px;
  padding-top:1.5rem;  
  margin:0 auto 4px auto;  
  background-color:#7f4145; 
  font-family: Merriweather;
  font-size:1.25rem;  
  line-height:2.25rem;  
  color:#eec;  
  padding:4px 4px;  
  font-weight:normal;  
  text-align: center;
  border-radius: 0;
}

.baklitur { 
  background-color: var(--valinnlitur); 
}

.meginhluti {
  position:relative;
  width:990px;
  margin:auto;
  text-align:center;
  display:table;
  border-radius: none;
  background-color:#fff;
  overflow:hidden;
  min-height:75em;
}

.vefhaus_mynd {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  background-color: #000;
}

.vefhaus_texti {
  box-sizing: border-box;
  padding: 40px;
  color: #fff;
  text-shadow: 2px 2px 1px #000;
  font-size: 48px;
  font-family: Merriweather;
  font-weight: 400;
  text-align: left;
  background-color: var(--valinnlitur);
  margin: 0;
}

.slauf { 
  border-style:solid; 
  border-width:1px 0 1px 20px; 
  border-image:url(/images/curly.png) 1 20 stretch; 
  padding-left:0; 
}


.graent {
  line-height:16px; 
  color: var(--aukalitur);
}

.red { 
  color: #cc0000; 
  font-weight: bold;
} 

.blue { 
  color: #0000cc; 
  font-weight: bold;
}

.hattarflokkur { 
  font-size:13px; 
  border-bottom:solid #555 1px;  
  padding-bottom:1px;
  margin-bottom:2px;  
}

/*allur vefhlutinn undir borÃ°a */
.rammi { 
  margin: 8px 0; 
  padding: 5px;
  position:relative;
  min-height:640px;
  background:transparent;
}

.rammi_nyr {
  box-sizing: border-box;
  width:990px;
  max-width:990px;
  margin: 0;
  padding: 5px;
  position:relative;
  min-height:640px;
  background:transparent;
}
.rammi_top {
  position:relative;
  width:990px;
  margin:auto;
  text-align:center;
  display:block;
  display:table;
  border-radius: 8px;
  background-color:white;
  overflow:hidden;
}

.safnsmerki {
  position:relative;
  /*float:left;
  top: 6px;*/
  top: 10px;
  width: 30px;
  margin-right:6px;
}

.safnalisti a {
  font-family: "Roboto Condensed";
  font-size:16px;
}  

.safntolur {
  font-family: "Roboto Condensed";
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 10px;
}

.yfirskrift {
  font-size: 1.15rem;
  line-height: 1.25rem;
  margin:12px 0 2px 0;
}

.yfirskrift a {
  font-size: 1.1rem;
}

.hofundar_i_kvaedalista {
  font-size:14px;
  margin-left:20px;
}

.hofundar_i_kvaedalista, .hofundar_i_kvaedalista a {
  font-size:14px;
}

.dalkgamur {
  width: 190px; 
  float: right;
  margin: -2px 0 10px 12px;
  padding-left:4px;
} 

.dalkur {
  font-size:15px;
  line-height:18px;
  margin-bottom:6px;
  z-index: 3;
} 

.dalkur a {
}

.dalkur_valinn {
  margin:0;
  font-weight:bold;
  font-size:110%;
} 

.dalkur_valinn a {
  color: #000; 
  font-weight:bold;
}


.daemi {
  margin-top: 3px; 
  padding-top: 4px; 
  clear: left; 
  width:576px;
} 

.daemi2 {
  margin: 1px 0 0 6px; 
  padding: 3px 3px 3px 3px;
}

.bragdaemi {
  margin-left: 16px;
}

.erindi {
  position:relative;
  padding-left:2em;
  font-family: Merriweather, serif;
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom:20px;
}

.numer_erindis {
  position:absolute;
  float:left;
  left:-.1em;
  width:1em;
  text-align:right;
  font-family:inherit;
  font-size:inherit;
  line-height:inherit;
}

/* upptalningar Ã¡ sÃ­Ã°unni ajaxFleiriLjod.php o.fl. */
.listi3 {  
  position: relative;
  width:560px;   
  padding: 3px 4px 1px 4px;   
  margin: 2px 0;   
  border: solid #bbb 1px;  
  border-radius: 8px;  
  background-color: #fff;
}

.listiMidja {  
  display: inline-block;  
  padding: 8px 14px 8px 14px;   
  margin: 2px auto 16px auto;   
  border: solid #bbb 1px;  
  border-radius: 8px;  
  background-color: #fff;   
  font-size: 24px;  
  line-height: 32px;  
  text-align: left;  
}

.listi4 {
  padding: 1px; 
  margin: 1px 0 1px 10px; 
  border: 1pt solid #333333; 
  background-color: #efefef;
}

.meginmal {
  width: 560px;
  font-family:Roboto, sans-serif; 
  font-size: 16px;
  line-height:24px;
}

.stafagamur {
  display: flex;
	justify-content: space-between;
  height: auto;
  width: 560px;
  margin-bottom:10px;
}


.stafalisti, .stafalisti_valinn {  
  box-sizing: border-box;
  float: left;
  width: 17px;
  height: 17px;
  position: relative;
  border: solid #bbb 1px;  
  border-radius: 8px;  
  text-align: center;
  background-color: #fff;
}

.stafalisti_valinn {
  background-color: var(--valinnlitur);
}

.stafalisti a {
  font-size: 10.5px;
  color: #777;
  position: relative;
  top: -6px;
}

.stafalisti_valinn, .stafalisti:hover  {  
  background-color: var(--valinnlitur);   
}

.stafalisti_valinn a, .stafalisti:hover a:hover, .stafalisti:hover a {
  font-size: 10.5px;
  font-weight: normal;
  color: #fff;
  position: relative;
  text-decoration: none;
  top: -6px;
}


.inngangur {
  margin-bottom:16px;
}

.info_vinstri {
	float: left;
	width: 132px;
  white-space: nowrap;
  overflow: hidden;
	margin-left: -136px;
}

.info_haegri {
  position:relative;
  padding-left:140px;
  width:422px;
}

.stats_vinstri {
	float: left;
	width: 50px;
  white-space: nowrap;
  overflow: hidden;
	margin-left: -55px;
  font-size: 18px;
  text-align:right;
}

.stats_haegri {
  position:relative;
  padding-left:55px;
  width:auto;
}

.grarStimpill {
  font-size: 13px;
  font-weight: 500;
  color: #888;
  font-variant-caps: titling-caps;
  position:relative;
  letter-spacing: .5px;  
}

.icon {
  font-family:themify;
  font-size: 1.25rem;
  line-height: 1rem;
  color: #777;
}

.icon a {
  font-family:themify;
  font-size: 1.25rem;
  text-decoration:none;
  color: #777;
}

.icon a:hover {
  text-decoration:none;
  color:#559;
  font-weight:700;
}

.meirabil {
  padding-left: 6px;
  padding-right: 6px;
}

.yfirbil {
  margin-top: 22px;
  margin-bottom: -6px;
}

.undirbil {
  padding-bottom: 20px;
}

.leitarhluti {
  box-sizing: border-box;
  position: relative;  
  width: 750px; /* -240 */
  height: 35px;
  margin: 6px 100px 24px 140px;  
}


.leitarbox {  
  font-size:20px;  
  line-height:20px;
  height:40px;    
  background-color:#ffffff;  
  border: solid #aaa 1px;  
  box-shadow:2px 2px 4px #ddd;
  width:640px;  
  padding:0 40px 0 20px;  
  margin:auto;  
  border-radius: 32px;  
}

.lbox_nytt {
  margin-top:10px;
}

.leitarmerki {
  box-sizing: border-box;
  position:relative;
  left: -44px;
  width:35px;
  height:35px;
  min-width:27px;
  min-height:27px;
  line-height:24px;
  text-align:center;
  font-family: themify;
  font-size: 16px;
  padding:0 0 0 2px;
  background-color: var(--ljoslitur);
  border: 0;
  border-radius: 50%;
  color: #fff;
}

.leitarmerki:hover {
  background-color: var(--valinnlitur);
  color:#eee;
}

.leitarmerki:active {
  color: var(--ljoslitur);
}

.leitarsvar {	
  font-size: 13px;  
  line-height: 17px;  
  margin:0 2px -20px 0;
  position:relative;
  top:-24px;
  min-height:150px;
}

.leitarsvar a { 
  font-size:125%;
} 

.ljos_baklitur {
  background-color: var(--ljoslitur);
}

.slaeder {
  position: relative;
  /*letur sja einnig numerad_erindi*/
  font-family: Merriweather, serif;
  line-height: 160% !important;
  margin-top:20px;
  width:560px;
  line-height:120%;
}

.visuslaeder {
  font-size: 133%;
  line-height: 160%;
}

.smattletur {
  font-size:12px;
  line-height:18px;
}

.titill {
	float: left;
	width: 100px;
	font-size: 85%;
	font-family:inherit;
	margin-left:-110px;
	padding-top:1px;
}

.titill4 {
	padding: 3px;
  color: #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  font-size: 9pt;
  margin:0;
	font-weight:bold;
	border-radius:6px;
}

.bragmynd {
	border:none;
	clear: none;
	margin: 2px 4px 0 100px;
	padding: none;
	background-color: #fff;
}

.gamlabragmynd {
	border:none;
	padding: none;
  width: 80%;
  margin-top: 8px;
	background-color: transparent;  
}

.bragarhattur {
	border: 1px solid #000;
	margin: 0;
	padding: 3px;
	width: 568px;
	background-color: #fff;
	border-radius:10px;
	font-size:13px;
	line-height:19px;
}

.bragarhattur2 {
	border: 1px solid #000;
	margin: 2px 0 0 1cm;
	padding: 3px;
	background-color: #fff;
	background-repeat: no-repeat;
}

.bragarhattur p {
	font-size:13px;
	line-height:19px;
}

.hofundarnafn {
	font-size:18px;
	font-weight:bold;
	margin:0 0 4px 4px;
}

.stafrof {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 2px 0;
	padding: 0 6px;
	background-color:black;
}

.stafrof a {
	font-size: 11px;
}

.braglina {
	clear: right;
	height: 6px;
	margin: 0;
	padding: 0;
}

.braglidir {
	float: left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0;
	padding: 0;
}

.atkvaedi {
	position:relative;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px dashed #333333;
	font-weight: bold;
	text-align: center;
  font-size:13px;
  line-height:17px;
	height: 18px;
	width: 28px;
	float: left;
	margin: 0;
	padding: 0;
}

.atkvaedi2 {
	position:relative;
	height: 18px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 0 solid #000000;
	font-weight: bold;
	text-align: center;
  font-size:13px;
  line-height:17px;
	width: 28px;
	float: left;
	margin: 0;
	padding: 0;
}

.atkvaedi3 {
	position:relative;
	height: 18px;
	border-right: 1px solid #000000;
	font-weight: bold;
	text-align: center;
  font-size:13px;
  line-height:17px;
	width: 28px;
	float: left;
	margin: 0;
	padding: 0;
}

.atkvaedi4 {
	position:relative;
	height: 18px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #333333;
	width: 28px;
	float: left;
	font-weight: bold;
	text-align: center;
  font-size:13px;
  line-height:17px;
	margin: 0;
	padding: 0;
}

.minna_atkv {
  width:14px;
  height:9px;
}

.block {
  text-align: center;
  white-space: nowrap;
}
 
.block:before {
  content: '';
  display: inline-block;
  height: 32px;  
  vertical-align: middle;
  margin-right: -0.25em; 
}

.centered {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  height:28px;
  min-width: 300px;
  margin-bottom:12px;
}

.white{
    color:white;
}

.textheight {
    min-height:1em;
}

.normheight {
    display: inherit;
    height: auto;
    margin-bottom: 0px;
}

.nobr {
    white-space: nowrap;
}

.tafla {
  display: table;
}

.t_haus{
  display: table-header-group;
  background-color: #ddd;
}

.t_haus_rod {
  display: table-row;
  text-align: justify;
  border-bottom: 1px solid black;
}

.t_haus_reitur {
  display: table-cell;
  font-weight: 500;
  padding: 0 2px;
  font-size: 15px;
}

.t_meginmal{
  display: table-row-group;
}

.t_rod{
  display: table-row;
}

.t_reitur {
  display: table-cell;
  font-size:14px;
  padding: 0 6px;
}
  
.t_fotur {
  display: table-footer-group;
  background-color: gray;
  font-weight: bold;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.45);
}

.t_fotur_reitur {
  display: table-cell;
  padding: 10px;
  text-align: justify;
  border-bottom: 1px solid black;
}


.adalval_gamur {
  width: 100%;
  height: 36px;
  background-color: var(--adalvalbaklitur);
}


.adalval {
  position:relative;
  width: 92%;
  margin: auto;
  height: 24px;
  padding:6px 0;
  display: flex;  
	justify-content: space-between;
}


.adalval_item, .adalval_item a {
  text-align:center;
  font-family: Merriweather, serif;
  font-weight: 400;
	text-transform:uppercase;
	font-size:15px;
  letter-spacing:.5px;
	color:#eee;
}

.adalval_item a:hover {
  color: var(--ljoslitur);
}

.valinn a {
  color: var(--ljoslitur);
  font-weight: 900;
  /*text-shadow: 1px 1px 0 var(--valinnlitur);*/
}

.header_a, .header_a_valinn {
  float:left;
	width: auto;
  text-align:center;
	margin:0 8px;
	text-transform:uppercase;
	font-size:12px;
	padding:3px 8px;
	border:solid #555 1px;
	border-radius: 32px;
  background-color:#fff;
}

.header_a_valinn {
  background-color: var(--valinnlitur);
}

.header_a a, .header_a_son a {
	margin: 0 8px;
  text-align: center;
	text-transform: uppercase;
	font-size:12px;
	font-weight: normal;
}

.header_a:hover, .header_a:hover a  {
  
  text-decoration:none;
  font-weight:bold;
  background-color: var(--valinnlitur); 
  color: #fff
}



.header_a_valinn a  {
  margin: 0 2px;
  font-size:12px;
  text-transform: uppercase;
  text-align:center;
  font-weight: normal;
  color:#fff;
}

.fotur {
  clear: all;
  width: 100%;
  text-align: center;
  font-size: 100%;
}

.hson {
  background-color: #ffffff;
}

.hson:hover, .hson:hover a {
  background-color: #6a9529;
}
  
.litlitakki {  
  font-family:Roboto, sans-serif; 
  font-size:10px;  
  letter-spacing:2px;  
  font-weight:normal;  
  padding:0 4px;  
  margin:0;  
  position:relative;  
  top:-1px;  
  width:130px;  
  display: inline-block;  
  outline: none;  
  cursor: pointer;  
  text-align: center;  
  text-decoration: none;  
  border-radius: .3em;  
}

.innitakki {  
  font-family:Roboto, sans-serif; 
  font-size:14px;  
  line-height:24px;
  letter-spacing:0;  
  font-weight:normal;  
  padding:0 6px;  
  margin:0;  
  position:relative;  
  top:-1px;  
  display: inline-block;  
  outline: none;  
  cursor: pointer;  
  text-align: center;  
  text-decoration: none;  
  border-radius: 1em;  
  background-color: #eee;  
  border-color: #555;  
}

.cursor {
  cursor: pointer;
}

.innitakki:hover {  
	background: #efc13e;  
	background: linear-gradient(top, #efc13e, #f8eb9b);  
}

.storitakki {  
  font-size:20px;  
  letter-spacing:2px;  
  font-weight:normal;  
  padding:1px 6px;  
  margin:0;  
  position:relative;  
  top:-1px;  
  display: inline-block;  
  outline: none;  
  cursor: pointer;  
  text-align: center;  
  text-decoration: none;  
  border-radius: 1em;   
}

.loginbox {  
  box-sizing:border-box;
  width: 250px;  
  padding: 4px 14px;  
  margin: 2px 0; 
  color: #333;
  font-size: 18px;  
  line-height: 28px;  
  background-color:#ffffff;  
  border: solid #aaa 1px;  
  border-radius: 1.25em;  
}

.logintakki {  
  box-sizing:border-box;
  width:250px;
  padding:4px 14px;  
  margin:2px 0;  
  font-size:18px; 
  line-height: 28px;
  font-weight:normal;  
  background-color:#ddd;
  color:#555;
  position:relative;  
  cursor: pointer;  
  text-align: center;  
  text-decoration: none; 
  border: solid #aaa 1px;
  border-radius: 1.25rem;  
}

.logintakki:hover {  
	background: #ddf;  
}

.logintakki:active {  
	background: #bbf;  
	color: #000;  
}

.gulur {  
  color: #111;  
  border: solid 1px #8d7d5f;  
  background: #dfd9b4; 
  background: linear-gradient(top,  #dfd9b4,  #c0ab6e);  
}

.gulur:hover {  
	background: #f8eb9b;  
	background: linear-gradient(top,  #f8eb9b,  #efc13e);  
}

.gulur:active {  
	color: #207;  
	background: linear-gradient(top,  #b47a20,  #baa51a);  
}

.appelsina {  
  color: #443;  
  border: solid 1px #8d7d5f;  
  background: #eb7f00;  
  background: linear-gradient(top,  #eb7f00,  #ebaf00);  
}

.appelsina:hover {  
	background: #f8eb9b;  
	background: linear-gradient(top,  #f8eb9b,  #efc13e);  
}

.appelsina:active {  
	color: #443;  
	background: linear-gradient(top,  #fbaf10,  #ebbf10);  
}

.raudur {  
  color: #dd3;  
  border: solid 1px #8d7d5f;  
  background: #eb1f00;  
  background: linear-gradient(top,  #eb1f00,  #eb3f00);  
}

.raudur:hover {  
	background: #f81b1b;  
	background: linear-gradient(top,  #f81b1b,  #ef114e);  
}

.raudur:active {  
	color: #443;  
	background: linear-gradient(top,  #fbaf10,  #ebbf10);  
}


.silfur {  
  color: #555;  
  border: solid 1px #888;  
  background: #bbb;  
  background: linear-gradient(top,  #bbb,  #ddd);  
}

.silfur:hover {  
	background: #efc13e;  
	background: linear-gradient(top,  #efc13e #f8eb9b,  );  
}

.silfur:active {  
	color: #fcf3c5;  
	background: linear-gradient(top,  #b47a20,  #baa51a);  
}

.hvitur {  
  color: #555;  
  border: solid 1px #aaa;  
  background: #fff;  
}

.hvitur:hover {  
	background: #ddf;  
}

.hvitur:active {  
	background: #bbf;  
	color: #000;  
}

div.yfirflokkar { 
  width:160px;  
  margin:0 0 14px 8px;  
  padding:10px;  
  text-align:center;  
  border:solid black 1px;  
  border-radius:14px;  
  color:#000; 
  background-color:#fff;  
}

a.yfirflokkar { 
  font-size:13px;  
  font-weight:normal;  
  color:#000;  
}

#thydivx {  
  position:fixed;   
  top: 50%;   
  left: 50%;   
  width:240px;   
  height:190px;   
  padding:4px;   
  color: #000;   
  text-align:left	;  
  margin-top: -90px; /*set to a negative number 1/2 of your height*/   
  margin-left: -150px; /*set to a negative number 1/2 of your width*/   
  border: solid #999 1px;   
  background-color: #f7e7b3;   
  z-index:1000;   
  display:none;   
}

.clear {clear: both;}

.section { 
  text-align: center; 
}

.panzoom-parent { 
  border: 2px solid #333; 
}

.panzoom-parent .panzoom { 
  border: 2px dashed #666; 
}

.ui-tabs-nav {
	background: none !important;
  position:relative;
  top:-62px;
  border:none;
}

.ui-tabs {
  margin-top:3em;
  margin-bottom: -1px;
  padding-bottom; 
  border-top-right-radius:16px;
  border-bottom-left-radius:16px;
  border-bottom-right-radius:16px;
  z-index:2 !important;
}

.ui-tabs a {
  color: var(--valinnlitur);  
}

.ui-tabs-nav {
  margin-top:3em;
  margin-bottom: -1px;
  padding-bottom; 
  border-top-right-radius:16px;
  border-bottom-left-radius:16px;
  border-bottom-right-radius:16px;
  z-index:2 !important;
}


.ui-state-default  {
  color:#777777;
  z-index:1 !important;
}

.ui-state-active  {
  z-index:1 !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.ui-tabs-panel {
  margin-top:-12px !important;
}

.ui-slider {
  font-size:160%;
  border-radius: 12px;
  margin-right:10px;
}

.ui-slider-handle {
  border-radius:50%;
}

#slider {
  margin-top:4px;
  margin-bottom:18px;
}

#val {
  position:absolute;
  left:18px;
  top:28px;
  border:solid black 1px;
  border-top:none;
  border-bottom-left-radius:16px;
  border-bottom-right-radius:16px;
  width:580px;
  height:164px;
  display:none;
  background-color:#fff2df;
  padding:1px 2px 1px 2px;
  overflow:hidden;
  text-align:left;
  font-size:11px;
  color:#000;
  text-align:center;
  z-index:3;
}

.edit_button .edit_pencil {
    background-image: url(/images/icon/blyantur.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    float: left;
    height: 1em;
    margin: .4em;
}

.edit_button .edit_wrench {
    background-image: url(/images/skiptilykill.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    float: left;
    height: 1em;
    margin: .4em;
}


.save_button .edit_pencil {
    background-image: url(/images/icon/plus.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    float: left;
    height: 1em;
    margin: .4em;
}

.edit_button .edit_wrench {
    background-image: url(/images/skiptilykill.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    float: left;
    height: 1em;
    margin: .4em;
}

.edit_del {
    background-image: url(/images/icon/del.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    float: left;
    height: 1em;
    margin: .4em;
}

.edit_button, .delete_button, .save_button {
    float: right;
    margin-right: .4em;
    margin-top: 1em;
    border-radius: 25%;
    background-color: var(--ljoslitur);
    position:relative;
    z-index:999;
}

.marginRightButton{
    margin-right:-5em;
}

.marginRightButton.delete_button{
    margin-right:-7.4em;
}

.edit_button:hover, .new_button:hover, .delete_button:hover {
    cursor: pointer;
}

.new_button {
    color: white;
    background-color: var(--ljoslitur);
    display: inline-block;
    padding: 0 1em;
    border-radius: 20px;
    margin-right:0.5em;
}

.new_button .edit_pencil {
    width: 100%;
    font-weight: bold;
}

.new_button a {
    color:white;
    width:12em;
    display:inline-block;
}

.warning{
    color:darkred;
}

.green{
    color:green;
}

.textasida.editing {
    padding:.35em;
    border: 1px solid gray;
    box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.75);
}

#nytt_um_safn {
    color: white;
    width: 8.6em;
    padding-left: 1em;
    background-color: var(--ljoslitur);
    height: 1.5em;
    border-radius: 20px;
}

.fullwidth {
    width: 100%;
}
.smabox {
    width: 420px;
    height: 40px;
}

#leitarbox_hreinsa {
    display: none;
}

#leitarbox_hreinsa:hover {
    text-decoration: underline;
    cursor:pointer;
}</pre></body></html>