html, body {
	height: 100%;
	margin: 0px;	
}

body { margin:0; padding:0; background: #DFDFDF; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; font-size: 16px;}

#map {
	height: 512px;
}

.topPad {
	padding-top: 20px;	
}

.fill {
	height: 100%;	
}

.bottomShrink {
	margin-top: -15px;
}

.logo {
	height: 75px;
	float: right;
	margin-top: -20px;
	margin-bottom: 15px;
}

.logoLeft {
	max-height: 50px;
	margin-top: -5px;
	float: left;
	margin-bottom: 15px;
	margin-right: 25px;
}

.logoBank {
	height: 60px;
	/*margin-top: -10px;
	float: left;
	margin-bottom: 15px;
	margin-right: 50px;*/
}

.logoFull {
	width: 100%;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 3px solid #42474B;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 1px 1px 1px #09738A;	
	margin-top: -15px !important;
	margin-bottom: 15px !important;
}

h1 small {
	color: #42474B !important;
}

h5 {
	font-size: 15px;
	margin-bottom: 5px;
	color: #09738A;
}

.my-legend {
	    display: block !important;
	    z-index: 100;
    }
   
 .my-legend li span {
      display: block;
      float: left;
      height: 20px;
      width: 60px;
      margin-bottom: 3px;
      margin-right: 3px;
      }

    .my-legend .legend-scale ul li {
      display: block;
      padding-left: 3px;
      list-style: none;
      font-size: 15px;
      height: 20px;
      margin-bottom: 3px;
      }
      
      .my-legend .legend-scale ul li a {
    	color: #42474B;
      }
   
      	
/*Legend Circles*/

.circle {
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	border: 1px solid #aaa;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	
}

     .cities {
	background: #000000;
}

    .towns {
	background: #676767;
}

    .sluiceExist {
	background: #7FAF1B;
}

    .sluiceProp {
	background: #CC0A17;
}


/*Panel Tabs*/

.panel-heading {
	background: #09738A;
}

.panel-tabs {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
    padding-top: 35px;
}

.panel-tabs > li {
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-top: 2px;
    margin-right: 10px;
    font-size: 15px;
    line-height: .75;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #42474B;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #000;
    background-color: #d2e7ec;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #000;
    cursor: default;
    background-color: #d2e7ec;
    border-bottom-color: transparent;
}

/* Projections and Change Maps menu */

.panel-tabs-horizontal {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
    padding-top: 28px;
}

.panel-tabs-horizontal > li {
    margin-bottom: -1px;
    float: left;
    width: 33.33%;
}

.panel-tabs-horizontal > li > a {
    margin-top: 2px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 2.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #eee;
    color: #42474B;
}

.panel-tabs-horizontal > li > a:hover {
    border-color: transparent;
    color: #fff;
    background-color: #42474B;
}

.panel-tabs-horizontal > li.active > a,
.panel-tabs-horizontal > li.active > a:hover,
.panel-tabs-horizontal > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #09738A;
    border-bottom-color: transparent;
}

.panel-tabs-horizontal-50 {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
    padding-top: 28px;
}

.panel-tabs-horizontal-50 > li {
    margin-bottom: -1px;
    float: left;
    width: 50%;
}

.panel-tabs-horizontal-50 > li > a {
    margin-top: 2px;
    padding-left: 10px;
    font-size: 17px;
    line-height: 2.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #eee;
    color: #42474B;
}

.panel-tabs-horizontal-50 > li > a:hover {
    border-color: transparent;
    color: #fff;
    background-color: #42474B;
}

.panel-tabs-horizontal-50 > li.active > a,
.panel-tabs-horizontal-50 > li.active > a:hover,
.panel-tabs-horizonta-50l > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #09738A;
    border-bottom-color: transparent;
}

.margin-shrink {
	margin-top: -30px;
}

.border-right {
	border-right: 1px solid #d2e7ec;	
}

/* Dark teal panel styles */

.panel-mekong {
  border-color: #09738A;
}
.panel-mekong > .panel-heading {
  color: #fff;
  background-color: #09738A;
  border-color: #09738A;
}
.panel-mekong > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #09738A;
}
.panel-mekong > .panel-heading .badge {
  color: #09738A;
  background-color: #fff;
}
.panel-mekong > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #09738A;
}

/*  Left hand menu styles */

.list-group-item {
	font-size: 16px;
	padding: 8px;	
}

.list-group-item.displayed,
.list-group-item.displayed:hover,
.list-group-item.displayed:focus {
  z-index: 2;
  color: #fff;
  background-color: #42474B;
  border-color: #42474B;
}

.list-group-item-mekong {
  color: #fff;
  background-color: #09738A;
}
a.list-group-item-mekong {
  color: #fff;
}
a.list-group-item-mekong .list-group-item-heading {
  color: inherit;
}
a.list-group-item-mekong:hover,
a.list-group-item-mekong:focus {
  color: #fff;
  background-color: #42474B;
}
a.list-group-item-mekong.displayed,
a.list-group-item-mekong.displayed:hover,
a.list-group-item-mekong.displayed:focus {
  color: #fff;
  background-color: #09738A;
  border-color: #09738A;
}

.btn {
	border-radius: 0px; !important;
}

.btn-mekong {
  color: #fff;
  background-color: #09738A;
  border-color: #09738A;
}
.btn-mekong:hover,
.btn-mekong:focus,
.btn-mekong:active,
.btn-mekong.active,
.open > .dropdown-toggle.btn-mekong {
  color: #fff;
  background-color: #42474B;
  border-color: #42474B;
}
.btn-mekong:active,
.btn-mekong.active,
.open > .dropdown-toggle.btn-mekong {
  background-image: none;
}

.btn-popover {
  color: #09738A;
  font-size: 15px;
  background-color: #fff;
  width: 100%;
  text-align: left; !important
  border-color: #eeeeee;
}
.btn-popover:hover,
.btn-popover:active,
.btn-popover.active,
.open > .dropdown-toggle.btn-popover {
  color: #fff;
  background-color: #42474B;
  border-color: #eeeeee;
}
.btn-popover:active,
.btn-popover.active,
.open > .dropdown-toggle.btn-popover {
  background-image: none;
}

.popover-title {
  padding: 8px 14px;
  color: #ffffff;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #09738A;
  border-bottom: 1px solid #09738A;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  font-size: 15px;
  padding: 9px 14px;
}

.doubleLegend {
	display: inline;
	float: left;
	margin-right: 10px;
}