body, div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #909292;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}

.body_home {
    background-image: url(../images/hg_02.gif);
    background-repeat: repeat-x;
    background-position: 0px 27px;
}

.body_home_stage {
    background-image: url(../images/hg_02.gif), url(../images/hg_stage.gif);
    background-repeat: repeat-x, repeat;
    background-position: 0px 27px;
}

.body_stage {
    background-image: url(../images/hg_stage.gif);
    background-repeat: repeat;
    background-position: 0px 27px;
}

.body_home_restore {
    background-image: url(../images/hg_02.gif), url(../images/hg_restore.gif);
    background-repeat: repeat-x, repeat;
    background-position: 0px 27px;
}

.body_restore {
    background-image: url(../images/hg_restore.gif);
    background-repeat: repeat;
    background-position: 0px 27px;
}

div {
    overflow: hidden;
}

hr {
    border: 0px;
    border-top: solid 1px #cccccc;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

#Tabs {
    width: 710px;
}

#homeSite #Tabs {
    width: 938px;
}

    #homeSite #Tabs.ui-tabs .ui-tabs-nav li a {
        padding: .5em 46px;
    }

.text_homeSite a {
    color: #0061ad;
    font-weight: bold;
}

    .text_homeSite a:hover {
        color: #A0C0EE;
        font-weight: bold;
        text-decoration: underline
    }

#homeSite .broadcast_container_adjumed a {
    color: #0061ad;
    font-weight: bold;
}

    #homeSite .broadcast_container_adjumed a:hover {
        color: #fff;
        text-decoration: underline
    }

.language_adjumed a {
    color: #0061ad;
}

.language_adjumed #div_LiteralLeadAnmeldung {
    width: auto;
}

.cleaner {
    overflow: hidden;
    clear: both;
    height: 0px;
}

#homeSite .language_adjumed a {
    font-weight: 400;
}

    #homeSite .language_adjumed a.bold {
        font-weight: 700;
    }

.border {
    border: solid 1px #C3C5C8;
}

.scroll {
    overflow: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mr5 {
    margin-right: 5px;
}

.ml5 {
    margin-left: 5px;
}

.mr10 {
    margin-right: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bold {
    font-weight: bold;
}

.obligatorisch {
    font-weight: bold;
}

.error {
    color: #ff0000;
    font-weight: bold;
}

.field_error, .error_field {
    background-color: #f00 !important;
    border: 1px solid #ff0000 !important;
    color: #fff;
}

.error_message {
    color: #ff0000;
    font-weight: bold;
    padding-left: 10px;
}

.readonly {
    background-color: #f0f0f0;
}

.message {
    border: 1px solid #ff0000;
    background-color: lemonchiffon;
    color: #ff0000;
    padding: 5px;
}

.message-ie6 {
    border: 1px solid #ff0000;
    background-color: lemonchiffon;
    color: #000;
    padding: 5px;
}

.loading {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 150px;
    height: 100px;
    padding: 10px;
    border: solid 1px #790609;
    background-color: #ffffff;
}

.container {
    width: 1021px;
    top: 0px;
    border: 0px solid;
    background-image: url(../images/hg_01.gif);
    background-repeat: repeat-y;
    z-index: 0;
    margin: 0 auto 0 auto;
}

.topbar_home {
    position: relative;
    top: 27px;
    height: 64px;
    z-index: 0;
}

#homeSite .topbar_home {
    top: 0;
}

.topbar_inhalt {
    width: 941px;
    height: 5px;
    padding-left: 40px;
    z-index: 0;
}

.content_home {
    border: 0px solid;
    width: 720px;
    line-height: 18px;
    margin: 0 auto;
}

#homeSite .content_home {
    max-width: 945px;
    width: 100%;
}

.content_inhalt {
    float: left;
    width: 680px;
    line-height: 18px;
    min-height: 300px;
    overflow: visible;
    display: block;
    z-index: 0;
    margin-top: -40px;
    margin-left: 60px;
}

.content_accordionpane {
    border: 1px solid;
    padding: 5px;
}

.logo {
    position: relative;
    top: 5px;
    left: 55px;
    z-index: 0;
    width: 160px;
}

.footer {
    padding-left: 40px;
    border: 0px solid;
    height: 12px;
    margin-top: 22px;
    z-index: 0;
}

