﻿/** {
    margin: 0em;
    padding: 0em;
    text-transform: none !important;
}

a, a:hover, a:active {
    outline: none;
}

    a, a:visited {
        color: #4C607A;
    }

body {
    padding: 0 0 20px;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #FFF;
    position: relative;
}


#aspnetForm {
    float: left;
    width: 100%;
    min-height: 500px;
}

#startpage {
    position: relative;
    width: 100%;
    overflow: hidden;
}

#startimage {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
}

#startcontent {
    position: absolute;
}

.start {
    border: 1px solid #A5B3C5;
    height: 130px;
    padding: 20px;
    background: #fff;
    float: left;
}

    .start + .start {
        margin-left: 60px;
    }

.loggedin-start {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #A5B3C5;
    float: left;
    width: 970px;
    font-size: 80%;
}

.logoutbox {
    float: right;
    font-size: 70%;
    padding: 0 5px;
    position: relative;
    top: -19px;
    width: 470px;
    z-index: 9500;
    color: #fff;
    white-space: nowrap;
    text-align: right;
}

    .logoutbox a {
        color: #fff;
        font-weight: bold;
    }

.login, .reset-password, .save, .delete, .add, .checkchanges, .box-button, .back {
    display: inline-block;
    border: solid 1px #A5B3C5;
    padding: 2px 5px 2px 25px;
    width: auto;
    color: #000;
    text-decoration: none;
    line-height: 120%;
}

    .login:hover, .reset-password:hover, .save:hover, .delete:hover, .checkchanges:hover, .box-button:hover, .back:hover {
        background-color: #DFE9F5;
    }

.box-button {
    margin-right: 6px;
    background: url('img/pfeile.gif') no-repeat scroll 7px center;
}

.login, .reset-password {
    float: left;
    margin-top: 10px;
}

.login {
    background: url(img/accept.gif) no-repeat scroll 3px center;
}

.reset-password {
    background: url(img/email.gif) no-repeat scroll 3px center;
}

.delete {
    background: url(img/cross.gif) no-repeat scroll 3px center;
}

.save {
    background: url(img/disk.gif) no-repeat scroll 3px center;
}

.back {
    padding-left: 5px;
}

.save-right {
    margin-left: 180px;
}

.save-far-right {
    margin-left: 716px;
}

.add {
    background: url(img/add.gif) no-repeat scroll 3px center;
}

.checkchanges {
    background: url(img/database_refresh.png) no-repeat scroll 3px center;
}

.loginlabel,
.box-label {
    text-align: left;
}

    .box-label,
    .box-label + td {
        padding-bottom: 10px;
    }

        .box-label + td {
            text-align: right;
        }

.box-title {
    text-align: left;
    padding-bottom: 20px;
}

#content {
    clear: both;
    padding: 0 12px;
}

div.multipage {
    float: left;
    padding: 5px;
    border: 1px solid #C8D6E5;
    border-top: none;
}

div.language {
    border: 1px solid #C8D6E5;
    padding: 5px;
    margin: 10px 0;
    float: left;
}

div.editorstatus {
    width: 695px;
    color: Red;
    padding: 10px;
    border: 1px solid red;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.editor, div.editorsmall {
    padding: 10px 10px 10px 260px;
    font-size: 80%;
    margin-top: 10px;
}

div.editor-fullwidth {
    padding: 4px;
    font-size: 80%;
}

div.editorsmall {
    overflow: auto;
}

div.editor .RadTreeView div {
    float: none;
}

div.editor div.available-items {
    width: 230px;
    margin-right: 20px;
}

div.editor div.selected-items {
    padding-left: 250px;
}

    div.editor div.selected-items .rtlCF {
        width: 150px;
    }

    div.editor div.selected-items .rtlCL {
        width: 530px;
    }

div.editor .RadTreeView {
    height: auto;
}

.donotshow {
    display: none !important;
}

.RadGrid ul {
    padding-left: 1em;
}

div.editor div.grouping {
    float: none;
    overflow: hidden;
    zoom: 1;
    clear: left;
    border: 1px solid #C8D6E5;
}

.changed-child td {
    background: #ff9;
    padding: 4px 7px 3px;
}

.changed td {
    background: #f99;
    padding: 4px 7px 3px;
}

div.left-editor {
    float: left;
    margin-right: 10px;
    padding-top: 20px;
    width: 340px;
}

div.editor label,
div.editor-fullwidth label,
.hurra-editor label {
    width: 140px;
    margin-right: 10px;
    line-height: 125%;
    float: left;
}
div.editor-fullwidth label {
    width: 100px;
}
div.editor-fullwidth label.longer {
    width: 250px;
}

div.editor-fullwidth textarea {
    width: 660px;
}
div.editor-fullwidth input[type="checkbox"] {
    width: auto;
}
div.editor-fullwidth input.wide-input {
    width: 660px;
}
div.editor label span {
    padding: 0 5px;
    background: #ccc;
    cursor: pointer;
}

div.editor select, div.editor input, div.editor-fullwidth input, div.editorsmall input,
.hurra-editor input {
    margin: 5px 0;
    width: 300px;
}

div.editor td select, div.editor td input, div.editorsmall td input {
    width: auto;
}

div.editorsmall .checkbox input,
div.editor-fullwidth .checkbox input,
.hurra-editor .checkbox input {
    margin: 2px 10px 1px 0;
    width: 14px;
}

.hurra-editor .RadUpload {
    float: left;
}

.hurra-editor .checkbox input {
    float: left;
    margin-left: 150px;
    clear: left;
}

div.editor input.save, div.editor input.delete, div.editor input.login, div.editorsmall input.save, div.editorsmall input.delete, div.editor input.add, div.editor a.save, div.editor a.cancel {
    width: auto;
}

div.editor input.save, div.editor input.login, div.editorsmall input.save {
    clear: left;
}

div.editor input.delete, div.editorsmall input.delete {
    margin-left: 20px;
}

div.editor select.pathogens {
    height: 600px;
    width: 710px;
}

div.editor textarea,
.hurra-editor textarea {
    width: 500px;
    height: 250px;
}

div.editor div.property-editor,
.hurra-editor {
    overflow: hidden;
    float: none;
    margin: 5px 0;
}

.property-editor > .delete,
.property-editor > .RadUpload {
    vertical-align: middle;
}

.error {
    color: Red;
    padding: 10px;
    border: 1px solid;
    width: 700px;
}

.message {
    padding: 10px;
    border: 1px solid;
    width: 700px;
}

.hurra-spalten label {
    display: inline-block;
    margin: 5px 0;
    width: 20px;
}

.hurra-spalten select {
    display: inline-block;
    margin: 3px 12px 5px 0;
    width: 300px;
}

.error ul {
    padding-left: 1em;
}

.validator {
    float: left;
}

div.linking {
    margin: 5px 0;
    border: 1px solid #DFE9F5;
    padding: 0 15px 10px;
    width: 685px;
}

    div.linking span.title {
        display: block;
        margin: 0 -15px;
        padding: 5px 15px;
        background-color: #DFE9F5;
    }

/*#footer {
    clear: both;
    font-size: 60%;
    color: #4C607A;
    border-top: 1px solid #4C607A;
    background: #fff;
    text-align: center;
    width: 100%;
}*/

