body {
}
#container {
  background:#FFF;
  width: auto;
}

#tempgraph {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
}


#pavementcondition {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
  height: 220px;
}
#bridgecondition {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
  height: 220px;
}


#windspeed {
  background:#FFF;
  width: 95% !important;
    margin: 0 auto;


}

#qpf1hr {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;

}

#cloudcover {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
  height: 300px;
}
#visgraph {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
  height: 300px;
}

#pop1hr {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
    height: 300px;

}

#ptypepop {
  background:#FFF;
  width: 95% !important;
  margin: 0 auto;
      height: 300px;
}

#datachart {

  background:#FFF;
  margin:0 auto 0 auto;
}

#title {
	text-align:center;
	
}

.selectdiv{
	width:300px;

	cursor:pointer;
	}

.ui-body-c, .ui-overlay-c { background:#bdbdbd; }

img {
    max-width: 100%;
    max-height: 100%;
}
 