@import url(/assets/antd/dist/antd.min-2adb444acba69f972c4b11ece627658c17398b51330d2263434c27d25e522351.css);
/* line 37, app/assets/stylesheets/app.scss */
.ant-input[disabled], .ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector {
  color: #4b5563;
}

/* line 41, app/assets/stylesheets/app.scss */
.ant-select-disabled .ant-select-arrow {
  display: none;
}

/* line 46, app/assets/stylesheets/app.scss */
.player-positions .ant-card-meta-title {
  font-size: 20px;
  white-space: pre-wrap;
}

/* line 53, app/assets/stylesheets/app.scss */
.match-form-drawer .ant-drawer-body {
  padding: 24px 12px;
}

/* line 59, app/assets/stylesheets/app.scss */
.courts-table tbody tr td {
  padding: 5px;
  border-bottom: none;
}

/* line 65, app/assets/stylesheets/app.scss */
.ant-comment-inner {
  padding: 0 5px;
}

/* line 69, app/assets/stylesheets/app.scss */
.status-tag {
  box-sizing: border-box;
  margin: 0;
  font-size: 14px;
  font-variant: tabular-nums;
  font-weight: bold;
  line-height: 1.5715;
  list-style: none;
  font-feature-settings: "tnum";
  position: relative;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 4px 15px;
  word-wrap: break-word;
  border-radius: 0.75rem;
}

/* line 87, app/assets/stylesheets/app.scss */
.tour-bg {
  background-color: #e0f2fe;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%239C92AC' fill-opacity='0.08' fill-rule='evenodd'/%3E%3C/svg%3E");
}

/* line 94, app/assets/stylesheets/app.scss */
.h-space {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

/* line 100, app/assets/stylesheets/app.scss */
.top-nav {
  background-color: #ff0505;
  color: white;
}

/* line 105, app/assets/stylesheets/app.scss */
.subtitle {
  color: gray;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 10px;
}

/* line 116, app/assets/stylesheets/app.scss */
#root {
  background: #f1f5f9;
}

/* line 120, app/assets/stylesheets/app.scss */
.adm-jumbo-tabs-content {
  padding: 0;
}

/* line 125, app/assets/stylesheets/app.scss */
.narrow-card .ant-card-head {
  padding: 0 12px;
}

/* line 129, app/assets/stylesheets/app.scss */
.narrow-card .ant-card-body {
  padding: 1px 0;
}

/* line 135, app/assets/stylesheets/app.scss */
.select-dropdown.ant-select:not(.ant-select-customize-input) .ant-select-selector, .select-dropdown.ant-select:not(.ant-select-customize-input) .ant-select-clear, .select-dropdown.ant-select:not(.ant-select-customize-input) .ant-select-arrow {
  color: #fff;
  background: #1890ff;
  border-color: #1890ff;
}

/* line 142, app/assets/stylesheets/app.scss */
.ant-tag {
  border: none;
  font-weight: bold;
  padding: 2px 8px;
}

/* line 148, app/assets/stylesheets/app.scss */
.rsvp-overview {
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: row;
}

/* line 154, app/assets/stylesheets/app.scss */
.rsvp-overview div {
  height: 20px;
}

/* line 158, app/assets/stylesheets/app.scss */
.rsvp-overview .rsvp-0 {
  background-color: #22c55e;
}

/* line 162, app/assets/stylesheets/app.scss */
.rsvp-overview .rsvp-1 {
  background-color: #0ea5e9;
}

/* line 166, app/assets/stylesheets/app.scss */
.rsvp-overview .rsvp-2 {
  background-color: gray;
}

/* line 170, app/assets/stylesheets/app.scss */
.rsvp-overview .rsvp-3 {
  background-color: #ef4444;
}

/* line 176, app/assets/stylesheets/app.scss */
.form-table input {
  text-align: left;
}

/* line 182, app/assets/stylesheets/app.scss */
.round-table input {
  padding: 4px 6px;
  text-align: center;
}

/* line 186, app/assets/stylesheets/app.scss */
.round-table input:disabled {
  color: black;
}