/*.footer-inner {
    margin: 30px auto 50px;
    width: 1090px;
    text-align: left;
}*/

    /*.footer-inner img,
    .footer-link {
        float: left;
        margin: 0 10px;
    }*/

/*.footer-link {
    width: 197px;
    height: 149px;
    background: url('img/pim_broschuere_footer.gif') no-repeat scroll top left;
    text-indent: -9000em;
}*/

    /*.footer-link:hover {
        background-image: url('img/pim_broschuere_footer_m_over.gif');
    }*/

/*.footer-version {
    margin: 20px 0 0 10px;
    clear: left;
    float: none;
}*/

* html div#footer {
    margin-top: 0;
}

.WeedNode {
    background-color: #E7F0F4;
}

.VegetableNode {
    background-color: #DFF6CC;
}

.FruitNode {
    background-color: #E6EFE1;
}

.RestNode {
    background-color: #DEE5CD;
}

.StorageProtectionNode {
    background-color: #F4F8DC;
}

.data-needed {
    border-left: 4px solid red !important;
}

.RadTreeView .no-pathogens,
.RadTreeView .inactive {
    color: #ccc !important;
}

.RadTreeView .internet {
    padding-left: 20px !important;
    background: url(img/world.gif) no-repeat scroll left 50% !important;
}

