@CHARSET "ISO-8859-1";
/* Print */

* {
    font-variant-numeric: tabular-nums;
}

.menuFunctionsFieldContainer {
    display: none;
}

#dbMenuTabBar {
    display: none;
    overflow: hidden;
}

html {
    font-size: 14px;
    color: #000000;
}

body {
    font-size: 14px;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
}


h1, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 16px;
}

a {
    text-decoration: none;
}

table {
    padding: 0 0;
    margin: 0 0;
    border-collapse: collapse;
    border-spacing: 0 0;
    text-align: left;
}

table thead th {
    font-size: 14px;
    color: #222;
    border: 1px solid #000;
    font-family: 'Gilroy-Bold', sans-serif;
    padding: 0 2px;
    margin: 0 0;
    text-align: left;
}

table tbody td {
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #000;
    margin: 0 0;
}


#profileContainer {
    display: none;
}

#headerContainer {
    display: none;
}

.picButton40 {
    display: none;
}

.button {
    display: none;
}

#printButton {
    display: none;
}

.headerButtonLabel {
    display: none;
}

#subContentContainer {
    margin-top: 0 !important;
}

table {
    page-break-inside: auto
}

tr {
    page-break-inside: avoid;
    page-break-after: auto
}

thead {
    display: table-header-group
}

tfoot {
    display: table-footer-group
}

#manyTable {
    font-size: 14px;
    color: black;
}

.picButton18 {
    display: none;
}

table {
    border: 1px solid gray;
    width: 100%;
    border-collapse: collapse;
    display: table;
    border-spacing: 2px;
    position: relative;
    float: left;
    table-layout: auto;
}

td {
    font: inherit;
    line-height: 11pt;
    word-wrap: break-word;
}

th {
    font: inherit;
}

.subtotalrow {
    font-family: 'Gilroy-Bold', sans-serif;
    border-top: 1px solid #898C95;
    border-bottom: 1px solid #898C95;
    background-color: #EEE;
}

.totalrow {
    font-family: 'Gilroy-Bold', sans-serif;
    border-top: 1px solid #898C95;
    border-bottom: 1px solid #898C95;
}

.textright {
    text-align: right;
}


tr {
    display: table-row;
    vertical-align: inherit;
    border-spacing: 2px;
    border-color: gray;
    font-size: 14px;
}

.plValue {
    border-left: 1px solid #898C95;
    border-right: 1px solid #898C95;
    white-space: pre;
}

.listField {
    border-left: 1px solid #898C95;
    border-right: 1px solid #898C95;
    white-space: pre;
}

tr:nth-child(even) {
    background-color: #EEE;
}

tr:nth-child(odd) {
    background-color: #FFF;
}

/* Ticket Detail scherm*/
.summaryTable {
    margin-bottom: 10px;
}

#internalFormRow {
    display: none;
}

.levelMain {
    left: 0;
    top: 0;
    position: fixed;
}

.picButton20 {
    display: none;
}

.replyButtonRow {
    display: none;
}

.newThreadButton {
    display: none;
}

.level #powernav {
    display: none;
}

.dbPowerNavDiv {
    display: none;
}

/*End Ticket Detail scherm*/
