﻿html {
    overflow-y: scroll;
}

body {
    margin: 0px;
    FONT-FAMILY: Segoe UI, "lucida grande",Tahoma,verdana,arial,sans-serif, Verdana, "Trebuchet MS",Arial,Tahoma,serif;
    font-size: 0.8em;
}

#main {
    height: 100%;
}

#header {
    font-weight: normal;
    border: 0px;
    width: 100%;
    z-index: 10000;
    position: fixed;
    top: 0;
    height: 50px;
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.15);
}

#login span {
    margin-top: 2px !important;
}

#header img.profilbild {
    margin: 0 3px;
}

#header_button {
    top: 10px;
    position: absolute;
    padding: 5px;
    left: 6px;
    width: 20px;
    border-radius: 5px;
}

#header_content {
    margin-left: 45px;
    margin-right: 5px;
}

#header_text {
    padding: 1px 0px 0px 95px;
    font-size: 14pt;
    letter-spacing: 1px;
}

#tabs {
    font-size: 0.9em;
    margin-top: 50px;
}

    #tabs > div {
        padding-bottom: 40px !important;
        background: #fff !important;
    }

    #tabs li .ui-icon-close {
        margin: 0.4em 0.2em 0 0;
    }

    #tabs li > div.closeTab {
        float: left;
        height: 27px;
        cursor: pointer;
    }

#dropper {
    position: absolute;
    width: 100%;
    height: 80px;
    background-color: #fff;
    border-top: 1px solid #aaa;
    border-bottom: 2px solid #aaa;
    left: 0;
    text-align: center;
    z-index: 1000;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 14px rgba(0, 0, 0, 0.3);
}

.showdrag {
    background: url(../img/move.png) left center no-repeat;
    height: 16px;
    width: 16px;
    /* margin: 10px 0 0 -14px;*/
    position: absolute;
}

#dragIcon {
    z-index: 10000;
    background: url(../img/dragicon.png) left center no-repeat;
    height: 16px;
    width: 16px;
}

.dropContent {
    margin-left: auto;
    margin-right: auto;
}

    .dropContent > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        left: -1000px;
        position: absolute;
        display: none;
    }

        .dropContent > ul > li {
            float: left;
            margin-right: 30px;
            padding: 0;
        }

            .dropContent > ul > li > a {
                display: inline-block;
                height: 56px;
                margin: 5px;
                padding: 5px;
                min-width: 100px;
                max-width: 200px;
                border: 2px solid #eee;
                background-color: #fff;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
            }

                .dropContent > ul > li > a:hover {
                    border: 2px solid #ddd;
                }

                .dropContent > ul > li > a > img {
                    display: block;
                    margin: 0 auto 5px auto;
                }

            .dropContent > ul > li > hr {
                height: 65px;
                width: 1px;
            }


.dropArea {
    background-color: red;
    display: inline-block;
    height: 60px;
    margin: 10px;
}

    .dropArea.drop {
        background-color: blue;
    }

/** #suchFeld
{
    border:  1px solid #AAA; 
    padding: 3px;
}**/

.logo {
    height: 50px;
}

.logoDefault {
    background: url(../img/logo_aio_schwarz_weiss.png) left center no-repeat;
    height: 50px;
}


UL.top {
    position: absolute;
    top: 16px;
    height: 30px;
    left: 430px;
    MARGIN: 0px;
    PADDING: 0px;
    LIST-STYLE-TYPE: none;
}

.mitarbeiterportal UL.top {
    left: 380px;
}

UL.top > LI {
    PADDING: 0px;
    FLOAT: left;
    margin-right: 20px;
    margin-top: 1px;
}

    UL.top > LI.smallmargin {
        margin-right: 7px;
    }


UL.top BUTTON {
    background: #eee no-repeat;
    border: 1px solid #aaa;
    padding: 3px 10px;
}


#searchFilter {
    position: absolute;
    top: -14px;
    text-decoration: none;
    padding-right: 12px;
}

    #searchFilter:hover {
        background: url("../img/pfeil_unten_mittel.png") no-repeat right center transparent;
    }

#searchFilterContent li {
    padding: 3px;
}

