
/* Admin logo */
nav.navbar a.navbar-brand{
    background-image: url(../../img/logos/radeberger-gruppe-logo.svg);
    width: 169px;
}

nav,
.headline, .fontstd{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.no-horpad{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#wrapper-admin nav button.dropdown-toggle{
    WIDTH: 150px;
    margin-top: -2px;
    height: 33px;
    opacity: 0;
}

span.labels{
    position: absolute;
    right: 10px;
    /* top: 8px; */
    /* display: block; */
    /* width: 100%; */
    margin-top: -5px;
}

span.labels .badge.inactive{
    background-color:#AAA;
}


span.badges .badge.inactive.ds-selectable{
    background-color:#404040;
}


.progress-bar-info{
    position: absolute;
    background-color:transparent;
    border: 0;
    left: 24px;
    color:black;
}

div.progress > span{
    position: absolute;
    left: -10px;
    /* z-index: 1000; */
    font-size: .7rem;
}


.deadline-phase{
    width: 100%;
    display: inline-block;
}

.deadline-block{
    margin-bottom:10px;
}

.input-group-sm > .form-control{
    padding:3px 10px;
}

#view-job-filter-deadline{
    height:25px;
}

#view-job-filter-deadline li span{
    width:20px;
    height:20px;
}

#view-job-filter-deadline li:hover{
    cursor: pointer;
}


.wjt-job-button{

}

.wjt-job-button:hover{
    background-color: rgba(0,0,0,1);
    cursor: pointer;
}

.wjt-job div.progress{
    height: 15px;
}

.wjt-job div.progress .progress-bar-info{
    font-size:.9em;
    line-height: 15px;
}

.wjt-job div.progress{
    margin-bottom:2px;
}

/* Job typ select form */
.radeberger-job-type-selector{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.radeberger-job-type-selector-wrapper select{
    width: 100%;
    font-size: 8pt;
    height: 15px;
    line-height: initial;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    border-bottom: 1px dotted grey;
    margin-bottom: 2px;
    background-color: white;
    margin:1px;
}

.radeberger-job-type-selector-wrapper select:hover{
    background-color: whitesmoke;
    cursor: pointer;
}

.radeberger-job-type-selector-wrapper .group-header{
    margin-top: 5px;
}

.radeberger-job-type-selector-wrapper .group-header > span{
    display: block;
    text-align: left;
    padding-left: 20px;
    width:100%;
}

#selectMaterialDecoy{
    overflow-y: auto;
    max-height: 700px;
    overflow-x: hidden;
    margin-top: 5px;
}

#selectMaterialDecoy li{
    /*border-left: 10px solid rgba(0,0,0,.5);*/
    padding-bottom: 5px;
    padding-top: 5px;
}

#selectMaterialDecoy li:hover{
    cursor: pointer;
    color:red;
}

#selectMaterialDecoy li span.removeicon{
    position: absolute;
    right: -200px;
    opacity: 0;
    top: 0px;
    /* left: 100px; */
    background-color: rgba(0,0,0,.7);
    text-align: center;
    width: 100%;
    height: 100%;
}

#selectMaterialDecoy li:hover span.removeicon{
    opacity: .8;
    right:0px;
}

#selectMaterialDecoy li > div{
    position: relative;
    top: -5px;
    font-size: 8pt;
    left: -15px;
    margin-right: -30px;
    padding-left: 5px;
}


.approval-rade-entry{
    padding-top: 5px;
    padding-bottom: 5px;
}

.approval-rade-entry > button{
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
}

.approval-rade-result{
    height: 100%;
    display: block;
    width: 50px;
    float: left;
    padding-top: 5px;
}

.approval-rade-entry:last-of-type{
    margin-bottom:5px;
}



/*.cke_chrome{
    margin-top: 20px !important;
}*/



.wjt-job-locked {
    background-color: grey !important;
}

.wjt-job-multi .wjt-job.wjt-job-locked {
    border-left-color: grey;
}


@media (min-width: 1400px){
    .col-xl-6 {
        width: 50%;
    }

    .wjt-category-tile{
        height:50px!important;
    }
}

@media (min-width: 1600px){
    .col-xxl-4 {
        width: 33.3333333333333%;
    }

    .wjt-category-tile{
        height:50px!important;
    }
}


/* New "more modest" color theme */

