html,
body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: aileron, sans-serif !important;
  font-weight: 300;
  font-size: 13px;
  background: #ffffff;
  border: 0px;
}

/* Cookie Control Styling */
button#ccc-icon {
  bottom: 0px !important;
}

.esriControlsBR {
  right: 70px !important;
}

#mapDiv {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  background: #ccf2ff;
  border: 0px;
  overflow: hidden;
}

img {
  border-style: none;
}

*:focus {
  outline: none;
}

form input[type='submit'] {
  background: none;
  border: none;
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}
/* RESPONSIVE DESIGN MEDIA QUERIES */

/* Desktops and laptops */

#HeaderBarDesktop {
  top: 10px;
  left: 10px;
  position: absolute;
  /* border-top-right-radius: 20px; */
  height: 210px; /*167px;*/
  width: 255px;
  z-index: 999;
  overflow: hidden;
  background-color: #002e40;
}

div.simpleTabs {
  top: 180px;
  left: 10px;
  width: 255px;
  position: absolute;
  z-index: 1000;
  background-color: #002e40;
  border-top: 5px solid #002e40;
}

div.simpleTabsContent {
  position: absolute;
  width: 255px;
  min-height: 100px;
  background-color: white;
  z-index: 1000;
  display: none;
}

div.simpleTabsContent.currentTab {
  display: block;
}

div.modePanelTitle {
  background-color: #002e40;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  font-size: 1.6em;
  font-weight: 600;
}

div.modePanelContent {
  padding: 10px;
}

div.modePanelTools {
  background-color: #ad9c70;
  border-top: 0px solid #bdc3c7;
}

.desktopHeading {
  position: absolute;
  left: 10px;
  top: 90px;
  z-index: 150;
  color: white;
  font-size: 20pt;
}

img.bgsLogo {
  width: 65%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 150;
}

#URActionBar {
  right: 10px;
  top: 10px;
  position: absolute;
  z-index: 150;
}

#locationSearch {
  top: 140px !important;
  left: 20px !important;
  position: absolute;
  z-index: 2000;
}

#locationSearch .dijitTextBox,
#locationSearch .dijitInputInner {
  color: #002e40 !important;
  background-color: white !important;
  border: none !important;
  padding: 0px !important;
}

#locationSearch .dijitInputContainer {
  background: none repeat scroll 0 0 white !important;
}

#searchImg {
  position: absolute;
  left: 4px;
  top: 8px;
  width: 16px;
  height: 16px;
  background: url(../img/esri/simpleGeocoder.png) 0 0;
}

#locationText {
  z-index: 999;
  position: absolute;
  bottom: 6px;
  left: 10px;
  font-size: 9pt;
  background: rgb(255, 255, 255); /* Old browsers */
  background: rgba(255, 255, 255, 0.7);
  color: #666666;
}

#DownloadTools {
  border: 0px solid #dadada;
  bottom: 30px;
  left: 50%;
  margin-left: -200px;
  position: absolute;
  z-index: 999;
  overflow: hidden;
  background-color: white;
  width: 400px;
}

#closeDownload {
  top: 3px;
  right: 5px;
  position: absolute;
}

#downloadHeading {
  background-color: #002e40;
  color: #ffffff;
  padding: 5px;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
}

.downloadText {
  background-color: #002e40;
  color: #ffffff;
  padding: 5px;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
}

/* 3D Models Dialog */

#Model3dTools {
  border: 0px solid #dadada;
  font-family: Arial, Helvetica, sans-serif;
  top: 10px;
  left: 300px;
  position: absolute;
  z-index: 998;
  overflow: hidden;
  background-color: white;
  width: 400px;
}

#model3dHeading {
  background-color: #002e40;
  color: #ffffff;
  padding: 6px;
  font-size: 12pt;
}

.modelsPane {
  padding: 5px;
  text-align: center;
}

.topSurfaceChk {
  padding-bottom: 10px;
  padding-top: 2px;
  text-align: center;
}

#tsHelpImg {
  vertical-align: bottom;
}

.modelsHelp {
  padding: 5px;
}

#availableModels {
  border: 1px solid #a8a8a1;
  height: 25px;
  width: 290px;
}

.modelLink {
  padding: 5px;
  font-size: 12pt;
  text-align: center;
}

.modelLink a:link {
  color: #0000ee;
}

.modelLink a:visited {
  color: #0000ee;
}
/* Overriding ESRI Geocoder */

