body{
overflow-x: hidden;
}

.prio-tm10 {
  margin-top:10px;
}
.prio-tm15 {
  margin-top:15px;
}
.prio-tm20 {
  margin-top:20px;
}
.prio-tm25 {
  margin-top:25px;
}
.prio-tm30 {
  margin-top:30px;
}
.prio-tm35 {
  margin-top:35px;
}
.prio-tm40 {
  margin-top:40px;
}
.prio-tm45 {
  margin-top:45px;
}
.prio-tm50 {
  margin-top:50px;
}
.prio-tm55 {
  margin-top:55px;
}
.prio-tm60 {
  margin-top:60px;
}
.prio-tm65 {
  margin-top:65px;
}


.prio-ntp20 {
    margin-top: -25px;
    margin-left: -21px;
}

.prio-mr0{
    margin-right:0px;
  }
.prio-mr10{
  margin-right:10px;
}

.prio-mr15{
  margin-right:15px;
}
.prio-mr20{
  margin-right:20px;
}
.prio-mr25{
    margin-right:20px;
}
.prio-grid .prio-mr30{
margin-right:30px; 

}
.prio-mr35{
margin-right:35px;
}
.prio-grid .prio-mr40{
  margin-right:40px;
 }

.prio-ml10{
  margin-left:10px;
}
.prio-ml-5{
    margin-left:-5px;    
}
.prio-ml-10{
    margin-left:-10px;    
}
.prio-ml-15{
    margin-left:-15px;    
}
.prio-ml15{
  margin-left:15px;
}
.prio-ml20{
  margin-left:20px;
}

.prio-ml-20{
  margin-left:-20px;
}

.prio-bm10 {
  margin-bottom:10px;
}
.prio-bm15 {
  margin-bottom:15px;
}
.prio-bm20 {
  margin-bottom:20px;
}

.prio-ch85{
  height:85px;
}
/* grid columns */
.prio-cw10{
  width: 10px ;
}
.prio-cw20{
  width: 20px ;
}
.prio-cw25{
  width: 25px ;
}
.prio-cw30{
  width: 30px ;
}
.prio-cw35{
  width: 35px ;
}
 .prio-cw40{
  width: 40px;
}
.prio-cw45{
 width: 45px;
}
 .prio-cw50{
  width: 50px;
}
 .prio-cw60{
  width: 60px;
}
.prio-cw70{
  width: 70px;
}
 .prio-cw80{
  width: 80px;
}
.prio-cw90{
  width: 90px;
}
.prio-cw100{
  width: 100px;
}
 .prio-cw110{
  width: 110px;
}
.prio-cw120{
    width: 120px;
}
.prio-cw130{
   width: 130px;
}
 .prio-cw140{
    width: 140px;
 }
  .prio-cw150{
  width: 150px;
}

.prio-hgt-50{
    height:50px;
}

.prio-grid .prio-pr0{
  padding-right:0px;
}
.prio-grid .prio-pr-30{
  padding-right:30px;
}

.prio-hide{
    display:none;

}

.prio-float-right{
  float:right;
}


.prio_bg_lblue {
    background-color: lightblue;
}
.prio_bg_orange {
    background-color: orange;
}
.prio_bg_red {
    background-color: red;
}
.prio_bg_yellow {
    background-color: yellow;
}

.prio_bg_green{
    background-color: lightgreen;
}


.container {
  position: fixed;
  top: 50px;
  height:100%;
}

.prio-navbar{

    background-color: rgba(32, 74, 135, 1);
    height: 50px;

}

.prio-top-panel-content{
  height: 50px;
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
}

#prio-grid  {
    margin-top:0px; 
    z-index: 1;
}

#prio-grid tr td:first-child{cursor:move;}


#prio-table tbody tr td{
    line-height: 1.0;
    vertical-align: middle;

}

#prio-elements-drag{
  z-index:99999;
}
#prio-project-grid .summary, #prio-grid .summary {
    padding: 0 0px 0 12px;
    text-decoration: none;
    margin: 0px;
    position: fixed;
    display: block;
    z-index: 10;
    top: 0px;
    right: 30px;
    text-transform: uppercase;
    color: white;
    line-height:54px;
    font-size: 14px;
    border-left: 1px solid rgba(255,255,255,.3);
}

.prio-grid-itemclick:hover{

  font-weight: bold;
  cursor: pointer;
  padding-right: 0px;
 
}

.col-prio-2{
  width:20px;
  float: left;
  position: relative;
  min-height: 1px;
}
.col-prio-3{
  width:30px;
  float: left;
  position: relative;
  min-height: 1px;
}

.col-prio-5{
  width:50px;
  float: left;
  position: relative;
  min-height: 1px;
}

