/* module-key = 'com.atlassian.bitbucket.server.bitbucket-webpack-INTERNAL:captcha', location = '/static/bitbucket/internal/widget/captcha/captcha.less' */
#captcha-container {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
  position: relative;
}
#captcha-image {
  width: 230px;
  height: 100px;
  display: block;
  margin: 0 auto;
}
.icon-reload {
  position: absolute;
  right: 0;
  top: 0;
  background: url('/stash/s/-812594343/07b7bcc/1/1.0/_/download/resources/com.atlassian.bitbucket.server.bitbucket-webpack-INTERNAL:captcha/icon-refresh-16.png') no-repeat;
  cursor: pointer;
}

/* module-key = 'com.atlassian.bitbucket.server.bitbucket-webpack-INTERNAL:login-page', location = '/static/bitbucket/internal/page/login/login.less' */
.user-login-embedded {
  padding: 20px;
}
.user-login-embedded.bitbucket-theme {
  min-width: 0;
}
.user-login-embedded form.aui:first-child {
  width: 400px;
  margin: 20px auto;
}

/*# sourceMappingURL=/stash/download/contextbatch/css/bitbucket.page.login,-_super/batch.css.map?_statichash=4ffbf1dd7174bf25e1ae6633091c962a-CDN%2F-812594343%2F07b7bcc%2F1%2F35279485dbf16b8ccb088f889334b46f */