a.horizontal-tab-button {
    border-top: 3px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    border-right: 2px solid #dedede;
    padding: 0.5em 0.6em 0.3em 0.6em;
    color: #00584C;
    flex-grow: 1;
    border-radius: 0 !important;
    text-decoration: none !important;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    background: #efefef; /* hover #EDEDDD; */
}
a.horizontal-tab-button.sel:hover { 
    background-color: #9f481b !important;
}
a.horizontal-tab-button .sq, .ind.sq { 
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    font-style: normal !important;
    vertical-align: middle;
    line-height: 1.5em;
    font-size: 10px !important;
    background: #339900; 
    border-radius: 10px;
    margin-right: 5px;
}
span.refreshes .seconds {
    padding: 2px 5px !important;
}
.refreshes .seconds {
    font-family: monospace;
    background: #666;
    color: #fff;
    border-radius: 3px;
    padding: 0px 2px;
}
.current-cond span.latesTime { width: 120px; text-align: left; }
.p-datatable-header-cell.text-right .p-datatable-column-header-content { display: inline-flex; }
.table-0 tr th:nth-of-type(n+11), .table-1 tr th:nth-of-type(n+11), .table-3 tr th:nth-of-type(n+11), 
.table-0 tr td:nth-of-type(n+11), .table-1 tr td:nth-of-type(n+11), .table-3 tr td:nth-of-type(n+11)
{ display: none !important}
@keyframes slideInFromTop {
  0% {
	transform: translateY(0);
  }
  50% {
	transform: translateY(7px);
  }
  100% {
	transform: translateX(0);
  }
}


.marker.m-0 {
    background-image: url(/modules/_custom/parksmap/green.png);
}
.marker.m-1 {
    background-image: url(/modules/_custom/parksmap/teal.png);
}

