body {
    font-size: 10px;
    text-align: center;
}
.myfloat {
    float: left;
}
.myfloatright {
    float: right;
}
.myclear {
    clear: both;
}
.mycheckbox {
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 2px;
}
.mychecked {
    background-image:url('checkbox_checked.png');
    background-repeat: no-repeat;
}
.myunchecked {
    background-image:url('checkbox_unchecked.png');
}
.mydelete {
    display: inline-block;
    height: 16px;
    width: 16px;
    background-image:url('delete.png');
    background-repeat: no-repeat;
}
.mypencil {
    display: inline-block;
    height: 16px;
    width: 16px;
    padding-right: 2px;
    background-image:url('pencil.png');
    background-repeat: no-repeat;
}
#fotur {
    display: block;
}
.breytastaf {
    padding: 0px;
}
.merki {
    display: inline-block;
    min-width: 3em;
    text-align: center;
    padding-right: 2px;
    font-size: 1.3em;
}
.posabs {
    text-align: right;
}
#umlykjagogn {
    /* overflow-x: auto; */
    white-space: nowrap;
}
#fyrirgagnatoflu {
    display: inline-block;
}
#takkaspjald {
    padding:1em;
    vertical-align: top;
    display: inline-block;
}
.takki {
    text-decoration: none;
    color: black;
    border:#333 1px solid;
    padding: 3px;
    font-size: 1.2em;
}
.takki:hover {
    background-color: #ccc;
}
.birturgalli {
    font-size: 1.2em;
}
.brjotauppslod {
    word-wrap: break-word;
}
.ui-dialog-titlebar-close {
  visibility: hidden;
}
#valspjald {
    text-align: left;
}
.ui-tabs-panel {
    overflow-x: auto;
}
.mybold {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    margin: 5px;
}
table th {
	padding:2px 7px;
    border:#333 1px solid;
    text-align: center;
}
table td {
    margin:0px;
	padding:2px 7px;
    border:#333 1px solid;
}
table td.tdspinner {
    padding:1px;
}
table td {
    text-align: center;
    white-space: nowrap;
}
table td.atkvaedi {
    text-align: right;
}
table td.stafur {
    text-align: center;
}
table td.prosenta {
    text-align: left;
}
table td.felldnidur {
    text-decoration: line-through;
    background-color: #aaa;
}
table td.valin {
    font-weight: bold;
    background-color: #CAFF70;
}
table td.hlutkesti {
    background-color: #FFFF00;
}
.mycaptionlookalike, table caption {
    font-size: 1.3em;
    font-weight: bold;
}
input {
    width: 4em;
    text-align: right;
}
#samtakaheitisreitur {
    width: 30em;
}
