html, body {
  height: 100%; }

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

.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: 36px; }

.logo-juniper {
  margin-left: 20px; }
  @media (max-width: 768px) {
    .logo-juniper {
      margin-top: 20px; } }

.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,
.logo-cambridge,
.logo-semia {
  margin-left: 20px; }

.logo-cambridge {
  height: 25px; }
  @media (max-width: 768px) {
    .logo-cambridge {
      margin-top: 20px; } }

.logo-semia {
  height: 50px; }
  @media (max-width: 768px) {
    .logo-semia {
      margin-top: 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; }

footer {
  background: #f39100;
  padding: 30px 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;
  border-bottom: 1px solid #f2f2f2; }

.nav-item > .nav-link {
  color: #000; }

.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: #00578f; }

.link-light-blue {
  background: #009ee3; }

.link-orange {
  background: #f39100; }

.link-red {
  background: #e3000b; }

.link-pink {
  background: #e5007d; }

.link-green {
  background: #0b8e33; }

.link-light-green {
  background: #93c11a; }

.link-grey {
  background: #383838; }

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

.btn-grey {
  background: #383838; }

.btn-blue {
  background: #00578f; }

.btn-light-blue {
  background: #009ee3; }

.btn-orange {
  background: #f39100; }

.btn-red {
  background: #e3000b; }

.btn-pink {
  background: #e5007d; }

.btn-green {
  background: #0b8e33; }

.btn-light-green {
  background: #93c11a; }

/* 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-color: #e5007d !important;
  color: #FFF; }

/* FOOTBALL CATEGORY SCORING */
.football2019-row-highlight {
  background-color: #93c11a !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-color: #009ee3 !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-color: #f39100 !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 */
