/* Anpassungen für die Übersichtsliste */
hr {
    margin: 14px 0;
}
#activities .hidden_detail {
    display: none;
}

#activities .h4 {
    margin-top:4px;
}

.details_icon {
    display: block;
    background-image: url("./img/details.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
}

.details_icon.info {
    background-position: right;
    bottom:10px !important;
    background-size: 30px;
}
#activities .edit_icon {
    display: block;
    background-image: url("./img/edit.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
}
#activities .art,
.vlvz_activities .art {
    padding: .2em .2em .1em .2em;
    display: inline-block;
    min-width: 70px;
    text-align: center;
    color:#fff;
}
/* Tabelle für die Veranstaltungen */
#activities,
.vlvz_activities {
    font-size: 0.9em;
}
#activities tbody tr:hover,
.vlvz_activities tbody tr:hover {
    background-color: #DDD;
}
#activities .new_roomnumber,
.vlvz_activities .new_roomnumber {
    font-size: 0.9em;
}
.roomlink {
    color: #177665;
}

#activities h2.h3 {
    margin-bottom: .5em;
    margin-top:0px !important;
}
.activity_details {
    clear: both;
	margin-bottom: .25em;

    display: table;
}
.activity_details.details_info {
	padding-top: .25em;
}
.detail_icon,
.detail_text {
    display: table-cell;
    vertical-align: top;
}
.detail_icon {
	padding-right: .5em;
}

.activity_details .tucicon {
    font-size: 1.5em;
    color: #333;
    padding-right: .25em;
    vertical-align: middle;
}

.vlvz_activities .hidden_groups {
    display: none;
}

/* Benutzerdefinierte Styles */
.rahmen {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom: 10px;
    border: solid 1px #CCC;
    /*background-image: url("./img/background.png");*/
    background-color: #fcfcfc;
}

.rahmen legend {
    display: block;
    width: auto;
    margin: 0;
    font-size: 1.1em;
    line-height: 1.0em;
    color: #999;
    border: 0;
    padding: 0 3px;
    letter-spacing: 0.1em;
}

/* Erste Überschrift ganz oben anordnen */
h1.top {
    margin-top: 0px;
}

/* Tooltip anpassen */
.tooltip-inner {
    max-width: none;
    white-space: nowrap;
}

/* transparente Buttons */
.btn-transparent {
    color: rgba(0,0,0,0.55);
    background-color: transparent;
    border: 0;
}

/* Formular */
#Form label, .viewlabel {
    color: #444;
    letter-spacing: 0.1em;
}

/* Tabellencaption für Detailansicht */
.detail-caption {
    color: black;
    padding: .5em;
    margin-bottom:10px;
}

.vlvz-art-color{
    color:#000 !important;
}
/* Farben für Veranstaltungsarten */
.vlvz-art-color.seminar {
    background-color: rgba(197, 169, 249, 0.4) !important;
}
.vlvz-art-color.seminar.full {
    background-color: rgba(197, 169, 249, 1) !important;
}
.vlvz-art-color.vorlesung {
    background-color: rgba(238, 163, 83, 0.4) !important;
    color:#000 !important;
}
.vlvz-art-color.vorlesung.full {
    background-color: rgba(238, 163, 83, 1) !important;
    color:#000 !important;
}
.vlvz-art-color.praktisch {
    background-color: rgba(109, 197, 122, 0.4) !important;
}
.vlvz-art-color.praktisch.full {
    background-color: rgba(109, 197, 122, 1) !important;
}
.vlvz-art-color.uebung {
    background-color: rgba(128, 191, 249, 0.4) !important;
}
.vlvz-art-color.uebung.full {
    background-color: rgba(128, 191, 249, 1) !important;
}
.vlvz-art-color.besonders {
    background-color: rgba(249, 159, 207, 0.4) !important;
}
.vlvz-art-color.besonders.full {
    background-color: rgba(249, 159, 207, 1) !important;
}
.vlvz-art-color.other {
    background-color: rgba(238, 238, 238, 0.4)!important;
}
.vlvz-art-color.other.full {
    background-color: rgba(238, 238, 238, 1)!important;
}

.art.ohne {
    text-align:left;
    color:#000;
    font-weight:bold;
    padding:0
}

.digital {
    background-color: rgba(196, 56, 62, 1)!important;
    color:#fff !important;
}
.hybrid {
    background-color: rgba(125, 65, 65, 1)!important;
    color:#fff !important;
}
.praesenz {
    background-color: rgba(85, 85, 85, 1)!important;
    color:#fff !important;
}

/* Header für Ansichten */
.vlvz-navbar {
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0;
}
.vlvz-navbar ul {
    float:left;
}
.kalenderwoche {
    margin-bottom: 0px;
    margin-top: 10px;
    color: #666;
    font-size: 1.0em;
    float:right;
}
.hinweislink {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 1em;
    float:right;
    border-right: 1px solid #999;
    padding-right: 14px;
}

.grey-link {
    color: #999;
}

