body, a, td, tr, input, textarea, select, head, table, p, br, h1, h2, h3, h4 ,h5, h6 {
    font-family: verdana, arial, helvetica, sans-serif;
    text-align: left;
    font-size: 11px;
}

/* some classes to format the output some better */

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../../../images/interface/guideline/information.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../../../images/interface/guideline/accept.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../../../images/interface/guideline/error.png');
}

.warningTitle {
    font-family: verdana, helvetica;
    font-weight: bold;
    font-size: 15pt;
    text-decoration: underline;
    padding-bottom: 25pt;
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../../../images/interface/guideline/delete.png');
}

.errorTitle {
    font-family: verdana, helvetica;
    font-weight: bold;
    font-size: 15pt;
    text-decoration: underline;
    padding-bottom: 25pt;
}

td.topbar_link {
    background-color: #00385A;
    color: white;
    border-right: 1px solid white;
    padding: 1pt;
    text-align: center;
}

td.topbar_inactive {
    background-color: #808080;
    color: white;
    border-right: 1px solid white;
    padding: 1pt;
    text-align: center;
}

a.topbar_link {
    color: white;
}

body {
    background-color: white;
}

/*@todo : this can never work */
body.body_poet_bar {
    background-image: url("../../../images/interface/guideline/bg_frame_t_1800x81.gif");
    background-repeat: no-repeat;
}

body.tree {
    background-color: white;
}

body.popup {
    background-color: #EEE;
}

table {
    font-family: verdana, helvetica;
    font-size: 8pt;
}

td {
    font-family: verdana, helvetica;
    font-size: 8pt;
}

.body_page {
    margin-left: 20;
    margin-top: 20;
}

.tree_menu_bar {
    background-color: #EAF2FF;
    padding: 2px;
}

.button_image {
    background-color: white;
    border: 1px solid #C0C5C9;
    cursor: pointer;
}

.button_denied {
    background-color: white;
    border: 1px solid #C0C5C9;
}

.button_image_active {
    background-color: white;
    border: 1px solid black;
    cursor: pointer;
}

.button_single {
    cursor: pointer;
}

