﻿

.TDRight {
    text-align: right;
}

.TBright {
    float: none !important;
}

.TabPage-Head {
    font-weight: bold;
}


.FirmaInfo-Table {
    width: 500px;
}

.FirmaInfo-Table-Col0 {
    width: 120px;
}

.FirmaInfo-Table-Col1 {
    width: 360px;
}

.FirmaInfo-Table td {
    padding: 3px;
    vertical-align: top;
}

hr {
    width: 100%;
}

.vSpacer {
    margin-top: 10px;
}

.hSpacer {
    margin-left: 20px;
}


/* **************** Login Form **************** */
.Form-Login {
    margin-top: 30px;
    width: 450px;
    -left: 20%;
    margin: 10px auto;
    position: relative;
}

.Login-SuisseID-Btn {
    height: 32px;
    width: 128px;
    margin-left: 130px;
    margin-top: 5px;
}


.CheckBox-Filter {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 1px;
}

    .CheckBox-Filter label {
        text-align: left;
        width: auto;
    }

.Login-SeparatorLine {
    background-image: url('../Pictures/Login_SeparatorLine.gif');
    padding-left: 180px;
    padding-top: 2px;
    font-weight: bold;
    color: #808080;
    margin-bottom: 5px;
}

/* **************** Login Page **************** */
#h1LoginTitle {
    font-size: 18px;
    text-align: center;
}

.LoginLeft {
    float: left;
    width: 250px;
}

.LoginRight {
    float: right;
    width: 250px;
}

.LoginContent {
    float: left;
    width: 445px;
    margin: 5px 0px 0px 25px;
}

    .LoginContent h2 {
        color: #297bb5;
        width: 100%;
        background-image: url('../Pictures/LoginTitleHeader.gif');
        padding-bottom: 10px;
        padding-left: 3px;
    }

    .LoginContent ul {
        margin-left: 0px;
        padding-left: 20px;
    }

    .LoginContent li {
        list-style-position: outside;
        list-style-image: url('../Pictures/LoginListImage.gif');
        font-size: 12px;
        line-height: 18px;
    }

.CbAngemeldetBleiben Input {
    margin-left: 104px;
}

.CbAngemeldetBleiben Label {
    width: 188px;
    text-align: left;
}

.Banner {
    margin: 10px 0px 10px 30px;
}

/* **************** PasswortVergessen.aspx ********** */
.PasswortVergessenTbEmailLabel {
    width: 50px;
    text-align: left;
}

.PasswortVergessenTbEmail {
    margin-bottom: 5px;
    width: 200px;
}

/* **************** EditProjekt.ascx **************** */
.PanelEditProject {
}

.PanShowArbeitsgattungen ul {
    padding: 15px;
}

.PanelEditProject label {
    width: 140px;
    margin-bottom: 8px;
}

.PanelEditProject hr {
    background-color: #0076B8;
    height: 1px;
}

.UpProjektAbbildung {
    width: 328px;
}

