/*###########  CCC ###########*/


/* #content {} */

form {
    padding: 0px;
    margin: 0px;
}

fieldset.fs-around,
fieldset.fs-around-table {
    border: none;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 1050px;
}

fieldset.fs-around fieldset {
    margin-right: 22px;
}

.fieldset-fs-around-legend-lookalike {
    background: #C6D0D9;
    color: #133d68;
    font-size: 1.2em;
    font-weight: bold;
    width: 400px;
    display: inline-block;
    margin-bottom: 5px;
}

fieldset.fs-around legend,
fieldset.fs-around-table legend {
    background: #C6D0D9;
    color: #133d68;
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
    display: block;
    width: 94%;
    margin-bottom: 2px;
    padding: 5px
}

fieldset.fs-around fieldset legend {
    background: #fff;
    width: auto;
}

fieldset.fs-around-700px {
    border: none;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
    width: 700px;
}

fieldset.fs-around-700px fieldset {
    margin-right: 10px;
}

fieldset.fs-around-700px legend {
    background: #C6D0D9;
    width: 650px;
}

fieldset.fs-around-700px fieldset legend {
    background: #fff;
    width: auto;
}


/* .brk {} */

input.short,
.fs-around input.text,
.fs-around input.file {
    width: 200px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
}

input.money {
    width: 148px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    float: left;
}

input.taxation {
    width: 91px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    float: left;
}

input.short {
    width: 100px;
}

fieldset {
    float: left;
    margin: 0em 2em 1em 0em;
    padding: 0 1em 1em 1em;
    border: 1px solid #133d68;
    line-height: 1.5em;
}

.fieldset-no-float {
    float: left;
}

.fieldset-no-float fieldset {
    clear: left;
}

fieldset fieldset {
    margin: 1em 0em 0em 0em;
}

fieldset legend {
    font-size: 1.2em;
    font-weight: bold;
    color: #133d68;
}

fieldset.dataTable {
    padding: 0em 1em 1em 1em;
}

fieldset table.dataTable {
    border: none;
}

fieldset .content-link a {
    background: none;
    padding-left: 0px;
}

fieldset .content-link a:hover {
    background: none;
    text-decoration: underline;
}


/*=== IE7====*/

*+html .form-small {
    width: 204px;
}


/*===========*/

.form-small {
    width: 206px;
}

.form-report-navigation {
    width: 340px;
    border: none;
}

.form-report-navigation legend {
    background-color: #C6D0D9;
    width: 340px;
    padding: 5px;
    border: none;
}

.fs-around-form-small {
    width: 231px;
    padding: 0px 10px 0 10px;
}

.fs-around-form-small fieldset {
    margin: 10px 0 10px 0;
}

.form-small .content-link {
    float: left;
    padding-right: 0px;
}

.form-small input.text,
.form-small input.file,
.search-field-input input {
    width: 200px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    float: left;
}

.search-field-input input {
    border: none;
    border-right: 1px solid #9f9f9f;
    width: 180px;
}

.search-field-row {
    width: 203px;
    float: left;
    background-color: #eeeeee;
    border: 1px solid #9f9f9f;
}

.form-small select,
.fs-around select,
.dataTable select {
    width: 205px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    float: left;
}

select.noDescription {
    margin-top: 2px;
}

select.selectpickerInputCurrency {
    width: 50px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    float: right;
}

select.selectpickerInputTaxation {
    width: 54px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    float: right;
    margin-right: 2px;
}

.popup-textarea-wide .form-small textarea {
    width: 400px;
}

.form-small textarea {
    width: 200px;
    border: 1px solid #9f9f9f;
    padding: 2px;
    background-color: #eeeeee;
    display: block;
    overflow: auto;
    float: left;
}

.no-small-form-element {
    width: 200px;
    background-color: #eeeeee;
    padding: 2px;
    display: block;
    text-align: right;
    float: left;
}

.no-small-form-element .list {
    text-align: left;
}

.text-left {
    text-align: left;
}

.form-wide {
    width: 450px;
}

.form-wide input.text,
.form-wide input.file {
    width: 440px;
    border: 1px solid #9f9f9f;
    font-size: 1em;
    padding: 4px;
    display: block;
    background-color: #eeeeee;
}

.form-wide select {
    width: 450px;
    border: 1px solid #9f9f9f;
    font-size: 0.9em;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
}

.form-wide textarea {
    width: 444px;
    border: 1px solid #9f9f9f;
    padding: 2px;
    display: block;
    background-color: #eeeeee;
    overflow: auto
}

.no-wide-form-element {
    width: 445px;
    background-color: #eeeeee;
    padding: 2px;
    display: block;
}

.form-xxl {
    width: 710px;
}

.form-xxl table {
    width: 710px;
}

.filler {
    width: 44px;
}

.form-description-row {
    width: 206px;
    display: block;
    clear: left;
}

.form-wide .form-description-row {
    width: 450px;
    display: block;
}