/*div.wjt .btn-info{
    color: #fff;
    background-color: #87888B;
    border-color: #6d6d6d;
}*/

/*div.wjt .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #6f6f6f;
    border-color: #616060;
}*/



.wjt-job-standard{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6 */
}

.wjt-job-header, .wjt-job-multi-header {
    background-color: #d6cdba;
    border-top: 1px solid whitesmoke;
}

.wjt-job-headertext, .wjt-job-multi-headertext {
    font-size: 1em;
    color: #333;
    max-height: 100%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wjt-job-minimal .wjt-job-headertext{
    font-size:1rem;
}

.wjt-job-minimal .wjt-job-header{
    border-top-right-radius: 0;
}

.wjt-block-header .wjt-block-icon {

}

.wjt-job-multi .job-multi-subjobs .trigger-job-compact {
    background-color: transparent;
}

.wjt-job-multi > .wjt-job-standard > .wjt-job-body {
    display: none;
}

.wjt-job.wjt-job-compact .job-indicator-area{
    position: absolute;
    top: -11px;
    display: block;
    right: 0;
}

.wjt-job-multi .wjt-job {
    border-left: 25px solid #d6cdba;
}

.wjt-job-standard {
    background-color: white;
}

#wjt-col-detail div.wjt-job-header.wjt-job-multi-header{
    font-size: .8rem;
}

#wjt-col-detail div.wjt-job-header.wjt-job-multi-header > .wjt-job-headertext{
    line-height:20px;
}

#wjtDetailContainer{
    height: 100%;
    overflow-y: auto;
}


.wjt-job-standard:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffee59+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffee59 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffee59 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#ffee59 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffee59',GradientType=0 ); /* IE6-9 */
}


.wjt-job-rightcol{
    background-color: transparent;
}

.wjt-job-rightcol .wjt-job-headertext{
    /*line-height: 27px;*/
}

.wjt-job-rightcol .wjt-job-body{

}

#wjt-categories{
    height: 100%;
    overflow-y: auto;
}

.wjt-category-tile{
    border: 1px solid #CCC;
    height: 75px;
    text-align: center;
    box-shadow: none;
    border-bottom-right-radius: 0;
}

.wjt-category-tile.is-substitute{
    border-left:10px solid orange;
}

.wjt-category-tile:hover{
    cursor: pointer;
}

.wjt-category-tile > img {
    max-width: 100%;
    max-height: 100%;
}



.wjt-job-indicator{
    border-right:none;
}

#wjtCategoryContainer .wjt-column-header {
    border-bottom: 1px solid #9E1D3B;
    border-right: 1px solid #9E1D3B;
}

#jobContainer .wjt-column-header, #wjtRecipientContainer .wjt-column-header {
    border-bottom: 1px solid #9E1D3B;
    padding-top: 4px;
}

.wjt-job-multi .wjt-job-standard,
.wjt-job-multi > .wjt-job-standard{
    margin-bottom: 0px;
    border-right: 0px none;
    border-bottom: none;
}

.card-primary > .card-header,
.card-info > .card-header {
    color: #000;
    background-color: floralwhite;
    border-color: wheat;
}

.card-primary,.card-info{
    border-color:#937c4B;
}


.ds-queue-item.DONE {
    background-color: #fafff8;
}

.ds-queue-item.ERROR {
    background-color: #ffeaea;
}

.green_bg {
    background-color: #79bd79 !important;
}

select#blockStatusStep option:disabled {
    color: #EEEEEE;
    font-style: italic;
}

/* Admin - Job item editor */
.ds-data-editor .card-header{
    padding-top: 5px;
    padding-bottom: 7px;
}
.ds-data-editor .data-col-content{
    margin-top:5px;
}

.ds-data-editor .btn{
    width:100%;
}


.reference-files{

}

.reference-file{
    height: 75px;
    margin-bottom: 25px;
}

.reference-label{
    width: 100%;
    display: block;
    margin-bottom: 5px;
}


.ds-mail-recipient{
    /*font-size:.8rem;*/
}

.ds-mail-recipient-dialog {
    height: initial;
}


#locale-indicator{
    display:none;
}

.feedbackround-files,
.feedbackround-feedback,
.feedbackround-pending-feedback,
.feedbackround-footer{
    border-top: 1px dashed lightgrey;
    border-bottom: 1px dashed lightgrey;
    background-color: white;
    padding-bottom: 10px
}