.ProjektAbbildungDiv {
    border: 1px solid gray;
    width: 326px;
    height: 326px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.ProjektAbbildungImg {
    max-height: 320px;
    max-width: 320px;
}

.ProjektAbbildungThumbDiv {
    height: 100%;
    width: 80px;
    text-align: right;
    float: right;
    margin: 3px;
}

.ProjektAbbildungThumb {
    max-height: 50px;
    max-width: 80px;
}

.ProjektAbbildungDivUnternehmer {
    vertical-align: top;
    text-align: right;
    display: table-cell;
    float: left;
    margin-left: 210px;
}

.StammdatenLogoDiv {
    padding: 3px;
    float: left;
    margin-left: 2px;
    border: 1px solid #CCCCCC;
}

.StammdatenLogoImg {
}

.TvBauwerkArt {
    height: 630px;
    overflow: auto;
}

    .TvBauwerkArt a {
        color: #484848;
    }


/* ****************  AusschreibungEdit.aspx **************** */
.FormAusschrDetails input {
    width: 200px;
}

.FormAusschrDetails textarea {
    width: 300px;
    height: 80px;
}

.FormAusschrDetails label {
    width: 150px;
    margin-bottom: 8px;
}

.FileUpInfoLabel {
    background-position: left center;
    background-image: url('/Pictures/wait.gif');
    background-repeat: no-repeat;
    width: 220px;
    color: #0066FF;
    display: none;
}

/* **************** AusschreibungAbzugeEdit.ascx **************** */

.BauAbz-List input {
    margin: 0px 0px 0px 0px;
}

.BauAbzVorlagen-Form {
    width: 782px;
}

    .BauAbzVorlagen-Form label {
        text-align: left;
        width: auto;
    }



/* **************** Arbeitsgattungen.ascx **************** */
.PanelArbeitsgattungen a {
    color: #000000;
}

.PanelArbeitsgattungen input {
    color: #000000;
    margin: 0px 0px;
}


/* **************** AusschreibungSubmittentenEdit.ascx **************** */

.EditProjectBeteiligte-Form {
    width: 400px;
}

    .EditProjectBeteiligte-Form div {
        margin: 10px 5px 1px 5px;
    }

    .EditProjectBeteiligte-Form .button {
        float: right;
    }

/* **************** EditSubmittentExt.ascx **************** */

.EditExtSubmittent-Form {
    width: 310px;
}

    .EditExtSubmittent-Form div {
        margin: 10px 5px 1px 5px;
    }

    .EditExtSubmittent-Form .button {
        float: right;
    }


/* **************** AusschreibungFreigabeEdit.ascx **************** */
.TblAuschrFreigabe {
    width: 400px;
}

    .TblAuschrFreigabe td {
        padding: 2px 2px 2px 0px;
    }

        .TblAuschrFreigabe td.CellValue {
            font-weight: bold;
        }

.Freigabe-Warning {
    width: 966px;
    border: 1px solid #FFCC00;
    background-color: #FFFFCC;
    padding: 5px;
    margin-bottom: 10px;
}

    .Freigabe-Warning label {
        width: 180px;
        text-align: left;
    }


.Auschr-Box-ConfirmDel {
    margin-top: 30px;
    position: relative;
    left: 50%;
    margin-left: -280px;
    background-position: 10px 10px;
    height: 320px;
    width: 560px;
    background-image: url('../Pictures/Icons/Warning_32.png');
    background-repeat: no-repeat;
}

    .Auschr-Box-ConfirmDel div,
    .Auschr-Box-ConfirmSuccess div {
        padding: 5px;
        padding-top: 30px;
    }

    .Auschr-Box-ConfirmDel span,
    .Auschr-Box-ConfirmSuccess span {
        display: block;
    }

    .Auschr-Box-ConfirmDel #lblConfirmHead,
    .Auschr-Box-ConfirmSuccess #lblConfirmSuccessHead {
        font-weight: bold;
        padding-left: 55px;
        padding-top: 15px;
    }


.Auschr-Box-ConfirmSuccess {
    margin-top: 30px;
    position: relative;
    left: 50%;
    margin-left: -280px;
    background-position: 10px 10px;
    height: 300px;
    width: 560px;
    background-image: url('../Pictures/Icons/Sucess_32.png');
    background-repeat: no-repeat;
}




/* **************** Brachenbuch.aspx **************** */





/* **************** StatusBieter.aspx **************** */
.StatusBieter-PrjInfo span {
    width: 200px;
    float: left;
    text-align: left;
    margin: 2px;
}

/*ReSendEmail*/
.ReSendEmailTextBox {
    width: 320px;
}

.ReSendEmailTextBlock {
    display: block;
    float: none;
    font-family: Arial;
    font-size: 12px;
    margin: 6px 0px 6px 0px;
    padding: 0px;
}

.ReSendCheckBox label {
    width: 50px;
}

/* **************** Preisspiegel.aspx **************** */
.TblPreisspiegel td {
    padding: 2px;
}

.TblPreisspiegel .col0 {
    width: 250px;
}

.TblPreisspiegel .col1 {
    width: 100px;
    text-align: right;
}

.TblPreisspiegel .col2 {
    width: 180px;
    text-align: right;
    padding-right: 5px;
}


/* **************** AusschreibungenUnternehmer.aspx **************** */
.HiddenAusschreibung {
    font-style: italic;
}
/* **************** AusschreibungenUnternehmerDetail.aspx **************** */
.AuschreibungUnternehmerOfferteBemerkungLbl {
    text-align: left;
    width: 100Px;
}

.AuschreibungUnternehmerOfferteBemerkungText {
    width: 695px;
    height: 120Px;
}

.ShowAusschreibungAllgemein1 {
}

.ShowAusschreibungAllgemein2 {
    float: left;
}

    .ShowAusschreibungAllgemein1 td, .ShowAusschreibungAllgemein2 td {
        vertical-align: top;
        padding: 5px 0px;
    }

.ShowAusschreibungAllgemein1 .col0 {
    width: 200px;
}

.ShowAusschreibungAllgemein2 .col0 {
    width: 200px;
}

.ShowAusschreibungAllgemein2 .col1 {
    width: 250px;
}

.ShowAusschreibungAllgemein2 .col2 {
    width: 150px;
}

