html * {
    padding: 0;
    margin: 0;
}
html {    
	background: #343a40; /*olg20200220*/ 
}
body{
    font-size: .9rem;
    line-height: 1.2;
    overflow: hidden;
    height: 100%; 
    max-height: 100%; 
    
}     
body,
html
        /*,.container-fluid*/ 
        {
            height: 100%;
        }
        
        .wrapper {
            min-height: 100vh;
            max-height: 100%;
        }
        
        
    
        
    .nav-link { /*menu compact*/
        /*padding: .3rem 1rem;*/
    }
                    /* änderung oli 20190115 */
    .page-item.active .page-link {
        z-index: 1;
        
   }
   .page-link {
       position: relative;
       display: block;
       padding: .5rem .75rem;
       margin-left: -1px;
       line-height: 1.25;
       
    }

.collapsing {
    position: relative;
    height: auto !important; 
    width: 0;
    overflow: hidden;
    transition: width .35s ease
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
 .navbar-brand-full {
    max-width: 48vw; /*logo too big for small mobile */
    height: auto;
}

.navbar-nav .nav-item .nav-link:focus,
.navbar-nav .nav-item .nav-link:active,
.navbar-nav .nav-item .nav-link.active{
    /*color: #dc3545;*/
    /* outline: none; */
    /* background-color: transparent; */
}
/* page sidebar */

ul { 
    list-style-type: none;    
    /*padding-left: 20px;*/    
}
.form-row ul{
    font-size: .9rem !important;
}
.truncate{
   white-space:nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

.scroll-to-top {
  position: fixed;
  /*position: absolute;*/
  right: 15px;
  bottom: 0px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background: rgba(52, 58, 64, 0.5);
  line-height: 46px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}
/* calendar */
.calendar td{
  /*background-color: #ebfbee;*/
  border-right: 1px solid #bee5eb;
  width: 100px;
  height: 100px;
  padding: 1px;
}
.calendar td:last-child{
    border: none;
}

.calendar ul li{
    margin: 0px 1px 1px 1px;
    padding:1px;
}

.calendar-bg{
    /*background: #e9ecef;*/
    background: #E3E3E3;
}

.calendar-bg-item{
    background: rgba(253, 220, 210, .6);
}
.list-group-item:first-child,
.list-group-item:last-child{
    border-radius: 0px;
}

.btn{
    /*padding: .25rem;*/
    font-size: .8rem!important;
    border-radius: 0!important;  
}
button.ui-datepicker-trigger{
    display: none;
}


.required:before {
            content: "* " !important;
            color: #dc3545;
        }
br:before { content: "\A"; white-space: pre-line }

table{
    font-size: .9rem!important;
}
.table-fixed{
    table-layout: fixed;    
}

table tbody td {
   vertical-align: top;
}

.compact, .wrap {
    /*max-width: 120px!important;*/
    white-space: normal!important;    
}

.fixed a { /* I needed anchors */
    filter: inherit;
}

.btn-lg, .btn-group-lg > .btn {
  border-radius: 0;
}

.btn, .btn-group-sm > .btn, .btn-sm,
.btn-sm, .btn-group-sm > .btn {
  padding-top: .15rem!important;
  padding-bottom: .15rem!important;
}

/*.col-empty, .col:empty, [class^=col-]:empty { display: none; }*/

.bottom-x{
    margin-top: 10px!important;
}

.dataTables_length select{
    width: auto !important;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, 
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, 
.dataTables_wrapper .dataTables_paginate{
    font-size: .8rem!important;
}
.dataTables_info{
    margin: 1px 0 5px;    
}


caption {
  caption-side: top;
  padding-bottom: 0.755em;
  /*text-align: center;
  margin-top: 0.1em;*/
}

.form-control:-moz-placeholder {
  color: inherit;
  opacity: .5;
}

.form-control::-moz-placeholder {
  color: inherit;
  opacity: .5;
}

.form-control:-ms-input-placeholder {
  color: inherit;
  opacity: .5;
}

.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
}

input::placeholder{
    font-size: .75rem;
    font-style: normal;    
}

.card-body-x{
    padding: 1rem;    
}

fieldset{
   width: 100%;    
   padding: .375rem .75rem;
   /*margin-top: .375rem;*/
}
legend{
    width: auto;
    font-weight: bold;
    padding: 0 10px;
    font-size: inherit!important;
}

.form-group{
    margin-bottom: .2rem!important;
}
label.label-control, .label-control{
    margin-bottom: .2rem!important;
    font-size: .7rem;
    opacity: .7;
    /*color: inherit;*/
}
label{
   font-size: .8rem; 
}
small{
    font-size: .7rem;
    color: inherit;
    opacity: .8;    
}
.h3{
    font-size: inherit!important;
}
.form-text{
    margin-top: 0!important;
}

.form-control, .custom-select, .custom-checkbox, span.form-control{
    /*padding: .375rem .75rem;*/
    padding: .175rem .75rem !important;
    font-size: .9rem !important;
    border-radius: 0px !important;
    line-height: 1.2rem!important;
    /*height: 1.75rem;*/
}
span.form-control.textarea, span.form-control.multicheckbox,textarea.form-control{
    height: 100%!important;
}

.custom-select{
    /*padding: .375rem 1.75rem .375rem .75rem;*/
    padding-right: 1.75rem!important;    
}
.custom-select:not([multiple]), input:not([textarea]).form-control{
    height: 1.75rem;
}

.custom-select:disabled{
    background-image: none!important;
}
.input-group-text{
   padding: .175rem .75rem!important; 
}

div.input-group-append .btn{
   padding: .175rem .75rem!important; 
}
.btn.focus, .btn:focus {
/*box-shadow: none!important;*/ /*olg20200110*/
}
.top{
    margin: .375rem .75rem;
    /*border: 1px dashed #0000FF;*/
}


.tooltip-inner {
    max-width: 400px!important;
    text-align: left!important;
    border-radius: 0; 
    color: #000;
    border: 1px solid #000;
    background-color: rgb(252, 247, 232);
    padding: .125rem!important;  
}


.non-collapsible-section {
  /*padding: 0 15px;
  margin-left: 10px;*/
}
.search-wrapper {
  /*padding: 15px 0 15px; */
}
  .only-search .search-wrapper {
    padding: 0 0 1px; 
  }
  

  .search-wrapper .search-inner-wrapper {
    cursor: default;
    display: flex;
    height: 30px;
    margin: 0 auto;
    position: relative;
    /*width: 224px;*/
    width: 100%;
  }
    /*@media (min-width: 610px) {
      .search-wrapper .search-inner-wrapper {
        width: 480px; } }
    @media (min-width: 866px) {
      .search-wrapper .search-inner-wrapper {
        width: 736px; } }
    
  */
  .search-wrapper input {
   /* background: transparent url("../images/favicon.ico") left center no-repeat;
    background-size: 24px;*/
    /*border: solid 1px #80bdff;*/
    border: solid 1px rgba(0, 0, 0, .2);
    /*box-shadow: 0 0 0 .1rem rgba(223, 225, 229, .25);*/
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    /*box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.15);*/
    font-size: .9rem;
    -moz-context-properties: fill;
    padding: 0 36px;
    /*padding-right: 48px;
    padding-left: 46px;*/
    width: 100%; }
  
    .search-wrapper input:dir(rtl) {
      background-position-x: right 12px; 
    }
  .search-wrapper:hover input {
    box-shadow: 0 1px 4px 0 rgba(12, 12, 13, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.25); 
  }
  
  .search-wrapper .search-inner-wrapper:active input,
  .search-wrapper input:focus {
    border: 1px solid #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);  
  }
  .search-wrapper .search-button {
    /*background: url("chrome://browser/skin/forward.svg") no-repeat center center;*/
    
    /*background: url("../images/search.png") no-repeat center center; 
    background-size: 16px 16px;*/
    background: none;
    border: 0;
    border-radius: 0 3px 3px 0;
    -moz-context-properties: fill;    
    height: 100%;
    position: absolute;
    right: 0;
    width: 48px; }
  
  .search-wrapper .search-icon {
    /*background: url("chrome://browser/skin/forward.svg") no-repeat center center;
    background-size: 16px 16px;*/
    border: 0;
    /*border-radius: 0 3px 3px 0;
    -moz-context-properties: fill; */   
    height: 100%;
    position: absolute;
    left: 0;
    width: 36px;
    background-color: transparent;
    
    
     }
  
     
    .search-wrapper .search-button:focus, .search-wrapper .search-button:hover {
      /*background-color: rgba(12, 12, 13, 0.1);*/
      cursor: pointer; }
    .search-wrapper .search-button:active {
      background-color: rgba(12, 12, 13, 0.2); }
    .search-wrapper .search-button:dir(rtl) {
      transform: scaleX(-1); }
    
    .dataTables_wrapper .dt-buttons{
        border: 1px solid #ced4da;
    }
    
    .fa-select{
        font-size: .875rem; 
        width: 120px;
        border: 0;
        border-right: 1px solid #ced4da; 
        height: 100%;
        position: absolute;
        left: 0;
        /*background-color: #f8f9fa;*/
        background-color: transparent;
        text-align: center;
    }

  #page_content{
    /*top: 0px;
    height: calc(100vh - 260px);
    overflow-y: auto;*/
    width: 100%;
    height: calc(100vh - 305px);
    /*overflow-x: hidden;*/
    overflow-y: auto;  
  }
  #myTabContent{
    top: 0px;
    max-height: calc(100vh - 460px);
    overflow-y: auto;
  }
  
