nav img {
  float: left;
  height: 29px;
  margin-right: 5px;
  margin-top: -5px;
}
.main {
  margin-top: -20px;
}
.main .bsnsCntnt {
  margin-bottom: 0px;
  min-height: 500px;
}

.leftztree{
    padding: 0px;
    margin-bottom: 40px;
}
.ztree {
  margin-bottom: 0px;
  border: 1px solid #e7e7e7;
  min-height: 580px;
}
.modal-body {
  max-height: 550px;
  padding: 0 15px;
  margin: 15px 0;
}
.bottomcut{position:fixed;bottom:0;left:0;z-index:9999;width:100%;}
.adminContent{border: 1px solid #e7e7e7;min-height: 580px;padding:20px;margin-bottom: 30px;padding-bottom: 50px}
.admintitle{font-size: 18pt}
.adminPage{padding: 5px}

.buttons{

}
.data-table {
    text-align: center;
    margin-bottom: 0px;
}
.data-table th{
    text-align: center;
}
.data-pages{
    width: 100%;
    text-align: right;
    float: right;
    border: 1px solid #e7e7e7;
    margin-bottom: 0px;
}
.data-pages span{
    padding-left: 15px;
    float: left;
    padding-top: 5px;
}
.data-pages ul{
    margin-top: -1px;
    margin-right: -1px;
    margin-bottom: -6px;
}
.inline .col-md-6 {
    margin-bottom: 10px;
}
.tab-content {
    position: relative;

    border: 1px solid #e7e7e7;
    border-top: 0px;
}

.tab-body {
    padding: 10px 15px;

    overflow-y: auto;
}



