﻿
body {
    margin: 0;
    overflow-y: scroll;
}

.ui-widget {
    font-size: 11pt;
    color: darkgray;
    border: 0 none;
    font-family: Calibri, Helvetica Neue, sans-serif;
}

.ui-corner-all {
    border: 0 none;
}

.ui-widget-content {
    background: #FEFEFE;
    border: none;
}

.ui-autocomplete {
    background: white;
}

.ui-widget-header {
    border: 1px solid darkgray;
    color: lightgray;
    border-radius: 0;
}

.ui-accordion-header {
    border: 1px solid darkgray;
    background: #FEFEFE;
}


.ui-datepicker-header {
    border: 1px solid darkgray;
    background: #404040;
}

.ui-accordion-content {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: 1px solid darkgray;
    height: auto;
}

    .ui-accordion-content.framestyle {
        padding: 0;
    }


.accordionHeader {
    font-size: 15px;
    font-weight: normal;
    color: #000000;
}

ul.ui-helper-reset {
    line-height: 0.6em !important;
}

.tabheader {
    padding: 0;
}

.ui-dialog-titlebar {
    background: #404040;
    font-size: 15px;
    color: white;
}

.labels {
    font-size: 14px;
    color: #000000;
}

.koppen {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}


.links {
    font-weight: normal;
    color: #000;
}

.Grids {
    font-size: 11px;
    font-weight: normal;
    border: none !important;
}

.tabs {
    font-size: 15pt;
    color: White;
    background-color: #3A3A3A;
    text-align: center;
}

.subtabitem {
    font-size: 14pt;
    color: Black;
    text-align: left;
}

.subtabs {
    padding: 3px;
    border: 1px solid #404040;
    border-radius: 5px 5px 5px 5px;
}

.footerText {
  font-size: 10pt;
  font-weight: 300;
  color: White;
  background-color: #3A3A3A;
  white-space: nowrap;
}

.tekst {
    font-family: "Open Sans";
    color: #333;
    font-size: 10pt;
}


.editfield {
    color: Black;
    font-size: 10pt;
}

.colors {
    color: #666;
}

a:visited {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

a img {
    border: none;
}

.framestyle {
    border: 1px none #000000;
    background: white;
}


.framestyle td tr {
    border: 0;
}

.roundedorange {
    font-size: 1em;
    text-transform: uppercase;
    line-height: 1em;
    text-align: center;
    border-radius: 0 0 2em 2em;
    padding: 0 2em;
    margin: 0;
    border-spacing: 0;
    height: auto;
}

    .roundedorange td {
        white-space: nowrap;
        padding-right: 5px;
        padding-left: 5px;
        background-color: transparent;
    }

#tblBorder {
    border: 0 none black;
}

input, select {
    font-family: Calibri, Helvetica Neue, sans-serif;
}

    input[type=submit][disabled=disabled], button[disabled=disabled] {
        color: lightgray;
    }

.cb_search {
    height: 28px;
}

.pnlAddBottom {
    margin-top: 20px;
    margin-bottom: 20px;
}
