web_tool/css/login.css [130:148]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    body {
        background-image: url(/css/images/highres_world.jpg);
        font-family: 'Montserrat';
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size:cover;
        height: 100vh;
      }
      .content-container
      {
          position: fixed;
          top:50%;
          left: 50%;
          margin-left:-218px;
          margin-top:-120px;
          background-color:rgba(11, 11, 49, 0.5);
        }
      .navbar-inverse
      {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



web_tool/css/login.css [154:172]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    body {
        background-image: url(/css/images/highres_world.jpg);
        font-family: 'Montserrat';
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size:cover;
        height: 100vh;
      }
      .content-container
      {
          position: fixed;
          top:50%;
          left: 50%;
          margin-left:-218px;
          margin-top:-120px;
          background-color:rgba(11, 11, 49, 0.5);
        }
      .navbar-inverse
      {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



