input[type=text] {
  margin: 0; }

input[type=number] {
  padding: 4px 6px; }

.input-icon > [class*="icon-"] {
  top: 8px; }

.widget-box {
  border: none; }

.page-header {
  margin: 0;
  padding: 0;
  padding-bottom: 7px; }

.position-relative {
  margin-top: 7px;
  margin-bottom: 7px; }

.table thead:first-child tr {
  background: #fff; }
.table thead:first-child th {
  text-align: center; }

.webuploader-pick {
	width:100%;
  display: inherit;
  overflow: inherit;
  text-align: left; }

.navbar .brand {
  padding: 0 20px; }

.table th, .table td {
  text-align: center;
  vertical-align: middle;
  font-size: 12px; }
 .form-horizontal .control-group{
	margin-bottom:15px;
}
.ui-autocomplete{
	z-index:99999999999999999!important;
}
.x-body{
	overflow:hidden;
}