tourdejewel/assets/themes/Jewel-Light-Flat-Primary-Red-Theme/defaults.css [215:365]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  color: #FFFFFF;
}
.jewel.button.primary[disabled] {
  background: #f3f3f3 !important;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.primary[disabled]:hover, .jewel.button.primary[disabled]:hover:focus {
  color: silver;
}

.jewel.button.outlined {
  background: rgba(179, 179, 179, 0.05);
  border: 1px solid #999999;
  box-shadow: none;
  color: #8d8d8d;
  text-shadow: none;
}
.jewel.button.outlined:hover, .jewel.button.outlined:hover:focus {
  background: rgba(179, 179, 179, 0.15);
  border: 1px solid #8d8d8d;
  color: #737373;
}
.jewel.button.outlined:active, .jewel.button.outlined:active:focus {
  background: rgba(179, 179, 179, 0.25);
  border: 1px solid #858585;
  box-shadow: none;
  color: #737373;
}
.jewel.button.outlined:focus {
  border: 1px solid gray;
  box-shadow: none;
  color: #737373;
}
.jewel.button.outlined[disabled] {
  background: rgba(243, 243, 243, 0.1) !important;
  border: 1px solid #d9d9d9 !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.outlined[disabled]:hover, .jewel.button.outlined[disabled]:hover:focus {
  color: silver;
}

.jewel.button.primary.outlined {
  background: rgba(236, 28, 36, 0.05);
  border: 1px solid #c51017;
  box-shadow: none;
  color: #ad0e15;
  text-shadow: none;
}
.jewel.button.primary.outlined:hover, .jewel.button.primary.outlined:hover:focus {
  background: rgba(236, 28, 36, 0.15);
  border: 1px solid #ad0e15;
  color: #7e0b0f;
}
.jewel.button.primary.outlined:active, .jewel.button.primary.outlined:active:focus {
  background: rgba(236, 28, 36, 0.25);
  border: 1px solid #9f0d13;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.outlined:focus {
  border: 1px solid #950d12;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.outlined[disabled] {
  background: rgba(243, 243, 243, 0.1) !important;
  border: 1px solid #d9d9d9 !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.primary.outlined[disabled]:hover, .jewel.button.primary.outlined[disabled]:hover:focus {
  color: silver;
}

