@charset "UTF-8";
/* line 17, ../../app/assets/stylesheets/style.sass */
form.robokassa select {
  width: 313px;
}

/* line 20, ../../app/assets/stylesheets/style.sass */
.provider-link {
  margin: 5px;
}
/* line 23, ../../app/assets/stylesheets/style.sass */
.provider-link .btn {
  min-width: 200px;
  min-height: 70px;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 29, ../../app/assets/stylesheets/style.sass */
.provider-link .help-block .label {
  font-size: 0.9em;
}

/* line 32, ../../app/assets/stylesheets/style.sass */
.provider-add-link {
  min-width: 100px;
  min-height: 48px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
/* line 39, ../../app/assets/stylesheets/style.sass */
.provider-add-link .text {
  line-height: 2.6em;
}

/* Иноформация о платеже */
/* line 43, ../../app/assets/stylesheets/style.sass */
.info_container {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  text-align: left;
  padding: 20px;
  padding-left: 50px;
}
/* line 49, ../../app/assets/stylesheets/style.sass */
.info_container form {
  margin-top: 20px;
  margin-bottom: 50px;
}
/* line 53, ../../app/assets/stylesheets/style.sass */
.info_container .header {
  background-repeat: no-repeat;
  background-position: center center;
  height: 60px;
}
/* line 58, ../../app/assets/stylesheets/style.sass */
.info_container a.back {
  bottom: 20px;
}