/* line 192, app/assets/stylesheets/app.scss */
.score-tag {
  font-weight: bold;
  color: white;
  text-align: center;
  border-radius: 2px;
}

/* line 199, app/assets/stylesheets/app.scss */
.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input {
  --tw-ring-shadow: 0;
}

/* line 203, app/assets/stylesheets/app.scss */
.fade-tag {
  font-weight: normal;
  background-color: #94a3b8;
}

/* line 208, app/assets/stylesheets/app.scss */
.win-tag {
  background-color: #22c55e;
}

/* line 212, app/assets/stylesheets/app.scss */
.tie-tag {
  background-color: #f59e0b;
}

/* line 216, app/assets/stylesheets/app.scss */
.lose-tag {
  background-color: #ef4444;
}

/* line 220, app/assets/stylesheets/app.scss */
.loss-tag {
  background-color: #ef4444;
}

/* line 224, app/assets/stylesheets/app.scss */
.info-tag {
  background-color: #38bdf8;
}

/* line 228, app/assets/stylesheets/app.scss */
.invalid-tag {
  background-color: #6b7280;
}

/* line 232, app/assets/stylesheets/app.scss */
.bold {
  font-weight: bold;
}

/* line 236, app/assets/stylesheets/app.scss */
.stats {
  border: 5px solid white;
  color: white;
  text-align: center;
}

/* line 242, app/assets/stylesheets/app.scss */
.stats-2 {
  background-color: #22c55e;
  margin: 2px;
}

/* line 247, app/assets/stylesheets/app.scss */
.stats-3 {
  background-color: #0ea5e9;
}

/* line 251, app/assets/stylesheets/app.scss */
.stats-1, .stats-4 {
  background-color: #f59e0b;
}

/* line 255, app/assets/stylesheets/app.scss */
.stats-0, .stats-5 {
  background-color: #ef4444;
}

/* line 259, app/assets/stylesheets/app.scss */
.mlp-table-results {
  /* Sticky first column */
}

/* line 261, app/assets/stylesheets/app.scss */
.mlp-table-results tr:first-child td {
  position: sticky;
  top: 0;
  background: white;
  z-index: 2;
}

/* line 269, app/assets/stylesheets/app.scss */
.mlp-table-results td:first-child {
  position: sticky;
  left: 0;
  background: white;
  z-index: 1;
}

/* line 276, app/assets/stylesheets/app.scss */
.mlp-table-results .win-tag {
  background-color: #84cc16;
}

/* line 280, app/assets/stylesheets/app.scss */
.mlp-table-results .lose-tag {
  background-color: #f87171;
}

/* line 284, app/assets/stylesheets/app.scss */
.mlp-table-results .invalid-tag {
  background-color: #6b7280;
}

/* line 288, app/assets/stylesheets/app.scss */
.mlp-table-results .ant-table-tbody > tr > td {
  padding: 8px;
}

/* line 293, app/assets/stylesheets/app.scss */
.mlp-table-results .score-tag {
  width: 55px;
}

/* line 298, app/assets/stylesheets/app.scss */
.ant-segmented {
  padding: 4px;
}

/* line 303, app/assets/stylesheets/app.scss */
.scroll-card .ant-card-body {
  overflow-x: auto;
}

/* line 307, app/assets/stylesheets/app.scss */
.scroll-card table {
  min-width: 600px;
}

/* line 313, app/assets/stylesheets/app.scss */
.ranking-explained .ant-steps-item-description {
  font-size: 12px;
  color: #64748b !important;
}

/* line 319, app/assets/stylesheets/app.scss */
.check-in-filters {
  display: flex;
  flex-wrap: wrap;
}

/* line 323, app/assets/stylesheets/app.scss */
.check-in-filters .adm-button {
  margin: 5px;
  width: 50px;
}

/* line 329, app/assets/stylesheets/app.scss */
.players-input-table.round-table input {
  padding: 4px;
  text-align: left;
}

/* line 334, app/assets/stylesheets/app.scss */
.my-markdown {
  max-width: 700px;
}

