body {
  
  background-size: 100% 100%;
  }
.navbar{
	min-height: 40px;
	margin-bottom:0;
}
.navbar.main{
	background-color:#00bfff;
	line-height: 40px;
	height: 58px;
	
}
.h2, h2{
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	margin-top: 0px;
}

#reset-all{
	visibility:visible;
}

#responsemodal {
  top: 30px;
  padding-bottom: 0;
}

#measurepanel {
  position: fixed;
  bottom: 10px;
  left:210px;
  width: auto;
  overflow: hidden;
  background-color: #f5f5f5;
}

#measurepanel .chart {
  margin-top: 5px;
  margin-right: 1px;
  margin-left: 8px;
  margin-bottom: 5px;
  text-align: center;
  font-weight: 800;
}

#measurepanel .title {
  z-index: 9;
  margin-bottom: -5px;
  width:125px;
}
.number-display {
	text-align:center;
}
#loadinganimation {
  width: 100%;
  margin-top: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#loadinganimation img {
  width: 120px;
}

#data-count {
  position: absolute;
  display:inline-block;
  top: 5px;
  font-size: 16px;
  left: 35%;
  text-align:center;
  z-index: 9;
  color: #ffffff;
  background-color:transparent;
}

.dc-data-count .total-count{
	color:#fb8072;
}

.dc-data-count .filter-count{
	color:#fb8072;
}

#piepanel {
  position: fixed;
  bottom: 10px;
  right: 3px;
  width: 200px;
  overflow: visible;
  background-color: #fff;
  background-repeat: repeat-x;
}

#piepanel .chart {
  margin-top: 2px;
  margin-right: 1px;
  margin-left: 3px;
}

#piepanel .title {
  z-index: 9;
  margin-bottom: -5px;
}

#rowpanel {
  position: fixed;
  top: 10%;
  left: 410px;
  z-index: 10;
  width: 500px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  overflow: hidden;
  background-color: #fff;
}

#photopanel img {
  width: 80px;
  height: 80px;
}

#imagelist li {
  width: 86px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.thumbcontainer {
  padding: 5px;
  text-align: justify;
}

.table {
  padding-bottom: 0px;
  margin-bottom: 0;
}

body {
  padding: 0;
  margin: 0;
}

#map {
  height: 92.5%;
}

.widgetbutton {
  width: 60px;
  height: 43px;
  margin-right: 1px;
}

.widgetbutton img {
  width: 34px;
  height: 34px;
}

#buttonpanel {
  position: fixed;
  top: 0px;
  right: -90px;
  z-index: 99;
  display: none;
  width:20%;
  height: 42px;
  padding: 5px;
  padding-left: 40px;
  margin-left: -40px;
  background-color: transparent;
  border-radius: 5px;
}

/* #logopanel {
  position: fixed;
  top: 0px;
  left: 1px;
  z-index: 99;
  padding: 5px;
  padding-left: 40px;
  margin-left: -40px;
  background-color: transparent;
  border-radius: 5px;
} */

.wccontainer {
  width: 350px;
  height: 240px;
  padding: 5px 0 0px 0px;
  margin: 5px 0 0px 0px;
  background-color: #fff;
  background-image: url(../images/grid-18px-masked.png);
  background-repeat: repeat-x;
}

.wccontainer input {
  position: absolute;
  top: 10px;
  right: 10px;
}

.wccontainer .title {
  position: absolute;
  top: 10px;
  left: 10px;
}

.histcontainer {
  height: 130px;
  margin: 5px 0 0px 0px;
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

html,
body {
  height: 100%;
}

#modalphoto {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

#modalphoto img {
  height: 300px;
}

.modal-footer {
    overflow-y: scroll;
    height: 200px;
}

.title {
  font-weight: bold;
}

.title a {
  color: #fb8072;
}

#prevthumbs {
  margin-top: 18px;
  margin-left: -15px;
}

#nextthumbs {
  margin-top: 18px;
  margin-right: -15px;
}

#infobox {
  position: fixed;
  top:32px;
  left: 3px;
  width: 200px;
  height: auto;
  padding: 0;
  font: 14px/16px Arial, Helvetica, sans-serif;
  text-align: center;
  background: #f5f5f5;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

#infobox div {
  padding: 2px;
}

#infobox h4 {
  margin: 0 0 5px;
  color: #777;
}

#infobox pre {
  height: 32px;
  margin: 0;
}

.legend {
  line-height: 18px;
  color: #555;
  text-align: left;
}

.legend i {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  opacity: 0.7;
}

#bottompanel {
  position: fixed;
  bottom: 0.25%;
  left: 3px;
  width: 1050px;
  height: 130px;
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}



#histpanel {
  position: fixed;
  bottom: 0.25%;
  left: 1060px;
  width: 250px;
  height: 200px;
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

.chartpanel {
  z-index: 9;
  display: none;
  padding: 0;
  margin: 0;
}

.chart-wrapper {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  margin-bottom: 1px;
}


.chart-wrapper .title {
  border-bottom: 1px solid #d7d7d7;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  /* padding: 7px 10px 4px; */
}

#dropdown {     
           position: fixed;
           top: 0;
		   left: 30%;
            z-index: 99;
			width: 60%;
			/* height:45px; */
			font-size: 12px;
			color: black;
			vertical-align: middle;
			text-align: center;
			overflow: visible;
            background-repeat: repeat-x;
			/* padding-top: 12px;
			padding-bottom: 2px;
			margin-bottom:2px; */
            }
.select {
    width: 120px;
	font-size: 12px;
	}
.dc-select-menu{
	width: 145px;
	font-size: 12px;
	}
.navbar .nav li.dropdown>.dropdown-toggle .caret{
	border-top-color: #fff;
	border-bottom-color: #fff;
	}
#container-fluid {
			position: relative;
			top: 5px;
			left: 5%;
			z-index: 99;
			background: transparent;
			overflow: visible;
	}
#container {
    width: auto;
    margin-left: 1%;
    position: relative;
	}
h4 {
    font-size: 18px;
    padding-left: 35%;
    color: #fff;
    }

.nav-tabs {
    border-bottom: 0px;
	padding-left: 4%;
}	
	
	

#wcpanel {
  position: fixed;
  top: 34.7%;
  right: 3px;
  bottom: 210px;
  width: 350px;
}

/* #histpanel .chart rect.deselected {
  stroke: none;
  fill: #ccc;
}

#histpanel .chart rect.bar {
  stroke: none;
  fill: #B97DCF;
} */

#hour-chart .title {
  position: absolute;
  top: 10px;
  left: 880px;
}

#histpanel .chart .title {
  position: absolute;
  top: 5px;
  left: 120px;
}

#date-chart .title {
  position: absolute;
  top: 10px;
  left: 600px;
}



.hoverinfo {
  position: fixed;
  left: 400px;
  width: 150px;
  padding: 6px 8px;
  font: 14px/16px Arial, Helvetica, sans-serif;
  text-align: center;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.hoverinfo h4 {
  margin: 0 0 5px;
  color: #777;
}


.top-wrapper{
	background-color: #3182bd;
    width: 100%;
    height: 50px;
}
.navbar .nav>li>a {
    float: none;
    padding: 10px 15px 10px;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
}
.caret {
    border-top-color: #fff;
    border-bottom-color: #777;
	}

	.Table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    text-align: left;
    padding: 5px;
    width: 100%;
    font-size: 12px;
}

.Table td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

.Table tr:nth-child(even) {
        background-color: #dddddd;
    }

.columnHeader {
    font-size: 14px;
    background-color: rgb(11, 104, 103);
    color: white;
}
