
/*@import url("leaflet.css");*/
@import url("easybutton/easy-button.css");
@import url("slick/slick.css");
@import url("nouislider/nouislider.css");

#backToProjects {
  position: fixed;
  top: 3%;
  left: 1%;
  height: 8%;
  width: 8%;
  z-index: 1000;
  background-color: red;
}

/* --------------- body  ----------- */

body {
    line-height: 1.8;
}

.upimage {
  width: auto;
  max-width: 100%;
  height: auto;
}

.bg-1 {
    background-color: #ffffff;
    color: #000000;
}
.bg-2 {
    background-color: #1e434c;
    color: #ffffff;
    font-family: "Corbel";
    font-size: 10px;
    letter-spacing: 1px;
}
.bg-3 {
    background-color: #ffffff;
    color: #555555;
}
.bg-4 {
    background-color: #2f2f2f;
    color: #fff;
}


.icon {
	margin-top: 3px;
	margin-left: -4px;
	padding: 0px;
}

/* --------------- fonts  ----------- */

.header1 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 1.5vw;
  font-variant: small-caps;
  padding: 20px;
  font-weight: bold;
}

.header2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 1.8vw;
  font-variant: small-caps;
  font-weight: bold;
}

.header3 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 2.4vh;
  font-variant: small-caps;
  font-weight: bold;
}

.bottomParagraph {
  position: absolute;
  margin-left: 20%;
  text-align: center;
  bottom: 10%;
  width: 60%;
  font-size: 0.8vw;
}

.chapter-header {
  text-align: left;
  font-size: 1.2vw;
  padding-left: 8px;
  margin: 10px;
  background-color: #ddc5a2;
}

.diagram {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 0.7vw;
  padding: 5px;
  text-align: justify;
}

.regular {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 0.8vw;
  padding: 5px 12px;
  text-align: justify;
}

.small {
  font-size: 0.8vw;
}

.interact {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-size: 0.8vw;
  padding: 0px 12px;
  text-align: justify;
}

.leftalign {
  text-align: left;
}

/* --------------- divs  ----------- */

.chapter {
  position: relative;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.85;
}

.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.anchor {
  height: 10px;
  width: 10px;
  position: relative;
  top: 50%;
  left: 20%;
}

#title {
	margin-top: 15px;
}

#methods {
  position: fixed;
  top: 6%;
  left: 47%;
  width: 50%;
  height: 86%;
  visibility: hidden;
  /*font-size: 0.6em;*/
  z-index: 200;
}

#esvmTop {
  height: 18%;
}

#esvmCenter {
  height: 41%;
}

#esvmBottom {
  height: 41%;
  overflow: hidden;
}

.infohidden {
	position: fixed;
	visibility: hidden;
	font:12px 'Helvetica Neue', Arial, Helvetica, sans-serif;
	top: 12px;
	left: 60px;
	padding:5px;
	z-index: 180;
	background-color: white;
	border-radius: 4px;
	box-shadow: 0 1px 5px rgba(0,0,0,65);
}

#howto {
  position: fixed;
  top: 30%;
  left: 2%;
  height: 6%;
  opacity: 1;
  z-index: 180;
}


.down {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: white;
  height: 20px;
}

.down:hover {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: black;
  height: 20px;
  opacity: 0.3;
}

div.ui-tooltip {
  font-size: 0.6vw;
  max-width: 200px;
}


/* --------------- features  ----------- */

.floatLeft {
	float: left;
	margin-left: 2%;
}

#displaySatImagery {
  margin-left: 3%;
  margin-right: 3%;
  margin-top: 10px;
  margin-bottom: 10;
  clear: left;
}

#sliderInfo {
	margin-top: 1%;
}

#timewarp {
  width: 30%;
  margin-bottom: 20px;
  margin-left: 80px;
}

#timewarp2 {
  width: 30%;
  margin-bottom: 20px;
  margin-left: 80px;
}

.myLegendGradient {
	background: linear-gradient(0.25turn, #000000, #ffffff);
	width: 60px;
	height: 10px;
}

.myLeftLabel {
	float: left;
}
.myRightLabel {
	float: right;
}

/*__________________*/

.button {
  float: left;
  width: 31%;
  text-align: center;
  margin: 1%;
  margin-bottom: 20px;
}

.leaflet-touch .leaflet-bar button {
  width: 26px;
  height: 26px;
  line-height: 26px;
}

#lsButton {
  float: none;
  margin-left: 20%;
  margin-right: 20%;
  width: 60%;
  background-color: #fff5d8;
}

#lsButton:hover {
  background-color: #ffe9a7;
}

#overlayButton {
	height: 35px;
  width: 35px;
}

/*__________________*/
#result1 {
  visibility: hidden;
}

/* --------------- charts  ----------- */

