﻿.page-header {
  line-height: 60px; }
  .page-header a {
    display: inline-block;
    vertical-align: middle; }
    .page-header a img {
      vertical-align: baseline;
      margin-bottom: -4px;
      margin-right: 1em; }
  .page-header button.pull-right {
    margin-top: 18px; }

.small-label {
  font-size: 80%; }

#modal-submit {
  margin-left: 5px; }

.dash-option {
  padding: 2em;
  display: table-row; }
  .dash-option > div {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  .dash-option .blurb p {
    margin: 0 0 10px 0; }
  .dash-option .btn {
    text-align: left;
    margin-bottom: 10px; }
    .dash-option .btn .glyphicon {
      width: 2em;
      margin-right: 1em; }
  .dash-option .btn-narrow {
    padding: 6px 16px; }

table.alternating tr:nth-child(2n+1) td {
  background-color: #f9f9f9; }

.table tbody th.header {
  cursor: pointer; }

.table tbody tr.odd td, .table tbody tr.odd input[type=text] {
  background-color: #f9f9f9; }

.table tbody tr.sub-row td {
  border-top: none; }

.table tbody tr.sub-row input[type=text] {
  border: 0;
  width: 100%; }

table.properties tr td:nth-child(1) {
  vertical-align: middle; }

table.properties .properties-section {
  text-align: middle; }

#modal-submit-edit {
  margin-left: 5px;
  display: none; }

#map {
  height: 380px;
  margin-bottom: 15px; }

.pac-container {
  z-index: 1051 !important; }

table.tablesorter thead tr .header {
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer; }

table.tablesorter thead tr .headerSortUp {
  background-image: url(../gif/asc.gif); }

table.tablesorter thead tr .headerSortDown {
  background-image: url(../gif/desc.gif); }