.form-description {
    display: block;
    float: left;
}

.form-description label {
    width: 150px;
    float: left;
}

.form-checkbox-row {
    width: 206px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    clear: left;
}

.form-wide .form-checkbox-row {
    width: 450px;
}

.form-wide .form-checkbox-row label {
    width: 400px;
}

.form-wide .no-small-form-element {
    float: none;
}

.form-icons {
    display: block;
    text-align: right;
}

.form-checkbox-row input {
    margin-left: 0px;
    margin-right: 5px;
    width: 12px;
    float: left;
}

.field-help-open a {
    background-image: url(../images/icon-field-help-open.png);
    padding: 0px 10px 5px 5px;
    background-repeat: no-repeat;
    background-position: 5px 1px;
    text-decoration: none;
}

.column-audit a {
    background-image: url(../images/icon-column-audit.png);
    padding: 0px 8px 5px 5px;
    background-repeat: no-repeat;
    background-position: 4px 1px;
    text-decoration: none;
}

.column-audit a:hover {
    background-image: url(../images/icon-column-audit-over.png);
    padding: 0px 8px 5px 5px;
    background-repeat: no-repeat;
    background-position: 4px 1px;
    text-decoration: none;
}

.field-help-create a {
    background-image: url(../images/icon-field-help-create.png);
    padding: 0px 10px 5px 5px;
    background-repeat: no-repeat;
    background-position: 5px 1px;
    text-decoration: none;
}

.field-help-open a:hover,
.field-help-create a:hover {
    background-image: url(../images/icon-field-help-over.png);
}

.confluence-open a {
    background-image: url(../images/icon-intranet.png);
    padding: 0px 0px 0px 16px;
    background-repeat: no-repeat;
    text-decoration: none;
}

.cal a {
    background-image: url(../images/calendar.png);
    background-position: 0px 2px;
    padding: 0px 0px 5px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
}

.icon-textarea a {
    background-image: url(../images/icon-textarea.png);
    background-position: 0px 2px;
    padding: 0px 0px 5px 10px;
    background-repeat: no-repeat;
    text-decoration: none;
}

fieldset span.mandatory {
    float: left;
}

fieldset span.mandatory select,
fieldset span.mandatory input.text,
fieldset span.semimandatory select,
fieldset span.semimandatory input.text,
fieldset span.mandatory .no-small-form-element,
fieldset span.semimandatory .no-small-form-element,
fieldset span.semimandatory textarea,
fieldset span.mandatory span.search-field-input input,
fieldset span.semimandatory span.search-field-input input {
    background: #d5d5d5;
}

fieldset span.mandatory label {
    background: url(../images/mandatory.png) no-repeat 0px 4px;
    padding-left: 10px;
}

.formblock {
    float: left;
}

.cal a:hover {
    background-image: url(../images/calendar-over.png);
}

.icon-textarea a:hover {
    background-image: url(../images/icon-textarea-over.png);
}

.link-arrow-small a,
.search-field-icon a {
    background-image: url(../images/select.png);
    background-position: 0px 2px;
    padding: 0px 0px 5px 10px;
    background-repeat: no-repeat;
    text-decoration: none
}

.link-arrow-create-small a {
    background-image: url(../images/select-create.png);
    background-position: 0px 2px;
    padding: 0px 0px 5px 10px;
    background-repeat: no-repeat;
    text-decoration: none
}

.link-arrow-create-small a:hover {
    background-image: url(../images/select-over.png);
}

.link-arrow-small a:hover,
.search-field-icon a:hover {
    background-image: url(../images/select-over.png);
}

pre {
    font-size: 1em;
}

.box-br {
    clear: left;
    display: block;
}


/* Was soll der Pointer auf der Beschriftung eines Feldes?
label{
cursor                 : pointer;
}
*/

.clear-me {
    clear: left;
}

.blink-on {
    width: 200px;
    background-color: #ff0000;
    padding: 2px;
    display: block;
    text-align: right;
    float: left;
}

.blink-off {
    width: 200px;
    background-color: #eeeeee;
    padding: 2px;
    display: block;
    text-align: right;
    float: left;
}

.chk-box-block {
    float: left;
    margin-right: 10px;
    border-right: 1px solid #ddd;
    display: block;
}

.chk-box-block.last {
    border: none;
    margin-right: 0px;
    display: block;
}

.chk-box-block-width {
    width: 100%;
    overflow: auto;
}

.autocomplete {
    border: 1px solid #999;
    color: #eeeeee;
    background: #133d68;
    cursor: default;
    text-align: left;
    max-height: 350px;
    overflow: auto;
    /* IE6 specific: */
    _height: 350px;
    _margin: 0;
    _overflow-x: hidden;
}

.autocomplete .selected {
    color: #133d68;
    background: #7194a5;
}

.autocomplete div {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete strong {
    font-weight: bold;
}

.fa-question-circle {
    display: none;
}