body {
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  font-weight: normal;
}

.tooltip-inner {
  text-align: left;
}

.navbar-brand {
  padding: 5px;
}
.navbar-brand img {
  height: 100%;
  padding-left: 15px;
}

.nav-pagination {
  float: right;
}

.login-form input {
  margin: 4px;
}
.login-form .forgot-password {
  margin-left: 4px;
  font-size: 10pt;
}

.password-reset {
  max-width: 500px;
}
.password-reset input {
  margin: 8px 0 4px 4px;
}
.password-reset .login-cta {
  margin-top: 10px;
}

.action-description {
  margin-left: 6px;
}

.action-button {
  margin: 4px;
}

.btn {
  margin: 4px;
}

.flash {
  margin-top: 15px;
}

.name-dropdown {
  min-width: 62%;
  text-align: left;
}
.name-dropdown .caret {
  float: right;
  margin-top: 5px;
}

.dropdown .caret {
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .new-listings-report .listing-body .listing-info-container {
    float: none;
  }
  .new-listings-report .listing-body .listing-action-container {
    width: 100% !important;
    text-align: center !important;
    margin: 0 !important;
    display: table;
  }
  .new-listings-report .listing-body .listing-action-container .action-button {
    margin: 6px;
  }
  .new-listings-report .listing-body .listing-action-container .action-button .action-description {
    display: none;
  }

  h1 {
    font-size: 30px;
  }
}
.btn {
  margin: 3px;
  padding: 4px 12px;
  border: 1px outset transparent;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  background: #428bca;
  border-color: #4FA7F1;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
.btn:hover {
  background: #376E9E;
  border-color: #376E9E;
}

input {
  font-size: 14px;
}

textarea {
  font-size: 14px;
}

.red {
  color: #DF3838;
}

.table {
  min-width: 60%;
}
.table thead {
  background-color: #d5d5d5;
}
.table td.number {
  text-align: right;
}
.table tfoot {
  font-weight: 700;
}
.table .building-row-clickable:hover {
  background: #bbb;
  cursor: pointer;
}

.table-striped tbody tr:nth-of-type(even) {
  background-color: #ddd;
}

table.table-border {
  border: 1px outset #d5d5d5;
  border-collapse: separate;
  border-radius: 4px;
}

.btn .badge {
  background-color: #DF3838;
  color: white;
  padding: 3px 5px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 300;
  margin-left: 6px;
}

.badge {
  background-color: #DF3838;
  color: white;
  padding: 3px 5px;
  border-radius: 10px;
  font-size: 10px;
  font-weight: 300;
  margin-left: 6px;
}

.button {
  margin: 3px;
  padding: 4px 12px;
  border: 1px outset transparent;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  background: #428bca;
  border-color: #4FA7F1;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}

.flag-button {
  background-image: url("/images/red_flag.png");
  background-repeat: no-repeat;
  background-position: center;
}

.button:hover {
  background: #376E9E;
  border-color: #376E9E;
}

h1 {
  color: #DF3838;
}

h1.green {
  color: #5D831A;
}

h1.black {
  color: #000000;
}

.new-listings-report .too-many-active-listings-alert {
  background: red;
  color: white;
  padding: 0 5px 0 5px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.new-listings-report .too-many-active-listings-alert a {
  color: white;
}
.new-listings-report .too-many-listings-alert {
  background: red;
  color: white;
  padding: 5px;
  border-radius: 4px;
  margin-bottom: 20px;
  color: white;
}
.new-listings-report .report-header-for-email {
  padding: 10px 10px 17px 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  background: #d5d5d5;
  border: 1px outset #d5d5d5;
}
.new-listings-report .report-header-for-email .header-call-to-action {
  text-align: right;
  margin-right: 30px;
}
.new-listings-report .report-header {
  padding: 10px 10px 10px 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  background: #d5d5d5;
  border: 1px outset #d5d5d5;
  display: flex;
  justify-content: space-between;
}
.new-listings-report .report-header .report-header-main {
  max-width: 670px;
  padding: 3px;
}
.new-listings-report .report-header .header-call-to-action {
  text-align: right;
  margin-right: 30px;
}
.new-listings-report .report-header .filter-collection {
  padding: 3px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  flex-shrink: 0;
}
.new-listings-report .pagination {
  text-align: right;
  margin-right: 10px;
}
.new-listings-report .pagination .prev {
  margin-right: 5px;
}
.new-listings-report .building {
  margin-top: 30px;
}
.new-listings-report .building-tab {
  font-weight: 700;
  font-size: 16px;
  background: #d5d5d5;
  padding: 10px 15px 2px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top: 1px outset #d5d5d5;
  border-left: 1px outset #d5d5d5;
  border-right: 1px outset #d5d5d5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 350px;
}
.new-listings-report .building-report {
  border-bottom: 1px outset #d5d5d5;
  border-left: 1px outset #d5d5d5;
  border-right: 1px outset #d5d5d5;
  background: #d5d5d5;
  padding: 0px 20px 17px 20px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 20px;
}
.new-listings-report .building-report .building-report-header {
  border-bottom: 1px solid black;
  margin-bottom: 40px;
  padding-left: 10px;
  padding-top: 8px;
}
.new-listings-report .building-report .building-report-header .show-hide-button {
  margin-left: 15px;
}
.new-listings-report .building-report .collapsed-building-listings {
  display: none;
}
.new-listings-report .building-report .building-actions {
  float: left;
  margin-top: 10px;
}
.new-listings-report .building-report .building-actions .building-action {
  margin: 5px;
}
.new-listings-report .listing-tab {
  font-weight: 700;
  background: #bebebe;
  padding: 10px 15px 2px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top: 1px outset #d5d5d5;
  border-left: 1px outset #d5d5d5;
  border-right: 1px outset #d5d5d5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 350px;
}
.new-listings-report .listing-tab a {
  color: black;
  text-decoration: none;
}
.new-listings-report .listing-body {
  padding: 20px 5px 5px 25px;
  background: #bebebe;
  border-bottom: 1px outset #d5d5d5;
  border-left: 1px outset #d5d5d5;
  border-right: 1px outset #d5d5d5;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 40px;
}
.new-listings-report .listing-body .listing-title {
  font-size: 16px;
}
.new-listings-report .listing-body .listing-thumbnail-container {
  text-align: left;
  padding-right: 25px;
}
.new-listings-report .listing-body .listing-thumbnail-container .listing-scroll {
  overflow: auto;
}
.new-listings-report .listing-body .listing-thumbnail-container .listing-scroll .listing-child {
  white-space: nowrap;
}
.new-listings-report .listing-body .listing-thumbnail-container .listing-scroll .listing-child .listing-thumbnail {
  width: 280px;
  height: 186px;
  object-fit: contain;
}
.new-listings-report .listing-body .listing-thumbnail-container .listing-thumbnail {
  width: 280px;
  height: 186px;
  object-fit: contain;
  margin: 2px 2px 0 2px;
  border-radius: 4px;
  border: 1px solid #a8a8a8;
}
.new-listings-report .listing-body .listing-info-container {
  float: left;
  margin-top: 20px;
}
.new-listings-report .listing-body .listing-action-container {
  text-align: right;
  margin: 20px;
}
.new-listings-report .listing-body .listing-action-container .view-listing-container {
  position: relative;
}
.new-listings-report .listing-body .listing-action-container .view-listing-container .view-cached {
  font-size: 9px;
  position: absolute;
  right: 7px;
  top: 21px;
}
.new-listings-report .listing-body .notes-action-container {
  text-align: right;
}
.new-listings-report .listing-body .listing-created {
  font-size: 12px;
  color: #686868;
}
.new-listings-report .listing-body .flag-listing {
  background-image: url("/images/red_flag.png");
  background-repeat: no-repeat;
  background-position: center;
}
.new-listings-report .listing-body .flag-listing.flagged {
  background: #376E9E;
  border-color: #376E9E;
  background-image: url("/images/red_flag.png");
}
.new-listings-report .listing-body .listing-notes {
  margin: 32px 15px 10px 0;
  border-radius: 4px;
  border: 1px outset #a8a8a8;
  padding: 9px;
  height: 200px;
}
.new-listings-report .listing-body .listing-notes textarea {
  border-radius: 4px;
  border: 1px solid #a8a8a8;
  width: 99.6%;
  height: 145px;
}
.new-listings-report .listing-body.flagged {
  background: linear-gradient(90deg, #bebebe 88%, #ff0000);
}
.new-listings-report .download-flagged-listings-csv {
  float: right;
  margin-bottom: 10px;
}

.welcome-header p {
  margin-left: 3%;
  margin-right: 3%;
}
.welcome-header .welcome-email-image {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.welcome-header .welcome-email-image img {
  max-width: 100%;
}

.profile {
  font-weight: 700;
}
.profile a {
  color: black;
  text-decoration: none;
}
.profile .link {
  display: inline-block;
  border-radius: 4px;
  background: #eaeaea;
  padding: 10px 10px 10px 11px;
  width: 50%;
  margin-bottom: 5px;
}
.profile .link:hover {
  background: #bbbbbb;
}

.profile-settings {
  margin-top: 20px;
}

.settings {
  width: 60%;
}
.settings .form-row {
  margin-top: 20px;
}
.settings .save {
  margin-top: 20px;
}
.settings .form-caption {
  margin-bottom: 3px;
}
.settings .input-long {
  width: 300px;
}
.settings .payment-method {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.settings .payment-method .text-top {
  font-weight: 400;
  font-size: 10pt;
  margin: 0;
}
.settings .payment-method .text-bottom {
  font-weight: bold;
  margin: 0;
}

.alert-success {
  color: green;
}

.alert-danger {
  color: red;
}

.admin-userlist .send-all {
  margin-top: 20px;
}

.admin-summary .links {
  margin-top: 20px;
}
.admin-summary .table th.number {
  text-align: right;
}

.admin-add-user .team {
  margin: 10px 0 10px 0;
}

.admin-payments .buildings-table table {
  width: auto;
}

.admin-user-page hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.admin-user-page .building {
  margin: 5px 5px 20px 5px;
  padding: 5px;
  border: 1px outset grey;
  border-radius: 4px;
}
.admin-user-page .actions {
  margin: 20px 5px 20px 5px;
  padding: 5px;
}
.admin-user-page .add-building {
  margin-top: 20px;
}
.admin-user-page .invoice-caption {
  margin: 5px;
}
.admin-user-page .admin-building-action {
  margin: 5px;
}

.admin-invoice-preview hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

.invoice {
  max-width: 700px;
  padding-right: 5px;
}
.invoice .heading {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 5px;
}
.invoice .intro {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.invoice .intro .email {
  margin-top: 5px;
}
.invoice .info-blurb {
  margin: 5px 5px 25px 5px;
  color: #525252;
}
.invoice .invoice-summary {
  display: inline-block;
  float: right;
  margin-top: 20px;
}
.invoice .invoice-summary table {
  margin: 5px 5px 15px 5px;
  background: #bbb;
  width: 100%;
  border-collapse: separate;
}
.invoice .invoice-summary table tr {
  background: #ddd;
  text-align: right;
}
.invoice .invoice-summary table td.value {
  background: #eee;
}
.invoice .invoice-summary table td {
  padding: 5px 10px;
}
.invoice .bill-to {
  margin-top: 20px;
}
.invoice .invoice-detail table {
  margin-left: 5px;
  background: #bbb;
  width: 100%;
  border-collapse: separate;
}
.invoice .invoice-detail table th {
  background: #bbb;
}
.invoice .invoice-detail table tr:nth-child(odd) {
  background: #ddd;
}
.invoice .invoice-detail table tr:nth-child(even) {
  background: #eee;
}
.invoice .invoice-detail table td {
  padding: 5px 10px 5px 10px;
}
.invoice .invoice-detail .report-footer {
  margin-left: 15px;
  font-size: 13px;
}
.invoice .bottom-summary {
  margin-top: 35px;
  margin-left: 5px;
  font-size: 16px;
  width: 100%;
  line-height: 19px;
}

.slacker-team-member {
  color: #DF3838;
  font-weight: 700;
}

.nav-tabs {
  margin-top: 25px;
  margin-bottom: 15px;
}

.tab-content {
  display: none;
}

.charts-main-container {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.charts-main-container .chart-container {
  min-width: 50%;
  margin-top: 10px;
  text-align: center;
  border: solid 1px;
  border-color: white white #ddd white;
}
.charts-main-container .chart-container .chart-title {
  margin-bottom: 15px;
}
.charts-main-container .chart-container .chart {
  margin-bottom: 10px;
  height: 300px;
}

#json-editor div.jsoneditor {
  height: 300px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.navbar .caret {
  border-top: 8px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

/*# sourceMappingURL=style.css.map */