.ShowAusschreibungKontakte td {
    vertical-align: top;
}

.ShowAusschreibungKontakte .col0 {
    width: 200px;
}

.ShowAusschreibungKontakte .col1 {
    width: 300px;
}

.divUploadFile {
    height: 110px;
}

.divFreigabeZurSignierung {
    height: 330px;
}

.divStatusSignaturen {
    height: 330px;
}

.divUploadLs {
    height: 125px;
}

.KonditionsSchemaTextBox {
    width: 128px;
    text-align: right;
}

.KonditionsSchemaAbgebotTextBox {
    width: 109px;
    text-align: right;
}

.CheckCodePosition {
    float: left;
    display: block;
    margin: 6px 0px !important;
}

.CheckCodePositionV {
    float: left;
    display: block;
    margin: 3px 0px !important;
}

.CheckCodePositionV {
    margin: 5px 0px 10px 0px;
    font-size: 16px;
    display: block;
    text-align: left;
    float: left !important;
}

.CheckCodeErrorMessage {
    float: left;
    display: block;
    color: Red;
    -margin: 3px 2px 0px 5px;
}

.divLeistungsVerzTop {
    width: 700px;
    border: 1px solid #c1c1c1;
}

.divLeistungsVerzBottom {
    width: 700px;
    border-left: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
}

.divLsBox {
    width: 218px;
    float: left;
    padding: 2px;
    border-right: 1px solid #c1c1c1;
    height: 22px;
}

.lsBoxText {
    float: left;
    display: block;
    margin: 4px 4px 4px 0px;
}

.RadioButtonLs {
    float: left;
    width: 230px;
    margin-top: 8px;
}

    .RadioButtonLs label {
        margin: 2px 1px 2px 1px;
        height: 16px;
    }

    .RadioButtonLs input {
        padding: 0px;
        margin: 2px 1px 2px 1px;
        height: 14px;
    }

#LsUploadInfo {
    float: left;
    margin: 10px 0px 0px 3px;
}

#divToolBarLs {
    float: left;
    padding-bottom: 14px;
    margin-top: 14px;
}

.DivRadioErfDevi {
    float: left;
    padding: 3px;
    margin: -3px 0px 0px -3px;
}

.NotificationDatum {
    font-weight: bold;
}

.NotificationText {
    margin-left: 15px;
}
/* **************** EditZusageAbsage.ascx *********** */
#divTextZusageAbsage {
    margin: 2px 0px 10px 1px;
    float: left;
    border: 1px solid #abadb3;
    width: 863px;
    height: 160px;
    padding: 2px;
    overflow-y: scroll
}

/* **************** EditAbgebot.ascx **************** */
#divTextAbgebot {
    margin: 2px 0px 10px 1px;
    float: left;
    border: 1px solid #abadb3;
    width: 970px;
    height: 160px;
    padding: 2px;
    overflow-y: scroll
}

#divAbgebotStatusBar {
    width: 975px;
    border: 1px solid #c1c1c1;
}

.DivAbgebotStatusBox {
    width: 228px;
    float: left;
    padding: 2px;
    border-right: 1px solid #c1c1c1;
    height: 22px;
}

.AbgebotBoxText {
    float: left;
    display: block;
    margin: 4px 4px 4px 0px;
}

#divAbgebotKondHeader {
    float: left;
    margin-left: 0px;
    width: 248px;
}

#divAbgebotOfferteHeader {
    float: left;
    margin-left: 9px;
    width: 348px;
}

#divAbgebotHeader {
    float: left;
    margin-left: 9px;
    width: 351px;
}

.AbgebotKondHeader {
    padding: 2px;
    background-color: #c1c1c1;
    text-align: center;
}

#divTerminEinhalten {
    padding: 2px;
    width: 976px;
    height: 25px;
    margin: -2px 0px 7px -2px;
}

#panOfferte {
    width: 700px;
}

#panInfoAbgebot {
    float: left;
    border: 1px solid #FFCC00;
    background-color: #FFFFCC;
    margin: 22px 0px 0px 5px;
    padding: 4px;
    width: 250px;
}

.KonditionsSchema tr {
    height: 23px;
}

.KonditionsSchema td {
    padding: 1px;
}

.IfaConditionsDetail {
    width: 943px;
    border-collapse: collapse;
    table-layout: fixed;
    float: left;
}

.IfaConditions tr, IfaConditionsDetail tr {
    height: 23px;
}

.IfaConditions td, IfaConditionsDetail td {
    padding: 1px;
}

.IfaConditionsSelected {
    background-color: rgb(187, 233, 252);
}

    .IfaConditionsSelected td {
        background-color: transparent !important;
        background-image: none !important;
    }

