#conditionsMap {
  position: relative;
  width: 100%;
  border: 1px solid #26a8e2;
  height: 100%;
  border-radius: 20px;
  z-index: 5;
  padding-right: 0px;
}
/* @media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
  selectize-input:focus {
    font-size: 16px;
    background: #eee;
  }
} */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  selectize-input,
  input {
    font-size: 16px;
  }
}
.conditionsTooltipLink {
  color: white;
}
.conditionsMapGrid {
  padding-right: 0px !important;
  height: 250px;
  margin-left: -10px;
}
.graphGrid {
  padding-left: 25px !important;
}
.titleFor24Chart {
  font-family: Karla;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #2184be;
}
.leaflet-popup-content-wrapper {
  background-color: #0085ba;
  text-align: center;
  border-radius: 15px;
}
.leaflet-popup-tip {
  border-top: 10px solid #0085ba;
}
.stationMapZoomIcon {
  border-radius: 65px;
  font-family: Karla;
  font-size: 14px;
  color: white;
}
.slickClass {
  /*padding-left:15px;*/
}
.marker-title {
  text-align: center !important;
}
.mapTitle {
  font-family: Karla;
  font-size: 30px;
  text-align: center;
  color: black;
}
.bootStrapGrid {
}
.slickGrid {
  background-color: #2184be;
  border-radius: 16px;
  height: 500px;
  z-index: 55;
}

#slick {
  padding-left: 40px;
  width: 150px;
  padding-top: 5px;
}
.slickImage {
  border-radius: 10px;
  width: 135px;
  border: 2px solid white;
}

#slickStationTitle {
  text-align: center;
}
.slickStationTitleText {
  font-family: Karla;
  font-size: 32px;
  color: #ffffff;
}

.twentyfourhourcharttitletext {
  font-family: Karla;
  font-size: 16px;
  color: #869460;
}
/*.currentConditionGauges {
	width: 75px;
}*/
.currentConditionGaugesAfter {
  width: 75px !important;
}
.slickStationLatestTimestampText {
  font-family: Karla;
  font-size: 18px;
  color: #ffffff;
}

.slickStationDetailsText {
  font-family: Karla;
  font-size: 14px;
  color: #ffffff;
}
.gaugesGrid {
  /*display: flex;*/
  justify-content: space-around;
  padding-top: 10px;
  padding-left: 20px;
}

.hrDetails {
  margin: 5px;
}
#containerTemp {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
#gauges {
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
/*
#ATempGauge {
    height: 240px;
    width: 100px;
    margin: 1em auto;
	background-color: transparent;
	float: left;
}

#RHGauge {
    height: 240px;
    width: 100px;
    margin: 1em auto;
	background-color: transparent;
	float: left;
}*/

.gaugesTooltips {
  background-color: white;
  padding: 10 10 10 10px;
  border-style: solid;
  border-width: 1px;
}

.highcharts-container {
  overflow: visible !important;
}
.highcharts-container svg {
  overflow: visible !important;
}

.currentConditionGauges {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}

.currentConditionGaugesMet {
  height: 240px;
  width: 140px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}

#containerTemp2 {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
#containerTemp3 {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
#containerTemp4 {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
#containerTemp5 {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
#containerTemp6 {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
#containerTemp7 {
  height: 240px;
  width: 100px;
  margin: 1em auto;
  background-color: transparent;
  float: left;
}
.detailsTable {
  /*width:170px !important;*/
  position: relative;
  width: 100%;
}
.unitsButtonDiv {
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  font-family: Karla;
  font-size: 14px;
}

.unitsButtonDiv2 {
  font-family: Karla;
  font-size: 14px;
  color: black !important;
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.selectize-dropdown,
.selectize-input,
.selectize-input {
  width: 100%;
  float: left;
  border-radius: 10px;
}
.unitsButton {
  width: 160px !important;
  padding: 9px 5px 10px 5px;
  overflow: hidden;
  background-color: #74a1c7;
  border-radius: 10px;
  letter-spacing: 0px !important;
  width: 100%;
  margin: 0px 0px 5px 20px;
  text-transform: none;
  font-weight: normal;
}
