﻿body {
    padding: 15px 10px;
    font-size: 14px;
    font-family: wiener-melange-schrift,Lucida Sans Unicode,Verdana,sans-serif !important;
    min-width: 1024px;
}

a, a:hover {
    color: #004c5b;
}

.sidebar-right {
    width: inherit;
    min-width: 280px;
}

div.logo a {
    display: block;
    background-repeat: no-repeat;
    color: transparent;
}

div.logoRight a {
    display: block;
    background-image: url(BPLogo.png);
    background-repeat: no-repeat;
    background-size: 90px 46px;
    width: 90px;
    height: 64px;
    color: transparent;
}

.btn {
    background-color: rgba(200, 200, 200, 1);
}

img.refresh:hover {
    cursor: pointer;
}

/* Startseite */
#hauptveranstalterliste li,
#hausveranstalterliste li {
    margin-bottom: 10px;
}

/* Set padding to keep content from hitting the edges *
div.row {
    white-space: nowrap;
}

div.cell {
    display: inline-block;
    vertical-align: top;
}

div.cell-right {
    float:right;
    vertical-align:top;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */

/*input,
select,
textarea {
    max-width: 280px;
}*/

div.spinner {
    /*display: none;*/
    width: 100px;
    height: 100px;
    /*position: fixed;
    /*top: 50%;
    left: 50%;*/
    background: url(spinner.gif) no-repeat center #fff;
    text-align: center;
    padding: 10px;
    font: normal 16px Tahoma, Geneva, sans-serif;
    /*border:1px solid #666;*/
    /*margin-left: -50px;
    margin-top: -50px;*/
    z-index: 2;
    overflow: auto;
}

tr.ms-itmhover:hover td,
.datagrid-row-over td {
    background: #DCEBCD;
}

/*.combobox-item-selected {
    background-color: #e5f2fb;
}*/

#FAnz-KurseDiv {
    margin-top: 10px;
}

.Fanz-Row {
    background-color: #f0f0f0;
}

.Fanz-AlternateRow {
    background-color: white;
}

.Fanz-Table {
    border-width: 0px;
    min-width: 600px;
}

.Fanz-Table td {
    padding: 1px;
    border: 1px solid white;
}

.Fanz-AnmeldeBtn, .Fanz-CloseButton {
    background-color: #004C5B;
    color: white;
    border: none;
    border-radius: 3px;
    height: 30px;
    float: right;
    cursor: pointer;
}

.Fanz-AnmeldeBtn:hover, .Fanz-CloseButton:hover {
    background-color: #3D7782;
}

.Fanz-CloseButton {
    margin: 0 10px 0 0;
}

#Fanz-DetailsTable {
    width: 100%;
}

.Fanz-DGTitle {
    min-width: 300px;
    border: 1px solid lightgrey;
}

.Fanz-DGGeneric {
    border: 1px solid lightgrey;
}

.Fanz-DGGenericRight {
    border: 1px solid lightgrey;
    text-align: right;
}

.Fanz-DGVeranstalter {
    min-width: 180px;
    border: 0 none;
    border: 1px solid lightgrey;
}

.Fanz-DGTermine {
    min-width: 100px;
    border: 1px solid lightgrey;
}

.Fanz-Termin {
    /*border: 1px solid;*/
    padding: 5px;
    margin-bottom: 8px;
    width: 100%;
    border-color: lightgrey;
    border-width: 1px;
    border-style: solid;
    background: #F2F2F2;
    /*border-radius: 5px;*/
}

.Fanz-TerminLabel {
    font-weight: bold;
    padding-right: 3px;
    width: 90px;
}

.Fanz-SearchLabel {
    vertical-align: middle;
}

#FanzCatalogTreeDIV {
    margin: 5px;
    min-width: 600px;
}

.Fanz-BCSelectedNode {
    font-weight: bold;
    float: left;
    margin-top: 5px;
    font-size: larger;
}

.Fanz-BCNode {
    float: left;
    margin-top: 5px;
}

.Fanz-TitleColumn {
    cursor: pointer;
    text-decoration: underline;
}


.Fanz-GenericColumn {
}

.Fanz-VeranstalterColumn {
    cursor: default;
}

.Fanz-TerminElement {
    margin-left: 5px;
}

.Fanz-TerminElementIntranet {
    text-decoration: underline;
    cursor: pointer;
    margin-left: 5px;
}

.Fanz-TerminStatus {
}

.Fanz-TerminStatusGreen {
    color: Green;
}

.Fanz-TerminStatusRed {
    color: Red;
}

.Fanz-TerminStatusOrange {
    color: Orange;
}


.Fanz-TerminColumn {
    cursor: default;
}


#Fanz-ConfigurationDiv {
    padding: 4px;
}

.Fanz-ButtonRow {
    margin-top: 5px;
}




.Fanz-ErrorDiv {
    color: Red;
    font-weight: bold;
}

.Fanz-CommentField {
    width: 100%;
}

.Fanz-CategoryHeading {
    padding-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: larger;
}

.Fanz-AnmeldePanel {
    margin: 12px;
}

.Fanz-AnmeldungIntranet {
}

.Fanz-ButtonZone {
    margin-top: 10px;
}

.Fanz-KursTitleH {
    /*border-bottom-color: lightgrey;
    border-bottom-width: 1px;
    border-bottom-style: solid;*/
    padding-bottom: 5px;
    padding-left: 3px;
    padding-top: 0px;
    margin-top: 0px;
}

.Fanz-FormLabel {
    background-color: #f2f2f2;
    width: 120px;
    border-bottom: solid 1px lightgrey;
    padding: 6px 5px;
}

.Fanz-FormBody {
    padding: 6px 5px;
    border-bottom: solid 1px #e1e1e1;
}

.Fanz-KursInhalte {
    padding: 0 0 0 10px;
    margin: 0 0 0 5px;
}

.ms-core-tableNoSpace {
    border-spacing: 0px;
}

.circle {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    float: left;
    margin-top: 5px;
    border: 1px solid black;
}

    .circle.red {
        background: red;
        border-color: red;
    }

    .circle.green {
        background: green;
        border-color: green;
    }

.LinkButton {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    font-size: 13px !important;
    cursor: pointer;
}

.LinkLabel {
    cursor: pointer;
}

.fader {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url('spinner.gif') 50% 50% no-repeat;
}

.panel-body.loading {
    overflow: hidden;
}

.panel-body.loading .fader {
    display: block;
}

.datagrid-htable, .datagrid-btable, .datagrid-ftable, .datagrid-header-inner, .datagrid-footer-inner {
    width: 100%;
}

.dfp {
    vertical-align: top;
    text-align: right;
}

.alert-danger a {
    color: inherit; /* #721c24; */
    text-decoration: underline;
}

.alert-success
{
    color: #004c5b;
    background-color: #dcebcd;
    border-color: #d8e8c5;
}

.tooltip-text {
    font-family: wiener-melange-schrift,Lucida Sans Unicode,Verdana,sans-serif;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}