.RadTreeView .etikett {
    padding-left: 20px !important;
    background: url(img/page_white_text.gif) no-repeat scroll left 50% !important;
}

.RadTreeView .etikettinternet {
    padding-left: 20px !important;
    background: url(img/page_white_world.gif) no-repeat scroll left 50% !important;
}

.RadTreeView .produktliste {
    background-color: #ccd !important;
}

.published_node {
    color: Green;
}

.unpublished_node {
    color: Gray;
}

div.fakefile input {
    width: auto;
}

td.thick-left-border,
th.thick-left-border {
    border-left-color: #ccc !important;
    border-left-width: 2px !important;
}

table.page-table {
    border-collapse: collapse;
    margin-bottom: 12px;
}

    table.page-table td {
        padding: 2px 10px;
    }

td.even {
    background: #eee;
}

th.heading {
    font-weight: bold;
}

.pdf-download,
.word-download,
.excel-download {
    padding-left: 22px;
    display: inline-block;
    margin-right: 20px;
}

.pdf-download {
    background: url('img/page_white_acrobat.png') no-repeat scroll 0 50%;
}

.word-download {
    background: url('img/page_word.png') no-repeat scroll 0 50%;
}

.excel-download {
    background: url('img/page_excel.png') no-repeat scroll 0 50%;
}

th.download {
    padding-left: 10px;
    padding-right: 10px;
}

.rgHeader {
    vertical-align: bottom !important;
    text-align: center !important;
    line-height: 100% !important;
}

table.gebinde {
    width: 100%;
    border: 1px solid #000;
    border-collapse: collapse;
}

    table.gebinde td {
        border: 1px solid #000;
    }

.wideTreeView {
    width: 400px;
}

.dashboard {
    overflow: hidden;
}