.simpleGeocoder .esriGeocoder {
  display: block;
  width: 100%;
  margin: 0;
  border: 0px solid #57585a !important;
  background: #002e40;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.simpleGeocoder .esriGeocoderContainer {
  width: 235px !important;
  font-size: 12px;
  line-height: 16px;
  font-family: aileron, sans-serif !important;
}

.simpleGeocoder .esriGeocoder input {
  outline: 0;
  display: block;
  border: 0;
  border-collapse: collapse;
  vertical-align: middle;
  font-size: 12px;
  font-family: aileron, sans-serif !important;
  line-height: 16px;
  margin: 0;
  padding: 6px 0;
  float: left;
  color: white !important;
  background: none;
  margin: 0 6px;
  width: 160px !important;
}

.simpleGeocoder .esriGeocoder .esriGeocoderSearch {
  cursor: pointer;
  margin-left: 6px;
  /* background: url("../img/esri/simpleGeocoder.png") no-repeat 0 0 !important; */
}

.simpleGeocoder .esriGeocoderLoading .esriGeocoderReset {
  background: url('../img/ajax-loader.gif') center center no-repeat !important;
}

/* End of ESRI geocoder*/

.esriSimpleSliderBL {
  bottom: 40px !important;
  left: 20px !important;
}

#HomeButton {
  position: absolute;
  bottom: 110px;
  left: 20px;
  z-index: 50;
}

.HomeButton .home {
  padding: 2px;
  width: 26px !important;
  height: 26px !important;
  background-color: #002e40 !important;
  border: 2px solid #002e40 !important;
  color: white !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-position: center center;
  background-repeat: no-repeat;
}

.HomeButton .home {
  opacity: 0.3;
  transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s; /* Safari */
  filter: alpha(opacity=30); /* For IE8 and earlier */
}

.HomeButton .home:hover {
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* Features to hide */
#HeaderBarMobile,
#btnGPS,
#btnHelp,
#footerBar,
#locationSearchMobile,
#mobileLayers,
#mobileWait,
#resultsSheet,
#closeResultsBtn,
#closeTopicBtn,
#topicSheet,
#notificationSheetPositive,
#notificationSheetNeutral,
#notificationSheetNegative,
#mobileLocationSearchBar,
#mapLayersItemsMobile,
#mobileLayersHidden {
  display: none;
}
/* End of Desktops and laptops */

/* Smartphones  */

@media all and (max-width: 768px) {
  button#ccc-icon {
    bottom: 45px !important;
  }

  #HeaderBarMobile {
    top: 0px;
    left: 0px;
    height: 40px;
    width: 100%;
    position: absolute;
    background-color: #002e40;
    border-bottom: 1px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    background-image: none !important;
    z-index: 999;
    border-radius: 0px;
  }

  div.mobileTitle {
    color: white;
    font-size: 20pt;
    margin-top: 4px;
    text-align: center;
    background-position: center;
  }

  #mobileLogo {
    z-index: 1000;
    position: absolute;
    left: 9px;
    top: 3px;
    width: 33px;
  }

  #mobileLocationSearchBar {
    position: absolute;
    width: 600px;
    height: 0px;
    top: 0px;
    right: 50%;
    left: 50%;
    margin-left: -120px;
    z-index: 7000;
  }

  #locationSearchMobile {
    left: 10px;
    top: 50px;
    position: absolute;
    width: 80%;
    z-index: 1500;
  }

  #footerBar {
    bottom: 0px;
    left: 0px;
    height: 45px;
    right: 0px;
    position: absolute;
    background-color: #002e40;
    border-top: 1px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    z-index: 50;
    text-align: center;
  }

  .esriSimpleSliderBL {
    bottom: 106px !important;
    left: 10px !important;
  }

  #HomeButton {
    position: absolute;
    bottom: 175px;
    left: 10px;
    z-index: 50;
  }

  /* Features to hide */
  #locationSearch,
  .esriScalebar,
  #HeaderBarDesktop,
  #desktopLayers,
  #locationText,
  .esriAttribution,
  #search,
  div.simpleTabs,
  #URActionBar,
  #DownloadTools,
  #Model3dTools {
    display: none;
  }

  /* Features to show */
  #HeaderBarMobile,
  #btnGPS,
  #btnMode,
  #btnHelp,
  #footerBar,
  #locationSearchMobile,
  #mobileLayers,
  #mobileWait,
  #resultsSheet,
  #closeResultsBtn,
  #closeTopicBtn,
  #topicSheet,
  #notificationSheetPositive,
  #notificationSheetNeutral,
  #notificationSheetNegative,
  #mobileLocationSearchBar,
  #mapLayersItemsMobile,
  #mobileLayersHidden {
    display: inline;
  }
}

