.inplaykalender_tag {
    text-align: center;
    font-size: 8px;
    letter-spacing: 1px;
    color: #797979;
}

.szenen {
    background-color: #18292c91;
}
.szenen strong {
    color: #656565 !important;
}
        .geburtstag { background-color: #EBD39D; } 
        .geburtstag strong { color: #6E644E !important; } 
        .timeline { background-color: #BADBAF;}
        .timeline strong { color: #3D4F37 !important; }
.event {
    background-color: #2a2f30;
}
.event strong {
    color: #747474 !important;
}
        
        .szenentimeline { background: linear-gradient(to left top, #EBD39D 50%, #BADBAF 50%); }
        .szenentimeline strong { color: #3D4F37 !important; }
        .szenengeburtstag { background: linear-gradient(to left top, #EBD39D 50%, #C8B6CC 50%); }
        .szenenevent {
    background: linear-gradient(to left top, #2a2f30 50%, #141f22 50%);
}
.szenenevent strong {
    color: #656565;
}
        .szenengeburtstag strong { color: #543D59 !important; }
        .geburtstagtimeline { background: linear-gradient(to left top, #EBD39D 50%, #BADBAF 50%); }
        .geburtstagtimeline strong { color: #6E644E !important;  }
        .geburtstagevent { background: linear-gradient(to left top, #C8B6CC 50%, #ABD9D8 50%); }
        .geburtstagevent strong { }
        .timelineevent { background: linear-gradient(to left top, #BADBAF 50%, #ABD9D8 50%);  }
        .timelineevent strong { }
        
        .szenengeburtstagtimeline { background: linear-gradient(to left top, #EBD39D 33%, #C8B6CC 33%, #C8B6CC 66%, #BADBAF 66%); }
        .szenengeburtstagtimeline strong { color: #543D59 !important; }
        .szenengeburtstagevent { background: linear-gradient(to left top, #EBD39D 33%, #C8B6CC 33%, #C8B6CC 66%, #ABD9D8 66%); }
        .szenengeburtstagevent strong { }
        .szenentimelineevent {  background: linear-gradient(to left top, #EBD39D 33%, #BADBAF 33%, #BADBAF 66%, #ABD9D8 66%); }
        .szenentimelineevent strong { }
        .geburtstagtimelineevent { background: linear-gradient(to left top, #EBD39D 33%, #BADBAF 33%, #BADBAF 66%, #ABD9D8 66%); }
        .geburtstagtimelineevent strong { }
        
        .szenengeburtstagtimelineevent { background: linear-gradient(to left top, #EBD39D 25%, #C8B6CC 25%, #C8B6CC 50%, #BADBAF 50%, #BADBAF 75%, #ABD9D8 75%); }

#mini-kalender {
    font-size: 7px;
    background: #00000054;
    padding: 10px;
}
        #mini-kalender td { padding: 5px; }
        .inplaykalender-eventlist { max-height: 50px; overflow: auto; padding-right: 5px;}

.tcat-cal {
    background: #212529;
    color: #6f7c85;
    /* border-top: 1px solid #444; */
    /* border-bottom: 1px solid #000; */
    padding: 10px 5px;
    font-size: 12px;
    width: 100%;
    margin-left: -6px;
    margin-bottom: -31px;
}

.bit-cal {
    float: left;
    margin: 32px 7px 7px 7px;
    width: 32%;
    /* left: -25px; */
    position: relative;
}

.tborder-cal {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    height: 220px;
    width: 100%;
    margin: auto auto;
    padding: 30px 0px;
}

.cal_container {
    color: #333;
    text-align: left;
    line-height: 1.4;
    margin: 0;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px;
    width: 103%;
    min-width: 1200px;
    margin: auto auto;
    left: -14px;
    position: relative;
}

.cal_tcat {
    /* background: #212529; */
    color: #6f7c85;
    /* border-top: 1px solid #444; */
    /* border-bottom: 1px solid #000; */
    padding: 6px;
    font-size: 12px;
}

.cal_thead {
    background: #ffffff05;
    color: #646464;
    /* border-bottom: 1px solid #373a3e; */
    padding: 8px;
}

.cal_trow2 {
    /* background: #222529; */
    /* border: 1px solid; */
    /* border-color: #1a1d1e; */
}