#lsAvailabilityContainer {
  position: fixed;
  top: 2%;
  left: 81%;
  width: 18%;
  height: 30%;
  background-color: white;
  border: 1px solid black;
  visibility: hidden;
  padding: 5px;
  margin: 0px 10px 0px 10px;
}

.chartcontainer {
	margin-left: 1%;
	margin-right: 1%;
  height: 100%;
}


.factcontainer {
  height: 100%;
    line-height: 100%;
	overflow: auto;
	width: 50%;
	float:left;
	padding-top: 1%;
	padding-left: 2%;
}


.factText {
  font-size: 1.0vw;
  line-height: 1.6vw;
  text-align: center;
	margin-left: 1%;
	margin-right: 1%;
	padding-top: 2%;
}

.fileSizeContainer {
  height: 90%;
}

.tileLabel{
  background: rgba(255, 255, 255, 0);
  border:0;
  border-radius:0px;
  box-shadow: 0 0px 0px;
}



/* --------------- images  ----------- */

.imgContainer {
  position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .4s ease;
}

.imgContainer:hover .overlay {
  opacity: 1;
}

.infoImage {
  height: 100%;
}




.noUi-target {
    height: 8px;
}

.noUi-base .noUi-handle {
    top: 0;
    left: 0;

    background-color: #cacfd2;
    border: none;
    width: 46px;
    height: 20px;
    border-radius: 3px;
    box-shadow: none;
	  text-align: center;
    margin-left: -23px;
    margin-top: -8px;
    padding-left: 6px;
    z-index: 2;
}

.noUi-base .noUi-handle:hover {
    background-color: #85929e;
}
.noUi-base .noUi-handle.noUi-active {
    background-color: #cacfd2;
    z-index: 3;
}

.noUi-value {
  color: black;
  font-size: 0.9em;
  padding-top: 1px;
}

.noUi-base .noUi-handle::before {
    background: transparent;
    content: attr(data-value);
    display: table-cell;
    position: static;
    width: 100%;
    vertical-align: middle;
}
.noUi-base .noUi-handle::after {
    display: none;
}

.noUi-pips-horizontal {
  padding: 8px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 4px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 8px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 8px;
}

   /* --------------------
      MAP
      -------------------- */

#mapper {
/*  z-index: 0;*/
  height: 100%;
}

#map {
/*  z-index: 0;*/
  height: 100%;
  z-index: 150;
}

#controlPanel {
  height: 10%;
}

#statsElement {
  height: 100%;
}

.cE {
  height: 15px;
  width: 25px;
  float:right;
  position: absolute;
  top: 0px;
  right:0px;
  display:inline-block;
  padding:2px 5px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  background: url("../img/ar_down.png");
}

.cE:hover {
  background: url("../img/ar_down_hover.png");
  cursor: pointer;
}



/*  ########### Swiper */



.swiper {
    width: 100%;
    height: 100%;
    padding: 5px;
}

.slick-initialized .swipe-tab-content {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}

.slick-initialized .swipe-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background: none;
  border: 0;
  background-color: white;
  color: #000;
  cursor: pointer;
  text-align: center;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-family: 'Corbel', sans-serif;
  /*font-weight: bold;*/
  font-size: 0.9vw;
}

.main-container {
  height: 90%;
  padding-top: 10px;
  background: #ffffff;
}

.slick-slide img {
  display: inline-block;
}

.sub-header_methods {
  height: 7%;
}




.map-overlay {
    font:bold 12px 'Helvetica Neue', Arial, Helvetica, sans-serif;
    position: absolute;
    width: 6%;
    min-width: 160px;
    top: 0;
    left: 35px;
    padding: 12px;
    z-index: 200;
}

.map-overlay-left {
    bottom: 0;
    font:bold 12px 'Helvetica Neue', Arial, Helvetica, sans-serif;
	background-color: #fff;
    position: absolute;
	width: 99%;
    min-width: 160px;
	height: 35%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	border: 1px solid black;
    border-radius: 3px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0.5%;
    z-index: 200;
}

.map-overlay .map-overlay-inner {
    background-color: #fff;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.20);
    border-radius: 3px;
    padding: 6px;
    margin-bottom: 10px;
}

.map-overlay-left .map-overlay-inner {
    background-color: #fff;
    border-radius: 3px;
    padding: 6px;
	line-height: 1.8;
}

.map-overlay-left .map-overlay-inner img {
    padding-top: 2px;
    padding-bottom: 2px;
}

.map-overlay-left .map-overlay-inner img:hover {
	box-shadow:0px 0px 0px 10px black inset;
	padding-top: 2px;
    padding-bottom: 2px;
}

.map-overlay label {
    display: block;
    margin: 0 0 5px;
}

.map-overlay input {
    background-color: transparent;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0;
    cursor: ew-resize;
}