/* General */
nav.navbar a.navbar-brand{
    background-image:url('../../img/logos/logo-braun-transparent-white.svg');
    margin-left: 40px;
}
.navbar-header > .headline{
    color:white;
}


/* Login */
body.login .form-logo{
    background-image: url(../../img/logos/logo-braun.svg);
    /* background-color: #f7f7f7; */
    background-repeat: no-repeat;
    /* background-size: 100%; */
    background-position: 50% 50%;
    width: 100%;
    height: 260px;
    margin-bottom: 4px;
    background-size: contain;
}

/* Dashboard */
nav.navbar{

    margin-bottom: 0;
    height: 35px;
    padding: 2px 0px;
    padding-bottom: 1px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    border-color: #e7e7e7;
    border-bottom-width: 3px;
}

body.dashboard ul.nav{
    margin-top:60px;
}

#page-wrapper{
    margin-top:50px;
}

/* Admin */
body.admin ul.ds-menu.nav{
    margin-top:50px;
}



#wjtTheSaveButton{
    height:60px;
}


.fontstd{
    font-family:Arial,Helvetica !important;
}


#wjtJobContainer .wjt-column-header{
    padding-top:5px;
    padding-bottom:5px;
}

/* Bootstap pagination style override for WJT */
body.wjt .pagination-sm {
    margin-bottom:0px;
}
body.wjt .pagination-sm > li > a, .pagination-sm > li > span {
    padding: 2px 6px;
    line-height: 1.5;
    border-radius: 65px;
}


div#messagecontainer{
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
}

ul.communication-entries{
    font-size: 0.8em;
}

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;
}

#wrap-recipients{
    margin-top: 10px;
    height: 35px;
    margin-bottom: 10px;
}


.wjt-block-handle.history .wjt-job-button{
    background-color:white;
}

.wjt-block-handle.history .wjt-job-button:hover{
    background-color:rgba(0,0,0,.5);
}


.job-data .groupheader {
    font-weight: bold;
    background-color: lightgray;
}



.wjt-customer-tile[data-id-customer="1"] {
    background-image: url(../../img/logos/logo-braun.svg);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 45px;
    background-color: white;
}

.wjt-customer-tile .customer-label{
    display:none;
}

.wjt-category-tile,
.wjt-job-tile{
    padding: 5px;
    border: none;
    border-right: 1px solid white;
    background-color: rgba(50,50,50,0.05);
}

.wjt-category-tile{
    background-position: center;
    padding-top: 0;
    background-repeat: no-repeat;
    background-color: white;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 0px;
    margin-left: 0px;
}



