body {
  background: #fcfcfa;
}

th, td {
  min-width: 105px;
}

.real-time-display {
  padding:0px 50px 0px 50px !important;
  background-color: #253340 !important;
}

/* Don't show the sponsors for this page */
.sections-wrapper{
  display:none;
}

/* Large Tablets and Laptop Screen Sizing */
@media (min-width: 831px) {
  #radar-select-button {
    position:relative;
    top:120px;
    left:0%;
    width:100px;
    color:white;
    cursor:pointer;
    text-align: right;
    font-size:18px;
  }
  #radar-options-container {
    display:none;
    position:absolute;
    top:120px;
    left:160px;
    width:525px;
    border: 1px solid #888;
    z-index:100;
  }
  #options-select-button {
    position:relative;
    top:120px;
    left:0%;
    width:100px;
    color:white;
    cursor:pointer;
    text-align: right;
    font-size:18px;
  }
  #options-container {
    display:none;
    position:absolute;
    top:120px;
    left:160px;
    width:525px; 
    max-height:500px; 
    border: 1px solid #888;
    z-index:100;
  }
}

/* Mobile Phone and Small Tablet Screen Sizing */
@media (max-width: 830px) {
  .real-time-display {
  padding:0px 10px 0px 10px !important;
  }
  #radar-select-button {
    padding-top:20px !important;
    width:100px;
    color:white;
    cursor:pointer;
    text-align: right;
    font-size:18px;
  }
  #radar-options-container {
    display:none;
    position:absolute;
    width:95%;
    border: 1px solid #888;
    z-index:100;
  }
  #options-select-button {
    width:100px;
    color:white;
    cursor:pointer;
    text-align: right;
    font-size:18px;
  }
  #options-container {
    display:none;
    position:absolute;
    width:95%; 
    max-height:500px; 
    border: 1px solid #888;
    z-index:100;
  }
  .globe-wrapper {
    margin: 0 !important;
  }
  #groundscat-text {
    margin-left:20px !important;
  }
}

.radar-data {
  background-color: #253340 !important;
}


.radar-card {
  background-color: #fff;
  margin: 30px !important;
}

.stroke {
  fill: none;
  stroke: #000;
  stroke-width: 3px;
}

.fill {
  fill: #fff;
}

.graticule {
  fill: none;
  stroke: #222;
  stroke-width: .5px;
  stroke-opacity: .5;
}

.saskatoonFOV, .princegeorgeFOV, .rankinFOV, .clydeFOV, .inuvikFOV, 
.blackstoneFOV, .forthayseastFOV, .forthayswestFOV, .kapuskasingFOV, 
.goosebayFOV, .christmasvalleyeastFOV, .christmasvalleywestFOV, .mcmurdoFOV,
.kodiakFOV, .wallopsFOV, .kingsalmonFOV,
.hokkaidoeastFOV, .hokkaidowestFOV, .southpoleFOV {
  fill: none;
  stroke: black;
  stroke-width: .5px;
  stroke-opacity: .5;
}

.saskatoonLINES, .princegeorgeLINES, .rankinLINES, .clydeLINES, .inuvikLINES, 
.blackstoneLINES, .forthayseastLINES, .forthayswestLINES, .kapuskasingLINES, 
.goosebayLINES, .christmasvalleyeastLINES, .christmasvalleywestLINES, .mcmurdoLINES,
.kodiakLINES, .hokkaidoeastLINES, .hokkaidowestLINES, .wallopsLINES, .kingsalmonLINES, .southpoleLINES {
  fill: none;
  stroke: #555;
  stroke-width: 1px;
  stroke-opacity: 1;
}

.saskatoon, .princegeorge, .rankin, .clyde, .inuvik, .blackstone, .forthayseast,
.forthayswest, .kapuskasing, .goosebay, .christmasvalleyeast, .christmasvalleywest,
.mcmurdo, .kodiak, .kingsalmon, .hokkaidoeast, .hokkaidowest, .wallops, .southpole {
  fill: none;
  fill-opacity: 1;
}

.land {
  fill: #777;
  fill-opacity: 0.5;
}

.boundary {
  fill: none;
  stroke: #000;
  stroke-width: .5px;
}

.radar-abbrv {
  margin:10px 5px !important;
}
.anchor-on.saskatoon {
  background-color: green !important;
  color: white !important;
}

.anchor-on.rankin {
  background-color: blue !important;
  color: white !important;
}

.anchor-on.princegeorge {
  background-color: red !important;
  color: white !important;
}

.anchor-on.clyde {
  background-color: purple !important;
  color: white !important;
}

.anchor-on.inuvik {
  background-color: orange !important;
  color: white !important;
}

.anchor-on.wallops {
  background-color: magenta !important;
  color: white !important;
}

.anchor-on.blackstone {
  background-color: cyan !important;
  color: black !important;
}

.anchor-on.forthayseast {
  background-color: brown !important;
  color: white !important;
}

.anchor-on.forthayswest {
  background-color: midnightblue !important;
  color: white !important;
}

.anchor-on.kapuskasing {
  background-color: coral !important;
  color: white !important;
}

.anchor-on.goosebay {
  background-color: chartreuse !important;
  color: black !important;
}

.anchor-on.christmasvalleyeast {
  background-color: palegreen !important;
  color: black !important;
}

.anchor-on.christmasvalleywest {
  background-color: firebrick !important;
  color: white !important;
}

.anchor-on.mcmurdo {
  background-color: aquamarine !important;
  color: black !important;
}

.anchor-on.southpole {
  background-color: gold !important;
  color: black !important;
}

.anchor-on.kodiak {
  background-color: darkslategrey !important;
  color: white !important;
}

.anchor-on.kingsalmon {
  background-color: thistle !important;
  color: black !important;
}

.anchor-on.hokkaidoeast {
  background-color: peachpuff !important;
  color: black !important;
}

.anchor-on.hokkaidowest {
  background-color: pink !important;
  color: black !important;
}

.table-style {
  width: 100%;
}

.options-style {
  float: right;
  height: 175px;
  width: 50%;
}

.description-style {
  padding: 15px 10px;
  text-align: center;
  font-size: 12px;
  background-color: #dedede;
  border-color: #777;
  border-radius: 6px;
  margin: 10px;
  color: #000;
}

.col.radio-picker {
  padding: 5px;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  margin: 0px 1rem;
}
  
.radio-form-style {
  bottom: 0px;
}

.colorgrad-div-style {
  height: 75px;
  padding: 25px 0;
  text-align: center;
  margin: 0 10px;
}

.colorgrad-style {
  height: 50px;
  margin: 0 auto;
}

.globe-style {
  float: left;
  width: 100%;
  padding: 0;
}

.globe-wrapper {
  margin:0 100px 0 100px;
}

.radar-data {
  background: #FFF;
  margin: auto;
}

.card-info {
  margin:0 !important;
  padding:0 !important;
  border-top-style: none !important;
}
