html {
  height: 100%;
}

body {
  padding-top: 50px;
  overflow-x: hidden;
}

.progress-cnet { margin-bottom: 0; height: 12px; margin-top: 4px; }

.navbar-brand > img {
  display: inline;
  margin: 0 4px;
  height: 100%;
}

.pagination span select { border: 0px; }

footer {
  background-color: #f5f5f5;
}

footer p {
  padding-top: 5px;
}

table a:not(.btn), .table a:not(.btn) {
  text-decoration: none;
}

table img {
	vertical-align: top;
	margin-top: 2px;
}

table.in_tbl tr.init_hide
{
	display: none;
}