.IfaConditionsDetailUpDownButton {
    margin: 0 0 4px 4px;
    float: left;
    display: inline-block;
}

.ControlInTable {
    height: 20px;
    line-height: 12px;
    padding-top: 1px;
    width: 100%;
    box-sizing: border-box;
}

.CheckboxInTable {
    display: inline;
    text-align: center; /* center checkbox horizontally */
    vertical-align: middle; /* center checkbox vertically */
    float: none;
}

/* **************** OffertDeckblatt.ascx **************** */
.TblDeckblatt td {
    padding: 2px;
}

.TblDeckblatt .col0 {
    width: 250px;
}

.TblDeckblatt .col1 {
    width: 100px;
    text-align: right;
}

.TblDeckblatt .col2 {
    width: 180px;
    text-align: right;
    border-right: solid 1px grey;
    padding-right: 5px;
}

.TblDeckblatt .col3 {
    width: 100px;
    text-align: right;
}

.TblDeckblatt .col4 {
    width: 180px;
    text-align: right;
}

.TbPercent {
    margin: 0px;
    width: 30px;
    float: right;
}

.TbCurrency {
    margin: 0px;
    width: 100px;
    float: right;
}

.PercentSysmbol {
    margin-top: 2px;
    float: right;
}



/* **************** EditZusatzInfomrationen.ascx **************** */

#panFirma label {
    width: 140px;
}

.PanelZusatzUnternehmer label {
    width: 170px;
}

.PanelZusatzUnternehmer input {
    width: 150px;
}

#tbLeistungsangebot {
    height: 200px;
}

#cbAkzeptiertWir {
    width: auto;
}

#cbShowInVerz {
    width: auto;
}

/* **************** EditFirma.ascx **************** */
.PanelEditFirma input {
    width: 200px;
}

.PanelEditFirma .TbPLZ {
    width: 60px;
}

.PanelEditFirma .TbOrt {
    width: 134px;
}

/* **************** EditKontakt.ascx **************** */
.PanelEditKontakt input {
    width: 200px;
}

/* **************** Registrierung.aspx **************** */
.RegistierunglblEinladungsnummer {
    width: 220px;
    text-align: left;
    margin: 10px 0px 0px 2px;
}

.RegistierungtbEinladungsnummer {
    margin: 8px 0px 0px 0px;
}

.PanelZusammenfassung td {
    vertical-align: text-top;
}

.PanelZusammenfassung .col1 {
    width: 500px;
}

.PanelZusammenfassung ul {
    margin: 0px;
}

.PanelZusammenfassung h3 {
    margin-top: 6px;
}

.PanPopupFirmaExits {
    width: 600px;
    padding: 10px;
    border: solid 1px #555555;
    background: #DDEEEE;
}

    .PanPopupFirmaExits table {
        margin: 10px 0px;
        width: 500px;
    }

#divPopupFirmaExists {
    height: 270px;
}

.PanPopupContent {
    height: 275px;
}

.TblFirma .col0 {
    min-width: 100px;
}

.TblKontaktperson .col0, .TblAdministrator .col0 {
    min-width: 100px;
}

.TblZusatzUnternehmer .col0 {
    min-width: 180px;
}

.RegistrierungsPanel {
    -min-height: 500px;
}

#updatePanelRegistrierung {
    margin: 5px;
}

#divRegistierungNavButtons {
    margin-top: 5px;
}

.GoogleGeoCodeWarning {
    display: inline-block;
    margin-left: 2px;
    margin-top: 4px;
    width: 800px;
    color: #777;
}

.ExpText {
    margin: 22px;
    width: 400px;
    position: absolute;
    left: 320px;
    top: 0px;
    color: #777;
}

.GrayText {
    color: #777;
}

/* **************** PopupPlz **************** */
.PanPopupPlz {
    border: solid 1px #999999;
    background: #FFFFFF;
}

    .PanPopupPlz ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        min-width: 136px;
    }

    .PanPopupPlz li {
        padding: 0px 3px;
        border: dotted 1px #FFFFFF;
        font-size: 12px;
        font-family: Arial;
    }

        .PanPopupPlz li:hover {
            background: #3399FF;
            color: #FFFFFF;
            border: dotted 1px #999999;
            cursor: pointer;
        }


/* **************** Stammdaten Kontakte **************** */
#ibNewPassword {
    margin: 5Px 0px 0px 3px;
}

/* **************** Email Vorlagen Editor **************** */
.PanEmailVorlagenLeft {
    float: left;
    width: 200px;
}

    .PanEmailVorlagenLeft label {
        text-align: left;
        width: 60px;
    }

