html, body {
  height: 100%;
}

.premium-partners {
  border: 1px solid #009ee3;
  padding: 15px 0;
  margin: 0 auto;
  margin-top: 20px;
  width: 65%;
}

.info-test-system {
  border: 2px solid #e3000b;
  padding: 15px 0;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
  font-size: 24px;
  text-align: center;
}

.premium-partners-logos {
  width: 100%;
  text-align: center;
}

.premium-partners-text {
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  color: #009ee3;
  margin-top: 10px;
}

.premium-logo {
  height: 45px;
}

.gold-partners {
  border: 1px solid #a17f1a;
  padding: 15px 0;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 55%;
}

.gold-logo {
  height: 35px;
  margin: 10px 0;
}

.gold-partners-logos {
  width: 100%;
  text-align: center;
}

.gold-partners-text {
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  color: #a17f1a;
  margin-top: 10px;
}

.silver-partners {
  border: 1px solid #383838;
  padding: 15px 0;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 44%;
}

.silver-logo {
  height: 30px;
}

.logo-cogmation {
  margin-left: 20px;
}

.silver-partners-logos {
  width: 100%;
  text-align: center;
}

.silver-partners-text {
  width: 100%;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  color: #383838;
  margin-top: 10px;
}

div.footer-color, div.nav-color {
  height: 4px;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(90deg, #e62243 0%, #8b267d 100%);
  background-position: center center;
  background-repeat: no-repeat;
  border-width: 0px 0px 0px 0px;
  border-color: #e2e2e2;
  border-style: solid;
}

footer {
  background: #161026;
  padding: 60px 0px;
  color: #FFF;
  font-size: 13px;
}
footer a {
  color: #FFF !important;
}
footer h5 {
  margin: 0;
  margin-bottom: 6px;
  padding: 0;
}

@media (max-width: 570px) {
  .footer-box2 {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .footer-box3,
.footer-box4 {
    margin-top: 20px;
  }
}

.main {
  padding: 20px 0;
}

.main a {
  color: #383838;
  text-decoration: underline;
}

.navbar-brand {
  padding-right: 20px;
}

.navbar {
  padding: 15px 0;
  background: #161026;
}

.nav-item > .nav-link {
  color: #fff !important;
}

.dropdown-item:focus, .dropdown-item:hover {
  background: #f2f2f2;
  color: #000;
}

.form-control {
  width: 300px;
}

.form-control:focus {
  border-color: #383838;
  box-shadow: 0 0 0 0 #FFFF;
}

.btn-primary {
  width: 200px;
  background: #f2f2f2;
  color: #000;
  border: 1px solid #383838;
}

.btn-primary:hover {
  background: #383838;
  color: #FFF;
}

.btn-primary:focus {
  border-color: #383838;
  box-shadow: 0 0 0 0 #FFF;
  background: #383838;
  color: #FFF;
}

.collection-add, .collection-remove {
  color: #FFF !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
}

.collection-add {
  background: #0b8e33;
}

.collection-remove {
  background: #e3000b;
}

.collection-hide {
  display: none !important;
}

.click-icon {
  height: 24px;
  width: 24px;
}

img.action {
  height: 15px;
}

label {
  font-weight: bold;
}

.back-link {
  float: right;
  padding: 5px 10px;
  color: #FFF !important;
  text-decoration: none !important;
}
.back-link img {
  height: 25px;
  width: 25px;
  margin-top: -3px;
  padding-right: 5px;
}

.link-blue,
.link-orange,
.link-red,
.link-pink,
.link-green,
.link-light-green,
.link-grey,
.link-light-blue {
  height: 30px;
  padding: 5px 10px;
  color: #FFF !important;
  text-decoration: none !important;
}

.link-blue {
  background: linear-gradient(270deg, #009fe3 0%, #005a91 100%) !important;
  box-shadow: none;
  border: 0px;
}

.link-light-blue {
  background: linear-gradient(90deg, #009fe3 0%, #005a91 100%) !important;
  box-shadow: none;
  border: 0px;
}

.link-orange {
  background: linear-gradient(90deg, #ff9933 0%, #ffff00 175%) !important;
  box-shadow: none;
  border: 0px;
}

.link-red {
  background: linear-gradient(90deg, #e62243 0%, #8b267d 100%) !important;
  box-shadow: none;
  border: 0px;
}

.link-pink {
  background: linear-gradient(270deg, #e62243 0%, #8b267d 100%) !important;
  box-shadow: none;
  border: 0px;
}

.link-green {
  background: linear-gradient(270deg, #99cc33 0%, #009933 100%) !important;
  box-shadow: none;
  border: 0px;
}

.link-light-green {
  background: linear-gradient(90deg, #99cc33 0%, #009933 100%) !important;
  box-shadow: none;
  border: 0px;
}

.link-grey {
  background: linear-gradient(90deg, #383838 0%, #f2f2f2 300%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-custom {
  color: #FFF !important;
  text-decoration: none !important;
}

.btn-blue {
  background: linear-gradient(270deg, #009fe3 0%, #005a91 100%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-light-blue {
  background: linear-gradient(90deg, #009fe3 0%, #005a91 100%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-orange {
  background: linear-gradient(90deg, #ff9933 0%, #ffff00 175%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-red {
  background: linear-gradient(90deg, #e62243 0%, #8b267d 100%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-pink {
  background: linear-gradient(270deg, #e62243 0%, #8b267d 100%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-green {
  background: linear-gradient(270deg, #99cc33 0%, #009933 100%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-light-green {
  background: linear-gradient(90deg, #99cc33 0%, #009933 100%) !important;
  box-shadow: none;
  border: 0px;
}

.btn-grey {
  background: linear-gradient(90deg, #383838 0%, #f2f2f2 300%) !important;
  box-shadow: none;
  border: 0px;
}

/* EVENT SCORING */
.event-scoring-table-head {
  width: 600px;
}

.event-scoring-link-box {
  width: 5px;
  height: 5px;
  border: none;
  background: #FFF;
  color: #FFF;
}

.general-row-highlight {
  background: linear-gradient(90deg, #e62243 0%, #8b267d 100%) !important;
  color: #FFF;
}

/* FOOTBALL CATEGORY SCORING */
.football2019-row-highlight {
  background: linear-gradient(90deg, #99cc33 0%, #009933 100%) !important;
  color: #FFF;
}

.football2019-game-winner {
  font-weight: bold;
}

.football2019-public-table-elimination td {
  padding: 4px 10px;
}
.football2019-public-table-elimination .goals {
  background-color: #f5f5f5;
}
.football2019-public-table-elimination .flag {
  margin-right: 5px;
}

.football2019-table-final-highlight {
  text-align: center;
  font-weight: bold;
}

/* OPEN CATEGORY SCORING */
.open-info-icon {
  height: 25px;
  width: 25px;
  cursor: pointer;
}

.open-category-column {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.open2019-row-highlight {
  background: linear-gradient(90deg, #009fe3 0%, #005a91 100%) !important;
  color: #FFF;
}

.open2019-row-bonus {
  background-color: #0b8e33 !important;
  color: #FFF;
}

.open2019-flag-sheets {
  height: 12px;
  width: 12px;
  margin-top: 6px;
  margin-right: 6px;
  float: left;
  background: #e3000b;
}

.open2019-table-agegroup-first-column {
  width: 80%;
}

/* Regular CATEGORY SCORING */
.regular2019-row-highlight, .regular2019-table-top {
  background: linear-gradient(90deg, #ff9933 0%, #ffff00 175%) !important;
  color: #FFF;
}
.regular2019-row-highlight th a, .regular2019-table-top th a {
  color: #FFF;
}

.regular2019-table-bl {
  border-left: 1px solid #dee2e6;
}

.regular2019-table {
  text-align: center;
}

.regular2019-table a {
  text-decoration: none;
}

.regular2019-span-red {
  color: red;
  font-weight: bold;
}

.regular2019-span-yellow {
  color: orange;
  font-weight: bold;
}

.regular2019-span-green {
  color: green;
  font-weight: bold;
}

.regular2019-span-white {
  color: darkgray;
  font-weight: bold;
}

.regular2019-span-blue {
  color: blue;
  font-weight: bold;
}

.regular2019-span-important {
  text-decoration: underline;
  font-weight: bold;
}

.regular2019-td-center {
  text-align: center;
}

table.regular-sheet input, table.regular-sheet select {
  width: 100px;
}

#sigCanvas {
  box-sizing: initial;
}

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