.checkbox {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

input.button {
    text-align: center;
    border-left: 0px solid #C0C5C9;
    border-bottom: 0px solid #C0C5C9;
    border-top: 0px solid #C0C5C9;
    border-right: 0px solid #C0C5C9;
    cursor: pointer;
}

.tree_td {
    border: 1px solid #C0C5C9;
}

.field_edit1 {
    border-left: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
    border-top: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
}

.text_edit_table {
    width: 100%;
}

.text_edit_textarea {
    width: 100%;
    height: 100%;
    border: 0px;
}

.record_info_item {
    background-color: white;
    width: 140px;
}

.record_info_title {
    color: black;
    padding: 2px;
    font-weight: bold;
}

a {
    color: black;
    text-decoration: none;
}

a:hover {
    color: #9E9E9E;
}

a.external:hover {
    text-decoration: underline;
}

h1 {
    font-family: arial, helvetica;
    color: #646664;
    font-size: 16pt;
    font-weight: bold;
}

h2 {
    font-family: arial, helvetica;
    color: #5A6D8D;
    font-size: 14pt;
    font-weight: bold;
}

h3 {
    font-family: arial, helvetica;
    color: #406BA2;
    font-size: 12pt;
}

h4 {
    font-family: arial, helvetica;
    color: #000;
    font-size: 9pt;
    font-weight: bold;
}

h5 {
    font-family: arial, helvetica;
    font-size: 8pt;
}

h6 {
    font-family: arial, helvetica;
    font-size: 6pt;
}

.menu_comment {
    color: #FFF;
    font-size: 8pt;
    font-family: arial, helvetica;
    padding-left: 2pt;
    padding-right: 2pt;
}

.menu_item {
    color: #FFF;
    font-size: 8pt;
    font-family: arial, helvetica;
    padding-left: 5pt;
    padding-right: 2pt;
}

.symbol_ok {
    font-family: arial;
}

.menu_table {
    margin-left: 15px;
    border: 1px solid #E50003;
    font-family: arial, helvetica;
}

.menu_header {
    text-align: center;
    background-color: #E50003;
}

.topbalk_link {
    font-family: arial;
    color: white;
    font-weight: bold;
}

.subtitle {
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: bold;
}

body.font_warning {
    background-color: #E00;
}

fieldset.font_download {
    border: 1px silver solid;
    color: #E00;
}

body.no_borders {
    margin: 0pt;
}

select.large_1 {
    border: 10px solid blue;
    background-color: red;
}

a.direct_link {
    color: black;
    text-decoration: underline;
}

.legend1 {
    color: black;
    font-weight: bold;
}

.dummycel1 {
    border: 1px solid red;
}

.dummycel2 {
    border: 1px solid green;
}

.table_record_info {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
}

.class_detail_item {
    border: 1px solid grey;
    background-color: white;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
}

.class_detail_itemheader {
    border-bottom: 2px solid white;
    background-color: #EEE;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: top;
}

.recorddetails_td_header {
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 1px solid #B9C5D0;
    font-weight: bold;
    text-transform: capitalize;
}

.recorddetails_td_item {
    border-top: 0px solid silver;
    border-left: 0px solid silver;
    border-right: 0px solid silver;
    border-bottom: 1px solid #B9C5D0;
    background-color: white;
    padding: 3px;
    vertical-align: top;
}

.recorddetails_td_itemheader {
    border-top: 0px solid silver;
    border-left: 0px solid transparent;
    border-right: 0px solid silver;
    border-bottom: 1px solid #B9C5D0;
    background-color: #EEE;
    padding-top: 4px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    vertical-align: top;
}

.recorddetails_td_lang {
    color: gray;
    font-size: 7pt;
    border-bottom: 1px solid silver;
    background-color: #EEE;
}

.recorddetails_td_lang_header {
    border-bottom: 2px solid white;
    background-color: #EEE;
    padding-left: 3px;
    padding-right: 3px;
    color: gray;
    text-align: right;
    cursor: pointer;
}

.hidden_textarea {
    position: absolute;
    display: none;
}

.input_textarea,.input_text_autocomplete {
    background-color: white;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-left: 0px;
    border: 0px;
    vertical-align: top;
}

input[disabled].input_textarea {
    background-color: white;
    border: 0px;
}

input[disabled].input_text {
    background-color: white;
    border: 0px;
}

textarea[disabled].input_textarea {
    background-color: white;
}

select[disabled].input_textarea {
    background-color: white;
}

.optgr_all {
    text-indent: 0;
    background-color: white;
}

.optgr_db {
    background-color: #F66;
}

.optgr_file {
    background-color: #9FF;
}

.link_description {
    color: #360;
}

.topbalk_new_table {
    background-color: #1F5B8B;
    color: white;
}

.options_table_td {
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

a.option:link {
    color: #000;
    text-decoration: none;
    font-size: 8pt;
}

a.option:hover {
    color: #C0C0C0;
    text-decoration: none;
    font-size: 8pt;
}

a.option:visited {
    color: #000;
    text-decoration: none;
    font-size: 8pt;
}

a.check:link {
    color: #CC0001;
    text-decoration: none;
    font-size: 8pt;
}

a.check:hover {
    color: #CC0001;
    text-decoration: none;
    font-size: 8pt;
}

a.check:visited {
    color: #CC0001;
    text-decoration: none;
    font-size: 8pt;
}

a.language:link {
    color: #FFF;
    text-decoration: none;
    font-size: 7pt;
}

a.language:hover {
    color: #FFF;
    text-decoration: none;
    font-size: 7pt;
}

a.language:visited {
    color: #FFF;
    text-decoration: none;
    font-size: 7pt;
}

a.lookup:link {
    color: #057417;
    text-decoration: none;
}

a.lookup:hover {
    color: #9E9E9E;
    text-decoration: none;
}

a.lookup:visited {
    color: #057417;
    text-decoration: none;
}

a.red:link {
    color: red;
    text-decoration: none;
}

a.red:hover {
    color: red;
    text-decoration: none;
}

a.red:visited {
    color: red;
    text-decoration: none;
}

.bottom_bar {
    color: white;
    padding-left: 10pt;
    padding-right: 10pt;
    font-size: 7pt;
}

.bottom_bar_title {
    color: white;
    padding-left: 10pt;
    padding-right: 10pt;
    font-size: 7pt;
    background-color: #3474A8;
}

td.record_details {
    border: 1px solid silver;
    padding: 2pt;
}

td.record_details_header {
    background-color: #EEE;
    padding: 2pt;
}

.navigator_tree {
    border-top: 1px solid white;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
    background-color: white;
}

.navigator_highlights {
    border-top: 1px solid #C0C5C9;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
    background-color: #EEE;
}

.navigator_editor {
    background-color: #EEE;
    padding: 0pt;
    border-top: 0px solid #C0C5C9;
    border-left: 0px solid #C0C5C9;
    border-right: 0px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

.navigator_menu_bar {
    background-color: #EEE;
    padding: 0pt;
    border-top: 1px solid #C0C5C9;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

.detail_menu_bar {
    background-color: #EEE;
    padding: 0pt;
    border-top: 0px solid #C0C5C9;
    border-left: 0px solid #C0C5C9;
    border-right: 0px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

.navigator_left_menu_bar {
    background-color: #EEE;
    padding: 0pt;
    border-top: 0px solid #C0C5C9;
    border-left: 0px solid #C0C5C9;
    border-right: 0px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

.navigator_menu_bar_editor {
    padding: 0pt;
    border-top: 1px solid #C0C5C9;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 0px solid #C0C5C9;
}

.navigator_menu_bar_table {
    background-color: #EEE;
    padding: 0pt;
    border-top: 0px solid #C0C5C9;
    border-left: 0px solid #C0C5C9;
    border-right: 0px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

.navigator_menu_bar_options {
    background-color: #EEE;
    padding: 0pt;
    border-top: 1px solid #C0C5C9;
    border-left: 0px solid #C0C5C9;
    border-right: 0px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
}

.navigator_title {
    padding: 0pt;
    margin: 0pt;
}

.navigator_button {
    text-align: center;
    width: 30pt;
}

.recorddetails_withtopbar {
    border-top: 1px solid white;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
    background-color: #EEE;
}

.recorddetails {
    border-top: 1px solid #C0C5C9;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
    background-color: #EEE;
}

.recorddetails_body {
    background-color: #EEE;
}

.recordmeta {
    border-top: 1px solid #C0C5C9;
    border-left: 1px solid #C0C5C9;
    border-right: 1px solid #C0C5C9;
    border-bottom: 1px solid #C0C5C9;
    background-color: #EEE;
}

td.td_tab_space {
    font-size: 11px;
}

td.tab_active {
    background-color: #3474A8;
    color: white;
    font-weight: bold;
}

td.tab_nonactive {
    background-color: #B9C5D0;
    color: white;
    font-weight: bold;
}

.tableheader {
    font-weight: bold;
}

.row {
    background-color: #FFF;
}

.row_over {
    background-color: #CCC;
}

.row_down {
    background-color: #808080;
}

.table_td_cell {
    color: black;
    border: 1px solid #808080;
}

.table_td_cell_padding {
    color: black;
    border: 1px solid #808080;
    padding-left: 5px;
}

.role_fieldset {
    border: 1px solid #808080;
}

.role_legend {
    color: #808080;
    font-weight: bold;
}

/* The main submit button option */
table.font_warning {
    border: 1px black solid;
    padding: 0pt;
    background-color: white;
}

table.wegwijzer {
    color: #8C0000;
}

table.file_table {
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: yellow;
    border-collapse: collapse;
}

td.file_table {
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: black;
}

table.assignment {
    border-top: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    border-collapse: collapse;
    background-color: white;
}

table.asset {
    border: 1px solid silver;
}

table.asset_red {
    border: 1px solid red;
}

.property_div {
    background-color: #EEE;
    padding: 0pt;
    margin: 0px;
    border-bottom: 1px solid #C0C5C9;
    height: 22px;
    padding-top: 4px;
    padding-left: 5px;
}

span.fa {
    text-align: center;
    font-size: 18px;
    width: 20px;
    max-width: 20px;
    line-height: 20px;
}
span.fa-stack {
    height: 20px;
    max-width: 20px;
}
span.fa-stack i.fa {
    text-align: center;
    width: 20px;
    max-width: 20px;
    line-height: 20px;
}
span.fa-stack i.fa.fa-car {
    padding-left: 2px;
}