.EmailVorlageLblVorlage {
    width: 100px;
    margin-bottom: 6px;
}

.PanEmailVorlagenRight {
    margin-left: 10px;
    float: left;
}

    .PanEmailVorlagenRight .textbox {
        width: 594px;
    }

    .PanEmailVorlagenRight textarea {
        width: 700px;
        height: 300px;
    }

    .PanEmailVorlagenRight label {
        text-align: left;
    }

.LbEmailVorlage {
    min-height: 790px;
    width: 180px;
}

.PanPopupPlz li:hover {
    background: #3399FF;
    color: #FFFFFF;
    border: dotted 1px #999999;
    cursor: pointer;
}

.PanPopupNeueVorlage {
    width: 400px;
    padding: 10px;
    border: solid 1px #555555;
    background: #DDEEEE;
}


    .PanPopupNeueVorlage label {
        text-align: left;
        width: 40px;
    }

    .PanPopupNeueVorlage .label {
        margin-bottom: 10px;
    }

.TbNameNeueVorlage {
    margin-top: 10px;
    width: 285px;
}

.LblNameNeueVorlage {
    margin-top: 10px;
    text-align: left;
    width: auto;
}

.PanPopupNeueVorlageContent {
    height: 100px
}


.CodeTabelle {
    margin-top: 7px;
}

    .CodeTabelle td {
        border: solid 1px #999999;
        padding: 5px;
        font-size: 13px;
    }

/* **************** Admin Firmen **************** */
.PanAdminFirmen label {
    text-align: left;
    margin: 8px;
}

.CbNrRange {
    width: 79px;
}

#btnSendVorregistrierung {
    width: 180px;
}

.AdminWebserver .col0 {
    width: 150px;
}

.AdminWebserver .col1 {
    width: 100px;
}
/* **************** Admin Firma **************** */
#cblFirmenType label {
    width: auto;
}

#panAdminFirmaAllgemein label {
    text-align: left;
    width: 80px;
}

PanAdminFirmen
/* **************** E-Mail Historie **************** */
.ShowEmail .col0 {
    width: 140px;
}

.ShowEmail .col1 {
    width: 600px;
}

.ShowEmailHtml {
    width: 980px;
    height: 350px;
    padding: 4px;
    border: 1px solid #ABADB3;
    overflow-y: scroll;
    margin-top: 3px;
}

.ShowEmailText {
    width: 980px;
    height: 350px;
    padding: 4px;
    margin-top: 3px;
}
/* **************** Bewerben **************** */
.PanContentBewerben textarea {
    width: 100%;
}

/* **************** AusschreibungUnterlagen.ascx **************** */
.Form-AusFileUp {
    width: 900px;
}

.Form-OfferteFileUp {
    width: 795px;
}

.Form-AusFileUp input, .Form-AusFileUp label {
    margin-bottom: 4px;
}

.SilverlightInstall-Hint {
    background-position: 5px;
    margin-top: 0px;
    margin-left: 250px;
    margin-bottom: 2px;
    padding: 5px 5px 5px 70px;
    display: block;
    height: 60px;
    width: 300px;
    border: 1px solid #3A5CBE;
    color: #3A5CBE;
    background-image: url('../Pictures/silverlight.jpg');
    background-repeat: no-repeat;
}

/* **************** Texte.aspx **************** */
.PanTexte input {
    margin: 0px 0px 0px 0px;
}

.Texte-Filter {
    margin-right: 5px;
}



    .Texte-Filter label {
        margin-top: 5px;
        margin-left: 3px;
        width: auto;
        text-align: left;
    }

/*OffertDeckblatt.ascx*/
.TblDeckblatt td {
    padding: 2px;
}

.TblDeckblatt .col0 {
    width: 250px;
}

.TblDeckblatt .col1 {
    width: 100px;
    text-align: right;
}

.TblDeckblatt .col2 {
    width: 180px;
    text-align: right;
    border-right: solid 1px grey;
    padding-right: 5px;
}

.TblDeckblatt .col3 {
    width: 100px;
    text-align: right;
}

.TblDeckblatt .col4 {
    width: 180px;
    text-align: right;
}

.TbPercent {
    margin: 0px;
    width: 30px;
    float: right;
}

.TbCurrency {
    margin: 0px;
    width: 100px;
    float: right;
}

.PercentSysmbol {
    margin-top: 2px;
    float: right;
}
/*Preisspiegel.aspx*/
.TblPreisspiegel td {
    padding: 2px;
}

.TblPreisspiegel .col0 {
    width: 250px;
}

.TblPreisspiegel .col1 {
    width: 100px;
    text-align: right;
}