div#search {
    background: #ffffff url("../img/topfade.gif") repeat-x scroll center top;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 26px;
    position: relative;
    right: 0px;
    top: 0px;
    width: 316px;
}

div#searchForm {
    height: 26px;
    width: 318px;
    padding: 0;
    margin: 0;
}

input.textbox {
    background: url("../img/bgSearchInput.gif") no-repeat 0 7px transparent !important;
    border: 0 none !important;
    left: 8px;
    margin: 0;
    padding: 4px 0 0 19px !important;
    position: absolute;
    top: 0;
    min-height: 0 !important;
}

    input.textbox.loading {
        background: url("../img/loading.gif") no-repeat 0 5px transparent !important;
    }

.searchButton {
    border: 0 none;
    height: 16px;
    margin: 0;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 16px;
    background: url("../img/btnSearchArrow.png") no-repeat center center;
    cursor: pointer;
}

#searchBoxIcon {
    display: none;
}

#searchBox {
    display: block;
}

    #searchBox.absolut {
        display: block;
        padding: 25px;
        top: 25px;
        left: -30px;
    }

        #searchBox.absolut #searchFilter {
            top: 5px !important;
            left: 25px !important;
        }

#login {
    position: absolute;
    float: right;
    margin-right: 5px;
    top: 0;
    right: 0px;
    background: url(../img/pfeil_unten_mittel.png) center right no-repeat;
    padding-right: 0.8em;
}


#footer {
    overflow: hidden;
    margin: 0px;
    border: 0px;
    border-top: 5px #eee solid;
}

    #footer UL {
        margin: 0;
        padding: 0px;
        LIST-STYLE-TYPE: none;
        width: 100%;
        overflow: hidden;
    }

        #footer UL LI {
            float: left;
            width: 33%;
        }

    #footer > UL > LI {
        margin-bottom: 10px;
    }

    #footer UL LI SPAN {
        font-size: 1.4em;
        color: #666;
    }

        #footer UL LI SPAN SPAN {
            font-size: 1.2em;
            color: #ff6600;
        }

            #footer UL LI SPAN SPAN.bg {
                background-repeat: no-repeat;
                background-position: 0 9px;
                padding-left: 20px;
            }

    #footer UL LI UL {
        margin: 0px;
        padding: 0px;
        LIST-STYLE-TYPE: none;
        width: 100%;
    }

        #footer UL LI UL LI {
            padding: 0 0 0 8px;
            float: none;
            width: 95%;
            background: url("../img/pfeil_footer_menue.png") left center no-repeat;
        }

    #footer a, .footerLink {
        text-decoration: none;
        color: #666;
    }

    #footer.fixedFooter {
        position: fixed;
        background-color: White;
        bottom: 0;
        width: 100%;
    }

    #footer.header_footer_menu {
        position: fixed;
        background-color: White;
        width: 98%;
        left: 1%;
        z-index: 10001;
        border: 1px solid #ccc;
        box-shadow: 0 2px 10px rgba(0,0,0,0.2);
        border-radius: 5px;
        padding: 5px 0 10px 0;
    }


/* Feldinfo-Box */
/* table : 
        tl		: top left
        t		: top
        tr		: top right
        l 		: left
        l_p 	: left (with mark)
        r		: right
        bl		: bottom left
        b		: bottom (with mark)
        b_b		: bottom (without mark)
        br		: bottom right
        c		: center
    components : 
        a.close	: close button
        p		: info line
*/
.feldInfo .tl {
    background: url('../img/feldInfo/tl.png') right 0 no-repeat;
}

.feldInfo .t {
    background: url('../img/feldInfo/t.png') repeat-x;
    height: 16px;
}

.feldInfo .tr {
    background: url('../img/feldInfo/tr.png') no-repeat;
}

.feldInfo .l {
    background: url('../img/feldInfo/l.png') repeat-y;
    width: 16px;
}

.feldInfo .l_p {
    background: url('../img/feldInfo/l_p.png') no-repeat;
    width: 25px;
}

.feldInfo .r {
    background: url('../img/feldInfo/r.png') repeat-y;
    width: 16px;
}

.feldInfo .r_p {
    background: url('../img/feldInfo/r_p.png') no-repeat;
    width: 25px;
}