.border-radius-0{
   border-radius: 0!important;
}
.text-small{
    font-size: .9rem!important;
}
.text-xs{
    font-size: .7rem!important;
}
@media (min-width:1200px){
    form .full-screen-0{
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;}
}
.alert{
    margin-bottom: 1px;
    border-radius: 0px;
    /*padding-left: .1rem;*/
}

.scrollable-y{
    top: 0px;
    /*height: calc(100vh - 305px);*/
    height: calc(100vh - 300px);
    overflow-y: auto;
}
.form-row{
    /*max-width: 1000px;*/
}
form div.form-row{
    /*border: 1px solid rgba(0, 0, 0, .2);*/
    /*border: 1px solid rgba(235, 125, 52, .2);*/
    
    padding-bottom: 5px;
    margin-bottom: 5px;
    /*max-width: 1200px;*/    
}

.no-close .ui-dialog-titlebar-close {display: none }
.no-titlebar .ui-dialog-titlebar {
    display: none;
}

.input-disabled-xx {    
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-image: none!important;
}
/*
.dataTables_wrapper .dataTables_info {
    padding-top: 0px!important;
    padding-bottom: 0.755rem!important;
}
*/
/*
@media (max-height: 498.98px) {
    #page_content { height: 100%; }
    body{overflow: auto;}
}

@media (min-height: 600px) {
    #page_content { height: 400px; }
}

@media (min-height: 800px) {
    #page_content { height: 450px; }
}

@media (min-height: 1000px) {
   #page_content { height: 500px; }
}
*/
/*
@media  screen and (max-width:575.98px) {
    #page_content{
        height: 400px;
    }
} 
@media (min-width:576px) {
    #page_content{
        height: 420px;
    }
}
@media (min-width:768px){
    #page_content{
        height: 440px;
    }
}
@media (min-width:992px){
    #page_content{
        height: 500px;
    }
}
@media (min-width:1200px){
    form{
    -ms-flex:0 0 83.333333%;
    flex:0 0 83.333333%;
    max-width:83.333333%;
}
}

@media (max-height:692.98px) {
    #page_content{
        height: 400px;
    }
} 
@media (min-height:576px) {
    #page_content{
        height: 420px;
    }
}
@media (min-width:768px){
    #page_content{
        height: 440px;
    }
}
@media (min-width:992px){
    #page_content{
        height: 500px;
    }
}
@media (min-width:1200px){
    #page_content{
        height: 520px;
    }
}


@media print {
    
    body {transform: scale(.7);}
    table {page-break-inside: avoid;}
}

*/

