.co_brsnw .grid-x {
  margin-bottom: 0;
}
.co_brsnw .button {
  padding: 2rem;
}
.co_brsnw .cobrsnw-notice {
  font-size: 0.8em;
  color: rgb(192, 192, 192);
}
.co_brsnw .cobrsnw-main-indication {
  font-weight: 600;
  color: #249555 !important;
}
.co_brsnw .cobrsnw-offers-table {
  width: 100%;
}
.co_brsnw .cobrsnw-offers-table td {
  vertical-align: top;
}
.co_brsnw .cobrsnw-offers-table td.no-wrap {
  white-space: nowrap;
}
.co_brsnw .cobrsnw-offers-table .cobrsnw-provider-info {
  display: none;
}
.co_brsnw a {
  text-decoration: none;
}
.co_brsnw label {
  font-size: 1.25rem;
}
.co_brsnw .cobrsnw-error {
  border-color: red !important;
}
.co_brsnw fieldset.cobrsnw-switchgroup {
  padding: 0.5rem;
  border: 1px solid #cacaca;
}
.co_brsnw .switch {
  margin-bottom: 0;
}

#cobrsnw-loading-overlay {
  position: fixed;
  display: none;
  padding-top: 25%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8) center 32% no-repeat;
  z-index: 99999;
  text-align: center;
}
#cobrsnw-loading-overlay i {
  color: rgb(36, 149, 85);
}

.cobrsnw-group-icon-group {
  display: block;
}
.cobrsnw-group-icon-group .badge {
  margin-bottom: 0.25rem;
  font-size: 0.8rem;
  border-radius: 8px;
  min-width: 2rem;
}

/*# sourceMappingURL=cobrsnw.css.map */