.feldInfo .bl {
    background: url('../img/feldInfo/bl.png') right 0 no-repeat;
}

.feldInfo .b {
    background: url('../img/feldInfo/b.png') no-repeat;
    height: 25px;
}

.feldInfo .b_b {
    background: url('../img/feldInfo/b_b.png') repeat-x;
    height: 16px;
}

.feldInfo .br {
    background: url('../img/feldInfo/br.png') no-repeat;
}

.feldInfo .c {
    background: url('../img/feldInfo/c.png') repeat;
}

.feldInfo a.close {
    float: right;
    background: url('../img/feldInfo/close.png') no-repeat;
    position: relative;
    margin-left: 5px;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.feldInfo p {
    width: auto;
    display: block;
    font-size: 12px;
    margin: 0 16px 0 0;
    padding: 0;
    border: 0;
    color: red;
}

.feldInfo.hint {
    z-index: 1000000;
    max-width: 500px;
    min-width: 250px;
}

    .feldInfo.hint p {
        color: #000;
        font-size: 15px;
        padding: 10px 60px 10px 10px;
        background: url('../img/check48.png') right bottom no-repeat;
        line-height: 23px;
    }

#pageOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #DDE5E8;
    opacity: 0.7;
    z-index: 100000;
    cursor: pointer;
}

#pageLoader {
    background-color: #fff;
    border: 2px solid #ccc;
    width: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    /*margin-left:-200px; 
   margin-top:-50px; 
   padding: 20px  20px 20px 20px; */
    display: none;
}

#pageLoaderLoader {
    font-size: 12pt;
    padding: 15px 10px 15px 55px;
    background: url(../img/pageLoader-image.gif) 10px center no-repeat;
    background-size: 30px;
}

.screenView {
    max-width: 60%;
    min-width: 600px;
    margin-right: 30px;
}

.chatterBox {
    min-width: 350px;
    width: 100%;
}

.chatterListe, .chatterItem {
    min-width: 335px;
    width: 100%;
}

.multiLineReloadContentItem {
    line-height: 1.5;
}

    .multiLineReloadContentItem p {
        margin: 0px;
        text-align: justify;
        width: 96%;
    }
    .multiLineReloadContentItem ol,ul, li{
        margin: 0px;
    }


.chatterArea, .chatterCommentArea {
    border-style: solid;
    border-width: 1px;
    background: url(../img/chat.png) 5px 10px #FFFFFF no-repeat;
    margin: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 10px 5px 5px 27px;
    /*vertical-align: top;*/
    height: 50px;
    display: block;
    width: 100%;
    resize: none;
}

.chatterCommentArea {
    background: #fff;
    width: 100%;
    padding: 5px;
    height: 37px;
}

.gradientStyle::before {
    display: block;
    position: relative;
    background-image: -webkit-linear-gradient(top, transparent 0%, white 100%); /* For Safari 5.1 to 6.0 */
    background-image: linear-gradient(to bottom, transparent 0%, white 100%);
    margin-top: -50px;
    height: 50px;
    content: '';
}

.chatterJoins UL {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    height: 16px;
}

.chatterJoins LI {
    padding: 0px;
    float: left;
    width: 21px;
    height: 16px;
    cursor: pointer;
}

    .chatterJoins LI.join {
        background: url(../img/join16.png) left top no-repeat;
    }

    .chatterJoins LI.file {
        background: url(../img/file16.png) left top no-repeat;
    }

    .chatterJoins LI.link {
        background: url(../img/link16.png) left top no-repeat;
    }

    .chatterJoins LI.float_rechts {
        float: right;
        padding-right: 0px;
        margin-right: 5px;
    }

.chatterButton, .smallButton {
    border: 1px solid #ddd;
    background-color: #555;
    padding: 4px !important;
    color: #fff !important;
    font-size: 0.85em;
    line-height: 2;
}

.chatterOlder {
    background: url(../img/pfeil_unten.png) 0px 3px no-repeat;
    padding: 5px 5px 5px 25px;
    width: 150px;
    cursor: pointer;
    color: #999;
}

table.chatterListe, table.chatterItem, table.chatterCommentItem {
    table-layout: fixed;
    word-wrap: break-word;
    width: 100%;
}

