﻿body {
    background-color: #2492D9;
    overflow-y:hidden;
    overflow-x:hidden;
    font-size: 12px;
}
#imgKundeLogo {
    display:inline-block; float:left; margin-right: 16px; margin-left: 0px; margin-top: 2px;
}
#btnSort {
    right: 0px;
}
.breadcrumb {
    padding-top: 4px;padding-right: 4px;padding-bottom: 4px;padding-left: 0px;
}
.container {
            
}
.row {
    margin-left: 0px;
}
.span12 {
    margin-left: 0px;
}
.nameFile {
    overflow: hidden;
    color: white;
    max-width: calc(100% - 42px) !important;
    text-decoration: none;
}
.nameFile-WithoutChat {
    overflow: hidden;
    color: white;
    /*max-width: calc(100% - 42px) !important;*/
    text-decoration: none;
}
.nameFolder {
    overflow: hidden;
    color: rgb(48, 48, 48);
    text-decoration: none;
}
.lnkDokumentEvent:hover {
    text-decoration:none;
}
.btnMenu {
    width: 24px;
    height:24px;
    border:1px none white;
    margin-right: 8px;
    margin-top: 9px;
}
.btnMenuBar {
    width: 24px;
    height:24px;
    border:1px none white;
    margin-right: 8px;
    margin-top: 0px;
}
#hlkMail img {
    width: 22px;
    height: 22px;
}
.btnInternMenuBar {
    width: 16px;
    height: 16px;
    border: 1px none white;
    margin-right: 8px;
    margin-top: 2px;
}
.btnReload {
    display: none;
}
.alert-error {
    background-color: #F5E9F5;
    border-color: #F5E9F5;
    padding: 0;
    color: red;
    /*font-size: 12px;*/
}
.btnsearch {
    width:15px;
    height:15px;
}
        
.control-label{font-weight:bold;}
.navbar .brand {
    font-size:24px;
}
.navbar .textprivate {
    font-size:12px;
    margin-left: 0px;
    padding: 13.5px 13.5px 0px 0px;
}
#panelButtons {
    margin-right:15px;
}
.rowForm {
    background-color:#F5E9F5;
    margin-top:22px;
    padding:8px;
}
.rowFormAnmelden {
    color:white;
    margin-top:22px;
    padding:8px;
}
.rowFormDetail {
    background-color: #F5E9F5;
    margin-top: 6px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 8px;
}
td.tdCenter{
    text-align:center;  
}
td.tdCenter input{
        margin-left:auto; 
        margin-right:auto;
}
td.tdRight
{
    text-align:right;
}
th.thCenter{
    text-align:center; 
}
th.thCenter input{
    margin-left:auto; 
    margin-right:auto; 
}
th.thRight
{
    text-align:right;
}
p.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 13px;
    font-size: 16.5px;
    line-height: 26px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