.help {
    margin-top: -2px;
}

input, input.small, textarea {
    font-size: 12px;
    border: 1px solid #c3c5c8;
    width: 200px;
}

    input.small {
        width: 100px;
    }

    input.upload {
        width: 500px;
    }

.content_popup {
    border: 1px dotted;
    padding: 5px;
}

input.datum {
    width: 70px;
}

textarea {
    overflow: auto;
}

.button {
    background-color: #1b39a2;
    color: #ffffff;
    border: 0px;
    font-weight: bold;
    width: 100px;
    height: 17px;
}

.button_cancel {
    background-color: #ffffff;
    color: #1b39a2;
    border: solid 1px #1b39a2;
    padding-left: 10px;
    padding-right: 10px;
}

.button:hover {
    cursor: pointer;
}

a {
    color: #1b39a2;
}

.linkbar {
    width: 370px;
    padding: 3px;
    margin-top: 3px;
    background-color: #6A9CE5;
}

    .linkbar a {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
    }

.metanav {
    position: relative;
    top: 14px;
    left: 55px;
    width: 135px;
}

    .metanav a {
        text-decoration: none;
    }

.mainnav {
    vertical-align: top;
    width: 165px;
    float: left;
    margin-top: 42px;
    margin-left: 55px;
}

div.mainnav a, div.mainnav a:hover {
    width: 145px;
    height: 22px;
    float: left;
    border: 1px solid #909292;
    border-bottom: 0px solid #909292;
    background-image: url(../images/nav_hg.gif);
    background-position: 0px 10px;
    background-repeat: repeat-x;
    text-decoration: none;
    padding-top: 5px;
    padding-left: 15px;
    font-weight: bold;
}

    div.mainnav a:hover, div.mainnav a.active {
        background-image: url(../images/nav_hg_over.gif);
        background-position: 0px 0px;
        padding-top: 5px;
        background-repeat: repeat-x;
    }

    div.mainnav a.lastnavitem {
        border-bottom: 1px solid #909292;
    }

.accordionmenu {
    overflow: hidden;
}

.menubar {
    background-image: url(../images/menue_01.gif);
    background-position: 0px 0px;
    padding-left: 40px;
    height: 24px;
    background-repeat: no-repeat;
    border-right: 1px solid #C3C5C8;
    z-index: 0;
}

    .menubar a, .menubarselected a {
        float: left;
        margin-top: 5px;
        text-decoration: none;
    }

.menubarselected {
    background-image: url(../images/menue_01x.gif);
    background-position: 0px 0px;
    padding-left: 40px;
    height: 24px;
    background-repeat: no-repeat;
    border-right: 1px solid #C3C5C8;
    font-weight: bold;
    z-index: 0;
}


.menubar2 {
    background-image: url(../images/menue_02.gif);
    background-position: 0px 0px;
    padding-left: 40px;
    height: 24px;
    background-repeat: no-repeat;
    border-right: 1px solid #C3C5C8;
}

    .menubar2 a, .menubarselected2 a {
        float: left;
        margin-top: 5px;
        text-decoration: none;
    }

.menubarselected2 {
    background-image: url(../images/menue_02x.gif);
    background-position: 0px 0px;
    padding-left: 40px;
    height: 24px;
    background-repeat: no-repeat;
    border-right: 1px solid #C3C5C8;
    font-weight: bold;
}

.modalBackground {
    background-color: gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

h1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px;
    margin-top: 5px;
    margin-bottom: 20px;
    line-height: 16px;
    font-size: 16px;
}

input.disabled {
    background-color: #e3e5e8;
}

table.checkbox {
    width: 100%;
}

    table.radio tr td input, table.checkbox tr td input, span.checkbox input, .checkbox {
        width: 16px;
        border-style: none;
        border-width: 0px;
    }

.rendererSwitch tr td input {
    width: 16px;
    border-style: none;
    border-width: 0px;
}

div.border, div.border_obligatorisch {
    border: 1px solid #C3C5C8;
    width: auto;
    float: left;
}

div.border_obligatorisch {
    color: #000000;
}

    div.border_obligatorisch select {
        color: #000000
    }

.border {
    border: 1px solid #C3C5C8;
}

select {
    margin: auto;
    color: #909292;
    font-size: 12px;
}