.list-extraoffers {
    padding: 1em 1em 1em 1.5em;
}

.tucbox-area.extraoffers a {
    border-bottom-color: #fff !important;
}
.tucbox-area.extraoffers a.link::before {
    color: #fff !important;
}


/* Kalender-Styles */
.vlvz-calendar {
    width: 100%;
    padding: 0;
    border: 1px solid #999;
    margin-bottom:14px;
}

.vlvz-calendar thead tr, .vlvz-calendar .zeile {
    background-color: #999;
    color: white;
    margin-left:0;
    margin-right:0;
    padding: 0.5em 0;
}

.vlvz-calendar thead th, .vlvz-calendar .zeile:first-child div {
    font-weight: bold;
    text-align: center !important;
}
.vlvz-calendar .row > div:first-child {
    text-align: center !important;
}

.vlvz-calendar tbody tr {
    padding: 3px;
    border-bottom: 1px solid #DDD;
}

.vlvz-calendar td {
    width: 18%;
    padding: 3px;
    vertical-align: top;
    word-wrap:break-word;
}

.vlvz-calendar td:first-child{
    width: 10%;
    text-align: center;
    vertical-align: middle !important;
    margin-right: 10px;
}
#collapse-other .vlvz_activities:first-child {
    margin-top:14px;
}

.vlvz-calendar-unit {
    border: 1px solid #999;
    font-size: 0.8em;
    line-height: 1.1em;
    min-height: 100px;
    position:relative;
    margin: 5px 0;
    background-color: white;
}
.vlvz-calendar-unit.duplicate {
    opacity: 0.4;
}

.vlvz-calendar-unit .art {
    padding: 4px 2px;
    border-bottom: 1px solid #999;
    background-color: #EEE;
    color:#fff;
    font-weight:bold;
}

.vlvz-calendar-unit .name {
    padding: 2px;
}

.vlvz-calendar-unit .raum {
    padding: 4px 2px;
    text-align: right;
    position:absolute;
    width: 100%;
    top: 0px;
    color:#000;
}

.vlvz-calendar-unit .meinplan {
    position:absolute;
    width: 100%;
    bottom: 0px;
    padding-left: 5px;
    z-index: 10;
}

.vlvz-calendar-unit .info {
    padding: 4px 5px;
    position:absolute;
    width: 100%;
    bottom: 20px;
    text-align: right;
    color: #888;
}

.vlvz-calendar-unit .woche {
    padding: 4px 2px;
    border-top: 1px solid #999;
    background-color: rgba(238, 238, 238, 0.3);
    position:absolute;
    width: 100%;
    bottom:0;
    text-align:right;
}

.popover {
    max-width: none;
    width: 400px;
}

.popover-content {
    font-size: 0.8em;
}

.vlvz-calendar .woche.wo {
    background-color: rgba(238, 238, 238, 1)!important;
}

.vlvz-calendar-legende  {
    font-size: 0.8em;
    width: 100%;
}

.vlvz-calendar-legende .art {
    color:#fff;
    font-size:small;
}
.vlvz-calendar-legende td {
    border: 1px solid #999;
    padding: 5px;
    margin: 0;
    width: 50%;
}

/* VLVZ: Flaggen */
.sprache-eng {
    display: inline-block;
    width: 30px;
    background: url("img/english.png") no-repeat 3px 4px;
}

/* Codeanzeige */
.secret_code div {
    display: inline-block;
    color: black;
    font-size: 1.5em;
    padding: 15px;
    border: 2px solid #666;
    background-color: #EFEFEF;
}

.secret_code div:nth-child(4) {
    margin-right: 20px;
}

/* Links für App-Stores */
.app-badge {
    padding-top: 10px;
}

.app-badge img {
    height: 40px;
}

.event-zusatz {
    color: #c2043e;
}
.event-zusatz a {
    color: #c2043e !important;
}
.event-info {
    color: #000;
    font-style:italic;
    word-wrap: break-word;
}
.event-info a {
    color: #000 !important;
}
.detail-col-head {
    font-weight:bold;
}

/* Klasse zum Ausblenden der Elemente beim Druck */
@media print {
    body {
        color: #000;
        background: #fff;
        font-size: 13px !important;
    }
    h1 {
        font-size: 1.5em;
    }
    .no-print, .no-print *, .logo, .titel  {
        display: none !important;
    }
    tr {
        page-break-inside: avoid;
        page-break-after: auto;
    }
}
@media screen {
    .only-print {
        display: none !important;
    }
}
/* @page {
    size:landscape;
    margin: 1.2cm;
} */

.own-vertcenter {
    top: 10%;
}
.own-head {
    background: var(--color-tuc);
}

.own-head h3 {
    color: #fff;
}
.own-head button.close {
    color: #fff;
}

.onweditbutton {
    border-width: 0px;
    border-style: none;
    background-color: inherit;
    margin-top: 5px;
    scale: 0.8;
}

.form-control.non-block {
    width: auto;
    display: inline;
}

.grid_button-right {
    text-align: right;
    padding:2px;
}