/* line 337, app/assets/stylesheets/app.scss */
.my-markdown ul {
  margin-left: 1rem;
  list-style-type: disc;
}

/* line 342, app/assets/stylesheets/app.scss */
.my-markdown ol {
  margin-left: 1rem;
  list-style-type: decimal;
}

/* line 347, app/assets/stylesheets/app.scss */
.my-markdown h1, .my-markdown h2, .my-markdown h3 {
  font-family: Inter var,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";
  color: #27272a;
}

/* line 352, app/assets/stylesheets/app.scss */
.my-markdown h1 {
  font-weight: 700;
  margin-top: 4rem;
  font-size: 1.875rem;
  /* 30px */
  line-height: 2.25rem;
  /* 36px */
}

/* line 358, app/assets/stylesheets/app.scss */
.my-markdown h1:first-child {
  margin-top: 0;
}

/* line 363, app/assets/stylesheets/app.scss */
.my-markdown h2 {
  font-weight: 600;
  margin-top: 2rem;
  font-size: 1.25rem;
  /* 20px */
  line-height: 1.75rem;
  /* 28px */
}

/* line 370, app/assets/stylesheets/app.scss */
.my-markdown h3 {
  font-weight: 600;
  margin-top: 1.5rem;
  font-size: 1rem;
  /* 20px */
  line-height: 1.5rem;
  /* 28px */
}

/* line 378, app/assets/stylesheets/app.scss */
.my-timeline {
  width: 100%;
  overflow-x: auto;
  table-layout: fixed;
}

/* line 383, app/assets/stylesheets/app.scss */
.my-timeline th {
  text-align: center;
  padding-bottom: 20px;
}

/* line 388, app/assets/stylesheets/app.scss */
.my-timeline .timeline-event {
  background-color: #3b82f6;
  color: white;
  padding: 5px 10px;
  margin: 5px 0;
  width: 100%;
  border-radius: 5px;
  cursor: pointer;
}

/* line 400, app/assets/stylesheets/app.scss */
.teams-register .anticon-border {
  color: #d1d5db;
}

/* line 404, app/assets/stylesheets/app.scss */
.teams-register .wpr-radio .ant-radio-button-wrapper {
  width: 45px;
  text-align: center;
  padding: 0 5px;
}

/* line 410, app/assets/stylesheets/app.scss */
.teams-register .ant-card-grid {
  border: 5px solid white;
}

/* line 414, app/assets/stylesheets/app.scss */
.teams-register .selected-division {
  border: 5px solid #1890ff;
  border-radius: 3px;
}

/* line 415, app/assets/stylesheets/app.scss */
.teams-register .selected-division .anticon-check-square {
  color: #1890ff;
}

/* line 423, app/assets/stylesheets/app.scss */
.ant-notification-notice-warning {
  background-color: #ef4444;
  color: white;
  padding: 2rem;
  font-weight: bold;
  border-radius: 0.5rem;
  border: 0.25rem solid #b91c1c;
}

/* line 431, app/assets/stylesheets/app.scss */
.ant-notification-notice-warning .ant-notification-notice-message, .ant-notification-notice-warning .ant-notification-notice-close-x, .ant-notification-notice-warning .ant-notification-notice-icon-warning {
  color: white;
}

/* line 436, app/assets/stylesheets/app.scss */
.ant-card-meta-description {
  font-size: 14px;
  white-space: pre-wrap;
}

/* line 441, app/assets/stylesheets/app.scss */
.mobile-block {
  padding: 12px 12px 8px;
  color: #697b8c;
  font-size: 14px;
}

/* line 448, app/assets/stylesheets/app.scss */
.results-help-mv .ant-btn {
  margin-bottom: 0.5rem;
}

/* line 452, app/assets/stylesheets/app.scss */
.results-help-mv .ant-alert {
  margin: 1rem;
}

/* line 458, app/assets/stylesheets/app.scss */
.match-details .score-tag {
  padding: 2px 12px;
  width: 30px;
}

/* line 465, app/assets/stylesheets/app.scss */
.rounds-mv .mobile-block {
  padding: 16px 12px 0px;
}

