@charset "utf-8";
/* CSS Document */
body {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
input {
  vertical-align: baseline;
}
h2 {
  border-bottom: 1px solid #cccccc;
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 20px !important;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 20px;
  padding-bottom: 4px !important;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
h2,
.colored-text {
  color: #b31b29;
}
#bold_text {
  color: #e21f26;
  font-size: 18px;
  font-weight: bold;
}
fieldset ol,
fieldset ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#offer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding-top: 15px;
  text-align: left;
  margin-bottom: 15px;
}
.sls-txt {
  font-size: 15px;
}
.frame {
  border: 2px solid #ffffff;
  box-shadow: 0 1px 5px #aaaaaa;
  margin-bottom: 20px;
  width: auto;
}
.container-fluid {
  max-width: 740px;
  margin: 0 auto;
}
.content {
  margin-top: 40px;
}
.header {
  margin: 40px 0;
}
.banner {
  margin: 0 auto 40px;
}
#error {
  color: red;
  font-weight: bold;
}
.aside {
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  border-radius: 5px 5px 5px 5px;
  margin: 40px 0 20px 20px;
  padding: 20px 10px;
  text-align: center;
  width: 200px;
}
.aside img {
  margin: 0 auto;
}
.cross-sell {
  background-color: #f7f7f7;
  border: 1px solid #cccccc;
  border-radius: 5px 5px 5px 5px;
  margin: 0px;
  padding: 20px 10px;
}
.sidebar-txt {
  padding: 10px;
  text-align: left;
}
#submitBlock {
}
.col-1 {
  list-style-type: none;
}
input[type="checkbox"] {
  float: left;
  margin-bottom: 30px;
  margin-right: 10px;
}
label {
  display: block;
  font-weight: bold;
  margin: 0 0 2px;
  text-indent: 5px;
}
#visa {
  display: block;
  float: left;
  padding-right: 35px;
  text-align: center;
  width: 45px;
}
#master {
  display: block;
  float: left;
  padding-right: 35px;
  text-align: center;
  width: 45px;
}
.optins {
  margin-top: 20px;
  width: 100%;
}
.creditOptions {
  margin-top: 10px;
}
#submitBlock {
  margin: 20px 0;
}
.submit-btns {
}
.submit-btns ul {
}
.submit-btns li {
  display: inline;
  padding-right: 10px;
}
.gst-style {
  margin: 0 0 -20px 25px;
  font-size: 10px;
}
.cross-sell img {
  width: 100%;
}
span.helper-processing {
  left: 0;
  width: 1rem;
  height: 1rem;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  top: 2px;
}
.autoren {font-size: 16px;}
button[type="submit"] {opacity: 1.0; cursor: pointer;}
button[type="submit"]:disabled {cursor:auto; opacity: 0.5;} 
.archk {width: 23px; float: left;}
.ar-lang {margin: 5px 0 0 0;}


@media (max-width: 767px) {
  .frame {
    float: left;
  }
  .sidebar-txt {
    clear: both;
    text-align: left;
  }
  .row-fluid.content {
    margin: 0;
  }
  .header {
    margin: 10px 0 0;
  }
  .submit-btns li {
    display: list-item;
    padding-bottom: 10px;
    list-style-type: none;
  }
}
