.IdelerLogo {
    color:#0069b3;
}
:-ms-input-placeholder {
   color: #A0A0A0;
}
#PageTitle {
    font-weight: bold;
    min-width: 300px;
}
#PageContent {
    padding-top: 25px;
}

.ProfilInfo {
    margin:25px;
}
.ProfilIcon {
    float:left;
    margin-right:15px;
    color:#0069b3;
}
.ProfilName {
    font-weight:bold;
}
.ProfilLink {
    
}
.AdminLink {
    margin-left:30px;
    margin-bottom:30px;
}

.ticket-color-red {
    color:red;
}

.big {
    font-size: 22px;
}
.dashboardNumber {
    font-weight:bold;
    font-size: 18px;
}
*[data-ticket-id]:hover, .fileinput-button:hover, .clickable:hover {
    cursor: pointer;
}

.TicketName {
    display: inline;
}
.TicketStatus {
    margin-right: 5px;
    width: 25px;
}

.badge-span {
    /*margin-right: 5px;*/
}
.btn-tickets {
    min-width: 80px;
}

.landscape-only {
    display:none;
}

@media only screen and (orientation:portrait){
    .landscape-only {
        display: block;
    }
}

.ticket-status-done {
    text-decoration: line-through;
    color:green;
}
.ticket-status-done-archive {
    color:green !important;
}
.ticket-status-urgent {
    color: red;
    font-weight: bold;
}
.ticket-status-expired {
    -webkit-animation: blink 1.2s linear infinite;
    -moz-animation: blink 1.2s linear infinite;
    animation: blink 1.2s linear infinite;
    
    /*background-image: url("../img/alarm.gif");*/
}
.ticket-status-done > a.ticket-status-link {
    color:green;
}
.ticket-status-done-archive > a.ticket-status-link {
    color:green !important;
}
.ticket-status-urgent > a.ticket-status-link {
    color: red;
}
td.ticket-status-open:not(.ticket-status-urgent) > a.ticket-status-link {
    color: #333;
}

@keyframes blink {  
    0% { color: orange; }
    50% { color: red; }
    100% { color: orange; }
}
@-webkit-keyframes blink {
    0% { color: orange; }
    50% { color: red; }
    100% { color: orange; }
}

#loadingOverlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 9999;
}
#loadingText {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    font-size: 50px;
    
    width: 300px;
    height: 300px;
    margin: -150px 0 0 -150px;
}

/*.ticketCreateLabel {
    min-width: 150px;
    text-align: right;
}*/

.ticketCreateLabel {
    text-align: right;
    background-color: #EEEEEE;
    height: 35px;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 4px;
    border: 1px solid lightgrey;
}
.ticketCreateLabelBig {
    padding-top: 5px;
    vertical-align: top;
}
.ticketCreateForm {
    border-radius: 4px;
    border: 1px solid lightgrey;
}
.ticketCreateTemplate {
    padding-top: 10px;
}
.ticketCreateTable {
    border-spacing: 0px 10px;
    border-collapse: separate;
}
.ticketCreateSelectPrio > button {
    border: 0px !important;
    padding-right: 15px !important;
}
.ticketCreateSelectPrio > button > .caret {
    right: 3px !important;
}
.ticketCreateInput {
    width: 100%;
    height: 35px;
    border-radius: 4px;
    border: 1px solid lightgrey;
    padding-left: 12px;
    margin: 0px;
}
.ticketCreateDatetime {
    /*background-image: url("../img/calendar.png");
    background-repeat: no-repeat;
    bakground-position: right center;*/
}

#ticketCreateLabelInhalt {
    vertical-align: top;
}

/*
.ticketCreateSelectKunde {
    z-index: 1005 !important;
}
.ticketCreateSelect {
    z-index: 1000 !important;
}*/

.ticketCreateLabel > div > .btn.dropdown-toggle.selectpicker {
    background-color: #EEEEEE;
}
.ticketCreateLabel > div > .btn.dropdown-toggle.selectpicker > span {
    text-align: right;
}
.fileinput-button {
    /*width: 350px;
    float: left;*/
}
.fileinput-file {
    padding-right: 15px;
    padding-left: 5px;
    /*float: left;*/
}
.ticketCreateCheck {
    margin-left: 5px;
}
.ticketCreateCheck > input {
    margin-right: 5px;
}
#ticketCreateSubmit {
    min-width: 300px;
    float: left;
}
.ticketCreateUploadBar {
    width: 400px;
    float: left;
    margin-left: 20px;
}
.UploadDragZone {
    border:3px dashed green;
    position: absolute;
    color: green;
    font-size: 50px;
    text-align:center;
    padding-top: 25%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /*z-index: 9999;*/
}
.ticketCreateOption {
    width: 200px;
    font-weight: normal;
    padding-left: 10px;
    line-height: 35px;
    margin: 0px;
}
.ticketCreateZeit {
    width: 200px;
    font-weight: normal;
    margin: 0px;
    padding-left: 10px;
    line-height: 35px;
}
.ticketCreateZeit > input[name="ticketZeit"] {
    width: 60px;
    height: 35px;
    border-radius: 4px;
    border: 1px solid lightgrey;
    margin: 0px;
    float:right;
    padding-right:4px;
    text-align: right;
}