/* line 469, app/assets/stylesheets/app.scss */
.rounds-mv .adm-divider-horizontal {
  margin: 8px 0;
}

/* line 473, app/assets/stylesheets/app.scss */
.rounds-mv .score-tag {
  padding: 2px 8px;
}

/* line 480, app/assets/stylesheets/app.scss */
.adm-nav-bar {
  background-color: #4081F7;
  color: white;
}

/* line 486, app/assets/stylesheets/app.scss */
.match-mv-table .ant-table-tbody > tr > td {
  vertical-align: top;
  padding: 8px;
}

/* line 492, app/assets/stylesheets/app.scss */
.match-mv {
  background-color: white;
  margin: 0.5rem 0.75rem 0.75rem 0.75rem;
  padding: 0.75rem;
  border-radius: 0.75rem;
  border: 1px solid #dbeafe;
}

/* line 501, app/assets/stylesheets/app.scss */
.division-leaderboard-table tr > td {
  vertical-align: top;
  padding: 12px 12px 3px 12px;
}

/* line 506, app/assets/stylesheets/app.scss */
.division-leaderboard-table .subtitle {
  font-size: 12px;
  color: #6b7280;
  margin-top: 2px;
}

/* line 512, app/assets/stylesheets/app.scss */
.division-leaderboard-table .no-extra {
  color: white;
  font-size: 12px;
}

/* line 517, app/assets/stylesheets/app.scss */
.division-leaderboard-table .yes-extra-3, .division-leaderboard-table .yes-extra-4, .division-leaderboard-table .yes-extra-5 {
  margin: 2px 0 0 12px;
  font-size: 12px;
  color: #6b7280;
  text-align: left;
}

/* line 524, app/assets/stylesheets/app.scss */
.division-leaderboard-table .yes-extra-3 {
  margin: 2px 0 0 12px;
}

/* line 530, app/assets/stylesheets/app.scss */
.division-match-table .ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  background-color: #bfdbfe;
  color: rgba(0, 0, 0, 0.5);
}

/* line 536, app/assets/stylesheets/app.scss */
.thin-table .ant-table-tbody > tr > td {
  padding: 8px;
}

/* line 540, app/assets/stylesheets/app.scss */
.division-match-table .ant-table {
  table-layout: fixed;
}

/* line 543, app/assets/stylesheets/app.scss */
.division-match-table .ant-table .show-on-hover {
  display: none;
}

/* line 548, app/assets/stylesheets/app.scss */
.division-match-table .ant-table tr:hover .show-on-hover {
  display: block;
}

/* line 553, app/assets/stylesheets/app.scss */
.division-match-table .ant-table .ant-space {
  width: 100%;
}

/* line 558, app/assets/stylesheets/app.scss */
.division-match-table .ant-table .coin-toss-btns .ant-radio-group {
  padding: 3px 0;
  text-align: center;
}

/* line 563, app/assets/stylesheets/app.scss */
.division-match-table .ant-table .coin-toss-btns .ant-radio-button-wrapper {
  width: 85px;
}

/* line 573, app/assets/stylesheets/app.scss */
.division-match-table .ant-table tr > td {
  padding: 8px;
}

/* line 577, app/assets/stylesheets/app.scss */
.division-match-table .ant-table input {
  width: 35px;
}

/* line 581, app/assets/stylesheets/app.scss */
.division-match-table .ant-table .score-tag {
  padding: 2px 6px;
  margin: 2px;
}

/* line 588, app/assets/stylesheets/app.scss */
.hover-parent:hover .hover-child {
  visibility: visible;
}

/* line 591, app/assets/stylesheets/app.scss */
.hover-parent .hover-child {
  visibility: hidden;
}

/* line 596, app/assets/stylesheets/app.scss */
.scores-popover {
  cursor: pointer;
}

/* line 599, app/assets/stylesheets/app.scss */
.scores-popover td {
  text-align: center;
  vertical-align: center;
  width: 60px;
  height: 40px;
  line-height: 40px;
  padding: 5px;
  border: 2px solid #cbd5e1;
  font-size: 16px;
}

