.ballen-idxs-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.ballen-idxs-clearfix:before {
  content: " ";
  display: table;
}

.ballen-idxs-clearfix:after {
  clear: both;
  content: " ";
  display: table;
}

.ballen-idxs-form .ballen-idxs-col {
  float: left;
  margin-left: 2.564102564102564%;
  margin-bottom: 0;
  width: 31.623931623931625%;
}

.ballen-idxs-form .ballen-idxs-col:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}

.ballen-idxs-sidebar-form .ballen-idxs-col {
  float: none;
  margin: 0;
  width: auto;
}

.ballen-idxs-btn-primary {
  background-color: #2575fc;
  color: #fff;
  height: 36px;
  line-height: normal;
  padding: 4px 12px;
}

.ballen-idxs-container {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0;
  padding: 16px 16px 1px 16px;
}

.ballen-idxs-container .ballen-idxs-btn-primary {
  width: 100%;
}

.ballen-idxs-sidebar-form .ballen-idxs-btn-primary {
  margin-bottom: 16px;
}

.ballen-idxs-group {
  background-color: #fff;
  border: 1px solid #cccccc;
  margin-bottom: 15px;
}

.ballen-idxs-input-group {
  display: table;
  border-collapse: separate;
  position: relative;
}

.ballen-idxs-form-control {
  border: none;
  display: table-cell;
  float: left;
  margin-bottom: 0;
  position: relative;
  width: 100%;
}

.ballen-idxs-input-group-addon {
  background-color: #eee;
  border-right: 1px solid #cccccc;
  border-radius: 0;
  color: #666;
  display: table-cell;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 4px;
  text-align: center;
  vertical-align: middle;
  width: 1%;
  white-space: nowrap;
}

.ballen-idxs-input-group input[type="text"],
.ballen-idxs-input-group select {
  height: 36px;
  background-color: #fff;
  border: none;
  color: #777;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  padding: 5px 10px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .ballen-idxs-container {
    padding: 7px 7px 0 7px;
  }

  .ballen-idxs-form .ballen-idxs-col {
    float: left;
    margin-left: 2.564102564102564%;
    margin-bottom: 0;
    width: 48.717948717948715%;
  }

  .ballen-idxs-form .ballen-idxs-col:nth-child(3n+1) {
    clear: none;
    margin-left: 2.564102564102564%;
  }

  .ballen-idxs-form .ballen-idxs-col:nth-child(2n+1) {
    clear: both;
    margin-left: 0;
  }

  .ballen-idxs-group {
    margin-bottom: 7px;
  }
}
