/*
IIIIIIIIIITTTTTTTTTTTTTTTTTTTTTTT 333333333333333   KKKKKKKKK    KKKKKKK
I::::::::IT:::::::::::::::::::::T3:::::::::::::::33 K:::::::K    K:::::K
I::::::::IT:::::::::::::::::::::T3::::::33333::::::3K:::::::K    K:::::K
II::::::IIT:::::TT:::::::TT:::::T3333333     3:::::3K:::::::K   K::::::K
  I::::I  TTTTTT  T:::::T  TTTTTT            3:::::3KK::::::K  K:::::KKK
  I::::I          T:::::T                    3:::::3  K:::::K K:::::K   
  I::::I          T:::::T            33333333:::::3   K::::::K:::::K    
  I::::I          T:::::T            3:::::::::::3    K:::::::::::K     
  I::::I          T:::::T            33333333:::::3   K:::::::::::K     
  I::::I          T:::::T                    3:::::3  K::::::K:::::K    
  I::::I          T:::::T                    3:::::3  K:::::K K:::::K   
  I::::I          T:::::T                    3:::::3KK::::::K  K:::::KKK
II::::::II      TT:::::::TT      3333333     3:::::3K:::::::K   K::::::K
I::::::::I      T:::::::::T      3::::::33333::::::3K:::::::K    K:::::K
I::::::::I      T:::::::::T      3:::::::::::::::33 K:::::::K    K:::::K
IIIIIIIIII      TTTTTTTTTTT       333333333333333   KKKKKKKKK    KKKKKKK.net
*/

body {
  background: #fff;
  color: #696969;
  width: 100%;
  font-size: 14/1px;
}

a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}

body,
p,
a,
li,
label {
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Exo", sans-serif;
}

blockquote {
  border-color: #48b93d;
}

.unlimited-bar {
  height: 0.3rem;
  background: url("images/top-footer-bar-pattern.png") repeat-x;
  width: 100%;
}

#layerinfo,
#map {
  color: #333;
}

#map {
  background: #444;
  outline: #ccc solid 2px;
}

.contact-top {
  background: #eee;
  width: 100%;
}

.contact-top a,
.contact-top button {
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 0.8em;
  padding-right: 0.8em;
  color: #696969;
}

.contact-top a.active,
.contact-top button.active {
  background: #c5c5c5;
  color: #696969;
}

.contact-top p {
  display: inline-block;
  color: #696969;
  padding-left: 0.75em;
  padding-right: 0.75em;
}

.contact-top a:hover,
.contact-top button:hover {
  color: #333;
}

.main-content {
  height: calc(100% - 30em);
  min-height: 35vh;
  background: #f2f2f2 url("images/section-bg.png") bottom no-repeat;
  margin-bottom: 0;
  padding-bottom: 1.25rem;
}

.header {
  background: #fff;
}

form.options {
  margin-top: 2em;
}

.botones .btn {
  width: 100%;
}

.row.botones {
  background: #f2f2f2;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  margin-bottom: 0;
}

.tabs .tab a {
  color: #48b93d;
}

.tabs .tab a:hover,
.tabs .tab a.active {
  color: #0c7c4f;
}

.tabs .indicator {
  background-color: #0c7c4f;
}

nav,
#footer .copyright,
.contact-top {
  padding-left: 5%;
  padding-right: 5%;
}

nav {
  width: 100%;
  margin: auto;
  height: 9.125rem;
  background: #fff;
  box-shadow: none;
  line-height: 2.2em;
}

nav .main-nav {
  margin-top: 2rem;
}

nav ul li a {
  color: #8f8f8f;
  display: block;
}

nav ul li a .fa {
  height: unset;
  line-height: unset;
}

nav ul li.active {
  background: transparent;
  color: #0c7c4f;
  font-weight: bold;
  border-bottom: 2px solid #a38558;
}

nav ul li.active a {
  color: #0c7c4f;
}

nav ul li:hover {
  border-bottom: 2px solid #696969;
}

