web_tool/css/login.css [201:216]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    body {
        background:#0B0B31;
        background-image: url(/css/images/highres_world.jpg);
        background-repeat: no-repeat;
        font-family: 'Montserrat';
        background-attachment: fixed;
        background-size: cover;
        min-height: 100%;
      }
      .navbar-inverse
      {
        background-color:transparent;
      }
      .content-container
      {
        top:50%;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



web_tool/css/login.css [223:238]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    body {
        background:#0B0B31;
        background-image: url(/css/images/highres_world.jpg);
        background-repeat: no-repeat;
        font-family: 'Montserrat';
        background-attachment: fixed;
        background-size: cover;
        min-height: 100%;
      }
      .navbar-inverse
      {
        background-color:transparent;
      }
      .content-container
      {
        top:50%;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