.nav-tabs .nav-link {
    /*border-radius: 0px!important; */   
}



.border-left-solid{
    border-left: 1px solid;
}

.avatar {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.bs-callout {
    padding: 5px;
    margin: 5px 0;
    border-left: 1px solid #eee;
    border-left-width: 1px;
    /*border-radius: 3px;*/
}
.bs-callout-info {
    border-left-color: #bee5eb;
}
.bs-callout-warning {
    border-left-color: #f49a00;
}
.alert-info {
  /* background-color: rgba(209,236,241, .2)!important; */  
}
/* notice */
.z-banner {
    z-index: 4000 !important;
}
.ps-fixed {
    position: fixed !important;
}
table.dataTable {
    margin: 0;
}
 .dataTables_scrollBody{ height:350px !important;}
 
 
.rounded-right {
    border-top-right-radius: .35rem !important;
    border-bottom-right-radius: .35rem !important
}



a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: transparent!important;
}

/*jk20200416

.ui-datepicker {
  width: 20em;
  height: auto;
  margin: 5px auto 0;
  font: 8pt Arial, sans-serif;  
}

*/


/*.sidebar .nav-item.active .nav-link::before {
  content: '>> ';
}*/
.nav a.nav-link /* .active */ {
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}
#pagenav .nav-item a span { font-size: calc(8% + 0.74vw); } /*olg20200325*/
	
	/* font-size: calc(8% + 0.8vw);} /*olg20200206*/
