/* module-key = 'com.atlassian.bitbucket.server.bitbucket-webpack-INTERNAL:captcha', location = '/static/bitbucket/internal/widget/captcha/captcha.less' */
/**
 * Plugins in external repositories may be using colors from this file.
 * Don't remove them even there is no usage of them inside this repository.
 */
#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('/s/1015511107/fdb5904/n1cn5w/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' */
/**
 * Plugins in external repositories may be using colors from this file.
 * Don't remove them even there is no usage of them inside this repository.
 */
.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=/download/contextbatch/css/bitbucket.page.login,-_super/batch.css.map?_statichash=c3b4ddaba8d3dce9466950696444d252-CDN%2F1015511107%2Ffdb5904%2Fn1cn5w%2F80af30e6da65e29f7038393c9f70794e */