 header #top-bar.sticky {
    position: fixed;
    top: 0;
    padding: 0;
    background: #fff;
  }
  .fs-4 bi-grid{
    display: none;
  }
  .tox-statusbar__path-item{
        display: none!important;
    }
    /*.body{
        width: 100%;
        position: fixed;
    }*/
   
   .font{
    font-size: 23px;
   }
   .btn{
    margin-right: 20px;
   }
   
   .shado{
    background-color: white;
    box-shadow: 2px 0px 9px 0px white;
   }
   .bg-table{
   background-color:#808080;
   }
   .bg-left{
    background-color:#4E5D6C;
   }
   .body{
   background-color: #2B3E50; 
   }
   .size{
    width: 1000px;
    height: 900px;
   }
   .height{
  height: 800px!important;"
   }
 .font{
  font-size: 20px;
 }