.infobutton {
    padding-left: 10px;
}

.ticketCreateWunsch {
    font-weight: normal;
    /*font-size: 10px;*/
    padding: 5px;
    float: right;
    height: 20px;
}

.ticketDetailTitleLeft {
    float:left;
    width: 130px;
}
.ticketDetailTitleMiddle1 {
    float: left;
    /*width: 590px;*/
    width: 45%;
    padding-right: 10px;
}
.ticketDetailTitleMiddle2 {
    border-left: 1px dashed #C0C0C0;
    padding-left: 10px;
    float: left;
}
.ticketDetailTitleRight {
    float: right;
    text-align: right;
    width: 80px;
}
.ticketDetailTitleName {
    font-size: x-large;
}
.ticketDetailTitleBtn {
    width: 100px;
    margin: 5px;
}
.ticketDetailTicketOptionen {
    font-size:smaller;
    display: inline-block;
    width: 150px;
}
.ticketDetailTicketKostenOptionen {
    font-size: small;
    display: inline-block;
    width: 180px;
}
.ticketDetailTicketZeitOptionen {
    display: small;
    display: inline-block;
}
.ticketDetailtNotInGroup {
    color: red;
}
.ticketDetailtInGroup {
    color: green;
}

.ticketDetailMessageBox {
    margin-bottom: 10px;
}
.ticketDetailMessageTitle {
    font-size: large;
    display: block;
    margin-bottom: 5px;
}
.ticketDetailMessageText {
    /*border-radius: 10px;
    float: left;*/
    border: 1px solid #ddd;
    background: #f5f5f5;
    padding: 10px;
    overflow: hidden;
}
.ticketDetailMessageInfo {
    float: left;
    width: 140px;
    padding-right: 2px;
}
.ticketDetailMessageAttachmentBox {
    float: right;
    max-width: 160px;
    text-align: right;
}
.ticketDetailMessageAttachmentIcon {
    //float: right;
    display: inline-block;
    max-width: 72px;
    text-align: center;
    word-wrap: break-word;
    font-size: xx-small;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #FFF;
    padding: 4px;
    margin: 3px;
}
.ticketDetailMessageAttachmentIcon > img {
    width: 64px;
}
.ticketDetailTitleKunde {
    font-size: x-large;
}
.ticketDetailTitleAnsprechpartner {
    font-size: small;
}
.ticketDetailTicketBearbeiter {
    font-weight: bold;
}
.ticketDetailTicketAbteilung {
    font-size: small;
}
.ticketDetailTicketLabel {
    width: 200px;
    font-weight: normal;
}
.ticketDetailTicketInputAEs {
    width: 60px;
    float: right;
}
.ticketDetailBetreff {
    width: 100%;
    padding-left: 5px;
    font-weight: bold;
}
.ticketDetailButton {
    width: 40px;
}
.cke_wysiwyg_div {
    padding-top: 5px !important;
}


.AbteilungenForm {
    border: 1px dashed #CCC;
    padding: 10px;
}
.AbteilungenMitarbeiterForm {
    margin-top: 30px;
    padding: 10px;
    border: 1px dashed #CCC;
}
.abteilungName {
    font-size: large;
}
.abteilungName:not(:first-child) {
    padding-top: 30px;
}

button:disabled:hover {
    position: relative;
}
button:disabled:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    content: attr(title);
    background-color: #ffa;
    color: #000;
    line-height: 1.4em;
    border: 1px solid #000;
}

