.inplayscenes-formular_input-row {
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        margin: 5px 10px;
        gap: 5px;
        }

        .inplayscenes-formular_input-desc {
        width: 30%;
        }

        .inplayscenes-formular_input-input {
        width: 70%;
        }

        .inplayscenes-formular_button {
        text-align: center;
        margin: 5px 0;
        }

        .inplayscenes_memberprofile {
        display: flex;
        flex-wrap: nowrap;
        gap: 10px;
        background-color: #f5f5f5;
        }

        .inplayscenes_memberprofile-mainplays {
        width: 60%;
        padding: 10px;
        max-height: 450px;
        overflow: auto;
        }

        .inplayscenes_memberprofile-sideplays {
        width: 37%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding: 10px;
        gap: 10px;
        }

        .inplayscenes_memberprofile-scenes {
        margin-bottom: 5px;
        }

        .inplayscenes_overview-filter-table {
        display: flex;
        flex-wrap: wrap;
        gap: 0 5px;
        justify-content: space-around;
        margin: 10px;
        }

        .inplayscenes_overview-filter-row {
        width: 49%;
        }

        .inplayscenes_overview-filter-input {
        text-align: center;
        margin: 5px 0;
        }

        .inplayscenes_overview-button {
        text-align: center;
        margin: 10px 0;
        }

        .inplayscenes_overview-sort {
        text-align: center;
        margin: 10px 0;
        }

        .inplayscenes_overview-scene-table {
        display: flex;
        flex-direction: column;
        }

        .inplayscenes_overview-scene-row {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding: 10px;
        align-items: center;
        }

        .inplayscenes_overview-scene-column {
        flex: 1;
        }

        .inplayscenes_overview-scene-column:last-child {
        text-align: right;
        }

        .inplayscenes_overview-none {
        text-align: center;
        margin: 10px 0;
        }

        .inplayscenes-postbit {
        text-align:center; 
        margin-bottom: 10px;
        }

        .inplayscenes_postingreminder-desc {
        padding: 20px 40px;
        text-align: justify;
        line-height: 180%;
        }

        .inplayscenes_postingreminder-scene-table {
        display: flex;
        flex-direction: column;
        width: 100%;
        }

        .inplayscenes_postingreminder-scene-row {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        padding: 10px;
        align-items: center;
        }

        .inplayscenes_postingreminder-scene-column {
        flex: 1;
        padding: 0 10px;
        }

        .inplayscenes_postingreminder-none {
        text-align: center;
        margin: 10px 0;
        }

        .inplayscenes_showthread-bit {
        display: flex;
        justify-content: space-between;
        padding: 10px 0;
        border-bottom: 1px solid #ddd;
        }

        .inplayscenes_showthread-bit:last-child {
        border-bottom: none;
        }

        .inplayscenes_showthread-label {
        width: 20%;
        font-weight: bold;
        }

        .inplayscenes_showthread-value {
        flex-grow: 1;
        }

        .inplayscenes_user-settings {
        display: flex;
        flex-wrap: wrap;
        gap: 20px 0px;
        align-items: flex-start;
        justify-content: space-evenly;
        padding: 20px 0;
        text-align: center;
        }

        .inplayscenes_user-scene-sort {
        text-align: center;
        }

        .inplayscenes_user-character-scenes {
        width: 80%;
        margin: 20px auto;
        }

        .inplayscenes_user-button {
        width: 100%;
        text-align: center;
        }

        .inplayscenes_user-scene-header span {
        float: right;
        font-style: italic;
        }

        .inplayscenes_user-scene-table {
        border: 1px solid #ddd;
        }

        .inplayscenes_user-scene-row {
        display: flex;
        justify-content: space-between;
        padding: 10px;
        border-bottom: 1px solid #ddd;
        align-items: center;
        }

        .inplayscenes_user-scene-row:last-child {
        border-bottom: none;
        }

        .inplayscenes_user-scene-col {
        width: 33%;
        padding: 5px;
        }

        .inplayscenes_user-scene-none {
        text-align: center;
        margin: 10px 0;
        }
        
        .inplayscene_next_none {
        color: #a91717;
        }

        .inplayscene_next_you {
        color: #127b12;
        }       .inplaykalender_tag { text-align: center; font-size: 8px; letter-spacing: 1px; } 
        .szenen { background-color: #C8B6CC; } 
        .szenen strong { color: #543D59 !important; } 
        .geburtstag { background-color: #EBD39D; } 
        .geburtstag strong { color: #6E644E !important; } 
        .timeline { background-color: #BADBAF;}
        .timeline strong { color: #3D4F37 !important; }
        .event { background-color: #ABD9D8; }
        .event strong { color: #4D6E6D !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, #C8B6CC 50%, #ABD9D8 50%); }
        .szenenevent strong { }
        .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; }
        #mini-kalender td { padding: 5px; }
        .inplaykalender-eventlist { max-height: 50px; overflow: auto; padding-right: 5px;}