/*
 * Standard-Stylesheet fuer Consumer-Layout
 */
body#dialogBox {
    background: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px ;
    font-weight: normal;
    color: #000000;
    margin-top: 0;
    margin-left: 0;
    line-height: 13px;
    text-align: left;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

h1, .h1 {
    display: none;
}

h2, .h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #005C8A;
}

h3, .h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #005C8A;
}

h4, .h4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

h5, .h5 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

h5, .h5 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

p {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    line-height: 130%;
}

tfoot td table {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    border: 0px !important;
}

tfoot {
    border: 0px solid transparent !important;
}

a.commonLink {
    color: #005C8A !important;
    font-size: 11px;
    text-decoration: none !important;
}

a.toolbarLink {
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

a.toolbarLink:hover {
    color: #000000 !important;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline !important;
}

a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

a:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline !important;
    color: #005C8A !important;
}

a:visited {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

select {
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    font-size: 11px !important;
    background-image: none !important;
    border: 1px solid #A5ACB2 !important;
    height: 22px !important;
    padding: 1px;
}

select[disabled="disabled"] {
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    font-size: 11px !important;
    background-image: none !important;
    background-color: #F1F1F1 !important;
    border: 1px solid #A5ACB2 !important;
    height: 22px !important;
    padding: 1px;
}

.button {
    font-size: 11px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    height: 25px !important;
}

label {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

li {
    list-style: none;
}

ul {
    padding-left: 0;
    margin: 0;
}

ul.ulSquare li {
    list-style: disc;
    margin-left: 15px;
    margin-top: 2px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    text-align: left;
}

.fieldLabel {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    box-shadow: none;
}

.fieldText {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding-top: 5px;
}

.fieldTextSeitengroesse {
    margin-right: 5px;
    font-size: 12px;
    font-weight: bold;
}

.ui-inputfield {
    box-shadow: none !important;
    padding: 6px;
    border-color: #A9A9A9 !important;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.ui-icon {
    font-size: 15px;
}

#loeschen_dialog_content > span.ui-icon.ui-confirm-dialog-severity.pi.pi-exclamation-triangle{
    width: 30px;
    height: 30px;
    font-size: 30px;
    margin-top: 5px;
    margin-right: 10px;
    padding-bottom: 10px;
}

#loeschen_dialog_content > span.ui-confirm-dialog-message{
    display: inline;
}

#loeschen_dialog > div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top{
    padding: 0;
}

#dialog_confirm{
    margin-left: 10px;
}

#loeschen_dialog_content{
    margin-left: 5px;
}

.ui-selectonemenu {
    border-color: darkgray !important;
    min-height: 20px;
}

.ui-inputmask {
    border-radius: 4px !important;
    border: 1px solid darkgray !important;
}

.formText {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.requiredFlag {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red;
}

.shadow_dialog_bottom {
    display: none;
}

.glink, a.glink, .glink a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #005C8A;
    text-decoration: underline;
}

a.glink:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #005C8A;
    text-decoration: underline;
}

.wrp_bullet {
    display: none;
}

.viewHeadlinePanel {
    width: 775px;
    float: left;
    display: table-row;
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
    color: #005C8A;
}

.viewHeadlinePanel2 {
    width: 775px;
    float: left;
    display: table-row;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #005C8A;
}

.viewHeadlinePanel3 {
    width: 775px;
    float: left;
    margin-top: 10px;
    display: table-row;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    color: #005C8A;
}

.viewHeadlinePanel4 {
    width: 775px;
    float: left;
    margin-top: 20px;
    display: table-row;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}

.viewMessagePanel {
    width: 775px;
    float: left;
    margin-top: 10px;
    line-height: 15px;
    display: table-row;
    color: red;
}

.viewFormPanel {
    width: 775px;
    float: left;
    margin-top: 10px;
    display: table-row;
}

.tabBox {
    background-color: #F6F6F6;
}

.panelBox {
    width: 705px;
}

.dialogBox {
    background-color: #FFFFFF;
    padding: 5px;
    margin-bottom: 5px;
    width: 693px;
}

.dialogInfoBox {
    border: 1px solid #A5ACB2;
    background-color: #E4EFF7;
    padding: 5px;
    width: 693px;
}