.TblPreisspiegel .col2 {
    width: 180px;
    text-align: right;
    padding-right: 5px;
}

.TblOffertenStatus {
    margin-top: 20px;
    margin-bottom: 10px;
}

    .TblOffertenStatus td {
        padding-right: 5px;
    }

/* **************** ProjektGvInfo.ascx **************** */

.PrjInfo-TextPadding {
    height: 85px;
}

    .PrjInfo-TextPadding span {
        display: inline-block;
        margin-top: 3px;
    }


/* **************** OffertenVergleich.aspx *********** */
.OffVrgl-Table {
    margin-left: 10px;
}

    .OffVrgl-Table td {
        padding: 3px;
        text-align: right;
    }

.OffVrgl-Table-TitleCell {
    text-align: left !important;
    font-weight: bold;
}


.Table-BorderBottom {
    border-bottom: 1px solid #000000;
}


.Form-DevisVergl {
    width: 300px;
}

.DevisVergl-Auswahl-Panel label {
    text-align: left;
    width: auto;
}


.DevisVergl-Frame-Main {
    background-color: #ffffff;
}
/* **************** KagPreislisteEdit.ascx *********** */

.KagPl-Wrapper {
    /*   
    float:none;
    width: 682px;
    padding-bottom: 1px;
    border: 1px solid #6C6C6C;*/
}

.KagPl-TblMain {
    width: 680px;
    border: 1px solid #6C6C6C;
}

.KagPl-TblMain-Col0 {
    width: 80px;
}

.KagPl-TblMain-Col1 {
    width: 260px;
}

.KagPl-TblMain-Col2 {
    width: 120px;
}

.KagPl-TblMain-Col3 {
    width: 80px;
}

.KagPl-TblMain-Col4 {
    width: 126px;
}

.KagPl-TblMain-Col5 {
    width: 20px;
}

.KagPl-TblMain-Col6 {
    width: 20px;
}


.KagPl-TblMain tr th {
    color: #fff;
    background: #424242 url(../Pictures/grd_head.png) repeat-x top;
    border-left: solid 1px #525252;
    border-bottom: 1px solid #b3b3b3;
    padding: 2px;
}

.KagPl-TblMain tr td {
    padding: 2px;
}

.KagPl-TblMain-OglCell {
    font-weight: bold;
}

.KagPl-TblMain-NumCell {
    text-align: right;
}

.KagPl-TblMain-TdTotal {
    font-size: 13px;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #6C6C6C;
    padding: 4px;
    font-weight: bold;
}



/* **************** ReproAuftragErstellen.aspx *********** */
.Label-Zeit {
    text-align: left;
    width: auto !important;
    margin-left: 5px;
}

.Form-AuftragDetails {
    margin-bottom: 20px;
}

    .Form-AuftragDetails label,
    .Form-AuftragDetails input,
    .Form-AuftragDetails textarea {
        margin-bottom: 5px;
    }

    .Form-AuftragDetails label {
        width: 180px;
    }

.Repro-AddDocZ-Panel label {
    text-align: left;
    width: 400px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #000066;
    border-bottom-color: #999999;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-overflow: ellipsis;
}


.Repro-TermsOfDefInfo-DialogContent {
    padding: 5px;
    height: 425px;
    width: 580px;
    overflow: auto;
}

/* **************** SwissIDManage.aspx *********** */
.SId-Info-Tbl {
    border: 1px solid #666666;
    background-color: #E8F9EB;
    margin: 8px;
}

    .SId-Info-Tbl td {
        padding: 6px;
    }

.SIdTest-Tbl {
    width: 500px;
    font-family: 'Courier New', Courier, monospace;
}

    .SIdTest-Tbl td {
        padding: 4px;
    }
/* **************** SwissIDManage.aspx *********** */
.KontaktForm label {
    width: 70px;
}

.FileIcon {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}
/* **************** DocsView.ascx **************** */
.DirectoryLabel {
    font-size: 14px;
    color: #003254;
}

.DirectoryRow {
    height: 25px;
    background-color: #87CFFF;
}
/* **************** ProjektRaum.aspx ************* */
.PanPrjRaumTree {
    overflow: auto;
    margin: 0px 0px 3px 0px;
    border: 1px solid #808080;
    border-right: none;
}

.PanPrjRaumRight {
    overflow: auto;
    -border-bottom: 1px solid #808080;
}

.TreeViewPrjRaumNode {
    margin-right: 5px;
}

.PanPrjRaumFiles {
    -float: left;
    width: 764px;
    -border: 1px solid #808080;
    -margin-top: -10px;
    -overflow: auto;
}

    .PanPrjRaumFiles .xGridView-Wrapper {
        margin-top: 0px !important;
    }

