﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

.table-bordered.mapTable td, .table-bordered.mapTable th {
    border: 1px solid #aaaaaa !important;
}

.mapC1 {
    color: #e6194B;
}
.mapC2 {
    color: #3cb44b;
}
.mapC3 {
    color: #4363d8;
}
.mapC4 {
    color: #efd109;
}
.mapC5 {
    color: #f032e6;
}
.mapC6 {
    color: #000095;
}
.mapC7 {
    color: #a9a9a9;
}


.mapBG1 {
    background-color: #e6194B44;
    border-radius:5px 5px;
    margin:4px;
    padding: 2px 6px 2px 6px;
}

.mapBG2 {
    background-color: #3cb44b44;
    border-radius: 5px 5px;
    margin: 4px;
    padding: 2px 6px 2px 6px;
}

.mapBG3 {
    background-color: #4363d844;
    border-radius: 5px 5px;
    margin: 4px;
    padding: 2px 6px 2px 6px;
}

.mapBG4 {
    background-color: #efd10944;
    border-radius: 5px 5px;
    margin: 4px;
    padding: 2px 6px 2px 6px;
}

.mapBG5 {
    background-color: #f032e644;
    border-radius: 5px 5px;
    margin: 4px;
    padding: 2px 6px 2px 6px;
}

.mapBG6 {
    background-color: #00009544;
    border-radius: 5px 5px;
    margin: 4px;
    padding: 2px 6px 2px 6px;
}

.mapBG7 {
    background-color: #a9a9a944;
    border-radius: 5px 5px;
    margin: 4px;
    padding: 2px 6px 2px 6px;
}


.mapTable2 th .mapTable2 td {
    width: 100%;
}

.table-bordered.mapTable2TD td {   
    width: 100px;
}


.th_topRowHeader {
    background-color: #6861CE;
    color: white;
    min-width: 100px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
}

.th_topColHeader {
    background-color: #6861CE;
    color: white;
    width: 100px;
    font-weight: 400;
    padding: 15px 15px 15px 15px;
    vertical-align: top !important;
}

.th_2ndRowHeaderA {
    background-color: #6861CE;
    color: white;
    border: 2px solid white;
    min-width: 100px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
}

.th_2ndRowHeaderB {
    background-color: #1572E8;
    color: white;
    border: 2px solid white;
    min-width: 100px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
}

.th_2ndColHeaderA {
    background-color: #6861CE;
    color: white;
    border: 2px solid white;
    min-width: 100px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    vertical-align: top !important;
}

.th_2ndColHeaderB {
    background-color: #1572E8;
    color: white;
    border: 2px solid white;
    min-width: 100px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    vertical-align: top !important;
}

.td_mapCell {
    background-color: #eeeeee !important;
    color: white !important;
    border: 2px solid white !important;
    min-width: 100px;
    font-weight: 400 !important;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.th-blankCell {
    background-color: #ffffff;
    border: none;
    min-width: 100px;
}


.map2BG1 {
    background-color: #e6194B44;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.map2BG2 {
    background-color: #3cb44b44;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.map2BG3 {
    background-color: #4363d844;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.map2BG4 {
    background-color: #efd10944;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.map2BG5 {
    background-color: #f032e644;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.map2BG6 {
    background-color: #00009544;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.map2BG7 {
    background-color: #a9a9a944;
    border-radius: 5px 5px;
    margin: auto;
    padding: 2px 6px 2px 6px;
    text-align: center;
}

.xTabColour-1x {
    color: #343a40;
}
.xTabColour-2x {
    color: #17a2b8;
}
.xTabColour-3x {
    color: #dc3545;
}
.xTabColour-4x {
    color: #ffc107;
}
.xTabColour-5x {
    color: #28a745;
}
.xTabColour-6x {
    color: #007bff;
}

.xTabHeaderA {
    background-color: #6861CE;
    color: white;
    border: 2px solid white;
    min-width: 60px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    vertical-align: top !important;
}

.xTabHeaderB {
    background-color: #1572E8;
    color: white;
    border: 2px solid white;
    min-width: 60px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    vertical-align: top !important;
}
.td_XtabCell {
    background-color: #dfdfed !important;
    border: 2px solid white !important;
    min-width: 60px;
    font-weight: bold !important;
    padding: 10px 10px 10px 10px;
    text-align: center;
}
.td_XtabEmptyCell {
    background-color: #efefef !important;
    border: 2px solid white !important;
    min-width: 60px;
    font-weight: normal !important;
    padding: 10px 10px 10px 10px;
    text-align: center;
}