.feedbackround-header{
    padding-bottom: 5px;
}

.feedbackround-outcome,
.feedbackround-control,
.feedbackground-header{
    background-color: lightgray;
    padding-bottom: 5px;
}

.feedbackround-outcome,
.feedbackround-control{
    min-height:90px;
}

.feedbackround-control{
    border-left: 1px dashed white;
}

.feedbackground-header{

}

.feedbackround-file{
    margin-bottom: 5px;
}

.feedbackround-file .file-frame{
    height:75px;
}

.feedbackround-file.feedbackround-file-intcomm{

}

.feedbackround-file .label{
    display: block;
    width: 100%;
}

.feedback{
    padding:5px;
    position: relative;
    background-color: #EFEFEF;
    border-radius: .4em;
    margin-bottom:5px;
    background-size: 16.6%;
    background-repeat: no-repeat;
    border: 1px solid #EFEFEF;
}

.feedback .feedback-sender{
    font-size: .7rem;
    font-weight: bold;
}

.feedback .feedback-datetime{
    font-size: .7rem;
    text-align: right;
    font-style: italic;
}

.feedback .feedback-icon{
    color:darkslategray;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
}

.feedback:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 0.625em solid transparent;
    border-right-color: white;
    border-left: 0;
    margin-top: -0.625em;
    margin-left: -0.625em;
}


.feedback.feedback-jobowner{
    background-color: lightgray;
}

.feedback.feedback-jobowner:after{
    border-right-color: lightgray;
}

