.ssh{

  .no-keys{
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
    background-color: white;

    md-icon{
      width: 60px;
      height: 60px;
      margin: 10px;
      color: color-primary;
    }

    .title{
      font-size: 1.3em;
    }

    .message{
      line-height: 1.5em;
    }
  }

}
