div.panel-title {
	margin-top: 11px;
	margin-bottom: 11px;
	display: inline-block;
}
div.panel-field {
	display: block;
	padding: 7px 12px;
	background-color: #f4f4f4;
	border-radius: 4px;
	min-height: 32px;
}
.lf-links tbody tr, .lf-links li.linked {
	cursor: pointer;
}
.lf-links li.linked:hover {
	background-color: #f5f5f5;
}
.btn-primary {
   background-image: none;
}
.panel-heading .btn,
.panel-footer .btn {
   margin-top: 5px !important;
   margin-bottom: 5px !important;
}
.panel-body.panel-fields {
  padding-bottom: 0px !important;
}
.checkbox-group-label {
    font-weight: bold;
    margin: 0 12px 0 3px;
}
.form-control{
   transition: all 0s;
}
.list-group {
   margin-bottom: 10px !important;
}
a.asc:after {
   content: " \2193";
}
a.desc:after {
   content: " \2191";
}
.grid-view th {
   white-space: nowrap;
}
.hint-block {
   display: block;
   margin-bottom: 0px;
   color: #ad5d0f
}
.pager-top ul.pagination {
   margin-top: 0px;
   margin-bottom: 10px;
}
.pager-bottom ul.pagination {
   margin-top: 15px;
   margin-bottom: 0px;
}
form.index-search-form {
   margin-top: 0px !important;
   margin-bottom: 14px !important;
   padding-top: 0px !important;
   padding-bottom: 0px !important;
}
.upload-btns a, .upload-btns button {
   margin-top: 10px;
   margin-right: 10px;
}
.checkbox-group-label {
    font-weight: bold;
    margin: 0 12px 0 3px;
}
