#restict-casino-select {
  height: 300px; }

.restrict-choose-details-col,
.restrict-choose-buttons-col {
  margin-top: 25px; }

.restrict-list {
  padding: 10px;
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  min-height: 250px;
  overflow: scroll; }

.include-exclude-operator-field,
.include-exclude-value-field {
  margin: 20px 0; }

#snapshot-restrict-chooser .include-exclude-casino-field {
  display: none; }
#snapshot-restrict-chooser .include-exclude-value-field {
  margin-top: 0; }

#restrictions-messages {
  display: none; }

#current-restrictions-table .well {
  margin-bottom: 0;
  padding-bottom: 25px; }
#current-restrictions-table .cur-restrict-field {
  font-weight: bold; }
#current-restrictions-table .cur-restrict-buttons {
  text-align: right;
  width: 110px; }
#current-restrictions-table .cur-restrict-operator {
  font-weight: bold;
  color: blue; }
#current-restrictions-table .cur-restrict-val {
  font-weight: bold;
  color: green; }

#boolean-restrict-chooser select {
  width: 100px; }

#country-restrict-chooser .include-exclude-value-field {
  height: 255px;
  margin-top: 0; }

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