.PanPrjRaumUpload {
    padding: 5px;
    width: 756px;
    -border: 1px solid #808080;
    border-top: none;
    height: 112px;
}

#divUploadDirInfo {
    margin: 4px 0px 3px 1px;
}

#panNoSubDirs {
    margin-top: 10px;
    margin-bottom: -7px;
    width: 748px;
    height: 15px;
    border: 1px solid #124D83;
    background-color: #E7F1FA;
    padding: 1px;
}

.spanUploadDir {
    float: left;
    margin-left: 2px;
    display: block;
    width: 580px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#prjRaumSplitter {
    height: 120%;
}

#panFolderInfo {
    padding: 3px 2px;
    background-color: #FFFFCC;
}

.vsplitbar {
    width: 4px;
    background: #aaa;
}

.hlAnleitung {
    line-height: 20px;
    margin-left: 2px;
}

/* **************** RechnungProjektList.aspx ********************* */

#gvRechnungProjects td {
    vertical-align: top;
}

.panProjektInfoRechnung div {
    float: left;
}

.panProjektInfoRechnungDetail {
    width: 1010px;
    margin-top: 5px;
}

.tPrProjektNr {
    width: 105px;
}

.tPrProjektName {
    width: 255px;
}

.tPrBaustelleOrt {
    width: 165px;
}

.tPrFirmaName {
    width: 194px;
}

.tPrBaubeginn {
    width: 145px;
}

.tPrBauende {
    width: 145px;
}

#divProjektDetailBeschreibung {
    margin-left: 105px;
}

#divProjektDetailBild {
    margin: 0 10px;
}

#panProjektDetailSummary {
    float: right;
    width: 470px;
}

    #panProjektDetailSummary div {
        margin: 1px;
    }

/* **************** RechnungList.aspx ********************* */

.tblAuftrag1 {
    margin-right: 40px;
    clear: both;
    float: left;
}

.tblAuftrag2 {
    float: left;
}

    .tblAuftrag1 td, .tblAuftrag2 td {
        padding: 5px 10px 5px 0;
    }

.tblRechnungListProjekt {
    float: left;
    margin-right: 30px;
}

    .tblRechnungListProjekt td {
        padding: 0 3px 3px 0;
    }

.imgRechnungenProjektAbbildung {
    float: right;
}

.TitleBalken {
    background-color: #0064A6;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    color: white;
    height: 20px;
    padding-top: 5px;
    text-indent: 2px
}

.RechnungsVertragTitle {
    margin-top: -7px;
}

.cbEinreichen {
    display: block;
    margin-left: 5px;
}

/* **************** RechnungEdit.aspx ********************* */

.divRechnungEdit {
    float: left;
    width: 500px;
}

z
.divRechnungSummary {
    float: left;
    width: 480px;
    min-height: 350px;
    border: 1px solid #111;
}

.rechungEditLblStatus {
    color: red;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-top: 4px;
    margin-left: 7px;
}

.lblBankverbindung {
    width: 150px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: italic;
}

.PanelEditRechnung input {
    width: 256px;
}

.PanelEditRechnung select {
    width: 260px;
}

#rechnungsSummaryOnOff {
    padding-bottom: 5px;
    padding-top: 10px;
    cursor: pointer;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.arrowOpen {
    padding-bottom: 0px;
    margin-bottom: 3px;
}

.arrowClose {
    padding-bottom: 0px;
    margin-bottom: 2px;
}

#spanDok {
    display: block;
    float: left;
    border: 1px solid #abadb3;
    padding: 2px;
    margin: 2px 0 0 1px;
    width: 200px;
    height: 15px;
    overflow: hidden;
}

/* **************** ShowAuftragSummary.aspx *************** */

.divAuftragSummaryToggle {
    cursor: pointer;
}

.tblAuftragSummary {
    width: 460px;
    margin: 5px;
    table-layout: fixed;
}

    .tblAuftragSummary td {
        padding: 1px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.colText {
    width: 99px;
    text-align: left;
}

.summaryColTextLong {
    width: 160px;
    text-align: left;
}

.colDatum {
    width: 69px;
    text-align: left;
}

.summaryColBetrag {
    width: 85px;
    text-align: right;
}

.summaryColPercent {
    width: 55px;
    text-align: right;
}

.summaryColChart {
    width: 150px;
    text-align: right;
}

/* **************** RechnungEditBetraege.aspx ************* */

#gvBetraege tr {
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
}

#gvBetraege td {
    background-image: none;
    vertical-align: middle;
}

.rechnung-kag-row td {
    border-left: none;
    border-right: none;
}