#ticketDetailFortschritt {
    border: 1px solid #f0ad4e;
    color: #333;
    width: 100px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    padding: 2px;
    margin-top: 5px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAIAAABVOSykAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwQDSYQp7htcgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAARklEQVRo3u3QQREAMAgAoLmANrWbEazg24MIRFc+dr4CWbJkyZIlS4EsWbJkyZKlQJYsWbJkyVIgS5YsWbJkKZAlS5asmwbtsQIn3KskbwAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-size: 0% 100%;
}
.rowTicketPercent {
    border: 1px solid #f0ad4e;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAIAAABVOSykAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwQDSYQp7htcgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAARklEQVRo3u3QQREAMAgAoLmANrWbEazg24MIRFc+dr4CWbJkyZIlS4EsWbJkyZKlQJYsWbJkyVIgS5YsWbJkKZAlS5asmwbtsQIn3KskbwAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-size: 0% 100%;
    text-align: center;
}
/*#ticketDetailFortschritt:hover {
    color: #FFF;
}*/
.ticket-status-hundred-percent {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwRChoaiW2McwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAF0lEQVQI12OM2RHDwMDAwMDAxAADCBYAKLgBdp0hmbMAAAAASUVORK5CYII=') !important;
    border-color: #5cb85c !important;
    color: #FFF !important;
}

.ticket-unread {
    font-weight: bold;
}

@keyframes blink-unread {  
    0% { color: green; }
    50% { color: orange; }
    100% { color: green; }
}
@-webkit-keyframes blink-unread {
    0% { color: green; }
    50% { color: orange; }
    100% { color: green; }
}
i.ticket-unread {
    /*-webkit-animation: blink-unread 1.2s linear infinite;
    -moz-animation: blink-unread 1.2s linear infinite;
    animation: blink-unread 1.2s linear infinite;*/
    color: green;
}


/*.ticket-status-hundred-percent {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAIAAADZSiLoAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwRCDQRFjyIuQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAF0lEQVQI12M03HCVgYGBgYGBiQEGECwAL7wBvJ3aM/AAAAAASUVORK5CYII=') !important;
    color: #FFF !important;
}*/

/*ul.selectpicker > li:not(.disabled) > a {
    font-weight: bold !important;
}*/
ul.selectpicker > li.disabled > a, select > option:disabled {
    color: #ddd !important;
}
.rowTicketInfoButtons {
    /*float: right;*/
    padding-left: 15px;
}

.editTicketZeit {
    width: 40px;
}

.badge-width-30 {
    width: 30px;
}

#statsTickets {
    height: 350px;
}

.border-top {
    border-top: 2px solid black !important;
}
.border-left {
    border-left: 2px solid black !important;
}
.border-right {
    border-right: 2px solid black !important;
}
.border-bottom {
    border-bottom: 2px solid black !important;
}

.calendar-cell {
    height: 80px;
}
.calendar-time {
    width: 50%;
    display: inline-block;
}
.calendar-time > i.text-warning {
    color: #f0ad4e;
}

.logo {
    text-align: center;
}
.logo > img {
    max-height: 100px;
    max-width: 100%;
    padding: 4px;
}

.ticketAbgerechnet {
    background-image: url('../img/kreuz.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #333;
}
div.ticketRechnungsnummer {
    display: inline-block;
    width: 180px;
}

.ticket-kontrolliert {
    color: #d43f3a;
    font-size: large;
}

.table-responsive-all {
    overflow-x: auto;
}
.diagrammTicketHeute {
    border-right: 2px solid red !important;
}
.diagrammTicketEnde {
    border-right: 2px dashed orange !important;
}
.diagrammTicketClose {
    border-right: 4px double #0069b3 !important;
}
.diagrammTicketStart {
    border-left: 2px solid yellow !important;
}
.diagrammTicketCell {
    background-color: yellow;
}
.diagrammTicketCellGood {
    background-color: #5cb85c;
}
.diagrammTicketCellBad {
    background-color: #d43f3a;
}

.diagrammTicketDate span {
    font-size: 8px;
}

.diagrammTicketNichtKostenpflichtig {
    position: absolute;
    bottom: 0px;
    left: 4px;
    color: white;
    font-weight: bold;
    font-size: x-small;
}
.diagrammTicketKostenpflichtig {
    position: absolute;
    top: 1px;
    right: 4px;
    color: white;
    font-weight: bold;
    font-size: x-small;
}

.diagrammTicketCellPinnedLeft {
    width: 200px;
}

.diagrammTicketCellPinned {
    white-space: nowrap;
    overflow: hidden;
    background-color: white;
}
.diagrammTicketDefaultCell {
    min-width: 40px;
    min-height: 40px;
}

.only-print, .only-print * {
    display: none !important;
}
@media print {    
    .no-print, .no-print * {
        display: none !important;
    }
    
    .only-print, .only-print * {
        display: block !important;
    }
}