.feedback.decision-pro{
    background-image: linear-gradient(90deg, #cedd10 0%, #cedd10 100%)
}

.feedback.decision-pro:after{
    border-right-color: #CEDD10;
}

.feedback.decision-contra{
    background-image: linear-gradient(90deg, #DD574A 0%, #DD574A 100%)
}

.feedback.decision-contra:after{
    border-right-color: #DD574A;
}

.feedback.decision-pending{
    background-image: linear-gradient(90deg, #EEE 0%, #EEE 100%)
}

.feedback.decision-pending:after{
    border-right-color: #EEE;
}

.feedback.feedback-user.decision-none{
    background-image: linear-gradient(90deg, #999 0%, #999 100%)
}


.feedback-user-select-col{
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: 250px;
}

.feedback-user-select-col .user-absence-marker{
    position: absolute;
    right: 5px;
    font-size: .7rem;
}

.feedback-user-select-col{
    background-color:#CCC;
}

.feedback-user-select-col .feedback-user{
    border-bottom:1px solid lightgrey;
}

.feedback-user-select-col .feedback-user:hover{
    background-color:rgba(51, 122, 183,0.85);
    cursor: pointer;
}

.feedback-user{
    /*background-color:rgba(255,255,255,.5);*/
}

.feedbackround-command-toggle:hover{
    cursor:pointer;
}

.decision-user-box{
    height: 100px;
    padding: 10px;
    border: 1px solid;
    text-align: center;
    line-height: 6rem;
    background-color: white;
}

.decision-user-box:hover{
    cursor:pointer;
    background-color: grey;
}

.block-history-nav.nav-tabs > li.active > a{
    background-color: rgba(68,108,237,.8)
;
}

.block-history-nav{
    margin-top: -8px;
}

.block-history-nav > li > a{
    padding: 5px;
}

.block-history-nav .nav-link.active{
    background-color:#AFC8F5;
}

#navbox-trigger{
    font-size: 10px;
    width: 100%;
}

.navbox li{
    list-style: none;
}

.navbox-tiles {
    width: 100%;
    padding: 25px;
}

.navbox-tiles .tile {
    display: block;
    background-color: #3498db;
    width: 30.3030303030303%;
    height: 0;
    padding-bottom: 29%;
    float: left;
    border: 2px solid transparent;
    color: #fff;
    position: relative;
}

.navbox-tiles .tile .icon {
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.navbox-tiles .tile .icon .fa {
    font-size: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: initial;
    backface-visibility: initial;
}

.navbox-tiles .tile .title {
    padding: 5px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.navbox-tiles .tile:hover {
    border-color: #fff;
    text-decoration: none;
}

.navbox-tiles .tile.noaccess:hover {
    border-color:transparent;
    cursor: default ;
}

.navbox-tiles .tile:not(:nth-child(3n+3)) {
    margin-right: 4.54545454545455%;
}

.navbox-tiles .tile:nth-child(n+4) { margin-top: 15px; }

@media screen and (max-width: 370px) {

    .navbox-tiles .tile .icon .fa { font-size: 25px; }

    .navbox-tiles .tile .title {
        padding: 3px;
        font-size: 11px;
    }

}

/* Block communication */
ul.communication-entries{
    font-size: 0.8em;
    list-style: none;
}

ul.communication-entries > li:first-child{
    border: none;
    margin-bottom: 20px;
    border-bottom: 2px dashed lightgray;
    border-left: 30px solid grey;
    min-height: 100px;
}

div.messages > ul li:first-child,
.message.historyclosed > ul li:first-child{
    display: list-item;
    background-color: whitesmoke;
}

.messages > ul li{
    display:list-item;
}

.messages.historyclosed > ul > li{
    display: none;
}

div.messages > ul li > .textvertikal{
    display: none;
}

div.messages > ul li:first-child > .textvertikal{
    display: block;
}

.table-rade-reporting img{
    height:50px;
}

.table-rade-reporting{
    margin-bottom: 100px !important;
}

.file-frame.file-frame-table-row {
    height: 50px !important;
}

.wjt .pagination-sm > li > a, .pagination-sm > li > span {
    padding: 2px 6px;
    line-height: 1.5;
    border-radius: 65px;
}

.wjt-recipient.excluded,
.wjt-recipient:hover{
    background-image: url(../../img/customers/recipient-deselected.png);
    background-size: cover;
    background-position: center center;

}

#wjtCategoryContainer .wjt-column-header,
#wjtJobContainer .wjt-column-header,
#wjtRecipientContainer .wjt-column-header{
    height:25px;
}

.navigation-bar .wjt-button, .wjt-job-button {
    line-height: initial;
}

#wjtCategoryContainer .wjt-column-header {
    position: fixed;
    width: 8.3%;
}

.welltitle{
    margin-top: -9px;
    background-color: white;
    height: 20px;
    line-height: 20px;
    margin-left: -8px;
    padding-left: 30px;
    margin-right: -9px;
    padding-top: 3px;
}

.wellnumerator{
    position: absolute;
    font-size: 2em;
    font-weight: bold;
    color: rgba(0,0,0,.3);
    top: -5px;
    left: 5px;
    width: 20px;
    text-align: center;
}


.wjt-block-dispatch-form > .well{
    margin-bottom:-1px;
}

#dispatchRecipientContainer .ds-address-blimp .btn-frameoption-1{
    display: none;
}

.ds-address-blimp .btn-frameoption-2{
    display: none;
    background-color:rgba(255,0,0,.5);
}

#dispatchRecipientContainer .ds-address-blimp:hover .btn-frameoption-2{
    display: initial;
    position: absolute;
    left: 0;
    margin-left: initial;
    width: 100%;
}

.dispatchable-file-name{
    word-break: break-word;
}

.wjt-job[data-job-state=DELETED] {
    display: none;
}

.button-dblheight {
    height: 60px;
}

/* Collapse styles */
.wjt-column-collapser{
    width: 100%;
    height: 50px;
    padding: 0;
    border-top-right-radius: 10px;
    border: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(72,71,71,0.9);
    margin-bottom: 15px;
    z-index: 1000;
}

.wjt-column-collapser:hover{
    background-color: rgba(72,71,71,1);
    color:whitesmoke;
}

.wjt-col-collapsed{
    width: 50px;
    background-color: rgba(73,73,72,0.7);
}

#wrapper.wjt-col-collapse-1 .wjt-col-collapsed{
    position: absolute;
}

#wrapper.wjt-col-collapse-4 .wjt-col-collapsed{
    position: absolute;
}

#wrapper.wjt-col-collapse-4 {
}

.left{
    left:0px;
}

.right{
    right:0px;
}

#wjtRecipientContainer button.wjt-column-collapser {
    bottom: 0px;
}

ul.communication-entries > li:first-child {
    border: none;
    margin-bottom: 20px;
    border-bottom: 2px dashed lightgray;
    border-left: 30px solid grey;
    min-height: 100px;
}

div.messages > ul li:first-child, .message.historyclosed > ul li:first-child {
    display: list-item;
    background-color: white;
}