/* End of Smartphones  */

/* =============================== */

#splash {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: white;
  background-repeat: repeat;
  z-index: 90000000;
}

.splashLoading {
  background-image: url('../img/loading.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 30%;
  left: 50%;
  width: 128px;
  height: 21px;
  margin-top: -16px;
  margin-left: -55px;
}

#borderContainer {
  width: 100%;
  height: 100%;
}

/* ESRI Map elements */

.esriSimpleSlider {
  background-color: #002e40 !important;
  border: 2px solid #002e40 !important;
  color: white !important;
}

.esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
  border-bottom: 2px solid #002e40 !important;
}

.esriSimpleSliderIncrementButton:hover {
  background-color: #002e40 !important;
}

.esriSimpleSliderDecrementButton:hover {
  background-color: #002e40 !important;
}

#mapDiv_zoom_slider {
  opacity: 0.3;
  transition: opacity 0.7s;
  -webkit-transition: opacity 0.7s; /* Safari */
  filter: alpha(opacity=30); /* For IE8 and earlier */
}

#mapDiv_zoom_slider:hover {
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* Content Styling */

p.S {
  font-weight: 300;
}

p.M {
  font-weight: 400;
}

p.LG {
  font-weight: 600;
}

p.TITLE {
  font-weight: 600;
  font-size: 1.4em;
}

p.SUBHEAD {
  font-size: 1.2em;
}

/* TAB NAVIGATION */

ul.navbar {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  height: 40px;
}

ul.navbar li {
  display: table-cell;
  margin: 0;
  padding: 0;
  text-align: center;
  opacity: 0.3;
  /*padding-top: 5px;*/
}

ul.navbar li:hover {
  background-color: #5c6875;
}

ul.navbar li.active {
  background-color: #002e40;
  opacity: 1;
}

ul.navbar li a {
  display: block;
}

ul.navbar:nth-child(1) ul {
  display: list-item;
}

/* CONTEXT PANEL TOOL TABS */

ul.panelTools {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  height: 25px;
  border: 0px solid #999;
  font-size: 11pt;
}

ul.panelTools li {
  display: table-cell;
  margin: 0;
  padding: 5px;
  text-align: center;
  font-weight: 600;
  border: 1px solid rgba(255, 255, 255, 0.25);
}

ul.panelTools li:hover {
  background-color: #bdc3c7;
  color: white;
}

ul.panelTools li:active {
  background-color: #95a5a6;
}

ul.panelTools li a {
  display: block;
  color: white;
  /* font-weight: bold; */
  text-decoration: none;
}

ul.panelTools li a:active {
  color: white;
}

/* DIALOGS */

#waitDialog {
  font-size: 16px;
}

#msgDialog {
  font-size: 12px;
}

.launchDialog {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  height: 100%;
}

.launchDialog img {
  width: 200px;
  padding: 10px;
  border-radius: 10px;
  height: auto;
  object-fit: contain;
}

.launchDialog .textContent {
  flex: 1;
  padding: 10px;
  line-height: 1.4;
}
.launchDialog .titleContent {
  font-size: 20pt;
}

.dojoxDialogCloseIcon,
.dojoxDialogCloseIconHover {
  background: url('../img/close.png') no-repeat top right !important;
  position: absolute;
  vertical-align: middle;
  left: -25px !important;
  top: -25px !important;
  height: 38px !important;
  width: 38px !important;
  cursor: pointer;
  z-index: 999;
}

/* disable close on paramater windows */

#waitDialog .dojoxDialogCloseIcon {
  display: none;
}

.claro .dojoxDialogTitleBar {
  cursor: move;
  padding-top: 5px;
  font-size: 16px;
  height: 25px;
  color: #ffffff;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #002e40 !important;
  border: 2px solid #002e40;
}
.claro .dojoxDialog {
  padding: 0px !important;
  border: 0px solid #ffffff !important;
  -webkit-border-radius: 0pt;
  -moz-border-radius: 0pt;
  border-radius: 0pt;
}