.joinArea, .fileArea, .linkArea {
    width: 100%;
    margin-top: 5px;
}

.joinBlock {
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 3px;
}

.joinAddItem, .linkAddItem {
    padding: 3px;
    background-repeat: no-repeat;
}

    .joinAddItem .bg {
        background-repeat: no-repeat;
        padding: 2px 0 2px 20px;
    }

.joinDeleteItem {
    background: url(../img/cancel.png) no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;
    margin-right: 10px;
}

.addFileAlternativeText {
    font-size: 1.3em;
    color: #bbb;
    border: 1px dashed lightgray;
    margin-bottom: 5px;
    padding: 5px;
}


UL.chatterFooter, UL.commentFooter {
    margin: 0 0 10px 0;
    padding: 0px;
    list-style-type: none;
    display: block;
}

.chatterFooter LI, .commentFooter LI {
    padding: 0px 20px 0px 0px;
    float: left;
}



.joinContent {
    max-height: 140px;
    overflow-y: scroll;
    padding-right: 20px;
}

.addJoins UL {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    height: 20px;
}

.addJoins LI {
    margin: 0 12px 0 0;
    float: left;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-repeat: no-repeat;
}

    .addJoins LI.float_rechts {
        float: right;
        padding-right: 0px;
        margin-right: 5px;
    }

.join .joinArea, .join .fileArea, .join .linkArea, .join .existFileArea {
    margin-top: 5px;
    width: 100%;
}

.comment UL {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
}

.comment LI {
    padding: 0px 20px 0px 0px;
    float: left;
}

.commentArea {
    background: #fff;
    width: 100%;
    padding: 5px 5px 10px 5px;
    height: 37px;
}

.moreItems, .toggleMoreItems {
    background: url(../img/pfeil_unten.png) 0px 3px no-repeat;
    padding: 5px 5px 5px 25px;
    cursor: pointer;
    color: #999;
}

.lessItems, .toggleLessItems {
    background: url(../img/pfeil_oben.png) 0px 3px no-repeat;
    padding: 5px 5px 5px 25px;
    cursor: pointer;
    color: #999;
}


#openDialog {
    width: 600px;
    min-height: 150px;
    display: none;
    padding: 0.2em;
    z-index: 10000 !important;
}

#openDialogTitle {
    padding: 0.8em 0.4em;
}

#openDialogContent {
    margin: 0.4em 0.1em 3em 0.1em;
    padding: 0.4em;
    height: 100%;
}

    #openDialogContent.border {
        background-color: #fff;
        border: 1px solid #ddd;
        min-height: 130px;
    }

    #openDialogContent div.einzelmeldung {
        margin-bottom: 0.5em;
        padding: 0.8em;
    }

    #openDialogContent div.warning {
        padding: 10px 0px 0px 40px;
        background: url(../img/warning32.png) 0px 0px no-repeat;
        min-height: 32px;
    }

#openDialogFooter {
    bottom: 0px;
    padding: 0.4em;
    right: 0px;
    position: absolute;
}

    #openDialogFooter a {
        min-width: 100px;
        margin-left: 3px;
    }

.ticketTabelleContainer, .ticketHistorieContent {
    position: relative;
    padding-top: 12px;
    display: inline-block;
    min-width: 900px;
    box-sizing: border-box;
}

.ticketTabelle, .tableGrid, .checklistTabelle, .tableGrid {
    width: 100%;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 1em !important;
    background: white;
    border-collapse: collapse;
}

    .tableGrid .table-row {
        border: 1px solid #ddd !important;
    }

    .tableGrid .table-header {
        padding: 8px;
    }

    .tableGrid .table-row.inactive {
        color: #808080 !important;
    
    }.ticketTabelle td, .tableGrid td, .tableGrid .table-cell {
        padding: 4px;
        border-bottom: 1px solid #ddd;
    }

    .ticketTabelle tr:hover, .tableGrid tr:hover, .tableGrid .table-row:hover {
        background-color: #fbfbfb !important;
    }

    .ticketTabelle .checked {
        position: absolute;
        background-position: 2px;
    }

.containerTicketBearbeiten.fixed {
    position: fixed;
    overflow-y: auto;
}