.DropDownListLanguage {
    margin: 0px;
}

select.dropdownlarge {
    width: 100%;
}

select.default {
    margin: 0px;
}

div.title {
    background-color: #e3e5e8;
    background-image: url(../images/balken_02.gif);
    padding: 2px;
    color: #1b39a2;
    font-weight: bold;
}

    div.title div {
        color: #ffffff;
    }

.cell_11 {
    width: 645px;
    float: left;
}

.cell_12, .cell_12_obligatorisch {
    width: 150px;
    float: left;
}

.cell_12_obligatorisch {
    color: #000000;
}

.cell_22, .cell_22_obligatorisch {
    width: auto;
    float: left;
}

.cell_22_obligatorisch {
    color: #000000;
}

.cell_13, .cell_13_obligatorisch {
    width: 150px;
    float: left;
}

.cell_13_obligatorisch {
    color: #000000;
}

.cell_23 {
    widxth: 210px;
    float: left;
}

.cell_33 {
    width: 260px;
    float: left;
}

.cell_14 {
    width: 104px;
    float: left;
}

.cell_24 {
    width: 204px;
    float: left;
}

.cell_34 {
    width: 116px;
    float: left;
    text-align: right;
}

.cell_44 {
    width: 220px;
    float: left;
    text-align: right;
}

.tab_et, .tab_et_aktiv {
    padding: 3px;
    border: 1px solid;
    float: left;
    border-bottom: 0px;
    border-right: 0px;
}

.tab_et_aktiv {
    background-color: #1B39A2;
}

    .tab_et_aktiv a {
        color: #ffffff;
    }

.tab_et_abschluss {
    border-left: 1px solid;
    border-bottom: 1px solid;
    float: left;
    width: 1px;
    height: 22px;
    overflow: hidden;
}

.button64 {
    background-image: url(../images/button_64.gif);
    background-repeat: no-repeat;
    width: 64px;
    height: 18px;
    color: #6A9CE5;
    font-weight: bold;
    cursor: pointer;
}

.button88 {
    background-image: url(../images/button_88.gif);
    background-repeat: no-repeat;
    width: 88px;
    height: 18px;
    color: #1b39a2;
    font-weight: bold;
    cursor: pointer;
}

    .button88 div a {
        display: block;
    }

.button100, .button100_aktiv {
    background-image: url(../images/button_100.gif);
    background-repeat: no-repeat;
    width: 100px;
    height: 18px;
    color: #6A9CE5;
    font-weight: bold;
    cursor: pointer;
}

.button100_aktiv {
    background-image: url(../images/button_100_aktiv.gif);
}

.button105 {
    background-image: url(../images/button_105.gif);
    background-repeat: no-repeat;
    width: 105px;
    height: 18px;
    color: #1b39a2;
    font-weight: bold;
    cursor: pointer;
}

.button110, .button110_aktiv {
    background-image: url(../images/button_110.gif);
    background-repeat: no-repeat;
    width: 110px;
    height: 18px;
    color: #6A9CE5;
    font-weight: bold;
    cursor: pointer;
}

.button110_aktiv {
    background-image: url(../images/button_110_aktiv.gif);
}

.button120 {
    background-image: url(../images/button_120.gif);
    background-repeat: no-repeat;
    width: 120px;
    height: 18px;
    color: #1b39a2;
    font-weight: bold;
    border: 0px;
    text-align: left;
    padding-left: 35px;
    cursor: pointer;
}

.button172 {
    background-image: url(../images/button_172.gif);
    background-repeat: no-repeat;
    width: 172px;
    height: 18px;
    color: #1b39a2;
    font-weight: bold;
    border: 0px;
    text-align: left;
    padding-left: 35px;
    cursor: pointer;
}

.button218 {
    background-image: url(../images/button_218.gif);
    background-repeat: no-repeat;
    width: 218px;
    height: 18px;
    color: #1b39a2;
    font-weight: bold;
    border: 0px;
    text-align: left;
    padding-left: 35px;
    cursor: pointer;
}

.button238 {
    background-image: url(../images/button_238.gif);
    background-repeat: no-repeat;
    width: 238px;
    height: 18px;
    color: #1b39a2;
    font-weight: bold;
    border: 0px;
    text-align: left;
    padding-left: 35px;
    cursor: pointer;
}