select, input[type="file"] {
    height: 23px;
    line-height: 23px;
    padding: 2px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0px;
}
.myFile {
    float:left;
    color:white;
    text-align:center;
    position:relative;
}
.containerBtnViewerBearbeiten {
    display: flex;
    position: absolute;
    right: 0;
    flex-direction: column;
    height: 100%;
}
.btnViewer {
    position: relative;
    padding-right: 3px;
    padding-top: 3px;
    margin-left: 3px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
    float: right;
}
.btnBearbeiten {
    position: relative;
    bottom: 2px;
    width: 18px;
    height: 18px;
    outline: none;
    padding-top: 8px;
    padding-right: 4px;
}.btnRollen {
    position: absolute;
    float: left;
    bottom: 2px;
    left: 0px;
    width: 18px;
    height: 18px;
    padding-right: 8px;
    outline: none;
    padding-top: 9px;
}
.checkRollen {
    float: right;
    width: 18px;
    height: 18px;
    padding-right: 3px;
    padding-left: 5px;
    outline: none;
    padding-top: 7px;
    cursor: pointer;
}
.myFileG {
    clear: left;
    float: left;
    color: white;
    text-align: center;
    margin-left: 6px;
    position: relative;
}
.titleG {
    color: blue;
    clear:left;
    float:left;
    margin-top: 8px;
    margin-bottom:2px;
    margin-left:0px;
    font-size: 14px;
    font-family: arial, sans-serif;
    line-height: 18px;
}
.detailsFileG {
    float:left;
    margin-right: 0em;
    padding-left: 6px;
    font-size: 13px;
    font-family: arial, sans-serif;
    line-height: 18px;
}
.pathFileG {
    color:green;
    text-wrap:normal;
    font-size: 13px;
    font-family: arial, sans-serif;
    line-height: 18px;
}
.datumAuthorG {
    display:block;
    color: silver;
    font-size: 13px;
    font-family: arial, sans-serif;
    line-height: 18px;
}
.textSearchG {
    display:block;
    color: GrayText;
    font-size: 13px;
    font-family: arial, sans-serif;
    line-height: 18px;
}
#contentBar {
    padding-left: 0px;
    padding-right: 0px;
    min-height: 23px;
    padding:2px;
    background-color: #446480; 
    background-image: -moz-linear-gradient(top, #446480, #446480); 
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#446480), to(#446480)); 
    background-image: -webkit-linear-gradient(top, #446480, #446480); 
    background-image: -o-linear-gradient(top, #446480, #446480); 
    background-image: linear-gradient(to bottom, #446480, #446480); 
    background-repeat: repeat-x; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff446480', endColorstr='#ff446480', GradientType=0); 
    border-color: #446480;
}
#contentBarGrid {
    padding-left: 0px;
    padding-right: 0px;
    min-height: 23px;
    padding:2px;
    background-color: #446480; 
    background-image: -moz-linear-gradient(top, #446480, #446480); 
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#446480), to(#446480)); 
    background-image: -webkit-linear-gradient(top, #446480, #446480); 
    background-image: -o-linear-gradient(top, #446480, #446480); 
    background-image: linear-gradient(to bottom, #446480, #446480); 
    background-repeat: repeat-x; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff446480', endColorstr='#ff446480', GradientType=0); 
    border-color: #446480;
}
#contentBarForm {
    padding-left: 0px;
    padding-right: 0px;
    min-height: 23px;
    padding:2px;
    background-color: #446480; 
    background-image: -moz-linear-gradient(top, #446480, #446480); 
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#446480), to(#446480)); 
    background-image: -webkit-linear-gradient(top, #446480, #446480); 
    background-image: -o-linear-gradient(top, #446480, #446480); 
    background-image: linear-gradient(to bottom, #446480, #446480); 
    background-repeat: repeat-x; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff446480', endColorstr='#ff446480', GradientType=0); 
    border-color: #446480;
}
#titleBar {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    background-color: #446480; 
    background-image: -moz-linear-gradient(top, #446480, #446480); 
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#446480), to(#446480)); 
    background-image: -webkit-linear-gradient(top, #446480, #446480); 
    background-image: -o-linear-gradient(top, #446480, #446480); 
    background-image: linear-gradient(to bottom, #446480, #446480); 
    background-repeat: repeat-x; 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff446480', endColorstr='#ff446480', GradientType=0); 
    border-color: #446480;
}
.dokumentEvent {
    margin: 5px;
}
.chkLabelSelection {
    float:right; 
    padding:5px; 
    margin-bottom: 0px; 
    width: 14px; 
    height: 14px;
}
/* Page Dokument  */
div[id*='panelMailVerschicken'] tr td label {
    display: inline;
    margin-left: 5px;
}
/* Page Administration - Dokument  */
div[id*='panelKunden'] tr td label {
    display: inline;
    margin-left: 5px;
}
/* Button News*/
.iconnews{
    font-size: 36px !important;
    margin-top: 4px;
}
.noread {
    color: #FFBF00;
    filter: -moz-filter: drop-shadow(0px 0px 10px #FFBF00);
    -webkit-filter: drop-shadow(0px 0px 10px #FFBF00);
    -o-filter: drop-shadow(0px 0px 10px #FFBF00);
    -ms-filter: drop-shadow(0px 0px 10px #FFBF00);
}
.noread_1weekago {
    color: #7CBC00;
}
.news_read{
    color: white;
    opacity: 0.7;
}

.error-icon {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: swal2-animate-error-icon;
    animation-play-state: running;
    animation-timing-function: ease;
    border-bottom-color: rgb(242, 116, 116);
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 3.25px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(242, 116, 116);
    border-left-style: solid;
    border-left-width: 3.25px;
    border-right-color: rgb(242, 116, 116);
    border-right-style: solid;
    border-right-width: 3.25px;
    border-top-color: rgb(242, 116, 116);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 3.25px;
    box-sizing: content-box;
    color: rgb(128, 128, 128);
    cursor: default;
    display: flex;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 65px;
    justify-content: center;
    line-height: 65px;
    position: relative;
    text-size-adjust: 100%;
    user-select: none;
    width: 65px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.x-mark {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 0.5s;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: swal2-animate-error-x-mark;
    animation-play-state: running;
    animation-timing-function: ease;
    color: rgb(128, 128, 128);
    cursor: default;
    display: block;
    flex-grow: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 65px;
    line-height: 65px;
    position: relative;
    text-size-adjust: 100%;
    user-select: none;
    width: 65px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.x-mark-line-left {
    background-color: rgb(242, 116, 116);
    border-bottom-left-radius: 1.625px;
    border-bottom-right-radius: 1.625px;
    border-top-left-radius: 1.625px;
    border-top-right-radius: 1.625px;
    color: rgb(128, 128, 128);
    cursor: default;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 4.05833px;
    left: 13.8125px;
    line-height: 65px;
    position: absolute;
    text-size-adjust: 100%;
    top: 30.0625px;
    transform: matrix(0.707107, 0.707107, -0.707107, 0.707107, 0, 0);
    user-select: none;
    width: 38.1833px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.x-mark-line-right {
    background-color: rgb(242, 116, 116);
    border-bottom-left-radius: 1.625px;
    border-bottom-right-radius: 1.625px;
    border-top-left-radius: 1.625px;
    border-top-right-radius: 1.625px;
    color: rgb(128, 128, 128);
    cursor: default;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    height: 4.05833px;
    line-height: 65px;
    position: absolute;
    right: 13px;
    text-size-adjust: 100%;
    top: 30.0625px;
    transform: matrix(0.707107, -0.707107, 0.707107, 0.707107, 0, 0);
    user-select: none;
    width: 38.1833px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#pixasContainer, #divPixasContainerInside > .container {
    height: 100%;
}

.rowFormDetail {
    overflow-y: auto;
    height: 100%;
    margin-bottom: 8px !important;
    background: #fafafa;
}

#divPixasContainerInside > .container {
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
}

ul.breadcrumb #lnk {
    font-weight: bold !important;
}

#pixasContainer > tbody > tr:nth-child(1), #GridUsers > tbody > tr:nth-child(1) {
    background: #4472C4 !important;
    color: white !important;
}

#GridUsers tr:first-child a {
    color: white;
}

#pixasContainer > tbody > tr:nth-child(1) > th {
    background: unset;
    color: white !important;
}

#pixasContainer > tbody > tr:nth-child(1) > th > a {
    color: white;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background: unset;
}

.table-striped {
    background: white;
}

.table-striped tr:nth-child(even) {
    background-color: #F8FCFF;
}

#imgBack {
    filter: brightness(0) invert(1);
}

/* Absolute Center Spinner */
.loadingspinner {
    /*position: fixed;*/
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loadingspinner:before {
        content: '';
        display: block;
        /* position: fixed; */
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(245, 247, 248);
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loadingspinner:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
        margin: auto;
        height: calc(50%);
    }

        .loadingspinner:not(:required):after {
            content: '';
            display: block;
            font-size: 15px;
            width: 0.5em;
            height: 0.5em;
            margin-top: -0.5em;
            -webkit-animation: spinner 2000ms infinite linear;
            -moz-animation: spinner 2000ms infinite linear;
            -ms-animation: spinner 2000ms infinite linear;
            -o-animation: spinner 2000ms infinite linear;
            animation: spinner 2000ms infinite linear;
            border-radius: 1em;
            -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
        }

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}