.dialogSubBox {
    border-left: 1px solid #A5ACB2;
    border-right: 1px solid #A5ACB2;
    border-bottom: 1px solid #A5ACB2;
    background-color: #F6F6F6;
    padding: 5px;
    width: 693px;
}

.toolBox {
    padding-top: 3px;
    padding-bottom: 6px;
    padding-left: 5px;
    height: 25px;
    color: #000000;
}

.scrollBox {
    width: 680px;
    height: 220px;
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
    overflow: auto;
}

.scrollBoxInline {
    width: 100%;
    overflow: auto;
}

.buttonBox {
    margin-top: 10px;
    margin-right: 0px;
}

.ui-tabs .ui-tabs-panel {
    padding: 0px;
}

.tabMenuBox {
    margin-left: 1px;
    padding: 4px;
    border: 1px solid #A9A9A9;
    border-bottom: none;
    background-color: #f3f3f3;
    width: 98.5%;
}

.tabMenuBoxKonten {
    margin-left: 1px;
    padding: 4px;
    border: 1px solid #A9A9A9;
    border-bottom: none;
    background-color: #f3f3f3;
    width: 98.5%;
}

.selectOneMenuKontenVerwalten {
    width: 465px;
    margin-left: 21px;
}

.false {
    background-color: rgba(225, 7, 0, 0.61)!important;
    text-align: center;!important;
}
.true {
       background-color: rgba(0, 225, 13, 0.61)!important;
    text-align: center;!important;
}
.rueckfrage {
    background-color: rgba(255, 233, 0, 0.61);
    text-align: center;!important;
}


/* Überschreiben der Werte aus component.css (ui.*) von Primefaces, damit die "alten" Tabellenstyles beibehalten werden*/
.ui-messages-error {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    background: none;
    border: none;
    margin-left: -40px;
}

.ui-messages-error-icon{
    background: none;
}

.ui-messages-error-summary{
    font-weight: normal;
}

.ui-tabs .ui-tabs-nav li a{
    font-size: 12px;
}

.ui-datatable table{
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

.ui-datatable-resizable th.ui-resizable-column{
background-clip: unset;
}

.ui-datatable-resizable th{
    border-color: transparent;
}

/*Die tabelle in debitorBearbeiten.xhtml benötigt unbedingt die !important Anweisungen*/
.ui-datatable thead th,.ui-datatable tfoot td{
    cursor: pointer;
    background-color: #0074B9 !important;
    /*border-right: 1px solid #FFFFFF !important;*/
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    color: #FFFFFF !important;
    padding: 4px !important;
    text-align: center !important;
    white-space: nowrap; !important;}

.ui-datatable thead th,.ui-datatable tbody td,.ui-datatable tfoot td,.ui-datatable tfoot th{
    padding: 4px 6px;
    overflow:hidden;
}

.ui-datatable tbody.ui-datatable-data{
    outline:0;
    font-size: 11px
}

.ui-datatable-even {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #666666;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 4px;
    border-left: #ffffff solid 1px;
}

.ui-datatable-odd {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #EBEBEB;
    color: #666666;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    padding: 4px;
    border-left: #ffffff solid 1px;
}

.ui-datalist-content{
    border:none;
}

/*TODO*/
.rich-table-cell-disabled {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #C0C0C0;
}

.rich-tab-disabled {
  display: none;
}

.view-button {
   position: relative;
   display: inline-block;
    margin-right: 4px;
    border-radius: 3px;
    background-color: #009EE2;
    height: 25px;
    max-width: 270px;
    box-shadow: 0 1px 0 #53bcff inset, 0 1px 2px rgba(0,0,0,0.2) !important;
    border: 1px solid #168dd9;
}

.view-button-import {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    border-radius: 3px;
    background-color: lightgrey;
    height: 27px !important;
    width: 100px;
    max-width: 270px;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 2px rgba(0,0,0,0.2) !important;
    border: 1px solid darkgray;
}

.view-button-pf {
    width: 30px;
}

.view-button:hover {
    
}

.view-button input {
    height: 25px;
    width: 84px;
    border: none !important;
    color: #FFFFFF;
    text-shadow: #0074B9;
    background-color: transparent !important;
    cursor: pointer;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
    text-align: center;
}

.view-button-link, a.view-button-link {
    
}

.view-button-end {
    
}

.view-button-end:hover {
    
}