.button100 div, .button100_aktiv div {
    position: relative;
    left: 1px;
}

.button110 div, .button110_aktiv div {
    position: relative;
    left: 3px;
}

.button64 div, .button88 div, .button105 div, .button120 div, .button172 div, .button218 div, .button238 div {
    position: relative;
    left: 36px;
}

div.popup {
    border: 1px solid;
    padding: 5px;
    background-color: #E3E5E8;
    z-index: 99999;
}

    div.popup div div.title {
        width: 100%;
        height: 18px;
        background-image: none;
        background-color: #1B39A2;
        color: #ffffff;
        cursor: move;
        font-weight: bold;
        text-align: center;
    }

.form-field {
    display: inline-block;
    float: left;
}

/* ==================================================== */
/* Infotext		                                        */
/* ==================================================== */
div.infotext_questionmark {
    float: left;
    overflow: visible;
    background-color: #ECF3F9;
}

div.infotext {
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    margin-left: 33px;
    width: 360px;
    border: 2px solid #ffffff;
    left: -34px;
    background-color: #074870;
    color: #ffffff;
    padding: 3px;
}

    div.infotext a {
        text-decoration: underline;
        color: #ffffff;
    }

/*AutoComplete flyout */
.autocomplete_completionListElement {
    z-index: 0;
    visibility: hidden;
    margin: 0px !important;
    background-color: #ffffff;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: #ffffff;
    color: windowtext;
    padding: 1px;
}

.contextMenuPanel {
    border: 1px solid #868686;
    background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
    cursor: pointer;
    font-size: 11px;
    padding: 5px;
    float: left;
    visibility: hidden;
    z-index: 999999;
    overflow: hidden;
}

/* Resize Control */
.handleResize {
    width: 16px;
    height: 16px;
    background-image: url(../images/HandleGrip.png);
    overflow: hidden;
    cursor: se-resize;
}

.resizingText {
    padding: 0px;
    border-style: solid;
    border-width: 2px;
    border-color: #7391BA;
}

/* Calendar Control */
.ajax__calendar_container div {
    overflow: hidden;
}

    .ajax__calendar_container div div {
        overflow: visible;
    }

.ajax__calendar_container {
    padding: 4px;
    position: absolute;
    cursor: default;
    width: 170px;
    font-size: 11px;
    text-align: center;
    font-family: tahoma,verdana,helvetica;
    z-index: 999999;
}

.ajax__calendar_body {
    height: 139px;
    width: 170px;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    top: 0px;
    left: 0px;
    height: 139px;
    width: 170px;
    position: absolute;
    text-align: center;
    margin: auto;
}

.ajax__calendar_container TABLE {
    font-size: 11px;
}

.ajax__calendar_header {
    height: 20px;
    width: 100%;
}

.ajax__calendar_prev {
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/AjaxControlToolkit.Calendar.arrow-left.gif);
}

.ajax__calendar_next {
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/AjaxControlToolkit.Calendar.arrow-right.gif);
}

.ajax__calendar_title {
    cursor: pointer;
    font-weight: bold;
}

.ajax__calendar_footer {
    height: 15px;
}

.ajax__calendar_today {
    cursor: pointer;
    padding-top: 3px;
}

.ajax__calendar_dayname {
    height: 17px;
    width: 17px;
    text-align: right;
    padding: 0 2px;
}

.ajax__calendar_day {
    height: 17px;
    width: 18px;
    text-align: right;
    padding: 0 2px;
    cursor: pointer;
}