/* BUTTONS */

.btn {
  border: none;
  font-family: aileron, sans-serif !important;
  font-size: 11px;
  font-weight: 600;
  color: white;
  background: #002e40;
  cursor: pointer;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  display: inline-block;
  outline: none;
  position: relative;
  width: 60px;
}

.mobileButton .dijitButtonNode {
  border: 0px;
  font-family: aileron, sans-serif !important;
  color: white;
  font-weight: bold;
  width: 30px;
  height: 30px;
  font-size: 10pt;
  background: #002e40;
  text-align: center;
  outline: none;
}

#btnGPS {
  z-index: 1000;
  display: inline-block;
  padding-top: 7px;
}

.btnGPSIcon {
  background-image: url('../img/location.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-align: center;
}

.btnGPSIconSelected {
  background-image: url('../img/location_selected.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-align: center;
}

#btnHelp {
  z-index: 1000;
  position: absolute;
  right: 10px;
  top: 4px;
}

.btnHelpIcon {
  background-image: url('../img/info.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-align: center;
}

.btnDataIcon {
  background-image: url('../img/layers.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-align: center;
}

#btnData {
  z-index: 1000;
  position: absolute;
  left: 10px;
  bottom: 7px;
}

.btnLegendIcon {
  background-image: url('../img/legend.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-align: center;
}

#btnLegend {
  z-index: 1000;
  position: absolute;
  right: 10px;
  bottom: 7px;
}

#legendDialog_underlay {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: alpha(opacity=0);
}

/* mobile identify results form */
#resultsSheet {
  height: 0px;
  position: absolute;
  z-index: 5000002;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #e6e6e6;
  overflow: hidden;
}

/* mobile layers control */

#topicSheet {
  height: 0px;
  position: absolute;
  z-index: 9000000;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-color: white;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #e6e6e6;
}

#closeResultsBtn {
  position: absolute;
  bottom: 230px;
  left: 50%;
  margin-left: -24px;
  z-index: 9000005;
}

#mobileDataTopics {
  position: relative;
  height: 225px;
  overflow: auto !important;
}

#closeTopicBtn {
  position: absolute;
  bottom: 230px;
  left: 50%;
  margin-left: -24px;
  z-index: 9000005;
}

#mobileWait {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19px;
  margin-top: -19px;
  z-index: 8000000;
}

#mobileDataLayers {
  width: 0px;
  height: 225px;
  position: absolute;
  z-index: 9000001;
  right: 0px;
  bottom: 0px;
  background-color: white;
  overflow: auto !important;
}

#mobileLayersTable tr td,
#mobileTopicsTable tr td {
  border-style: solid none solid none;
  border-width: 1px;
  border-color: white;
  background-color: #002e40 !important;
  height: 20px;
  padding: 5px 5px 5px 5px;
  font-size: 16px;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

#mapLayersItemsMobile {
  position: absolute;
  z-index: 100;
  right: 0px;
  left: 0px;
  bottom: 45px;
  background-color: #ffffff;
  color: #002e40;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #e6e6e6;
}

#mobileLayersHidden {
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  border-color: #e6e6e6;
  height: 0px;
  position: absolute;
  z-index: 90;
  right: 0px;
  left: 0px;
  bottom: 45px;
  background-color: #ffffff;
  color: #002e40;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  font-weight: bold;
}
/* mobile feedback */

#notificationSheetPositive {
  height: 0px;
  position: absolute;
  z-index: 100;
  right: 0px;
  left: 0px;
  bottom: 45px;
  background-color: #e0edc1;
  border-top: 1px solid #999;
  color: #546d1c;
  background-image: url('../img/notificationPositive.png');
  background-position: 10px 15px;
  background-repeat: no-repeat;
}

#notificationSheetNeutral {
  height: 0px;
  position: absolute;
  z-index: 100;
  right: 0px;
  left: 0px;
  bottom: 45px;
  background-color: #fff5df;
  border-top: 1px solid #999;
  color: #e27820;
  background-image: url('../img/notificationNeutral.png');
  background-position: 10px 15px;
  background-repeat: no-repeat;
}

#notificationSheetNegative {
  height: 0px;
  position: absolute;
  z-index: 100;
  right: 0px;
  left: 0px;
  bottom: 45px;
  background-color: #ffdedd;
  border-top: 1px solid #999;
  color: #c50c11;
  background-image: url('../img/notificationNegative.png');
  background-position: 10px 15px;
  background-repeat: no-repeat;
}

