h1{font-size:25px}
a{color: #01567E}
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .ui-dialog-content,.ui-widget-content {
	font-family:Arial;
}

.right{float:right}
.left{float:left}
.clear{clear:both}
.invisible{display:none}
.top-padding{clear:both;margin-top:15px}
.navbar-static-top {
     z-index: 1;
}
.chat li{width:100%}
.panel-content {height:200px;overflow:auto}
.ui-datepicker {
  z-index: 1003 !important;
}
.strong {font-weight:bold}
.secondary {color:#666}
.flot-chart {
    display: block;
    height: 400px;
}
.blue{color:#069}
.html_dump{
max-width:800px;max-height:700px;overflow:auto
}
.html_dump table {border:1px dotted #CCC; border-collapse:collapse}
.html_dump table td {border:1px dashed #CCC;padding:1px;}
.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}