.ajax__calendar_month {
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.ajax__calendar_year {
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.ajax__calendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: #ffffff;
    color: #000000;
}

.ajax__calendar .ajax__calendar_footer {
    border-top: 1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_dayname {
    border-bottom: 1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_day {
    border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_month {
    border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_year {
    border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_month {
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_year {
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #646464;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_year {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day {
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_month {
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_year {
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title {
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_today {
    color: #0066cc;
}

/* ==================================================== */
/* Login		                                        */
/* ==================================================== */
.accordion {
    width: 100%;
}

.ui-accordion .ui-accordion-header {
    background: none repeat scroll 0 0 #A0C0EE;
    color: #ffffff;
    font-weight: bold;
    overflow: auto;
}

    .ui-accordion .ui-accordion-header .ui-icon {
        background-image: url(none);
    }

.ui-accordion .ui-accordion-icons {
    padding-left: 0.5em;
}

.ui-accordion .ui-accordion-content {
    padding: 5px;
}

.div_literal {
    width: 150px;
    float: left;
}

.div_textbox {
    float: left;
    width: 224px;
    text-align: right;
}

.div_textbox_wider {
    float: left;
    width: 377px;
    text-align: left;
    padding-left: 25px;
}

.div_accordion_literal {
    width: 130px;
    float: left;
}

.div_accordion_textbox {
    float: left;
    width: 220px;
    text-align: right;
}

#div_LiteralLeadAnmeldung {
    float: left;
    width: 480px;
}

#div_hiperlinks {
    float: left;
    width: 130px;
}

#bar_collect {
    height: 3px;
    width: 100%;
    color: #E23B39;
    background-color: #E23B39;
    position: absolute;
    bottom: 0px;
}

#bar_analyze {
    height: 3px;
    width: 100%;
    color: #E23B39;
    background-color: #FADD62;
    position: absolute;
    bottom: 0px;
}

#bar_validate {
    height: 3px;
    width: 100%;
    color: #E23B39;
    background-color: #f07f3d;
    position: absolute;
    bottom: 0px;
}

.div_LiteralMessage {
    padding-right: 0px;
    padding-left: 0px;
}

#container_formular #op .ui-accordion .ui-accordion-header {
    background: none repeat scroll 0 0 #A0C0EE;
    color: #ffffff;
    font-weight: bold;
}

.threadLink {
    padding: 3px;
    border: solid 2px #A0C0EE;
    width: 152px;
}

    .threadLink .progressbar {
        border: solid 1px #a0c0ee;
        width: 99%;
        height: 5px;
    }

    .threadLink .progress {
        background-color: #dceaff;
        height: 5px;
    }

div.mainnav .threadLink a {
    background-image: none;
    border: 0 none;
    color: #1b39a2;
    cursor: pointer;
    font-weight: normal;
    padding-left: 0;
}

/* ==================================================== */
/* Wrapper		                                        */
/* ==================================================== */
.wrapper_container {
    padding: 5px;
    border: solid 1px #909292
}

.wrapper_separator {
    overflow: hidden;
    clear: both;
    height: 0px;
    padding-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #cacaca;
}

/* ==================================================== */
/* Accordion		                                    */
/* ==================================================== */
.accordion .accordion_border {
    border: 1px solid;
    padding: 5px;
}

.accordion input[type="submit"],
.button_new {
    border: solid 1px #012D83;
    color: #012D83;
    width: auto;
}

    .accordion input[type="submit"].button {
        color: #ffffff;
    }

/* ==================================================== */
/* Renderer		                                        */
/* ==================================================== */
#container_formular div.title {
    border: 1px solid rgb(160, 192, 238);
    background-image: url(null);
    background-color: #e3e5e8;
    padding: 2px;
    color: #1b39a2;
    font-weight: bold;
}

#container_formular .col1 {
    width: 35%;
}

#container_formular .col2 {
    width: 61.5%;
}

#container_formular .xxl .col1 {
    width: 100%;
}

#container_formular .xxl .col2 {
    clear: both;
    margin-left: 35%;
    width: 61.5%;
}

#container_formular .divctrl {
    clear: both;
    height: 3px;
}

#container_formular .divinsidectrl {
    clear: both;
    height: 2px;
}

#container_formular input[type="checkbox"] {
    width: auto;
    border: 0px;
}

#container_formular input[type="submit"] {
    width: auto;
    color: #012D83;
    border: solid 1px #012D83;
    float: left;
}

#container_formular select {
    margin: 0px;
    float: left;
    font-size: inherit;
    width: 380px;
}

#container_checklist {
    height: 412px;
    width: 400px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
}

#innercontainer_checklist {
    height: 100%;
    padding: 5px;
    background-color: #ffffff;
    border: solid 1px #A0C0EE;
    overflow: auto;
}

#container_checklist .title #aToggle, #container_checklist .title {
    padding: 2px;
    font-weight: bold;
    color: #ffffff;
    background-color: #333399;
    background-image: url(null);
    cursor: pointer;
}