.marker, .sq {
    color: #fff;
    font-size: 9px;
    text-align: center;
}
.marker {
    border: none;
    cursor: pointer;
    height: 24px;
    width: 21px;
    display: inline-block;
}
.m-0, .m-1 {
    margin: 0.25rem !important;
}
.mapboxgl-popup-content { width: 160px !important; text-align: left; } 
.mapboxgl-ctrl-attrib.mapboxgl-compact-show { display: none; }
.mapboxgl-map { height: 300px !important; width: 350px !important; margin: 0px auto; }
.mapboxgl-ctrl-logo { display: none !important; }
.parentPanes.anim { animation: .4s ease-in-out 0s 1 slideInFromTop; }
.mapboxgl-canvas, .mapboxgl-map2 { left: 0px; right: 0px; top: 0px; bottom: 0px;  }
.mapboxgl-canvas { width: 300px !important; height: 300px !important; }
#map {  width: 100%; height: 300px; }
.marker {
border: none;
cursor: pointer;
height: 56px;
width: 56px;
background-image: url(https://www.mapbox.com/help/demos/gl-store-locator/marker.png);
background-color: rgba(0, 0, 0, 0);
}

.w99 { width: 99%; }
/* Marker tweaks */
.mapboxgl-popup {
padding-bottom: 50px;
}

button.mapboxgl-popup-close-button {
color: #666;
padding: 8px 12px;
}
.mapboxgl-popup-content {
padding:0;
width:440px;
}
.mapboxgl-popup-content .btn { margin-top: 4px; }
.mapboxgl-popup-content-wrapper {
padding:1%;
}
.mapboxgl-popup-content {
padding: 10px; 
}
.mapboxgl-popup-content h3 {
margin:0 16px 4px 0 !important;
display:block;
font-weight:700;
font-size: 16px;
}
.mapboxgl-popup-content h4 {
margin:0;
display:block;
padding: 10px 10px 10px 10px;
font-weight:400;
}

.mapboxgl-popup-content div {
padding:10px;
}

.mapboxgl-container .leaflet-marker-icon {
cursor:pointer;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-content {
margin-top: 15px;
}

.mapboxgl-popup-anchor-top > .mapboxgl-popup-tip {
border-bottom-color: #91c949;
}
.map-popup-image {
float: left;
margin: -15px 5px -15px -15px;
width: 200px;
}
.mapboxgl-popup-content h3 {
margin:0;
display:block;
font-weight:700;
font-size: 16px;
}
.marker-key img { margin-bottom: -5px; }
.pie-legend span {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 10px; 
}
ul.pie-legend { font-size: 14px; list-style-type: none; margin-left: -40px; color: #fff; }
.chart-container { width: 240px;}
.bar .chart-container { width: 100%;  }
.bar #bar { height: 240px; }
ul.pie-legend2 { font-size: 14px; list-style-type: none; margin-left: -20px; position: absolute; top: 255px; }
.bold { font-weight: bold !important; }
#pie { margin-bottom: 10px; }
button.mapboxgl-popup-close-button { padding: 5px 10px; color: #666; }
.mapboxgl-popup-close-button:hover {
    background-color: rgba(0,0,0,0.25);
}
.mapboxgl-popup-content2 { padding-right: 35px; }
.mapboxgl-ctrl-attrib.mapboxgl-compact { display: none !important; }

 mgl-map {
      height: 100%;
      width: 100%;
    }    
.horizontal-tabs ul.horizontal-tabs-list li { font-size: .85em; }
.panel, div.horizontal-tabs { border: 0px solid transparent !important; }
table {
    width: 100%;
}
.single-img { max-height: 280px; }
a:hover {
    border-bottom: 0px solid #000080 !important;
    background-color: transparent !important;
}  
.highchart-div { height: 400px; width: 100%; }
.needle {
    position: absolute;
    z-index: 2;
    width: 100%;    
} 
.row.gallery img {
    max-width: 100%;
    margin-bottom: 5px;
    height: inherit;
}

#container {
    min-width: 300px;
    max-width: 800px;
    height: 300px;
    margin: 1em auto;
}

#csv {
	display: none;
}
h2 { margin-bottom: 12px; }
.windRoseOuterContainer { background:url(https://larimer.org/sites/default/files/styles/large/public/compass.png?v=2);width: 200px; height: 200px; background-size: 200px; 
  margin-top:12px;
  margin-left: auto;
  margin-right:auto;
  margin-bottom: 10px;
}
.current-cond { margin-bottom:10px !important; line-height: 1.7 !important; }
.current-cond span { display: inline-block; width: 100px; text-align: right; padding-right: 15px; text-transform: uppercase; font-size: .8em; }
.photo-enlarge { margin-top: 40px !important; }
  .rwismetric, .current-cond div {
    position: relative;
    width: 360px;
    padding: 5px 10px;
    font-size: 1.1em;
   border-bottom: 1px solid #ccc;
}
.current-cond div {
    background: #efefef;
}
.rwismetric:hover, .current-cond div:hover {   background-color: #fdefd0; }
.rwismetric span.c {
	display: inline-block;
    width: 165px;
    text-align: right;
	}
.rwismetric span.d {
	display: inline-block;
    padding-left: 15px;
    font-weight: 600;
    color: #9f481b;
	font-size: 1.1em;
}
.rosedata {
  display: none;
    position: absolute;
    left: 114px;
    top: 100px;
    font-weight: bold;
    font-size: 1.8em;
    color: #9f481b;
  }
  .rosedata span {
  display:block;
  color:#a0a0a0;
  font-size: 0.8em;
    margin-left: -15px;
  }
  .wind-info { font-size: 1em; font-weight: bold; color: #9f481b; padding-top: 7px; }

  table.pasttwentyfour {
        width: 100%;
    }

 table.pasttwentyfour thead, table.pasttwentyfour tbody, table.pasttwentyfour tr, 
 table.pasttwentyfour tr td, table.pasttwentyfour th { display: block; text-align: right;  }

 table.pasttwentyfour thead tr {
  padding-right: 8px;
}

 table.pasttwentyfour tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

 table.pasttwentyfour thead th {
    height: 70px;
}

 table.pasttwentyfour tbody {
    height: 330px;
    overflow-y: auto;
}

 table.pasttwentyfour tbody td, table.pasttwentyfour thead th {
    width: 10%;
    min-width:70px;
    float: left;
    overflow: hidden;
}
#tabb-3-a table.pasttwentyfour tbody td, #tabb-3-a table.pasttwentyfour thead th {
    width: 8%;
}
#tabb-3-a table.pasttwentyfour tbody td:nth-child(1), #tabb-3-a table.pasttwentyfour thead th:nth-child(1), #tabb-3-a table.pasttwentyfour tbody td:nth-child(6), #tabb-3-a table.pasttwentyfour thead th:nth-child(6) {
    width: 10%;
}
@media only screen and (max-width: 600px) {
	table.pasttwentyfour tbody td, table.pasttwentyfour thead th {
		min-width:82px;
	}
}