nav ul li a:hover,
nav ul li:hover a:hover {
  color: #696969;
  background: transparent;
}

.head-title {
  padding-left: 5%;
  padding-right: 5%;
}

.head-title .title {
  height: 10em;
}

.main-logo img {
  max-height: 6.25rem;
  width: auto;
}

.main-logo {
  display: inline-block;
  margin-right: 1em;
}

#footer {
  margin: 0 auto;
  background: #fff;
  width: 100%;
  text-align: center;
  border-top: 2px solid #d3d3d3;
}

#footer .participantes {
  background: #f2f2f2 url("images/footer-bg.png") no-repeat bottom center;
  background-size: 100vw;
  height: 14.375rem;
  color: #444;
  padding: 1.25rem 1.5rem;
  margin: auto;
}

#footer .participantes img {
  margin-left: 0.8em;
  margin-right: 0.8em;
}

#footer nav {
  padding: 0;
}

#footer nav .main-nav {
  margin-top: 3rem;
}

#footer nav ul li.active {
  color: #696969;
  border-bottom: 2px solid #696969;
}

#footer nav ul li.active a {
  color: #696969;
}

#footer .copyright p {
  line-height: 1.2em;
  padding-top: 2.5rem;
  color: #8f8f8f;
}

#footer .copyright img {
  height: 2rem;
  padding: 0.2rem;
}

#footer .row.copyright {
  margin-bottom: 0;
}

.participantes {
  text-align: center;
}

.participantes img {
  height: 6.25rem;
  padding: 0.3rem;
  width: auto;
  margin: 0 0.8rem;
  border-radius: 2px;
}

#map {
  z-index: 100;
  height: 90vmin;
  width: auto;
}

#map-copyright {
  position: relative;
}

#legend {
  left: 0.5em;
  bottom: 0.5em;
  min-height: 1.5em;
  max-width: 40%;
  padding: 0.5em;
}

#layerinfo,
#welcome,
.tooltip,
#popup {
  z-index: 9999;
}

#layerinfo .modal-header {
  position: fixed;
  padding: 0.7rem;
  background: #fafafa;
  height: 4.5rem;
  width: 100%;
}

#layerinfo .modal-content {
  height: calc(100% - 192px);
  margin-top: 4.5rem;
  padding-top: 0;
}

#layerinfo.modal {
  height: 90%;
  max-height: 90%;
  width: 75%;
  top: 5% !important;
  overflow-y: hidden;
}

#layertable * {
  text-align: center;
}

#layertable thead th {
  background-color: #016DBF;
  color: #f5f5f5;
}

#layertable thead th.info {
  background-color: #81c784;
}

#layertable tbody tr {
  background-color: #90caf9;
}

#layertable tbody tr:nth-child(2n+1) {
  background-color: #bbdefb;
}

#layertable tbody tr:nth-child(2n+1) td.info {
  background-color: #c8e6c9;
}

#layertable tbody td.info {
  background-color: #a5d6a7;
}

#layerinfo .modal-footer {
  height: 7.5rem;
}

#layerinfo .modal-footer p {
  margin-bottom: 0;
}

#layerinfo .modal-footer .modal-close {
  margin-top: 3.4rem;
}

#layerinfo #export {
  float: none;
}

#layerinfo .input-field {
  margin-right: 0.8em;
}

#faq p {
  text-align: justify;
}

#faq h6 {
  font-weight: bold;
}

.text-justify {
  text-align: justify;
}

.tool-bar {
  color: #ddd;
  text-align: center;
}

.input-header {
  width: 100%;
  border-bottom: 1px solid #48b93d;
  height: 2.2em;
}

.input-header label {
  padding-top: 0.4em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 0.4em;
  color: #f5f5f5;
  background: #48b93d;
  font-size: 1.2em;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

p.range-field {
  margin-top: 0;
}

input[type="range"]+.thumb {
  background-color: #48b93d;
}

.sidebar-header {
  margin-bottom: 0.8rem;
}

.sidebar-left .sidebar-content {
  background: rgba(255, 255, 255, 0.7);
}

#helpTooltip {
  background: #f5f5f5;
  border-radius: 4px;
  color: #5f5f5f;
  font-weight: bold;
  padding: 0.5rem 1rem;
  border: 1px solid #ff1946;
  min-height: 5em;
  max-height: 15rem;
  max-width: 80%;
  margin-bottom: -3em;
}