/* line 609, app/assets/stylesheets/app.scss */
.scores-popover td:hover {
  background-color: white;
  transform: scale(1.4);
}

/* line 616, app/assets/stylesheets/app.scss */
.score-btn {
  width: 45px;
}

/* line 620, app/assets/stylesheets/app.scss */
.score-btn-win {
  width: 45px;
  background-color: #22c55e;
  color: white;
  font-weight: bold;
}

/* line 627, app/assets/stylesheets/app.scss */
.score-btn-lose {
  width: 45px;
  background-color: #ef4444;
  color: white;
  font-weight: bold;
}

/* line 634, app/assets/stylesheets/app.scss */
.logo {
  font-weight: bold;
}

/* line 636, app/assets/stylesheets/app.scss */
.logo .logo-pb {
  color: white;
}

/* line 639, app/assets/stylesheets/app.scss */
.logo .logo-rally {
  color: #4081f7;
  background-color: white;
  border-radius: 4px;
  padding: 4px;
  margin: 3px;
}

/* line 648, app/assets/stylesheets/app.scss */
.checked-in-block.adm-selector {
  font-size: 12px;
  padding: 4px 16px 4px 4px;
}

/* line 653, app/assets/stylesheets/app.scss */
.adm-popup-body-position-bottom {
  border-radius: 0.5rem 0.5rem 0 0;
}

/* line 657, app/assets/stylesheets/app.scss */
.adm-tab-bar .adm-tab-bar-item {
  padding: 8px;
}

/* line 662, app/assets/stylesheets/app.scss */
.ant-modal-body .dWYBbN {
  text-align: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
}

/* line 667, app/assets/stylesheets/app.scss */
.dnd-drop-preview {
  background-color: rgba(150, 150, 200, 0.1);
  border: 1px dashed #abc;
  margin: 5px;
}

/* line 673, app/assets/stylesheets/app.scss */
.dnd-card-ghost {
  cursor: grabbing;
  transition: transform 0.18s ease;
  transform: rotateZ(5deg);
}

/* line 679, app/assets/stylesheets/app.scss */
.dnd-card-ghost-drop {
  transition: transform 0.18s ease-in-out;
  transform: rotateZ(0deg);
}

/* line 684, app/assets/stylesheets/app.scss */
.wysiwyg-editor {
  border: 1px solid #F1F1F1 !important;
  padding: 5px !important;
  border-radius: 2px !important;
}

/* line 689, app/assets/stylesheets/app.scss */
.wysiwyg-editor .public-DraftStyleDefault-block {
  margin: 0.25rem 0.5rem;
}

/* line 695, app/assets/stylesheets/app.scss */
.allstate-timeline .ant-timeline {
  margin-left: -100px;
}

/* line 700, app/assets/stylesheets/app.scss */
.bn-container .bn-editor {
  padding: 0;
}

/* line 705, app/assets/stylesheets/app.scss */
img.ant-image-preview-img {
  display: inline-block;
}

@media only screen and (max-width: 480px) {
  /* line 708, app/assets/stylesheets/app.scss */
  .division-leaderboard-table tr > td {
    padding: 6px 6px 3px 6px;
  }
  /* line 712, app/assets/stylesheets/app.scss */
  .round-table .ant-table-tbody > tr > td {
    padding: 5px;
  }
  /* line 716, app/assets/stylesheets/app.scss */
  .round-table input {
    padding: 2px;
  }
  /* line 721, app/assets/stylesheets/app.scss */
  .min-padding.ant-table.ant-table-small .ant-table-tbody > tr > td {
    padding: 2px;
  }
}
@tailwind base;
@tailwind components;
@tailwind utilities;

/*

@layer components {
  .btn-primary {
    @apply py-2 px-4 bg-blue-200;
  }
}

*/

.features {
  font-size: 16px;
}

.logo {
  font-weight: 700;
}

.logo .logo-pb {
  color: #fff;
}

.logo .logo-rally {
  color: #4081f7;
  background-color: #fff;
  border-radius: 4px;
  padding: 4px;
  margin: 3px;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
