.side-body-ext {
        padding-top: 30px !important; 
        
    }


  .app-container .app-footer2 {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    font-size: 12px;
    font-family: 'Roboto Condensed', sans-serif; }

    .app-container .app-footer2 .wrapper {
      padding: 10px 35px;
      padding-left: 35px;
      height: 50px;
      line-height: 50px;
      vertical-align: middle; }

      .flat-blue .app-footer2 {
    opacity: 0.7;
    color: #1e82c5; }