#container_checklist .innercontainer_checklist {
    padding-top: 2px;
    font-size: 8pt;
}

#container_transfer_protocol_SIRIS {
    height: 412px;
    width: 400px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
}

#innercontainer_transfer_protocol_SIRIS {
    height: 100%;
    padding: 5px;
    background-color: #ffffff;
    border: solid 1px #A0C0EE;
    overflow: auto;
}

#container_transfer_protocol_SIRIS .title #aToggle, #container_transfer_protocol_SIRIS .title {
    padding: 2px;
    font-weight: bold;
    color: #ffffff;
    background-color: #333399;
    background-image: url(null);
    cursor: pointer;
}

#container_transfer_protocol_SIRIS .innercontainer_transfer_protocol_SIRIS {
    padding-top: 2px;
    font-size: 8pt;
}

.loader_stopped {
    display: none;
}

.loader_running {
    display: block;
}

.field_container .error {
    color: #ffffff;
    background-color: #ff0000;
}

a.report {
    text-decoration: none;
}

#container_importcasedata {
    border: 1px solid;
    padding: 1px;
}

.import_case_data {
    padding: 5px;
}

.empty {
    float: left;
    width: 150px;
}

.button_new238 {
    width: 238px;
    height: 18px;
}

.button_new172 {
    width: 172px;
    height: 18px;
}

.button_new88 {
    text-align: center;
    height: 18px;
    width: 88px;
}

.button_new100 {
    width: 100px;
    height: 17px;
}

.loader {
    display: none;
    text-align: center;
}

.dropdown_mainform {
    width: 55%;
}

    .dropdown_mainform div.cell_24 {
        float: none;
    }

.dropdown_filterform {
    margin: 0 0 0 40px;
    width: 35%;
}

    .dropdown_filterform div.cell_24 {
        float: none;
    }

.text_right {
    text-align: right;
}

.empty5 {
    height: 5px;
}

.empty7 {
    height: 7px;
}

.empty10 {
    height: 10px;
}

.empty_width10 {
    width: 10px;
}

.empty_width15 {
    width: 15px;
}

.empty_width150 {
    width: 150px;
}

.functions {
    position: relative;
}

.logoutSpan {
    float: left;
    margin: 0 7px 20px 0;
}

.user_header,
.user_header a {
    color: #909292;
    font-size: 11px;
    text-align: left;
    width: 33%;
}

#container_hospitalgroups a,
#container_hospitals a,
#container_departments a,
.incl_deleted {
    color: #909292;
    font-size: 10px;
}

    #container_hospitalgroups a.selected,
    #container_hospitals a.selected,
    #container_departments a.selected {
        color: #fff;
        background-color: #909292;
    }

#trBenutzer td {
    border: solid 1px #909292;
    vertical-align: top;
}

.user_table {
    border-collapse: collapse;
    border: solid 1px #909292;
    float: left;
}

.edit {
    float: right;
    width: 33%;
}

.user_link {
    float: left;
    width: 66%;
}



#container_searchcases .check_error {
    background-color: #ff0000;
}

#container_searchcases .check_success {
    background-color: #008000;
}

#container_searchcases .check_error div {
    color: #fff;
}

.patient_number {
    width: 85px;
}

.button_check {
    float: left;
    width: 645px;
}

#divImage {
    border: none;
    float: left;
    width: 20px;
}

.code_loader {
    float: right;
    margin: 2px 2px 0 0;
}

#op_count,
#gb_count {
    color: #1B39A2;
    display: inline-block;
    float: left;
    margin-right: 2px;
}

#op_label_1,
#gb_label_1 {
    color: #1B39A2;
    display: inline-block;
    float: left;
}

#op_label_2,
#gb_label_2 {
    color: #1B39A2;
    display: inline-block;
    float: left;
}

.gb_ordinal_label,
.gb_ordinal,
.op_ordinal_label,
.op_ordinal {
    color: #ffffff;
    font-weight: bold;
    float: left;
}

#manuals a {
    background-image: none;
    border: none;
    color: #1b39a2;
    float: left;
    font-weight: normal;
    height: 22px;
    padding: 0;
    text-decoration: none;
    width: 160px;
}

#aClose {
    float: right;
}

