@charset "UTF-8";

@media only screen and (max-width: 730px) {
	
.header .logo img {
 max-height:40px;
}
.RegisterLogin {
  font-size: 0.5em;
}
.header {padding-left:0;}
.tabSection table.dateTable {
  width: 100%;
}
/*-------Flare iFrame---------*/
.flare.supported {
 min-height:3200px;
}
.flare.secure {
  min-height: 2700px;
}
.browser .bSection iframe{
  min-height: 1045px;
}
.browser#tabPanel8 .bSection iframe{
  min-height: 2030px;
}
}