html,
body {
  /* padding: 0;
  margin: 0; */
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: visible;
  background-color: #ffffff;
  font-family: 'HelveticaNeue', 'Arial', sans-serif;
}

/* LOADING */

.loading-indicator {
  display: none;
  height: 100%;
  width: 100%;
  z-index: 500;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.8);
}

.esriTimeSlider {
  z-index: 1;
}

.app-loading .loading-indicator,
.app-error .loading-indicator {
  display: block;
}

.app-loading .loading-indicator {
  background-position: center center;
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
}

.app-error .loading-message {
  background-position: top center;
  background-image: url(../images/error.png);
  background-repeat: no-repeat;
  padding-top: 60px;
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 40%;
  left: 0;
  text-align: center;
}

/* PANELS */

.shadow {
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
}

#panelView {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}

#panelLogo {
  position: absolute;
  right: 10px;
  bottom: 225px;
  width: 60px;
  height: 30px;
  display: block;
}

#panelTop {
  position: absolute;
  left: 10px;
  bottom: 220px;
  width: 300px;
  height: 65px;
  display: block;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 1);
  /*border: 1px solid #ffffff;*/
}

#panelTitle {
  position: absolute;
  left: 5px;
  right: 5px;
  top: 6px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.thin {
  font-family: 'HelveticaNeueUltraLight';
}

#panelSwitch {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 6px;
  height: 24px;
}

#panelBtns {
  position: absolute;
  left: 12px;
  bottom: 5px;
  width: 96px;
  height: 20px;
}

.on {
  margin: 7px !important;
  width: 6px;
  height: 6px;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border: none;
  font-size: 0px;
}

#panelBottom {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 220px;
  display: block;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: rgba(255, 255, 255, 0.2);
}

#panelContent {
  margin: 15px 0;
  width: auto;
  height: 190px;
  line-height: 22px;
  overflow-x: visible;
  overflow-y: hidden;
}

.daterangepicker .drp-calendar.right {
  padding: 15px;
}

.selectbox,
.filter-option {
  color: #1d3b4a;
  padding: 8px;
  line-height: 18px;
  border-radius: 4px;
  border-width: 0 1px 4px;
  border-bottom: 4px solid #ddd;
  cursor: pointer;
}

.selectbox_bg {
  background: #fff;
}

.btn-light {
  S color: #212529;
  background-color: #fff;
  border-color: #f8f9fa;
}

.center-block {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navbar {
  background-image: url("../images/BANNER_AGOL_DIMAR90.png");
  background-position: 0 -10px;
  background-repeat: no-repeat;
}

#dimar-contenedor {
  background-color: rgba(231, 231, 231, 0.65);
  padding: 11px 20px 11px 20px;
  overflow: visible;
  position: absolute;
  max-width: auto;
  min-height: 100px;
  z-index: 102;
  cursor: default;
  background-color: #fcfcfc;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  border-collapse: separate;
}

.dimar-shadow {
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.47);
}

.dimar-footer {
  min-height: 75px;
  max-height: 75px;
}

.dimar-card-body {
  padding: 1.25rem 0 0 0;
}

.dimar-card-footer {
  padding: .25rem;
  text-align: justify !important;
}

.dimar-card-body-metadata {
  position: relative;
  bottom: 0;
}

.dimar-card-body-metadata p {
  margin-bottom: 0;
}

.dimar-card-image-caption {
  background: rgba(228, 228, 228, 0.8);
  color: #4c4c4c;
  font-style: normal;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  bottom: 0;
  font-size: 0.775rem;
  line-height: 1.5;
  padding: .35rem 1.25rem .35rem 1.25rem;
}

.dimar-card-header {
  padding: .25rem;
}

.dimar-sticky-footer {
  bottom: 0;
  padding-top: 20px;
}

.dimar-timeslider {
  width: 100%;
  padding: 5px 0;
  background-color: whitesmoke;
  border: 1px solid silver;
  margin-top: 15px;
}

.tsTmp{
  padding: 0 20px;
}

.fill { 
    min-height: 100%;
    height: 100%;
}

#combinada_ {
    width: 100%;
    height: 100%;
    min-height: 100%;   
    display: block;
}

.containerFix {
 padding : 0px !important;
 max-width: 100% !important;
}

.dimar-padding{
  padding-top: 10px;
}