.map-tooltip {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.25rem;
  color: white;
  padding: 0.25rem 0.5rem;
  opacity: 0.7;
  white-space: nowrap;
  z-index: 800;
}

.tooltip-measure {
  opacity: 1;
  font-weight: bold;
}

.point-tooltip {
  background: unset;
  padding: 0;
  border-radius: 0;
  opacity: 0.7;
  z-index: 800;
}

.tooltip-consumo {
  opacity: 1;
  z-index: 2000;
}

.tooltip-consumo:hover {
  cursor: pointer;
}

.point-tooltip img {
  position: absolute;
  bottom: -1em;
  left: -16px;
}

.tooltip-static {
  background-color: #ff1946;
  color: black;
  border: 1px solid white;
}

#helpTooltip:before,
.tooltip-measure:before,
.tooltip-static:before {
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -0.5em;
  left: 50%;
}

#helpTooltip:before,
.tooltip-static:before {
  border-top-color: #ff1946;
}

.ol-control button {
  background-color: rgba(73, 186, 62, 0.85);
}

.ol-scale-line {
  background-color: rgba(73, 155, 62, 1);
}

.ol-control button:focus,
.ol-control button:hover {
  background-color: rgba(73, 155, 62, 1);
}

.range-field,
.range-field input {
  margin-bottom: 0;
}

.material-tooltip {
  z-index: 9995;
}

#toast-container {
  bottom: 3em;
  left: 3em;
  right: initial;
  top: initial;
  z-index: 9990;
}

#loading {
  position: fixed;
  top: 3rem;
  right: 3rem;
  z-index: 9999;
}

.modal-body {
  margin-bottom: 0.8rem;
}

.chart-container {
  margin-top: 2rem;
}

.chart-container canvas {
  margin-top: 2rem;
}

.chart-container canvas:before {
  border-top: 1px solid #ddd;
}

#alerta {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 200;
}

#alerta .tap-target-wrapper {
  text-align: right;
}

.tap-target-wrapper {
  width: 700px;
  height: 700px;
}

.download-firefox {
  vertical-align: middle !important;
}

#thumbs-up {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  z-index: 200;
}

.enviar-valoracion {
  margin-top: 3em;
  color: #333;
  height: 8.5rem;
  box-shadow: 0 2px 2px 0 #fff;
}

.enviar-valoracion i {
  font-size: 2.5rem;
}

.enviar-valoracion:hover {
  background: #e0e0e0 !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.modal#valoracion label{
  font-size: 15px;
}

