﻿.divInhalt, .BottomMenu {
    width: 970px;
}

.divMenuBar, .BottomMenu {
    background: transparent !important;
    background-color: transparent !important;
    width: 220px;
}

.Uploadplh {
    color: #000;
    z-index: 25;
    font-size: 0.8em;
    line-height: 1.4em;
    padding: 0.2em;
    height: 0;
}

.portalFieldset {
    border: 2px solid #2C5B93;
    position: relative;
    margin-top: 0.5em;
    left: 0.5em;
    width: 49em;
}

.layoutTable {
    position: relative;
    margin-top: 0.5em;
    left: 0.5em;
}

.big {
    font-size: 0.95em;
    font-weight: bold;
}

.RadUpload input.ruFakeInput {
    display: none;
}

.RadUpload .ruBrowse {
    font-weight: normal !important;
    font-style: normal !important;
    text-decoration: none !important;
    letter-spacing: 0.3px !important;
}

.button {
    Height: 2.2em;
}

li[parentFile] {
    margin-left: 16px !important;
}

    li[parentFile]:before {
        content: "\21B3"; /*↳*/
        font-size: 16pt;
        margin-top: 6px;
        display: inline-block;
    }

.RadUpload .ruUploadProgress {
    padding-left: 20px !important;
    background: transparent url('../images/upload/document.png') no-repeat 0 50% !important;
}

.RadUpload .ruUploadSuccess {
    background: transparent url('../images/upload/document_tick.png') no-repeat 0 50% !important;
}

.RadUpload .ruUploadFailure {
    background: transparent url('../images/upload/document_cross.png') no-repeat 0 50% !important;
}

.RadUpload .ruUploadCancelled {
    background: transparent !important;
}

.addButton, .ruBrowse {
    width: auto !important;
    padding-left: 16px !important;
    background: transparent url('../images/upload/plus.png') no-repeat 0 50% !important;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 10pt !important;
    font-family: inherit !important;
}

li[isaddbuttonrow] {
    position: relative;
    top: -8px;
}

.addButton {
    font-size: 8pt !important;
    background-size: 12px 12px !important;
    padding-left: 12px !important;
}

.RadUpload li > span.ruFileWrap {
    overflow: visible !important;
}

.RadUpload input.ruFileInput {
    cursor: pointer;
    opacity: 0 !important;
    font-size: 0px !important;
    width: 148px;
    height: 20px;
    margin-top: -4px !important;
}

ul.ruInputs {
    margin-left: 8px !important;
}

.RadUpload *{
    font-family: Arial, Helvetica, sans-serif !important;
}

.RadUpload_Default {
    font-size: 9pt !important;
}

.ruCancel {
     font-size: 8pt !important;
}

.fs008
{
    line-height: 1.2em;
    font-size: 0.8em;
}

.divInhalt h1
{
    font-size: 1.2em
}

.noMargin
{
    margin: 0;
}

.clsFehlerEntfernen
{
    height: 1.4em;
    background-color: #FF9CA0;
    border: 0;
    margin-top: -0.3em;
    width: 25em;
    display: inline;
    vertical-align: text-bottom
}

.clsFehlermeldungCode
{
    background-color: #FF9CA0;
    display:block;
    width: 44.5em;
    padding-bottom: 0.1em;
}