.ds-thinlabel {
    font-size: 1.4em;
    color: grey;
    /* font-weight: lighter; */
    transform: rotate(270deg);
    position: absolute;
    left: -5px;
    /* margin-bottom: 38px; */
    margin-left: 0px;
    color: white;
    letter-spacing: 3px;
    top: 60px;
    z-index: 0;
}

div.messages > ul li:first-child > .textvertikal {
    display: block;
}

#wjtRecipientContainer .wjt-column-content{
    margin-top: -25px;
}

#wjtCategoryContainer{
    padding-top: 25px;
    background-color: lightgrey;
    padding-bottom: 25px;
}

#wjtCategoryContainer .wjt-column-content {
    margin-top: 25px;
    padding-bottom: 30px;
}

#wjtJobContainer .wjt-column-header:nth-of-type(2){
    border-bottom:1px solid;
}

#wjtJobContainer .pagination{
    margin-bottom: 0px;
}

ul.dropdown-menu a > span.fa{
    padding-right:5px;
}

#wjtJobContainerSpinner{
    position: absolute;
    top: 50px;
}

#wjt-job-image-zoomarea {
    position: absolute;
    height: 300px;
    width: 300px;
    border: 1px solid grey;
    background-color: rgba(255,255,255,0.5);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    bottom:-300px;
}

.file-frame .btn-fileoption{
    bottom: -100%;
    position: relative;
    text-align:center;
}

.file-frame .btn-fileoption.hover-file {
    bottom: -63%;
}

#TaskWidget{
    margin-bottom: 250px;
}

#taskwidget-jobs .wjt-job{
    border-bottom: 1px solid transparent;
}

#datatable_wrapper .row{
    width:100%;
}

#datatable_wrapper{
    margin-bottom: 100px;
}


#ab-report-wrapper{
    margin-bottom: 100px;
}

#navbox-trigger{
    left:15px !important;
}

.navigation-bar.navbox-open .navbox {
    top: 56px;
    left: -1px;
}

#switchUser.portal-footer {
    padding: 0;
    color: white;
}

#saveClusterLabel{
    position: absolute;
    right: 70px;
    text-transform: none;
    bottom: -4px;
    z-index: 1;
    width: 10%;
}

.ds-input-inplace .cluster-edit{
    position: absolute;
    top: -33px;
    left: 0;
    width:80%;
}

.ds-sortbuttongroup label {
    height: 31px;
}

.ds-mail-recipient {
    font-size: .8rem;
    max-height: 3.5rem;
}

.ds-mail-recipient .badge{
    padding-top: 0.3rem;
}

.ds-category-editor .ds-customer-selector{
    display: none;
}

/* Added when migrating to DSFW 1.7.4 (w/o BS4 in WJT) */
div.wjt #navigation-bar{
    position: absolute;
    z-index: 1000;
    top: 0px;
    left: 0px;
}

.wjt-col{
    overflow-y: hidden;
}

#jobContainer .wjt-column-header *, #wjtJobContainer .wjt-column-header * {
    font-size: 10px;
    margin-top: 0px;
}

#jobList > div.wjt-job:last-of-type{
    margin-bottom:200px;
    background-repeat: no-repeat;
    border-bottom:inherit;
}

#jobContainer .wjt-column-content, #wjtJobContainer .wjt-column-content {
    height: 100%;
    overflow-y: scroll;
    padding-bottom: 200px;
}

footer{
    right:0px;
}

#debugInfoButton{
    padding-top:initial;
    padding-bottom:initial;
}

#wjtDetailContainer .wjt-job-header:nth-of-type(2) .wjt-job-headertext{
    font-size: .9rem;
}

.result-row .result-element, .result-element {
    height: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

#wjt-category-select-all-none{
    font-size:10px;
    overflow:hidden;
}

.history-entry-header{
    margin-top: 10px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.wjt-job-history > .well,
.wjt-block-history > .well{
    margin-top: 15px;
}

#wjtRecipientContainer .wjt-column-footer{
    height:86px;
}

#wjtRecipientContainer.wjt-col-collapsed button.wjt-column-collapser {
    bottom: 20px;
}

#wjtRecipientContainer.wjt-col-collapsed .wjt-column-footer {
    bottom: 61px;
}

.feedbackround-command-toggle.btn-danger{
    background-color:#d9534f;
}


#userMyProfileDialog .input-group-text{
    font-weight:bold;
}

.navbar-header > .headline {
    right: 22px;
}