﻿/* VARIABLES */
/* SITE VARIABLES */
/* COLOR VARIABLES */
/* FONT VARIABLES */
/* GRID */
/* ICON VARIABLES */
/* INFO VARIABLES */
/* MENU VARIABLES */
/* MAP ICON VARIABLES*/
html {
  min-width: 360px;
  margin: auto;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  min-height: 100%;
  background-color: #0f2e42 !important;
}
body {
  min-width: 360px;
  position: relative;
  margin: auto;
  bottom: 0;
  width: 100%;
  overflow: auto;
  height: 100%;
  color: #666666;
  background-color: #041E3C;
}
.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.dhh-modal-pdf {
  height: 95%;
  max-height: 95%;
  width: 1070px;
  max-width: 75%;
  overflow: auto;
  margin-left: 10%;
  margin-right: 10%;
}
.dhh-pdfs {
  height: 100%;
  width: 100%;
}
.dhh-pdfs-header {
  background: #426DA9;
  height: 40px;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 5px;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.dhh-header-pdf {
  background-color: #0f2e42;
}
.dhh-footer-pdf {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  padding-top: 10px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #9EA2A2;
  min-height: 50px;
}
.dhh-main-container {
  margin: auto;
  max-width: 1400px;
  z-index: 5;
}
.print-only {
  display: none !important;
}
.dhh-branding {
  top: -15px;
  background-color: none;
  position: relative;
  z-index: 1;
}
.dhh-nav-bar {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  height: 30px;
  line-height: 30px;
  background-color: #9EA2A2;
}
.dhh-buffer {
  background-color: white;
  margin-top: -15px;
  z-index: 2;
}
.dhh-buffer-map-page {
  background-color: white;
  margin-left: -25px;
}
.dhh-menu {
  -webkit-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  /*top: 0;*/
  /*left:0;
    right:0;
	bottom: 0;*/
  height: 35px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 100;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
  /*padding:5px;*/
  width: 100%;
}
.dhh-menu-expanded {
  -webkit-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  /*top: 0;*/
  /*left:0;
    right:0;
	bottom: 0;*/
  height: 35px;
  overflow: hidden;
  overflow-y: auto;
  z-index: 100;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
  /*padding:5px;*/
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0099A8;
  height: auto;
  padding-bottom: 5px;
}
.dhh-menu-expanded-query {
  -webkit-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: height 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  /*top: 0;*/
  /*left:0;
    right:0;
	bottom: 0;*/
  height: 35px;
  overflow: hidden;
  overflow-y: auto;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
  /*padding:5px;*/
  width: 100%;
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0099A8;
  height: auto;
  padding-bottom: 5px;
  background-color: #f3f3f3;
  z-index: 100;
  /*position: absolute;*/
  top: 5px;
  left: 0px;
}
.dhh-menu,
.dhh-menu-expanded .header {
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0099A8;
}
.dhh-menu,
.dhh-menu-expanded .dhh-icon {
  color: #0099A8;
}
.dhh-menu .header {
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0099A8;
}
.dhh-menu .dhh-icon {
  color: #0099A8;
}
.dhh-menu-subtitle {
  font-weight: bold;
  font-size: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #0099A8;
  padding-left: 20px;
}
.vertical-text {
  font-weight: bold;
  font-size: 30px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  width: 35px;
  margin-left: -5px;
  margin-top: 175px;
  /* Rotate div */
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
.btn-aqua {
  color: #ffffff;
  border-radius: 0;
  background-color: #179ca3;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 6px 35px;
  font-size: 12px;
  text-align: center;
}
.dhh-title {
  font-weight: bold;
  font-size: 24px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
  position: relative;
  background-color: #0f2e42;
  padding-left: 10px;
  cursor: pointer;
}
a.dhh-title-text {
  text-decoration: none;
  color: white;
}
a.dhh-title-text:hover,
a.dhh-title-text:active {
  color: white;
}
.dhh-modal-search {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.dhh-loading {
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
.dhh-loading-content {
  background-color: rgba(0, 153, 168, 0.9);
  border: solid;
  border-width: thin;
  border-color: white;
  border-radius: 5px;
}
.dhh-search-modal-content {
  border: solid;
  border-radius: 5px;
}
.dhh-close-icon {
  position: absolute;
  top: 2px;
  left: 5px;
  font-size: 18px;
  color: #0099A8;
  cursor: pointer;
}
.dhh-header {
  border-bottom: 2px solid #0099A8;
  height: 60px;
  background-color: #041E3C;
}
@media only screen and (max-device-width: 415px) {
  .dhh-header {
    height: auto;
  }
}
.dhh-footer {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
  /*padding-left: 5px;
    color: @PaletteColor5;
    border-color: @PaletteColor5;
    padding-top: 20px;*/
  width: 100%;
  z-index: 100;
}
.dhh-home {
  /*position:relative;*/
  padding-top: 5px;
  height: 100%;
  /*padding-left: @menuWidthExpanded - 10;*/
  /*min-height: 600px;*/
}
.dhh-content-container {
  padding-right: 0;
  margin: 0;
}
.dhh-icon {
  font-size: 25px;
  color: #666666;
}
.dhh-icon-light {
  font-size: 25px;
  color: #666666;
  color: white;
}
.dhh-chart {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  padding-top: 10px;
}
.dhh-search .header {
  font-weight: bold;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  padding-left: 10px;
  padding-right: 10px;
  height: 30px;
  line-height: 30px;
  background-color: white;
}
.dhh-search-row {
  font-size: 13px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
.dhh-search-row select {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  height: 25px;
  line-height: 25px;
}
.area-filter-header {
  font-weight: bold;
  font-size: 20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: rgba(163, 199, 210, 0.9);
}
.area-filter-container {
  font-weight: bold;
  font-size: 20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
}
.dhh-search-summary {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}
.dhh-search-summary .dhh-small-link {
  color: #0099A8;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bolder;
  cursor: pointer;
}
.dhh-component-expand-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 30px;
  color: #666666;
  cursor: pointer;
}
.dhh-map-content {
  /*background-color:@Color_5;*/
  height: 450px;
  border: solid;
  border-width: thin;
  border-color: #e6e6e6;
  /*position:absolute;
	overflow:visible;*/
}
@media only screen and (max-device-width: 415px) {
  .dhh-map-content {
    height: 300px;
  }
}
.dhh-map-content-locations {
  /*background-color:@Color_5;*/
  height: 450px;
  border: solid;
  border-width: thin;
  border-color: #e6e6e6;
  /*position:absolute;
	overflow:visible;*/
  height: 500px;
}
.dhh-map-infow-window-container {
  position: absolute;
  top: 0px;
  right: 30px;
}
.dhh-map-info-window {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-width: 2px;
  border-style: solid;
}
.dhh-map-info-window-title {
  font-weight: bold;
  font-size: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 3px;
  border-width: 2px;
  border-style: solid;
}
.dhh-map-info-window-contents {
  font-size: 14px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 3px;
  background-color: white;
}
.dhh-map-info-window-selected {
  background-color: yellow;
  color: #666666;
  border: 2px solid yellow;
}
.dhh-map-basemap-selector {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.dhh-map-compass-icon {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 20px;
  color: #666666;
  height: 10%;
}
.dhh-map-expand-icon {
  position: absolute;
  top: 0px;
  right: 220px;
  font-size: 30px;
  color: #666666;
  cursor: pointer;
}
.dhh-map-info-icon {
  position: absolute;
  top: -6px;
  right: 40px;
  font-size: 30px;
  color: #666666;
  cursor: pointer;
}
.dhh-map-default-extent-icon {
  position: absolute;
  top: 88px;
  left: 35px;
  font-size: 20px;
  border: solid;
  border-width: 1px;
  border-radius: 5px;
  vertical-align: bottom;
  padding: 4px 6px 0px 5px;
  margin-bottom: 0px;
  color: #666666;
  cursor: pointer;
  background-color: white;
}
.dhh-map-max-extent-icon {
  position: absolute;
  top: 0px;
  right: 120px;
  font-size: 30px;
  color: #666666;
  cursor: pointer;
}
.dhh-map-extent-previous-icon {
  position: absolute;
  top: 0px;
  right: 180px;
  font-size: 30px;
  color: #666666;
  cursor: pointer;
}
.dhh-map-legend {
  border: solid;
  border-width: thin;
  border-color: #e6e6e6;
}
.dhh-table-data-is-unstable {
  font-style: italic;
}
.dhh-locations-table {
  width: 100%;
  height: 500px;
  overflow-x: auto;
  overflow-y: auto;
}
@media only screen and (max-device-width: 415px) {
  .dhh-data-table-thead {
    display: block;
  }
  .dhh-data-table-tbody {
    display: block;
    height: 240px;
    overflow: auto;
  }
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.dhh-warning-text {
  font-size: 18px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: red;
  font-weight: bold;
}
div[type=button] {
  cursor: pointer;
}
.dhh-button-small {
  background: -webkit-linear-gradient(#eeeeee, #cccccc);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eeeeee, #cccccc);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eeeeee, #cccccc);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eeeeee, #cccccc);
  /* Standard syntax */
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  color: #666666;
  font-weight: bold;
  font-size: 15px;
  padding: 0,0;
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.dhh-button-small-dropdown {
  background: -webkit-linear-gradient(#eeeeee, #cccccc);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eeeeee, #cccccc);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eeeeee, #cccccc);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eeeeee, #cccccc);
  /* Standard syntax */
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  color: #666666;
  font-weight: bold;
  font-size: 15px;
  padding: 0,0;
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  font-size: 12px;
}
.dhh-button-large {
  background: -webkit-linear-gradient(#eeeeee, #cccccc);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#eeeeee, #cccccc);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#eeeeee, #cccccc);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#eeeeee, #cccccc);
  /* Standard syntax */
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  color: #666666;
  font-weight: bold;
  font-size: 20px;
  padding: 0,0;
  height: 42px;
  line-height: 35px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.dhh-button-large i {
  padding-bottom: 5px;
  padding-right: 15px;
  font-size: 25px;
  vertical-align: middle;
}
button[disabled] {
  opacity: 0.5;
}
@media only screen and (min-device-width: 416px) {
  .dhh-modal {
    width: auto;
    margin-left: 20%;
    margin-right: 20%;
  }
}
.dhh-modal .header {
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color: #0f2e42;
  font-size: 40px;
  color: white;
  height: 50px;
  z-index: 100;
  line-height: 50px;
  border-radius: 5px 5px 0 0;
  box-shadow: none;
}
.dhh-modal .header-warning {
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
  background-color: red;
}
.dhh-wordwrap {
  white-space: normal;
}
[type='danger'] {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 0;
}
.row-odd {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #eeeeee;
  line-height: 40px;
  word-wrap: break-word;
}
.row-even {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #FFFFFF;
  line-height: 40px;
  word-wrap: break-word;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.font-default-dark {
  font-size: 14px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-13-dark {
  font-size: 13px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-default-light {
  font-size: 14px;
  color: white;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-xl {
  font-weight: bold;
  font-size: 30px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-xl-dark {
  font-weight: bold;
  font-size: 30px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}
.font-xl-light {
  font-weight: bold;
  font-size: 30px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
}
.font-lg {
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-lg-dark {
  font-weight: bold;
  font-size: 20px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}
.font-lg-light {
  font-weight: bold;
  font-size: 20px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
}
.font-md {
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-md-dark {
  font-weight: bold;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}
.font-md-light {
  font-weight: bold;
  font-size: 18px;
  color: #666666;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
}
.font-sm-md {
  font-weight: bold;
  font-size: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-sm {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-sm-md-dark {
  font-weight: bold;
  font-size: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}
.font-sm-dark {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}
.font-sm-light {
  font-weight: normal;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
}
.font-xs {
  font-weight: normal;
  font-size: 11px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font-xs-dark {
  font-weight: normal;
  font-size: 11px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666666;
}
.font-xs-light {
  font-weight: normal;
  font-size: 11px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: white;
}
.font-default-disabled {
  font-size: 14px;
  color: #D9D9D9;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dhh-info-header {
  background: #76a15f;
  height: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 5px 5px;
  margin-bottom: 5px;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
a.dhh-info-link {
  color: #0099A8;
  font-weight: bold;
  text-decoration: none;
}
.dhh-info-text {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 9px;
}
.panel-heading {
  height: 27px;
  background-color: #d6d9db;
}
.panel-title {
  font-size: 16px;
  color: black;
  font-weight: bold;
  margin-top: -4px;
}
.panel-title a {
  text-decoration: none;
}
.modal_lg {
  height: 500px;
  width: 700px;
}
.custom {
  margin: -8px -15px -25px -15px;
  min-width: 50%;
}
.custom-map-info {
  margin: -8px -15px 0px -15px;
  min-width: 50%;
}
.dhh-accordion-text {
  max-height: 375px;
  overflow-y: auto;
}
.dhh-menu-container {
  position: relative;
  float: right;
  z-index: 100;
}
@media only screen and (max-device-width: 415px) {
  .dhh-menu-container {
    display: inline-block;
    padding-right: 5px;
  }
}
.dhh-link-menu {
  width: 150px;
  clear: both;
  display: inline-block;
}
@media only screen and (max-device-width: 415px) {
  .dhh-link-menu {
    width: auto;
  }
}
.dhh-menu-title {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  height: 30px;
  cursor: pointer;
  white-space: nowrap;
}
@media only screen and (max-device-width: 415px) {
  .dhh-menu-title {
    padding-left: 10px;
    padding-right: 10px;
  }
}
a.dhh-menu-title-text {
  text-decoration: none;
  color: black;
}
a.dhh-menu-title-text:hover,
a.dhh-menu-title-text:active {
  color: white;
}
.dhh-menu-active {
  background-color: #0099A8;
  color: white;
}
.dhh-menu-flyout {
  text-align: left;
  position: absolute;
  background-color: #b6d3d7;
  width: 150px;
}
.dhh-menu-list {
  margin: 0 0 0 -5px;
  padding: 5px;
  list-style-type: none;
}
.dhh-menu-list-item {
  padding: 5px;
  width: 150px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  list-style-type: none;
  color: black;
  cursor: pointer;
}
.dhh-cell-active {
  background-color: #0099A8;
  color: white;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: initial;
  }
}
/*.map-icon {
    color: @MapIconColor;
    text-shadow: @MapIconHorzOffset @MapIconVertOffset @MapIconBlur @MapIconShadowColor;
}

.map-info-icon {
    color: @MapInfoIconColor;
    text-shadow: @MapIconHorzOffset @MapIconVertOffset @MapIconBlur @MapIconShadowColor;
}*/
md-radio-button.dhh-radio .md-off {
  border-color: #666666;
}
md-radio-button.md-checked.dhh-radio .md-off {
  border-color: #0099A8;
}
md-radio-button.md-checked.dhh-radio .md-on {
  background-color: #0099A8;
}
md-radio-button.md-checked.dhh-radio-disabled .md-off {
  border-color: #9EA2A2;
}
md-radio-button.md-checked.dhh-radio-disabled .md-on {
  background-color: #9EA2A2;
}
@media only screen and (max-device-width: 415px) {
  .home-text {
    width: 100%;
  }
}
.dashboard-row {
  display: normal;
}
@media only screen and (min-device-width: 416px) {
  .dashboard-row {
    display: flex;
  }
}
.dashboard-col {
  flex: 1;
  padding-left: 2px;
  padding-right: 2px;
}
.dashboard-link {
  height: 100%;
  color: white;
  padding: 10px;
  cursor: pointer;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  width: 100%;
}
.dashboard-link-1 {
  background: -webkit-linear-gradient(#68788d, #041E3C);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#68788d, #041E3C);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#68788d, #041E3C);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#68788d, #041E3C);
  /* Standard syntax */
}
.dashboard-link-2 {
  background: -webkit-linear-gradient(#66c2cb, #0099A8);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#66c2cb, #0099A8);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#66c2cb, #0099A8);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#66c2cb, #0099A8);
  /* Standard syntax */
}
.dashboard-link-3 {
  background: -webkit-linear-gradient(#829bd0, #426DA9);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#829bd0, #426DA9);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#829bd0, #426DA9);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#829bd0, #426DA9);
  /* Standard syntax */
}
.dashboard-link-4 {
  background: -webkit-linear-gradient(#99c4d1, #75afc1);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#99c4d1, #75afc1);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#99c4d1, #75afc1);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#99c4d1, #75afc1);
  /* Standard syntax */
}
.dashboard-link-5 {
  background: -webkit-linear-gradient(#b1b2da, #888bc4);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#b1b2da, #888bc4);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#b1b2da, #888bc4);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#b1b2da, #888bc4);
  /* Standard syntax */
}
.dashboard-link-header {
  font-size: 20px;
  font-weight: bold;
}
.dashboard-link-content {
  font-size: 14px;
}
.dashboard-link-treatment {
  background: -webkit-linear-gradient(#66c2cb, #0099A8);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#66c2cb, #0099A8);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#66c2cb, #0099A8);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#66c2cb, #0099A8);
  /* Standard syntax */
}
.dashboard-updates-container {
  border: solid;
  border-color: #B89D18;
  border-radius: 2px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.dashboard-updates-header {
  height: 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 2px;
  background-color: #B89D18;
}
.dashboard-updates-content {
  max-height: 270px;
  padding-left: 5px;
  overflow-y: auto;
}
.dhh-feedback {
  font-size: 14px;
  color: white;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 5px;
  cursor: pointer;
  border: 1px solid white;
  border-radius: 6px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
  width: 100%;
  background: -webkit-linear-gradient(#c8b16b, #B89D18);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#c8b16b, #B89D18);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#c8b16b, #B89D18);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#c8b16b, #B89D18);
  /* Standard syntax */
}
.esriPopup .sizer {
  width: 160px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.esriPopup .titlePane {
  background-color: #9EA2A2;
}
.esriPopup .titleButton.maximize {
  display: none;
}
.esriPopup .titleButton.close {
  display: none;
}
.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.hit-counter-container {
  text-align: center;
  width: 50%;
  margin: 5px auto;
  margin-bottom: 0px;
}
.hit-counter-digit {
  display: inline-block;
  padding: 6px 6px 4px;
  color: white;
  border-radius: 3px;
  background: #000000;
  margin-right: -2px;
}
@media only screen and (max-device-width: 415px) {
  .phone-no-show {
    display: none !important;
  }
}
@media only screen and (min-device-width: 416px) {
  .phone-only-show {
    display: none !important;
  }
}
@media only screen and (max-device-width: 415px) {
  .phone-full-width {
    width: 100% !important;
  }
}
.dhh-tab {
  font-size: 14px;
  color: black;
  cursor: pointer;
  border-right: 1px solid #808080;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.dhh-tab-selected {
  background-color: white;
  font-weight: bold;
}
.dhh-link-list {
  font-weight: bold;
  font-size: 15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0099A8;
}