ul.nav li.dropdown-hover:hover > ul.dropdown-menu {
    display: block;
}

#contextMenu > li {
    padding: 3px;
}

#contextMenu > li > a {
    display: inline-block;
    padding: .2em .6em .3em;
    font-size: 11pt;
    clear: both;
    font-weight: bold;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.label-orarend {
    display: block;
    margin-bottom: 1px;
    max-width: 120px;
    cursor: pointer;
}

.textmax {
    -o-text-overflow: ellipsis;   /* Opera */
    text-overflow:    ellipsis;   /* IE, Safari (WebKit) */
    overflow:hidden;              /* don't show excess chars */
    white-space:nowrap;           /* force single line */
}

.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

@media print {
    #atlag-felev-1, #atlag-felev-2, #alairas { display: none; visibility: hidden; }
}