.checkbox .prio-check {
    margin-top: 2px;
    margin-left: -16px;
}

.customfont {
    font-family: "Lexia Bold", Arial, Helvetica;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}


.selector {
    float: left;
    display: block;
    padding: 0 0px 0 12px;
    text-decoration: none;
    color: #fff;
    margin: 0px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 10px;
    border-left: 1px solid rgba(255,255,255,.3);

}


#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: rgba(32, 74, 135, 1);
    text-align: center;
}


.hamburger {
    background: none;
    top: 0;
    left: 0;
    line-height: 40px;
    padding: 5px 15px 0px 15px;
    color: #fff;
    border: 0;
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
    outline: none;
    z-index: 200;
    float: left;
    width: 50px;
}

#prio-topnavbar{
    margin: 0 auto;
  /*  display: inline-block; */
    float: left;
}

#header #prio-topnavbar {
    height: 50px;
    overflow: hidden;
    top: -1px;
    position: fixed;
    left: 50px;
}
#header #prio-topnavbar ul {
    display: block;

    padding: 0;
    margin: 0;
    list-style: none;
}

#header #prio-topnavbar select {
    position: relative;
    z-index: 10;
    background: #f2f3ef;
    border: 0px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7) inset;
    padding-right: 5px;
    padding-left: 10px;
    margin: 12px 5px 0 10px;
    height: 22px;
    font-size: 1.2em;
    color: #204a87;

}


.cross{
    background:none;
    top:0px;
    left:0;
    padding:13px 15px 0px 15px;
    color:#fff;
    border:0;
    font-size:3em;
    line-height:40px;
    font-weight:bold;
    cursor:pointer;
    outline:none;
    z-index:1000000;
        float:left;
     width:50px;

}
.menu{
    z-index: 1000000;
    font-size: 0.8em;
    width: 238px;
    height: 100%;
    background: #204a87;
    position: absolute;
    text-align: left;
    top: 51px;
    line-height: 14px;
}

.menu ul {
margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-image: none;
        background: #204a87;
}

.menu li:hover{
    background:#1b355a;
}


.menu li{
    display: block;
    padding: 10px 0 10px 5px;
    border-bottom:#f2f3ef 1px solid;
    background: #204a87;
}



.menu ul a li {
    text-decoration:none;
    margin: 0px;
    color:#fff;
    font-size: 14px;
    display: block;
    padding:12px 0 15px 15px;
    border-bottom:#f2f3ef 1px solid;
    text-align: initial;

}

.menu ul li form button.logout{
    color:#fff;
    text-decoration:none;
    margin: 0px;
    font-size: 16px;
    display: block;
    text-align: initial;
}



.menu ul a:hover li {
    color: #fff;
    text-decoration:none;
    background-color: #1b355a;
}

.menu a:hover{
    text-decoration:none;
    color:white;
}

.prio-grid-loader{
  position: absolute;
  background: #fff0 url(/css/images/loader-elips.gif) center center no-repeat !important;
  z-index: 200;
  width: 200px;
  height: 200px;
  left: 40%;
  top: 15%;
  display:none;
}




/* fixe bug see... https://github.com/select2/select2/pull/4898 */
.select2-container .select2-selection__rendered > *:first-child.select2-search--inline {
width: 100% !important;
}
.select2-container .select2-selection__rendered > *:first-child.select2-search--inline .select2-search__field {
width: 100% !important;
}
/* end bug fix */


#mycontent {

  background-color: #F6F6F6;
  margin-top: 0px;
  height: calc(100vh - 130px);

  padding-top:4px; /* cutter width */
  padding-right: 4px;
  padding-left: 4px;
}

.split {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

  overflow-y: auto;
  overflow-x: hidden;
}

.gutter {
  background-color: transparent;

  background-repeat: no-repeat;
  background-position: 50%;
}

.gutter.gutter-horizontal {
  cursor: col-resize;
  background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==');
}

.gutter.gutter-vertical {
  cursor: row-resize;
  background-image:  url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=');  
}

.split.split-horizontal, .gutter.gutter-horizontal {
  height: calc(100vh - 80px);
   
   float: left;
}

#filter-pane, #grid-pane{
  background-color: #FFF;
}
#filter-pane{
  margin-left:8px;
}


#tree{
  margin-left:10px;
}

#prio-elements-drag{
  border: 1px solid rgba(20, 1, 1, 0.3);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#prio-elements-drag tr{
  background-color: #FFF;
}  


#prio-grid-container{
/*  overflow-y: auto; */
/*  max-height: calc(100vh - 500px); */
}

#prio-uploader{
  display:none;
}


.scrollcontent {
    overflow: auto;
    max-height: calc(100% - 220px );
}