.leyenda-capa p {
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

.pulse::before {
  z-index: 1;
}

.input-field.inline {
  margin-left: 0;
}

.layer {
  padding: 5px 10px;
  border-radius: 5px;
}

.layer.e-globulus {
  background: #2f8c00;
  background: linear-gradient(to right, transparent, #2f8c00);
  background: -webkit-linear-gradient(to right, transparent, #2f8c00);
  background: -moz-linear-gradient(to right, transparent, #2f8c00);
  background: -o-linear-gradient(to right, transparent, #2f8c00);
}

.layer.e-nitens {
  background: #81c200;
  background: linear-gradient(to right, transparent, #81c200);
  background: -webkit-linear-gradient(to right, transparent, #81c200);
  background: -moz-linear-gradient(to right, transparent, #81c200);
  background: -o-linear-gradient(to right, transparent, #81c200);
}

.layer.p-radiata {
  background: #c28100;
  background: linear-gradient(to right, transparent, #c28100);
  background: -webkit-linear-gradient(to right, transparent, #c28100);
  background: -moz-linear-gradient(to right, transparent, #c28100);
  background: -o-linear-gradient(to right, transparent, #c28100);
}

.layer.b-nativo {
  background: #847545;
  background: linear-gradient(to right, transparent, #847545);
  background: -webkit-linear-gradient(to right, transparent, #847545);
  background: -moz-linear-gradient(to right, transparent, #847545);
  background: -o-linear-gradient(to right, transparent, #847545);
}

.layer.i-plantacion {
  background: #00B294;
  background: linear-gradient(to right, transparent, #00B294);
  background: -webkit-linear-gradient(to right, transparent, #00B294);
  background: -moz-linear-gradient(to right, transparent, #00B294);
  background: -o-linear-gradient(to right, transparent, #00B294);
}


/* Copyright Firefox */

.download-firefox .download-button {
  background: #81bc2e;
  background: -webkit-linear-gradient(top, #81bc2e, #659324);
  background: -moz-linear-gradient(top, #81bc2e, #659324);
  background: linear-gradient(to bottom, #81bc2e, #659324);
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 rgba(0, 0, 0, 0.3) inset;
  display: block;
  line-height: 2em;
  position: relative;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: top 0s;
  -moz-transition: top 0s;
  transition: top 0s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  width: 175px;
  margin-left: 33px;
}

.download-firefox .download-button .download-content {
  background: url("https://support.cdn.mozilla.net/static/sumo/img/firefox-small.f34256ca7e31.png") no-repeat;
  color: #b5e786;
  display: block;
  min-height: 4em;
  margin-left: -34px;
  padding: 1em 2em 8px 73px;
}

.download-firefox .download-button .download-content .download-title {
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -0.02em;
  padding-right: 25px;
}

.download-firefox .download-button .download-content .download-subtitle {
  font-size: 12px;
}

.download-firefox .download-button .download-content .download-lang {
  color: #346012;
  font-size: 11px;
  position: absolute;
  right: -25px;
  top: 2em;
  text-shadow: 0 1px rgba(255, 255, 255, 0.2);
  width: 10em;
}

.button-selected{
  border-style: solid !important;
  border: 2px;
}

.submenu-nav a{
  padding: 5px;
}

@media screen and (max-width: 60em) {
  #footer img {
    height: 3.75rem;
  }
  #footer .participantes {
    background-size: auto 12.5rem;
    height: 12.5rem;
  }
  .modal {
    width: 90%;
  }
  .tap-target-wrapper {
    width: 600px;
    height: 600px;
  }
  .modal .container {
    width: 100%;
  }
  nav,
  #footer .copyright,
  .contact-top {
    padding-left: 1%;
    padding-right: 1%;
  }
  nav {
    padding-top: 0.7rem;
  }
  .contact-top {
    position: fixed;
    top: 0;
    z-index: 999;
  }
  .head-title {
    margin-top: 7em;
  }
  #toast-container {
    top: auto;
    right: auto;
    left: auto;
    bottom: 0;
  }
  #legend {
    max-width: 80%;
  }
  .leyenda-capa p {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    font-size: 0.8rem;
  }
  #to-move {
    position: fixed;
    left: -500em;
    top: 0;
    background-color: #f5f5f5;
    z-index: 999;
    height: 100%;
    padding: 0;
    width: 100%;
    overflow: auto;
    opacity: 0;
  }
  #to-move #close-nav {
    position: fixed;
    right: -100em;
    top: 5px;
  }
  #to-move form {
    background: #f5f5f5;
    height: 100%;
    margin-top: 0;
    padding-top: 25px;
  }
  #layerinfo.modal {
    height: 100%;
    max-height: 100%;
    width: 100%;
    top: 0% !important;
    font-size: 0.8rem;
    overflow: auto;
  }
  .modal-header {
    height: 3.5rem;
  }
  .modal-title {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 661px) and (max-width: 992px) {
  #footer img {
    height: 5rem;
  }
  #footer .participantes {
    background-size: auto 14.4rem;
    height: 14.4rem;
  }
}

@media screen and (min-width: 992px) {}