/*
 * Standard-Stylesheet fuer BONIMA-Layout
 */
body#dialogBox {
    background: none;
    background-color: transparent;
    color: #666666;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
 
form {
    margin-top: 0;
    margin-bottom: 0;
}

h1, .h1 {
    display: none;
}

h2, .h2 {
    color: #0099CC;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

h3, .h3 {
    color: #0099CC;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

h4, .h4 {
    color: #0099CC;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-top: -3px;
}

h5, .h5 {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

h6, .h6 {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
}

p {
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

tfoot, table {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
}

td {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
}

textarea {
    font-family: Arial, Verdana, Helvetica, sans-serif !important;
    font-size: 12px !important;
    background-image: none !important;
    background-color: #FFFFFF !important;
    border: 1px solid #C0C0C0 !important;
    font-size: 12px !important;
    color: #666666;
}

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

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

input[type="radio"] {
    border: 0 none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
}

input[type="checkbox"] {
    border: 0 none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
}

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

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


ul.ulSquare li {
    background: url("/feedback/jakarta.faces.resource/bonima/images/bullet_blue.gif.xhtml?ln=themes") no-repeat scroll 0 8px transparent;
    padding: 4px 0 0 15px;
    padding-left: 20px;
}

a.toolbarLink {
    color: #0099CC !important;
    font-size: 12px !important;
    font-weight: bold !important;
    font-style: italic !important;
    text-decoration: none !important;
}

a.toolbarLink:hover {
    color: #0099CC !important;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline !important;
}

a.commonLink {
    color: #666666 !important;
    font-size: 12px;
    text-decoration: underline !important;
}

a.commonLink:hover {
    color: #666666 !important;
    font-size: 12px;
    text-decoration: underline !important;
}

.glink, a.glink, .glink a {
    color: #0099CC;
    font-style: italic;
    font-weight: bold;
}

a.glink:hover {
    color: #0099CC;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline !important;
}

hr{border: 5px solid #e2e2e2; border-width: 0 0 5px 0; margin: 20px 10px 10px 10px;}

.wrp_bullet {
    color: #A662A3;
    font-style: italic;
    font-weight: bold;
    text-decoration: none !important;
    margin-right: 5px;
}

.fieldLabel {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

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

.ui-selectonemenu {
    border-color: darkgray !important;
}

.formText {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
}

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

.nu_column_width{
    width: 210px;
}

.shadow_dialog_bottom {
    background: url("/feedback/jakarta.faces.resource/bonima/images/background/shadow_dyn_bottom.png.xhtml?ln=themes") repeat-x scroll 0 0 transparent;
    top: 5px;
    height: 8px;
    width: 100%;
    left: 0px;
    margin-bottom: 10px;
    position: relative;
}

.viewHeadlinePanel {
    color: #0099CC;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 15px;
}

.viewHeadlinePanel2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #0099CC;
    margin-bottom: 15px;
}

.viewHeadlinePanel3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #0099CC;
    margin-bottom: 15px;
}

.viewHeadlinePanel4 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
}

.contentBox {
    width: 200px;
}

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

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

.dialogBox {
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
    padding: 5px;
    width: 945px;
}

.dialogInfoBox {
    width: 710px;
}

.panelBox {
    padding-top: 10px;
    padding-bottom: 10px;
}

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

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

.toolBox label {
    font-size: 12px;
    font-weight: bold;
}

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

.textBox {
    display: block;
    color: #666666;
    line-height: 22px;
}

/*Überschreiben der Werte aus component.css (ui.*) von Primefaces, damit die "alten" Tabellenstyles beibehalten werden*/
.ui-datatable table{
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

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

.ui-datatable thead th,.ui-datatable tfoot td{cursor: pointer;
    background-color: #1A9EDC;
    /*border-right: 1px solid #FFFFFF;*/
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px ;
    font-weight: bold;
    color: #FFFFFF ;
    padding: 4px;
    text-align: center;
    white-space: nowrap;
}
.ui-datatable thead th,.ui-datatable tbody td,.ui-datatable tfoot td,.ui-datatable tfoot th{
    overflow:hidden;
}

.ui-datatable-tbody-td-admin {
    padding: 4px 4px !important;
}

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

.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: 12px;
    padding: 4px;
    border-left: #ffffff solid 1px;
}

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

.ui-datalist-width{
    width: 945px!important;
}

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

.ui-datalist-data{
    padding-left: 10px;
}

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

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

.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: 20px;
}

#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;
}

#info_dialog > div.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top.ui-draggable-handle{
    margin-left: 0;
}

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

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

.selectOneMenuKontenVerwalten {
    width: 470px;
    margin-left: 19px;
}

.filterKundennummer {
    border-radius: 4px;
    box-shadow: none !important;
    border:solid 1px #A9A9A9;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}


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

/** h:commandButton (styled equal to p:commandButton) */
.view-button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF;
    text-shadow: 0 -1px 0 #A662A3;
    border: 1px solid #a763a4;
    box-shadow: 0 1px 0 #A662A3 inset, 0 1px 2px rgba(0,0,0,0.2) !important;
    background: #a763a4;
    height: 31px;
    padding: .3em 1em;
    font-size: 12px;
    cursor:pointer;
}

.view-button:hover {
    background-color: #8b4888;
    border-color: #8b4888;
    box-shadow: 0 1px 0 #8b4888 inset, 0 1px 2px rgba(0,0,0,0.2) !important;
}

.view-button:active {
    background-color: #8b4888;
    border-color: #8b4888;
    box-shadow: 0 1px 0 #8b4888 inset, 0 1px 2px rgba(0,0,0,0.2) !important;
}

.view-button-pf {
    width: 30px;
    border: 1px solid #a763a4 !important;
}

.ui-icon.pi {
    text-shadow: none !important;
}

.ui-button, button.ui-button.ui-state-default, .ui-button.ui-state-default {
    color: #FFF;
    text-shadow: 0 -1px 0 #A662A3;
    border: 1px solid #a763a4;
    box-shadow: 0 1px 0 #A662A3 inset, 0 1px 2px rgba(0,0,0,0.2) !important;
    background: #a763a4;
    height: 31px;
}

.ui-button:hover, button.ui-button.ui-state-hover, .ui-button.ui-state-hover{
    background: #8b4888;
    border: 1px solid #8b4888;
    box-shadow: 0 1px 0 #8b4888 inset, 0 1px 2px rgba(0,0,0,0.2) !important;
}

.ui-button:focus, button.ui-button.ui-state-focus, .ui-button.ui-state-focus{
    background: #8b4888 !important;
    border: 1px solid #8b4888!important;
    box-shadow: 0 1px 0 #8b4888 inset, 0 1px 2px rgba(0,0,0,0.2) !important;
}

.ui-button .ui-button-text {
    color: #FFFFFF !important;
    text-shadow: none !important;
}

#uploader_label{
    margin-top: 5px;
}