.jewel.button.unboxed {
  background: rgba(179, 179, 179, 0);
  border: 1px solid transparent;
  box-shadow: none;
  color: #8d8d8d;
  text-shadow: none;
}
.jewel.button.unboxed:hover, .jewel.button.unboxed:hover:focus {
  background: rgba(179, 179, 179, 0.15);
  border: 1px solid transparent;
  color: #737373;
}
.jewel.button.unboxed:active, .jewel.button.unboxed:active:focus {
  background: rgba(179, 179, 179, 0.25);
  border: 1px solid transparent;
  box-shadow: none;
  color: #737373;
}
.jewel.button.unboxed:focus {
  background: rgba(179, 179, 179, 0.15);
  border: 1px solid transparent;
  box-shadow: none;
  color: #737373;
}
.jewel.button.unboxed[disabled] {
  background: rgba(243, 243, 243, 0) !important;
  border: 1px solid transparent !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.unboxed[disabled]:hover, .jewel.button.unboxed[disabled]:hover:focus {
  color: silver;
}

.jewel.button.primary.unboxed {
  background: rgba(236, 28, 36, 0);
  border: 1px solid transparent;
  box-shadow: none;
  color: #ad0e15;
  text-shadow: none;
}
.jewel.button.primary.unboxed:hover, .jewel.button.primary.unboxed:hover:focus {
  background: rgba(236, 28, 36, 0.15);
  border: 1px solid transparent;
  color: #7e0b0f;
}
.jewel.button.primary.unboxed:active, .jewel.button.primary.unboxed:active:focus {
  background: rgba(236, 28, 36, 0.25);
  border: 1px solid transparent;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.unboxed:focus {
  background: rgba(236, 28, 36, 0.15);
  border: 1px solid transparent;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.unboxed[disabled] {
  background: rgba(243, 243, 243, 0) !important;
  border: 1px solid transparent !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.primary.unboxed[disabled]:hover, .jewel.button.primary.unboxed[disabled]:hover:focus {
  color: silver;
}

.jewel.card {
  font-size: 1em;
  font-weight: 400;
  background: #fffefe;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



tourdejewel/assets/themes/Jewel-Light-NoFlat-Primary-Red-Theme/defaults.css [213:363]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  color: #FFFFFF;
}
.jewel.button.primary[disabled] {
  background: #f3f3f3 !important;
  border: 1px solid #d9d9d9 !important;
  box-shadow: none !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.primary[disabled]:hover, .jewel.button.primary[disabled]:hover:focus {
  color: silver;
}

.jewel.button.outlined {
  background: rgba(179, 179, 179, 0.05);
  border: 1px solid #999999;
  box-shadow: none;
  color: #8d8d8d;
  text-shadow: none;
}
.jewel.button.outlined:hover, .jewel.button.outlined:hover:focus {
  background: rgba(179, 179, 179, 0.15);
  border: 1px solid #8d8d8d;
  color: #737373;
}
.jewel.button.outlined:active, .jewel.button.outlined:active:focus {
  background: rgba(179, 179, 179, 0.25);
  border: 1px solid #858585;
  box-shadow: none;
  color: #737373;
}
.jewel.button.outlined:focus {
  border: 1px solid gray;
  box-shadow: none;
  color: #737373;
}
.jewel.button.outlined[disabled] {
  background: rgba(243, 243, 243, 0.1) !important;
  border: 1px solid #d9d9d9 !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.outlined[disabled]:hover, .jewel.button.outlined[disabled]:hover:focus {
  color: silver;
}

.jewel.button.primary.outlined {
  background: rgba(236, 28, 36, 0.05);
  border: 1px solid #c51017;
  box-shadow: none;
  color: #ad0e15;
  text-shadow: none;
}
.jewel.button.primary.outlined:hover, .jewel.button.primary.outlined:hover:focus {
  background: rgba(236, 28, 36, 0.15);
  border: 1px solid #ad0e15;
  color: #7e0b0f;
}
.jewel.button.primary.outlined:active, .jewel.button.primary.outlined:active:focus {
  background: rgba(236, 28, 36, 0.25);
  border: 1px solid #9f0d13;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.outlined:focus {
  border: 1px solid #950d12;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.outlined[disabled] {
  background: rgba(243, 243, 243, 0.1) !important;
  border: 1px solid #d9d9d9 !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.primary.outlined[disabled]:hover, .jewel.button.primary.outlined[disabled]:hover:focus {
  color: silver;
}

.jewel.button.unboxed {
  background: rgba(179, 179, 179, 0);
  border: 1px solid transparent;
  box-shadow: none;
  color: #8d8d8d;
  text-shadow: none;
}
.jewel.button.unboxed:hover, .jewel.button.unboxed:hover:focus {
  background: rgba(179, 179, 179, 0.15);
  border: 1px solid transparent;
  color: #737373;
}
.jewel.button.unboxed:active, .jewel.button.unboxed:active:focus {
  background: rgba(179, 179, 179, 0.25);
  border: 1px solid transparent;
  box-shadow: none;
  color: #737373;
}
.jewel.button.unboxed:focus {
  background: rgba(179, 179, 179, 0.15);
  border: 1px solid transparent;
  box-shadow: none;
  color: #737373;
}
.jewel.button.unboxed[disabled] {
  background: rgba(243, 243, 243, 0) !important;
  border: 1px solid transparent !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.unboxed[disabled]:hover, .jewel.button.unboxed[disabled]:hover:focus {
  color: silver;
}

.jewel.button.primary.unboxed {
  background: rgba(236, 28, 36, 0);
  border: 1px solid transparent;
  box-shadow: none;
  color: #ad0e15;
  text-shadow: none;
}
.jewel.button.primary.unboxed:hover, .jewel.button.primary.unboxed:hover:focus {
  background: rgba(236, 28, 36, 0.15);
  border: 1px solid transparent;
  color: #7e0b0f;
}
.jewel.button.primary.unboxed:active, .jewel.button.primary.unboxed:active:focus {
  background: rgba(236, 28, 36, 0.25);
  border: 1px solid transparent;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.unboxed:focus {
  background: rgba(236, 28, 36, 0.15);
  border: 1px solid transparent;
  box-shadow: none;
  color: #7e0b0f;
}
.jewel.button.primary.unboxed[disabled] {
  background: rgba(243, 243, 243, 0) !important;
  border: 1px solid transparent !important;
  color: silver;
  text-shadow: unset;
}
.jewel.button.primary.unboxed[disabled]:hover, .jewel.button.primary.unboxed[disabled]:hover:focus {
  color: silver;
}

.jewel.card {
  font-size: 1em;
  font-weight: 400;
  background: #fffefe;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