.notificationText {
  margin-top: 14px;
  margin-left: 45px;
  margin-right: 10px;
  float: left;
  font-weight: bold;
}

/* Identify popup */
.esriPopup {
  font-family: aileron, sans-serif !important;
  z-index: 99999999 !important;
}

.esriPopup .titleButton.maximize {
  display: none !important;
}

.esriPopup .titlePane {
  background-color: #002e40 !important;
  border-bottom: medium none;
  border-left: 1px solid #999999 !important;
  border-radius: 5px 5px 0 0;
  border-right: 1px solid #999999 !important;
  border-top: 1px solid #999999 !important;
  color: #ffffff;
  cursor: default;
  line-height: 30px !important;
  padding-left: 6px;
}

.esriPopup .titleButton.close {
  top: 4px !important;
  right: 4px !important;
  background-position: 0 0px !important;
  background-image: url('../img/close_dialog.png');
  width: 24px !important;
  height: 24px !important;
}

#next:disabled {
  background-color: #002e40;
  background-image: url('../img/next_disabled.png');
  background-repeat: no-repeat;
  border: 0 solid white !important;
  cursor: auto;
  height: 22px;
  padding: 1px 6px !important;
  width: 22px;
}
#next {
  background-color: #002e40;
  background-image: url('../img/next.png');
  background-repeat: no-repeat;
  border: 0 solid white !important;
  cursor: pointer;
  height: 22px;
  padding: 1px 6px !important;
  width: 22px;
}

#back:disabled {
  background-color: #002e40;
  background-image: url('../img/back_disabled.png');
  background-repeat: no-repeat;
  border: 0 solid white !important;
  cursor: auto;
  height: 22px;
  padding: 1px 6px !important;
  width: 22px;
}
#back {
  background-color: #002e40;
  background-image: url('../img/back.png');
  background-repeat: no-repeat;
  border: 0 solid white !important;
  cursor: pointer;
  height: 22px;
  padding: 1px 6px !important;
  width: 22px;
}

.infoWinLayerName {
  color: #002e40;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  padding-bottom: 3px;
  border-bottom: 1px solid #002e40;
}

.bed-eng-geol-tab-header {
  display: inline-block;
  padding: 1px 4px;
  margin: 0 3px;
  border: 1px solid #95a5a6;
  border-radius: 5px;
  transition: 0.2s;
  cursor: pointer;
}

div .eng-geology {
  max-width: 600px;
}

.bed-eng-geol-tab-header:hover {
  border: 1px solid #002e40;
}

.bed-eng-geol-tab-header-selected {
  border: 1px solid #002e40;
  background-color: #002e40;
  color: #fff;
}

.bed-eng-geol-tab-content {
  display: none;
}

.bed-eng-geol-tab-content-visible {
  display: block;
}

.sup-eng-geol-tab-header {
  display: inline-block;
  padding: 1px 4px;
  margin: 0 3px;
  border-radius: 5px;
  border: 1px solid #002e40;
  background-color: #002e40;
  color: #fff;
}

.mobileResultsHeader {
  color: #002e40;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  padding-bottom: 3px;
  border-bottom: 1px solid #002e40;
}

#methaneIdentifyTable {
  width: 100%;
  padding: 2px;
  text-align: center;
}

/*measurement widget */

.esriMeasurement .esriButton .dijitButtonNode {
  background: white !important;
}

.esriMeasurement .esriButtonChecked .dijitButtonNode {
  border: 1px solid #002e40 !important;
}

/* Selection table */

.claro .dijitTabContainerTop-tabs .dijitTab {
  background-image: none !important;
  background-color: #ffffff;
  color: #000000;
}

.dgrid {
  max-height: 150px;
}

.dgrid-header {
  background-color: #002e40 !important;
  color: White;
}

.dgrid-row-table {
  margin: auto;
}
.dgrid-row-table th,
table.dgrid-row-table td {
  font-weight: normal;
  border-color: #002e40;
  border-style: none solid solid solid;
  border-width: 1px;
}

th.dgrid-cell {
  text-align: center !important;
}

.dgrid-row:hover {
  background-color: #ffff66;
}

.dgrid-row-odd {
  background: #f2f5f9;
}

.landlides-infowin-table {
  border-collapse: collapse;
}

.landlides-infowin-table td {
  border: 0;
  padding: 4px;
}