.dashboard-widget {
    width: 380px;
    margin: 15px;
    float: left;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

    .dashboard-widget h3 {
        margin: 10px;
        font-size: 12px;
    }

.dashboard-list {
    list-style: none;
    height: 400px;
    overflow: auto;
}

.dashboard-list-item-even,
.dashboard-list-item-odd {
    padding: 2px 10px;
}

.dashboard-list-item-even {
    background: #eee;
}

.marketing-dashboard {
    background: url('img/pim_einstieg_image.jpg') no-repeat scroll top left;
    height: 275px;
    position: relative;
    top: -15px;
    margin: 0 -12px -15px;
    padding-left: 30px;
}

.dashboard-header {
    background: url('img/pim_einstieg_image_small.jpg') no-repeat scroll top left;
    position: relative;
    top: -15px;
    margin: 0 -12px -15px;
    height: 174px;
}

.marketing-link {
    float: left;
    margin: 80px 15px 0;
    width: 204px;
    height: 150px;
    text-indent: -9000em;
}

.marketing-qr {
    background: url('img/but_qr_code_control.png') no-repeat scroll top left;
}

    .marketing-qr:hover {
        background-image: url('img/but_qr_code_control_m_over.png');
    }

.marketing-agrartv {
    background: url('img/but_agrar_tv.png') no-repeat scroll top left;
}

    .marketing-agrartv:hover {
        background-image: url('img/but_agrar_tv_m_over.png');
    }

.marketing-regional-service {
    background: url('img/but_regional_service.png') no-repeat scroll top left;
}

    .marketing-regional-service:hover {
        background-image: url('img/but_regional_service_m_over.png');
    }

.marketing-events {
    background: url('img/but_events.png') no-repeat scroll top left;
}

    .marketing-events:hover {
        background-image: url('img/but_events_over.png');
    }*/
/** Etiketten-Editor **/
/*.rtlCL ul,
.rtlEditForm iframe ul {
    padding-left: 1em;
}*/

/* Kulturseiten und Landingpages */
/*.year-selector-container {
    height: 200px;
    padding: 25px 0px 50px;
    width: 500px;
}

.year-list-button {
    padding: 6px 15px;
}

div.topBar {
    background-color: #DBE9F2;
    color: #026AA9;
    height: 69px;
}

    div.topBar div.navi-item {
        background-color: #DBE9F2;
        border-left: 1px solid white;
        display: block;
        float: left;
        height: 69px;
        line-height: 69px;
        padding: 0px 15px;
    }

        div.topBar div.navi-item:first-child {
            border-left: none
        }

    div.topBar .btn-default {
        border: 1px solid #286EAA;
        border-radius: 0;
        color: #286EAA;
        height: 34px;
    }

.bs-caret {
    position: absolute;
    top: -1px;
    right: 0;
    display: block;
    width: 33px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #286EAA;
    border-left: 1px solid #286EAA;
}

.bootstrap-select .selectpicker {
    overflow: hidden;
    padding-right: 40px;
}

    .bootstrap-select .selectpicker .filter-option {
        width: 100%;
    }

.crop-week {
    margin: 2px;
    padding: 15px;
    border: 1px solid #ccc;
    width: 195px;
    float: left;
    height: 200px;
    overflow: auto;
}

    .crop-week > .RadListBox {
        width: 100%;
    }

.week-number {
    font-size: 100%;
}

.crop-week .product {
    font-size: 90%;
    display: block;
    padding: 1px 2px;
    color: white;
    text-decoration: none;
}

    .crop-week .product:hover,
    .crop-week .product:active {
        color: white;
        text-decoration: underline;
    }

.crop-week .rlbGroup .rlbList {
    background-color: #eeeeee;
}

.crop-week .rlbGroup.rlbGroupRight {
    border: none !important;
}

    .crop-week .rlbGroup.rlbGroupRight > ul > li {
        margin: 1px 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

.hidden {
    display: none !important;
}

.content-box-sizing {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.clearfix {
    clear: both;
}

optgroup option {
    margin-left: 1em;
}*/

/* Range Editor */
/*.range-editor {
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .range-editor .ddl {
        font-size: 14px;
        height: 22px;
        line-height: 20px;
        width: 100%;
    }

    .range-editor .row {
        clear: both;
        margin-left: -15px;
        margin-right: -15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .range-editor .row:after,
        .range-editor .row:before {
            content: " ";
            display: table;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .range-editor .row:after {
            clear: both;
        }

        .range-editor .row .column {
            float: left;
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 6px;
            padding-bottom: 6px;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .range-editor .row .column.column-full {
                width: 100%;
            }

            .range-editor .row .column.column-half {
                width: 50%;
            }

            .range-editor .row .column.column-third {
                width: 33.33333%;
            }


    .range-editor .left {
        float: left;
    }

    .range-editor .right {
        float: right;
    }

    .range-editor .delete {
        background: inherit;
        border: 1px solid transparent;
        color: #286EAA;
        float: left;
        font-size: 12px;
        padding: 6px 0px;
        text-decoration: underline;
    }

    .range-editor .save {
        background: #286EAA;
        border: none;
        color: #ffffff;
        float: right;
        padding: 6px 15px;
    }

    .range-editor .text-right {
        text-align: right;
    }

    .range-editor .margin-top-10px {
        margin-top: 10px;
    }

    .range-editor .margin-top-30px {
        margin-top: 30px;
    }

    .range-editor .margin-top-50px {
        margin-top: 50px;
    }

.clone-overlay {
    display: none;
    position: absolute;
    top: 120px;
    left: 520px;
    z-index: 10000;
    background: #fff;
    padding: 12px;
    border: 1px solid #ccc;
    line-height: 2.5;
}

.clone-overlay .bootstrap-select {
    display: block;
    margin-bottom: 12px;
}

.clone-overlay .alert-warning {
    color: red;
    font-weight: bold;
}

.mam-panel {
    vertical-align: middle;
    display: inline-block;
}

    .mam-panel .upload {
        display: inline-block;
        border: solid 1px #A5B3C5;
        padding: 2px 5px 2px 25px;
        width: auto;
        color: #000;
        text-decoration: none;
        line-height: 120%;
        background: url(img/add.gif) no-repeat scroll 3px center;
    }

.mam-display {
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
}

.mam-display .ok {
    display: inline-block;
    border: solid 1px #A5B3C5;
    padding: 2px 5px 2px 25px;
    width: auto;
    color: #000;
    text-decoration: none;
    line-height: 120%;
    background: url(img/disk.gif) no-repeat scroll 3px center;
}


.appointmentAgriculture {
    background-color: green;
}

.appointmentWineFruit {
    background-color: orange;
}

.appointmentVegetable {
    background-color: purple;
}

.appointmentSeed {
    background-color: blue;
}

.appointmentDefault {
    background-color: gray;
}

.RadTabStrip_Metro .rtsLink,
.RadScheduler_Metro div.rsHeader h2 {
    text-transform: none !important;
}

.RadScheduler_Metro .rsAptContent {
    color: #fff !important;
    margin: 1px !important;
    padding: 1px !important;
    text-align: center;
    background-color: transparent;
}

.RadScheduler_Metro .rsAptIn {
    background-color: transparent !important;
    border-top-width: 1px !important;
}

.RadScheduler_Metro .message-agriculture .rsAptIn {
    border-color: #008000;
}

.RadScheduler_Metro .message-specialized .rsAptIn {
    border-color: #ff8000;
}

.RadScheduler_Metro .message-seed .rsAptIn {
    border-color: #000090;
}

.message-agriculture {
    background: #008000;
}

.message-specialized {
    background: #ff8000;
}

.message-seed {
    background: #000090;
}

.farblegende {
    padding: 4px 30px;
    color: #fff;
    margin: 10px 20px 10px 0;
    float: left;
    width: 200px;
    font-size: 80%;
    clear: left;
}

    .farblegende.message-active {
        background: url('calendar/icon_haken.png') no-repeat scroll right center #008000;
    }

    .farblegende.message-draft {
        background: url('calendar/icon_x.png') no-repeat scroll right center #008000;
    }


.message-active .rsAptIn {
    background: url('calendar/icon_haken.png') no-repeat scroll right center transparent !important;
}

.message-draft .rsAptIn {
    background: url('calendar/icon_x.png') no-repeat scroll right center transparent !important;
}

.RadScheduler_Metro {
    height: 650px !important;
    margin-top: 20px !important;
}

    .RadScheduler_Metro .rsMonthView .rsTodayCell {
        background-color: #def2fa;
        color: #000;
        border: 1px solid #000;
    }

.RadListBox_Metro .rlbGroup {
    border: none !important;
}

.rsAptEditSizingWrapper {
    border: 1px solid #0691c6;
    background: #e5e5e5;
}

.adhocModal {
    padding: 20px;
}

    .adhocModal h2 {
        padding-bottom: 12px;
        margin-bottom: 12px;
        margin-top: 20px;
    }

    .adhocModal .editor-fullwidth {
        padding: 4px 0;
        font-size: 100%;
    }

    .adhocModal .lbl {
        float: left;
        width: 20%;
    }

    .adhocModal .delete {
        margin-top: 7px !important;
        width: auto !important;
        float: left;
        padding-left: 24px;
    }

.adhocModal .save {
    margin-top: 7px !important;
    margin-left: 20px !important;
    width: auto !important;
    border: 1px solid #eaf6fc;
    float: right;
    padding: 4px 4px 4px 25px;
}

.RadComboBoxDropDown_Metro .rcbSeparator {
    color: #000 !important;
    background: #999 !important;
}

    .RadComboBoxDropDown_Metro .rcbSeparator.message-agriculture {
        background: #008000 !important;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .RadComboBoxDropDown_Metro .rcbSeparator.message-specialized {
        background: #ff8000 !important;
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .RadComboBoxDropDown_Metro .rcbSeparator.message-seed {
        background: #000090 !important;
        padding-top: 3px;
        padding-bottom: 3px;
    }

.doc-avail .rlbItem {
    display: none;
}

    .doc-avail .rlbItem.show {
        display: block;
    }

.video-box .rlbItem .rlbImage {
    width: 100px;
}

.gallery-filter.active {
    font-weight: bold;
}

.pathogen-image-selector {
    margin: 10px;
    border: 5px solid #fff;
}
.pathogen-image-selector.selected {
    border-color: #008000;
}

#imagePlaceholder {
    font-size: 200%;
    line-height: 200%;
    text-align: center;
    margin: 0 -10px;
}
.section {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.section .RadListBox {
    margin-top: 20px;
    margin-bottom: 20px;
}

.section .RadListBox_Metro .rlbGroup {
    min-width: 300px;
    height: 400px;
    overflow: auto;
    border: 1px solid !important;
}

.section .add-document {
    float: left;
    width: auto;
    color: #7e7e7e;
    text-decoration: none;
    line-height: 120%;
    border: 1px solid #eaf6fc;
    padding: 5px 5px 5px 30px;
    background: url('img/add.png') no-repeat scroll 2px center;
    margin-right: 20px;
}

.section .details {
    display: none;
    margin-left: 40px;
    border: 1px solid #ccc;
    padding: 30px;
    position: absolute;
    min-width: 500px;
    z-index: 200;
    top: 30px;
    left: 30px;
    background: #fff;
}

.section .details .close {
    position: absolute;
    top: 2px;
    right: 2px;
}

.section .details .description {
    padding: 10px 0;
}

.section .details .img-display {
    display: block;
}

.section .details a {
    display: block;
    margin: 4px 0;
}

.textbox-wide {
    width: 70%;
    height: 130px;
}


.data-section {
    float: left;
    width: 800px;
    margin-right: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #026aa9;
}

.data-section h2 {
    padding: 20px 0 10px 10px;
}

.data-section .back {
    float: left;
    margin-bottom: 20px;
}

.data-section .delete {
    float: right;
    margin-bottom: 20px;
}

.data-section .save {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.preview {
    background: #eeeeee;
    padding: 10px 20px 20px;
    float: left;
    width: 530px;
}

.preview .image-display {
    text-align: center;
    margin-bottom: 20px;
}

.preview div {
    margin-top: 10px;
}

.preview a {
    display: block;
}

.preview h3 {
    margin-top: 20px;
}

.groupselector td {
    padding-right: 30px;
}

.groupselector label {
    margin-left: 10px;

}

.RadListBox .rlbTemplateTable {
    width: auto !important;
}

.RadScheduler .rsAdvancedEdit textarea {
	width: 400px !important;
	border: 1px solid !important;
}

.rsAdvancedEdit .editor-fullwidth label {
	width: 200px !important;
	text-align: left !important;
}*/