/* font-size: calc(7% + 0.75vw); */
/*
#page-menu, #pagecontent2{
    margin-top: 32px!important;    
}
*/
#sidebarToggle {width: 100%;
    text-align: right;}

/*olg20200204*/
/* olg20200214
#page-menu, #pagecontent2 {
    margin-top: 33.283px !important; 
}
*/

/*jk20200416
#pagecontent2 {
    margin-top: 33.883px;
    }
*/
/*olg20200325*/
/*jk20200416
#pagecontent2.show {display: block !important;}*/
#scrollToCalender {max-width: 1.6em;}
/*jk20200416*/
#pagecontent2 {width: 18em;padding: 2px;}
#page-menu {width: 18em; margin-top: 10px;}
#page-menu .fa-angle-right {display: none;}
#page-menu.toggled .fa-angle-right {display: inline-block;}
#page-menu.toggled .fa-angle-left {display: none;}


/*olg20200204*/
/* @media (max-width:576px) { */
@media (max-width:1367px) {
	.nav-link {padding: .5rem 1px;} /*olg20200325*/
	} /*prevends hiding of last menu-items*/
.navbar-brand img {max-width: 20vw;}
#page-menu .active {border-bottom: 1px solid; color: #fff; font-weight: bold;}

/*olg20200220*/
#page-calendar .ui-widget-content .ui-state-default {background: #fff; color:#000;}
#page-calendar .ui-widget-content .ui-state-default:hover,
#page-calendar .ui-widget-content .ui-state-default:focus,
#page-calendar .ui-widget-content .ui-state-default:active {background: #000; color: #fff;}
#page-calendar .ui-widget-header {
border: 0; border-bottom: 1px solid #ddd; background: #fff;	
}

#page-calendar .ui-state-highlight,#page-calendar .ui-widget-content .ui-state-highlight, #page-calendar .ui-widget-header .ui-state-highlight {
border: 1px solid #000000;
background: #f49a00; /* #ffd68f */
color: #000;
}

/*jk20200427*/
#page-calendar .ui-datepicker-inline{
    height: 20em!important;overflow-y: auto;    
}
#page-calendar.ui-priority-secondary, #page-calendar .ui-widget-content .ui-priority-secondary, #page-calendar .ui-widget-header .ui-priority-secondary {opacity: 1;}

/*olg20200325*/
.dataTable td a:focus {background: #000 !important; color:#fff !important;}