.wjt-category-tile .tile-label{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    padding: 5px;
}
.wjt-job-standard{
    background: #feffff;
    background: -moz-linear-gradient(left, #feffff 0%, #d2ebf9 100%);
    background: -webkit-linear-gradient(left, #feffff 0%,#d2ebf9 100%);
    background: linear-gradient(to right, #feffff 0%,#d2ebf9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=1 );
    border: none;
    border-top-right-radius: 10px;
    /* box-shadow: 1px 1px 1px 0px grey; */
    margin-bottom: 5px;
    margin-left: 0px;
    border-left: 1px solid grey;
    border-bottom: 1px solid grey;
    border-right: 1px solid grey;

}

.wjt-job-multi{
    display: inline-block;
    /* border-bottom: 15px solid cornflowerblue; */
    /* border-bottom-left-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
    /* border-left: 3px solid cornflowerblue; */
    width: 100%;
    border-bottom: 1px white solid;
}

.wjt-job-minimal{
    border-bottom: 1px solid white;
}

.wjt-job-minimal .wjt-job-header:hover{
    background-color: #B1CDFF;
}

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

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

.wjt-job div.job-item-breadcrumb{
    min-height: 37px;
}

.wjt-job-multi .wjt-job div.job-item-breadcrumb{
    min-height: 37px;
}

.wjt-job-multi > .wjt-job-standard > .wjt-job-body{
    background-color: #B1CDFF;
}

.wjt-job-standard:hover{
    box-shadow: 2px 3px 2px -3px;
}

.wjt-job-header,
.wjt-job-multi-header{
    min-height: 20px;
    background-color: cornflowerblue;
    border-top-right-radius: 10px;
    box-shadow: -1px 1px 1px 0px grey;
    margin-bottom: 1px;
}

.wjt-job-rightcol .wjt-job-header{
    border-top-right-radius: 15px;
}

.wjt-job-id{
    position: absolute;
    right: 5px;
}


div.wjt-job-locked > .wjt-job-header{
    background-color:grey;
}

.wjt-job-header.rightcol{
    padding: 2px 5px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;

}

.wjt-job-title{
    margin-left: 8px;
    line-height: 32px;
}

.wjt-job-rightcol .wjt-job-title{
    font-weight:bold;
    margin-right: 80px;
}

.wjt-job-multi .wjt-job-header{
    padding-left: 35px;
    background-color:  #A6C6FF;
    border-top-right-radius: 0px;
    display: none;
}


.wjt-job-multi > .wjt-job. wjt-job-headertext,
.wjt-job-multi > .wjt-job .wjt-job-controls{
    display: none;
}

/*.wjt-multijob-controls .wjt-job-button:last-child,
.wjt-job-controls .wjt-job-button:last-child{
    border-top-right-radius: 10px;
}*/
.wjt-multijob-controls .wjt-job-button:first-child,
.wjt-job-controls .wjt-job-button:first-child{
    border-top-right-radius: 10px;
}

.wjt-job-multi .wjt-job-header > div.wjt-job-indicators > div > div:nth-child(1){
    position: absolute;
}

.wjt-job-controls .wjt-job-button{
    height:20px;
    /*width: 30px;*/
}

.control-row{
    border-top-right-radius: 15px;
}

.wjt-job-multi > .wjt-job-standard{
    margin-bottom: 0px;
    /*height: 85px;*/
    border-right: 0px none;
}

.wjt-job-multi .wjt-job-tile{
    /*height: 95px;*/
}

.wjt-job-multi .wjt-job-headertext{
    /* display: none;*/
}


.wjt-job-icon{
    display: none;
}

.wjt-job-breadcrumb{
    font-size: 0.7em;
    font-style: italic;
}

.wjt-job-multi .wjt-job-breadcrumb{
    /*display: none;*/
}

.wjt-job-multi .wjt-job-id{
    top:5px;
}

.wjt-job-option button{
    width: 30px;
    padding: 0;
    height: 26px;
    border-radius: 0;
    border: none;
    background-color: rgba(255,255,255,0) !important;
    color: white;
    font-size: 1.2em;
}

.wjt-job-option{
    position: absolute;
    top: 0px;
    right: 10px;
    font-size: 0.8em;
    text-align: right;
}

.wjt-job-multi .trigger-job-compact{
    height: 25px;
    background-color: cornflowerblue;
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 0;
    /* top: -28px; */
    /* position: relative; */
    border-radius: 0;
}

.wjt-job:not(.wjt-job-multi) .trigger-job-compact{
    width: 100%;
    height: 100%;
}

/* Hide collapse buttons when the multijob as a whole is collapsed */
.wjt-job-multi.wjt-job-compact .wjt-job:not(.wjt-job-multi) .trigger-job-compact{
    display: none;
}


/* Job compact view */
.trigger-job-compact:hover{
    background-color: rgba(255,255,255,.5);
}

.trigger-job-compact:hover i{
    opacity: 1;
}

.wjt-job-multi .wjt-job.wjt-job-compact{
    height:40px;
}

.wjt-job-multi.wjt-job-compact .wjt-job{
    height:40px;
}

/*.wjt-job-multi.wjt-job-compact .wjt-job:not(.wjt-job-compact){
    height:initial;
}*/

.job-multi-subjobs .wjt-job.wjt-job-compact .wjt-job-body{
    height:40px;
    overflow: hidden;
}

.job-multi-subjobs .wjt-job:not(.wjt-job-compact) .wjt-job-body{
    height:initial;
}



.wjt-job-compact .wjt-job-deadlines,
.wjt-job-compact .job-indicator-area{
    display: none;
}

.wjt-job-compact .wjt-job-tile {
    height: 40px;
}
.wjt-job-indicator{
    color:white;
}

.wjt-job-header, .wjt-job-multi-header {
    color:white;
}


.wjt-job-removed{
    background-color:rgba(100,100,100,.5);
}

.wjt-job-freshofftheboat{
    background-color: rgba(0,128,128,.5);
}

.wjt-block-standard{
    border-right: 1px solid lightgrey;
    border-left: 1px solid lightgrey;
    /*margin-bottom: 10px;*/
    /*background-color: white;*/
    /* border: 1px solid grey; */
    /* margin-bottom: 10px; */
    /*padding-bottom: 10px;*/
    /* border-top: 2px solid grey; */
    /* border-bottom: 2px solid grey; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,d2ebf9+100;Blue+3D+%2312 */
    background: #feffff; /* Old browsers */
    background: -moz-linear-gradient(left,  #feffff 0%, #d2ebf9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #feffff 0%,#d2ebf9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #feffff 0%,#d2ebf9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=1 ); /* IE6-9 */

}

.wjt-block-handle.history .wjt-job-button{
    background-color: white;
}



.wjt-button > i{
    color:whitesmoke;
}

.wjt-button:hover > i{
    color:orange;
}

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

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

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

#wjtCategoryContainer .wjt-column-header {
    border-bottom: 1px solid #6D1F80;
}

#wjtCategoryContainer .wjt-column-header {
    padding: 0;
    height: 30px;
    z-index: 1;
    position: initial;
    width: 100%;
    left: 0px;
    right: 0px;
    /* margin-left: 0px; */
    /* margin-right: 0px; */
    padding-left: 60px;
    margin-right: 0px;
    /* right: -15px; */
    margin-left: 0px;
}
#wjtCategoryContainer {
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0px;
    padding-right: 0px;
}

select.recipient-list {
    width: 100%;
    position: absolute;
    top: 5px;
}

.wjt-category-tile .tile-label {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    padding: 5px;
}



.wjt-category-tile {
    border: 1px solid #CCC;
    height: 75px;
    text-align: center;
    padding: 5px 20px;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px dashed grey;

}

#wjtCategoryContainer .wjt-column-content {
    margin-top: 0px;
}