.landlides-infowin-table tr:nth-child(even) {
  background: #eaeaea;
}

.opencast-infowin-table-top {
  width: 100%;
  padding-bottom: 15px;
}

.opencast-infowin-table-top td {
  text-align: center;
}

.opencast-infowin-table {
  width: 100%;
  padding-top: 10px;
  border-collapse: collapse;
}

.opencast-infowin-table th {
  border: 0;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  padding: 4px;
  font-weight: bold;
}

.opencast-infowin-table td {
  border: 0;
  padding: 4px;
}

.opencast-infowin-table tr:nth-child(even) {
  background: #eaeaea;
}

.geop-infowin-table {
  width: 100%;
  padding-top: 10px;
  border-collapse: collapse;
}

.geop-infowin-table th {
  border: 0;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  padding: 4px;
  font-weight: bold;
}

.geop-infowin-table td {
  border: 0;
  padding: 4px;
}

.geop-infowin-table .geop-label {
  font-weight: bold;
}

.geop-infowin-table tr:nth-child(even) {
  background: #eaeaea;
}

.geop-header {
  color: #002e40;
  font-weight: bold;
  font-size: 13px;
  padding: 20px 0 10px 0;
}

div.geoclimate-table-div {
  width: 100%;
  overflow-x: auto;
  text-align: center;
}

table.geoclimate-table {
  margin: 0 auto;
  width: 100%;
}

table.geoclimate-table td {
  padding: 4px;
}

tr.gc-tr-avg {
  height: 50px;
}

td.gc-header-td {
  font-weight: bold;
  color: #ffffff;
  background-color: #c3c3c3;
}

td.gc-header-td-selected {
  background-color: #656565;
}

td.gc-value-premium-td {
  background-color: #ffffff;
}

td.gc-value-improbable-td {
  background-color: #ffa77f;
  cursor: pointer;
}

td.gc-value-possible-td {
  color: #ffffff;
  background-color: #ff5500;
  cursor: pointer;
}

td.gc-value-probable-td {
  color: #ffffff;
  background-color: #a83800;
  cursor: pointer;
}

td.gc-value-unavailable-td {
  background-color: #cccccc;
  cursor: pointer;
}

.geoclimate-tooltip {
  background-color: #f7f7f7;
  color: #656565;
  padding: 10px;
  border-radius: 5px;
  border: 2px solid #656565;
  width: 200px;
  -webkit-box-shadow: 2px 26px 47px -11px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 2px 26px 47px -11px rgba(0, 0, 0, 0.9);
  box-shadow: 2px 26px 47px -11px rgba(0, 0, 0, 0.9);
}

.gc-table-tip {
  font-family: arial;
  font-size: 11px;
  color: #333333;
}

.gc-buttons-table {
  width: 100%;
  border-spacing: 0;
  margin-top: 10px;
}

.gc-btn {
  border: none;
  font-family: aileron, sans-serif !important;
  font-size: 9px;
  color: white;
  background: #c3c3c3;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  width: 60px;
  height: 45px;
  box-sizing: border-box;
}

.gc-btn-primary {
  background: #002e40;
}

.gc-go-premium-link {
  float: right;
  color: #ffffff;
  background-color: #002e40;
  padding: 0 5px;
  border-radius: 5px;
  cursor: pointer;
}

.results-table-details {
  padding: 15px 10px 5px 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-color: #002e40;
  border-style: solid solid none solid;
  border-width: 1px;
  -webkit-box-shadow: 10px -8px 13px -10px rgba(0, 0, 0, 0.6),
    -10px -8px 13px -10px rgba(0, 0, 0, 0.6);
  box-shadow: 10px -8px 13px -10px rgba(0, 0, 0, 0.6),
    -10px -8px 13px -10px rgba(0, 0, 0, 0.6);
}

.results-table-details-content {
  max-height: 400px;
  max-width: 600px;
  overflow: auto;
  box-sizing: border-box;
}

.results-table-details-loading {
  padding: 20px 50px;
}

.results-table-details-close-error {
  padding: 20px 50px;
  color: red;
  font-weight: bold;
}

.results-table-details-close-btn {
  background: url('../img/close.png') no-repeat top right;
  position: absolute;
  vertical-align: middle;
  left: -19px;
  top: -19px;
  height: 29px;
  width: 29px;
  cursor: pointer;
  z-index: 999;
}