.badge {
    background-color: #999999;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 0.85em;
    font-weight: bold;
    padding: 2px 4px;
    white-space: nowrap;
    position: relative;
    right: 12px;
    bottom: 13px;
    border-radius: 3px;
    min-width: 10px;
    text-align: center;
}

.badge-important {
    background-color: #B71000;
}

.badge-info {
    background-color: #448acb;
}

.badge-new {
    background-color: #5ECF43;
}

.badge-yellow {
    background-color: #ffb606;
}

.badge-pink {
    background-color: #ff4081;
}

.badgeNormal {
    background-color: #F0F0F0;
    color: #666 !important;
    display: inline-block;
    font-size: 0.85em;
    font-weight: bold;
    padding: 3px 5px 3px 5px;
    white-space: nowrap;
    border-radius: 3px;
    min-width: 10px;
    text-align: center;
}

    .badgeNormal.positive {
        background-color: #BFDE97 !important;
        color:#666 !important;
    }

    .badgeNormal.negative {
        background-color: #d06359 !important;
        color: #F0F0F0 !important;
    }


.number-badge {
    background-color: #777;
    border-radius: 10px;
    box-sizing: border-box;
    color: #fff !important;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px 4px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    position: relative;
    top: -2px;
}

    .number-badge.light {
        background-color: #ccc;
        color: #000 !important;
    }


#alert {
    left: 0;
    margin: 35px auto 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 500px;
    z-index: 11000;
    padding: 20px;
    font-size: 1.1em;
}

    #alert #alert-icon {
        display: block;
        font-size: 24px;
        left: 10px;
        line-height: 22px;
        position: absolute;
        top: 14px;
    }

    #alert.notice {
        background: #F1F8EC none;
        background: linear-gradient(to bottom, #FFFFFF 0px, #E3F0D9 100%);
        border-color: #008A00;
        color: #666666;
    }

    #alert.error {
        box-shadow: 0 0 10px #fef1ec;
        background: #fef1ec none;
        border-color: #BA141A;
        color: #BA141A;
    }

.table {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.table-row {
    display: table-row;
    border: 1px solid #eee !important;
    position: inherit !important;
}

    .table-row:hover {
        background-color: #e4efef;
    }

.table-cell {
    display: table-cell;
    padding: 5px 5px 1px 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    box-sizing: border-box;
}


.soft-tabs {
    list-style: none outside none;
    margin: 0 auto;
    padding-left: 0;
    border-bottom: 0 none;
    width: 100%;
    border-collapse: collapse;
}

    .soft-tabs > li {
        display: table-cell;
        position: relative;
        float: none;
        width: 1%;
    }

        .soft-tabs > li > a {
            display: block;
            color: #555;
            padding: 8px 10px;
            position: relative;
            text-align: center;
            margin-bottom: 0;
            margin-right: 4px;
            background-color: #f9f9f9;
            border: 1px solid #e1e1e1;
            border-bottom: 1px solid #DDD;
            border-radius: 6px 6px 0 0;
            text-decoration: none;
            text-transform: uppercase;
            font-size: 1.2em;
            min-height: 22px;
        }

        .soft-tabs > li.active > a {
            border-bottom-color: #FFF;
            cursor: default;
            background-color: #FFF;
            border-color: #DDD #DDD #fff;
            border-style: solid;
            border-width: 1px;
        }

        .soft-tabs > li > a:hover {
            background-color: #EEE;
        }

        .soft-tabs > li.active > a:hover {
            background-color: #fff;
        }

.progress-steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .progress-steps .progress-step {
        display: inline-block;
        margin-right: 15px;
        overflow: hidden;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 130px;
    }

        .progress-steps .progress-step:last-child {
            -webkit-box-flex: 0;
            -webkit-flex: none;
            -ms-flex: none;
            flex: none;
            min-width: unset;
        }

        .progress-steps .progress-step .progress-step-icon {
            display: inline-block;
            vertical-align: top;
            border: 1px solid rgba(0, 0, 0, 0.25);
            width: 25px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            border-radius: 50%;
            font-size: 14px;
            margin-right: 8px;
        }

        .progress-steps .progress-step.colored .progress-step-icon {
            background: #5ECF43;
            color: white;
        }

        .progress-steps .progress-step.critical .progress-step-icon {
            background: red;
        }

        .progress-steps .progress-step .progress-step-content {
            display: inline-block;
            vertical-align: top;
            white-space: nowrap;
        }

            .progress-steps .progress-step .progress-step-content .progress-step-content-title {
                color: rgba(0, 0, 0, 0.65);
                display: inline-block;
                padding-right: 16px;
                position: relative;
                line-height: 32px;
            }

        .progress-steps .progress-step.colored .progress-step-content .progress-step-content-title {
            font-weight: bold;
        }

        .progress-steps .progress-step.critical .progress-step-content .progress-step-content-title {
            color: red;
        }

        .progress-steps .progress-step .progress-step-content .progress-step-content-title:after {
            content: '';
            height: 1px;
            width: 9999px;
            background-color: #e8e8e8;
            display: block;
            position: absolute;
            top: 16px;
            left: 100%;
        }

        .progress-steps .progress-step.finished .progress-step-content .progress-step-content-title:after {
            background-color: #5ECF43;
        }

        .progress-steps .progress-step .progress-step-content .progress-step-content-description {
            font-size: 15px;
            color: black;
        }

        .progress-steps .progress-step.critical .progress-step-content .progress-step-content-description {
            color: red;
        }

#add_fixed {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #d23f31;
    height: 56px;
    width: 56px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
    box-sizing: border-box;
    border-radius: 50%;
    text-decoration: none;
    color: #fff;
    font-size: 2.2em;
    padding: 6px 0 0 19px;
    outline: none;
}