#btnEditKond {
    float: right;
}

#lblKond {
    float: right;
    margin-top: 3px;
}

.edit-rechnung-gv-betraege tr {
    height: 25px;
}


/* **************** RechnungVisierenList.aspx ************* */
.xGridView-Wrapper {
    margin-top: 0px;
}

#panRechnungVisums {
    line-height: 20px;
}

    #panRechnungVisums span {
        vertical-align: top;
    }

    #panRechnungVisums img {
        margin: 3px;
    }

.naechste-abweseneheit-div {
    margin: 3px 0 0 3px;
}

.naechste-abweseneheit-label {
    margin-top: 6px;
    display: inline-block;
    width: 160px;
}

.naechste-abweseneheit {
    margin-top: 6px;
    display: inline-block;
    width: 200px;
}

/* **************** RechnungVisieren.aspx ************* */

.tblRechnung td {
    vertical-align: top;
    margin: 3px 3px 3px 0;
}

.tblVisumStufen td {
    min-width: 150px;
}

.VisumImage {
    margin: 5px 3px 0 0;
}

.RechnungVisierenList_ProjektRow {
    background-color: #e6ffdc;
    height: 30px;
}

.RechnungVisierenList_StatusBarContainter {
    width: 100%;
    float: left;
    margin-top: 6px;
    margin-bottom: 5px;
}

.bauherr-og-row {
}

.text-wrap {
    white-space: normal !important;
}

.rechnungvisierenlist-datumText {
    display: inline-block;
    width: 90px;
}

/* *********************************** StatusBar ********************************* */


.StatusBarContainer {
    margin-left: 5px;
    width: 100%;
}

.btnAddRechnungContainer {
    margin-left: 5px;
    margin-top: 2px;
}

.StatusBarBtn {
    height: 40px;
    color: inherit;
    background-color: #f6f6f6;
    padding: 0;
    border: 1px solid lightgrey;
    float: none;
    display: inline-block;
    /*Border*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
}

    .StatusBarBtn.Active {
        background-color: #B5E2FD;
    }


/* *********************************** EditKostenverteilungBauherren ********************************* */

.EditKostenverteilungBauherren_OgRow {
    background-color: #e6ffdc;
}

/* *********************************** ChangeNotificationGridView.ascx ********************************* */
.xGridView[id$="gvChangeLog"] td br {
    display: none;
}

.xGridView[id$="gvChangeLog"] td.expanded br {
    display: inline;
}

.xGridView[id$="gvChangeLog"] td {
    text-overflow: ellipsis;
    word-wrap: normal;
    word-break: normal;
    white-space: nowrap;
}

    .xGridView[id$="gvChangeLog"] td.expanded {
        text-overflow: initial;
        word-wrap: break-word;
        word-break: break-word;
        white-space: normal;
    }

/* ***************************************** FileTransfer ************************************** */
.FileTransfer_InfoTable tr {
    height: 22px;
}

.FileTransfer_InfoTable_colLabel {
    width: 140px;
}

/* *********************************** FileTransferDownload.aspx ********************************* */
#hlZipDownload {
    margin-top: 6px;
    margin-bottom: -10px;
    display: block;
}

#panFileTransferDownload h3 {
    margin-top: 12px;
    margin-bottom: 4px;
}

/* *********************************** FileTransferUpload.aspx ********************************* */
#panFileTransferUpload label {
    width: 140px;
}

#panFileTransferUpload .TextBox {
    width: 250px;
}

#panFileTransferUpload #tbEmailMessageBeforeUrl {
    width: 1030px;
}

#panFileTransferUpload #tbEmailMessageUrl {
    width: 1030px;
}

#panFileTransferUpload #tbEmailMessageAfterUrl {
    width: 1030px;
    margin-top: -10px;
    text-shadow: none;
}

#panFileTransferUpload h3 {
    margin-top: 12px;
    margin-bottom: 4px;
}

.FileTransferUpload_ulFiles {
    padding-left: 13px;
}

#panFileTransferUpload #bxFileMsg {
    margin-top: 5px;
}

#panFileTransferSessionMessage #ibMessageSent {
    margin-top: 10px;
}

.filetransfer-link-info {
    margin: 10px;
}

.filetransfer-link {
    display: block;
    border: 1px solid #B0B0B0;
    width: 25px;
    height: 25px;
    background: #E7E7E7;
    margin-top: 3px;
    background-image: url('../Pictures/link.png');
    background-repeat: no-repeat;
    background-position: center;
}

/* ************************************ CrbLicenseEdit.aspx *********************************** */
.GvWorkstationsOwnLicense td {
    font-weight: bold;
    color: blue;
}
