
        .affix {
          position: static !important;
      }
      .topbar {
          border-top:2px solid #21c2f8;
      }
      .version-center {
          padding:20px 0 0;
          border-bottom:1px solid #E6E9EA !important;
      }
      .version-center .logo-wrapper {
          width:140px; 
          margin: 0 auto 30px;
          overflow:hidden;
      }
      .version-center .logo-wrapper a img {
          display:block;
          margin:auto;
          with: 50%;
       }
       .fhmm .navbar-nav > li > .dropdown-menu {
          margin-top: 3px;
      }
      .copyright1 a:hover,
      .copyright1 a:focus {
          color:#ffffff;
      }
      .copyright1 {
          background:#21c2f8;
      }