/*.card-world-explorer{
  top: 60px;
  bottom: 0px !important;
  left: 0px;
  right: 0px;
  position: fixed;
}
*/
.angular-google-map-container
{
  height: 100%;
}

.angular-google-map{
  height: 100%;
  width: 100%;
}

.wrapper-word-explrer{
  position: fixed;
  top: 100px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
/*
.query-world-explorer{
  position: relative;
  top: 0px;
  height: 40px;
  left: 0px;
  right: 0px;
}*/

.card-display-world-explorer{
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}


/*
.query-world-explorer input{
  padding-left: 60px !important;
  color: grey !important;
  height: 40px;
  width: 100%;
  margin: 0px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: #dedede 2px solid;
}

.query-world-explorer md-icon svg {
      fill: grey !important;
}*/
