/* Styles go here */

/*############################
    ######## Google Maps #########
    ############################*/
  /*  .mapWrap{*/
  /*      position: relative;*/
  /*  }*/

  /*  select {*/
		/*border: 2px solid #2D3181;*/
		/*padding: 6px 4px;*/
		/*outline: none;*/
		/*-moz-border-radius: 0;*/
		/*-webkit-border-radius: 0;*/
		/*border-radius: 0;*/
		/*color: #888;*/
		/*margin: 0;*/
		/*width: 100%;*/
		/*max-width: 100%;*/
		/*min-height: 21px;*/
		/*display: block;*/
		/*margin-bottom: 0;*/
		/*background: #fdfdfd;*/
		/*-webkit-box-sizing: border-box;*/
		/*-moz-box-sizing: border-box;*/
		/*box-sizing: border-box;*/
  /*  }*/

  /*  .investCast{*/
  /*      -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
  /*         -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
  /*              box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
  /*      position: absolute;*/
  /*      top: 10px;*/
  /*      right: 10px;*/
  /*      z-index: 99999;*/
  /*      display: block;*/
  /*      width: 95%;*/
  /*  }*/

  /*  .gm-style .gmnoprint:nth-of-type(4){*/
  /*      display: none;*/
  /*  }*/

  /*  .gm-style .gmnoprint:nth-of-type(6){*/
  /*      display: none;*/
  /*  }*/

  /*  .gm-style .gmnoprint:nth-of-type(9) .gm-svpc{*/
  /*      display: none;*/
  /*  }*/
  /*  .gm-style .gmnoprint:nth-of-type(10){*/
  /*      display: none;*/
  /*  }*/

#map-canvas{
  height: 100%;
}

/* Optional: Makes the sample page fill the window. */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

    /*.optGroup{*/
    /*  font-weight: bold;*/
    /*  letter-spacing: 1px;*/
    /*}*/
    /*.optChild{*/
    /*  text-indent: 30px;*/
    /*}*/

    /*h6.mapHead{*/
    /*    margin-bottom: 0;*/
    /*}*/

    /*.mapSelWrap{*/
    /*  width: 100%;*/
    /*  background-color: #2D3181;*/
      /*overflow: hidden;*/
    /*  color: white;*/
    /*}*/

    /*.corpSel{*/
    /*  padding: 15px;*/
    /*  width: 100%;*/
    /*  background-color: #010557;*/
    /*}*/

    /*.selInnerWrap{*/
    /*  width: 33.3333333%;*/
    /*  float: left;*/
    /*}*/

    /*.selInner{*/
    /*  padding: 15px;*/
    /*}*/
