@import url(https://fonts.googleapis.com/css2?family=Oxygen&display=swap);
html,
body,
#app {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

#top-dialog, #top-dialog::before,
#top-dialog .dialog {
  transition: all 0.6s;
}
#top-dialog.overlay::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
}
#top-dialog .dialog {
  display: block;
  width: 100%;
  z-index: 999999;
  position: fixed;
  top: -100%;
  left: 0;
  padding: 1.8rem;
  text-align: center;
}
#top-dialog .dialog nav, #top-dialog .dialog nav a, #top-dialog .dialog nav span {
  margin-bottom: 0;
}
#top-dialog .dialog.active {
  top: 0;
}
#top-dialog .dialog.alert {
  background-color: #2ab27b;
}
#top-dialog .dialog.alert, #top-dialog .dialog.alert a:not(.button) {
  color: #fefefe;
}
#top-dialog .dialog.warning {
  background-color: #bf5329;
}
#top-dialog .dialog.warning, #top-dialog .dialog.warning a:not(.button) {
  color: #fefefe;
}
#top-dialog .dialog.confirm {
  background-color: #bf5329;
}
#top-dialog .dialog.confirm, #top-dialog .dialog.confirm a:not(.button) {
  color: #fefefe;
}
@media (min-width: 992px) {
  #top-dialog {
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
  }
}

.validation span,
.validation div {
  color: #bf5329;
}

.editor {
  margin-bottom: 1rem;
}
.editor.invalid .cke {
  border-color: #bf5329;
}

input.invalid, input.invalid:focus,
select.invalid,
select.invalid:focus,
textarea.invalid,
textarea.invalid:focus {
  border-color: #bf5329;
}

.profile-score-wrapper {
  position: relative;
}
.profile-score-wrapper, .profile-score-wrapper > div {
  display: inline-block;
}

.affiliate-logos,
.social-logos {
  list-style: none;
  float: left;
}
.affiliate-logos, .affiliate-logos li,
.social-logos,
.social-logos li {
  margin: 0 0 1rem !important;
  padding: 0;
  box-sizing: border-box;
}
.affiliate-logos li,
.social-logos li {
  font-size: 0;
  display: inline-block;
  width: 50%;
  float: left;
}
.affiliate-logos li a,
.social-logos li a {
  display: block;
}
.affiliate-logos li a img,
.social-logos li a img {
  margin: 0;
  width: 100%;
}
.affiliate-logos li:nth-child(odd),
.social-logos li:nth-child(odd) {
  padding-right: 0.3rem;
}
.affiliate-logos li:nth-child(even),
.social-logos li:nth-child(even) {
  padding-left: 0.3rem;
}

.social-logos li {
  width: 15%;
}

#ReviewList .review__header--count {
  top: 0.4rem;
}
#ReviewList .score_text {
  width: 100%;
}

.small-text {
  font-size: 1.3rem;
  line-height: 1.9rem;
}

.callout {
  padding: 1rem;
  text-align: left;
  display: block;
  width: 100%;
  float: left;
  clear: both;
}
.callout.danger {
  background-color: #bf5329;
}
.callout.danger, .callout.danger p, .callout.danger span, .callout.danger a {
  color: #fefefe;
}
.callout.danger a {
  text-decoration: underline;
}
.callout.danger a:hover {
  text-decoration: none;
}

.map-info {
  background-color: #fefefe;
}
.map-info, .map-info div {
  box-sizing: border-box;
}
.map-info h3 {
  margin-top: 0;
}

.map-info-row {
  margin-bottom: 1rem;
}
.map-info-row::before, .map-info-row::after {
  content: "";
  display: table;
  width: 100%;
  clear: both;
}
.map-info-row,
.map-info-row .column-left,
.map-info-row .column-right {
  width: 100%;
  display: block;
}
.map-info-row:last-child {
  margin-bottom: 0;
}

.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  height: 153px;
}
.mapboxgl-ctrl-top-left .mapboxgl-ctrl:nth-child(2) {
  top: 155px;
  height: 30px;
}

.pitch_and_bearing__control {
  position: absolute;
  text-align: center;
  top: 35px;
  width: 30px;
  border-top: solid 1px #CCCCCC;
}

@media (min-width: 641px) {
  .map-info-row .column-left,
  .map-info-row .column-right {
    float: left;
    width: 50%;
  }
  .map-info-row .column-left {
    padding-right: 0.7rem;
  }
  .map-info-row .column-right {
    padding-left: 0.7rem;
  }
}
.toggler .more {
  display: none;
}
.toggler .less {
  display: inline-block;
}
.toggler[aria-expanded=true] .more {
  display: inline-block;
}
.toggler[aria-expanded=true] .less {
  display: none;
}

.social__share-widget .social, .social__share-widget .social ul {
  width: 120px;
}
.social__share-widget .social ul li {
  z-index: 5;
}
.social__share-widget .social ul::after {
  z-index: -1;
  border-top-color: #333333;
}

.main__accordion .main__accordion--reviewer-profile .reviewer-profile__social-share {
  left: 55px !important;
}

.reviewer-profile__social-share {
  width: 120px;
}

@media (min-width: 641px) {
  .main__accordion .main__accordion--reviewer-profile .reviewer-profile__social-share {
    left: 72px !important;
  }
}
.tenancy__grid--item .tenancy__grid--item--inner:hover {
  background-color: #EFEFEF;
  color: #333333;
}
.tenancy__grid--item .tenancy__grid--item--inner:hover .fa-star-o, .tenancy__grid--item .tenancy__grid--item--inner:hover .fa-star-o::before {
  display: inline-block !important;
}
.tenancy__grid--item .tenancy__grid--item--inner:hover .fa-star-o::before {
  content: "\f006" !important;
}

.dn, [v-cloak] {
  display: none !important;
}

.mrb1 {
  margin-bottom: 1rem;
}

.mrt1 {
  margin-top: 1rem;
}

.mrt0 {
  margin-top: 0 !important;
}

.divider {
  height: 1rem;
  width: 100%;
  clear: both;
}

.brtd {
  border-top: dashed 1px #AAAAAA;
}

.brts {
  border-top: solid 1px #AAAAAA;
}

.blogcontent {
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
}
.blogcontent h1, .blogcontent h2 {
  text-align: center;
}
.blogcontent h2 {
  font-size: 24px;
}
.blogcontent .abstract {
  width: 80%;
  margin: auto;
  font-size: 18px;
  text-align: center;
}
.blogcontent .dateline {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 30px;
  color: rgb(109, 109, 109);
}

.abstracts {
  font-size: 16px;
}
.abstracts h1 {
  text-align: center;
}
.abstracts .grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 4rem;
}
@media (min-width: 640px) {
  .abstracts .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.abstracts .image {
  height: 238px;
}
.abstracts .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.abstracts .logo {
  height: 150px;
  display: flex;
  align-items: center;
}
.abstracts .logo img {
  max-height: 140px;
}
