.tm-section {
  display: block;
  border-radius: 3px;
  padding: 0.25em;
}
.section-1 {
  background: unset;
  color: #000000 !important;
}
.section-2 {
  background-color: #4b4dff;
  color: #FFFFFF;
}
.section-3 {
  background-color: #ff0f51;
  color: #FFFFFF;
}
.section-4 {
  background-color: #06dd67;
  color: #000000;
}
.section-5 {
  background-color: #07a3ff;
  color: #FFFFFF;
}
.section-6 {
  background-color: #ffdc5e;
  color: #000000;
}
.section-7 {
  background-color: #F012BE;
  color: #FFFFFF;
}
.section-8 {
  background-color: #208bd8;
  color: #FFFFFF;
}
.section-9 {
  background-color: #4c0fb6;
  color: #FFFFFF;
}
.section-10 {
  background-color: #85144b;
  color: #FFFFFF;
}
.section-11 {
  background-color: #20cfd8;
  color: #000000;
}
.section-12 {
  background-color: #FF851B;
  color: #FFFFFF;
}
.section-13 {
  background-color: #7597f4;
  color: #FFFFFF;
}
.section-14 {
  background-color: #FFDC00;
  color: #000000;
}
.section-15 {
  background-color: #1ab2a7;
  color: #FFFFFF;
}
.section-16 {
  background-color: #7FDBFF;
  color: #000000;
}
.section-17 {
  background-color: #c76b7a;
  color: #FFFFFF;
}
.section-18 {
  background-color: #ffc6df;
  color: #000000;
}
.section-19 {
  background-color: #ff8d86;
  color: #FFFFFF;
}
.section-20 {
  background-color: #f969c9;
  color: #000000;
}
.section-21 {
  background-color: #e76f87;
  color: #FFFFFF;
}
.section-22 {
  background-color: #6f80ff;
  color: #FFFFFF;
}
.section-23 {
  background-color: #08ba7b;
  color: #FFFFFF;
}
.section-24 {
  background-color: #006b95;
  color: #FFFFFF;
}
.section-25 {
  background-color: #a600ff;
  color: #FFFFFF;
}
#tournament-organised .modal-xl,
#tournament-registration .modal-xl {
  width: 800px !important;
  margin-left: -400px !important;
}
#tournament-organised a,
#tournament-registration a {
  text-decoration: none;
}
#tournament-organised .href,
#tournament-registration .href {
  text-decoration: underline;
  color: #0069d6;
}
#tournament-organised #org-head,
#tournament-registration #org-head {
  margin-bottom: 0;
  padding: 5px 0;
}
#tournament-organised .info-header,
#tournament-registration .info-header {
  padding: 10px;
}
#tournament-organised .list .list-item.parent,
#tournament-registration .list .list-item.parent {
  background-color: #4252e5;
}
#tournament-organised .list .list-item .header,
#tournament-registration .list .list-item .header {
  text-align: right;
  border-bottom: 1px solid #c0cddb;
  padding-bottom: 15px;
}
#tournament-organised .list .list-item .header.text-left,
#tournament-registration .list .list-item .header.text-left {
  text-align: left;
}
#tournament-organised .list .list-item .header.text-center,
#tournament-registration .list .list-item .header.text-center {
  text-align: center;
}
#tournament-organised .list .list-item .header span,
#tournament-registration .list .list-item .header span {
  float: left;
}
#tournament-organised .list .list-item .header span img,
#tournament-registration .list .list-item .header span img {
  height: 32px;
  width: auto;
}
#tournament-organised .list .list-item .btn,
#tournament-registration .list .list-item .btn {
  margin-right: 5px;
  /* &:last-child {
                    margin-right: 0;
                } */
}
#tournament-organised .list .list-item .match-type,
#tournament-registration .list .list-item .match-type {
  border-bottom: 1px solid #d5d5d5;
  display: block;
  padding: 4px 10px;
  color: #ffffff;
  background-color: #66b0d2;
  font-weight: bold;
}
#tournament-organised .list .list-item .match-type.knockout,
#tournament-registration .list .list-item .match-type.knockout {
  background-color: #307ea2;
}
#tournament-organised .list .list-item .team,
#tournament-registration .list .list-item .team,
#tournament-organised .list .list-item .match,
#tournament-registration .list .list-item .match {
  padding: 5px 10px;
  border-bottom: 1px solid #c0cddb;
  display: block;
}
#tournament-organised .list .list-item .team em,
#tournament-registration .list .list-item .team em,
#tournament-organised .list .list-item .match em,
#tournament-registration .list .list-item .match em {
  color: #8293a5;
}
#tournament-organised .list .list-item .team .indicators a,
#tournament-registration .list .list-item .team .indicators a,
#tournament-organised .list .list-item .match .indicators a,
#tournament-registration .list .list-item .match .indicators a,
#tournament-organised .list .list-item .team .indicators .label,
#tournament-registration .list .list-item .team .indicators .label,
#tournament-organised .list .list-item .match .indicators .label,
#tournament-registration .list .list-item .match .indicators .label {
  margin-right: 5px;
  display: block;
  width: 14px;
  height: 18px;
  border-radius: 4px;
}
#tournament-organised .list .list-item .team .indicators a.partial,
#tournament-registration .list .list-item .team .indicators a.partial,
#tournament-organised .list .list-item .match .indicators a.partial,
#tournament-registration .list .list-item .match .indicators a.partial,
#tournament-organised .list .list-item .team .indicators .label.partial,
#tournament-registration .list .list-item .team .indicators .label.partial,
#tournament-organised .list .list-item .match .indicators .label.partial,
#tournament-registration .list .list-item .match .indicators .label.partial {
  background-color: #ffc211;
}
#tournament-organised .list .list-item .team .indicators a.success,
#tournament-registration .list .list-item .team .indicators a.success,
#tournament-organised .list .list-item .match .indicators a.success,
#tournament-registration .list .list-item .match .indicators a.success,
#tournament-organised .list .list-item .team .indicators .label.success,
#tournament-registration .list .list-item .team .indicators .label.success,
#tournament-organised .list .list-item .match .indicators .label.success,
#tournament-registration .list .list-item .match .indicators .label.success {
  background-color: #2eca73;
}
#tournament-organised .list .list-item .team .indicators a.important,
#tournament-registration .list .list-item .team .indicators a.important,
#tournament-organised .list .list-item .match .indicators a.important,
#tournament-registration .list .list-item .match .indicators a.important,
#tournament-organised .list .list-item .team .indicators .label.important,
#tournament-registration .list .list-item .team .indicators .label.important,
#tournament-organised .list .list-item .match .indicators .label.important,
#tournament-registration .list .list-item .match .indicators .label.important {
  background-color: #f44336;
}
#tournament-organised .list .list-item .team .popover-content,
#tournament-registration .list .list-item .team .popover-content,
#tournament-organised .list .list-item .match .popover-content,
#tournament-registration .list .list-item .match .popover-content {
  text-align: center;
}
#tournament-organised .list .list-item .team .popover-content a,
#tournament-registration .list .list-item .team .popover-content a,
#tournament-organised .list .list-item .match .popover-content a,
#tournament-registration .list .list-item .match .popover-content a {
  width: 180px;
  font-weight: bold;
  height: auto;
  margin: 0 auto;
  margin-bottom: 10px;
}
#tournament-organised .list .list-item .actions,
#tournament-registration .list .list-item .actions {
  padding: 0;
}
#tournament-organised .list .list-item .actions a:hover,
#tournament-registration .list .list-item .actions a:hover {
  text-decoration: none;
}
#tournament-registration .list .list-item .header {
  min-height: 42px;
  padding: 5px;
  font-size: 1.6rem;
  font-weight: bold;
}
#tournament-registration .list .list-item .header img {
  height: auto;
  width: 20px;
  margin-right: 10px;
}
#tournament-registration .list .list-item .header span {
  float: none;
  display: block;
  text-align: right;
}
#tournament-registration .list .list-item .lightgreyBg {
  height: auto;
  border-width: 0 0 1px 0;
  padding-left: 10px;
  background-color: #f5f5f5;
}
.all-tournaments #seriesTbl {
  border-top: none;
  width: 100%;
}
.all-tournaments #seriesTbl th {
  padding: 0px;
}
.all-tournaments #seriesTbl td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
.all-tournaments .listView {
  min-height: 40px;
  border-bottom: 1px solid #c0cddb;
  margin-bottom: 5px;
}
.all-tournaments .listView .fullName {
  display: block;
  font-size: 1.4rem;
}
.all-tournaments .listView .shortName {
  display: none;
}
.all-tournaments .listView .tdDate {
  border: 0px;
  padding: 0px;
  color: #bfbfbf;
  font-size: 1.2rem;
  font-style: italic;
}
.all-tournaments .gridView {
  height: 160px;
  width: 160px;
  margin: 5px 2px 0px 2px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  vertical-align: top;
}
.all-tournaments .gridView table {
  width: 100%;
}
.all-tournaments .gridView table tr td {
  display: block;
  text-align: center;
}
.all-tournaments .gridView .fullName {
  display: none;
}
.all-tournaments .gridView .shortName {
  display: block;
  font-size: 1.3rem;
}
.all-tournaments .gridView .imgAvatar {
  height: 60px;
  width: auto;
  display: unset;
  float: none;
}
.all-tournaments .gridView .tdImg .imgAvatar {
  float: none;
  margin-right: 0px;
}
.all-tournaments .gridView .hrow {
  text-align: center;
}
.all-tournaments .gridView .tdDate {
  border: 0px;
  padding: 4px 0 0 0;
  color: #bfbfbf;
  font-size: 1.2rem;
  font-style: italic;
}
.all-tournaments .imgAvatar {
  height: 40px;
  width: 40px;
  float: left;
  display: inline-block;
  margin-right: 10px;
}
.all-tournaments .tdFollow {
  border: 0 none;
  padding: 0;
  vertical-align: middle;
  text-align: right;
}
.all-tournaments .follow-btn {
  z-index: 40;
}
.all-tournaments .tdName {
  width: 100%;
  vertical-align: middle;
  border: 0 none;
  padding: 0;
}
.all-tournaments .hrow {
  line-height: 40px;
  font-size: 14px;
  width: 100%;
}
.all-tournaments .fullName2 {
  line-height: normal;
  font-weight: normal;
  padding-top: 10px;
}
.all-tournaments .header {
  margin: 0;
  margin-top: 20px;
}
.all-tournaments .header h2 {
  font-weight: 200;
}
#tournamentListTbl,
#seriesListTbl {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  border-spacing: 0 10px;
  border: none;
  cursor: default;
}
#tournamentListTbl tr,
#seriesListTbl tr {
  margin: 6px 5px;
  border: none;
  border-radius: 6px;
  padding: 10px 15px;
  position: relative;
  width: calc(100% - 10px);
}
#tournamentListTbl tr td,
#seriesListTbl tr td {
  padding: 0 10px !important;
  position: relative;
  vertical-align: middle;
}
#tournamentListTbl tr td:nth-child(2),
#seriesListTbl tr td:nth-child(2),
#tournamentListTbl tr td:last-child,
#seriesListTbl tr td:last-child {
  border-right: none;
}
#tournamentListTbl tr td,
#seriesListTbl tr td,
#tournamentListTbl tr th,
#seriesListTbl tr th {
  vertical-align: middle;
}
#tournamentListTbl tr td:first-child,
#seriesListTbl tr td:first-child,
#tournamentListTbl tr th:first-child,
#seriesListTbl tr th:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
#tournamentListTbl tr td:last-child,
#seriesListTbl tr td:last-child,
#tournamentListTbl tr th:last-child,
#seriesListTbl tr th:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#tournamentListTbl tr td:nth-child(1),
#seriesListTbl tr td:nth-child(1),
#tournamentListTbl tr th:nth-child(1),
#seriesListTbl tr th:nth-child(1) {
  width: 5%;
  min-width: 5% !important;
  text-align: left;
}
#tournamentListTbl tr td:nth-child(2),
#seriesListTbl tr td:nth-child(2),
#tournamentListTbl tr th:nth-child(2),
#seriesListTbl tr th:nth-child(2) {
  width: 5%;
  min-width: 5% !important;
  text-align: left;
}
#tournamentListTbl tr td:nth-child(2) img,
#seriesListTbl tr td:nth-child(2) img,
#tournamentListTbl tr th:nth-child(2) img,
#seriesListTbl tr th:nth-child(2) img {
  height: 48px;
  width: auto;
  border-radius: 50px;
  margin: 5px;
  overflow: hidden;
  background-color: #ffffff;
}
#tournamentListTbl tr td:nth-child(3),
#seriesListTbl tr td:nth-child(3),
#tournamentListTbl tr th:nth-child(3),
#seriesListTbl tr th:nth-child(3) {
  width: 20%;
}
#tournamentListTbl tr td:nth-child(4),
#seriesListTbl tr td:nth-child(4),
#tournamentListTbl tr th:nth-child(4),
#seriesListTbl tr th:nth-child(4) {
  width: 10%;
  text-align: right;
}
#tournamentListTbl tr td:nth-child(5),
#seriesListTbl tr td:nth-child(5),
#tournamentListTbl tr th:nth-child(5),
#seriesListTbl tr th:nth-child(5) {
  width: 10%;
  text-align: right;
}
#tournamentListTbl tr td:nth-child(6),
#seriesListTbl tr td:nth-child(6),
#tournamentListTbl tr th:nth-child(6),
#seriesListTbl tr th:nth-child(6) {
  width: 10%;
  text-align: right;
}
#tournamentListTbl tr td:nth-child(7),
#seriesListTbl tr td:nth-child(7),
#tournamentListTbl tr th:nth-child(7),
#seriesListTbl tr th:nth-child(7) {
  width: 10%;
  text-align: right;
}
#tournamentListTbl tr td:nth-child(8),
#seriesListTbl tr td:nth-child(8),
#tournamentListTbl tr th:nth-child(8),
#seriesListTbl tr th:nth-child(8) {
  width: 10%;
  text-align: right;
}
#tournamentListTbl tr td:nth-child(9),
#seriesListTbl tr td:nth-child(9),
#tournamentListTbl tr th:nth-child(9),
#seriesListTbl tr th:nth-child(9) {
  width: 20%;
  text-align: left;
}
#tournamentListTbl tr td .btn::after,
#seriesListTbl tr td .btn::after,
#tournamentListTbl tr th .btn::after,
#seriesListTbl tr th .btn::after {
  color: #3c8dbc;
}
#tournamentListTbl tr:hover,
#seriesListTbl tr:hover {
  background-color: rgba(60, 141, 188, 0.1);
}
#tournamentListTbl thead,
#seriesListTbl thead {
  background: transparent !important;
}
#tournamentListTbl thead tr,
#seriesListTbl thead tr {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  background: #3c8dbc !important;
  border-radius: 6px;
  box-shadow: 0 1px 5px 0 #d4dcee;
  vertical-align: middle;
  border-bottom: 0;
}
#tournamentListTbl tbody tr,
#seriesListTbl tbody tr {
  box-shadow: 0 1px 5px 0 #d4dcee;
}
.table.newui {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  border-spacing: 0 10px;
  border: none;
  cursor: default;
  width: 100% !important;
}
.table.newui tr {
  margin: 6px 5px;
  border: none;
  border-radius: 6px;
  padding: 10px 15px;
  position: relative;
  width: calc(100% - 10px);
}
.table.newui tr td {
  padding: 10px 10px !important;
  position: relative;
  vertical-align: middle;
  border: none;
}
.table.newui tr td:nth-child(2),
.table.newui tr td:last-child {
  border-right: none;
}
.table.newui tr td .btn,
.table.newui tr th .btn {
  border-radius: 6px;
}
.table.newui tr td .btn::after,
.table.newui tr th .btn::after {
  color: #3c8dbc;
}
.table.newui tr td .badge,
.table.newui tr th .badge {
  width: 45px;
}
.table.newui tr td .progress,
.table.newui tr th .progress {
  background-color: #d4dcee;
}
.table.newui tr td ul.dropdown-menu,
.table.newui tr th ul.dropdown-menu {
  padding: 0;
}
.table.newui tr td ul.dropdown-menu .btn,
.table.newui tr th ul.dropdown-menu .btn {
  border-radius: 0px;
}
.table.newui tr:hover {
  background-color: rgba(60, 141, 188, 0.1);
}
.table.newui thead {
  background: transparent !important;
}
.table.newui thead tr {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  background: #3c8dbc !important;
  border-radius: 6px;
  box-shadow: 0 1px 5px 0 #d4dcee;
  color: #ffffff;
}
.table.newui thead tr th {
  vertical-align: middle;
  border-bottom: 0;
}
.table.newui thead tr th:first-child {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.table.newui thead tr th:last-child {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.table.newui tbody tr {
  box-shadow: 0 1px 5px 0 #d4dcee;
}
.dataTables_paginate .paginate_button a {
  color: #3c8dbc;
}
.dataTables_paginate .paginate_button.active a {
  background-color: #3c8dbc;
  border-color: #3c8dbc;
  color: #ffffff;
}
@media only screen and (orientation: portrait) and (max-width: 480px) {
  .dataTables_wrapper .col-sm-12 {
    overflow: auto;
  }
  .dataTables_wrapper .dataTables_filter select {
    margin: 0 auto !important;
    width: 100% !important;
  }
}