#navbox-trigger{
    left: 14px;
    background-color: black;
    height: 30px;
    top: -1px;
}


/* Speciality */
.rtawidget-job-changes-header{
//background-color: grey;
    color: white;

}

.rtawidget-job-changes-header > a{
    color:white;
    font-weight: bold;
}

.rtawidget-job{
    border-left: 10px solid;
    background-color: RGBA(100,100,100,.2);
    padding: 5px;
    margin-bottom:1px;
}

.rtawidget-entry-state{
    height: 30px;
    line-height: 40px;
}

.rtawidget-job-change-header > div{

}

#RTAWidget li.ds-queue-item{
    padding-top: 5px;
    padding-bottom: 5px;
}


/* EnoviaTool-Zeugs */
.dsgui-spinner{
    right: 40px;
    top: 60px;
}

#jobtable{
    font-size: .7rem;
}

#jobtable > tbody > tr.selected{
    background-color:cadetblue;
}

#jobtable > tbody > tr:hover{
    cursor: pointer;
    background-color:orange;
}

#jobdetails{
    font-size: .7rem;
}


#jobdetails .badge{
    font-size: .5rem;
}

#menutrigger{
    position: absolute;
    top: 15px;
    left: 5px;
    color: white;
    font-size: 1.3rem;
}

#menutrigger:hover{
    cursor: pointer;
    color:#317ABA;
}

#menucolumn{
    position: absolute;
    z-index: 100;
    background-color: rgba(255,255,255,.95);
    height: 100%;
    width: 200px;
    border-right: 1px solid whitesmoke;
    overflow: hidden;
}

.btn-primary.trigger.active,.btn-primary.trigger:active{
    background-color: orange;
}

#fulltextsearch{
    margin-top: 10px;
    margin-bottom: 0px;
}

#filterFulltext{
    width: 100%;
    height: 30px;
}

#page-wrapper{
    overflow-y: scroll;
    padding: 0;
    margin-top:60px;
}

#filterpanel{

}

#poastatus-wrapper .label{
    font-size: .7rem;
}

#filterpanel .dsgui-spinner{
    position: absolute;
    top: 10px;
}

#refresh-datetime{
    position: absolute;
    right: 70px;
    top: 10px;
}

#filterpanel{

}

#bikinibottom{

}

#wrapper > div > div.col-lg-2.col-xs-3.ds-menu-wrapper > div > div{
    margin-top:50px;
}