#button_print_report, #button_print_case {
    display: inline-block;
}

.info {
    width: 19px;
    background-image: url(../images/allgemein/help_klein.png);
}

.info, .info_field {
    background-color: #ffcc66;
    color: #fff;
}

.infotext_questionmark .info {
    background-color: #fff;
}

.infotext_questionmark input {
    width: 22px;
    height: 22px;
    text-indent: -9999px;
}

.group_container {
    padding: 3px;
    border: solid 1px #cccccc;
}

.collapsePanelHeader {
    background-color: #1B39A2;
    color: #ffffff;
    padding: 1px;
    padding-left: 5px;
    font-weight: bold;
}

input.delete_wrapper {
    width: auto;
}


/* --- TreeView --- */
.treeview_buttons {
    position: fixed;
    bottom: 1em;
    right: 1em;
}

.treeErrorText {
    color: Red;
    display: none;
}

#divSearchStringLengthError {
    color: Red;
    padding-left: 10px;
    display: none;
}

ul.fancytree-container {
    white-space: normal !important;
}

span.fancytree-title {
    display: inline !important;
}

span.treecode {
    font-weight: bold;
}

span.underlined {
    text-decoration: underline;
    font-weight: bold;
}

.nyroModalPopupFooter {
    position: fixed;
    bottom: 0px;
    width: 95%;
    padding: 5px;
    background-color: White;
}

.broadcast_container {
    margin-left: 50px;
    padding: 3px;
    float: left;
    border: solid 2px #A0C0EE;
    width: 500px;
    z-index: 999999;
    overflow: hidden;
}

    .broadcast_container h1 {
        margin-bottom: 5px;
    }

    .broadcast_container .broadcast_text {
        color: #183aa2
    }

.broadcast_container_adjumed {
    margin: 0;
    background-color: #A0C0EE;
    color: #fff;
    padding: 10px 20px;
}

    .broadcast_container_adjumed .broadcast_text, .broadcast_container_adjumed .broadcast_title {
        color: #fff
    }

.treecodeSelectable {
    color: Blue;
    font-weight: bold;
    text-decoration: underline;
}

.resultFound {
    color: White;
    background-color: Blue;
}

.button.button-passwort-reset:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.button-auto {
    background-color: #1b39a2;
    color: #ffffff;
    font-weight: bold;
    width: auto;
    height: 17px;
    cursor: pointer;
}

.serverOperationMode {
    position: absolute;
    background-color: #000000;
    color: #ffffff;
    padding: 5px;
    z-index: 9;
}

.userOperationMode {
    position: absolute;
    top: 30px;
    background-color: #000000;
    color: #ffffff;
    padding: 5px;
    z-index: 9;
}

#homeSite {
    max-width: 1200px;
    width: 100%;
    border: 1px solid;
    background-image: none;
    background: #fff;
    top: unset;
    margin-top: 10px;
    box-shadow: 4px 0 15px -4px rgba(0, 0, 0, 0.4), -4px 0 8px -4px rgba(0, 0, 0, 0.4);
}

.footer_adjumed {
    background-color: #0365ae;
}

.topbar_home_adjumed {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    border: 1px solid #0365ae;
    background-color: #0365ae;
    top: 27px;
    height: 63px;
    box-shadow: 4px 0 15px -4px rgba(0, 0, 0, 0.4), -4px 0 8px -4px rgba(0, 0, 0, 0.4);
}

    .topbar_home_adjumed img {
        margin-left: 5px;
    }

.language_adjumed {
    padding-left: 35px;
}

/*Idee*/
#homeSite .div_textbox {
    width: 100%;
    text-align: left;
}

    #homeSite .div_textbox input[type=text], #homeSite .div_textbox input[type=password] {
        width: 99%;
        height: 25px;
    }

#Tabs li {
    border: 1px solid #aaaaaa;
    font-weight: normal;
    color: #fff;
    font-size: 120%;
}

    #Tabs li.ui-state-active, #Tabs li.ui-state-active a, #Tabs li.ui-state-active a:link, #Tabs li.ui-state-active a:visited {
        background: #ffffff;
        color: #212121;
    }

#accordion h3 {
    border: 1px solid #aaaaaa;
    font-size: 110%;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial,Helvetica,sans-serif;
    font-size:1.1em; 
}