.ItemsFixed {
    margin: 0;
    padding: 0;
}

    .ItemsFixed li {
        list-style: none;
    }

        .ItemsFixed li a {
            text-decoration: none;
            font-size: 1.1em;
            background-position: left center;
            line-height: 35px;
            display: block;
            overflow: hidden;
            text-decoration: none;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .ItemsFixed li a:hover {
                background-color: #eee;
            }

#slideshowPic {
    position: inherit;
    max-height: inherit;
    max-width: inherit;
    cursor: pointer;
    padding: 30px;
}


.slideshowMoveButton {
    font-size: 16px;
    padding: 30px 10px;
    border: none;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}

#slideshowMoveLeft {
    position: absolute;
    top: 47%;
    left: 0%;
    transform: translate(0%, -50%);
    margin-left: 0.55em;
}

#slideshowMoveRight {
    position: absolute;
    top: 47%;
    left: 100%;
    transform: translate(-100%, -50%);
    margin-left: -0.6em;
}


#slideshowInfo {
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
    font-size: 15px;
    padding: 5px;
    opacity: 0.5;
    margin-top: 52px;
    display: none;
}

.slideshowMoveButton:hover {
    color: white;
    opacity: 0.8;
}

#slideshowClose:hover {
    color: white;
    opacity: 1.0;
}

@media screen and (max-width: 1500px) {
    .screenView {
        max-width: 75%;
    }
}

@media screen and (max-width: 1100px) {
    .mitarbeiterportal #header_text {
        display: none;
    }

    .mitarbeiterportal UL.top {
        left: 150px;
    }

    div#search {
        width: 266px !important;
    }

    div#searchForm {
        width: 266px;
    }

    #suchFeld {
        width: 220px !important;
    }

    .projektboard-email-info {
        float: right !important;
    }

    .screenView {
        max-width: 100%;
    }

    .ticketTabelleContainer {
        width: 100% !important;
        min-width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    #header_text {
        display: none;
    }

    UL.top {
        left: 150px;
    }

    #searchBox {
        display: none;
    }

    #searchBoxIcon {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #login {
        width: 65px !important;
    }

    .userProfilName {
        display: none;
    }

    .vst-image-container {
        width: 110px !important;
        height: 90px !important;
    }

    .action-button.vst-teilnehmen, .action-button.vst-nicht-teilnehmen {
        display: block !important;
    }
}

.ui-tooltip {
    -webkit-box-shadow: 0 0 5px #aaa !important;
    box-shadow: 0 0 5px #aaa !important;
}

input[type="checkbox"], input[type="radio"] {
    mix-blend-mode: luminosity;
}
